@charset "UTF-8";.flex-column{display:flex;flex-direction:column}.bannerTarjaModule{align-items:center;backdrop-filter:blur(var(--bannerTarjaModule-background-blur,0));background-color:var(--bannerTarjaModule-background,var(--secondary));border-radius:var(--bannerTarjaModule-radius,0);display:flex;justify-content:center;max-width:100%;padding:var(--bannerTarjaModule-padding-y,var(--spacing-6)) var(--bannerTarjaModule-padding-x,0);position:relative;width:100%}.bannerTarjaModule .container{--container-max-width:var(--bannerTarja-width,var(--container-width,1280px));align-items:center;display:flex;flex-wrap:wrap}.bannerTarjaModule__header{display:none;margin-bottom:var(--spacing-4);width:100%}.bannerTarjaModule__title{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold)}.bannerTarjaModule__title--left{text-align:left}.bannerTarjaModule__title--center{text-align:center}.bannerTarjaModule__title--right{text-align:right}.bannerTarjaModule__container{position:relative;width:100%}.bannerTarjaModule__container:has(>.bannerTarjaModule__pagination)>.swiper-button-next,.bannerTarjaModule__container:has(>.bannerTarjaModule__pagination)>.swiper-button-prev{top:40%}.bannerTarjaModule__slide{align-items:center;display:flex;justify-content:center}@media (max-width:1024px){.bannerTarjaModule__slide.swiper-slide{align-items:center;display:flex;height:auto}}.bannerTarjaModule__item{backdrop-filter:0;background-color:var(--bannerTarjaModule-item-background,var(--secondary-light));border-radius:var(--bannerTarjaModule-item-radius,80px);display:flex;height:auto;max-width:100%;padding:var(--bannerTarjaModule-item-padding-y,var(--spacing-2)) var(--bannerTarjaModule-item-padding-x,var(--spacing-8));transition:all .3s ease;width:var(--bannerTarjaModule-item-size,100%)}.bannerTarjaModule__item-title{color:var(--bannerTarjaModule-item-title-foreground,var(--primary));font-size:var(--bannerTarjaModule-item-title-font-size,var(--font-size-sm));font-style:var(--bannerTarjaModule-item-title-font-style,normal);font-weight:var(--bannerTarjaModule-item-title-font-weight,400);text-decoration:var(--bannerTarjaModule-item-title-text-decoration,none);text-transform:var(--bannerTarjaModule-item-title-text-transform,none)}.bannerTarjaModule__item-description{color:var(--bannerTarjaModule-item-description-foreground,var(--foreground-white-secondary));font-size:var(--bannerTarjaModule-item-description-font-size,var(--font-size-sm));font-style:var(--bannerTarjaModule-item-description-font-style,normal);font-weight:var(--bannerTarjaModule-item-description-font-weight,var(--bannerTarjaModule-item-description-font-weight-bold,400));text-align:var(--bannerTarjaModule-item-description-text-align,left);text-decoration:var(--bannerTarjaModule-item-description-text-decoration,none);text-transform:var(--bannerTarjaModule-item-description-text-transform,none)}.bannerTarjaModule__item--vertical{align-items:center;flex-direction:column;gap:var(--spacing-2);text-align:center}.bannerTarjaModule__item--vertical .bannerTarjaModule__description-wrapper{padding:0 var(--spacing-2)}.bannerTarjaModule__item--horizontal{align-items:center;gap:var(--spacing-4)}.bannerTarjaModule__item--horizontal .bannerTarjaModule__image{flex-shrink:0}.bannerTarjaModule__item--horizontal .bannerTarjaModule__description-wrapper{width:100%}@media (max-width:767px){.bannerTarjaModule__item--horizontal .bannerTarjaModule__image{align-self:center}.bannerTarjaModule__item--horizontal .bannerTarjaModule__description-wrapper{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-width:0}}.bannerTarjaModule__item--image_only{background-color:transparent;padding:0}.bannerTarjaModule__item--image_only:hover{background-color:transparent}.bannerTarjaModule__item--image_only .bannerTarjaModule__image,.bannerTarjaModule__item--image_only .bannerTarjaModule__link{border-radius:var(--bannerTarjaModule-item-radius,var(--radius));height:100%;object-fit:cover;width:100%}.bannerTarjaModule__link{cursor:pointer;display:contents}.bannerTarjaModule__image{background-color:var(--bannerTarjaModule-item-image-background,transparent);border-radius:var(--bannerTarjaModule-item-image-radius,9999px);height:auto;max-width:100%;min-height:var(--bannerTarjaModule-item-image-size,100px);overflow:hidden;width:var(--bannerTarjaModule-item-image-size,100px)}.bannerTarjaModule__description-wrapper{display:flex;flex-direction:column;gap:var(--spacing-1);text-align:inherit}.bannerTarjaModule__pagination{left:0!important}.bannerTarjaModule .swiper-button-next,.bannerTarjaModule .swiper-button-prev{background-color:var(--bannerTarjaModule-nav-background,var(--background));border-radius:var(--bannerTarjaModule-nav-radius,50%);box-shadow:var(--shadow-md);height:var(--bannerTarjaModule-nav-size,40px);transition:all .3s ease;width:var(--bannerTarjaModule-nav-size,40px)}.bannerTarjaModule .swiper-button-next:after,.bannerTarjaModule .swiper-button-prev:after{display:none}.bannerTarjaModule .swiper-button-next svg,.bannerTarjaModule .swiper-button-prev svg{height:24px;width:24px}.bannerTarjaModule .swiper-pagination{margin-top:var(--spacing-4);position:relative}.bannerTarjaModule .swiper-pagination-bullet{background-color:var(--bannerTarjaModule-dot-background,var(--muted));height:var(--bannerTarjaModule-dot-size,8px);opacity:1;transition:all .3s ease;width:var(--bannerTarjaModule-dot-size,8px)}.bannerTarjaModule .swiper-pagination-bullet-active{background-color:var(--bannerTarjaModule-dot-active-background,var(--primary));border-radius:var(--bannerTarjaModule-dot-active-radius,4px);width:var(--bannerTarjaModule-dot-active-width,24px)}.bannerVideoModule{padding:0}.bannerVideoModule .container{--container-max-width:var(--bannerVideo-width,100%)}.bannerVideoModule__header{margin-bottom:2rem}.bannerVideoModule__container{position:relative;width:100%}.bannerVideoModule__video{width:100%}.bannerVideoModule__video--desktop{display:block}.bannerVideoModule__video--mobile{display:none}@media (max-width:768px){.bannerVideoModule__video--desktop{display:none}.bannerVideoModule__video--mobile{display:block}}.bannerVideoModule__iframe-wrapper{align-items:center;border-radius:8px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}@media (max-width:768px){.bannerVideoModule__iframe-wrapper{aspect-ratio:9/16;max-height:100vh}}@media (min-width:769px){.bannerVideoModule__iframe-wrapper{aspect-ratio:16/9}}.bannerVideoModule__iframe,.bannerVideoModule__iframe-wrapper iframe{border:0;border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.bannerVideoModule__link{cursor:pointer;display:block;position:relative;text-decoration:none}.bannerVideoModule__link:hover .bannerVideoModule__overlay{background:rgba(0,0,0,.1)}.bannerVideoModule__link iframe{pointer-events:none}.bannerVideoModule__overlay{background:transparent;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.bannerModule{align-items:center;background-color:var(--bannerModule-background,transparent);display:flex;justify-content:center;margin:0 auto;max-width:var(--bannerModule-width,100%)!important;padding:var(--bannerModule-padding-y,0) var(--bannerModule-padding-x,0);width:100%}.bannerModule .video-content{height:100%;min-height:100vh;overflow:hidden;position:relative;width:100%}.bannerModule .video-content iframe{border:none;height:100%!important;left:0;position:absolute;top:0;width:100%}.bannerModule [class*=swiper-button]{background-color:var(--bannerModule-nav-background,var(--secondary));border:1px solid var(--bannerModule-nav-border,transparent);color:var(--bannerModule-nav-foreground,#fff)}.bannerModule [class*=swiper-button] svg path{fill:currentColor}.bannerModule [class*=swiper-button]:after{color:var(--bannerModule-nav-foreground,#fff)}.bannerModule .swiper-pagination{--swiper-pagination-color:var(--bannerModule-pagination-color,var(--primary))}.htmlContent{background-color:var(--htmlContent-background,transparent);padding:var(--htmlContent-padding,0);width:100%}@media (min-width:1024px){.htmlContent{padding:var(--htmlContent-padding,0)}}.htmlContent .container{max-width:var(--htmlContent-max-width,1280px)}body:has(.dialog-open){overflow:hidden}dialog{align-items:center;bottom:0;display:flex!important;height:var(--dialog-height,100vh)!important;justify-content:center;left:0;max-height:var(--dialog-max-height,500px)!important;max-width:var(--dialog-max-width,600px)!important;opacity:var(--dialog-closed-opacity,0);position:fixed;right:0;top:0;visibility:hidden!important;width:var(--dialog-width,100vw)!important;z-index:var(--dialog-closed-z-index,-100)}dialog.dialog-open,dialog[open]{opacity:var(--dialog-open-opacity,1);visibility:visible!important;z-index:var(--dialog-open-z-index,1090)}dialog.dialog-position-center{margin:var(--dialog-center-margin,0 auto);max-width:var(--dialog-center-max-width,435px)!important}@media (min-width:1200px){.handle-open-modal-zoom{align-items:center;background-color:var(--zoom-open-background,#fff);border:none;border-radius:var(--zoom-open-radius,100px);bottom:1rem;display:flex;height:var(--zoom-open-height,32px);justify-content:flex-start;left:1rem;opacity:0;overflow:hidden;padding:var(--zoom-open-padding,0 12px);position:absolute;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:100000010!important}.handle-open-modal-zoom:focus{outline:none}.handle-open-modal-zoom svg{flex-shrink:0;height:20px;width:20px}.handle-open-modal-zoom span{display:inline-block;font-size:12px;max-width:0;opacity:0;overflow:hidden;transition:max-width .3s ease,opacity .3s ease,transform .3s ease;white-space:nowrap}.swiper.productMainCarousel:hover .handle-open-modal-zoom{opacity:.5;visibility:visible}.swiper.productMainCarousel:hover .handle-open-modal-zoom:hover{opacity:.75}.swiper.productMainCarousel:hover .handle-open-modal-zoom:hover span{margin-left:4px;max-width:200px;opacity:.75}}@media (max-width:1199px){.handle-open-modal-zoom{display:none}}.zoomContainer{border-radius:var(--zoom-container-radius,16px);overflow:hidden}.dialog-box-image-zoom{background:var(--zoom-dialog-background,#fff);display:flex;height:100vh;height:100dvh;inset:0;max-height:100vh;max-height:100dvh;max-width:100vw;opacity:0;overflow:hidden;position:fixed;transition:var(--zoom-dialog-transition,opacity .2s ease\, visibility .2s ease);visibility:hidden;width:100vw;z-index:1000004}body.product-zoom-modal-active,html.product-zoom-modal-active{max-height:100dvh!important;max-width:100vw!important;overflow:hidden!important;overscroll-behavior:none}.dialog-box-image-zoom.active{opacity:1;visibility:visible}.productZoomModal{background:var(--zoom-modal-background,#fff);display:grid;grid-template-columns:var(--zoom-modal-columns,184px minmax(0,1fr));height:100dvh;min-height:0;overflow:hidden;width:100%}.productZoomModal__thumbs{align-items:center;box-sizing:border-box;display:grid;grid-template-rows:64px minmax(0,1fr) 64px;height:100%;justify-items:center;max-height:100dvh;min-height:0;overflow:hidden;padding:24px 0 24px 20px}.productZoomModal__thumb-nav{align-items:center;background:var(--zoom-thumb-nav-background,transparent);border:none;color:var(--zoom-thumb-nav-foreground,#777);cursor:pointer;display:flex;height:var(--zoom-thumb-nav-size,44px);justify-content:center;width:var(--zoom-thumb-nav-size,44px)}.productZoomModal__thumb-nav:disabled{cursor:default;opacity:.35}.handle-close-dialog-zoom:focus,.productZoomModal__thumb-nav:focus{outline:none}.productZoomModalThumbs{height:100%;max-height:calc(100dvh - 176px);min-height:0;overflow:hidden;width:100%}.productZoomModalThumbs .swiper-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;transition:transform .25s ease;will-change:transform}.productZoomModalThumbs .swiper-slide{align-items:center;cursor:pointer;display:flex;flex:0 0 112px;height:112px;justify-content:center;opacity:.8;width:100%!important}.productZoomModalThumbs .swiper-slide-thumb-active{opacity:1}.productZoomModalThumbs .swiper-slide img{border:var(--zoom-thumb-image-border,1px solid transparent);border-radius:var(--zoom-thumb-image-radius,10px);height:var(--zoom-thumb-image-height,104px);object-fit:contain;padding:var(--zoom-thumb-image-padding,6px);width:var(--zoom-thumb-image-width,124px)}.productZoomModalThumbs .swiper-slide-thumb-active img{border-color:var(--primary,#e60023)}.productZoomModalFeatured{align-items:center;display:flex;height:100dvh;justify-content:center;overflow:hidden;width:100%}.productZoomModalFeatured__image{max-height:var(--zoom-featured-image-max-height,82vh);max-width:var(--zoom-featured-image-max-width,min(78vw,1400px));transition:var(--zoom-featured-image-transition,transform .12s ease-out);--zoom-featured-image-scale:1.85;cursor:crosshair;display:block;height:auto;object-fit:contain;width:auto;will-change:transform}.productZoomModalFeatured__image.is-zooming{transform:scale(var(--zoom-featured-image-scale,1.85))}.handle-close-dialog-zoom{background:transparent;border:none;cursor:pointer;height:var(--zoom-close-size,48px);padding:0;position:absolute;right:var(--zoom-close-right,24px);top:var(--zoom-close-top,24px);width:var(--zoom-close-size,48px);z-index:1000005}.handle-close-dialog-zoom:after,.handle-close-dialog-zoom:before{background:var(--zoom-close-line-background,#444);content:"";height:var(--zoom-close-line-height,2px);left:var(--zoom-close-line-left,11px);position:absolute;top:var(--zoom-close-line-top,23px);width:var(--zoom-close-line-width,28px)}.handle-close-dialog-zoom:before{transform:rotate(45deg)}.handle-close-dialog-zoom:after{transform:rotate(-45deg)}.dialog-box-image-zoom .zoomContainer{z-index:1000005}body.product-zoom-modal-active>.zoomContainer,body.product-zoom-modal-active>.zoomContainer .zoomWindow{z-index:1000005!important}@media (max-width:767px){.dialog-box-image-zoom,.productZoomModal{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;max-width:100vw;overflow:hidden;width:100vw}.productZoomModal{box-sizing:border-box;display:flex;flex-direction:column;grid-template-columns:none;min-height:100vh;min-height:100dvh}.productZoomModal__thumbs{display:block;flex:0 0 auto;height:168px;max-height:168px;order:2;overflow:hidden;padding:0 0 74px 4px;width:100%}.productZoomModal__thumb-nav{display:none}.productZoomModalThumbs{height:92px;max-height:none;overflow-x:auto;overflow-y:hidden;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.productZoomModalThumbs::-webkit-scrollbar{display:none}.productZoomModalThumbs .swiper-wrapper{align-items:center;flex-direction:row;gap:12px;height:92px;justify-content:flex-start;min-width:max-content;padding:0 12px;transform:none!important}.productZoomModalThumbs .swiper-slide{flex:0 0 72px;height:72px;width:72px!important}.productZoomModalThumbs .swiper-slide img{border-radius:var(--zoom-mobile-thumb-image-radius,8px);height:var(--zoom-mobile-thumb-image-height,58px);padding:var(--zoom-mobile-thumb-image-padding,5px);width:var(--zoom-mobile-thumb-image-width,72px)}.productZoomModalFeatured{box-sizing:border-box;flex:1 1 auto;height:auto;max-width:100%;min-height:0;order:1;overflow:hidden;padding:72px 0 20px;width:100%}.productZoomModalFeatured__image{cursor:default;max-height:var(--zoom-mobile-featured-image-max-height,calc(100dvh - 272px));max-width:var(--zoom-mobile-featured-image-max-width,100%)}.handle-close-dialog-zoom{right:var(--zoom-mobile-close-right,12px);top:var(--zoom-mobile-close-top,12px)}}.pageLayout--not-found{align-items:center;display:flex;justify-content:center;min-height:var(--notFound-page-min-height,60vh);padding:var(--notFound-page-padding,16px)}@media (min-width:768px){.pageLayout--not-found{min-height:var(--notFound-page-desktop-min-height,70vh);padding:var(--notFound-page-desktop-padding,48px 24px)}}.notFoundSection{margin:0 auto;max-width:var(--notFound-section-max-width,var(--container-max-width,1280px))}.notFoundContent,.notFoundSection{align-items:center;display:flex;justify-content:center;width:100%}.notFoundContent{max-width:var(--notFound-content-max-width,450px)}.notFoundContent .container{align-items:center;background-color:var(--notFound-container-background,var(--neutral-light,#f5f5f5));border-radius:var(--notFound-container-radius,12px);display:flex;flex-direction:column;justify-content:center;max-width:var(--notFound-container-max-width,480px);min-height:var(--notFound-container-min-height,350px);padding:var(--notFound-container-padding,40px 24px);text-align:center;width:100%}@media (min-width:768px){.notFoundContent .container{border-radius:var(--notFound-container-desktop-radius,16px);padding:var(--notFound-container-desktop-padding,48px 40px)}}.pageTitle--not-found{margin-bottom:var(--notFound-title-margin-bottom,24px)}.pageTitle--not-found h1{color:var(--notFound-title-foreground,var(--text-color-default,#171716));font-family:var(--notFound-title-font-family,var(--title-font-family,"Geist",Arial,sans-serif));font-weight:var(--notFound-title-font-weight,var(--title-font-weight,700));letter-spacing:var(--notFound-title-letter-spacing,var(--letter-spacing-tight,-.02em));line-height:var(--notFound-title-line-height,var(--title-line-height,1.2));margin:0;text-align:center}.notFoundContent p{color:var(--notFound-description-foreground,var(--text-color-secondary,#666));font-size:var(--notFound-description-font-size,16px);font-weight:var(--notFound-description-font-weight,400);line-height:var(--notFound-description-line-height,var(--body-line-height,1.5));margin:var(--notFound-description-margin,0 0 32px 0);max-width:var(--notFound-description-max-width,460px)}@media (min-width:768px){.notFoundContent p{font-size:var(--notFound-description-desktop-font-size,18px)}}.notFoundContent .buttons{align-items:center;display:flex;justify-content:center;margin-top:var(--notFound-buttons-margin-top,8px)}.notFoundContent .buttons a{align-items:center;border-radius:var(--notFound-button-radius,8px);color:var(--notFound-button-foreground,var(--link-color,var(--text-color-default)));display:inline-flex;font-size:var(--notFound-button-font-size,16px);font-weight:var(--notFound-button-font-weight,500);justify-content:center;padding:var(--notFound-button-padding,12px 32px);text-decoration:none;transition:var(--notFound-button-transition,var(--transition-default,all .3s ease))}@media (min-width:768px){.notFoundContent .buttons a{font-size:var(--notFound-button-desktop-font-size,18px);padding:var(--notFound-button-desktop-padding,14px 40px)}}.notFoundContent .buttons a u{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.notFoundContent .buttons a:hover{color:var(--notFound-button-hover-foreground,var(--link-hover-color,var(--text-color-default)));transform:translateY(-2px)}.notFoundContent .buttons a:hover u{text-decoration-thickness:2px}.notFoundContent .buttons a:active{transform:translateY(0)}.sitemap__container{margin-top:var(--sitemap-container-margin-top,var(--spacing-4))}.sitemap-category__container h2,.sitemap-links__container h2{color:var(--sitemap-heading-foreground,var(--foreground-default));font-size:var(--sitemap-heading-font-size,var(--font-size-base));font-weight:var(--sitemap-heading-font-weight,var(--body-font-weight))}.sitemap-category__container h3,.sitemap-links__container h3{color:var(--sitemap-link-foreground,var(--foreground-secondary));font-size:var(--sitemap-link-font-size,var(--font-size-base));margin-top:var(--sitemap-link-margin-top,var(--spacing-2_5))}.btn-modal-close{position:absolute;right:32px;top:32px}@media (max-width:768px){.combo-content{display:flex!important;flex-direction:column}}.combo-content__title{grid-area:title}.combo-content .combo-image{grid-area:image}.combo-content .combo-image img{border-radius:var(--combo-image-radius,var(--radius-2xl))}.combo-content .combo-tab{background-color:var(--combo-tab-background,var(--background,var(--white)));border-radius:var(--combo-tab-radius,var(--radius-2xl));color:var(--combo-tab-foreground,var(--foreground,var(--foreground-default,var(--black))))}.combo-content .combo-breadcrumbs{grid-area:breadcrumbs}.combo-content .combo-breadcrumbs li{list-style:none}.combo-content__right{background-color:var(--combo-aside-background,var(--neutral-light));border-radius:var(--combo-aside-radius,16px);padding:var(--combo-aside-padding,var(--spacing-4))}.combo-content .combo-freight__group{background-color:var(--combo-freight-background,var(--backgorund,var(--white)));border-radius:var(--combo-freight-radius,var(--radius-full));padding:var(--combo-freight-padding,var(--spacing-1))}.combo-content .combo-freight__group input{border:none;border-radius:var(--radius-full)}.combo-content .combo-freight__group button{border-radius:var(--radius-full)}.combo-content .combo-totals{grid-area:totals}.combo-content .combo-totals .combo-totals__info{background-color:var(--combo-totals-background,var(--background,var(--white)));border-radius:var(--combo-totals-radius,var(--radius-2xl))}.combo-content .combo-totals__buttons{margin-top:0}.combo-content .combo-totals__buttons button{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:3rem;--btn-padding:0 1.5rem;--btn-font-size:1rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--btn-primary-background,var(--primary));--btn-foreground:var(--btn-primary-color,var(--background,var(--foreground-default)));--btn-border:none;--btn-width:100%}.combo-content .combo-totals__buttons button.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.combo-content .combo-totals__buttons button path,.combo-content .combo-totals__buttons button svg{color:currentColor;height:1em;width:1em}.combo-content .combo-totals__buttons button:disabled{cursor:not-allowed;opacity:.65}.combo-content .combo-totals__buttons #buy-btn__add-to-cart{--btn-background:var(--color-white);--btn-foreground:var(--btn-primary-background);--btn-border:1px solid currentColor}.text-lg{font-size:var(--font-size-lg)}.countdown_timer{background-color:var(--countdown-background,var(--neutral-light));border-radius:var(--countdown-radius,var(--default-radius,var(--radius-2xl)))!important;color:var(--countdown-foreground,var(--foreground-default));margin:var(--countdown-margin,var(--spacing-6) auto)!important;max-width:var(--countdown-max-width,var(--container-max-width,1280px))!important;padding:var(--countdown-padding,var(--spacing-4) 0)!important;width:var(--countdown-width,100%)!important}.countdown_title{font-family:var(--subtitle-font-family,var(--title-font-family,Poppins,sans-serif));font-size:var(--subtitle-font-size,var(--font-size-xl));font-weight:var(--subtitle-font-weight,600);line-height:var(--subtitle-line-height,1.3);margin-bottom:0;--title-align:center}.countdown_title a{color:currentColor}.countdown_description{font-size:var(--countdown-description-font-size,var(--text-sm))!important;margin:var(--countdown-description-margin,0)!important;padding:var(--countdown-description-padding,var(--spacing-4) 0)}.countdown_container{display:flex;gap:var(--spacing-4)}.countdown_container,.time-countdown{align-items:center;justify-content:center}.time-countdown{box-shadow:none!important;display:flex!important;flex-direction:column;gap:var(--spacing-2);height:max-content!important;margin:0!important;transform:none!important;transition:none!important;width:max-content!important}.time-countdown .count{transform:rotateX(0deg)!important;-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}.time-countdown .count:not(.next.bottom){display:none!important;opacity:0!important}.time-countdown .count.next.bottom{align-items:center;background-color:var(--count-item-background,var(--white))!important;border-radius:var(--default-radius,var(--radius-lg));box-shadow:none!important;color:var(--count-item-foreground,var(--foreground-default))!important;display:flex!important;font-size:var(--count-item-font-size,var(--font-size-sm))!important;height:max-content!important;justify-content:center;line-height:1em!important;padding:var(--count-item-padding,var(--spacing-4))!important;position:unset!important;text-shadow:none!important;top:unset;z-index:10!important}@media (min-width:768px){.time-countdown .count.next.bottom{--count-item-font-size:var(--font-size-2xl);--count-item-padding:var(--spacing-6)}}.time-countdown .label{color:var(--foreground-secondary);font-size:var(--font-size-xs)!important;margin-top:0!important;position:unset!important;text-transform:uppercase}#filtersV2Content .drawer__content{height:100%;padding:0}.selectedFiltersContainer{background-color:var(--selectedFilters-background,var(--filter-background,var(--white)));border-radius:var(--selectedFilters-radius,var(--dropdown-radius));color:var(--selectedFilters-foreground,var(--dropdown-foreground,var(--foreground-default)));margin-bottom:var(--selectedFilters-margin-bottom,var(--spacing-4));padding:var(--selectedFilters-padding,var(--dropdown-padding,var(--spacing-4)))}.selectedFiltersContainer:has(.selectedFiltersList:empty){display:none!important}.selectedFiltersContainer .selectedFiltersList{display:flex;gap:var(--spacing-2);list-style:none;margin-bottom:0;padding:0}.selectedFiltersContainer .selectedFiltersList .btn-remove-filter{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:color-mix(in srgb,var(--neutral) 12%,var(--background,var(--white)));--btn-foreground:var(--neutral-foreground,var(--foreground-secondary));--btn-border:1px solid transparent;--btn-padding:0 var(--spacing-2)}.selectedFiltersContainer .selectedFiltersList .btn-remove-filter.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.selectedFiltersContainer .selectedFiltersList .btn-remove-filter path,.selectedFiltersContainer .selectedFiltersList .btn-remove-filter svg{color:currentColor;height:1em;width:1em}.selectedFiltersContainer .selectedFiltersList .btn-remove-filter:disabled{cursor:not-allowed;opacity:.65}.selectedFiltersContainer .clear-filters{display:none!important}.filters-new-category{display:none}.filterForm{gap:var(--spacing-4);height:100%}.filterForm,.filterForm .filters{display:flex;flex-direction:column}.filterForm .filters{--dropdown-foreground:var(--foreground-secondary);align-items:start;background-color:var(--filters-panel-background,var(--filter-background,var(--white)));border-radius:var(--filters-panel-radius,var(--dropdown-radius));color:var(--filters-panel-foreground,var(--dropdown-foreground));height:max-content;overflow:hidden;padding:var(--filters-panel-padding,var(--dropdown-padding,var(--spacing-4)));width:100%;interpolate-size:allow-keywords;transition:all .2s ease-in-out}.filterForm .filters:is(details){max-height:50px}.filterForm .filters summary{display:flex;justify-content:space-between;text-align:left;width:100%}.filterForm .filters[open]{gap:var(--spacing-4);max-height:max-content;transition:all .6s ease-in-out}.filterForm .filters ul{display:flex;flex-wrap:wrap;gap:var(--spacing-2);list-style:none;max-width:100%;padding:0;width:100%}.filterForm .filters ul li{list-style:none}.filterForm .filters ul .filter-box{align-items:center;border:var(--filter-option-border,1px solid rgba(150,141,88,.251));border-radius:var(--filter-option-radius,var(--radius-md));display:flex;font-size:var(--filter-option-font-size,var(--font-size-sm));height:var(--filter-option-height,40px);justify-content:center;margin-right:0;min-width:var(--filter-option-min-width,40px);padding:var(--filter-option-padding,0 var(--spacing-4));text-transform:none;white-space:nowrap}.filterForm .filters ul .filter-box:has(:checked){border-color:var(--foreground-default)}.filterForm .filters ul .filter-box input{display:none}.filterForm .filter-title{color:var(--filter-title-foreground,var(--foreground-default));font-size:var(--filter-title-font-size,var(--font-size-sm));font-style:normal;font-weight:var(--filter-title-font-weight,400);inset:unset;line-height:normal;padding:0}.filterActionContainer{display:flex;gap:var(--spacing-4);grid-column:-1/1;justify-content:flex-end;width:max-content}.filterActionContainer--top{align-items:center;background:var(--transparent);display:flex;justify-content:space-between;padding:0;position:absolute;right:var(--spacing-4);top:var(--spacing-4);width:max-content;z-index:999}.filterActionContainer--top button{margin-left:auto;max-width:200px;width:100%;z-index:20}.filterActionContainer--bottom{background:var(--filter-actions-background,var(--filter-background,var(--white)));border-radius:var(--filter-actions-radius,var(--border-radius,8px));bottom:var(--spacing-4);display:flex;flex-direction:column;margin-top:auto;padding:var(--filter-actions-padding,var(--dropdown-padding,var(--spacing-4)));position:sticky;width:100%}@media (min-width:1024px){.filterActionContainer--bottom{bottom:0;right:0;z-index:30}.filterActionContainer--bottom button{width:100%;z-index:20}}body [data-mbz-button-popup-wrapper]{z-index:1000}.layout-content-top .clear-filters{width:max-content}.pageColumnLeft #filter-button-side,.pageColumnLeft .heading_column_left{display:none}.pageColumnLeft .buttons{justify-content:flex-start}.pageColumnLeft .buttons .btn{padding:var(--spacing-4)!important}.pageColumnLeft #content-filters-v2--left .filterV2-toggle{display:none!important}@media (min-width:1024px){.pageColumnLeft .filterContent__summary{display:none}}.pageColumnLeft [id^=content-filters-v2]{display:block;gap:var(--gap);padding:0}.pageColumnLeft [id^=content-filters-v2] .filters-new{margin:0!important;padding:0 var(--gap)}.pageColumnLeft [id^=content-filters-v2] .filters-new-content{margin:0;padding:0}@media (min-width:1024px){#filtersV2Content{height:0;overflow:hidden;padding:0;position:relative;width:100%;z-index:900;interpolate-size:allow-keywords;transition:all .3s ease-in-out}#filtersV2Content .drawer__background{display:none}#filtersV2Content section{margin-bottom:var(--spacing-6);max-width:100%;padding:0;transform:translateX(0) scale(.9);transform-origin:top;width:100%}#filtersV2Content section .drawer__top{display:none}#filtersV2Content section .selectedFiltersContainer{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-4)}#filtersV2Content section .selectedFiltersContainer .clear-filters{display:flex!important;font-size:var(--font-size-sm);margin-left:auto;text-decoration:underline;--btn-foreground:var(--foreground-secondary)}#filtersV2Content section .filterForm{display:flex;flex-direction:row;flex-wrap:wrap}#filtersV2Content section .filterForm>.filters{flex-grow:1;gap:var(--spacing-4);height:250px;max-height:max-content;max-width:33.333%;overflow-y:hidden;position:relative;transition:all .6s ease-in-out;width:100%;--filter-background:var(--neutral-light)}#filtersV2Content section .filterForm>.filters summary svg{display:none}#filtersV2Content section .filterForm>.filters ul{height:max-content;max-height:186px;overflow-y:auto;width:100%}#filtersV2Content section .filterForm>.filters ul.filter-price-list{height:100%;justify-content:center;max-height:none;overflow:visible}#filtersV2Content section .filterForm .filterActionContainer,#filtersV2Content section .filterForm .selectedFiltersContainer{--dropdown-padding:0}#filtersV2Content section .filterForm .filterActionContainer--bottom{--dropdown-padding:0;flex-direction:row-reverse;flex-grow:3;justify-content:flex-start;max-width:100%;width:100%}#filtersV2Content section .filterForm .filterActionContainer--bottom .btn-full{--btn-width:max-content}#filtersV2Content .selectedFiltersContainer{--dropdown-padding:0}#filtersV2Content[open]{height:max-content}#filtersV2Content[open] section{transform:translateX(0) scale(1)}#filtersV2Content.position-side{height:max-content;opacity:1;visibility:visible}#filtersV2Content.position-side [data-drawer-close]{display:none!important}#filtersV2Content.position-side .drawer__content{overflow-x:hidden}#filtersV2Content.position-side section{opacity:1;transform:translateX(0) scale(1);visibility:visible}#filtersV2Content.position-side section .selectedFiltersContainer{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-4);margin-bottom:0}#filtersV2Content.position-side section .selectedFiltersContainer span{color:var(--foreground-secondary);font-size:var(--font-size-xs);padding:0 var(--spacing-4)}#filtersV2Content.position-side section .selectedFiltersContainer .selectedFiltersList{flex-wrap:wrap}#filtersV2Content.position-side section .filterForm{display:flex;flex-direction:column;opacity:1;visibility:visible;width:100%}#filtersV2Content.position-side section .filterForm>.filters{flex-grow:1;gap:var(--spacing-4);height:auto;max-height:100%;max-width:100%;overflow-y:hidden;position:relative;transition:all .6s ease-in-out;width:100%;--filter-background:var(--neutral-light)}#filtersV2Content.position-side section .filterForm>.filters summary svg{display:none}#filtersV2Content.position-side section .filterForm .filterActionContainer--bottom .btn-full{--btn-width:100%}}.filter-bar-price{display:flex;flex-direction:column;gap:var(--spacing-4);max-width:100%;width:100%}.filter-bar-price .range_values{display:flex;font-size:var(--font-size-xs);justify-content:space-between}.filter-bar-price .range_inputs{display:grid;gap:var(--spacing-4);grid-template-columns:repeat(2,1fr)}.filter-bar-price .range_inputs .stepper{max-width:100%;width:100%}.filter-bar-price .range_inputs .stepper-input{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--foreground-default);--btn-border:1px solid var(--neutral-light,var(--foreground-default));--btn-width:100%}.filter-bar-price .range_inputs .stepper-input.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.filter-bar-price .range_inputs .stepper-input path,.filter-bar-price .range_inputs .stepper-input svg{color:currentColor;height:1em;width:1em}.filter-bar-price .range_inputs .stepper-input:disabled{cursor:not-allowed;opacity:.65}.filter-bar-price .range_inputs .stepper-input::placeholder{color:var(--foreground-light)}.filter-bar-price .ui-widget-header{background-color:var(--filter-price-track-background,var(--primary))}.filter-bar-price .ui-button,.filter-bar-price .ui-state-default,.filter-bar-price .ui-widget-content .ui-state-default,.filter-bar-price .ui-widget-header .ui-state-default,.filter-bar-price html .ui-button.ui-state-disabled:active,.filter-bar-price html .ui-button.ui-state-disabled:hover{background-color:var(--filter-price-handle-background,var(--primary));border:var(--filter-price-handle-border,1px solid var(--white));border-radius:var(--filter-price-handle-radius,9999px)}.filter-bar-price .ui-slider-horizontal{border:none;border-radius:9999px;height:4px}.filter-bar-price .ui-widget.ui-widget-content{border:none}.filter-bar-price .ui-slider .ui-slider-handle{height:12px;outline:none;width:12px}.filter-bar-price .ui-slider .ui-slider-handle:focus,.filter-bar-price .ui-slider .ui-slider-handle:focus-visible{box-shadow:0 0 0 15px var(--neutral-light)}.filter-bar-price .ui-slider-handle:first-of-type{transform:translateX(75%)}@media (min-width:1024px){body:has(.position-side) .customFilterV2-toggle{display:none!important}}.tabs{height:100%;overflow:hidden}.tabs,.tabs__nav{position:relative}.tabs__nav{margin-bottom:var(--spacing-6)}.tabs__nav-list{display:flex;gap:var(--spacing-4);list-style-type:none;overflow-x:auto;padding:0;position:relative;z-index:5}.tabs__nav-item{align-items:center;cursor:pointer;display:flex;justify-content:center;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:linear}.tabs__nav-item a,.tabs__nav-item a:hover{--link-color:var(--foreground-secondary);--link-hover-color:var(--foreground-secondary);text-transform:uppercase;white-space:nowrap}.tabs__nav-item.js-active{transition-duration:.2s;transition-property:all;transition-timing-function:linear}.tabs__nav-item.js-active a,.tabs__nav-item.js-active a:hover{--link-color:var(--foreground-default);--link-hover-color:var(--foreground-default);font-weight:500;line-height:2em;text-decoration:underline;text-decoration-color:var(--foreground-secondary);text-decoration-thickness:2px;text-underline-offset:var(--spacing-2)}.tabs__panels{position:relative}.tab__panel{left:0;opacity:0;position:absolute;top:0;-webkit-transform:scale(.8);transform:scale(.8);transition:none;width:100%;z-index:0}.tab__panel.js-active{opacity:1;position:inherit;-webkit-transform:scale(1);transform:scale(1);transition:all .25s linear 0s;z-index:10}.tab__panel .swiper{width:100%}.tabs__nav-item{padding:0;text-align:center}@media only screen and (max-width:767px){.tabs{padding:0;width:100%}.tabs__panels{align-items:center;display:flex;justify-content:center;width:100%}.tabs__nav-item:first-child{border-left:0}.tabs__nav-item:last-child{border-right:0}.tabs__nav-list{justify-content:flex-start}.tabs__nav-item{align-items:center;display:flex}}header{gap:var(--spacing-4);padding:var(--header-padding-y,var(--spacing-2)) var(--header-padding-x,var(--spacing-2))}@media (min-width:1024px){header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:var(--header-padding-y,var(--spacing-4)) var(--header-padding-x,var(--spacing-4));padding-bottom:0}}header .container{--container-max-width:var(--header-container-size,1280px)}header.is-hidden{opacity:1;transform:translateY(calc(var(--header-hide-on-scroll, 0)*-100%));visibility:visible}header:has(.headerContent--gradient){--headerContent-linear-gradient:linear-gradient(90deg,var(--headerContent-gradient-start,var(--neutral)) 0%,var(--headerContent-gradient-end,var(--primary)) 100%)}#cart-quantity{align-items:center;background-color:var(--btn-primary-background,var(--primary));border-radius:9999px;color:var(--btn-primary-color,var(--foreground-default));display:flex;font-size:var(--font-size-xs);height:18px;justify-content:center;position:absolute;right:-4px;top:-4px;width:18px}#cart-quantity strong{font-weight:400}body:has(.cart-list-products:not(:empty)) #cart-quantity{display:flex!important}.overlineModule__list{background-color:var(--overline-background,var(--primary));border-radius:var(--overline-radius,var(--default-radius,80px));color:var(--overline-foreground,var(--foreground-default))}.overlineModule__item{font-weight:var(--overline-font-weight,400);text-align:var(--overline-text-align,inherit)}.overlineModule__item .overlineModule__text{padding:var(--overline-text-padding,0 var(--spacing-4))}.common-home{--default-headerContent-background:color-mix(in srgb,var(--secondary) 60%,transparent)}body:not(.common-home){--default-headerContent-background:var(--secondary)}.headerContent{align-items:center;grid-template-areas:"categories account logo search cart";grid-template-columns:repeat(2,40px) 1fr repeat(2,40px);--headerContent-radius:var(--btn-radius,80px);background-color:var(--headerContent-background,var(--default-headerContent-background));border-radius:var(--headerContent-radius,80px);gap:var(--headerContent-gap,var(--spacing-2));padding:var(--headerContent-padding-y,var(--spacing-2)) var(--headerContent-padding-x,var(--spacing-2))}@media (min-width:1024px){.headerContent{grid-template-areas:"logo logo logo categories search account cart";grid-template-columns:repeat(3,40px) 1fr repeat(3,40px)}.headerContent--hasTranslate{grid-template-areas:"logo logo logo categories translate search account cart";grid-template-columns:repeat(3,40px) 1fr 76px repeat(3,40px)}}.headerContent .btn{background-color:var(--headerContent-btn-background,color-mix(in srgb,var(--background,var(--white)) 10%,transparent))!important;border:1px solid var(--headerContent-btn-border,var(--headerContent-btn-background,color-mix(in srgb,var(--background,var(--white)) 10%,transparent)));color:var(--headerContent-btn-foreground,var(--primary))!important}@media (min-width:1024px){.headerContent_logo{justify-content:flex-start}}.headerContent_categories #categories-content.drawer{height:100dvh}.headerContent_categories #categories-content.drawer[open]{backdrop-filter:blur(1px);max-height:100dvh}.headerContent_categories #categories-content.drawer .drawer__top{overflow:visible}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a{color:var(--categoryLink-foreground,currentColor);font-family:var(--categoryLink-font-family,var(--text-font-family));font-size:var(--categoryLink-font-size,var(--font-size-sm));font-style:var(--categoryLink-font-style,inherit);font-weight:var(--categoryLink-font-weight,inherit);line-height:2;line-height:var(--categoryLink-line-height,inherit)}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg{color:var(--categoryLink-foreground,currentColor)}@media (min-width:1024px){.headerContent_categories #categories-content.drawer section>:not([hidden]){min-height:unset}.headerContent_categories #categories-content.drawer section .drawer__content{background-color:transparent;height:auto;overflow-y:visible;width:100%}.headerContent_categories #categories-content.drawer section>div:not(.drawer__content){display:none}.headerContent_categories #categories-content.drawer section .categoriesList{color:var(--categoryLink-foreground,var(--white));display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--category-list-gap);height:40px;justify-content:var(--categoryLink-align,flex-start);margin-bottom:0;max-height:unset!important;overflow:hidden;width:100%}.headerContent_categories #categories-content.drawer section .categoriesList--scrollable{overflow:visible}.headerContent_categories #categories-content.drawer section .categoriesList .categoriesList__item{position:relative;width:max-content}.headerContent_categories #categories-content.drawer section .categoriesList .categoriesList__item .categoriesList__link{gap:var(--spacing-2)}.headerContent_categories #categories-content.drawer section .categoriesList .categoriesList__item .categoriesList__link:has(img) a{display:flex;gap:var(--spacing-2)}.headerContent_categories #categories-content.drawer section .categoriesList .categoriesList__item:has(>.categoriesList--sub-sub){width:100%}.headerContent_categories #categories-content.drawer section .categoriesList--sub{align-items:flex-start;backdrop-filter:blur(var(--subcategory-background-blur,10px));background-color:var(--subcategory-background,#fff);border-radius:var(--dropdown-radius,var(--radius-2xl));color:var(--foreground-default);display:none;flex-direction:column;flex-wrap:nowrap;height:max-content;justify-content:flex-start;left:50%;max-height:400px!important;opacity:0;overflow-y:auto;padding:var(--dropdown-padding,var(--spacing-4));position:absolute;top:100%;transform:translateX(-50%) scale(.9);transition:all .2s ease-in-out;visibility:hidden;width:360px}.headerContent_categories #categories-content.drawer section .categoriesList--sub.categoriesList--flex{display:flex}.headerContent_categories #categories-content.drawer section .categoriesList--sub .categoriesList{height:max-content}.headerContent_categories #categories-content.drawer section .categoriesList--sub a{width:100%;--categoryLink-foreground:var(--subcategory-foreground,currentColor);--categoryLink-font-size:var(--subcategory-font-size,inherit);--categoryLink-font-weight:var(--subcategory-font-weight,inherit);--categoryLink-font-style:var(--subcategory-font-style,inherit);--categoryLink-text-align:var(--subcategory-text-align,left);--categoryLink-text-decoration:var(--subcategory-text-decoration,none);--categoryLink-text-transform:var(--subcategory-text-transform,none);justify-content:var(--subcategory-align,flex-start)}.headerContent_categories #categories-content.drawer section .categoriesList--sub .categoriesList__item{height:max-content;padding:0}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image){display:flex;height:421px;width:727px}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__item{margin-right:auto;max-width:50%}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__item:has(.categoriesList--sub-sub){padding-right:var(--space-400)}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__image{position:absolute;right:0;top:0;width:50%}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__image *{height:100%}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__image figure{margin:0 auto}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__image figure img{width:100%}.headerContent_categories #categories-content.drawer section .categoriesList--sub-sub{backdrop-filter:blur(var(--subcategory-background-blur,10px));background-color:var(--subcategory-background,#fff);border-radius:var(--dropdown-radius,var(--radius-2xl));color:var(--foreground-default);display:flex;left:50%;max-height:0!important;opacity:0;padding:0;position:relative;transform:translateX(-50%) scale(.9);transition:all .2s ease-in-out;visibility:hidden;interpolate-size:allow-keywords;padding-left:var(--spacing-6)}.headerContent_categories #categories-content.drawer section .categoriesList--sub-sub .categoriesList__item{width:100%}.headerContent_categories #categories-content.drawer section .categoriesList__item>[open]+.categoriesList--sub-sub{max-height:max-content!important}.headerContent_categories #categories-content.drawer section .categoriesList__item:hover>.categoriesList,.headerContent_categories #categories-content.drawer section .categoriesList__item>[open]+.categoriesList{opacity:1;transform:translateX(-50%) scale(1);visibility:visible}.headerContent_categories #categories-content.drawer section .categoriesList--all{height:max-content;max-height:0!important;max-width:360px;overflow-y:auto;width:max-content}.headerContent_categories #categories-content.drawer section .categoriesList--all .categoriesList__item{align-items:flex-start;flex-direction:column;width:100%}.headerContent_categories #categories-content.drawer section .categoriesList--all .categoriesList__item img{margin:0}.headerContent_categories #categories-content.drawer section .categoriesList--all .categoriesList--sub{max-height:0!important;opacity:0!important;padding:0 var(--spacing-8);position:unset!important;transform:translateX(0) scale(1)!important;visibility:hidden!important;width:100%}.headerContent_categories #categories-content.drawer section .categoriesList__item--all [open]+.categoriesList--all,.headerContent_categories #categories-content.drawer section .categoriesList__item--all:hover .categoriesList--all{max-height:480px!important}.headerContent_categories #categories-content.drawer section .categoriesList__item--all:hover .categoriesList--all{transform:translateX(-50%) scale(1)!important}.headerContent_categories #categories-content.drawer section .categoriesList__item--all:hover .categoriesList--all [open]+.categoriesList--sub{max-height:480px!important;opacity:1!important;transform:translateX(0) scale(1)!important;visibility:visible!important}}.headerContent_search{align-items:center;display:flex;grid-area:search;justify-content:center}.headerContent_translate{background-color:var(--headerContent-btn-background,color-mix(in srgb,var(--background,var(--white)) 10%,transparent))!important;border:1px solid var(--headerContent-btn-border,var(--headerContent-btn-background,color-mix(in srgb,var(--background,var(--white)) 10%,transparent)));border-radius:var(--headerContent-radius,var(--radius-full));color:var(--headerContent-btn-foreground,var(--primary))!important;grid-area:translate;height:40px;position:relative;width:76px;width:var(--headerContent-btn-width,var(--headerContent-btn-width,auto));z-index:calc(var(--z-index-dropdown) + 1)}.headerContent_translate:focus-within,.headerContent_translate:hover{background-color:var(--headerContent-btn-background-hover,var(--headerContent-btn-background,color-mix(in srgb,var(--background,var(--white)) 10%,transparent)))!important;border:1px solid var(--headerContent-btn-border-hover,var(--headerContent-btn-border,color-mix(in srgb,var(--background,var(--white)) 10%,transparent)));color:var(--headerContent-btn-foreground-hover,var(--headerContent-btn-foreground,var(--primary)))!important}.headerContent_translate:before{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:18px;left:10px;transform:translateY(-50%);width:18px}.headerContent_translate:after,.headerContent_translate:before{content:"";pointer-events:none;position:absolute;top:50%;z-index:1}.headerContent_translate:after{border-bottom:1px solid;border-right:1px solid;height:6px;opacity:.76;right:11px;transform:translateY(-65%) rotate(45deg);width:6px}.headerContent_translate[data-language=br]:before{background-image:url(https://img.irroba.com.br/irroba/translate-flags/flag-brasil.png)}.headerContent_translate[data-language=es]:before{background-image:url(https://img.irroba.com.br/irroba/translate-flags/spain.png)}.headerContent_translate[data-language=en]:before{background-image:url(https://img.irroba.com.br/irroba/translate-flags/flag-en.png)}.headerContent_translateDropdown{height:100%;margin:0;width:100%}.headerContent_translateToggle{align-items:center;background:transparent;border:0;border-radius:inherit;color:currentColor;cursor:pointer;display:flex;font-size:var(--text-xs);font-weight:500;gap:8px;height:100%;line-height:40px;outline:none;padding:0 22px 0 33px;position:relative;width:100%;z-index:2}.headerContent_translateToggle::-webkit-details-marker,.headerContent_translateToggle::marker{content:"";display:none}.headerContent_translateMenu{background-color:var(--background,var(--white));border:var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:var(--spacing-1);left:0;min-width:112px;opacity:0;padding:var(--spacing-1);position:absolute;top:calc(100% + var(--spacing-2));transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden;width:max-content;z-index:10000}.headerContent_translateDropdown[open] .headerContent_translateMenu{opacity:1;transform:translateY(0);visibility:visible}.headerContent_translateOption{align-items:center;background:transparent;border:0;border-radius:var(--radius);color:var(--foreground-default);cursor:pointer;display:flex;font-size:var(--text-xs);font-weight:500;gap:var(--spacing-2);min-height:34px;padding:0 var(--spacing-2);text-align:left;width:100%}.headerContent_translateOption:focus-visible,.headerContent_translateOption:hover{background-color:var(--neutral-light);outline:none}.headerContent_translateFlag{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;flex:0 0 18px;height:18px;width:18px}.headerContent_translateFlag--br{background-image:url(https://img.irroba.com.br/irroba/translate-flags/flag-brasil.png)}.headerContent_translateFlag--es{background-image:url(https://img.irroba.com.br/irroba/translate-flags/spain.png)}.headerContent_translateFlag--en{background-image:url(https://img.irroba.com.br/irroba/translate-flags/flag-en.png)}.headerContent_translate--header{display:none!important}@media (min-width:1024px){.headerContent_translate--header{display:block!important}}.headerContent_translate--drawer{background:transparent!important;border:0;color:var(--foreground-default)!important;display:block;flex:0 0 auto;grid-area:unset;height:40px;margin:0 auto 0 var(--spacing-3);padding:0;width:max-content}.headerContent_translate--drawer:after,.headerContent_translate--drawer:before{display:none}.headerContent_translate--drawer .headerContent_translateToggle.btn-neutral{--btn-background:color-mix(in srgb,var(--neutral) 12%,var(--background,var(--white)));--btn-foreground:var(--foreground-default);--btn-border:1px solid transparent;align-items:center;background-color:var(--btn-background)!important;border:var(--btn-border)!important;color:var(--btn-foreground)!important;display:flex!important;font-size:var(--text-xs)!important;font-weight:500;gap:8px;justify-content:center;line-height:1!important;min-width:unset;padding-left:14px!important;width:max-content!important}.headerContent_translate--drawer .headerContent_translateToggle.btn-neutral:after{border-bottom:1px solid;border-right:1px solid;color:var(--foreground-default);content:"";flex:0 0 6px;height:6px;transform:translateY(-2px) rotate(45deg);width:6px}.headerContent_translate--drawer .headerContent_translateToggle.btn-neutral span{color:var(--btn-foreground)!important;font-size:var(--text-xs)!important;line-height:1!important}.headerContent_translate--drawer .headerContent_translateCurrentFlag{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;flex:0 0 18px;height:18px;width:18px}.headerContent_translate--drawer[data-language=br] .headerContent_translateCurrentFlag{background-image:url(https://img.irroba.com.br/irroba/translate-flags/flag-brasil.png)}.headerContent_translate--drawer[data-language=es] .headerContent_translateCurrentFlag{background-image:url(https://img.irroba.com.br/irroba/translate-flags/spain.png)}.headerContent_translate--drawer[data-language=en] .headerContent_translateCurrentFlag{background-image:url(https://img.irroba.com.br/irroba/translate-flags/flag-en.png)}.headerContent_translate--drawer .headerContent_translateOption{color:var(--foreground-default)!important;font-size:var(--text-xs)!important}.headerContent_translate--drawer .headerContent_translateOption span{color:currentColor!important;font-size:var(--text-xs)!important;line-height:1!important}.headerContent_translate--drawer .headerContent_translateMenu{min-width:96px;width:96px}@media (min-width:1024px){.headerContent_translate--drawer{display:none}}@media (min-width:1024px){.headerContent:has(.drawer[open]),.headerContent:has(.dropdown-active),.headerContent:has(.search__content.show),.headerContent:hover{background-color:var(--headerContent-background-hover,var(--headerContent-background,color-mix(in srgb,var(--secondary) 60%,transparent)))}.headerContent:has(.drawer[open]) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a,.headerContent:has(.dropdown-active) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a,.headerContent:has(.search__content.show) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a,.headerContent:hover .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a{color:var(--categoryLink-foreground-hover,var(--categoryLink-foreground,currentColor))}.headerContent:has(.drawer[open]) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg,.headerContent:has(.dropdown-active) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg,.headerContent:has(.search__content.show) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg,.headerContent:hover .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg{color:var(--categoryLink-foreground-hover,var(--categoryLink-foreground,currentColor))}.headerContent:has(.drawer[open]) .btn,.headerContent:has(.dropdown-active) .btn,.headerContent:has(.search__content.show) .btn,.headerContent:hover .btn{background-color:var(--headerContent-btn-background-hover,var(--headerContent-btn-background,color-mix(in srgb,var(--background,var(--white)) 10%,transparent)))!important;border:1px solid var(--headerContent-btn-border-hover,var(--headerContent-btn-border,color-mix(in srgb,var(--background,var(--white)) 10%,transparent)));color:var(--headerContent-btn-foreground-hover,var(--headerContent-btn-foreground,var(--primary)))!important}.headerContent:has(.drawer[open]) .headerContent_logo img,.headerContent:has(.dropdown-active) .headerContent_logo img,.headerContent:has(.search__content.show) .headerContent_logo img,.headerContent:hover .headerContent_logo img{filter:var(--logo-filter,none)}.headerContent:has(.drawer[open]) .form-control.ac_input,.headerContent:has(.dropdown-active) .form-control.ac_input,.headerContent:has(.search__content.show) .form-control.ac_input,.headerContent:hover .form-control.ac_input{background-color:transparent!important;border:none!important;color:var(--categoryLink-foreground-hover,var(--categoryLink-foreground,var(--foreground-default)))!important}}.radius-large{--searchContent-radius:var(--radius-2xl,1rem)}.radius-large .headerContent{--headerContent-radius:80px}header.filled{--header-padding-y:0;--header-padding-x:0;--overline-radius:0;--headerContent-radius:0;--header-background:var(--headerContent-background);--header-linear-gradient:var(--headerContent-linear-gradient);gap:0}header.filled:hover{--header-background:var(--headerContent-background-hover,var(--default-headerContent-background))}header.filled .headerContent{--headerContent-background:transparent;--headerContent-background-hover:transparent;--headerContent-linear-gradient:none}header.filled .overlineModule>.container{--header-container-size:100%}body.scrolled .headerContent,body.scrolled .headerContent:has(.drawer[open]),body.scrolled .headerContent:has(.dropdown-active),body.scrolled .headerContent:has(.search__content.show){background-color:var(--headerContent-background-hover,var(--headerContent-background,color-mix(in srgb,var(--secondary) 60%,transparent)))}body.scrolled .headerContent .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a,body.scrolled .headerContent:has(.drawer[open]) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a,body.scrolled .headerContent:has(.dropdown-active) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a,body.scrolled .headerContent:has(.search__content.show) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a{color:var(--categoryLink-foreground-hover,var(--categoryLink-foreground,currentColor))}body.scrolled .headerContent .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg,body.scrolled .headerContent:has(.drawer[open]) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg,body.scrolled .headerContent:has(.dropdown-active) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg,body.scrolled .headerContent:has(.search__content.show) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg{color:var(--categoryLink-foreground-hover,var(--categoryLink-foreground,currentColor))}body.scrolled .headerContent .btn,body.scrolled .headerContent:has(.drawer[open]) .btn,body.scrolled .headerContent:has(.dropdown-active) .btn,body.scrolled .headerContent:has(.search__content.show) .btn{background-color:var(--headerContent-btn-background-hover,var(--headerContent-btn-background,color-mix(in srgb,var(--background,var(--white)) 10%,transparent)))!important;border:1px solid var(--headerContent-btn-border-hover,var(--headerContent-btn-border,color-mix(in srgb,var(--background,var(--white)) 10%,transparent)));color:var(--headerContent-btn-foreground-hover,var(--headerContent-btn-foreground,var(--primary)))!important}body.scrolled .headerContent .headerContent_logo img,body.scrolled .headerContent:has(.drawer[open]) .headerContent_logo img,body.scrolled .headerContent:has(.dropdown-active) .headerContent_logo img,body.scrolled .headerContent:has(.search__content.show) .headerContent_logo img{filter:var(--logo-filter,none)}body.scrolled .headerContent .ac_input,body.scrolled .headerContent:has(.drawer[open]) .ac_input,body.scrolled .headerContent:has(.dropdown-active) .ac_input,body.scrolled .headerContent:has(.search__content.show) .ac_input{color:var(--categoryLink-foreground-hover,var(--categoryLink-foreground,var(--foreground-default)))!important}#page-header-search__form{border-bottom:var(--border-default);margin-bottom:var(--spacing-6)}#page-header-search__form .ac_input{--input-background:transparent;--input-foreground:var(--search-foreground,var(--foreground-secondary));--input-border:none;border-radius:0;padding:0}#page-header-search__form .ac_input::placeholder{color:var(--search-foreground,var(--foreground-secondary))}body.radius-large{--headerContent-radius:80px}@media (max-width:768px){.dropdown-menu{--dropdown-padding:var(--spacing-2);border-radius:var(--radius-full);height:auto;left:50%!important;top:8px!important;transform:unset!important;transform:translateX(-50%)!important;width:calc(100% - 16px)}.dropdown-menu#login{position:fixed!important}.dropdown-menu .js-login_account{align-items:center;grid-template-columns:repeat(2,1fr);height:100%}}@media (min-width:1024px){.js-login_account{gap:var(--spacing-4)}}.headerContent--layout-2{--headerContent-radius:40px;grid-template-areas:"categories logo logo logo . search account cart";grid-template-columns:repeat(4,40px) 1fr repeat(3,40px)}.headerContent--layout-2 .drawer__content:has(.categoriesList.nav){border-radius:0;border-top:1px solid var(--secondary-light);padding-top:var(--spacing-6)!important}.headerContent--layout-2 .categoriesList.nav{justify-content:center}@media (min-width:1024px){.headerContent--layout-2{grid-template-areas:"logo logo logo . search account cart" "categories categories categories categories categories categories categories";grid-template-columns:repeat(3,40px) 1fr repeat(3,40px);grid-template-rows:repeat(2,auto)}.headerContent--layout-2.headerContent--hasTranslate{grid-template-areas:"logo logo logo . translate search account cart" "categories categories categories categories categories categories categories categories";grid-template-columns:repeat(3,40px) 1fr 76px repeat(3,40px)}.headerContent--layout-2 .headerContent_translate{z-index:calc(var(--z-index-dropdown) + 2)}.headerContent--layout-2 .headerContent_translateMenu{z-index:9999}.headerContent--layout-3{--headerContent-radius:24px;grid-template-areas:"search . . logo . account cart" "categories categories categories categories categories categories categories";grid-template-columns:repeat(3,40px) 1fr repeat(3,40px);grid-template-rows:repeat(2,auto)}.headerContent--layout-3.headerContent--hasTranslate{grid-template-areas:"translate search . . logo . account cart" "categories categories categories categories categories categories categories categories";grid-template-columns:76px repeat(3,40px) 1fr repeat(3,40px)}.headerContent--layout-3 .headerContent_translate{z-index:calc(var(--z-index-dropdown) + 2)}.headerContent--layout-3 .headerContent_translateMenu{z-index:calc(var(--z-index-dropdown) + 3)}}@media (min-width:1024px){.headerContent--layout-3 .drawer__content:has(.categoriesList.nav){border-radius:0;border-top:1px solid var(--secondary-light);padding-top:var(--spacing-4)!important}.headerContent--layout-3 .categoriesList.nav{justify-content:center}.headerContent--layout-3 #page-header-search__form{position:unset}.headerContent--layout-3 .headerContent_logo{justify-content:center}.headerContent--layout-3 .headerContent_logo img{max-width:150px}}.search__content{background-color:var(--dropdown-background,color-mix(in srgb,var(--background,var(--white)) 90%,transparent));border:var(--border-default);border-radius:var(--searchContent-radius,var(--default-radius,var(--radius-2xl)));padding:var(--spacing-12) var(--spacing-4)}@media (min-width:1024px){.search__content{max-width:var(--content-max-width,1280px);top:122px}}.search__suggestions-container{align-items:center;gap:var(--spacing-4)}.search__suggestions-container:has(.search__suggestions:empty){display:none!important}.search__suggestions-container .search__suggestions{gap:var(--spacing-2)}.search__results{margin-top:var(--spacing-6)}.search__results-item{background-color:var(--neutral-light);border-radius:var(--radius-default);height:max-content;max-width:200px}.search__results-body{gap:var(--spacing-4);padding:var(--spacing-4)}.search__results-image{border:var(--border-default);border-radius:var(--radius-default);height:auto;overflow:hidden}.search__results-info{gap:var(--spacing-4)}.search__results-name{color:var(--foreground-secondary);font-size:var(--font-size-sm);-webkit-line-clamp:1}.search__results-price{color:var(--foreground-default);font-size:var(--font-size-sm)}.search__results-title{font-size:var(--font-size-sm)}.search__results-title,.search__results-title p{text-align:center;width:100%}.search__results-loading{text-align:center}.search__results .swiper-navigation{display:flex;flex-direction:row;gap:var(--spacing-4)}.search__results .swiper-navigation .swiper-button-next,.search__results .swiper-navigation .swiper-button-prev{background-color:transparent;border:var(--border-default);color:var(--foreground-default)}.search__results:has(.search__results-loading) .swiper-navigation,.search__results:has(.search__results-no-results) .swiper-navigation{display:none}.search__results__header{margin-bottom:var(--spacing-4)}.search__results__header h6{margin:0}.search__results__header .navigation{margin-left:auto}.search__results .swiper-pagination{position:unset;transform:unset}.search__results-list:has(.search__results-no-results,.search__results-loading){justify-content:center}.btn-close-search{right:8px;top:8px}.search__content.show{opacity:1;transform:translateX(-50%) scale(1);visibility:visible}.search__content.show+.backdrop{opacity:1;transform:translateX(0);visibility:visible}.common-home header{position:var(--header-position,fixed);top:var(--header-top,0)}body:not(.common-home) header{position:sticky;top:var(--header-top,0)}:root{--spacing-0:0rem;--spacing-px:0.0625rem;--spacing-0_5:0.125rem;--spacing-1:0.25rem;--spacing-1_5:0.375rem;--spacing-2:0.5rem;--spacing-2_5:0.625rem;--spacing-3:0.75rem;--spacing-3_5:0.875rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-7:1.75rem;--spacing-8:2rem;--spacing-9:2.25rem;--spacing-10:2.5rem;--spacing-11:2.75rem;--spacing-12:3rem;--spacing-14:3.5rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--spacing-28:7rem;--spacing-32:8rem;--spacing-36:9rem;--spacing-40:10rem;--spacing-44:11rem;--spacing-48:12rem;--spacing-52:13rem;--spacing-56:14rem;--spacing-60:15rem;--spacing-64:16rem;--spacing-72:18rem;--spacing-80:20rem;--spacing-96:24rem;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--letter-spacing-tight:-0.02em;--letter-spacing-normal:0em;--letter-spacing-wide:0.05em;--radius-none:0px;--radius-sm:0.125rem;--radius:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--white:#fff;--black:#000;--success:var(--custom-success,#4bb543);--info:var(--custom-info,#3b82f6);--warning:var(--custom-warning,#fbbf24);--danger:var(--custom-danger,#ef4444);--swiper-theme-color:var(--primary)!important;--primary-light:color-mix(in srgb,var(--primary) 80%,transparent);--primary-dark:color-mix(in srgb,var(--primary) 80%,#000);--primary-light-w:color-mix(in srgb,var(--primary) 80%,var(--white));--secondary-light:color-mix(in srgb,var(--secondary) 10%,transparent);--secondary-dark:color-mix(in srgb,var(--secondary) 90%,transparent);--secondary-light-w:color-mix(in srgb,var(--secondary) 10%,var(--white));--neutral-light:color-mix(in srgb,var(--neutral) 8%,transparent);--neutral-dark:color-mix(in srgb,var(--neutral) 80%,#000);--neutral-light-w:color-mix(in srgb,var(--neutral) 8%,var(--white));--success-light:color-mix(in srgb,var(--success) 80%,transparent);--success-dark:color-mix(in srgb,var(--success) 80%,#000);--info-light:color-mix(in srgb,var(--info) 80%,transparent);--info-dark:color-mix(in srgb,var(--info) 80%,#000);--warning-light:color-mix(in srgb,var(--warning) 80%,transparent);--warning-dark:color-mix(in srgb,var(--warning) 80%,#000);--danger-light:color-mix(in srgb,var(--danger) 80%,transparent);--danger-dark:color-mix(in srgb,var(--danger) 80%,#000);--foreground-default:var(--text,#171716);--foreground-secondary:color-mix(in srgb,var(--foreground-default) 60%,#fff);--foreground-light:color-mix(in srgb,var(--foreground-default) 40%,#fff);--foreground-white:#fff;--foreground-white-secondary:color-mix(in srgb,var(--foreground-white) 60%,transparent);--foreground-white-muted:color-mix(in srgb,var(--foreground-white) 40%,transparent);--foreground-black:#000;--foreground-black-secondary:color-mix(in srgb,var(--foreground-black) 60%,transparent);--foreground-black-muted:color-mix(in srgb,var(--foreground-black) 40%,transparent);--foreground-muted:#6b7280;--border-default:1px solid color-mix(in srgb,var(--neutral) 25%,transparent);--shadow-xs:0 1px 2px rgba(0,0,0,.05);--shadow-sm:0 1px 3px rgba(0,0,0,.1);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--shadow-xl:0 20px 25px rgba(0,0,0,.15);--z-index-dropdown:1040;--z-index-modal:1050;--z-index-tooltip:1500;--z-index-popover:2000;--z-index-navbar:2500;--z-index-header:1000;--z-index-footer:1000;--z-index-backdrop:1010;--z-index-toast:1050;--z-index-spinner:1060;--z-index-overlay:1070;--z-index-highest:1080;--z-index-default:1;--dropdown-foreground:var(--foreground-default);--dropdown-background-blur:23.600000381469727px;--title-font-family:var(--body-font-family);--title-font-weight:700;--title-color:var(--dark);--title-line-height:1.2;--title-letter-spacing:var(--letter-spacing-tight) --link-color:var(--default);--link-hover-color:var(--default);--link-decoration:none;--link-hover-decoration:none;--link-weight:400;--subtitle-font-family:var(--body-font-family);--subtitle-font-weight:600;--subtitle-color:var(--secondary-dark);--subtitle-line-height:1.3;--subtitle-letter-spacing:var(--letter-spacing-normal);--subtitle-size-xs:var(--font-size-xs);--subtitle-size-sm:var(--font-size-sm);--subtitle-size-md:var(--font-size-base);--subtitle-size-lg:var(--font-size-lg);--subtitle-size-xl:var(--font-size-xl);--category-list-gap:var(--spacing-2);--category-link-color:currentColor;--category-link-size:var(--font-size-xs);--category-link-color:var(--text-color-default);--category-link-size:var(--font-size-sm);--category-link-weight:400;--table-th-font-weight:600;--table-th-font-size:1rem;--table-th-color:#222;--table-td-padding:0.5rem;--table-border-color:#e0e0e0;--swiper-pagination-color:var(--primary);--text-color-secondary:color-mix(in srgb,var(--text-color-default) 60%,transparent);--text-color-muted:color-mix(in srgb,var(--text-color-default) 40%,transparent);--swiper-theme-color:var(--primary);--body:var(--text-color-default);--page-subtitle-color:var(--text-color-default)}:root:has(.paletter-custom){--primary:var(--custom-primary,#e7d158);--secondary:var(--custom-secondary,#171716);--neutral:var(--custom-neutral,#968d58);--text-color-default:var(--custom-text,#171716);--background-color:var(--custom-background,#fff);--link-color:var(--custom-links,#171716)}#module-review .item .review-link a span:last-of-type,#review .item .review-link a span:last-of-type,.btn{align-items:center;border-radius:var(--btn-radius,9999px)!important;display:inline-flex!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;justify-content:center;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem}#module-review .item .review-link a span:last-of-type path,#module-review .item .review-link a span:last-of-type svg,#review .item .review-link a span:last-of-type path,#review .item .review-link a span:last-of-type svg,.btn path,.btn svg{color:currentColor;height:1em;width:1em}#module-review .item .review-link a span:disabled:last-of-type,#review .item .review-link a span:disabled:last-of-type,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-primary{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--btn-primary-background,var(--primary));--btn-foreground:var(--btn-primary-color,var(--background,var(--foreground-default)));--btn-border:none}.btn-primary.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-primary path,.btn-primary svg{color:currentColor;height:1em;width:1em}.btn-primary:disabled{cursor:not-allowed;opacity:.65}.btn-primary-outline{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--primary);--btn-border:1px solid var(--btn-primary-border,currentColor)}.btn-primary-outline.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-primary-outline path,.btn-primary-outline svg{color:currentColor;height:1em;width:1em}.btn-primary-outline:disabled{cursor:not-allowed;opacity:.65}.btn-secondary{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--btn-secondary-background,var(--secondary));--btn-foreground:var(--btn-secondary-color,var(--foreground-default));--btn-border:none}.btn-secondary.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-secondary path,.btn-secondary svg{color:currentColor;height:1em;width:1em}.btn-secondary:disabled{cursor:not-allowed;opacity:.65}.btn-secondary-outline{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--secondary);--btn-border:1px solid var(--btn-secondary-border,currentColor)}.btn-secondary-outline.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-secondary-outline path,.btn-secondary-outline svg{color:currentColor;height:1em;width:1em}.btn-secondary-outline:disabled{cursor:not-allowed;opacity:.65}.btn-neutral{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:color-mix(in srgb,var(--neutral) 12%,var(--background,var(--white)));--btn-foreground:var(--neutral-foreground,var(--foreground-secondary));--btn-border:1px solid transparent}.btn-neutral.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-neutral path,.btn-neutral svg{color:currentColor;height:1em;width:1em}.btn-neutral:disabled{cursor:not-allowed;opacity:.65}.btn-neutral-outline{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:color-mix(in srgb,var(--neutral) 12%,var(--background,var(--white)));--btn-foreground:var(--neutral-foreground,var(--foreground-secondary));--btn-border:var(--border-default)}.btn-neutral-outline.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-neutral-outline path,.btn-neutral-outline svg{color:currentColor;height:1em;width:1em}.btn-neutral-outline:disabled{cursor:not-allowed;opacity:.65}.btn-light{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent}.btn-light.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-light path,.btn-light svg{color:currentColor;height:1em;width:1em}.btn-light:disabled{cursor:not-allowed;opacity:.65}.btn-light-outline{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--white);--btn-border:1px solid currentColor}.btn-light-outline.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-light-outline path,.btn-light-outline svg{color:currentColor;height:1em;width:1em}.btn-light-outline:disabled{cursor:not-allowed;opacity:.65}.btn-dark{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--black);--btn-foreground:var(--white);--btn-border:none}.btn-dark.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-dark path,.btn-dark svg{color:currentColor;height:1em;width:1em}.btn-dark:disabled{cursor:not-allowed;opacity:.65}.btn-dark-outline{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--black);--btn-border:1px solid currentColor}.btn-dark-outline.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-dark-outline path,.btn-dark-outline svg{color:currentColor;height:1em;width:1em}.btn-dark-outline:disabled{cursor:not-allowed;opacity:.65}.btn-success{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--success);--btn-foreground:var(--success-foreground,var(--white))}.btn-success.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-success path,.btn-success svg{color:currentColor;height:1em;width:1em}.btn-success:disabled{cursor:not-allowed;opacity:.65}.btn-info{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--info);--btn-foreground:var(--info-foreground,var(--white))}.btn-info.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-info path,.btn-info svg{color:currentColor;height:1em;width:1em}.btn-info:disabled{cursor:not-allowed;opacity:.65}.btn-warning{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--warning);--btn-foreground:var(--warning-foreground,var(--foreground-default))}.btn-warning.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-warning path,.btn-warning svg{color:currentColor;height:1em;width:1em}.btn-warning:disabled{cursor:not-allowed;opacity:.65}.btn-danger{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--danger);--btn-foreground:var(--danger-foreground,var(--white))}.btn-danger.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-danger path,.btn-danger svg{color:currentColor;height:1em;width:1em}.btn-danger:disabled{cursor:not-allowed;opacity:.65}.btn-outline{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--foreground-default);--btn-border:1px solid var(--neutral-light,var(--foreground-default))}.btn-outline.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-outline path,.btn-outline svg{color:currentColor;height:1em;width:1em}.btn-outline:disabled{cursor:not-allowed;opacity:.65}.btn-link{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--foreground-default,var(--primary));--btn-border:none}.btn-link.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-link path,.btn-link svg{color:currentColor;height:1em;width:1em}.btn-link:disabled{cursor:not-allowed;opacity:.65}.btn-whatsapp{align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--whatsapp-background,var(--white));--btn-foreground:var(--whatsapp-foreground,var(--foreground-default));--btn-icon:var(--whatsapp-icon-foreground,#25d366);--btn-border:none}.btn-whatsapp.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.btn-whatsapp path,.btn-whatsapp svg{color:currentColor;height:1em;width:1em}.btn-whatsapp:disabled{cursor:not-allowed;opacity:.65}.btn-sm{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2rem;--btn-padding:0 0.75rem;--btn-font-size:0.875rem}.btn-sm path,.btn-sm svg{color:currentColor;height:1em;width:1em}.btn-sm:disabled{cursor:not-allowed;opacity:.65}.btn-md{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem}.btn-md path,.btn-md svg{color:currentColor;height:1em;width:1em}.btn-md:disabled{cursor:not-allowed;opacity:.65}.btn-lg{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:3rem;--btn-padding:0 1.5rem;--btn-font-size:1rem}.btn-lg path,.btn-lg svg{color:currentColor;height:1em;width:1em}.btn-lg:disabled{cursor:not-allowed;opacity:.65}.btn-icon{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem}.btn-icon path,.btn-icon svg{color:currentColor;height:1em;width:1em}.btn-icon:disabled{cursor:not-allowed;opacity:.65}.btn-icon-sm{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2rem;--btn-width:2rem;--btn-padding:0;--btn-font-size:0.75rem}.btn-icon-sm path,.btn-icon-sm svg{color:currentColor;height:1em;width:1em}.btn-icon-sm:disabled{cursor:not-allowed;opacity:.65}.btn-full{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:100%;--btn-padding:0 1rem;--btn-font-size:0.875rem}.btn-full path,.btn-full svg{color:currentColor;height:1em;width:1em}.btn-full:disabled{cursor:not-allowed;opacity:.65}.grid{display:grid;gap:var(--spacing-4,1rem);width:100%}.grid>:not([hidden]){max-width:100%;width:100%}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.grid-cols-5{grid-template-columns:repeat(5,1fr)}.grid-cols-6{grid-template-columns:repeat(6,1fr)}.grid-cols-7{grid-template-columns:repeat(7,1fr)}.grid-cols-8{grid-template-columns:repeat(8,1fr)}.grid-cols-9{grid-template-columns:repeat(9,1fr)}.grid-cols-10{grid-template-columns:repeat(10,1fr)}.svg-icon{content:""!important;display:inline-block;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.svg-icon--cart{background-color:var(--icon-cart-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-cart,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M240-80q-33 0-56.5-23.5T160-160v-480q0-33 23.5-56.5T240-720h80q0-66 47-113t113-47 113 47 47 113h80q33 0 56.5 23.5T800-640v480q0 33-23.5 56.5T720-80zm0-80h480v-480h-80v80q0 17-11.5 28.5T600-520t-28.5-11.5T560-560v-80H400v80q0 17-11.5 28.5T360-520t-28.5-11.5T320-560v-80h-80zm160-560h160q0-33-23.5-56.5T480-800t-56.5 23.5T400-720M240-160v-480z'/%3E%3C/svg%3E"));mask-image:var(--icon-cart,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M240-80q-33 0-56.5-23.5T160-160v-480q0-33 23.5-56.5T240-720h80q0-66 47-113t113-47 113 47 47 113h80q33 0 56.5 23.5T800-640v480q0 33-23.5 56.5T720-80zm0-80h480v-480h-80v80q0 17-11.5 28.5T600-520t-28.5-11.5T560-560v-80H400v80q0 17-11.5 28.5T360-520t-28.5-11.5T320-560v-80h-80zm160-560h160q0-33-23.5-56.5T480-800t-56.5 23.5T400-720M240-160v-480z'/%3E%3C/svg%3E"));width:24px}.svg-icon--menu{background-color:var(--icon-menu-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-menu,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M160-240q-17 0-28.5-11.5T120-280t11.5-28.5T160-320h640q17 0 28.5 11.5T840-280t-11.5 28.5T800-240zm0-200q-17 0-28.5-11.5T120-480t11.5-28.5T160-520h640q17 0 28.5 11.5T840-480t-11.5 28.5T800-440zm0-200q-17 0-28.5-11.5T120-680t11.5-28.5T160-720h640q17 0 28.5 11.5T840-680t-11.5 28.5T800-640z'/%3E%3C/svg%3E"));mask-image:var(--icon-menu,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M160-240q-17 0-28.5-11.5T120-280t11.5-28.5T160-320h640q17 0 28.5 11.5T840-280t-11.5 28.5T800-240zm0-200q-17 0-28.5-11.5T120-480t11.5-28.5T160-520h640q17 0 28.5 11.5T840-480t-11.5 28.5T800-440zm0-200q-17 0-28.5-11.5T120-680t11.5-28.5T160-720h640q17 0 28.5 11.5T840-680t-11.5 28.5T800-640z'/%3E%3C/svg%3E"));width:24px}.svg-icon--close{background-color:var(--icon-close-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-close,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M480-424 284-228q-11 11-28 11t-28-11-11-28 11-28l196-196-196-196q-11-11-11-28t11-28 28-11 28 11l196 196 196-196q11-11 28-11t28 11 11 28-11 28L536-480l196 196q11 11 11 28t-11 28-28 11-28-11z'/%3E%3C/svg%3E"));mask-image:var(--icon-close,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M480-424 284-228q-11 11-28 11t-28-11-11-28 11-28l196-196-196-196q-11-11-11-28t11-28 28-11 28 11l196 196 196-196q11-11 28-11t28 11 11 28-11 28L536-480l196 196q11 11 11 28t-11 28-28 11-28-11z'/%3E%3C/svg%3E"));width:24px}.svg-icon--user{background-color:var(--icon-user-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-user,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M367-527q-47-47-47-113t47-113 113-47 113 47 47 113-47 113-113 47-113-47M160-240v-32q0-34 17.5-62.5T224-378q62-31 126-46.5T480-440t130 15.5T736-378q29 15 46.5 43.5T800-272v32q0 33-23.5 56.5T720-160H240q-33 0-56.5-23.5T160-240m80 0h480v-32q0-11-5.5-20T700-306q-54-27-109-40.5T480-360t-111 13.5T260-306q-9 5-14.5 14t-5.5 20zm296.5-343.5Q560-607 560-640t-23.5-56.5T480-720t-56.5 23.5T400-640t23.5 56.5T480-560t56.5-23.5M480-240'/%3E%3C/svg%3E"));mask-image:var(--icon-user,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M367-527q-47-47-47-113t47-113 113-47 113 47 47 113-47 113-113 47-113-47M160-240v-32q0-34 17.5-62.5T224-378q62-31 126-46.5T480-440t130 15.5T736-378q29 15 46.5 43.5T800-272v32q0 33-23.5 56.5T720-160H240q-33 0-56.5-23.5T160-240m80 0h480v-32q0-11-5.5-20T700-306q-54-27-109-40.5T480-360t-111 13.5T260-306q-9 5-14.5 14t-5.5 20zm296.5-343.5Q560-607 560-640t-23.5-56.5T480-720t-56.5 23.5T400-640t23.5 56.5T480-560t56.5-23.5M480-240'/%3E%3C/svg%3E"));width:24px}.svg-icon--email{background-color:var(--icon-email-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-email,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-.4 4.25-7.07 4.42c-.32.2-.74.2-1.06 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44'/%3E%3C/svg%3E"));mask-image:var(--icon-email,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-.4 4.25-7.07 4.42c-.32.2-.74.2-1.06 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44'/%3E%3C/svg%3E"));width:24px}.svg-icon--telephone{background-color:var(--icon-telephone-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-telephone,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m19.23 15.26-2.54-.29a1.99 1.99 0 0 0-1.64.57l-1.84 1.84a15.05 15.05 0 0 1-6.59-6.59l1.85-1.85c.43-.43.64-1.03.57-1.64l-.29-2.52a2 2 0 0 0-1.99-1.77H5.03c-1.13 0-2.07.94-2 2.07.53 8.54 7.36 15.36 15.89 15.89 1.13.07 2.07-.87 2.07-2v-1.73c.01-1.01-.75-1.86-1.76-1.98'/%3E%3C/svg%3E"));mask-image:var(--icon-telephone,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m19.23 15.26-2.54-.29a1.99 1.99 0 0 0-1.64.57l-1.84 1.84a15.05 15.05 0 0 1-6.59-6.59l1.85-1.85c.43-.43.64-1.03.57-1.64l-.29-2.52a2 2 0 0 0-1.99-1.77H5.03c-1.13 0-2.07.94-2 2.07.53 8.54 7.36 15.36 15.89 15.89 1.13.07 2.07-.87 2.07-2v-1.73c.01-1.01-.75-1.86-1.76-1.98'/%3E%3C/svg%3E"));width:24px}.svg-icon--location{background-color:var(--icon-location-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-location,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 2c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0C17.55 17.12 20 13.38 20 10.2 20 5.22 16.2 2 12 2m0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2'/%3E%3C/svg%3E"));mask-image:var(--icon-location,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 2c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0C17.55 17.12 20 13.38 20 10.2 20 5.22 16.2 2 12 2m0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2'/%3E%3C/svg%3E"));width:24px}.svg-icon--search{background-color:var(--icon-search-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-search,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M380-320q-109 0-184.5-75.5T120-580t75.5-184.5T380-840t184.5 75.5T640-580q0 44-14 83t-38 69l224 224q11 11 11 28t-11 28-28 11-28-11L532-372q-30 24-69 38t-83 14m0-80q75 0 127.5-52.5T560-580t-52.5-127.5T380-760t-127.5 52.5T200-580t52.5 127.5T380-400'/%3E%3C/svg%3E"));mask-image:var(--icon-search,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M380-320q-109 0-184.5-75.5T120-580t75.5-184.5T380-840t184.5 75.5T640-580q0 44-14 83t-38 69l224 224q11 11 11 28t-11 28-28 11-28-11L532-372q-30 24-69 38t-83 14m0-80q75 0 127.5-52.5T560-580t-52.5-127.5T380-760t-127.5 52.5T200-580t52.5 127.5T380-400'/%3E%3C/svg%3E"));width:24px}.svg-icon--add{background-color:var(--icon-add-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-add,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M440-440H240q-17 0-28.5-11.5T200-480t11.5-28.5T240-520h200v-200q0-17 11.5-28.5T480-760t28.5 11.5T520-720v200h200q17 0 28.5 11.5T760-480t-11.5 28.5T720-440H520v200q0 17-11.5 28.5T480-200t-28.5-11.5T440-240z'/%3E%3C/svg%3E"));mask-image:var(--icon-add,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M440-440H240q-17 0-28.5-11.5T200-480t11.5-28.5T240-520h200v-200q0-17 11.5-28.5T480-760t28.5 11.5T520-720v200h200q17 0 28.5 11.5T760-480t-11.5 28.5T720-440H520v200q0 17-11.5 28.5T480-200t-28.5-11.5T440-240z'/%3E%3C/svg%3E"));width:24px}.svg-icon--minus{background-color:var(--icon-minus-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-minus,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M240-440q-17 0-28.5-11.5T200-480t11.5-28.5T240-520h480q17 0 28.5 11.5T760-480t-11.5 28.5T720-440z'/%3E%3C/svg%3E"));mask-image:var(--icon-minus,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M240-440q-17 0-28.5-11.5T200-480t11.5-28.5T240-520h480q17 0 28.5 11.5T760-480t-11.5 28.5T720-440z'/%3E%3C/svg%3E"));width:24px}.svg-icon--arrow-left{background-color:var(--icon-arrow-left-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-arrow-left,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='m432-480 156 156q11 11 11 28t-11 28-28 11-28-11L348-452q-6-6-8.5-13t-2.5-15 2.5-15 8.5-13l184-184q11-11 28-11t28 11 11 28-11 28z'/%3E%3C/svg%3E"));mask-image:var(--icon-arrow-left,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='m432-480 156 156q11 11 11 28t-11 28-28 11-28-11L348-452q-6-6-8.5-13t-2.5-15 2.5-15 8.5-13l184-184q11-11 28-11t28 11 11 28-11 28z'/%3E%3C/svg%3E"));width:24px}.svg-icon--arrow-right{background-color:var(--icon-arrow-right-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-arrow-right,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M504-480 348-636q-11-11-11-28t11-28 28-11 28 11l184 184q6 6 8.5 13t2.5 15-2.5 15-8.5 13L404-268q-11 11-28 11t-28-11-11-28 11-28z'/%3E%3C/svg%3E"));mask-image:var(--icon-arrow-right,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M504-480 348-636q-11-11-11-28t11-28 28-11 28 11l184 184q6 6 8.5 13t2.5 15-2.5 15-8.5 13L404-268q-11 11-28 11t-28-11-11-28 11-28z'/%3E%3C/svg%3E"));width:24px}.svg-icon--arrow-up{background-color:var(--icon-arrow-up-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-arrow-up,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M480-528 324-372q-11 11-28 11t-28-11-11-28 11-28l184-184q12-12 28-12t28 12l184 184q11 11 11 28t-11 28-28 11-28-11z'/%3E%3C/svg%3E"));mask-image:var(--icon-arrow-up,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M480-528 324-372q-11 11-28 11t-28-11-11-28 11-28l184-184q12-12 28-12t28 12l184 184q11 11 11 28t-11 28-28 11-28-11z'/%3E%3C/svg%3E"));width:24px}.svg-icon--arrow-down{background-color:var(--icon-arrow-down-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-arrow-down,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M465-363.5q-7-2.5-13-8.5L268-556q-11-11-11-28t11-28 28-11 28 11l156 156 156-156q11-11 28-11t28 11 11 28-11 28L508-372q-6 6-13 8.5t-15 2.5-15-2.5'/%3E%3C/svg%3E"));mask-image:var(--icon-arrow-down,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M465-363.5q-7-2.5-13-8.5L268-556q-11-11-11-28t11-28 28-11 28 11l156 156 156-156q11-11 28-11t28 11 11 28-11 28L508-372q-6 6-13 8.5t-15 2.5-15-2.5'/%3E%3C/svg%3E"));width:24px}.svg-icon--share{background-color:var(--icon-share-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-share,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M680-80q-50 0-85-35t-35-85q0-6 3-28L282-392q-16 15-37 23.5t-45 8.5q-50 0-85-35t-35-85 35-85 85-35q24 0 45 8.5t37 23.5l281-164q-2-7-2.5-13.5T560-760q0-50 35-85t85-35 85 35 35 85-35 85-85 35q-24 0-45-8.5T598-672L317-508q2 7 2.5 13.5t.5 14.5-.5 14.5T317-452l281 164q16-15 37-23.5t45-8.5q50 0 85 35t35 85-35 85-85 35m0-80q17 0 28.5-11.5T720-200t-11.5-28.5T680-240t-28.5 11.5T640-200t11.5 28.5T680-160M200-440q17 0 28.5-11.5T240-480t-11.5-28.5T200-520t-28.5 11.5T160-480t11.5 28.5T200-440m508.5-291.5Q720-743 720-760t-11.5-28.5T680-800t-28.5 11.5T640-760t11.5 28.5T680-720t28.5-11.5M680-760'/%3E%3C/svg%3E"));mask-image:var(--icon-share,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 -960 960 960'%3E%3Cpath d='M680-80q-50 0-85-35t-35-85q0-6 3-28L282-392q-16 15-37 23.5t-45 8.5q-50 0-85-35t-35-85 35-85 85-35q24 0 45 8.5t37 23.5l281-164q-2-7-2.5-13.5T560-760q0-50 35-85t85-35 85 35 35 85-35 85-85 35q-24 0-45-8.5T598-672L317-508q2 7 2.5 13.5t.5 14.5-.5 14.5T317-452l281 164q16-15 37-23.5t45-8.5q50 0 85 35t35 85-35 85-85 35m0-80q17 0 28.5-11.5T720-200t-11.5-28.5T680-240t-28.5 11.5T640-200t11.5 28.5T680-160M200-440q17 0 28.5-11.5T240-480t-11.5-28.5T200-520t-28.5 11.5T160-480t11.5 28.5T200-440m508.5-291.5Q720-743 720-760t-11.5-28.5T680-800t-28.5 11.5T640-760t11.5 28.5T680-720t28.5-11.5M680-760'/%3E%3C/svg%3E"));width:24px}.svg-icon--facebook{background-color:var(--icon-facebook-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-facebook,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23000' d='m16.008 13 .444-2.896h-2.779V8.225c0-.792.389-1.564 1.633-1.564h1.263V4.196S15.423 4 14.327 4c-2.288 0-3.783 1.387-3.783 3.898v2.207H8V13h2.544v7h3.13v-7z'/%3E%3C/svg%3E"));mask-image:var(--icon-facebook,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23000' d='m16.008 13 .444-2.896h-2.779V8.225c0-.792.389-1.564 1.633-1.564h1.263V4.196S15.423 4 14.327 4c-2.288 0-3.783 1.387-3.783 3.898v2.207H8V13h2.544v7h3.13v-7z'/%3E%3C/svg%3E"));width:24px}.svg-icon--instagram{background-color:var(--icon-instagram-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-instagram,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23000' d='M11.999 4c-2.174 0-2.446.01-3.296.046-.855.042-1.433.175-1.943.373a3.9 3.9 0 0 0-1.416.925 3.9 3.9 0 0 0-.925 1.416c-.198.51-.33 1.088-.372 1.943C4.008 9.554 4 9.825 4 11.999c0 2.175.01 2.445.046 3.297.042.852.175 1.432.373 1.942.202.534.517 1.017.925 1.416a3.9 3.9 0 0 0 1.416.925c.51.195 1.09.33 1.943.372.851.039 1.122.047 3.296.047 2.175 0 2.445-.01 3.297-.047.852-.041 1.432-.177 1.942-.372a3.9 3.9 0 0 0 1.416-.925 3.85 3.85 0 0 0 .925-1.416c.195-.51.33-1.09.372-1.942.039-.852.047-1.122.047-3.297s-.01-2.446-.047-3.296c-.041-.852-.177-1.436-.372-1.943a3.9 3.9 0 0 0-.925-1.416 3.85 3.85 0 0 0-1.416-.925c-.51-.198-1.09-.33-1.942-.372C14.444 4.008 14.174 4 11.999 4m0 1.44c2.135 0 2.39.01 3.234.046.779.037 1.203.167 1.485.277a2.5 2.5 0 0 1 .922.599c.265.257.469.571.595.919.11.282.24.706.277 1.484.036.844.046 1.1.046 3.234s-.01 2.391-.049 3.235c-.042.778-.172 1.202-.282 1.484-.151.375-.32.638-.599.922-.26.264-.575.467-.922.596-.278.11-.708.24-1.49.276-.848.037-1.098.047-3.239.047s-2.39-.01-3.24-.05c-.779-.041-1.208-.172-1.49-.281a2.5 2.5 0 0 1-.919-.6 2.4 2.4 0 0 1-.599-.922c-.112-.277-.24-.707-.281-1.489-.029-.838-.042-1.099-.042-3.23 0-2.13.014-2.39.042-3.239.041-.781.17-1.21.281-1.49.138-.38.318-.64.599-.921.278-.279.54-.459.92-.6.281-.11.7-.24 1.481-.279.849-.03 1.099-.041 3.237-.041zm0 2.454a4.105 4.105 0 0 0-2.904 7.01A4.106 4.106 0 0 0 16.105 12 4.105 4.105 0 0 0 12 7.894m0 6.772A2.665 2.665 0 0 1 9.332 12 2.665 2.665 0 0 1 12 9.334 2.665 2.665 0 0 1 14.665 12 2.665 2.665 0 0 1 12 14.666m5.232-6.937a.962.962 0 0 1-1.921.002.96.96 0 0 1 1.921-.002'/%3E%3C/svg%3E"));mask-image:var(--icon-instagram,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23000' d='M11.999 4c-2.174 0-2.446.01-3.296.046-.855.042-1.433.175-1.943.373a3.9 3.9 0 0 0-1.416.925 3.9 3.9 0 0 0-.925 1.416c-.198.51-.33 1.088-.372 1.943C4.008 9.554 4 9.825 4 11.999c0 2.175.01 2.445.046 3.297.042.852.175 1.432.373 1.942.202.534.517 1.017.925 1.416a3.9 3.9 0 0 0 1.416.925c.51.195 1.09.33 1.943.372.851.039 1.122.047 3.296.047 2.175 0 2.445-.01 3.297-.047.852-.041 1.432-.177 1.942-.372a3.9 3.9 0 0 0 1.416-.925 3.85 3.85 0 0 0 .925-1.416c.195-.51.33-1.09.372-1.942.039-.852.047-1.122.047-3.297s-.01-2.446-.047-3.296c-.041-.852-.177-1.436-.372-1.943a3.9 3.9 0 0 0-.925-1.416 3.85 3.85 0 0 0-1.416-.925c-.51-.198-1.09-.33-1.942-.372C14.444 4.008 14.174 4 11.999 4m0 1.44c2.135 0 2.39.01 3.234.046.779.037 1.203.167 1.485.277a2.5 2.5 0 0 1 .922.599c.265.257.469.571.595.919.11.282.24.706.277 1.484.036.844.046 1.1.046 3.234s-.01 2.391-.049 3.235c-.042.778-.172 1.202-.282 1.484-.151.375-.32.638-.599.922-.26.264-.575.467-.922.596-.278.11-.708.24-1.49.276-.848.037-1.098.047-3.239.047s-2.39-.01-3.24-.05c-.779-.041-1.208-.172-1.49-.281a2.5 2.5 0 0 1-.919-.6 2.4 2.4 0 0 1-.599-.922c-.112-.277-.24-.707-.281-1.489-.029-.838-.042-1.099-.042-3.23 0-2.13.014-2.39.042-3.239.041-.781.17-1.21.281-1.49.138-.38.318-.64.599-.921.278-.279.54-.459.92-.6.281-.11.7-.24 1.481-.279.849-.03 1.099-.041 3.237-.041zm0 2.454a4.105 4.105 0 0 0-2.904 7.01A4.106 4.106 0 0 0 16.105 12 4.105 4.105 0 0 0 12 7.894m0 6.772A2.665 2.665 0 0 1 9.332 12 2.665 2.665 0 0 1 12 9.334 2.665 2.665 0 0 1 14.665 12 2.665 2.665 0 0 1 12 14.666m5.232-6.937a.962.962 0 0 1-1.921.002.96.96 0 0 1 1.921-.002'/%3E%3C/svg%3E"));width:24px}.svg-icon--x{background-color:var(--icon-x-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-x,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14.234 10.162 22.977 0h-2.072l-7.591 8.824L7.251 0H.258l9.168 13.343L.258 24H2.33l8.016-9.318L16.749 24h6.993zm-2.837 3.299-.929-1.329L3.076 1.56h3.182l5.965 8.532.929 1.329 7.754 11.09h-3.182z'/%3E%3C/svg%3E"));mask-image:var(--icon-x,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14.234 10.162 22.977 0h-2.072l-7.591 8.824L7.251 0H.258l9.168 13.343L.258 24H2.33l8.016-9.318L16.749 24h6.993zm-2.837 3.299-.929-1.329L3.076 1.56h3.182l5.965 8.532.929 1.329 7.754 11.09h-3.182z'/%3E%3C/svg%3E"));width:24px}.svg-icon--whatsapp{background-color:var(--icon-whatsapp-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-whatsapp,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52s.198-.298.298-.497c.099-.198.05-.371-.025-.52s-.669-1.612-.916-2.207c-.242-.579-.487-.5-.669-.51a13 13 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074s2.096 3.2 5.077 4.487c.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413s.248-1.289.173-1.413c-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.82 9.82 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.82 11.82 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.9 11.9 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.82 11.82 0 0 0-3.48-8.413'/%3E%3C/svg%3E"));mask-image:var(--icon-whatsapp,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52s.198-.298.298-.497c.099-.198.05-.371-.025-.52s-.669-1.612-.916-2.207c-.242-.579-.487-.5-.669-.51a13 13 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074s2.096 3.2 5.077 4.487c.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413s.248-1.289.173-1.413c-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.82 9.82 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.82 11.82 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.9 11.9 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.82 11.82 0 0 0-3.48-8.413'/%3E%3C/svg%3E"));width:24px}.svg-icon--pinterest{background-color:var(--icon-pinterest-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-pinterest,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.017 0C5.396 0 .029 5.367.029 11.987c0 5.079 3.158 9.417 7.618 11.162-.105-.949-.199-2.403.041-3.439.219-.937 1.406-5.957 1.406-5.957s-.359-.72-.359-1.781c0-1.663.967-2.911 2.168-2.911 1.024 0 1.518.769 1.518 1.688 0 1.029-.653 2.567-.992 3.992-.285 1.193.6 2.165 1.775 2.165 2.128 0 3.768-2.245 3.768-5.487 0-2.861-2.063-4.869-5.008-4.869-3.41 0-5.409 2.562-5.409 5.199 0 1.033.394 2.143.889 2.741.099.12.112.225.085.345-.09.375-.293 1.199-.334 1.363-.053.225-.172.271-.401.165-1.495-.69-2.433-2.878-2.433-4.646 0-3.776 2.748-7.252 7.92-7.252 4.158 0 7.392 2.967 7.392 6.923 0 4.135-2.607 7.462-6.233 7.462-1.214 0-2.354-.629-2.758-1.379l-.749 2.848c-.269 1.045-1.004 2.352-1.498 3.146 1.123.345 2.306.535 3.55.535 6.607 0 11.985-5.365 11.985-11.987C23.97 5.39 18.592.026 11.985.026z'/%3E%3C/svg%3E"));mask-image:var(--icon-pinterest,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.017 0C5.396 0 .029 5.367.029 11.987c0 5.079 3.158 9.417 7.618 11.162-.105-.949-.199-2.403.041-3.439.219-.937 1.406-5.957 1.406-5.957s-.359-.72-.359-1.781c0-1.663.967-2.911 2.168-2.911 1.024 0 1.518.769 1.518 1.688 0 1.029-.653 2.567-.992 3.992-.285 1.193.6 2.165 1.775 2.165 2.128 0 3.768-2.245 3.768-5.487 0-2.861-2.063-4.869-5.008-4.869-3.41 0-5.409 2.562-5.409 5.199 0 1.033.394 2.143.889 2.741.099.12.112.225.085.345-.09.375-.293 1.199-.334 1.363-.053.225-.172.271-.401.165-1.495-.69-2.433-2.878-2.433-4.646 0-3.776 2.748-7.252 7.92-7.252 4.158 0 7.392 2.967 7.392 6.923 0 4.135-2.607 7.462-6.233 7.462-1.214 0-2.354-.629-2.758-1.379l-.749 2.848c-.269 1.045-1.004 2.352-1.498 3.146 1.123.345 2.306.535 3.55.535 6.607 0 11.985-5.365 11.985-11.987C23.97 5.39 18.592.026 11.985.026z'/%3E%3C/svg%3E"));width:24px}.svg-icon--link{background-color:var(--icon-link-color,var(--primary));height:24px;-webkit-mask-image:var(--icon-link,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23e3e3e3' viewBox='0 -960 960 960'%3E%3Cpath d='M440-280H280q-83 0-141.5-58.5T80-480t58.5-141.5T280-680h160v80H280q-50 0-85 35t-35 85 35 85 85 35h160zM320-440v-80h320v80zm200 160v-80h160q50 0 85-35t35-85-35-85-85-35H520v-80h160q83 0 141.5 58.5T880-480t-58.5 141.5T680-280z'/%3E%3C/svg%3E"));mask-image:var(--icon-link,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23e3e3e3' viewBox='0 -960 960 960'%3E%3Cpath d='M440-280H280q-83 0-141.5-58.5T80-480t58.5-141.5T280-680h160v80H280q-50 0-85 35t-35 85 35 85 85 35h160zM320-440v-80h320v80zm200 160v-80h160q50 0 85-35t35-85-35-85-85-35H520v-80h160q83 0 141.5 58.5T880-480t-58.5 141.5T680-280z'/%3E%3C/svg%3E"));width:24px}.svg-icon--xs{height:.75rem;width:.75rem}.svg-icon--sm{height:1rem;width:1rem}.svg-icon--md{height:1.25rem;width:1.25rem}.svg-icon--lg{height:1.5rem;width:1.5rem}.svg-icon--xl{height:2rem;width:2rem}.svg-icon--2xl{height:3rem;width:3rem}*,:after,:before{box-sizing:border-box}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}@media (min-width:480px){.xs\:col-span-1{grid-column:span 1/span 1}.xs\:col-span-2{grid-column:span 2/span 2}.xs\:col-span-3{grid-column:span 3/span 3}.xs\:col-span-4{grid-column:span 4/span 4}.xs\:col-span-5{grid-column:span 5/span 5}.xs\:col-span-6{grid-column:span 6/span 6}.xs\:col-span-7{grid-column:span 7/span 7}.xs\:col-span-8{grid-column:span 8/span 8}.xs\:col-span-9{grid-column:span 9/span 9}.xs\:col-span-10{grid-column:span 10/span 10}}@media (min-width:640px){.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-7{grid-column:span 7/span 7}.sm\:col-span-8{grid-column:span 8/span 8}.sm\:col-span-9{grid-column:span 9/span 9}.sm\:col-span-10{grid-column:span 10/span 10}}@media (min-width:768px){.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-9{grid-column:span 9/span 9}.md\:col-span-10{grid-column:span 10/span 10}}@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:col-span-10{grid-column:span 10/span 10}}@media (min-width:1280px){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:col-span-9{grid-column:span 9/span 9}.xl\:col-span-10{grid-column:span 10/span 10}}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{scrollbar-gutter:stable}body{--btn-radius:var(--default-radius,var(--radius-full));--dropdown-radius:var(--default-radius)}body.radius-none{--default-radius:0px}body.radius-small{--default-radius:.25rem}body.radius-medium{--default-radius:.5rem}body.radius-large{--default-radius:1.5rem;--dropdown-radius:var(--radius-2xl,1rem);--drawer-child-radius:var(--radius-lg,.5rem);--btn-radius:var(--radius-full,999px)}body.radius-large textarea.form-control{--input-radius:1rem}@media (min-width:1024px){body.radius-large{--productList-banner-radius:0 0 0 40px;--newsletter-radius:80px}body.radius-large .products--right+.productList__banner{--productList-banner-radius:0 40px 0 0}}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{backdrop-filter:blur(6px);background:hsla(0,0%,94%,.2);border-radius:8px}::-webkit-scrollbar-thumb{background:hsla(0,0%,71%,.6);background-clip:content-box;border:2px solid transparent;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,59%,.8)}*{scrollbar-color:hsla(0,0%,71%,.6) hsla(0,0%,94%,.2);scrollbar-width:thin}.gap-1{gap:.25rem}.gap-x-1{row-gap:.25rem}.gap-y-1{column-gap:.25rem}.gap-2{gap:.5rem}.gap-x-2{row-gap:.5rem}.gap-y-2{column-gap:.5rem}.gap-3{gap:.75rem}.gap-x-3{row-gap:.75rem}.gap-y-3{column-gap:.75rem}.gap-4{gap:1rem}.gap-x-4{row-gap:1rem}.gap-y-4{column-gap:1rem}.gap-5{gap:1.25rem}.gap-x-5{row-gap:1.25rem}.gap-y-5{column-gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-6{row-gap:1.5rem}.gap-y-6{column-gap:1.5rem}.gap-7{gap:1.75rem}.gap-x-7{row-gap:1.75rem}.gap-y-7{column-gap:1.75rem}.gap-8{gap:2rem}.gap-x-8{row-gap:2rem}.gap-y-8{column-gap:2rem}.gap-9{gap:2.25rem}.gap-x-9{row-gap:2.25rem}.gap-y-9{column-gap:2.25rem}.gap-10{gap:2.5rem}.gap-x-10{row-gap:2.5rem}.gap-y-10{column-gap:2.5rem}@media (min-width:480px){.xs\:gap-1{gap:.25rem}.xs\:gap-x-1{row-gap:.25rem}.xs\:gap-y-1{column-gap:.25rem}.xs\:gap-2{gap:.5rem}.xs\:gap-x-2{row-gap:.5rem}.xs\:gap-y-2{column-gap:.5rem}.xs\:gap-3{gap:.75rem}.xs\:gap-x-3{row-gap:.75rem}.xs\:gap-y-3{column-gap:.75rem}.xs\:gap-4{gap:1rem}.xs\:gap-x-4{row-gap:1rem}.xs\:gap-y-4{column-gap:1rem}.xs\:gap-5{gap:1.25rem}.xs\:gap-x-5{row-gap:1.25rem}.xs\:gap-y-5{column-gap:1.25rem}.xs\:gap-6{gap:1.5rem}.xs\:gap-x-6{row-gap:1.5rem}.xs\:gap-y-6{column-gap:1.5rem}.xs\:gap-7{gap:1.75rem}.xs\:gap-x-7{row-gap:1.75rem}.xs\:gap-y-7{column-gap:1.75rem}.xs\:gap-8{gap:2rem}.xs\:gap-x-8{row-gap:2rem}.xs\:gap-y-8{column-gap:2rem}.xs\:gap-9{gap:2.25rem}.xs\:gap-x-9{row-gap:2.25rem}.xs\:gap-y-9{column-gap:2.25rem}.xs\:gap-10{gap:2.5rem}.xs\:gap-x-10{row-gap:2.5rem}.xs\:gap-y-10{column-gap:2.5rem}}@media (min-width:640px){.sm\:gap-1{gap:.25rem}.sm\:gap-x-1{row-gap:.25rem}.sm\:gap-y-1{column-gap:.25rem}.sm\:gap-2{gap:.5rem}.sm\:gap-x-2{row-gap:.5rem}.sm\:gap-y-2{column-gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-x-3{row-gap:.75rem}.sm\:gap-y-3{column-gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-x-4{row-gap:1rem}.sm\:gap-y-4{column-gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-x-5{row-gap:1.25rem}.sm\:gap-y-5{column-gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-x-6{row-gap:1.5rem}.sm\:gap-y-6{column-gap:1.5rem}.sm\:gap-7{gap:1.75rem}.sm\:gap-x-7{row-gap:1.75rem}.sm\:gap-y-7{column-gap:1.75rem}.sm\:gap-8{gap:2rem}.sm\:gap-x-8{row-gap:2rem}.sm\:gap-y-8{column-gap:2rem}.sm\:gap-9{gap:2.25rem}.sm\:gap-x-9{row-gap:2.25rem}.sm\:gap-y-9{column-gap:2.25rem}.sm\:gap-10{gap:2.5rem}.sm\:gap-x-10{row-gap:2.5rem}.sm\:gap-y-10{column-gap:2.5rem}}@media (min-width:768px){.md\:gap-1{gap:.25rem}.md\:gap-x-1{row-gap:.25rem}.md\:gap-y-1{column-gap:.25rem}.md\:gap-2{gap:.5rem}.md\:gap-x-2{row-gap:.5rem}.md\:gap-y-2{column-gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-x-3{row-gap:.75rem}.md\:gap-y-3{column-gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-x-4{row-gap:1rem}.md\:gap-y-4{column-gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-x-5{row-gap:1.25rem}.md\:gap-y-5{column-gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-x-6{row-gap:1.5rem}.md\:gap-y-6{column-gap:1.5rem}.md\:gap-7{gap:1.75rem}.md\:gap-x-7{row-gap:1.75rem}.md\:gap-y-7{column-gap:1.75rem}.md\:gap-8{gap:2rem}.md\:gap-x-8{row-gap:2rem}.md\:gap-y-8{column-gap:2rem}.md\:gap-9{gap:2.25rem}.md\:gap-x-9{row-gap:2.25rem}.md\:gap-y-9{column-gap:2.25rem}.md\:gap-10{gap:2.5rem}.md\:gap-x-10{row-gap:2.5rem}.md\:gap-y-10{column-gap:2.5rem}}@media (min-width:1024px){.lg\:gap-1{gap:.25rem}.lg\:gap-x-1{row-gap:.25rem}.lg\:gap-y-1{column-gap:.25rem}.lg\:gap-2{gap:.5rem}.lg\:gap-x-2{row-gap:.5rem}.lg\:gap-y-2{column-gap:.5rem}.lg\:gap-3{gap:.75rem}.lg\:gap-x-3{row-gap:.75rem}.lg\:gap-y-3{column-gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-x-4{row-gap:1rem}.lg\:gap-y-4{column-gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-x-5{row-gap:1.25rem}.lg\:gap-y-5{column-gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-x-6{row-gap:1.5rem}.lg\:gap-y-6{column-gap:1.5rem}.lg\:gap-7{gap:1.75rem}.lg\:gap-x-7{row-gap:1.75rem}.lg\:gap-y-7{column-gap:1.75rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-8{row-gap:2rem}.lg\:gap-y-8{column-gap:2rem}.lg\:gap-9{gap:2.25rem}.lg\:gap-x-9{row-gap:2.25rem}.lg\:gap-y-9{column-gap:2.25rem}.lg\:gap-10{gap:2.5rem}.lg\:gap-x-10{row-gap:2.5rem}.lg\:gap-y-10{column-gap:2.5rem}}@media (min-width:1280px){.xl\:gap-1{gap:.25rem}.xl\:gap-x-1{row-gap:.25rem}.xl\:gap-y-1{column-gap:.25rem}.xl\:gap-2{gap:.5rem}.xl\:gap-x-2{row-gap:.5rem}.xl\:gap-y-2{column-gap:.5rem}.xl\:gap-3{gap:.75rem}.xl\:gap-x-3{row-gap:.75rem}.xl\:gap-y-3{column-gap:.75rem}.xl\:gap-4{gap:1rem}.xl\:gap-x-4{row-gap:1rem}.xl\:gap-y-4{column-gap:1rem}.xl\:gap-5{gap:1.25rem}.xl\:gap-x-5{row-gap:1.25rem}.xl\:gap-y-5{column-gap:1.25rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-x-6{row-gap:1.5rem}.xl\:gap-y-6{column-gap:1.5rem}.xl\:gap-7{gap:1.75rem}.xl\:gap-x-7{row-gap:1.75rem}.xl\:gap-y-7{column-gap:1.75rem}.xl\:gap-8{gap:2rem}.xl\:gap-x-8{row-gap:2rem}.xl\:gap-y-8{column-gap:2rem}.xl\:gap-9{gap:2.25rem}.xl\:gap-x-9{row-gap:2.25rem}.xl\:gap-y-9{column-gap:2.25rem}.xl\:gap-10{gap:2.5rem}.xl\:gap-x-10{row-gap:2.5rem}.xl\:gap-y-10{column-gap:2.5rem}}.col-span-full{grid-column:-1/1}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}body{background:var(--background,var(--body-background,#fff));color:var(--text,var(--body-foreground,var(--foreground-default,#000)));font-family:var(--text-font-family,Poppins,sans-serif);font-size:var(--text-font-size,var(--body-font-size,var(--font-size-sm)));font-style:var(--text-font-style,normal);font-weight:var(--text-font-weight,var(--body-font-weight,400));line-height:var(--text-line-height,var(--body-line-height,1.5));margin:0;padding:0;text-align:var(--text-align,left);text-decoration:var(--text-decoration,none);text-transform:var(--text-transform,none)}h1{color:var(--title-foreground,currentColor);font-family:var(--title-font-family,Poppins,sans-serif);font-size:var(--title-font-size,var(--font-size-xl));font-style:var(--title-font-style,none);font-weight:var(--title-font-weight,600);line-height:var(--title-line-height,1.3);margin-bottom:0;text-align:var(--title-align,left);text-decoration:var(--title-decoration,none);text-transform:var(--title-transform,none)}h1 a{color:currentColor}h2,h3,h4,h5,h6{font-family:var(--subtitle-font-family,var(--title-font-family,Poppins,sans-serif));font-size:var(--subtitle-font-size,var(--font-size-xl));font-weight:var(--subtitle-font-weight,600);line-height:var(--subtitle-line-height,1.3);margin-bottom:0}h2 a,h3 a,h4 a,h5 a,h6 a{color:currentColor}p{margin-bottom:0}ol,p,ul{margin-top:0}ol,ul{margin-bottom:var(--space-lg,2rem);padding-left:var(--space-lg,2rem)}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;text-decoration:underline dotted;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:var(--font-wheight-bolder)}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:var(--font-wheight-bolder,900)}small{font-size:.8em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:var(--link-color,#007bff);font-weight:var(--link-weight,400);text-decoration:var(--link-decoration,none)}a:hover{color:var(--link-hover-color,#0056b3);text-decoration:var(--link-hover-decoration,underline)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:sans-serif,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:inherit;padding-bottom:var(--space-md);padding-top:var(--space-md);text-align:left}th{font-weight:var(--table-th-font-weight,600);text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:var(--label-margin-bottom,var(--margin-md))}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}.drawer_is_opened{overflow:hidden}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.row{margin-left:0;margin-right:0}.breadcrumb{color:var(--foreground-light,var(--foreground-default));display:flex;flex-direction:row;justify-content:center;margin-bottom:0;max-width:100%;overflow-x:auto;padding-left:0}@media (min-width:1024px){.breadcrumb{justify-content:flex-start}}@media (max-width:768px){.breadcrumb{flex-wrap:wrap;justify-content:flex-start;margin-inline:auto;text-align:left;width:fit-content}}.breadcrumb li{border-left:1px solid;padding:0 var(--spacing-2)}.breadcrumb li:before{display:none!important}.breadcrumb li:first-child{border-left:none;padding-left:0}.breadcrumb a,.breadcrumb span{color:currentColor;font-size:var(--font-size-sm);line-height:1;white-space:nowrap}.drawer_is_opened:has(#filtersV2Content[open=true]){overflow-y:auto}.pageLayout{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;gap:var(--pageLayout-gap,0);margin-bottom:var(--spacing-8);max-width:100%;width:100%}.pageLayout:not(.pageLayout--home){margin-top:var(--spacing-12)}.pageLayout .pageInfo{display:grid;grid-template-areas:"breadcrumb" "title" "description" "controls" "controls";grid-template-columns:1fr;padding:0 var(--spacing-4);position:relative;width:100%}@media (min-width:1024px){.pageLayout .pageInfo{align-items:center;gap:var(--spacing-4);grid-template-areas:"breadcrumb breadcrumb" "title controls" "description description" "filters filters";grid-template-columns:repeat(2,1fr)}}.pageLayout .pageInfo .breadcrumb{grid-area:breadcrumb}.heading-title .pageLayout .pageInfo .title-description,.module-review-description p .pageLayout .pageInfo .title-description,.pageLayout .pageInfo .heading-title .title-description,.pageLayout .pageInfo .module-review-description p .title-description,.pageLayout .pageInfo .pageTitle{grid-area:title;text-align:center}@media screen and (min-width:1024px){.heading-title .pageLayout .pageInfo .title-description,.module-review-description p .pageLayout .pageInfo .title-description,.pageLayout .pageInfo .heading-title .title-description,.pageLayout .pageInfo .module-review-description p .title-description,.pageLayout .pageInfo .pageTitle{text-align:left}}.pageLayout .pageInfo .pageDescription{grid-area:description;padding:0 var(--spacing-4);text-align:left}.pageLayout .pageInfo .pageFilters{grid-area:filters}.pageLayout .pageInfo .pageControls{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-2);grid-area:controls;justify-content:flex-end}.pageLayout .pageInfo .pageControls:empty{display:none}.pageLayout .pageInfo .toolbar-shop{display:grid;gap:var(--spacing-4);grid-area:toolbar;grid-template-columns:1fr max-content;width:100%}@media (min-width:1024px){.pageLayout .pageInfo .toolbar-shop{gap:0 var(--spacing-6);grid-template-columns:max-content max-content;justify-content:end!important}.pageLayout .pageInfo .toolbar-shop:has(.customFilterV2-toggle){grid-template-columns:100px max-content max-content}}.pageLayout .pageInfo .toolbar-shop .customFilterV2-toggle{grid-column:-1/1;order:-1}@media (min-width:1024px){.pageLayout .pageInfo .toolbar-shop .customFilterV2-toggle{grid-column:span 1/span 1}}.pageLayout .pageInfo .toolbar-shop #input-limit{display:none}.pageLayout .pageInfo .toolbar-shop>:not([hidden]){max-width:100%;width:100%}.pageLayout .pageInfo .toolbar-shop>:not([hidden]) .input-group-append,.pageLayout .pageInfo .toolbar-shop>:not([hidden]) select{--btn-width:100%;max-width:100%;width:100%}#module-review .item .review-link a .pageLayout .pageInfo .toolbar-shop span.js-changeGrid:last-of-type,#review .item .review-link a .pageLayout .pageInfo .toolbar-shop span.js-changeGrid:last-of-type,.pageLayout .pageInfo .toolbar-shop #module-review .item .review-link a span.js-changeGrid:last-of-type,.pageLayout .pageInfo .toolbar-shop #review .item .review-link a span.js-changeGrid:last-of-type,.pageLayout .pageInfo .toolbar-shop .btn.js-changeGrid{border:var(--btn-border,none)!important;--btn-foreground:var(--foreground-secondary)}#module-review .item .review-link a .pageLayout .pageInfo .toolbar-shop span.js-changeGrid:last-of-type svg,#review .item .review-link a .pageLayout .pageInfo .toolbar-shop span.js-changeGrid:last-of-type svg,.pageLayout .pageInfo .toolbar-shop #module-review .item .review-link a span.js-changeGrid:last-of-type svg,.pageLayout .pageInfo .toolbar-shop #review .item .review-link a span.js-changeGrid:last-of-type svg,.pageLayout .pageInfo .toolbar-shop .btn.js-changeGrid svg{height:auto;width:max-content}#module-review .item .review-link a .pageLayout .pageInfo .toolbar-shop span.js-changeGrid.active:last-of-type,#review .item .review-link a .pageLayout .pageInfo .toolbar-shop span.js-changeGrid.active:last-of-type,.pageLayout .pageInfo .toolbar-shop #module-review .item .review-link a span.js-changeGrid.active:last-of-type,.pageLayout .pageInfo .toolbar-shop #review .item .review-link a span.js-changeGrid.active:last-of-type,.pageLayout .pageInfo .toolbar-shop .btn.js-changeGrid.active{--btn-foreground:var(--foreground-default)}#module-review .item .review-link a .pageLayout .pageInfo .toolbar-shop span.js-changeGrid.active:last-of-type svg,#review .item .review-link a .pageLayout .pageInfo .toolbar-shop span.js-changeGrid.active:last-of-type svg,.pageLayout .pageInfo .toolbar-shop #module-review .item .review-link a span.js-changeGrid.active:last-of-type svg,.pageLayout .pageInfo .toolbar-shop #review .item .review-link a span.js-changeGrid.active:last-of-type svg,.pageLayout .pageInfo .toolbar-shop .btn.js-changeGrid.active svg{width:max-content}.pageLayout .pageBanner{width:100%}.pageLayout .pageBanner img{height:auto;width:100%}.pageLayout .pageContent{display:flex;flex-wrap:wrap;gap:var(--spacing-4);max-width:100%;padding:0 var(--spacing-4);width:100%}@media (min-width:1024px){.pageLayout .pageContent:has(.pageColumnLeft:not(:empty)){display:grid;grid-template-areas:"column mainContent";grid-template-columns:250px 1fr}}.pageLayout .pageContent .pageColumnLeft{grid-area:column}.pageLayout #mainContent{display:flex;flex-direction:column;gap:inherit;max-width:100%;width:100%}.pageLayout #mainContent>:not([hidden]):not(.modal):not(.container){flex-grow:unset;height:max-content;max-width:100%;width:100%}.pagePagination,.pagination_elements{align-items:flex-end;display:flex;flex-direction:column;gap:var(--spacing-2);justify-items:center;padding:var(--spacing-4) 0}.pagePagination .pagination,.pagination_elements .pagination{background-color:var(--neutral-light);border:var(--border-default);border-radius:var(--btn-radius,9999px);display:flex;gap:var(--spacing-1);padding:var(--spacing-1)}.pagePagination .pagination>li>a,.pagePagination .pagination>li>span,.pagination_elements .pagination>li>a,.pagination_elements .pagination>li>span{align-items:center;background-color:transparent;border-radius:var(--btn-radius,9999px)!important;display:flex;height:32px;justify-content:center;min-width:32px;padding:0;width:max-content}.pagePagination .pagination>li>a:active,.pagePagination .pagination>li>a:focus,.pagePagination .pagination>li>a:hover,.pagePagination .pagination>li>span:active,.pagePagination .pagination>li>span:focus,.pagePagination .pagination>li>span:hover,.pagination_elements .pagination>li>a:active,.pagination_elements .pagination>li>a:focus,.pagination_elements .pagination>li>a:hover,.pagination_elements .pagination>li>span:active,.pagination_elements .pagination>li>span:focus,.pagination_elements .pagination>li>span:hover{background-color:var(--btn-secondary-background,var(--secondary));color:var(--btn-secondary-color,var(--foreground-default))}.pagePagination .pagination>li>a:has(.pagination-text),.pagePagination .pagination>li>span:has(.pagination-text),.pagination_elements .pagination>li>a:has(.pagination-text),.pagination_elements .pagination>li>span:has(.pagination-text){padding:0 var(--spacing-2)}.pagePagination .pagination>li.disabled,.pagination_elements .pagination>li.disabled{opacity:.5;pointer-events:none}.pagePagination .pagination>li.active span,.pagination_elements .pagination>li.active span{background-color:var(--btn-secondary-background,var(--secondary));color:var(--btn-secondary-color,var(--foreground-default))}.pagination>li>a,.pagination>li>span{min-width:unset}.heading-title .pageLayout--category .title-description,.heading-title .pageLayout--manufacturer .title-description,.heading-title .pageLayout--search .title-description,.module-review-description p .pageLayout--category .title-description,.module-review-description p .pageLayout--manufacturer .title-description,.module-review-description p .pageLayout--search .title-description,.pageLayout--category .heading-title .title-description,.pageLayout--category .module-review-description p .title-description,.pageLayout--category .pageTitle,.pageLayout--manufacturer .heading-title .title-description,.pageLayout--manufacturer .module-review-description p .title-description,.pageLayout--manufacturer .pageTitle,.pageLayout--search .heading-title .title-description,.pageLayout--search .module-review-description p .title-description,.pageLayout--search .pageTitle{margin-bottom:var(--spacing-6);margin-top:0}@media (min-width:1024px){.heading-title .pageLayout--category .title-description,.heading-title .pageLayout--manufacturer .title-description,.heading-title .pageLayout--search .title-description,.module-review-description p .pageLayout--category .title-description,.module-review-description p .pageLayout--manufacturer .title-description,.module-review-description p .pageLayout--search .title-description,.pageLayout--category .heading-title .title-description,.pageLayout--category .module-review-description p .title-description,.pageLayout--category .pageTitle,.pageLayout--manufacturer .heading-title .title-description,.pageLayout--manufacturer .module-review-description p .title-description,.pageLayout--manufacturer .pageTitle,.pageLayout--search .heading-title .title-description,.pageLayout--search .module-review-description p .title-description,.pageLayout--search .pageTitle{margin-bottom:0}}.pageDescription__container{position:relative}.pageDescription__container .pageDescription__content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease-in-out}.pageDescription__container .pageDescription__content--expanded{display:block;-webkit-line-clamp:unset;overflow:visible}.pageDescription__container .pageDescription__content--expanded~.pageDescription__controls:before{opacity:0;visibility:hidden}.pageDescription__container .pageDescription__controls{align-items:center;background-color:var(--background);bottom:0;display:flex;justify-content:center;margin-top:var(--spacing-4);padding:var(--spacing-4) 0;position:sticky;width:100%}.pageDescription__container .pageDescription__controls:before{background:linear-gradient(to bottom,transparent 0,var(--background,#fff) 100%);bottom:100%;content:"";height:60px;left:0;opacity:1;pointer-events:none;position:absolute;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:visible;width:100%}.productListControls ul{display:flex;flex-direction:row;gap:var(--spacing-2)}.productListControls ul .list-group-item{border:none}.productListControls ul .js-changeGrid{--btn-border-radius:8px;--btn-width:auto;--btn-foreground:var(--foreground-secondary);--btn-padding:0 8px}.productListControls ul .js-changeGrid svg{width:max-content}.dropdown-menu{position:absolute;will-change:transform}.dropdown-menu:not(.show){opacity:0;visibility:hidden;z-index:-1}.dropdown-menu.picker-open{opacity:1;visibility:visible}.viewSwitcher--grid ul{display:flex;flex-direction:row;gap:var(--spacing-2)}.viewSwitcher--grid li{border:none;display:none!important;padding:0}.viewSwitcher--grid li:nth-child(-n+2){display:flex!important}@media (min-width:1024px){.viewSwitcher--grid li:nth-child(n+3){display:flex!important}.viewSwitcher--grid li:nth-child(-n+2){display:none!important}}.viewSwitcher--grid li .btn-link{--btn-padding:0;--btn-foreground:currentColor}.viewSwitcher--grid li .btn-link svg{height:auto;width:max-content}.heading-title .title-description,.module-review-description p .title-description,.pageTitle{color:var(--title-foreground,currentColor);font-family:var(--title-font-family,Poppins,sans-serif);font-size:var(--title-font-size,var(--font-size-xl));font-style:var(--title-font-style,none);font-weight:var(--title-font-weight,600);line-height:var(--title-line-height,1.3);margin-bottom:0;text-align:var(--title-align,left);text-decoration:var(--title-decoration,none);text-transform:var(--title-transform,none)}.heading-title .title-description a,.module-review-description p .title-description a,.pageTitle a{color:currentColor}.pageSubtitle{font-family:var(--subtitle-font-family,var(--title-font-family,Poppins,sans-serif));font-size:var(--subtitle-font-size,var(--font-size-xl));font-weight:var(--subtitle-font-weight,600);line-height:var(--subtitle-line-height,1.3);margin-bottom:0}.pageSubtitle a{color:currentColor}.notify_text{color:var(--text-error,currentColor);font-size:var(--font-size-sm);font-weight:400}.notify_text a{color:currentColor}.drawer{background-color:transparent;display:flex;flex-direction:column;height:100%;left:0;opacity:0;padding:var(--spacing-2);position:fixed;top:0;transition:all .5s ease-in-out;visibility:hidden;width:100%;z-index:9999}.drawer [aria-label=close]{color:var(--foreground-default)}@media (min-width:1024px){.drawer{padding:var(--spacing-4)}}.drawer section{backdrop-filter:blur(var(--dropdown-background-blur,46.1500015259px));background-color:var(--dropdown-background,color-mix(in srgb,var(--background,var(--white)) 90%,transparent));border-radius:var(--radius-3xl);border-radius:var(--dropdown-radius);display:flex;flex-direction:column;gap:var(--dropdown-gap,var(--spacing-4));height:100%;max-width:500px;max-width:323px;opacity:0;padding:var(--dropdown-padding,var(--spacing-4));position:relative;transform:translateX(calc(-100% - var(--spacing-2)));transition:all .5s ease-in-out;visibility:hidden;width:100%}@media (min-width:1024px){.drawer section{max-width:420px;transform:translateX(calc(-100% - var(--spacing-4)))}}.drawer section>:not([hidden]){border-radius:var(--drawer-child-radius,var(--default-radius,var(--radius-lg)));height:max-content;padding:var(--spacing-4);width:100%}.drawer section>:not([hidden]).filled{background-color:var(--background,var(--white))}.drawer__background{backdrop-filter:blur(1px);background-color:var(--background-utilities-blanket,rgba(28,27,24,.4));height:100%;left:0;position:fixed;top:0;width:100%}.drawer[open],.drawer[open] section{opacity:1;visibility:visible}.drawer[open] section{transform:translateX(0)}.drawer--right{align-items:flex-end}.drawer--right section{transform:translateX(calc(100% + var(--spacing-2)))}@media (min-width:1024px){.drawer--right section{transform:translateX(calc(100% + var(--spacing-4)))}}.drawer__search{border-bottom:1.5px solid rgba(69,86,88,.1);padding:var(--space-default);padding-top:0}.drawer__search .form-group{margin-bottom:0}.drawer__top{align-items:center;border-radius:var(--radius-lg);display:flex;flex-wrap:wrap;gap:var(--space-default);justify-content:flex-start;min-height:64px}.drawer__top h3,.drawer__top span{align-items:center;color:var(--primary);display:flex;font-size:var(--font-size-2xl);font-weight:400;line-height:1.2;margin-bottom:0;margin-right:auto;margin-top:0}.drawer__top h6{font-size:var(--font-lg);margin:0}.drawer__top button{align-items:center;background:var(--transparent);border:none;display:flex;justify-content:center;outline:none;padding:0}.drawer__top button svg{height:12px;width:12px}.drawer__top [data-drawer-close]{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2rem;--btn-padding:0 0.75rem;--btn-font-size:0.875rem}.drawer__top [data-drawer-close] path,.drawer__top [data-drawer-close] svg{color:currentColor;height:1em;width:1em}.drawer__top [data-drawer-close]:disabled{cursor:not-allowed;opacity:.65}.drawer__content{display:flex;flex-direction:column;height:100%;overflow-y:auto;width:100%}.drawer__content--empty{justify-content:center}.drawer__bottom{border-top:1.5px solid rgba(69,86,88,.1);padding:var(--space-default)}.drawer__bottom--cart{border:2px solid var(--bg-grey);display:flex;flex-direction:column;gap:1rem;padding:1rem}details{position:relative;width:100%}details svg{transition:rotate .2s ease-in-out}details>summary{align-items:center;display:flex;justify-content:space-between}details+.details-content{background-color:var(--dropdown-background,#fff);border-radius:var(--dropdown-radius,var(--radius-2xl));box-shadow:var(--dropdown-box-shadow,0 .5rem 1.5rem rgba(0,0,0,.15));color:var(--dropdown-foreground,text-default);left:50%;opacity:0;padding:var(--dropdown-padding,var(--spacing-4));position:absolute;top:105%;transform:translateX(-50%) scale(.8);transition:all .3s ease-in-out;visibility:hidden;width:200px}details+.details-content a{color:currentColor}details[open]>summary svg{rotate:180deg}details[open]+.details-content{opacity:1;top:100%;transform:translateX(-50%) scale(1);visibility:visible}details>summary{list-style:none}details>summary::-webkit-details-marker,details>summary::marker{display:none}.backdrop{backdrop-filter:blur(1px);background-color:var(--background-utilities-blanket,rgba(28,27,24,.4));height:100%;left:0;opacity:0;position:fixed;top:0;transform:translateX(-100%);transition:opacity .5s ease-in-out,visibility .5s ease-in-out;visibility:hidden;width:100%;z-index:var(--z-index-backdrop,1000)}.dropdown:has(.show) .backdrop--dropdown{opacity:1;transform:translateX(0);visibility:visible}.dropdown-menu{backdrop-filter:blur(var(--dropdown-background-blur,0));background-color:var(--dropdown-background,color-mix(in srgb,var(--background,var(--white)) 90%,transparent));border-radius:var(--dropdown-radius,var(--default-radius,var(--radius-2xl)));box-shadow:var(--dropdown-box-shadow,0 .5rem 1.5rem rgba(0,0,0,.15));gap:var(--dropdown-gap,1rem);padding:var(--dropdown-padding,1rem);z-index:var(--z-index-dropdown)}@media (min-width:1024px){.dropdown-menu{--dropdown-padding:var(--spacing-10);--dropdown-gap:var(--spacing-10)}}.dropdown-menu.show+.backdrop--dropdown{opacity:1;transform:translateX(0);visibility:visible}.alert{border-radius:16px!important;padding:var(--spacing-2) var(--spacing-4)!important}.swiper-pagination{align-items:center;backdrop-filter:blur(32px);background-color:color-mix(in srgb,var(--secondary) 30%,transparent);border-radius:var(--radius-full);display:flex;height:8px;justify-content:center;justify-content:space-between!important;left:50%!important;margin:0 auto;margin-top:var(--spacing-4);max-width:100%;transform:translateX(-50%);width:max-content!important;--swiper-pagination-bullet-inactive-color:var(--neutral-light);--swiper-pagination-bullet-horizontal-gap:0px;--swiper-pagination-bullet-width:8px;--swiper-pagination-bullet-border-radius:var(--radius-full)}.swiper-pagination:empty{display:none}.swiper-pagination .swiper-pagination-bullet-active{--swiper-pagination-bullet-width:30px}.swiper-button-next,.swiper-button-prev{--swiper-navigation-sides-offset:var(--spacing-4,16px);--swiper-navigation-size:40px;align-items:center;backdrop-filter:blur(9.8500003815px);background:var(--neutral-light,#fff);border:var(--border-default);border-radius:var(--radius-default);display:flex;flex-shrink:0;gap:10px;justify-content:center;margin:0!important;padding-left:0;transform:translateY(-50%);width:var(--swiper-navigation-size)!important}.swiper-button-next svg,.swiper-button-prev svg{width:7px!important}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper{--items:1.5;--space:0px;--items:var(--slides-mobile,1);--space:var(--gap-mobile,0px)}@media (min-width:768px){.swiper{--items:var(--slides-tablet,1);--space:var(--gap-tablet,8px)}}@media (min-width:1024px){.swiper{--items:var(--slides-desktop,1);--space:var(--gap-desktop,16px)}}.swiper:not(.swiper-initialized) .swiper-wrapper{gap:var(--space)}.overlineModule__list.swiper:not(.swiper-initialized)>.swiper-wrapper{--items:1.5;--space:0;justify-content:center}.swiper:not(.swiper-initialized) .swiper-slide{flex:0 0 auto;width:calc((100% - var(--space)*(var(--items) - 1))/var(--items))}.form-control{--input-radius:var(--btn-radius,var(--radius-full));--input-height:2.5rem;background-color:var(--background,var(--white));color:var(--foreground-default);padding:0 var(--spacing-6)}.form-control::placeholder{color:rgba(23,23,22,.4)}textarea.form-control{padding-top:10px}#module-review input,#review-form textarea{max-width:100%}header:has(#login.show)+.backdrop--header{opacity:1;transform:translateX(0);visibility:visible}.container{margin:0 auto;max-width:var(--container-max-width,1280px);padding:0;width:100%}.relative{position:relative}.filterV2-toggle{display:none!important}.customFilterV2-toggle{--btn-width:100%}@media (min-width:1024px){.customFilterV2-toggle{--btn-width:max-content}}.customFilterV2-toggle svg{display:none}.customFilterV2-toggle svg:first-of-type{display:block}@media (min-width:1024px){.customFilterV2-toggle svg:first-of-type{display:none}.customFilterV2-toggle svg:last-of-type{display:block}}.swal2-container{background-color:var(--background-utilities-blanket,rgba(28,27,24,.4))!important}.badge-special{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-radius:9999px;--btn-height:32px;--btn-font-size:var(--font-size-xs);--btn-padding:0 var(--spacing-2);--btn-gap:5px;margin:8px}.badge-special.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.badge-special path,.badge-special svg{color:currentColor;height:1em;width:1em}.badge-special:disabled{cursor:not-allowed;opacity:.65}.badge-special:after{content:"off"}#go-totop{display:none}.loginContainer{flex-wrap:wrap}.loginContainer__title{flex-direction:column}.accountForm .register_btn{margin-top:0}.accountForm .btn_submit_register{--btn-padding:0 var(--spacing-4);margin:0 auto}#go-totop{display:none!important}.swal2-popup{border-radius:16px}.text-center:has(>.view-more-products){grid-column:-1/1;margin:var(--spacing-6) 0}.tooltip{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.review-text:after,.review-text:before{display:none}.modal{backdrop-filter:blur(5px);background-color:var(--background-utilities-blanket,rgba(28,27,24,.4));height:100vh}.modal,.modal.show .modal-dialog{align-items:center;display:flex;justify-content:center}.modal.show .modal-dialog{height:100%;margin:0;max-width:100%;padding:var(--spacing-4);width:100%}.modal:not(.show){display:none!important;opacity:0;z-index:-1}.modal-content{background-color:color-mix(in srgb,var(--neutral) 10%,#fff);border-radius:var(--default-radius,var(--radius-2xl));color:var(--foreground-secondary);display:flex;flex-direction:column;gap:var(--spacing-6);max-width:600px;padding:var(--spacing-4)}.modal-content .modal-body,.modal-content .modal-body-center,.modal-content .modal-header{background-color:var(--white);border-radius:var(--radius-lg);padding:var(--spacing-4)}.modal-content .modal-header{align-items:center;display:flex;text-align:left}.modal-content .modal-header .close{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;margin:0;order:2;position:unset}.modal-content .modal-header .close path,.modal-content .modal-header .close svg{color:currentColor;height:1em;width:1em}.modal-content .modal-header .close:disabled{cursor:not-allowed;opacity:.65}.modal-content .modal-header:not(:has([class*=title])){display:contents}.modal-content .modal-header:not(:has([class*=title])) .close{position:absolute;right:var(--spacing-2);top:var(--spacing-2);z-index:1}.modal-content .modal-title{color:var(--title-foreground,var(--primary));font-family:var(--title-font-family,Poppins,sans-serif);font-size:var(--title-font-size,var(--font-size-xl));font-style:var(--title-font-style,none);font-weight:var(--title-font-weight,400);line-height:var(--title-line-height,1.3);margin-bottom:0;text-align:var(--title-align,left);text-decoration:var(--title-decoration,none);text-transform:var(--title-transform,none)}.modal-content .modal-title a{color:currentColor}.list-group-item,.module_popup.modal--has-bg-color .modal-body,.module_popup.modal--has-bg-image .modal-body{background-color:transparent}.form-lbel{padding:20px}.form-control,.form-label+.form-control,select.form-control:not([size]):not([multiple]){background-color:var(--input-background,var(--white))!important;border:var(--input-border,var(--border-default))!important;border-radius:var(--input-radius,var(--btn-radius,16px))!important;color:var(--input-foreground,var(--foreground-default,#000))!important;height:var(--input-height,48px)}.fixed-focus .form-label,.form-label,.form-label.focus{color:var(--foreground-default,#000);font-size:var(--label-font-size,var(--font-size-sm,14px));left:var(--label-left,unset)!important;margin-bottom:var(--spacing-2);position:var(--label-position,relative)!important;top:var(--label-top,unset)!important;transform:none}.form-control[type=search i]:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-search-cancel-button{opacity:0;visibility:hidden}.cart-quantity .form-control,.cart-quantity .form-control.stepper-input,.cart-quantity .stepper-type-2 .form-control,.cart-quantity .stepper-type-2 .form-control.stepper-input{background-color:transparent!important;border:none!important}.page-information-sitemap #content{padding-bottom:var(--spacing-10)}.onestepcheckout-checkout .row:has(>.col-6>.osc-form-card-group){grid-template-columns:1fr!important}.onestepcheckout-checkout{--base-100:var(--neutral-light);--base-200:var(--neutral-light);--base-700:var(--foreground-secondary);--text-base-default:var(--base-700);--base-950:var(--foreground-default)}@media (min-width:1024px){.onestepcheckout-checkout>.container.section-content{padding:var(--spacing-4) 0}}.onestepcheckout-checkout #address-info .address_alter,.onestepcheckout-checkout #address-info .collection-address-button,.onestepcheckout-checkout #address-info .collection-address-button:hover,.onestepcheckout-checkout #data-products .osc-tab-sum>div,.onestepcheckout-checkout #osc-summary-data ul,.onestepcheckout-checkout #personal-info .secondary-box{background-color:var(--neutral-light,var(--white))}.onestepcheckout-checkout a:not(.btn){color:var(--foreground-default,#000)!important}.onestepcheckout-checkout .btn-custom-warning{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--success);--btn-foreground:var(--success-foreground,var(--white));--btn-height:48px;--btn-radius:0 16px 16px 0}.onestepcheckout-checkout .btn-custom-warning.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.onestepcheckout-checkout .btn-custom-warning path,.onestepcheckout-checkout .btn-custom-warning svg{color:currentColor;height:1em;width:1em}.onestepcheckout-checkout .btn-custom-warning:disabled{cursor:not-allowed;opacity:.65}.checkoutHeader{padding:var(--spacing-4) var(--spacing-4) 0 var(--spacing-4)!important;width:100%}.checkoutHeader .checkoutHeader_container{background-color:var(--headerContent-background,var(--secondary));border-radius:var(--btn-radius,16px);color:var(--headerContent-foreground,var(--foreground-default));padding:var(--spacing-2)!important;width:100%}@media (min-width:1024px){.checkoutHeader .checkoutHeader_container{padding:var(--spacing-4)}}.checkoutHeader .checkoutLogo a{color:var(--primary)}.checkoutHeader .checkoutLogo a img{max-width:150px}.checkoutHeader .checkoutNav{align-content:center;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);width:100%}.checkoutHeader .checkoutNav_content{align-items:center;display:flex}.checkoutHeader .checkoutNav_content--start{justify-content:flex-start}.checkoutHeader .checkoutNav_content--center{justify-content:center}.checkoutHeader .checkoutNav_content--end{justify-content:flex-end}.checkoutHeader .btn-back.btn-icon{background-color:var(--headerContent-btn-background,color-mix(in srgb,var(--background,var(--white)) 10%,transparent))!important;border:1px solid var(--headerContent-btn-border,var(--headerContent-btn-background,color-mix(in srgb,var(--background,var(--white)) 10%,transparent)));color:var(--headerContent-btn-foreground,var(--primary))!important;width:var(--headerContent-btn-width,var(--headerContent-btn-width,auto));--btn-padding:0}.checkoutHeader .btn-back.btn-icon svg{fill:currentColor}.checkoutHeader .secure-sign{align-items:center;background-color:var(--success);border-radius:var(--btn-radius,.875rem)!important;color:var(--white);display:flex;font-weight:400;gap:.5rem;padding:var(--spacing-2)}@media (min-width:1024px){.checkoutHeader .secure-sign{padding:var(--spacing-2) var(--spacing-4)}}.checkoutHeader .secure-sign svg{fill:currentColor}@media (max-width:768px){.checkoutHeader .secure-sign svg+div{display:none}}.page-checkout-success .success-container{background-color:var(--neutral-light,rgba(0,0,0,.05))!important}@media only screen and (min-width:1200px){.page-onestepcheckout-checkout .container,body #cart-section-content .container{--container-max-width:1280px}}.checkout-success h1{align-items:center;display:flex;gap:var(--spacing-2);justify-content:center}.checkout-success .informations_payment .price_order,.checkout-success .informations_payment p{text-align:center!important;width:100%}.checkout-success .informations_payment .price_order{font-size:var(--font-size-2xl)!important;font-weight:700!important;margin:16px 0}.checkout-success .informations_payment ul{list-style:none;padding-left:0}.checkout-success .number-order{align-items:center;background-color:var(--neutral-light);border-radius:16px;color:var(--foreground-default);display:flex;font-size:var(--font-size-2xl);height:150px;justify-content:center;width:100%}.checkout-success .bar-code-text:has(img){background-color:var(--neutral-light);border-radius:16px;margin-top:24px;padding:16px}.checkout-success .bar-code-content.text_pix{align-items:center;background-color:var(--neutral-light);border-radius:999px;display:grid;display:flex;grid-template-columns:1fr 100px;padding:8px}.checkout-success .bar-code-content.text_pix h4{display:none}.checkout-success .text_copy_paste{background-color:transparent;border:none;width:100%}.swiper-slide{overflow:hidden}.accountForm--login>div,.loginContainer *{width:100%}@media (max-width:768px){.accountForm--register #register{gap:var(--spacing-2)}}.accountForm--register #register .form-control.form-select-input{padding:0 var(--spacing-4)}.accountForm--register #register .register-account-column{row-gap:var(--spacing-2)}.accountForm--register #address .postCode_group{grid-template-areas:"label link" "input button"}.accountForm--register #address .postCode_group .form-label{grid-area:label}.accountForm--register #address .postCode_group .form-control{grid-area:input}#module-review .item .review-link a .accountForm--register #address .postCode_group span:last-of-type,#review .item .review-link a .accountForm--register #address .postCode_group span:last-of-type,.accountForm--register #address .postCode_group #module-review .item .review-link a span:last-of-type,.accountForm--register #address .postCode_group #review .item .review-link a span:last-of-type,.accountForm--register #address .postCode_group .btn{grid-area:button;--btn-height:var(--input-height,48px)}.accountForm--register #address .postCode_group .shipping-consult{grid-area:link}.accountForm .radio-button-group{gap:var(--spacing-4)}.page-information-contact .breadcrumb{justify-content:center}.page-information-contact .section-content{margin-top:var(--spacing-6)}.page-information-contact .section-content #content .content-title h1{padding-top:0;text-align:center}#address-info .address_alter,#cart-products .product-resume-image img,#data-products .osc-product-opt li .label-default,#data-products .osc-tab-sum .prodImage img,#data-products .osc-tab-sum>div,#osc-summary-data ul,#payment_methods_container.osc-saved .content_payment_meth .payment_method.payment_method--checked,.cart-actions-btn,.cart-quantity .stepper,.cart-quantity .stepper-arrow,.cart-quantity .stepper-type-2,.cart-quantity .stepper-type-2 .stepper,.cart-quantity .stepper-type-2 .stepper-arrow,.checkout-info-box,.checkout-info-box>.loading-form,.order-resume,.secondary-box,.shipping-options-block .content_shipping_meth .label-ship{border-radius:var(--default-radius,var(--radius-2xl,1rem))!important}.pageDescription.second-description-top{margin-top:var(--spacing-6)}@media (min-width:1024px){.pageDescription.second-description-top{margin-top:var(--spacing-12)}}body:has(.floating-panel--active){--whatsapp-bottom:196px}body:has(.floating-panel--active) .footer-legal-info{padding-bottom:186px}.productContent{display:flex;flex-direction:column;gap:var(--productContent-gap,var(--spacing-4));width:100%}@media (min-width:1024px){.productContent{display:grid;grid-template-areas:"description-group details";grid-template-columns:calc(100% - 378px) 362px}}@media (min-width:1024px) and (max-width:1280px){.productContent{padding:0 var(--spacing-6)}}.productContent .product-description-group{display:flex;flex-direction:column;gap:var(--spacing-4);grid-area:description-group;height:max-content;width:100%}@media (min-width:1024px){.productContent .product-description-group{position:sticky;top:var(--product-description-group-top,16px)}}@media (max-width:1023px){.productContent .product-description-group{display:contents}.productContent .product-image{order:1}.productContent #product{order:2}.productContent .productDescription{order:3}}.productContent .product-image{grid-area:carousel}.productContent .badge-special{margin:var(--spacing-2)!important}.productContent .productDescription{background-color:var(--neutral-light);border-radius:var(--default-radius,var(--radius-3xl));grid-area:description;padding:var(--spacing-6)}.productContent .productDescription .product-description{color:var(--foreground-secondary)}.productContent .productDescription .product-description p,.productContent .productDescription .product-description span{background-color:transparent!important}.productContent .productDescription .product-description .container{max-width:100%!important}.productContent .productDescription:has(.btn_see_more) .product-description{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;max-height:100px;overflow:hidden}.productContent .productDescription:has(.btn_see_more) .product-description.active{-webkit-line-clamp:none;line-clamp:none;max-height:unset}.productContent .productDescription .btn_see_more{display:flex;margin-top:var(--spacing-6);width:100%}.productContent .productDescription .btn_product_open.active svg{transform:rotate(180deg)}.productContent .productMainCarousel .swiper-slide{width:0}.productContent .productMainCarousel img{border:var(--border-default);border-radius:var(--product-image-radius,var(--default-radius));width:100%}.productContent #product{align-content:start;background-color:var(--neutral-light);border-radius:var(--default-radius,var(--radius-3xl));display:grid;font-size:var(--font-size-sm);grid-area:details;grid-template-areas:"rating" "wishlist" "brand" "price" "total-sold" "interested" "availability" "shipping-label" "options" "product-likes" "size-guide" "buy" "free_exchange" "quantity" "whatsapp" "product-shop" "imgpay" "desc" "downloads";grid-template-columns:minmax(0,1fr);height:max-content;line-height:normal;max-width:100%;padding:var(--spacing-6);position:sticky;top:0}.productContent #product .additional_informations{grid-area:additional-info;margin-bottom:var(--spacing-6)}.productContent #product .additional_informations:empty{display:none!important}.productContent #product .shortage-warning{font-size:var(--font-size-sm)}.productContent #product .shortage-warning b{font-weight:400}.productContent #product .product-likes-content{grid-area:product-likes;margin-bottom:var(--spacing-6)}.productContent #product .product-likes-content .product-radio-title{color:var(--foreground-secondary);font-size:var(--font-size-sm);font-weight:400;margin-bottom:var(--spacing-2)}.productContent #product .product-likes-content ul{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-2)}.productContent #product .product-likes-content ul .product-likes{border:var(--border-default);border-radius:var(--galery-thumbs-radius,var(--default-radius,var(--radius-sm)));height:auto;max-width:64px;opacity:.7;overflow:hidden;padding:0;width:max-content}.productContent #product .product-likes-content ul .product-likes:first-child,.productContent #product .product-likes-content ul .product-likes:hover{border:var(--border-default);opacity:1}.productContent #product .product-likes-content ul .product-likes img{width:100%}.productContent #product .consult_button_buy_whatsapp{grid-area:whatsapp;padding:0!important;--btn-width:100%;--btn-height:48px!important;background-color:var(--white)!important;border-radius:var(--radius-full);color:var(--brand)!important;grid-column:span 1/span 1;margin-bottom:var(--spacing-6)!important}.productContent #product .consult_button_buy_whatsapp span{font-size:var(--font-size-sm)}.productContent #product .consult_button_buy_whatsapp svg{fill:#25d366!important;height:24px;width:24px}.productContent #product .product-login-info{grid-area:login-info}.productContent #product .product-login-info form{margin-top:var(--spacing-4)}.productContent #product:has(.product-login-info){grid-template-areas:"rating" "brand" "wishlist" "price" "total-sold" "interested" "availability" "options" "product-likes" "size-guide" "buy" "quantity" "whatsapp" "product-shop" "imgpay" "desc" "login-info" "downloads"}.productContent #product .optionValueQuantity{color:var(--text-danger,red)}.productContent #product .product-wishlist-button{color:var(--foreground-secondary);grid-area:wishlist;line-height:normal;margin-top:0}.productContent #product #total-products-sold{grid-area:total-sold;line-height:normal}.productContent #product #total-products-sold:after{display:none!important}.productContent #product .product-size-guide,.productContent #product .product-size-tab{grid-area:size-guide;margin-bottom:var(--spacing-6);margin-top:0}.productContent #product .product-model{font-size:var(--font-size-sm);text-transform:uppercase}.productContent #product .product-model span{color:currentColor}.productContent #product .product_availability{color:var(--foreground-secondary);grid-area:availability;margin-bottom:var(--spacing-6)}.productContent #product .product_availability span{color:var(--foreground-secondary)}.productContent #product .product-brand{color:currentColor;display:flex;flex-direction:column;font-size:var(--font-size-sm);font-weight:400;gap:var(--spacing-2);grid-area:brand;margin-bottom:var(--spacing-6)}.productContent #product .product-brand .product-stock span{font-weight:400}.productContent #product .product-brand .productBrandingInfo{color:var(--foreground-secondary)}.productContent #product #interested_people_info{align-items:center;background-color:var(--background-brand-secondary);color:currentColor;display:flex;grid-area:interested;margin-bottom:var(--spacing-6);margin-top:0;max-width:100%;width:max-content}.productContent #product #interested_people_info:hover{cursor:default}.productContent #product #description_resume{color:var(--foreground-secondary);font-size:var(--font-size-sm);grid-area:desc;position:relative}.productContent #product #description_resume:empty{display:none}.productContent #product .product-rating{color:var(--foreground-default);display:grid;gap:var(--gap);grid-area:rating;margin-bottom:var(--spacing-2);margin-top:0!important}.productContent #product .product-rating .productRating__icons{display:flex;gap:var(--spacing-1)}.productContent #product .product-rating .rating{display:flex;font-size:14px;gap:var(--spacing-2);margin-top:0!important}.productContent #product .product-rating .rating .material-icons{align-items:center;display:flex;font-size:var(--font-size-sm);justify-content:center;overflow:hidden;width:var(--font-size-sm)}.productContent #product #countdown_timer_product_list{background-color:var(--neutral-light);border:var(--border-default,1px solid rgba(0,0,0,.102));border-radius:var(--btn-radius,--radius-xl);box-shadow:0 1px 4px rgba(0,0,0,.051);color:var(--foreground-default);font-size:var(--font-size-sm);font-weight:500;margin-bottom:var(--spacing-6);max-width:100%;padding:var(--spacing-3) var(--spacing-4)}.productContent #product .afterSizes:empty,.productContent #product .product-price-discount:empty{display:none}.productContent #product .product_options_list{align-items:center;gap:var(--spacing-2);margin:0}.productContent #product .product_options_list .sizes{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--secondary);--btn-border:1px solid var(--btn-secondary-border,currentColor);--btn-radius:8px;--btn-border:var(--border-default);--btn-foreground:currentColor;--btn-font-size:var(--font-size-sm);--btn-width:max-content;--btn-height:auto;--btn-gap:0;min-height:40px}.productContent #product .product_options_list .sizes.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.productContent #product .product_options_list .sizes path,.productContent #product .product_options_list .sizes svg{color:currentColor;height:1em;width:1em}.productContent #product .product_options_list .sizes:disabled{cursor:not-allowed;opacity:.65}.productContent #product .product_options_list .sizes.selected{--btn-background:var(--btn-primary-background,var(--primary));--btn-border:1px solid var(--btn-primary-background,var(--primary));--btn-foreground:var(--btn-primary-color,var(--white));--font-weight:600}.productContent #product .product_options_list .sizes.selected span{color:var(--btn-primary-color,var(--white));font-weight:600}.productContent #product .product_options_list .sizes:has(img){--btn-height:max-content;max-width:70px;--btn-radius:var(--default-radius,var(--radius-sm));--btn-padding:0}.productContent #product .product_options_list .sizes:has(img) img{border-radius:var(--default-radius,var(--radius-sm));height:auto;width:100%}.productContent #product .product_options_list:has(.product_stock_image_title+.product_stock_image){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%;min-width:0;width:100%}.productContent #product .product_options_list:has(.product_stock_image_title+.product_stock_image) .sizes{--btn-width:100%;display:flex;flex-direction:column;height:100%;min-width:0;width:100%}.productContent #product .product_options_list:has(.product_stock_image_title+.product_stock_image) .sizes:has(img){max-width:100%}.productContent #product .product_options_list:has(.product_stock_image_title+.product_stock_image) .product_stock_image_title{display:-webkit-box;font-size:var(--font-size-xs);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;padding:0 var(--spacing-2);text-align:center;width:100%}.productContent #product .shipping-free-label{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);grid-area:shipping-label;height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:color-mix(in srgb,var(--neutral) 12%,var(--background,var(--white)));--btn-foreground:var(--neutral-foreground,var(--foreground-secondary));--btn-border:1px solid transparent;--btn-width:100%;--btn-height:max-content;--btn-background:var(--neutral-light);--btn-padding:var(--spacing-4);--btn-font-size:var(--font-size-xs);margin-bottom:var(--spacing-4);max-width:100%}.productContent #product .shipping-free-label.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.productContent #product .shipping-free-label path,.productContent #product .shipping-free-label svg{color:currentColor;height:1em;width:1em}.productContent #product .shipping-free-label:disabled{cursor:not-allowed;opacity:.65}.productContent #product .product-price-body{color:var(--foreground-secondary);display:flex;flex-direction:column;font-size:var(--font-size-sm);grid-area:price;margin:0;row-gap:var(--spacing-4);gap:0;margin-bottom:var(--spacing-6)}.productContent #product .product-price-body>:not([hidden]){grid-column:span 1/span 1}.productContent #product .product-price-body b,.productContent #product .product-price-body strong{color:var(--foreground-default);font-weight:400}@media (min-width:768px){.productContent #product .product-price-body{font-size:var(--font-size-sm)}}.productContent #product .product-price-body .product-price-simulator{grid-column:1/2;grid-row:3/4}.productContent #product .product-price-body .product-price-old{color:var(--product-old-price-foreground,var(--foreground-secondary));font-size:var(--product-old-price-font-size,var(--font-size-sm))!important;font-style:var(--product-old-price-font-style,normal)!important;font-weight:var(--product-old-price-font-weight,400)!important;text-decoration:var(--product-old-price-text-decoration,line-through)!important}.productContent #product .product-price-body .product-price-discount{display:flex;flex-direction:row;gap:var(--spacing-1)}.productContent #product .product-price-body .product-price-discount br,.productContent #product .product-price-body .product-price-discount:empty{display:none}.productContent #product .product-price-body .product-price-discount>:not([hidden]){font-size:var(--font-size-sm)}.productContent #product .product-price-body .product-price{align-items:center;column-gap:var(--spacing-2);display:flex;flex-wrap:wrap;margin-bottom:var(--spacing-2)}.productContent #product .product-price-body .product-price:has(+.product-price-discount:empty){margin-bottom:0}.productContent #product .product-price-body .product-price .text{font-size:var(--font-size-sm)}.productContent #product .product-price-body .product_spare{color:var(--success);font-size:var(--font-size-xs);font-weight:400;width:100%}.productContent #product .product-price-body .price_value,.productContent #product .product-price-body .product-main-price,.productContent #product .product-price-body .product-price-new{color:var(--product-main-price-foreground,var(--foreground-default));font-size:var(--product-main-price-font-size,var(--font-size-xl))!important;font-style:var(--product-main-price-font-style,normal)!important;font-weight:var(--product-main-price-font-weight,400)!important;line-height:20px;text-decoration:var(--product-main-price-text-decoration,none)!important}.productContent #product .product-price-body .product-price-discount{color:var(--product-discount-foreground,var(--foreground-default));font-size:var(--product-discount-font-size,var(--font-size-xl))!important;font-style:var(--product-discount-font-style,normal)!important;font-weight:var(--product-discount-font-weight,400);line-height:20px;text-decoration:var(--product-discount-text-decoration,none)!important}.productContent #product .product-price-body .price_description span{color:var(--foreground-secondary);font-size:var(--font-size-sm,14px);font-weight:400}.productContent #product .product-price-body .price_description .product-discount-percent{color:var(--foreground-default)}.productContent #product .product-price-body .text-of,.productContent #product .product-price-body .text-per{display:none}.productContent #product .product-price-body .shipping-free-label{background-color:hsla(21,8%,60%,.102);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="43" height="20" viewBox="0 0 43 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.9116 0.0305942L13.7989 0.000854492L13.6846 0.0240514L11.8491 0.396662L12.0481 1.37667L13.7693 1.02726L23.1922 3.51293L7.5128 7.01357L3.03334 3.59434L2.84299 3.44904L2.61046 3.50628L0.816406 3.94789L1.05543 4.9189L2.61695 4.53453L7.09113 7.94974L7.27621 8.09101L7.50346 8.04028L35.2774 1.83938L39.8684 5.33889L28.8694 7.79574L28.6407 7.84682L28.5336 8.05523L23.2102 18.4176L20.9787 19.0354L21.2455 19.9991L23.6882 19.3229L23.8994 19.2644L23.9995 19.0695L29.316 8.72061L41.1351 6.08061L42.1838 5.84637L41.3292 5.19498L35.6987 0.903055L35.5136 0.762027L35.2866 0.812718L25.3157 3.03886L13.9116 0.0305942ZM22.698 10.193L4.81264 14.1952L4.59428 13.2193L22.4796 9.21717L22.698 10.193Z" fill="%23A29791"/></svg>');background-position:20%;background-repeat:no-repeat;color:currentColor;display:flex;grid-column:-1/1;grid-row:2/3;height:var(--size-1200);margin-bottom:0;max-width:100%;width:100%}.productContent #product .product-price-body .shipping-free-label div{color:currentColor}.productContent #product .tab-backdrop:empty{display:none}.productContent #product .product-shop-content{grid-area:product-shop;margin-top:0;padding-top:0}.productContent #product .product-shop-content .col{padding:0}.productContent #product .product-shop-content .product-shipping-title{margin-bottom:var(--spacing-2)}.productContent #product .product-download-list{display:flex;flex-direction:column;gap:var(--spacing-2);grid-area:downloads;width:100%}.productContent #product .product-download-list .product-btn,.productContent #product .product-download-list .product-download-list-button{width:100%}.productContent #product .product-shipping-content{margin-bottom:var(--spacing-6)}.productContent #product .product-shipping-content .product-shipping-title{color:var(--foreground-secondary)}.productContent #product .product-shipping-content .product-shipping-title a{color:var(--foreground-default);text-decoration:underline}.productContent #product .product-payment-simulator{--link-color:var(--foreground-secondary);margin-bottom:var(--spacing-4)}@media (min-width:1024px){.productContent #product .product-payment-simulator{margin-bottom:var(--spacing-6)}}.productContent #product .product-payment-simulator .custom-accordion-title{color:var(--foreground-secondary);margin-bottom:var(--spacing-2)}.productContent #product .product-payment-simulator #payment-simulator-content{background-color:var(--neutral-light);border-radius:var(--payrment-simulator-radius,var(--radius-sm))}.productContent #product .product-share-link{margin-bottom:var(--spacing-6);width:100%}.productContent #product .product-share-link ul{display:flex;flex-direction:row;gap:var(--spacing-4);width:100%}.productContent #product .product-share-link .title{color:var(--foreground-secondary);margin-right:1rem;text-transform:none}.productContent #product .product-share-link li{align-items:center;display:flex;justify-content:center;padding:0;width:max-content}.productContent #product .product-share-link li a{--link-color:var(--foreground-default);align-items:center;display:flex;height:16px;justify-content:center;width:16px}.productContent #product .postcode-inputs{width:100%}.productContent #product .postcode-inputs .input-group{background-color:var(--white);border-radius:var(--btn-radius,999px);padding:2px;width:100%}.productContent #product .postcode-inputs .input-group #input-postcode{background-color:transparent!important;border:none!important;height:32px}.productContent #product .postcode-inputs .input-group #button-quote_product{--btn-height:32px}.productContent #product .unknow-postcode-link{--btn-padding:0;--btn-width:100%;justify-content:flex-end}.productContent #product .options-list{gap:var(--spacing-2);grid-area:options;margin-bottom:var(--spacing-6);max-width:100%}.productContent #product .options-list>div.offset-top-14{margin-bottom:0}.productContent #product .options-list>div{flex:100%;margin-bottom:0;max-width:100%;padding:0}.productContent #product .options-list>.type_radio:has(input.uniqueInputValue[type=hidden]){display:none}.productContent #product .options-list:has(>.afterSizes:empty):has(>.type_radio input.uniqueInputValue[type=hidden]):not(:has(>:not(.type_radio):not(.afterSizes))):not(:has(>.type_radio input:not([type=hidden]))){display:none}.productContent #product .options-list .uploadOption{align-items:center;background-color:var(--upload-area-background,var(--white));border:1px dashed var(--foreground-default);border-radius:var(--btn-radius,8px);color:var(--upload-area-foreground,var(--foreground-default));display:flex;flex-wrap:wrap;gap:var(--spacing-2);justify-content:center;padding:var(--spacing-2);width:100%}.productContent #product .options-list .uploadOption .js-uploadOption-button{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:color-mix(in srgb,var(--neutral) 12%,var(--background,var(--white)));--btn-foreground:var(--neutral-foreground,var(--foreground-secondary));--btn-border:1px solid transparent;--btn-background:transparent;border-style:dashed}.productContent #product .options-list .uploadOption .js-uploadOption-button.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.productContent #product .options-list .uploadOption .js-uploadOption-button path,.productContent #product .options-list .uploadOption .js-uploadOption-button svg{color:currentColor;height:1em;width:1em}.productContent #product .options-list .uploadOption .js-uploadOption-button:disabled{cursor:not-allowed;opacity:.65}.productContent #product .options-list .uploadOption .js-uploadOption-button svg{display:none}.productContent #product .options-list .uploadOption:has(.uploadImageGrid__item__thumb){display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--upload-image-size,60px),1fr))}.productContent #product .options-list .uploadOption:has(.uploadImageGrid__item__thumb) .js-uploadOption-button{--btn-border:1px dashed color-mix(in srgb,var(--neutral) 25%,transparent);--btn-width:var(--upload-image-size,100%);--btn-height:var(--upload-image-size,100%);--btn-font-size:0}.productContent #product .options-list .uploadOption:has(.uploadImageGrid__item__thumb) .js-uploadOption-button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath fill='%2317171699' fill-rule='evenodd' d='M9.242.754a.75.75 0 0 0-1.5 0v6.492H1.25a.75.75 0 0 0 0 1.5h6.492v6.5a.75.75 0 0 0 1.5 0v-6.5h6.5a.75.75 0 0 0 0-1.5h-6.5z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block!important;font-size:0;height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.productContent #product .options-list .uploadOption .uploadImageGrid__item{align-items:center;border:var(--border-default);border-radius:var(--btn-radius,8px);display:flex;justify-content:center;min-height:var(--upload-image-size,60px);overflow:hidden}.productContent #product .options-list .uploadOption .uploadImageGrid__item .close{right:8px;top:0}.productContent #product .options-list .uploadOption .uploadImageGrid__item .close svg{width:8px}.productContent #product .options-list .uploadOption .text-danger{background-color:color-mix(in srgb,var(--danger) 10%,var(--white));border-radius:var(--default-radius,var(--radius-sm));color:var(--danger-foreground,color-mix(in srgb,var(--danger) 10%,var(--black)))!important;font-size:var(--font-size-xs);grid-column:-1/1;padding:var(--spacing-2);width:100%}.productContent #product .options-list .control-label,.productContent #product .options-list .product-radio-title{color:var(--foreground-secondary);font-size:var(--font-size-sm);font-weight:400;margin-bottom:var(--spacing-2)}.productContent #product .options-list .form-group{margin-bottom:var(--spacing-4)}.productContent #product .options-list .offset-top-14{margin-bottom:var(--spacing-4);margin-top:0}.productContent #product .options-list .product-option68{display:flex;gap:var(--spacing-2)}.productContent #product .options-list .product-option68 #preview{align-items:center;border:var(--border-default);border-radius:var(--default-radius,var(--radius-sm));display:flex;height:120px;justify-content:center;padding:var(--spacing-2);width:120px}.productContent #product .options-list .product-option68 #preview img{height:120px;width:auto}.productContent #product .product-buy-button-content{--btn-width:100%;display:grid!important;gap:var(--spacing-4);grid-area:buy;margin-bottom:0;margin-bottom:var(--spacing-4);margin-top:0;width:100%}.productContent #product .product-buy-button-content .alert{grid-column:-1/1;order:2}.productContent #product .product-buy-button-content:has(.product-number){gap:var(--spacing-4);grid-template-columns:90px minmax(0,1fr)}.productContent #product .product-buy-button-content:has(.product-number) #button-budget-order{height:-webkit-fill-available!important;white-space:normal}.productContent #product .product-buy-button-content:has(.product-number) #button-cart{--btn-height:100%}.productContent #product .product-buy-button-content:after{grid-column:1/-1}.productContent #product .product-buy-button-content .btn-secondary-outline{--border-color-default:var(--brand);border:var(--border-button-default)!important;height:var(--btn-size-lg)}.productContent #product .progressive_discount:empty{display:none}.productContent #product .product-number{height:fit-content;margin-bottom:0}.productContent #product .product-number>label{display:none}.productContent #product .product-number .stepper{height:64px;margin:0;max-width:100%;width:100%}.productContent #product .product-number .stepper .form-control.stepper-input{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--foreground-default);--btn-border:1px solid var(--neutral-light,var(--foreground-default));--btn-padding:0px;--btn-height:64px;--btn-background:var(--white);box-shadow:none}.productContent #product .product-number .stepper .form-control.stepper-input.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.productContent #product .product-number .stepper .form-control.stepper-input path,.productContent #product .product-number .stepper .form-control.stepper-input svg{color:currentColor;height:1em;width:1em}.productContent #product .product-number .stepper .form-control.stepper-input:disabled{cursor:not-allowed;opacity:.65}.productContent #product .product-number .stepper-arrow{align-items:center;display:flex;justify-content:center;left:var(--spacing-4);margin-top:0;transform:translateY(-50%)}.productContent #product .product-number .stepper-arrow.up{left:calc(100% - 36px)}.productContent #product .product-number .stepper-arrow.up:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath fill='%2317171699' fill-rule='evenodd' d='M9.242.754a.75.75 0 0 0-1.5 0v6.492H1.25a.75.75 0 0 0 0 1.5h6.492v6.5a.75.75 0 0 0 1.5 0v-6.5h6.5a.75.75 0 0 0 0-1.5h-6.5z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;display:block;font-size:0;height:12px;width:12px}.productContent #product .product-number .stepper-arrow.down:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='2' fill='none'%3E%3Cpath fill='%2317171699' fill-rule='evenodd' d='M.507 1a.75.75 0 0 1 .75-.75H15.75a.75.75 0 0 1 0 1.5H1.257A.75.75 0 0 1 .507 1' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;display:block;font-size:0;height:12px;width:12px}.productContent #product .product-number #button-cart{grid-area:addtocart}@media (min-width:1024px){.productContent #product .product-number .stepper-arrow{align-items:center;display:flex;justify-content:center}.productContent #product .product-number .stepper-arrow:before{height:var(--size-300);width:var(--size-300)}}.productContent #product #button-cart{--btn-background:var(--product-buy-btn-background,var(--success));--btn-foreground:var(--product-buy-btn-foreground,var(--white));--btn-border:1px solid var(--product-buy-btn-border-color,var(--success));--background-button-default:var(--product-buy-btn-background,var(--success));--foreground-button-default:var(--product-buy-btn-foreground,var(--white));--border-button-default:1px solid var(--product-buy-btn-border-color,var(--success))}.productContent #product #button-cart.buy-together-pending-button,.productContent #product .button-cart.buy-together-pending-button,.productContent #product .button_cart_v2.buy-together-pending-button{--background-button-default:var(--background-brand-default);--foreground-button-default:var(--foreground-on-brand,var(--white))}.productContent #product .product-prices-content{display:contents}.productContent #product .preview_graduation_view{display:grid;gap:var(--spacing-2);grid-template-columns:repeat(3,minmax(0,1fr));width:100%}@media (min-width:768px){.productContent #product .preview_graduation_view{grid-template-columns:repeat(2,minmax(0,1fr))}}.productContent #product .product-img-payment{grid-area:imgpay}.productContent #product .product-img-payment img{height:auto;width:100%}.productContent #product:has(.product-notify-info){grid-template-areas:"rating" "brand" "wishlist" "price" "total-sold" "interested" "availability" "options" "product-likes" "size-guide" "buy" "quantity" "whatsapp" "product-shop" "imgpay" "desc" "login-info" "notify-info" "downloads"}.productContent #product .product-notify-info{background-color:var(--neutral-light);border-radius:16px;grid-area:notify-info;grid-column:-1/1;order:10;padding:16px;width:100%}#module-review .item .review-link a .productContent #product .product-notify-info span:last-of-type,#review .item .review-link a .productContent #product .product-notify-info span:last-of-type,.productContent #product .product-notify-info #module-review .item .review-link a span:last-of-type,.productContent #product .product-notify-info #review .item .review-link a span:last-of-type,.productContent #product .product-notify-info .btn{margin-top:var(--spacing-4)}.productContent #product .seal_free_exchange_information{grid-area:free_exchange}.productContent .no-stock-warn-me{height:-webkit-fill-available;margin:0}.productContent #asks{border-top:var(--border-default);margin:0!important;padding:var(--spacing-6) 0!important}.module-review-description .productContent #asks p,.productContent #asks .heading-title,.productContent #asks .module-review-description p{justify-content:center;margin-bottom:0}.productContent #asks #ask-links{align-items:center;display:flex;justify-content:center}.product-informations{margin-top:var(--spacing-4)}@media (min-width:1024px){.product-informations{margin-top:var(--spacing-10)}}#simulator_payments_board .accordion-group,#simulator_payments_board .accordion-heading,#simulator_payments_board .accordion-inner,#simulator_payments_board table,#simulator_payments_board tbody,#simulator_payments_board td,#simulator_payments_board tr{border:none}.shipping_quote{border:none;color:var(--foreground-secondary);font-size:var(--font-size-sm,14px);padding:0!important;text-align:left}.shipping_quote+.shipping_quote{border-bottom:var(--border-default);margin-bottom:var(--spacing-4);padding-bottom:var(--spacing-4)!important}.shipping_quote+span{display:inline-flex;font-size:var(--font-size-sm);text-align:left;width:100%}.shipping_quote+span:has(:not([hidden]):empty){display:none}.shipping_quote+span:not(:last-of-type){border-bottom:var(--border-default);margin-bottom:var(--spacing-4);padding-bottom:var(--spacing-4)}.shipping_quote:has(+span :empty),.shipping_quote:not(:has(+span)){border-bottom:var(--border-default);border-top:0;margin-bottom:var(--spacing-4);padding-bottom:var(--spacing-4)!important}#shipping-error,#shipping_methods.simulate_shipping_methods{background-color:var(--neutral-light);border-radius:var(--default-radius,var(--radius-sm));margin-top:var(--spacing-4);padding:var(--spacing-4);position:relative}#shipping-error .shipping_quote,#shipping_methods.simulate_shipping_methods .shipping_quote{border:none;color:var(--foreground-secondary);font-size:var(--font-size-sm,14px);max-width:85%;padding-right:var(--spacing-4);text-align:left}#shipping-error .shipping_quote~.shipping_quote,#shipping_methods.simulate_shipping_methods .shipping_quote~.shipping_quote{border-top:var(--border-default)}#shipping-error .close-popup,#shipping_methods.simulate_shipping_methods .close-popup{position:absolute;right:0;top:0}.product-shipping-details #shipping-error,.product-shipping-details #shipping_methods.simulate_shipping_methods{margin-top:0}.heading-title,.module-review-description p{--page-subtitle-font-size:var(--font-size-xl);margin-bottom:var(--spacing-4)}.productThumbsCarousel{grid-area:thumbs;margin:0;visibility:hidden!important}.productThumbsCarousel.swiper-initialized{visibility:visible!important}.productThumbsCarousel.swiper{margin:0}.productThumbsCarousel .swiper-slide{border-radius:var(--galery-thumbs-radius,var(--radius-sm));border-radius:var(--default-radius,var(--radius-sm));cursor:pointer;height:max-content!important;overflow:hidden;width:100px!important}.productThumbsCarousel .swiper-slide iframe,.productThumbsCarousel .swiper-slide img{border-radius:inherit;height:auto;object-fit:cover;width:100%}.radius-none{--galery-thumbs-radius:var(--default-radius);--payrment-simulator-radius:var(--default-radius)}.accordion-heading .accordion-toggle{display:grid!important;grid-template-columns:1fr max-content}.product-swiper-thumbs{display:flex;flex-wrap:wrap;gap:var(--productContent-gap,var(--spacing-4));max-height:var(--product-thumbs-height,unset);max-width:100%;min-width:1px;width:100%}@media (min-width:1024px){.product-swiper-thumbs.vertical{display:grid;gap:var(--spacing-4);grid-template-areas:"thumbs carousel";grid-template-columns:98px 1fr}.product-swiper-thumbs.vertical .productThumbsCarousel{max-height:max-content}.product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next,.product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-prev{left:50%;top:0;top:var(--spacing-2,0);transform:translateX(-50%);--swiper-navigation-color:var(--foreground-default)}.product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next svg,.product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-prev svg{transform:rotate(90deg)}.product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next{bottom:var(--spacing-2,0);top:auto}.product-swiper-thumbs.vertical .productThumbsCarousel .swiper-slide{height:auto!important;width:100%!important}}@media (max-width:1024px){.product-swiper-thumbs.not-show-mobile .productThumbsCarousel{display:none}.product-swiper-thumbs.show-mobile .productThumbsCarousel{padding-left:var(--spacing-2)}}.productMainCarousel{grid-area:carousel;width:100%}.productMainCarousel .swiper-pagination{display:none}.productMainCarousel .swiper-button-next,.productMainCarousel .swiper-button-prev{--swiper-navigation-color:var(--foreground-default);background-color:color-mix(in srgb,var(--white) 30%,transparent)}.productMainCarousel iframe{border-radius:var(--product-image-radius,var(--default-radius));height:100%;width:100%}.productMainCarousel--singleImage .swiper-wrapper{display:contents}.productMainCarousel--singleImage .swiper-wrapper .swiper-slide{align-items:center;display:flex;height:auto!important;justify-content:center;width:100%!important}.productMainCarousel--singleImage .swiper-wrapper .swiper-slide img{height:auto;object-fit:contain;width:100%}@media (min-width:1024px){.productMainCarousel--singleImage .swiper-wrapper .swiper-slide img{width:531px}}.productMainCarousel--singleImage+[thumbsslider]{display:none}.title-buy-together{align-items:center;color:var(--text-brand-default);display:flex;font-family:var(--font-family-default);font-size:var(--font-size-2xl)!important;font-weight:400;line-height:1.5em;margin:0;text-transform:none!important}.buy-together-option-list{background-color:transparent;border:none;border-radius:16px;bottom:16px;gap:var(--spacing-2);left:50%;max-width:calc(100% - 32px);padding:0;position:absolute;transform:translateX(-50%);width:100%}.buy-together-option-list>div{display:flex;flex-direction:column;gap:var(--spacing-2);height:max-content;margin-bottom:0;max-height:var(--input-max-height,3rem);overflow:auto;width:100%}.buy-together-option-list summary .form-control{align-items:center;display:flex;justify-content:space-between}.buy-together-option-list:not([open]) .form-group{--input-background:var(--white)}.buy-together-option-list:not([open]) .text-close{display:none}.buy-together-option-list[open]{backdrop-filter:blur(32px);background-color:color-mix(in srgb,var(--background,var(--white)) 70%,transparent);border:var(--border-default);bottom:var(--spacing-4);display:flex;flex-direction:column;max-height:calc(100% - var(--spacing-4)*2);padding:var(--spacing-4)}.buy-together-option-list[open] summary{max-width:100%;position:absolute;right:-8px;top:-13px;width:max-content}.buy-together-option-list[open] summary .text-open{display:none}.buy-together-option-list[open] summary .form-control{width:32px;--input-height:32px;--input-font-size:var(--font-size-xs);padding:var(--spacing-2)}.buy-together-option-list[open]::details-content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.buy-together-option-list[open]>div{flex:1 1 auto;max-height:none;min-height:0;overflow-y:auto}.buy-together-option-list:has(.options-content){display:none}.buy-together-option-list .box-sizes>div{align-items:flex-start;border-radius:var(--default-radius,var(--radius-sm));display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding:16px 0}.buy-together-option-list .box-sizes .options-content{padding:16px 0}.buy-together-option-list .box-sizes .size a{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:color-mix(in srgb,var(--neutral) 12%,var(--background,var(--white)));--btn-foreground:var(--neutral-foreground,var(--foreground-secondary));--btn-border:var(--border-default)}.buy-together-option-list .box-sizes .size a.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.buy-together-option-list .box-sizes .size a path,.buy-together-option-list .box-sizes .size a svg{color:currentColor;height:1em;width:1em}.buy-together-option-list .box-sizes .size a:disabled{cursor:not-allowed;opacity:.65}.buy-together-content .heading-title,.buy-together-content .module-review-description p,.module-review-description .buy-together-content p{margin-bottom:var(--spacing-8)}@media (min-width:1024px){.title-buy-together{font-size:32px!important}}.cart-options-list{font-size:12px;line-height:1rem}.product-shipping-content{display:flex;flex-wrap:wrap;max-width:100%;padding-bottom:var(--spacing-6);position:relative}@media (min-width:1024px){.product-shipping-content{padding-bottom:0}}.product-shipping-content .product-shipping-title{color:currentColor;flex:auto;margin:0;margin-bottom:var(--spacing-4);max-width:100%;width:100%}#shipping-content{margin-top:0}.product-shipping-form .postcode-inputs{max-width:100%;width:100%}#product ul.product_options_list.option_grid_stock>li{align-items:center;background-color:var(--product-option-background,transparent);border:var(--product-option-border,var(--border-default));border-radius:var(--product-option-radius,var(--default-radius,var(--radius-sm)));color:var(--product-option-color,currentColor);display:flex;font-size:var(--product-option-font-size,var(--font-size-sm));font-weight:var(--weight-regular);height:var(--product-option-size,48px);justify-content:center;min-width:var(--product-option-size,48px);padding:0 var(--spacing-2)}#product ul.product_options_list.option_grid_stock>li.no-stock-warn-me{align-items:center;display:flex;flex-direction:column;height:40px;min-height:40px;padding:0}#product ul.product_options_list.option_grid_stock>li.notify-btn,.floating-panel ul.product_options_list.option_grid_stock>li.notify-btn{--no-stock-border-color:color-mix(in srgb,var(--neutral) 25%,transparent);border-color:var(--no-stock-border-color);border-radius:8px;color:color-mix(in srgb,currentColor 30%,transparent);height:40px;max-height:40px;overflow:hidden;position:relative;text-align:center}#product ul.product_options_list.option_grid_stock>li.notify-btn:after,.floating-panel ul.product_options_list.option_grid_stock>li.notify-btn:after{background-color:var(--no-stock-border-color);content:"";height:1px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-40deg);width:150%}#product ul.product_options_list.option_grid_stock>li.notify-btn:not(:has(.product_stock_image)),.floating-panel ul.product_options_list.option_grid_stock>li.notify-btn:not(:has(.product_stock_image)){align-items:center;font-size:var(--product-option-font-size,var(--font-size-sm))}.product-shop-content{grid-area:product-shop;margin-top:0;padding-top:0}@media (max-width:1024px){.product-shop-content{display:grid}}.product-shop-content .postcode-inputs .input-group{display:grid;gap:var(--spacing-2);column-gap:8px;grid-template-columns:minmax(0,1fr) 121px;position:relative}.product-shop-content .postcode-inputs .input-group>:not([hidden]){grid-column:span 1/span 1!important;width:100%}.product-shop-content .postcode-inputs .input-group .input_quantity{border-radius:var(--default-radius,var(--radius-sm));height:var(--size-1200);max-width:100%;width:100%}@media (min-width:1024px){.product-shop-content .postcode-inputs .input-group .input_quantity{border-bottom-right-radius:0;border-top-right-radius:0}}.product-shop-content .postcode-inputs .input-group .input_quantity ::placeholder{color:currentColor;font-size:var(--font-size-sm)}@media (min-width:1024px){.product-shop-content .postcode-inputs .input-group #button-quote_product{border-bottom-left-radius:0;border-top-left-radius:0}}#product ul.product_options_list.option_grid_stock:has(.stepper-input) .sizes{gap:var(--spacing-2)}#product ul.product_options_list.option_grid_stock:has(.stepper-input) .sizes:not(.selected){background-color:var(--white)}#product ul.product_options_list.option_grid_stock:has(.stepper-input) .sizes.selected{--input-background:var(--btn-primary-background,var(--primary))}#product ul.product_options_list.option_grid_stock:has(.stepper-input) .no-stock-warn-me.notify-btn{flex-direction:row;font-size:var(--font-size-sm);gap:var(--spacing-2);padding:var(--spacing-2)}#product ul.product_options_list.option_grid_stock:has(.stepper-input) .form-control.stepper-input{border:none;border-radius:var(--default-radius,var(--radius-sm));color:currentColor!important;height:auto}#product ul.product_options_list.option_grid_stock:has(.stepper-input) .grid_remove_selected{display:none}#product ul.product_options_list.option_grid_stock:has(.stepper-input) .sizes.selected .grid_remove_selected{align-items:center;display:flex;justify-content:center}.product-shop-content .product-shipping-title{font-size:var(--font-size-sm);font-weight:var(--weight-regular);justify-content:space-between}.product-shop-content .product-shipping-title .d-inline-block{display:flex!important;justify-content:space-between}.product-shop-content .product-shipping-title .d-inline-block span{text-transform:uppercase}.product-shop-content .product-shipping-title .d-inline-block a{color:#2cb9ff;font-weight:400;text-decoration:none;width:max-content}@media (min-width:1024px){.product-shop-content .product-shipping-title .d-inline-block a{position:unset}}.product-shop-content .product-shipping-title .mdi{display:none}#shipping-content{max-width:100%;width:100%}.storeOpeningHours__list{display:grid;gap:var(--gap);width:100%}@media (min-width:1024px){.storeOpeningHours__list{grid-column:span 2/span 2;grid-row:span 2/span 2;grid-template-columns:repeat(2,1fr)}}.storeOpeningHours__phone{display:none}.salesCenter{grid-column-start:4;grid-row-start:2}.technology{align-items:center;display:flex;grid-column-start:5;grid-row-start:2}.technology span{color:var(--foreground-default);font-size:var(--text-base);font-weight:var(--font-bold);margin-right:.5rem}.technology span b{font-weight:var(--weight-normal)}.buy-together-buy-btn{grid-column:-1/1;max-width:100%;padding:var(--spacing-2)}.buy-together-buy-btn .buy-together-end p,.buy-together-buy-btn .buy-together-end p:first-child{font-family:var(--font-family-default)!important}.buy-together-container{align-items:center;border:none;border-radius:var(--radius-400);display:flex;flex-direction:column;gap:var(--gap);margin-top:0;max-width:100%;padding:0 var(--spacing-4);width:100%}@media (min-width:1024px){.buy-together-container{align-items:start;display:grid!important;gap:var(--spacing-4);grid-template-columns:302px calc(100% - 334px);padding:0}}.buy-together-container img{border:var(--border-default);border-radius:var(--default-radius,var(--radius-3xl))!important}.buy-together{background-color:var(--productGrid-background,var(--neutral-light));border-radius:24px;display:block!important;display:flex;flex-direction:column;gap:var(--spacing-4);padding:0!important;position:relative;text-align:left;width:100%}.buy-together.is-selected,.buy-together:has(.addBuyTogetherProduct),.buy-together:has(.buy-together-checkbox:checked){border-color:var(--background-brand-default)!important}.buy-toghether-buy-btn{width:100%}@media (min-width:1024px){.buy-toghether-buy-btn{max-width:475px!important}}.buy-together .buy-together-checkbox{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.buy-together .buy-together-check{cursor:pointer;height:var(--size-600);left:var(--spacing-2);margin-top:0!important;padding:0!important;position:absolute!important;top:var(--spacing-2);width:var(--size-600);z-index:1020}.buy-together .buy-together-check i{height:32px;margin:0;width:32px}.buy-together .buy-together-check i:before{background-color:var(--white);border:var(--border-default);border-radius:999px;content:"";display:flex;font-family:var(--font-family-default);height:100%;height:32px;margin-left:0;margin-top:0;width:100%;width:32px}.buy-together .buy-together-check i.add-item-success:before,.buy-together .buy-together-check i.addBuyTogetherProduct:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.5' d='M.558 3.921 3.662 7 10.058.667'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:var(--size-400)}.buy-together>.product-image{margin-bottom:0!important;margin-left:0!important;margin-right:0!important;max-width:100%!important;width:100%}.buy-together>.product-image img{width:100%}.buy-togheter-item-01{color:var(--foreground-secondary);font-size:var(--font-size-sm);grid-area:title}.buy-together-container .product-buy-together-price{align-items:center;display:grid;font-size:var(--font-size-sm);gap:0;grid-template-areas:"title" "price" "price-simulator" "discount";grid-template-columns:1fr;margin-top:0;padding:var(--spacing-5) var(--spacing-10)}.buy-together-container .product-buy-together-price .buy-togheter-item-01{margin-bottom:var(--spacing-4)}.buy-together-container .product-buy-together-price .additional_informations,.buy-together-container .product-buy-together-price .product-price-discount{display:none}.buy-together-container .product-buy-together-price b{color:var(--foreground-default);font-weight:400}.buy-together-container .product-buy-together-price>div:first-child{font-size:var(--font-size-sm);margin-bottom:0;line-clamp:1;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:var(--spacing-4);overflow:hidden}.buy-together-items:after,.buy-together-main-product:after,.product-list-like-swiper:not(.swiper-initialized) .swiper-navigation{display:none}.buy-together-container .product-buy-together-price .product-price{column-gap:var(--spacing-4);display:flex;flex-wrap:wrap;grid-area:price}.buy-together-container .product-buy-together-price .product-price .product-main-price,.buy-together-container .product-buy-together-price .product-price .product-price-new,.buy-together-container .product-buy-together-price .product-price .product-price-old{font-size:var(--font-size-sm);font-weight:400}@media (min-width:1024px){.buy-together-container .product-buy-together-price .product-price{flex-wrap:nowrap;gap:var(--spacing-4)}}.buy-together-container .product-buy-together-price .product-main-price{color:#000;font-size:var(--font-size-sm);font-weight:400}.buy-together-container .product-buy-together-price .product-price-simulator{grid-area:price-simulator;line-height:20px}.buy-together-container .product-buy-together-price .product-price-simulator strong{font-weight:400}.buy-together-container .product-buy-together-price .product-price-simulator>:not([hidden]){font-size:12px}.buy-together-container .product-buy-together-price .product-price-discount{font-size:12px;font-weight:400;grid-area:discount;text-align:left}.buy-together-main-image{position:relative}.buy-together-main-image:before{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.5' d='M.558 3.921 3.662 7 10.058.667'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:var(--size-400);border:var(--border-default);border-radius:999px;content:"";height:32px;left:8px;position:absolute;top:8px;width:32px}.buy-together-main-image img{height:115px;width:115px}.buy-together-items{max-height:unset!important}.buy-together-items [class*=swiper-button],.buy-together-items [class*=swiper-button]:active,.buy-together-items [class*=swiper-button]:focus,.buy-together-items [class*=swiper-button]:hover{align-items:center;background-color:var(--white);background-position:50%;background-repeat:no-repeat;background-size:7px;border:var(--border-default);border-radius:9999px;color:var(--text-brand-primary);display:flex;height:40px;justify-content:center;left:unset!important;margin:0!important;opacity:1;right:56px!important;top:-64px;width:40px}.buy-together-items [class*=swiper-button]:active:after,.buy-together-items [class*=swiper-button]:after,.buy-together-items [class*=swiper-button]:focus:after,.buy-together-items [class*=swiper-button]:hover:after{display:none}.buy-together-items [class*=swiper-button].swiper-button-next,.buy-together-items [class*=swiper-button]:active.swiper-button-next,.buy-together-items [class*=swiper-button]:focus.swiper-button-next,.buy-together-items [class*=swiper-button]:hover.swiper-button-next{left:unset!important;right:0!important}.buy-together-items .swiper-pagination{align-items:center;background-color:var(--background-neutral-tertiary);border-radius:var(--radius-full);bottom:0!important;display:flex;height:5px;justify-content:center;margin-top:0!important;margin:0 auto;margin-top:var(--spacing-2)!important;max-width:100%;overflow:hidden;position:unset;width:max-content}.buy-together-items .swiper-pagination .swiper-pagination-bullet{background-color:var(--background-neutral-tertiary);border-radius:var(--radius-full);height:100%;height:5px;margin:0;width:22px}.buy-together-items .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--background-brand-default)}.buy-together-items .swiper-pagination .swiper-pagination-bullet span{display:none}.buy-together-items-content .buy-together{max-height:unset!important;max-width:302px;width:100%}@media (min-width:1024px){.buy-together-items-content .buy-together{border:var(--border-default);border-radius:var(--default-radius,var(--radius-3xl))!important;padding:0}}@media (max-width:1024px){.buy-together-items-content{width:100%}}.buy-together-items-content .buy-together .buy-together-info{display:flex;flex-direction:column;gap:var(--spacing-4);padding:var(--spacing-4)}@media (min-width:768px){.buy-together-items-content .buy-together .buy-together-info{padding:var(--spacing-5) var(--spacing-10)!important}}@media (min-width:1024px){.buy-together-items-content .buy-together .buy-together-info{gap:var(--spacing-4)}}.buy-together-items-content .buy-together .buy-together-info :not([hidden]) .product-main-price,.buy-together-items-content .buy-together .buy-together-info :not([hidden]) .product-price-new,.buy-together-items-content .buy-together .buy-together-info :not([hidden]) .product-price-old{font-size:var(--font-size-sm)}.buy-together-items-content .buy-together .buy-together-info :not([hidden]) .product-price-old{font-weight:400}.buy-together-items-content .buy-together .buy-together-info :not([hidden]) .product-price-new:before{content:"Por "}.buy-together-items-content .buy-together .buy-together-info .prices{font-size:var(--font-size-sm);gap:var(--spacing-2);grid-template-columns:max-content 1fr}.buy-together-items-content .buy-together .buy-together-info .prices .product-price-simulator{font-size:0;grid-column-start:1;grid-row-start:2}.buy-together-items-content+.swiper-pagination{align-items:center;background-color:var(--background-neutral-tertiary);border-radius:var(--radius-full);bottom:0!important;display:flex;height:5px;justify-content:center;left:50%;margin-bottom:-12px;margin-top:0!important;max-width:100%;overflow:hidden;position:absolute!important;transform:translate(-50%);width:max-content}.buy-together-items-content+.swiper-pagination .swiper-pagination-bullet{background-color:var(--background-neutral-tertiary);border-radius:var(--radius-full);height:100%;height:5px;margin:0;width:22px}.buy-together-items-content+.swiper-pagination .swiper-pagination-bullet-active{background-color:var(--background-brand-default)}.buy-together-items-content+.swiper-pagination .swiper-pagination-bullet span{display:none}.buy-together-main-product{background-color:var(--productGrid-background,var(--neutral-light));gap:var(--gap);padding:.5rem!important}@media (min-width:1024px){.buy-together-main-product{max-width:var(--spacing-4);padding:0!important}}.buy-together-items{align-items:center;display:flex;justify-content:center;max-width:100%}.buy-together-btn-content .button-cart,.buy-together-btn-content .buy-together-add-button{--background-button-default:transparent!important;--foreground-button-default:var(--text-brand-default);--border-color-default:currentColor}.buy-together-buy-btn{align-items:center;background-color:var(--neutral-light);border-radius:var(--default-radius,var(--radius-3xl));justify-content:center;padding:var(--spacing-8) var(--spacing-4);text-align:center;width:100%}.buy-together-buy-btn,.productContent #product .product_options_list{display:flex;flex-wrap:wrap}.productContent #product .product_options_list .sizes{max-width:100%;width:max-content}.buy-together-buy-btn #button-cart,.buy-together-buy-btn #buy-together-button{--btn-width:100%}@media (min-width:1024px){.buy-together-buy-btn #button-cart,.buy-together-buy-btn #buy-together-button{--btn-width:max-content}}.buy-together-buy-btn .buy-together-end{align-items:center;border-radius:var(--default-radius,var(--radius-sm));column-gap:var(--spacing-4);display:flex;flex-direction:column;margin-bottom:0;padding:0;text-align:left}@media (min-width:1024px){.buy-together-buy-btn .buy-together-end{grid-template-columns:1fr;text-align:left}}.buy-together-buy-btn .buy-together-end p{font-size:var(--font-size-base)!important;height:max-content;line-height:20px;margin-bottom:0;width:100%}.buy-together-buy-btn .buy-together-end p.price{margin-top:0;text-align:center}@media (min-width:1024px){.buy-together-buy-btn .buy-together-end p.price{text-align:center}.buy-together-buy-btn .buy-together-end p.price b{font-weight:500}}.buy-together-buy-btn .buy-together-end p:first-child{display:none}.buy-together-buy-btn .buy-together-end p.parcel{font-size:0!important;grid-column-start:2;grid-row-start:2;margin-top:0!important}.buy-together-buy-btn .buy-together-end p.parcel strong{font-weight:400}.buy-together-buy-btn .buy-together-end p.parcel>:not([hidden]){font-size:12px!important;line-height:20px}.buy-together-buy-btn .buy-together-end p.parcel span{padding-left:5px}.buy-together-buy-btn .buy-together-end p.parcel .parcel_price{border-left:var(--border-default);font-weight:400;padding-left:5px}.buy-together-buy-btn .buy-together-end p.parcel .parcel_price:before{content:"de "}.buy-together-main-image{border:none!important;padding:0;padding:0!important}.buy-together-main-image img{height:166px;width:125px}@media (min-width:1024px){.buy-together-main-image img{height:auto;width:100%}}.left-arrow-buy-togheter,.right-arrow-buy-togheter{display:none}.buy-together-items{overflow:visible!important;position:relative}.buy-together-items,.buy-together-items-content{border:none!important}@media (min-width:1024px){.buy-together-items-content{padding-left:0!important}}.buy-together-items-content .buy-together{border:none;margin-bottom:0}@media (min-width:1024px){.buy-together-items-content .buy-together{border-radius:var(--radius-400);padding:var(--spacing-2)}}.buy-together-items-content .buy-together .buy-together-info{display:grid;grid-template-columns:1fr;margin-bottom:0;max-width:100%!important;position:relative;text-align:left;width:100%!important}.buy-together-items-content .buy-together .buy-together-info:has(.buy-together-option-list .form-control:focus),.buy-together-items-content .buy-together .buy-together-info:has(.buy-together-option-list:focus),.buy-together-items-content .buy-together .buy-together-info:has(.buy-together-option-list:hover){position:unset}.buy-together-items-content .buy-together .buy-together-info .product-price{display:flex;flex-wrap:wrap}.buy-together-items-content .buy-together .buy-together-info .product-price .product_spare{order:2;width:100%}.buy-together-items-content .buy-together .buy-together-info .product-price .product_spare span{color:var(--success);font-weight:400}@media (min-width:1024px){.buy-together-items-content .buy-together .buy-together-info .product-price{gap:var(--spacing-4)}}.buy-together-items-content .buy-together .buy-together-info :not([hidden]){margin:0!important}.buy-together-items-content .buy-together .buy-together-info:not([hidden]) .product-main-price,.buy-together-items-content .buy-together .buy-together-info:not([hidden]) .product-price-new,.buy-together-items-content .buy-together .buy-together-info:not([hidden]) .product-price-old{font-size:var(--font-size-sm);font-weight:400}.buy-together-items-content .buy-together .buy-together-info:not([hidden]) .product-price-old{color:var(--foreground-secondary);font-weight:400}.buy-together-items-content .buy-together .buy-together-info:not([hidden]) .product-price-new:before{content:"Por "}.buy-together-items-content .buy-together .buy-together-info .product-buy-together-title{font-size:var(--font-size-sm);line-clamp:1;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;color:var(--foreground-secondary);overflow:hidden}.buy-together-items-content .buy-together .buy-together-info .form-control{background-color:var(--white)!important}.buy-together-items-content .buy-together .buy-together-info select.form-control:not([size]):not([multiple]){border-radius:999px!important;--input-height:32px}.buy-together-items-content .buy-together .buy-together-info .button-cart{width:100%}.buy-together-items-content .buy-together .buy-together-info .prices{display:grid;font-size:var(--font-size-xs);gap:0;grid-template-columns:1fr;width:100%}.buy-together-items-content .buy-together .buy-together-info .prices .product-price-simulator strong:first-of-type{display:none}.buy-together-items-content .buy-together .buy-together-info .prices .product-price-simulator>:not([hidden]){font-size:12px;margin-right:5px}.buy-together-items-content .buy-together .buy-together-info .prices .product-price-simulator>span{margin-right:0!important}.buy-together-items-content .buy-together .buy-together-info .prices .product-price-discount{font-size:12px;font-weight:400}.buy-together-main-product{border-radius:var(--default-radius,var(--radius-3xl));display:grid!important;gap:0;grid-template-columns:115px 1fr;margin-bottom:0!important;padding:0 var(--spacing-4)!important;position:relative;width:100%}@media (min-width:1024px){.buy-together-main-product{grid-template-columns:1fr;max-width:100%;padding:0!important}}.buy-together-items{width:100%}.buy-together-btn-content{align-items:center;display:flex;flex-direction:column;font-size:var(--font-size-sm);gap:var(--spacing-4);justify-content:center;margin-bottom:0;width:100%}@media (min-width:1024px){.buy-together-btn-content{display:flex;flex-direction:row;gap:var(--spacing-10)}.buy-together-btn-content p{width:max-content}}.buy-together-btn-content p{margin-bottom:0}.buy-together-btn-content .button-cart,.buy-together-btn-content .buy-together-add-button{max-width:100%;width:100%}.buy-together-content{margin-bottom:var(--spacing-10)}@media (min-width:1024px){.buy-together-content{padding:0 var(--spacing-6)}}.buy-together-content .heading-title,.buy-together-content .module-review-description p,.module-review-description .buy-together-content p{width:100%}.buy-together-content .container{display:flex;flex-direction:column}.buy-together-nav{display:none}.buy-toghether-buy-btn{background-color:var(--white);bottom:0;padding:0 var(--spacing-4)!important;position:sticky}@media (min-width:1024px){.buy-toghether-buy-btn{position:unset}}.title-buy-together{padding:0 var(--spacing-4)}@media (min-width:1024px){.title-buy-together{padding:0}}.buy-together-option-list .option_type_select{background-color:#fff;min-height:var(--size-1200)}.buy-together-option-list .control-label{font-size:12px}.buy-together-items [class*=swiper-button],.buy-together-items [class*=swiper-button]:active,.buy-together-items [class*=swiper-button]:focus,.buy-together-items [class*=swiper-button]:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none'%3E%3Cpath stroke='%23171716' stroke-miterlimit='10' d='m6.51.985-5.02 5.02 5.02 5.01'/%3E%3C/svg%3E")}.buy-together-items [class*=swiper-button].swiper-button-next,.buy-together-items [class*=swiper-button]:active.swiper-button-next,.buy-together-items [class*=swiper-button]:focus.swiper-button-next,.buy-together-items [class*=swiper-button]:hover.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none'%3E%3Cpath stroke='%23171716' stroke-miterlimit='10' d='m.49.985 5.02 5.02-5.02 5.01'/%3E%3C/svg%3E")}#module-review,#review{color:currentColor}#module-review .item,#review .item{align-items:flex-start;background-color:var(--neutral-light);border:none;border-radius:var(--radius-2xl);display:flex;flex-direction:column;gap:var(--spacing-4);justify-content:flex-start;margin-right:var(--spacing-14);padding:var(--spacing-4);width:100%}#module-review .item>p,#review .item>p{margin-bottom:0}#module-review .item .review-text,#review .item .review-text{overflow:hidden;text-align:left;line-clamp:4;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical;height:96px;interpolate-size:allow-keywords;color:var(--foreground-default)!important}#module-review .item .review-name,#review .item .review-name{line-clamp:1;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}#module-review .item .review-link,#review .item .review-link{color:var(--foreground-secondary);display:none;margin-top:auto;order:5;width:100%}#module-review .item .review-link a,#review .item .review-link a{align-items:end;color:var(--foreground-secondary);display:grid;font-size:var(--font-size-xs);grid-template-columns:1fr}#module-review .item .review-link a span:first-child,#review .item .review-link a span:first-child{text-align:left}#module-review .item .review-link a span:last-of-type,#review .item .review-link a span:last-of-type{--foreground-button-default:var(--foreground-secondary);font-size:var(--font-size-xs);font-weight:500;height:var(--spacing-11);margin:0!important;text-transform:uppercase;width:max-content;width:100%}@media (min-width:1024px){#module-review .item .review-link a,#review .item .review-link a{grid-template-columns:1fr max-content}#module-review .item .review-link a span,#review .item .review-link a span{line-clamp:1;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;color:currentColor;overflow:hidden}}#module-review .item .review-rating,#review .item .review-rating{color:var(--foreground-default)}@media (min-width:1024px){#module-review .item,#review .item{padding:var(--spacing-10)}#module-review .item:hover .review-text,#review .item:hover .review-text{height:max-content;line-clamp:none;-webkit-line-clamp:none}}#module-review .navigation,#module-review .swiper-pagination,#review .navigation,#review .swiper-pagination{display:none}#review{margin-top:0}.reviews_list{margin-top:var(--spacing-6);width:100%}.reviews_list .item{border:var(--border-default);border-radius:var(--spacing-2);padding:var(--spacing-4)}@media (min-width:1024px){.reviews_list .item.swiper-slide{max-width:536px}}.reviews_list .item .review-rating{color:var(--primary)}.review-title{display:flex;justify-content:space-between;width:100%}.review-title b{color:var(--foreground-default);line-clamp:1;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;font-weight:400;text-align:left}.review-title b:before{content:"-";display:none}.no-reviews-content{align-items:center;background-color:var(--neutral-light);border-radius:var(default-radius,--radius-3xl);color:var(--foreground-default);display:flex;flex-direction:column;gap:var(--spacing-4);justify-content:center;margin:0 auto;max-width:100%;padding:var(--spacing-8) var(--spacing-4);width:425px}.no-reviews-content p{height:max-content;margin-bottom:0}#reviews-title{justify-content:flex-start;margin-bottom:var(--spacing-6)}#reviews-title #review-links{display:flex}#reviews-title .heading-title,#reviews-title .module-review-description p,.module-review-description #reviews-title p{align-items:center;display:flex;height:var(--spacing-11);justify-content:center;justify-content:flex-start;justify-self:center;padding:0 var(--spacing-4);width:100%}@media (min-width:768px){#reviews-title{flex-direction:column;gap:var(--spacing-8);justify-content:flex-start}#reviews-title .heading-title,#reviews-title .module-review-description p,.module-review-description #reviews-title p{border-bottom:none;width:max-content}}#review-links{gap:var(--spacing-4);justify-content:flex-start;margin-right:0!important;padding:0 var(--spacing-4);width:100%}#review-links #all-comments-link path,#review-links #all-comments-link svg,#review-links #all-comments-link:hover path,#review-links #all-comments-link:hover svg{fill:currentColor}#review-links #all-comments-link span,#review-links #all-comments-link:hover span{font-size:0}#review-links #all-comments-link span:after,#review-links #all-comments-link:hover span:after{content:"ver todos";font-size:var(--font-size-sm)}@media (min-width:1024px){#review-links #all-comments-link svg:first-of-type,#review-links #all-comments-link:hover svg:first-of-type{display:block}#review-links #all-comments-link path,#review-links #all-comments-link svg,#review-links #all-comments-link:hover path,#review-links #all-comments-link:hover svg{fill:currentColor}#review-links #all-comments-link span,#review-links #all-comments-link:hover span{font-size:var(--font-size-sm)}#review-links #all-comments-link span:after,#review-links #all-comments-link:hover span:after{display:none}}@media (min-width:768px){#review-links{gap:var(--spacing-4);padding:0 var(--spacing-4)}#review-links .heading-title,#review-links .module-review-description p,.module-review-description #review-links p{width:max-content}}#review-links a{--border-button-default:none;margin-left:0!important;max-width:100%;width:max-content}@media (min-width:768px){#review-links a,#review-links a .heading-title,#review-links a .module-review-description p,.module-review-description #review-links a p{width:max-content}}.btn-open-review-form svg{display:none}.review-login{padding:var(--spacing-4);text-align:center}.product-content{margin-top:var(--spacing-8)}@media (min-width:1024px){.product-content{margin-top:var(--spacing-6)}}.product-content .breadcrumb{margin-bottom:var(--spacing-6)}.product-content .banner-v2-container{margin-bottom:var(--spacing-4)}.product-content-bottom{margin:var(--spacing-4) 0}@media (min-width:1024px){.product-content-bottom{margin:var(--spacing-12) 0}}.module-review-description{align-items:center;display:flex;gap:var(--spacing-4);margin-bottom:var(--spacing-12);padding:0}.module-review-description p{flex-direction:column;margin-bottom:0}.module-review-description button{border:var(--border-default)!important;border-radius:var(--radius-lg)}.module-review-content{margin:0 auto;margin-bottom:var(--spacing-16)!important;max-width:100%;padding-left:var(--spacing-4)}@media screen and (min-width:1024px){.module-review-content{margin-bottom:var(--spacing-24)!important;padding:0 var(--spacing-11)}}.highlighted-product{margin-bottom:0!important}@media screen and (min-width:1024px){.highlighted-product{margin-bottom:var(--spacing-24)!important}}#moduleReviewSwiper--prev{margin-left:auto}#moduleReviewSwiper--next path,#moduleReviewSwiper--next svg,#moduleReviewSwiper--prev path,#moduleReviewSwiper--prev svg{fill:none}.product-price-discount:empty{display:none!important}#product_notify{background-color:var(--product-notify-background,var(--neutral-light));border-radius:var(--default-radius,var(--radius-2xl));grid-area:details;height:max-content;padding:var(--spacing-6);position:sticky;top:0}#product_notify>.text-center:has(.img-product-notify){display:none}#product_notify .form-group:has(img){margin:var(--spacing-4) auto}#product_notify h2{font-size:var(--pageProduct-title-font-size,var(--pageTitle-font-size,var(--font-size-lg)))}#product_notify:empty{animation:skeleton-pulse 1.4s ease-in-out infinite;min-height:520px}#form-notify .notify_captcha-code .captcha{border-radius:var(--btn-radius);overflow:hidden}#form-notify .notify_captcha-code .captcha img{transform:scale(1.5)}#form-notify .options-list{display:flex;flex-wrap:wrap;gap:var(--spacing-2)}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.45}to{opacity:1}}.download-product-image-container{bottom:var(--spacing-4);position:absolute;right:var(--spacing-4);z-index:1050}a#btn-download-product-image{--btn-padding:0;gap:0;justify-content:flex-start;max-width:40px;overflow:hidden;interpolate-size:allow-keywords;transition:max-width .4s cubic-bezier(.4,0,.2,1)}a#btn-download-product-image .icon{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}a#btn-download-product-image .icon+span{font-weight:400;opacity:0;overflow:hidden;transition:width .4s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1) .05s;white-space:nowrap;width:0}a#btn-download-product-image:hover{max-width:max-content}a#btn-download-product-image:hover .icon+span{opacity:1;padding-right:var(--spacing-4);transition:width .4s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1) .1s;width:max-content}#modal-cart h2{font-size:var(--font-size-xl);max-width:240px}#price-consult{text-align:center}#price-consult h2{display:none}@media (min-width:1024px){#modal-cart .modal-body-center{padding:var(--spacing-10)}#modal-cart h2{font-size:var(--font-size-2xl);max-width:100%}}.shipping-load-message{align-items:center;display:flex;gap:var(--spacing-1);padding:var(--spacing-4)}@media (max-width:1024px){.productMainCarousel{padding-left:var(--spacing-2)!important}.productMainCarousel--singleImage,.productMainCarousel--wholeSlides{padding-right:var(--spacing-2)!important}.productContent #product{margin:0 auto;max-width:calc(100% - 16px);position:unset;width:100%}.productContent #product .product-shipping-content .product-shipping-title>div{justify-content:space-between;width:100%}.productContent #product .product-shipping-content .product-shipping-title a{max-width:max-content}.buy-together-main-image img{height:auto}.buy-together-container{gap:var(--spacing-4)}.buy-together-main-product{margin:0 auto;padding:0!important}.buy-together-items [class*=swiper-button]{display:none!important}.buy-together>.buy-together-info .product-price{justify-content:flex-start!important}}.floating-panel{background-color:var(--floating-panel-background,var(--neutral-light-w));border:var(--border-default);border-radius:16px;bottom:0;box-shadow:var(--shadow-lg);display:none;left:50%;max-width:var(--container-width,1280px);padding:var(--spacing-4);position:fixed;transition:transform .3s ease,opacity .3s ease;width:100%;z-index:var(--z-index-header)}.floating-panel--animated{animation:floating-panel-slide-in .6s ease both}.floating-panel__content{align-items:end;display:flex;flex-wrap:wrap;gap:var(--spacing-2)}.floating-panel__info{display:flex;flex:0 1 100%;flex-direction:column}.floating-panel__info .product-main-price{font-size:var(--font-size-lg);font-weight:600}.floating-panel__title{font-size:var(--font-size-sm);font-weight:300;margin:0}.floating-panel__main-price{align-items:center;display:flex;font-size:var(--font-size-lg);gap:var(--spacing-1)}.floating-panel__main-price .product-price-old{font-size:var(--font-size-sm)}.floating-panel__main-price .product-price-new{color:var(--foreground-default);margin-bottom:0}.floating-panel__body{align-items:flex-start;display:flex;flex:1;gap:var(--spacing-4)}.floating-panel__price{color:var(--foreground-secondary);display:flex;flex:1;flex-direction:column;font-size:var(--font-size-sm);gap:var(--spacing-2)}.floating-panel__price b,.floating-panel__price strong{color:var(--foreground-default);font-weight:400}.floating-panel__price-content{display:flex;flex-wrap:wrap}.floating-panel__price-content br{display:none}.floating-panel__price-content .discount_simulator,.floating-panel__price-content .product-price,.floating-panel__price-content .product-price-discount,.floating-panel__price-content .product-price-simulator,.floating-panel__price-content .simulator-price strong,.floating-panel__price-content>span{display:flex;font-weight:300;gap:var(--spacing-1)}.floating-panel__price-content .product-price *,.floating-panel__price-content .product-price-discount *,.floating-panel__price-content .product-price-simulator *{margin:0}.floating-panel__price-content .product-price-simulator__no-interest,.floating-panel__price-content .simulator-price{width:100%}.floating-panel__price-content .simulator-price~.simulator-price{margin-left:var(--spacing-1);width:max-content}.floating-panel__options{flex:1}.floating-panel__options .select_list,.floating-panel__options .type_text{max-width:100%}.floating-panel__options--collapsible{align-items:center;align-self:center;display:flex;flex-direction:column;gap:var(--spacing-3);justify-content:center;position:relative}.floating-panel__options-toggle{justify-content:space-between}.floating-panel__options-toggle-label{pointer-events:none}.floating-panel__options-toggle-icon{border-bottom:2px solid;border-right:2px solid;display:inline-flex;height:10px;margin-left:var(--spacing-3);pointer-events:none;transform:rotate(45deg);transition:transform .2s ease;width:10px}.floating-panel__options--collapsible.is-open .floating-panel__options-toggle-icon{transform:rotate(-135deg)}.floating-panel__options-dropdown{background:var(--background-color,#fff);border:1px solid color-mix(in srgb,var(--foreground-default) 12%,transparent);border-radius:var(--radius-xl);bottom:calc(100% + var(--spacing-3));box-shadow:var(--shadow-xl);display:none;gap:var(--spacing-3);left:0;max-height:420px;overflow-y:auto;padding:var(--spacing-4);position:absolute;width:100%;z-index:var(--z-index-dropdown)}.floating-panel__options-dropdown.is-open{display:block}.floating-panel__options-dropdown.is-open>:not([hidden]){margin-bottom:var(--spacing-4);padding:0}.floating-panel__recurring{flex:1 1 100%}.floating-panel__actions{align-self:center;display:flex;flex:1;flex-wrap:wrap;gap:var(--spacing-4)}.floating-panel__quantity-group{align-items:center;display:flex;gap:var(--spacing-2);justify-content:flex-end;margin:0}.floating-panel__quantity-group .stepper{margin:0}.floating-panel__quantity-input{max-width:80px}.floating-panel__buttons{align-items:center;display:flex;gap:var(--spacing-2);justify-content:end;width:100%}.floating-panel__submit{width:100%}.floating-panel__secondary-action{align-items:center;display:flex}.floating-panel__secondary-action .product-buy-button-content{align-items:center;display:flex;margin:0}.floating-panel .product-radio-title:first-child{margin-bottom:var(--spacing-2)}.floating-panel .product_options_list{display:flex;flex-wrap:wrap;gap:var(--spacing-1)}.floating-panel .notify-btn,.floating-panel .sizes{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:transparent;--btn-foreground:var(--secondary);--btn-border:1px solid var(--btn-secondary-border,currentColor);--btn-radius:8px;--btn-border:var(--border-default);--btn-font-size:var(--font-size-sm);--btn-width:max-content;min-height:40px}.floating-panel .notify-btn.btn-outline,.floating-panel .sizes.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.floating-panel .notify-btn path,.floating-panel .notify-btn svg,.floating-panel .sizes path,.floating-panel .sizes svg{color:currentColor;height:1em;width:1em}.floating-panel .notify-btn:disabled,.floating-panel .sizes:disabled{cursor:not-allowed;opacity:.65}.floating-panel .notify-btn.selected,.floating-panel .sizes.selected{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--btn-primary-background,var(--primary));--btn-foreground:var(--btn-primary-color,var(--background,var(--foreground-default)));--btn-border:none}.floating-panel .notify-btn.selected.btn-outline,.floating-panel .sizes.selected.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.floating-panel .notify-btn.selected path,.floating-panel .notify-btn.selected svg,.floating-panel .sizes.selected path,.floating-panel .sizes.selected svg{color:currentColor;height:1em;width:1em}.floating-panel .notify-btn.selected:disabled,.floating-panel .sizes.selected:disabled{cursor:not-allowed;opacity:.65}.floating-panel .notify-btn:has(.product_stock_image),.floating-panel .sizes:has(.product_stock_image){flex-direction:column;--btn-height:max-content;--btn-padding:0;--btn-gap:0}.floating-panel .sizes{--btn-foreground:currentColor}.floating-panel .notify-btn{--btn-foreground:color-mix(in srgb,currentColor 30%,transparent)}.floating-panel .stepper input[type=number]{height:40px}.floating-panel #floating-panel-cart{--btn-background:var(--product-buy-btn-background,var(--success));--btn-foreground:var(--product-buy-btn-foreground,var(--white));--btn-border:1px solid var(--product-buy-btn-border-color,var(--success));--background-button-default:var(--product-buy-btn-background,var(--success));--foreground-button-default:var(--product-buy-btn-foreground,var(--white));--border-button-default:1px solid var(--product-buy-btn-border-color,var(--success))}@media (max-width:1024px){.floating-panel{--animation-y-value:0;border-radius:none;padding:var(--spacing-4)}.floating-panel__content{display:block;gap:var(--spacing-2)}.floating-panel__info{align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:var(--spacing-2)}.floating-panel__main-price,.floating-panel__title{font-size:var(--font-size-sm)}.floating-panel__main-price{align-items:baseline;gap:var(--spacing-2)}.floating-panel__main-price .product-price-old{font-size:var(--font-size-sm)}.floating-panel__body{flex:1 1 100%;flex-direction:column;gap:var(--spacing-3)}.floating-panel__price{display:none}.floating-panel__price-content>*+*{border:0;padding-left:0}.floating-panel__actions,.floating-panel__options--collapsible{width:100%}.floating-panel__actions{display:grid;grid-template-columns:1fr}.floating-panel__actions:has(.floating-panel__quantity-group){grid-template-columns:max-content 1fr}.floating-panel__actions label{display:none}.floating-panel__buttons{display:grid;grid-template-columns:1fr;width:100%}.floating-panel__buttons:has(.floating-panel__secondary-action){grid-template-columns:1fr max-content}.floating-panel__submit{width:100%;--btn-width:100%}.floating-panel__secondary-action .consult_button_buy_whatsapp{grid-column:-1/1}}.radius-large .product-likes,.radius-large .shipping-free-label,.radius-large .sizes{--default-radius:var(--radius-lg);--btn-radius:var(--default-radius)}@keyframes floating-panel-slide-in{0%{opacity:0;transform:translateY(100%) translateX(-50%)}to{opacity:1;transform:translateY(var(--animation-y-value,-16px)) translateX(-50%)}}.footer{display:flex;flex-direction:column;text-align:left;width:100%}.footer .footerContent{color:var(--footerContent-foreground,var(--footer-foreground,var(--white)));padding:var(--footerContent-padding,var(--spacing-10) var(--spacing-4));width:100%}.footer .footerContent .container{--container-max-width:var(--footerContent-max-width,1280px);display:flex;flex-direction:column;gap:var(--footer-gap,var(--spacing-8) var(--spacing-6));height:max-content;margin:0 auto;width:100%}@media (min-width:1024px){.footer .footerContent .container{flex-direction:row;justify-content:space-between}.footer .footerContent .container:has(.footerContent__info--information):has(.footerContent__info--logo){--social-column-width:300px}.footer .footerContent .container .footerContent__info{width:max-content}}.footer .footerContent--top{background-color:var(--footerContentTop-background,var(--footer-background,var(--secondary)))}.footer .footerContent--top .footerTitle{color:var(--footer-information-title-foreground,var(--primary));font-size:var(--footer-information-title-font-size,var(--font-size-base,1rem));font-style:var(--footer-information-title-font-style,normal);font-weight:var(--footer-information-title-font-weight,normal);text-decoration:var(--footer-information-title-text-decoration,none);text-transform:var(--footer-information-title-text-transform,none)}.footer .footerContent--top a:not(.footer-social-list a){color:var(--footer-links-foreground,currentColor);font-size:var(--footer-links-font-size,var(--font-size-md,1rem));font-style:var(--footer-links-font-style,normal);font-weight:var(--footer-links-font-weight,normal);text-decoration:var(--footer-links-text-decoration,none);text-transform:var(--footer-links-text-transform,none)}@media (min-width:1024px){.footer .footerContent--bottom .container{align-items:flex-start;flex-direction:row;justify-content:space-between}}.footer .footerContent--bottom .container>.sealsList__item{width:min(100%,var(--footerSeals-item-width,250px))}@media (min-width:1024px){.footer .footerContent--bottom .container>.sealsList__item{align-items:center;flex:0 0 var(--footerSeals-item-width,250px)}}.footer .footerContent--bottom .container .footerTitle{color:var(--footerSeals-seals-title-foreground,currentColor);font-size:var(--footerSeals-seals-title-font-size,1rem);font-style:var(--footerSeals-seals-title-font-style,normal);font-weight:var(--footerSeals-seals-title-font-weight,normal);text-align:left;text-decoration:var(--footerSeals-seals-title-text-decoration,none);text-transform:var(--footerSeals-seals-title-text-transform,none)}@media (min-width:1024px){.footer .footerContent--bottom .container .footerTitle{text-align:center}.footer .footerContent--bottom .container.footerSealsLayout--2>.sealsList__item:last-of-type .footerTitle{text-align:right}.footer .footerContent--bottom .container.footerSealsLayout--2>.sealsList__item:last-of-type .sealsList{justify-content:flex-end}.footer .footerContent--bottom .container.footerSealsLayout--1{justify-content:center}.footer .footerContent--bottom .container.footerSealsLayout--1 .footerTitle{text-align:center}}.footerContent__info{height:max-content;position:relative}.footerContent__info .list{list-style:none;margin:0;padding:0}.footerContent__info .list.list-index{display:flex;flex-direction:column;gap:var(--list-gap,var(--spacing-1));margin-top:var(--spacing-6)}.footerContent__info .list.list-index li{color:var(--footer-links-foreground,currentColor);font-size:var(--font-size-sm);font-size:var(--footer-links-font-size,var(--text-sm));line-height:normal;margin-top:0;text-align:left}.footerContent__info .list.list-index li a{line-height:normal;text-decoration:none}.footerContent__info .list.list-index li:has(.js-footer-list-expand){display:none}@media (min-width:1024px){.footerContent__info .list[data-overflow=true]{gap:0}.footerContent__info .list[data-overflow=true] li:has(.js-footer-list-expand){display:block}.footerContent__info .list[data-overflow=true] .js-footer-list-expand{text-decoration:underline}.footerContent__info .list[data-overflow=true] li:not(:first-child){margin-top:var(--spacing-1)}.footerContent__info .list[data-overflow=true] li:nth-child(n+10):not(:has(.js-footer-list-expand)){margin-top:0;max-height:0;opacity:0;overflow:hidden;transform:translateY(-4px);transition:max-height .4s ease,opacity .25s ease,transform .3s ease,visibility 0s linear .4s;visibility:hidden}.footerContent__info .list[data-overflow=true].active li:nth-child(n+10){margin-top:var(--spacing-1);max-height:max-content;opacity:1;transform:translateY(0);transition:max-height .4s ease,opacity .3s ease,transform .3s ease,visibility 0s;visibility:visible}}.footerContent__info--categories{grid-area:categories}.footerContent__info--social{grid-area:social}@media (min-width:1024px){.footerContent__info--social{max-width:var(--social-column-width,200px)}.footerContent__info--social .footerTitle{display:none}}.footerContent__info--social .footer-social-list{display:flex;flex-direction:row!important;flex-wrap:wrap;list-style:none;margin:0;padding:0}@media (min-width:1024px){.footerContent__info--social .footer-social-list.list-index{--list-gap:var(--spacing-2);margin-top:0}}.footerContent__info--social .footer-social-list .footer-social-item{margin-top:0;width:max-content}@media (min-width:1024px){.footerContent__info--social .footer-social-list .footer-social-item{width:100%}}.footerContent__info--social .footer-social-list .footer-social-item a{width:100%}.footerContent__info--social .footer-social-list .footer-social-item .icon{align-items:center;background-color:var(--footer-social-background,color-mix(in srgb,var(--white) 5%,transparent));border-radius:var(--social-border-radius,var(--default-radius,var(--radius-full)));border-radius:var(--social-link-border-radius,var(--radius-full));display:flex;gap:var(--spacing-2);gap:var(--footer-social-link-gap,var(--spacing-2));height:var(--social-icon-size,40px);height:var(--social-link-height,40px);justify-content:flex-start;text-decoration:none;width:var(--social-icon-size,40px);width:100%}@media (min-width:1024px){.footerContent__info--social .footer-social-list .footer-social-item .icon{background-color:var(--footer-social-background,color-mix(in srgb,var(--white) 5%,transparent));padding:0 var(--spacing-4);width:100%}}.footerContent__info--social .footer-social-list .footer-social-item .icon i,.footerContent__info--social .footer-social-list .footer-social-item .icon svg{color:var(--footer-social-icon-foreground,var(--primary));font-size:var(--social-icon-font-size,1.125rem);height:var(--social-svg-size,20px);width:var(--social-svg-size,20px)}@media (max-width:768px){.footerContent__info--social .footer-social-list .footer-social-item .icon i,.footerContent__info--social .footer-social-list .footer-social-item .icon svg{--footer-social-icon-foreground:var(--footer-links-foreground,currentColor)}}.footerContent__info--social .footer-social-list .footer-social-item .icon span{color:var(--footer-social-text-foreground,currentColor);display:none;font-size:var(--footer-social-text-font-size,var(--font-size-sm,1rem));font-style:var(--footer-social-text-font-style,normal);font-weight:var(--footer-social-text-font-weight,normal);text-decoration:var(--footer-social-text-text-decoration,none);text-transform:var(--footer-social-text-text-transform,none)}@media (min-width:1024px){.footerContent__info--social .footer-social-list .footer-social-item .icon span{display:inline-flex}}.footerContent__info--information{grid-area:information}.footerContent__info--account{grid-area:account}.footerContent__info--contact{grid-area:contact}.footerContent__info--store{display:flex;flex-direction:column;gap:var(--spacing-4)}@media (min-width:1024px){.footerContent__info--store:has(.footerContent_info--description),.footerContent__info--store:has(.footerContent_info--logo){align-items:center}.footerContent__info--store:has(.footerContent_info--description) .icon,.footerContent__info--store:has(.footerContent_info--logo) .icon{justify-content:center}}.footerContent__info--store:empty{display:none}.footerContent__info details{border:none}.footerContent__info details summary{align-items:center;border-bottom:1px solid var(--footer-border,#e9ecef);cursor:pointer;display:flex;justify-content:space-between;list-style:none;padding:var(--footer-summary-padding,1rem 0)}.footerContent__info details summary::-webkit-details-marker{display:none}.footerContent__info details summary .footerTitle{color:var(--footer-information-title-foreground,var(--primary));font-size:var(--footer-information-title-font-size,var(--font-size-base,1rem));font-style:var(--footer-information-title-font-style,normal);font-weight:var(--footer-information-title-font-weight,normal);text-decoration:var(--footer-information-title-text-decoration,none);text-transform:var(--footer-information-title-text-transform,none)}.footerContent__info details summary svg{color:currentColor}.footerContent__info details[open] summary svg{transform:rotate(180deg)}@media (min-width:1024px){.footerContent__info summary{pointer-events:none}.footerContent__info summary svg{display:none}}.theme-_lime .footerContent__info .storeOpeningHours a,.theme-_lime .footerContent__info>.list a{align-items:center;display:inline-flex;min-height:24px}.storeOpeningHours{width:100%}@media (min-width:1024px){.storeOpeningHours{max-width:300px}}.storeOpeningHours details summary{border-bottom:none;padding:0;pointer-events:auto}.storeOpeningHours details summary svg{display:block}.storeOpeningHours__item{display:flex;flex-direction:column;gap:var(--spacing-4);gap:0;width:100%}.storeOpeningHours__item:last-child{border-bottom:none}.storeOpeningHours__item.is-open,.storeOpeningHours__item[open]{gap:var(--spacing-4)}.storeOpeningHours__item.is-open .storeOpeningHours__content,.storeOpeningHours__item[open] .storeOpeningHours__content{padding-bottom:var(--spacing-4)}.storeOpeningHours__item>div{display:flex;flex-direction:column;gap:var(--spacing-4);line-height:normal;width:100%}.storeOpeningHours__title{font-weight:600;line-height:normal}.storeOpeningHours__more{background:none;border:none;color:var(--footer-links-foreground,currentColor);cursor:pointer;font-size:var(--footer-links-font-size,var(--text-sm));line-height:normal;padding:0;text-align:left;text-decoration:underline}.storeOpeningHours__content>div{align-items:center;display:flex;gap:var(--spacing-2)}.storeOpeningHours__content>div a{align-items:center;display:grid;gap:var(--spacing-2);grid-template-columns:max-content 1fr}.storeOpeningHours__content>div a span{max-width:100%;overflow:hidden;word-wrap:break-word;align-items:flex-start;height:max-content}.storeOpeningHours.modal-body{color:var(--foreground-default);display:flex;flex-direction:column;gap:var(--spacing-6);max-height:100%;overflow:auto}@media (min-width:1024px){.storeOpeningHours.modal-body{max-width:none}}.storeOpeningHours.modal-body .storeOpeningHours__item{border-bottom:var(--border-default);padding-bottom:var(--spacing-4)}.storeOpeningHours.modal-body .storeOpeningHours__item:last-child{border-bottom:none;padding-bottom:0}.storeOpeningHours.modal-body li,.storeOpeningHours.modal-body ul{list-style:unset}#modal_store_locations{--footer-links-foreground:var(--foreground-default)}#modal_store_locations .modal-content{height:500px}.instagram-content{margin-top:var(--instagram-spacing,1.5rem)}.instagram-content .social-network-title{align-items:center;color:var(--footer-title-color,#333);display:flex;font-weight:600;gap:.5rem;margin-bottom:1rem}.instagram-content .social-network-title i{color:#e4405f}.sealsList{gap:var(--seals-gap,.5rem)}.sealsList svg{height:var(--footer-seal-height,36px)}.sealsList--payment img,.sealsList--security img,.sealsList--shipping img{height:var(--footer-seal-height,36px);max-width:100%;width:auto}.sealsList--security img,.sealsList--shipping img,.sealsList--shipping svg,.sealsList--technology img,.sealsList--technology svg{max-width:100%}.sealsList__fallback--technology-seller .col-sm-12{padding:0}.fixed-whatsapp-icon{bottom:var(--whatsapp-bottom,20px);position:fixed;right:var(--whatsapp-right,20px);z-index:var(--whatsapp-z-index,1000)}.fixed-whatsapp-icon a{align-items:center;background:var(--whatsapp-bg,#25d366);border-radius:50%;box-shadow:var(--whatsapp-shadow,0 4px 12px rgba(0,0,0,.15));color:var(--whatsapp-color,#fff);display:flex;height:var(--whatsapp-size,60px);justify-content:center;text-decoration:none;transition:all .3s ease;width:var(--whatsapp-size,60px)}.fixed-whatsapp-icon a:hover{box-shadow:var(--whatsapp-hover-shadow,0 6px 16px rgba(0,0,0,.2));transform:scale(1.1)}.fixed-whatsapp-icon a i{font-size:var(--whatsapp-icon-size,1.5rem)}#go-totop{background:var(--totop-bg,rgba(0,0,0,.7));border:none;border-radius:50%;bottom:var(--totop-bottom,20px);color:var(--totop-color,#fff);cursor:pointer;height:var(--totop-size,50px);position:fixed;right:var(--totop-right,20px);transition:all .3s ease;width:var(--totop-size,50px);z-index:var(--totop-z-index,999)}#go-totop:before{content:"↑";font-size:var(--totop-icon-size,1.25rem)}#go-totop:hover{background:var(--totop-hover-bg,var(--primary-color,#007bff));transform:translateY(-2px)}#contactTelephone{display:var(--phone-display,list-item);list-style:none}#contactWhatsapp{display:var(--whatsapp-display,list-item);list-style:none}#contactEmail{display:var(--email-display,list-item);list-style:none}#contactEmail span{word-wrap:break-word}.billing_seller_content img{height:24px}.footer-legal-info{border-top:var(--border-default,1px solid #e9ecef);padding:var(--spacing-6) var(--spacing-4);text-align:center}.footer-legal-info .store-info{column-gap:var(--spacing-2);display:flex;flex-wrap:wrap}@media (min-width:1024px){.footer-legal-info .store-info{justify-content:center}}.footer-legal-info .platform-info{align-items:center;display:flex;flex-direction:column;justify-content:center}@media (min-width:768px){.footer-legal-info .platform-info{flex-direction:row;gap:var(--spacing-2)}}.footer-legal-info .platform-info .irroba-logo{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-2);order:-1}@media (min-width:768px){.footer-legal-info .platform-info .irroba-logo{order:1}}.footer-legal-info .platform-info svg{height:36px}.footer-legal-info .platform-info .irroba-text{color:var(--footerLegal-foreground,var(--footerContent-bottom-foreground,var(--foreground-secondary)));font-size:var(--footerLegal-font-size,var(--font-size-xs))}.footer-legal-info .footer-copyright__text{font-size:var(--footerLegal-font-size,var(--font-size-xs));font-weight:500;margin:0 0 .5rem}.footer-legal-info .footer-address{font-size:var(--footerLegal-font-size,var(--font-size-xs));line-height:1.5;margin:0}.footer-legal-info .footer-company-info{align-items:center;display:flex}.footer-legal-info .footer-company-info__text{align-items:center;display:flex;flex-wrap:wrap;font-size:var(--footerLegal-font-size,var(--font-size-xs));gap:.5rem;justify-content:center;margin:0}.footer-legal-info .footer-company-info__text span:not(:last-child):after{content:"|";margin-left:.5rem}.footer-legal-info .footer-company-info .footer-cnpj,.footer-legal-info .footer-company-info .footer-location,.footer-legal-info .footer-company-info .footer-owner{display:inline-block}.footer-legal-info .footer-marketing-agency{align-items:center;display:flex;justify-content:center}.footer-legal-info .footer-marketing-agency__link{display:inline-block;transition:transform .2s ease,opacity .2s ease}.footer-legal-info .footer-marketing-agency__link:hover{opacity:.8;transform:translateY(-2px)}.footer-legal-info .footer-marketing-agency__img{display:block;height:auto;max-width:150px}
/*!SECTION END - Product list informations*/
/*!SECTION END - Product grid*/.product-item{height:100%;max-height:unset;max-width:100%;width:100%}.product-grid{align-items:center;background-color:var(--productGrid-background,var(--neutral-light));border-radius:var(--productGrid-border-radius,var(--default-radius));color:var(--productGrid-foreground,currentColor);container-name:product-info;container-type:inline-size;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0}.product-grid:before{display:none}.product-grid__position_layer{opacity:0;pointer-events:none;z-index:0}.product-grid:hover .product-grid__position_layer,.product-grid__position_layer{background:hsla(0,0%,100%,.8);bottom:0;left:0;position:absolute;right:0;top:0;transition:all .3s ease;width:100%}.product-grid:hover .product-grid__position_layer{opacity:1;pointer-events:auto;z-index:1}.product-grid:hover .product-btn--over{margin-top:50%;opacity:1;pointer-events:auto;transition:opacity .3s ease-in-out}.product-grid .product-btn-wishlist{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--btn-wishlist-background,var(--background),var(--white));--btn-foreground:var(--btn-wishlist-foreground,var(--foreground,var(--foreground-default)));--border-color:var(--btn-wishlist-border,none);--btn-width:var(--btn-wishlist-width,32px);--btn-height:var(--btn-wishlist-height,32px);opacity:1;position:relative;right:unset;top:unset;visibility:visible}.product-grid .product-btn-wishlist.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.product-grid .product-btn-wishlist path,.product-grid .product-btn-wishlist svg{color:currentColor;height:1em;width:1em}.product-grid .product-btn-wishlist:disabled{cursor:not-allowed;opacity:.65}.product-grid .share-button{background-color:var(--share-button-background,var(--background,var(--white)))!important;border-radius:9999px;gap:0;opacity:unset;position:unset;right:unset;top:unset;width:var(--share-button-width,32px)!important}.product-grid .share-button .share-button_item,.product-grid .share-button .share-button_toggle{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--background-color:var(--share-button-background,var(--background),var(--white));--foreground-color:var(--share-button-foreground,currentColor);--border-color:var(--share-button-border,none);--btn-width:var(--share-button-width,32px);--btn-height:var(--share-button-height,32px);position:relative;right:unset;top:unset}.product-grid .share-button .share-button_item.btn-outline,.product-grid .share-button .share-button_toggle.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.product-grid .share-button .share-button_item path,.product-grid .share-button .share-button_item svg,.product-grid .share-button .share-button_toggle path,.product-grid .share-button .share-button_toggle svg{color:currentColor;height:1em;width:1em}.product-grid .share-button .share-button_item:disabled,.product-grid .share-button .share-button_toggle:disabled{cursor:not-allowed;opacity:.65}.product-grid .share-button .share-button_item svg,.product-grid .share-button .share-button_toggle svg{height:1.5rem;position:unset;width:1.5rem}.product-grid .share-button .share-button_list{interpolate-size:allow-keywords}.product-grid .share-button.is-open{transform:translateY(-36px)}.product-grid .share-button.is-open .share-button_list{max-height:max-content}@media (min-width:1024px){.product-grid .share-button.is-open{transform:translateY(0)}}.product-grid .product-badge-special{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;margin:0;padding:var(--btn-padding,0 1rem)!important;position:unset;width:var(--btn-width,max-content)!important;z-index:1;--btn-height:2rem;--btn-padding:0 0.75rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--product-badge-special-background,var(--white));--btn-foreground:var(--product-badge-special-foreground,var(--foreground-default));--btn-border:1px solid var(--product-badge-special-border,var(--white));--btn-font-size:var(--product-badge-special-font-size,10px);--btn-height:14px;--btn-radius:var(--product-badge-special-radius,0.25rem)}.product-grid .product-badge-special.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.product-grid .product-badge-special path,.product-grid .product-badge-special svg{color:currentColor;height:1em;width:1em}.product-grid .product-badge-special:disabled{cursor:not-allowed;opacity:.65}@media (min-width:1024px){.product-grid .product-badge-special{--btn-font-size:var(--font-size-sm);--btn-height:$height}}.product-grid .product-block-hover{display:none;opacity:0;padding-bottom:0;visibility:hidden}.product-grid .product-image{background-color:var(--productGrid-image-background,var(--white));border:var(--border-default);border-radius:var(--productGrid-border-radius,var(--default-radius,var(--radius-3xl)));height:auto;overflow:hidden;width:100%}.product-grid .product-image a{display:flex;height:auto;width:100%}.product-grid .product-image img{aspect-ratio:auto;height:auto;object-fit:cover;transition:transform .3s ease;width:100%}.product-grid .product-image__top{align-items:center;align-items:start;display:flex;gap:var(--spacing-1);gap:var(--spacing-2);justify-content:space-between;padding:var(--spacing-2);position:absolute;top:0;width:100%;z-index:1}.product-grid .product-image__top:has(.share-button){display:grid;grid-template-columns:1fr 32px}.product-grid .product-image__top>:not([hidden]):empty{display:none}.product-grid .product-image__sub-container{display:flex;flex-direction:column;gap:var(--spacing-1);justify-content:center;width:max-content}.product-grid .product-image .product-countdown-timer{align-items:center;backdrop-filter:blur(16px);background-color:var(--productGrid-countdown-background,var(--neutral-light,color-mix(in srgb,var(--white) 75%,transparent)))!important;border:var(--productGrid-countdown-border,var(--border-default,1px solid rgba(0,0,0,.102)));border-radius:var(--radius-full,16px);bottom:8px;color:var(--foreground-default)!important;display:flex;flex-wrap:wrap;font-size:var(--font-size-sm)!important;font-weight:500!important;justify-content:center;left:50%;padding:var(--spacing-2) var(--spacing-4)!important;position:absolute;transform:translateX(-50%);width:calc(100% - 16px)}.product-grid .product-image .product-label-custom{align-items:center;background:var(--label-background,var(--primary))!important;border-radius:var(--btn-radius,var(--radius-full));border-radius:var(--label-radius,var(--btn-radius,var(--radius-full)))!important;bottom:unset;color:var(--label-foreground,var(--primary-foreground,var(--btn-primary-color)))!important;display:flex;font-size:var(--label-font-size,var(--font-size-xs))!important;justify-content:center;left:unset;max-width:100%;min-height:32px;padding:0 8px;position:unset;right:unset;top:unset!important;width:max-content}.product-grid .product-image .product-label-custom--right{order:1}.product-grid .product-image .product-label-custom--left{order:0}.product-grid .product-image .product-label-custom__image{background:transparent;border-radius:0;padding:0}.product-grid .product-image .product-block-fixed{opacity:1;visibility:visible}.product-grid .product-image .product-option{display:flex;flex-direction:column;gap:var(--spacing-2_5);margin:var(--spacing-2) 0}.product-grid .product-image .product-option__header{background-color:var(--neutral-light);border:none;border-radius:var(--radius-full)}.product-grid .product-image .product-option__header,.product-grid .product-image .product-option__header--file,.product-grid .product-image .product-option__header--text{align-items:center;color:var(--productGrid-foreground,var(--foreground-default));cursor:pointer;display:flex;font-size:var(--productGrid-base-font-size,var(--font-size-sm));gap:var(--spacing-1);justify-content:space-between;padding:var(--spacing-2_5) var(--spacing-4);text-align:start}.product-grid .product-image .product-option__header--file,.product-grid .product-image .product-option__header--text{background-color:var(--white);border:1px solid var(--neutral-light);border-radius:var(--radius-full)}.product-grid .product-image .product-option__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-grid .product-image .product-option__values{display:flex;flex-wrap:wrap;gap:var(--spacing-1);margin-top:var(--spacing-2)}.product-grid .product-image .product-option__value,.product-grid .product-image .product-option__values .product-option__link{color:var(--productGrid-foreground,var(--foreground-default))}.product-grid .product-image .product-option__value{background-color:var(--white);border:var(--border-default);border-radius:var(--radius-full);font-size:var(--productGrid-base-font-size,var(--font-size-sm));padding:var(--spacing-1) var(--spacing-2)}.product-grid .product-image:has(.product-countdown-timer) .countdown-offer{display:none}.product-grid .product-image:has(.product-countdown-timer) .product-list-like-swiper{background-color:var(--background,var(--white))}@media (min-width:1024px){.product-grid .product-image .countdown-offer{display:inline-block}.product-grid .product-image:hover .product-list-like-swiper{transform:translate(-50%,calc(0px - var(--spacing-2))) scale(1)}}.product-grid .product-btn{--btn-background:var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary)));--btn-foreground:var(--productList-buy-btn-foreground,var(--btn-primary-color,var(--white)));background:var(--btn-background)!important;background-color:var(--btn-background)!important;color:var(--btn-foreground)!important;flex:1 1 auto;height:auto!important;min-height:var(--spacing-10);min-width:0;padding:var(--spacing-2) var(--spacing-4)!important;white-space:normal;width:100%!important}.product-grid .product-btn:focus-visible,.product-grid .product-btn:hover{--btn-background-hover:color-mix(in srgb,var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary))) 92%,#000);background:var(--btn-background-hover)!important;background-color:var(--btn-background-hover)!important;color:var(--btn-foreground)!important}.product-grid .product-btn--over{margin-top:50%;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.product-grid .product-list-informations--space{align-items:flex-end;display:flex;height:var(--productGrid-info-height,max-content);justify-content:center;width:100%}.product-grid .product-list-informations{color:var(--productGrid-foreground,currentColor);display:flex;flex-direction:column;font-size:var(--productGrid-base-font-size,inherit);height:100%;min-height:var(--productGrid-info-height,max-content);padding:var(--spacing-2);position:relative;text-align:left;width:100%;interpolate-size:allow-keywords}.product-grid .product-list-informations>.break{display:none}.product-grid .product-list-informations>:not([hidden]){margin-top:0}.product-grid .product-list-informations>:not([hidden]):empty{display:none}.product-grid .product-list-informations .product-title{color:var(--productGrid-title-foreground,var(--productGrid-foreground));display:-webkit-box;font-size:var(--productGrid-title-font-size,var(--font-size-sm));font-weight:var(--productGrid-title-font-weight,400);margin-bottom:0;padding:0;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:1}.product-grid .product-list-informations .product-title a{color:currentColor;line-height:normal}.product-grid .product-list-informations .product-prices-content{margin:var(--spacing-2) 0}.product-grid .product-list-informations .product-brand,.product-grid .product-list-informations .product-description-resume{color:var(--productGrid-foreground,var(--foreground-secondary));font-size:var(--productGrid-base-font-size,var(--font-size-xs));margin:var(--spacing-1) 0}.product-grid .product-list-informations .product-price{align-items:var(--productGrid-price-align-items,center);display:var(--productGrid-price-display,flex);flex-direction:var(--productGrid-price-flex-direction,row);justify-content:flex-start;margin:var(--productGrid-price-margin,var(--spacing-4) 0);padding:var(--productGrid-price-padding,0);width:var(--productGrid-price-width,max-content)}@container product-info (max-width: 200px){.product-grid .product-list-informations .product-price{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-2)}.product-grid .product-list-informations .product-price>div{margin:0}}.product-grid .product-list-informations .product-price a{color:var(--productGrid-foreground,var(--foreground-default))}.product-grid .product-list-informations .product-price--attacked{align-items:flex-start;color:var(--foreground-secondary);display:flex;gap:var(--spacing-2);margin:0}@container product-info (max-width: 299px){.product-grid .product-list-informations .product-price--attacked{gap:0}}.product-grid .product-list-informations .product-price--attacked .product-price-attacked__text,.product-grid .product-list-informations .product-price--attacked .product-price-retail-text{color:var(--foreground-secondary);font-size:var(--font-size-xs);font-weight:400;grid-area:text;width:100%}@container product-info (max-width: 299px){.product-grid .product-list-informations .product-price--attacked .product-price-attacked__text,.product-grid .product-list-informations .product-price--attacked .product-price-retail-text{text-align:start;width:max-content}}.product-grid .product-list-informations .product-price--attacked .price_attacked,.product-grid .product-list-informations .product-price--attacked .product-price{margin:0}.product-grid .product-list-informations .product-price--attacked .product-price-attacked__value,.product-grid .product-list-informations .product-price--attacked .product-price-new{color:var(--foreground-default);font-size:var(--font-size-xs);font-weight:400;grid-area:main-price;justify-self:end;margin-left:0}.product-grid .product-list-informations .product-price--attacked .product-price-old{grid-area:old-price;justify-self:end}.product-grid .product-list-informations .product-price--attacked.product-price--featured{display:flex;justify-content:space-between;margin:var(--spacing-4) 0}@container product-info (max-width: 299px){.product-grid .product-list-informations .product-price--attacked.product-price--featured{flex-wrap:wrap;justify-content:flex-start;margin-bottom:0}}.product-grid .product-list-informations .product-price--attacked.product-price--featured .product-price-attacked__value,.product-grid .product-list-informations .product-price--attacked.product-price--featured .product-price-new{font-size:var(--font-size-sm)}@container product-info (min-width: 300px){.product-grid .product-list-informations .product-price--attacked.product-price--featured:before{align-self:center;background-color:color-mix(in srgb,var(--neutral) 25%,transparent);content:"";height:100%;min-height:40px;order:1;width:1px}}.product-grid .product-list-informations .product-price--attacked.product-price--featured>div{align-items:flex-start;column-gap:var(--spacing-2);display:flex;flex-wrap:wrap;grid-template-areas:"text old-price main-price";grid-template-columns:repeat(2,1fr) max-content;margin:0;max-width:100%;width:max-content}@container product-info (max-width: 299px){.product-grid .product-list-informations .product-price--attacked.product-price--featured>div{width:100%}}.product-grid .product-list-informations .product-price--attacked.product-price--featured>div.product-price-attacked{align-items:start;order:2;text-align:end}@container product-info (max-width: 299px){.product-grid .product-list-informations .product-price--attacked.product-price--featured>div.product-price-attacked{align-items:center;text-align:start}}.product-grid .product-list-informations .product-price--attacked.product-price--featured>div.product-price-attacked .product-price-attacked__value{width:100%}@container product-info (max-width: 299px){.product-grid .product-list-informations .product-price--attacked.product-price--featured>div.product-price-attacked .product-price-attacked__value{width:max-content}}.product-grid .product-list-informations .product-price--login-register{color:var(--foreground-secondary);font-size:var(--font-size-sm);font-weight:400}.product-grid .product-list-informations .product-price--login-register>span{display:inline-flex;flex-wrap:wrap;gap:var(--spacing-1)}.product-grid .product-list-informations .product-price--login-register a{color:var(--text-default);text-decoration:underline}.product-grid .product-list-informations .product-main-price,.product-grid .product-list-informations .product-price-new,.product-grid .product-list-informations .product-price-retail,.product-grid .product-list-informations .product-price-retail-text{color:var(--productGrid-price-foreground,var(--productGrid-foreground));font-size:var(--productGrid-price-font-size,var(--font-size-sm));font-style:var(--productGrid-price-font-style,none);font-weight:var(--productGrid-price-font-weight,400);line-height:1.5;text-decoration:var(--productGrid-price-text-decoration,none)}.product-grid .product-list-informations .product-price-old{color:var(--productGrid-old-price-foreground,var(--productGrid-foreground));font-size:var(--productGrid-old-price-font-size,var(--font-size-sm));font-style:var(--productGrid-old-price-font-style,none);font-weight:var(--productGrid-old-price-font-weight,400);text-decoration:var(--productGrid-old-price-text-decoration,line-through)}.product-grid .product-list-informations .product-price-new{margin-left:var(--spacing-5)}.product-grid .product-list-informations .product-price-discount,.product-grid .product-list-informations .product-price-simulator{color:var(--productGrid-foreground,var(--foreground-secondary));font-size:var(--productGrid-base-font-size,var(--font-size-xs))}.product-grid .product-list-informations .product-price-discount b,.product-grid .product-list-informations .product-price-discount strong,.product-grid .product-list-informations .product-price-simulator b,.product-grid .product-list-informations .product-price-simulator strong{color:var(--productGrid-foreground,var(--foreground-default));font-weight:400}.product-grid .product-list-informations .product-progressive-discount{color:var(--productGrid-foreground,var(--foreground-secondary));display:flex;flex-direction:column;font-size:var(--productGrid-base-font-size,var(--font-size-xs));list-style:none;margin:var(--spacing-1) 0;padding:0}.product-grid .product-list-informations .product-progressive-discount__in-cash,.product-grid .product-list-informations .product-progressive-discount__max-value,.product-grid .product-list-informations .product-progressive-discount__min-value,.product-grid .product-list-informations .product-progressive-discount__new-value,.product-grid .product-list-informations .product-progressive-discount__percent{color:var(--productGrid-foreground,var(--foreground-default))}.product-grid .product-list-informations .product-multiple{align-items:start;color:var(--productGrid-foreground,var(--foreground-secondary));display:flex;flex-direction:column;font-size:var(--font-size-xs);font-weight:400}.product-grid .product-list-informations .product-multiple__total-price,.product-grid .product-list-informations .product-multiple__unit-price{color:var(--productGrid-foreground,var(--foreground-default))}.product-grid .product-list-informations .product-attributes-list,.product-grid .product-list-informations .product-price-attacked{font-size:var(--productGrid-base-font-size,var(--font-size-xs));margin:var(--spacing-1) 0}.product-grid .product-list-informations .product-attributes-list{color:var(--productGrid-foreground,var(--foreground-secondary));list-style:none;padding:0}.product-grid .product-list-informations .product-stepper input{height:var(--spacing-10)}.product-grid .product-list-informations .icon_buy_whatsapp{font-size:var(--font-size-lg)}.product-grid .product-list-informations .product-review-count{font-size:var(--font-size-xs)}.product-grid .product-list-informations .product-wedding{margin:var(--spacing-1) 0}.product-grid .product-list-informations .product-btn-info{background:transparent!important;border:1px solid var(--info)!important;color:var(--info)!important}.product-grid .product-list-informations .product-btn-danger{background:transparent!important;border:1px solid var(--danger)!important;color:var(--danger)!important}.product-grid .product-list-informations .no-stock-link{margin-top:var(--spacing-4)}.product-grid .product-list-informations .product-buy-content{margin-top:auto;padding-top:var(--spacing-4)}.product-grid .product-list-informations .product-buy-content .product-notify__link{grid-column:1/-1}.product-grid .product-list-informations .product-buy-content .product-buy-container{align-content:end;align-items:end;align-self:end;display:grid;flex-wrap:wrap;gap:var(--spacing-4) var(--spacing-2);grid-template-columns:1fr max-content;margin:0;width:100%}@container product-info (max-width: 299px){.product-grid .product-list-informations .product-buy-content .product-buy-container{gap:var(--spacing-2) var(--spacing-1)}}.product-grid .product-list-informations .product-buy-content .product-buy-container:has(.product-stepper){grid-template-columns:max-content 1fr max-content}.product-grid .product-list-informations .product-buy-content .product-buy-container .btn_product_budget_access,.product-grid .product-list-informations .product-buy-content .product-buy-container .product-price-on-request__link{grid-column:1/-1}.product-grid .product-list-informations .product-buy-content .product-buy-container .product-btn{--btn-background:var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary)));--btn-foreground:var(--productList-buy-btn-foreground,var(--btn-primary-color,var(--white)));background:var(--btn-background)!important;background-color:var(--btn-background)!important;color:var(--btn-foreground)!important;flex:1 1 auto;height:auto!important;min-height:var(--spacing-10);min-width:0;padding:var(--spacing-2) var(--spacing-4)!important;white-space:normal;width:auto!important}.product-grid .product-list-informations .product-buy-content .product-buy-container .product-btn:focus-visible,.product-grid .product-list-informations .product-buy-content .product-buy-container .product-btn:hover{--btn-background-hover:color-mix(in srgb,var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary))) 92%,#000);background:var(--btn-background-hover)!important;background-color:var(--btn-background-hover)!important;color:var(--btn-foreground)!important}.product-grid .product-list-informations .product-buget-order__actions{flex-direction:column;gap:var(--spacing-2)}.product-grid .product-list-informations>:not([hidden]):not(.product-title):not(.product-price):not(.product-price-discount):not(.product-price-simulator):not(.product-rating):not(.always-visible):not(.product-buy-content--fixed){display:none}.product-grid .product-list-informations:has(.product-price--attacked.product-price--featured):has(.product-buy-content--fixed)>.product-price-discount,.product-grid .product-list-informations:has(.product-price--attacked.product-price--featured):has(.product-buy-content--fixed)>.product-price-simulator{display:none}.product-grid .product-list-informations:has(.product-price--attacked.product-price--featured):has(.product-buy-content--fixed) .product-price{margin-bottom:0}.product-grid .product-list-informations:not(:has(.product-buy-content--fixed)):not(:hover):has(.no-stock-link) .no-stock-link{margin:auto 0}@container product-info (max-width: 360px){.product-grid .product-list-informations:has(.product-price--attacked.product-price--featured)>.product-price-discount,.product-grid .product-list-informations:has(.product-price--attacked.product-price--featured)>.product-price-simulator{display:none}}@media (min-width:1024px){.product-grid .product-list-informations{padding:var(--spacing-4)}.product-grid .product-list-informations:hover{backdrop-filter:blur(40px);background-color:var(--productGrid-background,var(--neutral-light));height:max-content}.product-grid .product-list-informations:hover>:not([hidden]):not(.product-title):not(.product-price):not(.product-price-discount):not(.product-price-simulator):not(.product-rating):not(.always-visible):not(.product-buy-content--fixed){display:flex}@container product-info (max-width: 360px){.product-grid .product-list-informations:hover:has(.product-price--attacked.product-price--featured)>.product-price-discount,.product-grid .product-list-informations:hover:has(.product-price--attacked.product-price--featured)>.product-price-simulator{display:block}}.product-grid .product-list-informations:hover .product-price--featured{margin-bottom:var(--spacing-4)}.product-grid .product-list-informations:hover .no-stock-link:not(:has(+:not([hidden]))){margin:auto 0}}.product-grid .product-shipping__free-label{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2rem;--btn-padding:0 0.75rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--shipping-label-background,var(--white));--btn-foreground:var(--shipping-label-foreground,var(--foreground-default));--btn-border:1px solid var(--shipping-label-border-color,var(--white));--btn-height:14px;--btn-font-size:10px;position:relative}.product-grid .product-shipping__free-label.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.product-grid .product-shipping__free-label path,.product-grid .product-shipping__free-label svg{color:currentColor;height:1em;width:1em}.product-grid .product-shipping__free-label:disabled{cursor:not-allowed;opacity:.65}@media (min-width:1024px){.product-grid .product-shipping__free-label{--btn-height:32px;--btn-font-size:var(--font-size-sm)}}.product-grid .product-shipping__free-label-text+span{background:var(--white);border-radius:16px;box-shadow:0 0 0 0 transparent;filter:blur(4px);left:0;max-width:0;opacity:0;padding:8px;position:absolute;text-align:left;top:100%;transform:translateY(4px) scale(.96);transform-origin:top center;transition:opacity .35s cubic-bezier(.2,.6,.35,1),visibility .35s cubic-bezier(.2,.6,.35,1),transform .4s cubic-bezier(.175,.885,.32,1.1),max-width .35s cubic-bezier(.2,.6,.35,1),filter .35s cubic-bezier(.2,.6,.35,1),box-shadow .4s cubic-bezier(.2,.6,.35,1);visibility:hidden;z-index:-1}.product-grid .product-shipping__free-label:hover .product-shipping__free-label-text+span{box-shadow:0 4px 24px -4px rgba(0,0,0,.12),0 2px 8px -2px rgba(0,0,0,.08);filter:blur(0);max-width:200px;opacity:1;transform:translateY(8px) scale(1);transition:opacity .3s cubic-bezier(.2,.6,.35,1),visibility .3s cubic-bezier(.2,.6,.35,1),transform .45s cubic-bezier(.175,.885,.32,1.075),max-width .4s cubic-bezier(.2,.6,.35,1),filter .3s cubic-bezier(.2,.6,.35,1),box-shadow .4s cubic-bezier(.2,.6,.35,1);visibility:visible;z-index:3}.product-grid .product-rating{align-items:center;color:var(--productGrid-review-foreground,#f5bf2f);display:flex;margin-bottom:var(--spacing-2)}.product-grid .product-rating svg{height:var(--productGrid-review-icon-size,16px);width:var(--productGrid-review-icon-size,16px)}.product-grid .product-rating .value{color:var(--foreground-secondary);font-size:var(--font-size-xs)}.product-grid .product-list-like-swiper{backdrop-filter:blur(4px);background-color:var(--neutral-light);border-radius:var(--default-radius);bottom:0;left:50%;margin:0s;max-width:calc(100% - var(--spacing-2));padding:var(--spacing-1);position:absolute;transform:translate(-50%,calc(0px - var(--spacing-1))) scale(1);width:100%;width:max-content}.product-grid .product-list-like-swiper .swiper-slide{width:max-content}.product-grid .product-list-like-swiper .swiper-button-next,.product-grid .product-list-like-swiper .swiper-button-prev{aspect-ratio:1;border-radius:var(--radius);color:var(--foreground-default);height:100%!important;transition:opacity .3s ease-in-out;width:unset!important}.product-grid .product-list-like-swiper .swiper-button-disabled{opacity:0}.product-grid .product-list-like-swiper .img-thumbnail{padding:0}@media (min-width:1024px){.product-grid .product-list-like-swiper{left:50%;max-width:calc(100% - var(--spacing-4));transform:translate(-50%,100%) scale(.9);transition:transform .3s ease-in-out}.product-grid .product-list-like-swiper:hover .swiper-button-next:not(.swiper-button-disabled),.product-grid .product-list-like-swiper:hover .swiper-button-prev:not(.swiper-button-disabled){opacity:1}.product-grid .product-list-like-swiper .swiper-button-next,.product-grid .product-list-like-swiper .swiper-button-prev{opacity:0;transition:opacity .3s ease-in-out}}.product-grid .product-list-like-container{align-items:center;border-radius:var(--radius-default,var(--radius-sm));display:flex!important;gap:var(--product-list-like-gap,var(--spacing-1));max-width:100%;overflow:hidden;transition:all .3s ease;width:100%;width:max-content}.product-grid .product-list-like-container .product-like-item,.product-grid .product-list-like-container .product-like-item.swiper-slide{flex:0 0 auto;margin-right:0!important;max-width:none;min-width:0;width:max-content!important}.product-grid .product-list-like-container .product-like-item>a{align-items:center;display:flex;height:var(--product-list-like-size,24px);justify-content:center;width:var(--product-list-like-size,24px)}@media (min-width:1024px){.product-grid .product-list-like-container .product-like-item>a{--product-list-like-size:32px}}.product-grid .product-list-like-container .product-like-item .img-thumbnail,.product-grid .product-list-like-container .product-like-item .products-like-color{border-radius:var(--default-radius,var(--radius-full));height:var(--product-list-like-size,24px);margin:0;max-width:var(--product-list-like-size,24px);min-width:var(--product-list-like-size,24px);width:var(--product-list-like-size,24px)}@media (min-width:1024px){.product-grid .product-list-like-container .product-like-item .img-thumbnail,.product-grid .product-list-like-container .product-like-item .products-like-color{--product-list-like-size:32px}}.product-grid .product-list-like-container img{border-radius:var(--radius);height:auto;width:100%}.product-grid .options-dropdown{background-color:var(--white);border:var(--border-default);border-radius:16px;bottom:16px;height:max-content;left:50%;max-height:calc(100% - 32px);max-width:calc(100% - 32px);overflow:auto;padding:8px 16px;position:absolute;transform:translateX(-50%);width:100%;z-index:2}.product-grid .options-dropdown .options-summary{display:flex;font-size:var(--productGrid-font-size,14px);justify-content:space-between;width:100%}.product-grid .options-dropdown .box-sizes>div{align-items:flex-start;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding:16px 0}.product-grid .options-dropdown .box-sizes .options-content{padding:16px 0}.product-grid .options-dropdown .box-sizes .size a{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:color-mix(in srgb,var(--neutral) 12%,var(--background,var(--white)));--btn-foreground:var(--neutral-foreground,var(--foreground-secondary));--btn-border:var(--border-default)}.product-grid .options-dropdown .box-sizes .size a.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.product-grid .options-dropdown .box-sizes .size a path,.product-grid .options-dropdown .box-sizes .size a svg{color:currentColor;height:1em;width:1em}.product-grid .options-dropdown .box-sizes .size a:disabled{cursor:not-allowed;opacity:.65}.product-grid .product-main-price-discount:has(.product-price-discount__value:empty),.product-grid .product-price-discount:has(.product-price-discount__value:empty){display:none}.productList{background-color:var(--productList-background,transparent);color:var(--productList-foreground,currentColor);column-gap:var(--productList-gap,var(--spacing-4));grid-column:-1/1;min-height:var(--productList-min-height,0);padding:var(--productList-padding-y,var(--spacing-4)) var(--productList-padding-x,0)}.productList .swiper-scrollbar-wrapper{display:none}.productList .swiper-scrollbar-wrapper[hidden]{display:none!important}@media (min-width:1024px){.productList .swiper-scrollbar-wrapper{align-items:center;display:inline-flex;gap:14px;justify-content:flex-start;margin-top:24px;transform:none;width:100%}}.productList .productList__scrollbar-button{background:transparent;border:0;color:var(--foreground-default,#000);flex:0 0 24px;height:24px;margin:0;padding:0;position:static;width:24px}.productList .productList__scrollbar-button:after{display:none}.productList .productList__scrollbar-button svg{display:block;height:24px;width:24px}.productList .swiper-scrollbar-number{background-color:transparent;border:none;color:var(--foreground-default,#000);font-size:18px;font-style:normal;font-weight:500;line-height:27.2px;min-width:16px;padding:0;text-align:center;user-select:none}.productList .swiper-scrollbar-number--current,.productList .swiper-scrollbar-number--next-page{cursor:pointer}.productList .swiper-scrollbar-number.is-active{color:var(--foreground-default,#000)}.productList .swiper-scrollbar.swiper-scrollbar-horizontal{background-color:var(--foreground-light,#ccc);height:2px;left:auto;margin:0;position:relative;transform:translateY(5px);width:30%}.productList .swiper-scrollbar-drag{background-color:var(--primary);height:100%;width:84px}@media (min-width:1024px){.productList{background-color:var(--productList-background,transparent);color:var(--productList-foreground,currentColor);column-gap:var(--productList-gap,var(--spacing-4));grid-column:-1/1;min-height:var(--productList-min-height,0);padding:var(--productList-padding-y,var(--spacing-8)) var(--productList-padding-x,var(--spacing-8));position:relative;width:100%}}.productList--banner{--productList-padding-x:0;--productList-padding-y:var(--spacing-4);--container-width:100%}.productList--banner .productList__content{gap:var(--spacing-4);grid-template-areas:"info" "banner" "products"}.productList--banner .products{margin-top:-64px;padding-left:var(--spacing-4)}.productList--background-banner{--productList-padding-x:0;--productList-padding-y:var(--spacing-4);align-items:center;flex-direction:row}.productList--background-banner .productList__content{gap:var(--spacing-4);grid-template-areas:"banner" "info" "products"}.productList--category,.productList--category .productList__content{display:block}.productList__container{align-items:center;display:flex;justify-content:center;max-width:var(--productList-width,var(--container-width,1280px))}.productList__content{align-content:center;align-items:center;display:grid;grid-template-areas:"info" "products";grid-template-columns:1fr;justify-content:center;justify-items:center;margin:0 auto;width:100%}.productList__title{color:var(--productList-title-foreground,var(--foreground-default));font-size:var(--productList-title-font-size,var(--font-size-2xl));font-style:var(--productList-title-font-style,none);font-weight:var(--productList-title-font-weight,400);justify-content:normal;text-align:left;text-decoration:var(--productList-title-text-decoration,none);text-transform:var(--productList-title-text-transform,none);--link-weight:var(--productList-title-font-weight,$font-weight)}.productList__description{color:var(--productList-description-color,var(--foreground-default));font-size:var(--productList-description-font-size,var(--font-size-sm));text-align:center}.productList__products{gap:var(--productList-gap,0);padding:var(--productList-padding,0 var(--spacing-4))}@media (min-width:1024px){.productList__products{max-width:var(--productList-swiper-width,100%)}}.productList__products[data-carousel-nav="0"]{--productList-padding:0px}.productList__products.swiper{padding-left:var(--spacing-4);padding-right:var(--spacing-4)}@media (min-width:1024px){.productList__products.swiper.products--decimal{padding-right:0}}.productList__products:not(.swiper){--productList-gap:var(--spacing-4)}@media (min-width:1024px){.productList__products:not(.swiper){--productList-gap:var(--spacing-4);grid-template-columns:repeat(var(--columns,4),1fr)}}@media (min-width:768px){.productList__products:not(.swiper) .product-grid .product-list-informations{padding:var(--spacing-6)}}.productList__products .product-grid{align-items:center;background-color:var(--product-grid-background,transparent);border-radius:var(--product-grid-border-radius,var(--default-radius));color:var(--product-grid-foreground,currentColor);padding:0}.productList__products .product-grid .product-image{background-color:var(--product-grid-image-background,transparent);border-radius:var(--product-grid-border-radius,var(--default-radius))}.productList__products .product-grid .product-list-informations{display:flex;flex-direction:column;padding:var(--spacing-5) var(--spacing-10)}.productList__products .product-grid .product-list-informations .product-title{color:var(--product-title-color,rgba(23,23,22,.6));font-size:var(--product-title-font-size,var(--font-size-sm));font-weight:var(--product-title-font-weight,400);-webkit-line-clamp:var(--product-title-lines,1);line-clamp:var(--product-title-lines,1)}.productList__products .product-grid .product-list-informations .product-title a{line-height:normal}.productList__products .product-grid .product-list-informations .product-main-price{font-size:var(--product-grid-price-font-size,var(--font-size-sm));font-weight:var(--product-grid-price-font-weight,400);line-height:1.5}.productList__products .product-grid .product-list-informations .product-price{margin:var(--spacing-4) 0}.productList__products .product-grid .product-list-informations .product-price-discount,.productList__products .product-grid .product-list-informations .product-price-simulator{color:var(--text-color-secondary);font-size:var(font-size-xs)}.productList__products .product-grid .product-list-informations .product-price-discount b,.productList__products .product-grid .product-list-informations .product-price-discount strong,.productList__products .product-grid .product-list-informations .product-price-simulator b,.productList__products .product-grid .product-list-informations .product-price-simulator strong{color:var(--text-color-default);font-weight:400}.productList__products .product-grid .product-list-informations .product-block-hover{display:none}.productList__products .product-grid .rating svg{height:16px;width:16px}.productList__products .product-grid .rating .value{color:var(--text-color-secondary)}.productList__link.btn{--btn-foreground:var(--productList-link-foreground,var(--secondary));--btn-border:1px solid var(--productList-link-border,currentColor);--btn-padding:0 var(--spacing-4)}.productList__banner{border-radius:var(--productList-banner-radius,0)}.productList__banner:before{background:var(--productList-banner-desktop) center/cover no-repeat}.productList__info{justify-content:space-between;margin-bottom:var(--spacing-4);max-width:100%;overflow:hidden;padding:0 var(--spacing-4)}@media (min-width:1024px){.productList__info{align-items:center;display:flex;flex-wrap:wrap;gap:0 var(--spacing-10);grid-area:info;justify-content:flex-start;margin-bottom:var(--spacing-8);max-width:100%;overflow:hidden;padding:0;width:100%}}.productList__info:has(>.productList__link){display:grid;grid-template-areas:"title link";grid-template-columns:1fr 100px}.productList__info:has(>.productList__link):has(.productList__description){grid-template-areas:"title" "link" "description";grid-template-columns:1fr;row-gap:var(--spacing-4)}.productList__info:has(>.productList__link) .productList__link{align-self:start}@media (min-width:1024px){.productList__info:has(>.productList__link){grid-template-areas:"title link";grid-template-columns:1fr max-content}.productList__info:has(>.productList__link):has(.productList__description){grid-template-areas:"title link" "description link";row-gap:var(--spacing-6)}}.productList__info:has(.swiper-navigation){display:grid;grid-template-areas:"title navigation";grid-template-columns:1fr 100px}.productList__info:has(.swiper-navigation):has(.productList__description){gap:var(--spacing-4);grid-template-areas:"title" "description" "navigation";grid-template-columns:1fr}.productList__info:has(.swiper-navigation):has(>.productList__link){grid-template-areas:"title link navigation";grid-template-columns:1fr repeat(2,max-content)}.productList__info:has(.swiper-navigation):has(>.productList__link):has(.productList__description){grid-template-areas:"title title link" "description description description" "navigation navigation navigation"}@media (min-width:1024px){.productList__info:has(.swiper-navigation){grid-template-areas:"title navigation";grid-template-columns:1fr max-content}.productList__info:has(.swiper-navigation):has(.productList__description){grid-template-areas:"title navigation" "description navigation"}.productList__info:has(.swiper-navigation):has(>.productList__link){grid-template-areas:"title link navigation";grid-template-columns:1fr repeat(2,max-content)}.productList__info:has(.swiper-navigation):has(>.productList__link):has(.productList__description){grid-template-areas:"title link navigation" "description description description"}}.productList__info .productList__title{justify-content:var(--productList-title-text-align,flex-start);min-height:var(--swiper-navigation-size)}.productList__info .productList__title.pageTitle--center{justify-content:var(--productList-title-text-align,center);width:100%}.productList__info .productList__title.pageTitle--center~.productList__description{justify-content:center;text-align:center}.productList__info .productList__title.pageTitle--right{justify-content:var(--productList-title-text-align,flex-end);width:100%}.productList__info .productList__title.pageTitle--right~.productList__description{justify-content:right;text-align:right}.productList__info .swiper-navigation{align-self:start;display:inline-flex;gap:var(--spacing-4);grid-area:navigation}@media (min-width:1024px){.productList__info .swiper-navigation{align-items:center;display:flex;gap:var(--spacing-4);grid-area:navigation;margin-left:auto}}.productList__info .swiper-navigation .swiper-button-next,.productList__info .swiper-navigation .swiper-button-prev{background-color:var(--nav-background,transparent);border:var(--border-default);border-color:var(--nav-border,var(--neutral-light));color:var(--nav-foreground,var(--foreground-default));position:unset;transform:none}.productList .swiper-pagination{background-color:var(--secondary-light);position:unset!important;transform:none!important}.productList .product-price small{font-size:var(--font-size-xs);padding-left:var(--spacing-1)}.productList .product-price small b{font-weight:400}@media (min-width:1024px){.productList__content{grid-template-areas:"info info" "products products";grid-template-columns:repeat(2,1fr)}.productList--banner{--productList-padding-y:0}.productList--banner .productList__content{gap:0;grid-template-areas:"info banner " "products banner ";grid-template-columns:1fr 50%;justify-content:end}.productList--banner .productList__content .productList__info,.productList--banner .productList__content .products{padding-left:0;padding-right:var(--gap-desktop,var(--spacing-4))}.productList--banner .productList__info{align-self:end}.productList--banner .productList__banner{border-radius:var(--productList-banner-radius,0 0 0 var(--default-radius,40px))}.productList--banner .products{align-self:start;margin-top:0;padding-left:0}.productList:has(.products--right).productList--banner .productList__content{grid-template-areas:"banner info" "banner products";grid-template-columns:1fr 50%;justify-content:start}.productList:has(.products--right).productList--banner .productList__info,.productList:has(.products--right).productList--banner .products{padding-left:var(--gap-desktop,var(--spacing-4));padding-right:0}.productList:has(.products--right) .productList__banner{border-radius:var(--productList-banner-radius,0 var(--default-radius,40px) 0 0)}.productList--background-banner{--productList-min-height:993px;--productList-padding-x:0;--productList-padding-y:0;--productList-background-banner:var(--productList-banner-desktop,none);background-image:var(--productList-background-banner);background-position:50%;background-repeat:no-repeat;background-size:1920px;overflow:hidden;position:relative}.productList--background-banner .productList__banner{display:none}.productList--background-banner .container{justify-content:flex-start;position:relative;z-index:2}.productList--background-banner .productList__content{grid-template-areas:"info" "products";grid-template-columns:100%;margin:0;max-width:100%;min-width:300px;width:max-content;z-index:2}.productList--background-banner .productList__content:has(.products--right){grid-template-areas:"info" "products"}.productList--background-banner .productList__content .productList__info{margin-bottom:0;padding:0 var(--spacing-4)}.productList--background-banner .productList__content .productList__title{justify-content:center;text-align:center}.productList--background-banner .productList__content .productList__link{justify-self:center;--btn-padding:0 var(--spacing-4)}.productList--background-banner .products .swiper-slide{width:auto}.productList--background-banner .products.swiper-initialized{padding:0 var(--spacing-4)}.productList--background-banner .swiper-button-next,.productList--background-banner .swiper-button-prev{margin:0!important}}@media (min-width:1440px){.productList--banner .productList__content{grid-template-columns:628px 50%}.productList--banner .productList__content .productList__info,.productList--banner .productList__content .products{padding-left:0}.productList:has(.products--right).productList--banner .productList__content{grid-template-columns:50% 628px}}#modal-cart{container-name:modal-cart;container-type:inline-size}@container modal-cart (max-width: 425px){#modal-cart .modal-buttons{display:flex;flex-direction:column}#modal-cart .modal-buttons a{order:2}}@container product-info (max-width: 360px){.product-grid .product-list-informations{padding:var(--spacing-4)}}@container product-info (max-width: 260px){.product-grid .product-list-informations{padding:var(--spacing-2)}}:root{--primary:#c5531e;--secondary:#e8a22a;--neutral:#fbebd9}body.primary-button-square{--aps-btn-radius:0px;--btn-radius:0px!important}body.primary-button-rounded{--aps-btn-radius:4px;--btn-radius:4px!important}body.primary-button-pill{--aps-btn-radius:9999px;--btn-radius:9999px!important}@media (max-width:768px){body.page-checkout-cart{max-width:100vw;overflow-x:hidden;overflow-x:clip;width:100%}body.page-checkout-cart:has(#login.show){overflow-y:hidden}body.page-checkout-cart #login.dropdown-menu{box-sizing:border-box;left:8px!important;max-width:none!important;min-width:0!important;position:fixed!important;right:8px!important;transform:none!important;width:auto!important}body.page-checkout-cart #login.dropdown-menu .js-login_account{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:100%;min-width:0;overflow:hidden;width:100%}body.page-checkout-cart #login.dropdown-menu .js-login_account .btn{box-sizing:border-box;max-width:100%!important;min-width:0!important;width:100%!important}}body.page-checkout-cart #cart-section-content{background-color:var(--white);padding:40px}body.page-checkout-cart #cart-section-content>.container{--cart-layout-width:1120px;max-width:var(--cart-layout-width);padding:0!important}body.page-checkout-cart #cart-section-content #content-top{margin:0 auto;max-width:calc(var(--cart-layout-width) - 60px);padding:0!important;width:calc(100% - 60px)}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule{--bannerTarjaModule-background:transparent;--bannerTarjaModule-padding-y:var(--spacing-6);--bannerTarjaModule-padding-x:0;--bannerTarjaModule-item-background:transparent;--bannerTarjaModule-item-radius:0;--bannerTarjaModule-item-padding-y:0;--bannerTarjaModule-item-padding-x:0;--bannerTarjaModule-item-title-foreground:var(--texto,#030712);--bannerTarjaModule-item-title-font-size:16px;--bannerTarjaModule-item-title-font-weight:700;--bannerTarjaModule-item-description-foreground:var(--texto,#030712);--bannerTarjaModule-item-description-font-size:14px;--bannerTarjaModule-item-description-font-weight:400;background-color:var(--white);margin:0 auto 24px;max-width:calc(var(--cart-layout-width) - 60px);width:calc(100% - 60px)}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .container{align-items:stretch;max-width:100%;padding:0!important}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__container{--banner-tarja-desktop-columns:4;overflow:hidden}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__wrapper{align-items:stretch}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__slide{height:auto}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__item{justify-content:flex-start;min-height:96px;width:100%}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__item--horizontal{gap:12px}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__link{align-items:center;background:color-mix(in srgb,var(--primary) 6%,var(--bannerTarjaModule-background));border-radius:16px;display:inline-flex;flex-shrink:0;height:56px;justify-content:center;width:56px}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__image{background-color:transparent;border-radius:0;height:32px;object-fit:contain;width:32px}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__description-wrapper{gap:4px;text-align:left}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__item-description,body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__item-title{font-family:REM,sans-serif;margin:0}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__item-title{line-height:1.2}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule .bannerTarjaModule__item-description{line-height:1.3}body.page-checkout-cart #cart-section-content .cart-container{align-items:start;box-sizing:border-box;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 320px;margin:0 0 40px!important;max-width:calc(var(--cart-layout-width) - 60px);width:calc(100% - 60px)}body.page-checkout-cart #cart-section-content .cart-container #input-coupon{background-color:var(--white)!important;border-radius:var(--btn-radius)!important}body.page-checkout-cart #cart-section-content .cart-container #osc-coupon-btn-cart{color:var(--primary)!important}body.page-checkout-cart #cart-section-content .cart-container .order-resume .btn-remove-coupon{background-color:var(--danger-light)!important;border:1px solid var(--danger)!important;border-radius:.5rem!important;color:var(--white)!important;padding:.125rem!important}body.page-checkout-cart #cart-section-content .main-information{gap:0;min-width:0}body.page-checkout-cart #cart-section-content #buy_together_container{margin-top:24px;max-width:100%;min-width:0}body.page-checkout-cart #cart-section-content #buy_together_container .bt-swiper{overflow:visible}@media (max-width:768px){body.page-checkout-cart #cart-section-content #buy_together_container .bt-swiper{max-width:100%;min-width:0;overflow:hidden;width:100%}}body.page-checkout-cart #cart-section-content #buy_together_container .swiper-slide{height:auto}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item{border-radius:0;height:100%;max-width:100%!important}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_content{align-items:flex-start;background:var(--white);border:1px solid #e3e3e7;border-radius:12px;box-shadow:0 1px 2px rgba(3,7,18,.04);display:flex;gap:16px;height:100%;min-height:180px;padding:14px}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_thumb{align-items:center;background:#fafafa;border-radius:10px;display:flex;flex-shrink:0;height:88px;justify-content:center;overflow:hidden;width:88px}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_thumb img{max-height:100%;max-width:100%;object-fit:contain}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_info{display:flex;flex:1;flex-direction:column;height:100%;min-width:0}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:14px;font-weight:500;line-height:1.45;margin:0 0 12px}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_title a{color:inherit;text-decoration:none}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_title a:hover{color:var(--primary)}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_priceContent{display:flex;flex-direction:column;gap:4px;margin-top:auto}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_price{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:20px;font-weight:600;line-height:1.1}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_price--old{color:rgba(3,7,18,.5);font-size:13px;font-weight:400;line-height:1.4;text-decoration:line-through;text-decoration-thickness:1px}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_price--new{color:var(--texto,#030712);font-size:20px;font-weight:600}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_price--avista{align-items:baseline;color:rgba(3,7,18,.68);display:inline-flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;gap:6px;line-height:1.4}body.page-checkout-cart #cart-section-content #buy_together_container .avista_discount,body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_price_discount--avista{color:var(--primary);font-family:REM,sans-serif;font-size:16px;font-weight:600;line-height:1.2}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_actions{display:flex;justify-content:flex-end;margin-top:16px}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_actions_btn{background-color:var(--primary)!important;border:1px solid var(--primary)!important;border-radius:8px;color:var(--white)!important;font-size:13px;font-weight:500;min-height:40px;padding:0 18px}body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_actions_btn:focus,body.page-checkout-cart #cart-section-content #buy_together_container .bt-item_actions_btn:hover{background:color-mix(in srgb,var(--primary) 92%,#000);border-color:var(--primary);color:var(--white)}body.page-checkout-cart #cart-section-content #buy_together_container .swiper-pagination{--swiper-pagination-color:var(--secondary);--swiper-pagination-bullet-inactive-color:#968d581c;--swiper-pagination-bullet-horizontal-gap:0px;--swiper-pagination-bullet-width:1px;--swiper-pagination-bullet-border-radius:var(--radius-full);background-color:rgba(150,141,88,.11);border-radius:var(--radius-full);height:8px;margin:20px auto 0;max-width:80px;position:static!important}body.page-checkout-cart #cart-section-content #buy_together_container .swiper-pagination .swiper-pagination-bullet{opacity:1}body.page-checkout-cart #cart-section-content #buy_together_container .swiper-pagination .swiper-pagination-bullet-active{--swiper-pagination-bullet-width:30px}body.page-checkout-cart #cart-section-content .page-title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:24px;margin:0 0 24px}body.page-checkout-cart #cart-section-content .progress-alert-content{margin-bottom:24px}body.page-checkout-cart #cart-section-content .progress-alert{background:#fafafa;border:1px solid rgba(3,7,18,.06);border-radius:8px;padding:14px 16px}body.page-checkout-cart #cart-section-content .progress.porcent-free-shipping{background:rgba(3,7,18,.08);border-radius:999px;height:8px;margin-bottom:12px;overflow:hidden;width:100%}body.page-checkout-cart #cart-section-content .progress-bar{background:var(--primary);border-radius:inherit}body.page-checkout-cart #cart-section-content .progress-info,body.page-checkout-cart #cart-section-content .text-free-shipping{color:rgba(3,7,18,.72);display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:13px;gap:4px;line-height:1.5}body.page-checkout-cart #cart-section-content .progress-info b,body.page-checkout-cart #cart-section-content .text-free-shipping b{color:var(--texto,#030712);font-weight:600}body.page-checkout-cart #cart-section-content .progress-info a,body.page-checkout-cart #cart-section-content .text-free-shipping a{color:var(--primary);cursor:pointer;text-decoration:underline}body.page-checkout-cart #cart-section-content #cart-products{gap:0;list-style:none;margin:0;padding:0}body.page-checkout-cart #cart-section-content .product-resume{align-items:center;border-bottom:1px solid rgba(3,7,18,.08);display:grid;gap:18px;grid-template-columns:102px 150px 120px 110px 96px;margin-bottom:0;padding:24px 0}body.page-checkout-cart #cart-section-content .product-resume:has(+.cart-actions-content),body.page-checkout-cart #cart-section-content .product-resume:last-child{border-bottom:0}body.page-checkout-cart #cart-section-content .product-resume>div{max-width:none;width:100%}body.page-checkout-cart #cart-section-content .product-resume>div:first-child:not(.outfit-info){max-width:102px;width:102px}body.page-checkout-cart #cart-section-content .product-resume-image{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:8px;display:flex;flex-shrink:0;height:102px;justify-content:center;padding:0;width:102px}body.page-checkout-cart #cart-section-content .product-resume-image img{border-radius:8px;height:102px;max-height:none;max-width:none;object-fit:cover;width:102px}body.page-checkout-cart #cart-section-content .product-resume-title{min-width:0}body.page-checkout-cart #cart-section-content .product-resume-title a{color:rgba(23,23,22,.6);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none}body.page-checkout-cart #cart-section-content .product-resume-title>div:first-child span{color:inherit;display:block;font:inherit;line-height:inherit}body.page-checkout-cart #cart-section-content .product-resume-total-price,body.page-checkout-cart #cart-section-content .product-resume-unit-price{align-self:center;min-width:0;text-align:left}body.page-checkout-cart #cart-section-content .cart-options-list{margin-top:8px}body.page-checkout-cart #cart-section-content .cart-options-list ul{list-style:none;margin:0;padding:0}body.page-checkout-cart #cart-section-content .cart-options-list .option-info{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:14px;line-height:1.4;text-transform:none}body.page-checkout-cart #cart-section-content .cart-options-list .option-info__label{color:var(--texto,#030712)}body.page-checkout-cart #cart-section-content .cart-options-list .option-info__value{color:rgba(23,23,22,.6)}body.page-checkout-cart #cart-section-content .price-box span{display:block}body.page-checkout-cart #cart-section-content .price-box b,body.page-checkout-cart #cart-section-content .price-box strong{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4}body.page-checkout-cart #cart-section-content .cart-product-price,body.page-checkout-cart #cart-section-content .product-resume-total-price span:last-child{color:rgba(23,23,22,.6);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin-top:6px}body.page-checkout-cart #cart-section-content .cart-quantity{align-items:center;display:flex;flex-direction:column;gap:8px;justify-self:center}body.page-checkout-cart #cart-section-content .cart-quantity .form-group{width:fit-content}body.page-checkout-cart #cart-section-content .cart-quantity .form-group .stepper{max-width:fit-content;min-width:0}body.page-checkout-cart #cart-section-content .stepper,body.page-checkout-cart #cart-section-content .stepper-type-2{align-items:center;display:flex;justify-content:center}body.page-checkout-cart #cart-section-content .stepper{background:color-mix(in srgb,var(--neutral) 50%,transparent);border:1px solid rgba(197,83,30,.18);border-radius:var(--btn-radius,4px);box-sizing:border-box;height:40px;min-width:112px;padding:4px;position:relative}body.page-checkout-cart #cart-section-content .stepper-input{background:transparent!important;border:0;box-shadow:none;color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:14px;height:100%;padding:0 36px;text-align:center;width:100%}body.page-checkout-cart #cart-section-content .stepper-input::-webkit-inner-spin-button,body.page-checkout-cart #cart-section-content .stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body.page-checkout-cart #cart-section-content .cart-quantity .stepper-arrow,body.page-checkout-cart #cart-section-content .stepper-arrow{align-items:center;background:color-mix(in srgb,var(--white),#fff);color:var(--primary);cursor:pointer;display:flex;height:32px;justify-content:center;margin-top:0!important;order:0!important;position:absolute;top:4px;transform:none;width:32px}body.page-checkout-cart #cart-section-content .cart-quantity .stepper-arrow:before,body.page-checkout-cart #cart-section-content .stepper-arrow:before{background-color:var(--primary);background-image:none!important;content:"";display:inline-block;height:16px;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}body.page-checkout-cart #cart-section-content .cart-quantity .stepper-arrow.down,body.page-checkout-cart #cart-section-content .stepper-arrow.down{border-radius:var(--btn-radius,4px);border-right:1px solid rgba(197,83,30,.14);left:4px;right:auto}body.page-checkout-cart #cart-section-content .cart-quantity .stepper-arrow.down:before,body.page-checkout-cart #cart-section-content .stepper-arrow.down:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M200-440v-80h560v80z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M200-440v-80h560v80z'/%3E%3C/svg%3E")}body.page-checkout-cart #cart-section-content .cart-quantity .stepper-arrow.up,body.page-checkout-cart #cart-section-content .stepper-arrow.up{border-left:1px solid rgba(197,83,30,.14);border-radius:var(--btn-radius,4px);bottom:auto;left:auto;right:4px}body.page-checkout-cart #cart-section-content .cart-quantity .stepper-arrow.up:before,body.page-checkout-cart #cart-section-content .stepper-arrow.up:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M440-440H200v-80h240v-240h80v240h240v80H520v240h-80z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='M440-440H200v-80h240v-240h80v240h240v80H520v240h-80z'/%3E%3C/svg%3E")}body.page-checkout-cart #cart-section-content .remove-column a{color:rgba(3,7,18,.48);cursor:pointer;font-family:Inter,sans-serif;font-size:12px;line-height:1.4;text-decoration:underline}body.page-checkout-cart #cart-section-content .remove-column a:focus-visible,body.page-checkout-cart #cart-section-content .remove-column a:hover{color:var(--primary)}body.page-checkout-cart #cart-section-content .cart-actions-content{border-bottom:0;margin-top:0;padding:24px 0 0}body.page-checkout-cart #cart-section-content .cart-actions-content:before{content:none;display:none}body.page-checkout-cart #cart-section-content #cart-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}body.page-checkout-cart #cart-section-content .cart-actions-btn{align-items:center;background:transparent;border:1px solid var(--texto,#030712);border-radius:var(--btn-radius,4px);color:var(--texto,#030712);display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:1;min-height:38px;padding:0 20px;text-decoration:none;transition:all .2s ease-in-out}body.page-checkout-cart #cart-section-content .cart-actions-btn:focus-visible,body.page-checkout-cart #cart-section-content .cart-actions-btn:hover{background:rgba(3,7,18,.02);border-color:rgba(3,7,18,.38);color:var(--texto,#030712)}body.page-checkout-cart #cart-section-content .cart-actions-btn.clear{background:transparent;border-color:rgba(23,23,22,.18);color:rgba(23,23,22,.56)}body.page-checkout-cart #cart-section-content .cart-actions-btn.clear:focus-visible,body.page-checkout-cart #cart-section-content .cart-actions-btn.clear:hover{background:rgba(23,23,22,.02);border-color:rgba(23,23,22,.28);color:rgba(23,23,22,.72)}body.page-checkout-cart #cart-section-content .order-resume{align-self:stretch;background:#fafafa;border:1px solid rgba(3,7,18,.06);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);gap:0;height:auto;padding:16px;position:sticky;top:24px}body.page-checkout-cart #cart-section-content .order-resume-title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:18px;font-weight:500;line-height:1.2;margin:0 0 20px}body.page-checkout-cart #cart-section-content .cart-total-item{align-items:center;border-bottom:1px solid rgba(3,7,18,.08);display:flex;gap:12px;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}body.page-checkout-cart #cart-section-content .cart-total-item__title,body.page-checkout-cart #cart-section-content .cart-total-item__value{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;line-height:1.4}body.page-checkout-cart #cart-section-content .cart-price-main strong{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:28px;font-weight:500;line-height:1.1}body.page-checkout-cart #cart-section-content .cart-price-simulate{color:rgba(3,7,18,.56)!important;font-family:Inter,sans-serif;font-size:12px;line-height:1.5;margin-top:8px}body.page-checkout-cart #cart-section-content .cart-finaly-content{margin-top:20px}body.page-checkout-cart #cart-section-content .btn-finaly-cart .btn{border-radius:var(--btn-radius,4px);box-shadow:none;font-family:REM,sans-serif;font-size:13px;font-weight:500;line-height:1;min-height:40px;width:100%}body.page-checkout-cart #cart-section-content .button-checkout{text-decoration:none}body.page-checkout-cart #cart-section-content .coupon-cart-information{border-bottom:1px solid rgba(3,7,18,.08);color:rgba(23,23,22,.6);font-family:Inter,sans-serif;font-size:14px;line-height:1.6;margin-top:16px;padding-bottom:20px}body.page-checkout-cart #cart-section-content .coupon-cart-information b{color:var(--texto,#030712);display:block;font-size:14px;font-weight:400;margin-bottom:4px}body.page-checkout-cart #cart-section-content .shipping_calc_content{margin-top:20px}body.page-checkout-cart #cart-section-content .shipping_calc_content .card{background:transparent;border:0;border-radius:0;box-shadow:none}body.page-checkout-cart #cart-section-content .shipping_calc_content .card-body{padding:0}body.page-checkout-cart #cart-section-content .shipping_calc_content span{color:rgba(23,23,22,.6);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}body.page-checkout-cart #cart-section-content .shipping_calc_content #prazo_entrega{color:rgba(23,23,22,.6)}body.page-checkout-cart #cart-section-content .shipping_calc_content .shipping-input-content{margin-top:12px;width:100%}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-group.input-group{align-items:start;display:grid;gap:12px;grid-template-columns:minmax(0,60%) minmax(0,40%);margin:0;width:100%}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-group.input-group:has(#button-quote_cart[disabled]){grid-template-columns:minmax(0,40%) minmax(0,60%)}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-control{background:var(--white)!important;border:1px solid rgba(3,7,18,.08);border-radius:8px!important;box-shadow:none;color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:14px;font-weight:400;height:40px;line-height:1;min-height:40px;padding:0 16px;width:100%}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-control::placeholder{color:rgba(23,23,22,.36)}body.page-checkout-cart #cart-section-content .shipping_calc_content .input-group-append{display:flex;width:100%}body.page-checkout-cart #cart-section-content .shipping_calc_content #button-quote_cart{align-items:center;background:transparent!important;border:1px solid var(--primary)!important;border-radius:8px!important;box-shadow:none;color:var(--primary)!important;display:inline-flex;font-family:Inter,sans-serif;font-size:12px!important;font-style:normal;font-weight:500;gap:8px;height:40px;justify-content:center;line-height:1;min-height:40px;min-width:0;padding:0 20px!important;text-transform:uppercase;width:100%}body.page-checkout-cart #cart-section-content .shipping_calc_content #button-quote_cart:before{background-color:currentColor;content:"";display:inline-block;flex-shrink:0;height:16px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m14 14-2.9-2.9m1.567-3.767A5.333 5.333 0 1 1 2 7.333a5.333 5.333 0 0 1 10.667 0'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m14 14-2.9-2.9m1.567-3.767A5.333 5.333 0 1 1 2 7.333a5.333 5.333 0 0 1 10.667 0'/%3E%3C/svg%3E");mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}body.page-checkout-cart #cart-section-content .shipping_calc_content #button-quote_cart:focus-visible,body.page-checkout-cart #cart-section-content .shipping_calc_content #button-quote_cart:hover{background:color-mix(in srgb,var(--primary) 6%,#fff)!important;color:var(--primary)!important}body.page-checkout-cart #cart-section-content .shipping_calc_content .shipping-search-cep{color:var(--texto,#171716)!important;display:inline-block;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.4;margin-top:4px;text-decoration:underline}body.page-checkout-cart #cart-section-content .shipping_calc_content .shipping-results{gap:0;margin-top:12px}body.page-checkout-cart #cart-section-content .shipping_calc_content .shipping-results .text>label{margin-bottom:0}body.page-checkout-cart #cart-section-content .shipping_calc_content .shipping-results>.text:first-of-type{margin-top:0!important}body.page-checkout-cart #cart-section-content .shipping_calc_content .shipping-results>hr{margin:var(--spacing-2) 0}body.page-checkout-cart #cart-section-content .cart-shipping-calculate{margin-top:20px}body.page-checkout-cart #cart-section-content .cart-shipping-calculate .cart-total-item__title{color:rgba(3,7,18,.56);display:block;font-family:Inter,sans-serif;font-size:12px;line-height:1.5;margin-bottom:10px}body.page-checkout-cart #cart-section-content .cart-shipping-content{align-items:start;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}body.page-checkout-cart #cart-section-content .cart-shipping-content .form-control{background:#f8f8f8!important;border:1px solid rgba(3,7,18,.06);border-radius:4px!important;box-shadow:none;color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;line-height:1;min-height:34px;padding:0 12px}body.page-checkout-cart #cart-section-content .cart-shipping-content .btn{border-radius:var(--btn-radius,4px);box-shadow:none;font-family:Inter,sans-serif;font-size:13px;line-height:1;min-height:34px;min-width:104px;padding:0 18px;text-transform:uppercase}body.page-checkout-cart #cart-section-content .cart-shipping-content .btn-outline{--btn-background:var(--white);--btn-border:var(--primary);--btn-foreground:var(--primary)}body.page-checkout-cart #cart-section-content .cart-shipping-content .form-validation,body.page-checkout-cart #cart-section-content .cart-shipping-content .shipping-consult-postcode,body.page-checkout-cart #cart-section-content .cart-shipping-content .text-danger{grid-column:1/-1}body.page-checkout-cart #cart-section-content .cart-shipping-content .shipping-consult-postcode a{color:var(--texto,#171716);font-family:Inter,sans-serif;font-size:12px;line-height:1.4;text-decoration:underline}body.page-checkout-cart #cart-section-content .cart-shipping-content .text-danger{color:#b42318;font-family:Inter,sans-serif;font-size:12px;line-height:1.4;margin-top:4px}@media (min-width:1201px){body.page-checkout-cart #cart-section-content #content-top,body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule{max-width:calc(var(--cart-layout-width) - 30px);width:calc(100% - 30px)}body.page-checkout-cart #cart-section-content .cart-container{margin:24px auto 72px;max-width:100%;width:100%}}@media (min-width:1024px){body.page-checkout-cart #cart-section-content .cart-container{align-items:stretch}body.page-checkout-cart #cart-section-content .main-information{align-self:start;position:sticky;top:24px}body.page-checkout-cart #cart-section-content #cart-products{position:static;top:auto}body.page-checkout-cart #cart-section-content .order-resume{display:flex;flex-direction:column;min-height:100%}}@media (min-width:1024px) and (max-width:1150px){body.page-checkout-cart #cart-section-content{padding:24px 16px}body.page-checkout-cart #cart-section-content #content-top,body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule{max-width:100%;width:100%}body.page-checkout-cart #cart-section-content .cart-container{gap:16px;grid-template-columns:minmax(0,1fr) 300px;max-width:100%;width:100%}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-group.input-group{grid-template-columns:repeat(2,minmax(0,1fr))}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-group.input-group:has(#button-quote_cart[disabled]){grid-template-columns:minmax(0,35%) minmax(0,65%)}}@media (max-width:1023px){body.page-checkout-cart #cart-section-content .cart-container{grid-template-columns:1fr}body.page-checkout-cart #cart-section-content #cart-products,body.page-checkout-cart #cart-section-content .main-information{position:static;top:auto}body.page-checkout-cart #cart-section-content .order-resume{position:static}}@media (max-width:768px){body.page-checkout-cart #cart-section-content #content-top{margin:0 auto;max-width:calc(var(--cart-layout-width) - 60px);width:100%}body.page-checkout-cart #cart-section-content>.container>.bannerTarjaModule{margin:0 auto 20px;max-width:calc(var(--cart-layout-width) - 60px);width:100%}body.page-checkout-cart #cart-section-content .cart-container{margin:24px auto 48px;max-width:calc(var(--cart-layout-width) - 60px);width:100%}body.page-checkout-cart #cart-section-content .page-title{font-size:28px;margin-bottom:20px}body.page-checkout-cart #cart-section-content .product-resume{gap:14px;grid-template-columns:102px minmax(0,1fr)}body.page-checkout-cart #cart-section-content .product-resume>div:first-child:not(.outfit-info){max-width:102px;width:102px}body.page-checkout-cart #cart-section-content .cart-quantity,body.page-checkout-cart #cart-section-content .product-resume-total-price,body.page-checkout-cart #cart-section-content .product-resume-unit-price{grid-column:3}body.page-checkout-cart #cart-section-content .cart-quantity{align-items:flex-start}body.page-checkout-cart #cart-section-content #cart-actions{justify-content:stretch}body.page-checkout-cart #cart-section-content .cart-actions-btn{width:100%}body.page-checkout-cart #cart-section-content .cart-shipping-content{grid-template-columns:1fr}body.page-checkout-cart #cart-section-content .cart-shipping-content .btn{width:100%}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-group.input-group{grid-template-columns:1fr}body.page-checkout-cart #cart-section-content .shipping_calc_content #button-quote_cart{min-width:0;width:100%}}@media (min-width:768px) and (max-width:768px){body.page-checkout-cart #cart-section-content .main-information{padding:0}body.page-checkout-cart #cart-section-content .page-title{font-size:24px;font-weight:400;line-height:24px;margin:0 0 24px;text-align:center}body.page-checkout-cart #cart-section-content .progress-alert-content{margin-bottom:20px}body.page-checkout-cart #cart-section-content .product-resume{gap:16px 0;grid-template-areas:"image title ." "unit . total" "quantity quantity quantity";grid-template-columns:200px minmax(0,1fr);padding:20px 0 24px}body.page-checkout-cart #cart-section-content .product-resume>div:first-child:not(.outfit-info){max-width:200px;width:200px}body.page-checkout-cart #cart-section-content .product-resume-image{grid-area:image;height:200px;margin-right:16px;width:200px}body.page-checkout-cart #cart-section-content .product-resume-image img{height:200px;width:200px}body.page-checkout-cart #cart-section-content .product-resume-title{display:flex;flex-direction:column;grid-area:title;justify-content:center;min-width:0}body.page-checkout-cart #cart-section-content .product-resume-title a{font-size:14px;line-height:20px}body.page-checkout-cart #cart-section-content .cart-options-list{margin-top:6px}body.page-checkout-cart #cart-section-content .cart-quantity,body.page-checkout-cart #cart-section-content .product-resume-total-price,body.page-checkout-cart #cart-section-content .product-resume-unit-price{grid-column:auto}body.page-checkout-cart #cart-section-content .product-resume-unit-price{grid-area:unit}body.page-checkout-cart #cart-section-content .product-resume-total-price{grid-area:total;text-align:right}body.page-checkout-cart #cart-section-content .product-resume-total-price,body.page-checkout-cart #cart-section-content .product-resume-unit-price{align-self:start;width:100%}body.page-checkout-cart #cart-section-content .product-resume-total-price .cart-text-unit-price,body.page-checkout-cart #cart-section-content .product-resume-total-price .d-block:first-child,body.page-checkout-cart #cart-section-content .product-resume-unit-price .cart-text-unit-price,body.page-checkout-cart #cart-section-content .product-resume-unit-price .d-block:first-child{margin-bottom:6px}body.page-checkout-cart #cart-section-content .price-box b,body.page-checkout-cart #cart-section-content .price-box span,body.page-checkout-cart #cart-section-content .price-box strong{font-size:14px}body.page-checkout-cart #cart-section-content .cart-quantity{align-items:center;gap:8px;grid-area:quantity;justify-self:stretch;margin-top:2px}body.page-checkout-cart #cart-section-content .cart-quantity .form-group{width:100%}body.page-checkout-cart #cart-section-content .cart-quantity .stepper{margin:0;max-width:100%!important;width:100%!important}body.page-checkout-cart #cart-section-content .stepper-arrow.down{left:25%!important}body.page-checkout-cart #cart-section-content .stepper-arrow.up{right:25%!important}body.page-checkout-cart #cart-section-content .remove-column{text-align:center;width:100%}body.page-checkout-cart #cart-section-content .remove-column a{display:inline-flex;font-size:14px;justify-content:center}body.page-checkout-cart #cart-section-content #cart-actions{display:flex;flex-direction:column;gap:10px}body.page-checkout-cart #cart-section-content .cart-actions-btn{min-height:42px;width:100%}body.page-checkout-cart #cart-section-content .cart-actions-btn.clear{order:1}body.page-checkout-cart #cart-section-content .cart-actions-btn:not(.clear){order:2}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-group.input-group{grid-template-columns:minmax(0,75%) minmax(0,25%)}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-group.input-group:has(#button-quote_cart[disabled]){grid-template-columns:minmax(0,70%) minmax(0,30%)}}@media (max-width:767px){body.page-checkout-cart #cart-section-content .main-information{padding:0}body.page-checkout-cart #cart-section-content .page-title{font-size:24px;font-weight:400;line-height:24px;margin:0 0 24px;text-align:center}body.page-checkout-cart #cart-section-content .progress-alert-content{margin-bottom:20px}body.page-checkout-cart #cart-section-content .product-resume{gap:16px 0;grid-template-areas:"image title ." "unit . total" "quantity quantity quantity";grid-template-columns:102px minmax(0,1fr);padding:20px 0 24px}body.page-checkout-cart #cart-section-content .product-resume>div:first-child:not(.outfit-info){max-width:102px;width:102px}body.page-checkout-cart #cart-section-content .product-resume-image{grid-area:image;height:102px;margin-right:16px;width:102px}body.page-checkout-cart #cart-section-content .product-resume-image img{height:102px;width:102px}body.page-checkout-cart #cart-section-content .product-resume-title{display:flex;flex-direction:column;grid-area:title;justify-content:center;min-width:0}body.page-checkout-cart #cart-section-content .product-resume-title a{font-size:14px;line-height:20px}body.page-checkout-cart #cart-section-content .cart-options-list{margin-top:6px}body.page-checkout-cart #cart-section-content .cart-quantity,body.page-checkout-cart #cart-section-content .product-resume-total-price,body.page-checkout-cart #cart-section-content .product-resume-unit-price{grid-column:auto}body.page-checkout-cart #cart-section-content .product-resume-unit-price{grid-area:unit}body.page-checkout-cart #cart-section-content .product-resume-total-price{grid-area:total}body.page-checkout-cart #cart-section-content .product-resume-total-price,body.page-checkout-cart #cart-section-content .product-resume-unit-price{align-self:start;width:100%}body.page-checkout-cart #cart-section-content .product-resume-total-price .cart-text-unit-price,body.page-checkout-cart #cart-section-content .product-resume-total-price .d-block:first-child,body.page-checkout-cart #cart-section-content .product-resume-unit-price .cart-text-unit-price,body.page-checkout-cart #cart-section-content .product-resume-unit-price .d-block:first-child{margin-bottom:6px}body.page-checkout-cart #cart-section-content .product-resume-total-price{text-align:right}body.page-checkout-cart #cart-section-content .price-box b,body.page-checkout-cart #cart-section-content .price-box span,body.page-checkout-cart #cart-section-content .price-box strong{font-size:14px}body.page-checkout-cart #cart-section-content .cart-quantity{align-items:center;gap:8px;grid-area:quantity;justify-self:stretch;margin-top:2px}body.page-checkout-cart #cart-section-content .cart-quantity .form-group{width:100%}body.page-checkout-cart #cart-section-content .cart-quantity .stepper{margin:0;max-width:100%!important;width:100%!important}body.page-checkout-cart #cart-section-content .stepper-arrow.down{left:25%!important}body.page-checkout-cart #cart-section-content .stepper-arrow.up{right:25%!important}body.page-checkout-cart #cart-section-content .remove-column{text-align:center;width:100%}body.page-checkout-cart #cart-section-content .remove-column a{display:inline-flex;font-size:14px;justify-content:center}body.page-checkout-cart #cart-section-content #cart-actions{gap:10px}body.page-checkout-cart #cart-section-content .cart-actions-btn{min-height:42px}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-group.input-group{grid-template-columns:repeat(2,minmax(0,1fr))}body.page-checkout-cart #cart-section-content .shipping_calc_content .form-group.input-group:has(#button-quote_cart[disabled]){grid-template-columns:minmax(0,40%) minmax(0,60%)}body.page-checkout-cart #cart-section-content #cart-actions{display:flex;flex-direction:column}body.page-checkout-cart #cart-section-content .cart-actions-btn.clear{order:1}body.page-checkout-cart #cart-section-content .cart-actions-btn:not(.clear){order:2}body.page-checkout-cart #cart-section-content{padding:24px 16px!important}body.page-checkout-cart #buy_together_container .bt-item_content{gap:14px;min-height:0;padding:16px}body.page-checkout-cart #buy_together_container .bt-item_thumb{height:72px;width:72px}body.page-checkout-cart #buy_together_container .bt-item_title{font-size:13px;margin-bottom:10px}body.page-checkout-cart #buy_together_container .bt-item_price{font-size:18px}body.page-checkout-cart #buy_together_container .bt-item_actions_btn{width:100%}}body.page-checkout-cart .container{--cart-layout-width:1120px;padding:0!important}body.page-checkout-cart .row.justify-center{box-sizing:border-box;margin:0 auto 72px;max-width:calc(var(--cart-layout-width) - 60px);width:calc(100% - 60px)}body.page-checkout-cart #content.product-not-found{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);box-sizing:border-box;display:flex;flex-direction:column;gap:24px;margin:0;max-width:100%;padding:48px 24px 40px;text-align:center;width:100%}body.page-checkout-cart #content.product-not-found #content-top{display:none}body.page-checkout-cart #content.product-not-found h1{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:32px;font-weight:500;line-height:1.15;margin:0}body.page-checkout-cart #content.product-not-found p{color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.7;margin:0 auto;max-width:560px}body.page-checkout-cart #content.product-not-found .buttons{display:flex;justify-content:center;margin-top:8px}body.page-checkout-cart #content.product-not-found .btn{border-radius:var(--btn-radius,4px);box-shadow:none;font-family:REM,sans-serif;font-size:13px;font-weight:500;line-height:1;min-height:38px;padding:0 24px;text-transform:none}body.page-checkout-cart #content.product-not-found .btn-primary{--btn-background:var(--primary);--btn-border:var(--primary);--btn-foreground:var(--white)}body.page-checkout-cart #content.col-md-12{padding-left:0;padding-right:0}@media (min-width:1201px){body.page-checkout-cart .row.justify-center{margin:24px auto 72px;max-width:calc(var(--cart-layout-width) - 30px);width:calc(100% - 30px)}}@media (max-width:768px){body.page-checkout-cart .row.justify-center{margin:24px auto 48px;max-width:calc(var(--cart-layout-width) - 60px);width:calc(100% - 60px)}body.page-checkout-cart #content.product-not-found{padding:32px 20px 28px}body.page-checkout-cart #content.product-not-found h1{font-size:28px}}body.page-onestepcheckout-checkout .checkoutHeader .checkoutHeader_container{background-color:var(--headerContent-before-background,var(--primary))!important}body.page-onestepcheckout-checkout .checkoutHeader .btn-back.btn-icon{--btn-background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff));background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff))!important}body.page-onestepcheckout-checkout .checkoutHeader .btn-back.btn-icon svg,body.page-onestepcheckout-checkout .checkoutHeader .btn-back.btn-icon svg:hover{fill:currentColor!important}body.page-onestepcheckout-checkout .checkout-info-box{background-color:#f5f5f6}body.page-onestepcheckout-checkout .form-control{border-radius:var(--btn-radius)}body.page-onestepcheckout-checkout .form-control,body.page-onestepcheckout-checkout .form-label+.form-control{--input-background:var(--white)}body.page-onestepcheckout-checkout #include_address_content,body.page-onestepcheckout-checkout .btn-open-payment.btn.btn-success.btn-full,body.page-onestepcheckout-checkout .btn.btn-success.btn-full.email-check{margin-top:10px}@media (max-width:599px){#modal_roulette .roulette_newsletter{width:90%}}@media (min-width:1200px){#modal_roulette .modal-content{margin-inline:auto;max-width:860px}}#modal_roulette .roulette_newsletter h3,#modal_roulette .roulette_newsletter>span{text-align:center}#modal_roulette .roulette_newsletter>span{display:block}#modal-popup .modal-dialog{margin-inline:auto;max-width:calc(100vw - 24px);width:max-content}#modal-popup .modal-content{gap:0;height:max-content;max-width:none;width:max-content}#modal-popup #modal_body_popup{height:auto!important;max-width:calc(100vw - 24px);padding-bottom:12px;width:max-content!important}#modal-popup .content-popup,#modal-popup .content-popup img{display:block}#modal-popup .content-popup img{height:auto!important;max-width:100%;width:min(600px,100vw - 24px)}@media (min-width:1024px){#size-guide-content.drawer>section{max-width:580px;width:min(580px,100vw - 32px)}#size-guide-content.drawer .drawer__content{max-width:100%}#size-guide-content.drawer .size-guide-image{display:block;height:auto;max-width:100%;width:100%}}#modal-wishlist{backdrop-filter:blur(6px);background:rgba(3,7,18,.56)}#modal-wishlist.show .modal-dialog{max-width:560px;padding:var(--spacing-4)}@media (min-width:1024px){#modal-wishlist.show .modal-dialog{margin:auto}}#modal-wishlist .modal-content{background:color-mix(in srgb,var(--secondary) 12%,#fff);border:1px solid color-mix(in srgb,var(--secondary) 30%,transparent);border-radius:24px;box-shadow:0 24px 60px rgba(3,7,18,.22);gap:0;max-width:none;padding:0;position:relative}@media (max-width:479px){#modal-wishlist .modal-content{border-radius:20px}}#modal-wishlist .close{align-items:center;background:color-mix(in srgb,var(--secondary) 16%,#fff);border:0;border-radius:999px;box-shadow:none;color:var(--primary);display:inline-flex;height:36px;justify-content:center;margin:0;opacity:1;padding:0;position:absolute;right:16px;top:16px;width:36px;z-index:2}#modal-wishlist .close span{color:var(--primary);display:block;font-size:28px;line-height:1}#modal-wishlist .close,#modal-wishlist .close:focus-visible,#modal-wishlist .close:hover{opacity:1}#modal-wishlist .modal-body-center{align-items:stretch;background:transparent;border-radius:0;display:flex;flex-direction:column;gap:16px;padding:32px 24px 24px}@media (max-width:479px){#modal-wishlist .modal-body-center{padding:28px 20px 20px}}#modal-wishlist .modal_wishlist_title:empty:before{color:var(--texto,#030712);content:"Entre para salvar seus favoritos";display:block;font-family:REM,sans-serif;font-size:28px;font-weight:500;line-height:1.15;padding-right:44px;text-align:left}#modal-wishlist .modal_wishlist_info{color:rgba(3,7,18,.78);font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.6;margin:0;text-align:left!important}#modal-wishlist .modal_wishlist_info br{display:none}#modal-wishlist .modal_wishlist_title:not(:empty){color:var(--texto,#030712);font-family:REM,sans-serif;font-size:28px;font-weight:500;line-height:1.15;padding-right:44px;text-align:left}#modal-wishlist .modal_wishlist_link{margin-top:4px;width:100%}#modal-wishlist .modal_wishlist_link a{align-items:center;background:var(--primary);border:1px solid transparent;border-radius:12px;color:var(--white);display:inline-flex;font-family:REM,sans-serif;font-size:14px;font-weight:700;gap:8px;justify-content:center;line-height:1;min-height:46px;padding:0 20px;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:100%}#modal-wishlist .modal_wishlist_link a:focus-visible,#modal-wishlist .modal_wishlist_link a:hover{background:color-mix(in srgb,var(--primary) 92%,#000);border-color:color-mix(in srgb,var(--primary) 92%,#000);color:var(--white);transform:translateY(-1px)}#modal-wishlist .modal-link-content{display:flex;flex-direction:column;gap:12px;margin-top:4px;width:100%}#modal-wishlist .modal-btn-wishlist{align-items:center;border:1px solid transparent;border-radius:12px;display:inline-flex;font-family:REM,sans-serif;font-size:14px;font-weight:700;justify-content:center;line-height:1;margin:0;min-height:46px;padding:0 20px;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:100%}#modal-wishlist .modal-btn-wishlist:first-child{background:var(--primary);border-color:var(--primary);color:var(--white)}#modal-wishlist .modal-btn-wishlist:last-child{background:color-mix(in srgb,var(--secondary) 18%,#fff);border-color:color-mix(in srgb,var(--secondary) 42%,transparent);color:var(--texto,#030712)}#modal-wishlist .modal-btn-wishlist:focus-visible,#modal-wishlist .modal-btn-wishlist:hover{transform:translateY(-1px)}#modal-wishlist .modal-btn-wishlist:first-child:focus-visible,#modal-wishlist .modal-btn-wishlist:first-child:hover{background:color-mix(in srgb,var(--primary) 92%,#000);border-color:color-mix(in srgb,var(--primary) 92%,#000);color:var(--white)}#modal-wishlist .modal-btn-wishlist:last-child:focus-visible,#modal-wishlist .modal-btn-wishlist:last-child:hover{background:color-mix(in srgb,var(--secondary) 28%,#fff);border-color:color-mix(in srgb,var(--secondary) 60%,transparent);color:var(--texto,#030712)}@media (min-width:480px){#modal-wishlist .modal-link-content{flex-direction:row}#modal-wishlist .modal-btn-wishlist{flex:1 1 0}}@media (max-width:479px){#modal-wishlist .modal_wishlist_title:empty:before,#modal-wishlist .modal_wishlist_title:not(:empty){font-size:24px}}#modal-cart{backdrop-filter:blur(6px);background:rgba(3,7,18,.56)}#modal-cart.show .modal-dialog{max-width:420px;padding:var(--spacing-4)}@media (min-width:1024px){#modal-cart.show .modal-dialog{margin:auto}}#modal-cart .modal-content{background:color-mix(in srgb,var(--secondary) 12%,#fff);border:1px solid color-mix(in srgb,var(--secondary) 30%,transparent);border-radius:24px;box-shadow:0 24px 60px rgba(3,7,18,.22);gap:0;max-width:none;padding:0;position:relative}@media (max-width:479px){#modal-cart .modal-content{border-radius:20px}}#modal-cart .close{align-items:center;background:color-mix(in srgb,var(--secondary) 16%,#fff);border:0;border-radius:999px;box-shadow:none;color:var(--primary);display:inline-flex;height:36px;justify-content:center;margin:0;opacity:1;padding:0;position:absolute;right:16px;top:16px;width:36px;z-index:2}#modal-cart .close span{color:var(--primary);display:block;font-size:28px;line-height:1}#modal-cart .modal-body-center{background:transparent;border-radius:0;display:flex;flex-direction:column;gap:0;padding:28px 24px}@media (max-width:479px){#modal-cart .modal-body-center{padding:28px 20px 20px}}#modal-cart .modal-body-center{align-items:center;justify-content:center;min-height:112px;text-align:center;width:100%}#modal-cart .modal-body-center p{font-weight:600;margin:0;text-align:center;width:100%}#modal-cart .modal-content:has(.modal_cart){background:var(--white)!important;border:1px solid rgba(3,7,18,.08)!important;border-radius:24px!important;box-shadow:0 24px 60px rgba(3,7,18,.14)!important;overflow:hidden}#modal-cart .modal-dialog:has(.modal_cart){max-width:520px}#modal-cart .modal-body-center:has(.modal_cart){align-items:stretch;background:transparent;border-radius:0;display:flex;flex-direction:column;gap:24px;min-height:auto;padding:32px 28px 28px;text-align:left}@media (max-width:479px){#modal-cart .modal-body-center:has(.modal_cart){padding:28px 20px 20px}}#modal-cart .modal_cart{gap:24px!important;width:100%}#modal-cart .modal_cart .modal-title{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:16px!important;justify-content:center;margin:0;padding:0 44px;position:relative;text-align:center;width:100%}#modal-cart .modal_cart .btn-modal-close,#modal-cart .modal_cart .btn.btn-icon-sm.btn-modal-close.button_add{align-items:center;background:color-mix(in srgb,var(--secondary) 16%,#fff);border:0;border-radius:999px;box-shadow:none;color:var(--primary);display:inline-flex;height:36px;height:34px!important;justify-content:center;line-height:1!important;margin:0;min-height:34px!important;min-width:34px!important;opacity:1;padding:0;padding:0!important;position:absolute;right:16px;right:0!important;top:16px;top:0!important;width:36px;width:34px!important;z-index:2}#modal-cart .modal_cart .btn-modal-close span,#modal-cart .modal_cart .btn.btn-icon-sm.btn-modal-close.button_add span{color:var(--primary);display:block;font-size:28px;line-height:1}#modal-cart .modal_cart .btn-modal-close,#modal-cart .modal_cart .btn-modal-close:focus-visible,#modal-cart .modal_cart .btn-modal-close:hover,#modal-cart .modal_cart .btn.btn-icon-sm.btn-modal-close.button_add,#modal-cart .modal_cart .btn.btn-icon-sm.btn-modal-close.button_add:focus-visible,#modal-cart .modal_cart .btn.btn-icon-sm.btn-modal-close.button_add:hover{color:var(--primary);opacity:1}#modal-cart .modal_cart .btn-modal-close svg,#modal-cart .modal_cart .btn.btn-icon-sm.btn-modal-close.button_add svg{height:14px;width:14px}#modal-cart .modal_cart .modal-title>.text-success{align-items:center;background:color-mix(in srgb,var(--primary) 10%,#fff);border-radius:999px;color:var(--primary)!important;display:inline-flex;flex-shrink:0;height:56px;justify-content:center;width:56px}#modal-cart .modal_cart .modal-title>.text-success svg{height:32px;width:32px;fill:currentColor}#modal-cart .modal_cart .modal-title .text-lg,#modal-cart .modal_cart .modal-title h2{background:transparent!important;border-radius:0!important;box-shadow:none!important;color:var(--texto,#030712)!important;font-family:REM,sans-serif;font-size:28px;font-weight:500;line-height:1.15;margin:0;max-width:360px;padding:0;text-align:center;text-wrap:balance;width:100%}#modal-cart .modal_cart .modal-info{align-items:stretch;display:flex;justify-content:center;width:100%}#modal-cart .modal_cart .modal-buttons{align-items:stretch;display:grid!important;gap:12px!important;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;justify-items:stretch;margin:0;max-width:420px;width:100%}#modal-cart .modal_cart .button_add,#modal-cart .modal_cart .button_cart_add,#modal-cart .modal_cart .modal-buttons>a.btn,#modal-cart .modal_cart .modal-buttons>button.btn{align-items:center;border:1px solid transparent;border-radius:12px;box-shadow:none;display:inline-flex;flex:1 1 0!important;font-family:REM,sans-serif;font-size:14px;font-weight:700;justify-content:center;justify-self:stretch;line-height:1;margin:0;min-height:46px;min-width:0;padding:0 20px;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;white-space:nowrap;width:100%!important}#modal-cart .modal_cart .button_add{background:color-mix(in srgb,var(--secondary) 20%,#fff)!important;border-color:color-mix(in srgb,var(--secondary) 40%,transparent)!important;color:var(--texto,#030712)!important}#modal-cart .modal_cart .button_add:focus-visible,#modal-cart .modal_cart .button_add:hover{background:color-mix(in srgb,var(--secondary) 28%,#fff)!important;border-color:color-mix(in srgb,var(--secondary) 56%,transparent)!important;color:var(--texto,#030712)!important;transform:translateY(-1px)}#modal-cart .modal_cart .button_cart_add{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--white)!important}#modal-cart .modal_cart .button_cart_add:focus-visible,#modal-cart .modal_cart .button_cart_add:hover{background:color-mix(in srgb,var(--primary) 92%,#000)!important;border-color:color-mix(in srgb,var(--primary) 92%,#000)!important;color:var(--white)!important;transform:translateY(-1px)}#modal-cart.json_modal .modal-body-center{gap:12px;min-height:auto;padding-top:56px}#modal-cart.json_modal #modal_cart_sucess{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:28px;font-weight:500;line-height:1.15;margin:0;text-align:center}#modal-cart.json_modal #modal_cart_sucess br+br{display:none}#modal-cart.json_modal #modal_cart_sucess .btn{margin-top:20px}#modal-cart.json_modal #modal_cart_sucess,#modal-cart.json_modal #modal_cart_sucess+div,#modal-cart.json_modal #modal_cart_sucess+p+div,#modal-cart.json_modal .btn-continue-shopping{width:100%}#modal-cart.json_modal .btn,#modal-cart.json_modal .btn-continue-shopping{align-items:center;border:1px solid transparent;border-radius:12px;display:inline-flex;font-family:REM,sans-serif;font-size:14px;font-weight:700;justify-content:center;line-height:1;min-height:46px;padding:0 20px;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:100%!important}#modal-cart.json_modal #modal_cart_sucess .btn.btn-primary{background:var(--primary)!important;border-color:var(--primary);color:var(--white);width:100%!important}#modal-cart.json_modal #modal_cart_sucess .btn.btn-primary:focus-visible,#modal-cart.json_modal #modal_cart_sucess .btn.btn-primary:hover{background:color-mix(in srgb,var(--primary) 92%,#000);border-color:color-mix(in srgb,var(--primary) 92%,#000);color:var(--white);transform:translateY(-1px)}#modal-cart.json_modal .btn-continue-shopping,#modal-cart.json_modal .btn.btn-secondary{background:color-mix(in srgb,var(--secondary) 30%,#fff)!important;border-color:color-mix(in srgb,var(--secondary) 42%,transparent);color:var(--texto,#030712)!important}#modal-cart.json_modal .btn-continue-shopping:focus-visible,#modal-cart.json_modal .btn-continue-shopping:hover,#modal-cart.json_modal .btn.btn-secondary:focus-visible,#modal-cart.json_modal .btn.btn-secondary:hover{background:color-mix(in srgb,var(--secondary) 28%,#fff);border-color:color-mix(in srgb,var(--secondary) 60%,transparent);color:var(--texto,#030712);transform:translateY(-1px)}@media (max-width:479px){#modal-cart .modal-body-center{min-height:96px}#modal-cart .modal-dialog:has(.modal_cart){max-width:calc(100% - 24px)}#modal-cart .modal-body-center:has(.modal_cart){padding:28px 20px 20px}#modal-cart .modal_cart .modal-title{gap:14px!important;padding:0 36px}#modal-cart .modal_cart .modal-title .text-lg,#modal-cart .modal_cart .modal-title h2{font-size:24px;max-width:280px}#modal-cart .modal_cart .modal-buttons{grid-template-columns:1fr;max-width:100%}#modal-cart.json_modal #modal_cart_sucess{font-size:24px}}#deleteAccount{background:rgba(3,7,18,.32)}#deleteAccount .modal-dialog{margin:32px auto;max-width:440px}#deleteAccount .modal-content{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:16px;box-shadow:0 20px 50px rgba(3,7,18,.12);overflow:hidden}#deleteAccount .modal-header{align-items:center;border-bottom:0;display:flex;flex-direction:column;padding:28px 28px 12px;position:relative;text-align:center}#deleteAccount .icon-box{align-items:center;background:rgba(255,59,59,.1);border-radius:999px;color:#ff3b3b;display:inline-flex;height:52px;justify-content:center;margin-bottom:14px;width:52px}#deleteAccount .delete-modal-icon{font-family:REM,sans-serif;font-size:22px;font-weight:500;line-height:1}#deleteAccount .modal-title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:28px;font-weight:500;line-height:1.15;margin:0}#deleteAccount .close{align-items:center;background:#e7e5e4;border:0;border-radius:999px;box-shadow:none;color:#292524;display:inline-flex;font-size:18px;font-weight:500;height:32px;justify-content:center;line-height:1;opacity:1;padding:0;position:absolute;right:20px;top:20px;width:32px}#deleteAccount .modal-body{padding:0 28px 20px;text-align:center}#deleteAccount .modal-body p{color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.65;margin:0 0 10px}#deleteAccount #input-old-password{background:#f8f8f8!important;border:1px solid rgba(3,7,18,.06);border-radius:4px!important;box-shadow:none;color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4;margin-top:18px!important;min-height:46px;padding:0 14px;width:100%}#deleteAccount #input-old-password::placeholder{color:rgba(3,7,18,.32)}#deleteAccount #input-old-password:focus,#deleteAccount #input-old-password:focus-visible{background:var(--white)!important;border-color:rgba(255,59,59,.28);box-shadow:none;outline:none}#deleteAccount #delete-account-error{color:#b42318;font-family:Inter,sans-serif;font-size:12px;line-height:1.4;margin-top:8px}#deleteAccount .modal-footer{border-top:0;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 28px 28px}#deleteAccount .modal-footer .btn{align-items:center;border-radius:4px;box-shadow:none;display:inline-flex;font-family:REM,sans-serif;font-size:13px;font-weight:500;justify-content:center;line-height:1;margin:0;min-height:40px;padding:0 18px;text-transform:none}#deleteAccount .modal-footer .btn-info{background:#f8f8f8;border:1px solid rgba(3,7,18,.08);color:rgba(3,7,18,.72)}#deleteAccount .modal-footer .btn-info:focus-visible,#deleteAccount .modal-footer .btn-info:hover{background:#ececec;border-color:rgba(3,7,18,.14);color:var(--texto,#030712)}#deleteAccount .modal-footer .btn-danger{background:#ff3b3b;border:1px solid #ff3b3b;color:var(--white)}#deleteAccount .modal-footer .btn-danger:focus-visible,#deleteAccount .modal-footer .btn-danger:hover{background:#e03131;border-color:#e03131;color:var(--white)}@media (max-width:768px){#deleteAccount .modal-dialog{margin:16px auto;max-width:calc(100% - 24px)}#deleteAccount .modal-header{padding:24px 20px 12px}#deleteAccount .modal-body{padding:0 20px 18px}#deleteAccount .modal-footer{grid-template-columns:1fr;padding:0 20px 20px}#deleteAccount .modal-title{font-size:24px}}#modal-reminder.modal-reminder{backdrop-filter:blur(6px);background:rgba(3,7,18,.32)}#modal-reminder.modal-reminder.show .modal-dialog{max-width:420px;padding:var(--spacing-4)}@media (min-width:1024px){#modal-reminder.modal-reminder.show .modal-dialog{margin:auto}}#modal-reminder.modal-reminder .modal-content{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:24px;box-shadow:0 24px 60px rgba(3,7,18,.18);gap:0;max-width:none;padding:0;position:relative}@media (max-width:479px){#modal-reminder.modal-reminder .modal-content{border-radius:20px}}#modal-reminder.modal-reminder .modal-dialog{margin:32px auto}#modal-reminder.modal-reminder .modal-content{background:var(--white)!important;border:1px solid rgba(3,7,18,.06)!important;border-radius:24px!important;box-shadow:0 20px 50px rgba(3,7,18,.12)!important;overflow:hidden}#modal-reminder.modal-reminder .modal-body-center#modal_reminder_cart{align-items:center;background:transparent;border-radius:0;display:flex;flex-direction:column;gap:0;padding:32px 24px 24px}@media (max-width:479px){#modal-reminder.modal-reminder .modal-body-center#modal_reminder_cart{padding:28px 20px 20px}}#modal-reminder.modal-reminder .modal-body-center#modal_reminder_cart{min-height:auto;text-align:center;width:100%}#modal-reminder.modal-reminder .close{align-items:center;background:color-mix(in srgb,var(--secondary) 16%,#fff);background:color-mix(in srgb,var(--secondary) 16%,#fff)!important;border:0;border-radius:999px;box-shadow:none;color:var(--primary);color:var(--primary)!important;display:inline-flex;font-size:16px!important;font-weight:500!important;height:36px;justify-content:center;margin:0;opacity:1;opacity:1!important;padding:0;position:absolute;right:16px;right:16px!important;top:16px;top:16px!important;width:36px;z-index:2}#modal-reminder.modal-reminder .close span{color:var(--primary);display:block;font-size:28px;line-height:1}#modal-reminder.modal-reminder .modal-reminder__container{width:100%}#modal-reminder.modal-reminder .row.d-block.text-center{margin:0;padding:0!important}#modal-reminder.modal-reminder .sp-svg{align-items:center;background:color-mix(in srgb,var(--secondary) 18%,#fff);border-radius:999px;display:inline-flex!important;height:52px;justify-content:center;margin:0 auto 14px;width:52px}#modal-reminder.modal-reminder .sp-svg>svg{height:28px!important;margin-bottom:0!important;width:28px!important}#modal-reminder.modal-reminder .sp-1{color:var(--texto,#030712)!important;font-family:REM,sans-serif!important;font-size:28px!important;font-weight:500!important;line-height:1.15!important;margin-bottom:10px!important}#modal-reminder.modal-reminder .sp-2{color:rgba(3,7,18,.68)!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1.65!important;margin:0 auto;max-width:300px}#modal-reminder.modal-reminder .sp-border{border-bottom:0!important;border-top:1px solid rgba(3,7,18,.08)!important;display:block;margin:20px 0!important;width:100%}#modal-reminder.modal-reminder .sp-3{margin:0;width:100%}#modal-reminder.modal-reminder .sp-3 a{align-items:center;background:var(--primary)!important;border:1px solid transparent!important;border-radius:12px!important;color:var(--white)!important;display:inline-flex;font-family:REM,sans-serif!important;font-size:14px!important;font-weight:700!important;justify-content:center;line-height:1!important;min-height:46px;padding:0 20px;text-align:center;text-decoration:none!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:100%}#modal-reminder.modal-reminder .sp-3 a:focus-visible,#modal-reminder.modal-reminder .sp-3 a:hover{background:color-mix(in srgb,var(--primary) 92%,#000)!important;border-color:color-mix(in srgb,var(--primary) 92%,#000)!important;color:var(--white)!important;transform:translateY(-1px)}@media (max-width:768px){#modal-reminder.modal-reminder .modal-dialog{margin:16px auto;max-width:calc(100% - 24px)}#modal-reminder.modal-reminder .modal-body-center#modal_reminder_cart{padding:28px 20px 20px}#modal-reminder.modal-reminder .sp-1{font-size:24px!important}#modal-reminder.modal-reminder .sp-2{font-size:13px!important}}#modal-shipping.simulate_shipping_methods{backdrop-filter:blur(6px);background:rgba(3,7,18,.4)}#modal-shipping.simulate_shipping_methods.show .modal-dialog{max-width:560px;padding:var(--spacing-4)}@media (min-width:1024px){#modal-shipping.simulate_shipping_methods.show .modal-dialog{margin:auto}}#modal-shipping.simulate_shipping_methods .modal-content{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:24px;box-shadow:0 24px 60px rgba(3,7,18,.18);gap:0;max-width:none;padding:0;position:relative}@media (max-width:479px){#modal-shipping.simulate_shipping_methods .modal-content{border-radius:20px}}#modal-shipping.simulate_shipping_methods .modal-dialog{margin:32px auto}#modal-shipping.simulate_shipping_methods .modal-content{isolation:isolate;overflow:hidden}#modal-shipping.simulate_shipping_methods .modal-header{align-items:center;border-bottom:0;display:flex;gap:16px;justify-content:space-between;padding:28px 28px 12px;position:relative}#modal-shipping.simulate_shipping_methods .modal-title{color:var(--primary);font-family:REM,sans-serif;font-size:28px;font-weight:500;line-height:1.15;margin:0;padding-right:44px}#modal-shipping.simulate_shipping_methods .close{align-items:center;background:color-mix(in srgb,var(--secondary) 16%,#fff);border:0;border-radius:999px;box-shadow:none;color:rgba(28,27,24,.72);display:inline-flex;height:36px;height:32px;justify-content:center;margin:0;opacity:1;padding:0;position:absolute;right:16px;right:20px;top:16px;top:20px;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;width:36px;width:32px;z-index:2}#modal-shipping.simulate_shipping_methods .close span{color:var(--primary);display:block;font-size:28px;line-height:1}#modal-shipping.simulate_shipping_methods .close,#modal-shipping.simulate_shipping_methods .close:focus-visible,#modal-shipping.simulate_shipping_methods .close:hover{opacity:1}#modal-shipping.simulate_shipping_methods .close:hover{background:color-mix(in srgb,var(--secondary) 24%,#fff);transform:translateY(-1px)}#modal-shipping.simulate_shipping_methods .close:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 14%,#fff);outline:0}#modal-shipping.simulate_shipping_methods .close svg{display:block;height:13px;width:13px}#modal-shipping.simulate_shipping_methods .modal-content>.text-left,#modal-shipping.simulate_shipping_methods>.text-left{color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0;padding:0 28px;text-align:left!important}#modal-shipping.simulate_shipping_methods .modal-body-center{align-items:stretch;background:transparent;border-radius:0;display:flex;flex-direction:column;gap:0;max-height:min(65vh,560px);min-height:auto;overflow-y:auto;padding:20px 28px 28px;scrollbar-color:rgba(3,7,18,.18) transparent;scrollbar-width:thin;text-align:left;width:100%}@media (max-width:479px){#modal-shipping.simulate_shipping_methods .modal-body-center{padding:28px 20px 20px}}#modal-shipping.simulate_shipping_methods .modal-body-center::-webkit-scrollbar{width:8px}#modal-shipping.simulate_shipping_methods .modal-body-center::-webkit-scrollbar-thumb{background:rgba(3,7,18,.16);border-radius:999px}#modal-shipping.simulate_shipping_methods .modal-body-center::-webkit-scrollbar-track{background:transparent}#modal-shipping.simulate_shipping_methods .text>label{margin-bottom:0}#modal-shipping.simulate_shipping_methods .shipping_quote{background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(0,0%,97%,.96));border:1px solid rgba(3,7,18,.08);border-radius:16px;box-shadow:0 8px 20px rgba(3,7,18,.04);color:#030712;margin:10px 0 0;max-width:100%!important;padding:16px 18px 14px!important;text-align:left;width:100%}#modal-shipping.simulate_shipping_methods .shipping_quote:first-of-type{margin-top:2px}#modal-shipping.simulate_shipping_methods .shipping_quote+.shipping_quote{margin-top:12px}#modal-shipping.simulate_shipping_methods .shipping_quote>b,#modal-shipping.simulate_shipping_methods .shipping_quote>b>b,#modal-shipping.simulate_shipping_methods .shipping_quote>b>b>span:first-child,#modal-shipping.simulate_shipping_methods .shipping_quote>b>span:first-child,#modal-shipping.simulate_shipping_methods .shipping_quote>label,#modal-shipping.simulate_shipping_methods .shipping_quote>span{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin:0}#modal-shipping.simulate_shipping_methods .shipping_quote>b>b>span:first-child,#modal-shipping.simulate_shipping_methods .shipping_quote>b>b>span:first-child>span:first-child,#modal-shipping.simulate_shipping_methods .shipping_quote>b>span:first-child,#modal-shipping.simulate_shipping_methods .shipping_quote>b>span:first-child>span:first-child,#modal-shipping.simulate_shipping_methods .shipping_quote>label>b,#modal-shipping.simulate_shipping_methods .shipping_quote>label>span:first-child,#modal-shipping.simulate_shipping_methods .shipping_quote>span>span:first-child{color:#030712;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.3}#modal-shipping.simulate_shipping_methods .shipping_quote .delivery-time,#modal-shipping.simulate_shipping_methods .shipping_quote>b>b>span:first-child>.delivery-time,#modal-shipping.simulate_shipping_methods .shipping_quote>b>span:first-child>.delivery-time,#modal-shipping.simulate_shipping_methods .shipping_quote>label>b>label,#modal-shipping.simulate_shipping_methods .shipping_quote>label>label,#modal-shipping.simulate_shipping_methods .shipping_quote>span>span:last-child{color:rgba(3,7,18,.52)!important;display:block;font-family:Inter,sans-serif;font-size:14px!important;font-weight:400!important;line-height:1.45;margin:0!important;width:100%}#modal-shipping.simulate_shipping_methods .shipping_quote .delivery-time{margin-top:4px!important}#modal-shipping.simulate_shipping_methods .shipping_quote [style*="color: #E72300"],#modal-shipping.simulate_shipping_methods .shipping_quote [style*="color:#E72300"]{color:var(--success,#20b038)!important;font-weight:600}#modal-shipping.simulate_shipping_methods .modal-body-center>b,#modal-shipping.simulate_shipping_methods .modal-body-center>span{background:color-mix(in srgb,var(--secondary) 10%,#fff);border-radius:14px;color:rgba(3,7,18,.56);display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.45;margin:12px 0 0;padding:12px 14px}#modal-shipping.simulate_shipping_methods .modal-body-center>b:last-child,#modal-shipping.simulate_shipping_methods .modal-body-center>span:last-child{margin-bottom:0}#modal-shipping.simulate_shipping_methods .modal-body-center>b i,#modal-shipping.simulate_shipping_methods .modal-body-center>span i{color:rgba(3,7,18,.72);display:block;font-style:normal!important}#modal-shipping.simulate_shipping_methods .modal-body-center>b,#modal-shipping.simulate_shipping_methods .modal-body-center>b>b{display:flex;flex-direction:column;gap:10px}#modal-shipping.simulate_shipping_methods .modal-body-center>b>b>span,#modal-shipping.simulate_shipping_methods .modal-body-center>b>span{color:rgba(3,7,18,.64);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.5}@media (max-width:768px){#modal-shipping.simulate_shipping_methods .modal-dialog{margin:16px auto;max-width:calc(100% - 24px)}#modal-shipping.simulate_shipping_methods .modal-header{padding:24px 20px 12px}#modal-shipping.simulate_shipping_methods .modal-title{font-size:24px}#modal-shipping.simulate_shipping_methods .modal-content>.text-left,#modal-shipping.simulate_shipping_methods>.text-left{padding:0 20px}#modal-shipping.simulate_shipping_methods .modal-body-center{max-height:min(68vh,520px);padding:20px}#modal-shipping.simulate_shipping_methods .shipping_quote{padding:14px 16px!important}}#ask-form,#review-form{backdrop-filter:blur(6px);background:rgba(3,7,18,.42)}#ask-form.show .modal-dialog,#review-form.show .modal-dialog{max-width:640px;padding:var(--spacing-4)}@media (min-width:1024px){#ask-form.show .modal-dialog,#review-form.show .modal-dialog{margin:auto}}#ask-form .modal-content,#review-form .modal-content{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:24px;box-shadow:0 24px 60px rgba(3,7,18,.18);gap:0;max-width:none;padding:0;position:relative}@media (max-width:479px){#ask-form .modal-content,#review-form .modal-content{border-radius:20px}}#ask-form .modal-dialog,#review-form .modal-dialog{margin:32px auto}#ask-form .modal-content,#review-form .modal-content{overflow:hidden}#ask-form .modal-header,#review-form .modal-header{align-items:center;border-bottom:0!important;display:flex;gap:16px;padding:24px 24px 18px!important;position:relative}#ask-form .modal-header .message,#ask-form .modal-header h2,#ask-form .modal-header>span,#review-form .modal-header .message,#review-form .modal-header h2,#review-form .modal-header>span{color:var(--primary);flex:1;font-family:REM,sans-serif;font-size:24px;font-weight:500;line-height:1.08;margin:0;padding-right:44px;text-align:left!important}#ask-form .modal-header .message,#review-form .modal-header .message{color:var(--success,#20b038)!important}#ask-form .close,#review-form .close{align-items:center;background:transparent;background:transparent!important;border:0;border-radius:999px;box-shadow:none;color:var(--primary);display:inline-flex;height:36px;justify-content:center;margin:0;opacity:1;padding:0;position:absolute;right:16px;right:18px;top:16px;top:18px;transition:transform .2s ease,background-color .2s ease;width:36px;z-index:2}#ask-form .close span,#review-form .close span{display:block;font-size:28px}#ask-form .close,#ask-form .close:focus-visible,#ask-form .close:hover,#review-form .close,#review-form .close:focus-visible,#review-form .close:hover{opacity:1}#ask-form .close:hover,#review-form .close:hover{background:color-mix(in srgb,var(--secondary) 16%,#fff)!important;transform:translateY(-1px)}#ask-form .close:focus-visible,#review-form .close:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 14%,#fff);outline:0}#ask-form .close span,#review-form .close span{align-items:center;color:var(--primary);display:inline-flex;font-size:34px;font-weight:300;height:100%;justify-content:center;line-height:1;width:100%}#ask-form .close svg,#review-form .close svg{display:block;height:16px;width:16px}#ask-form .close path,#review-form .close path{fill:currentColor;fill-opacity:1}#ask-form .modal-body,#review-form .modal-body{padding:0 24px 24px}#ask-form .form-horizontal,#review-form .form-horizontal{display:flex;flex-direction:column;float:none;margin:0!important;max-width:none;padding:0;text-align:left!important;width:100%}#ask-form .form-horizontal .form-group,#review-form .form-horizontal .form-group{margin-bottom:16px;width:100%}#ask-form .form-horizontal .col-sm-12,#review-form .form-horizontal .col-sm-12{padding:0;width:100%}#ask-form .form-horizontal .form-group:last-of-type,#review-form .form-horizontal .form-group:last-of-type{margin-bottom:0}#ask-form .form-horizontal .control-label,#review-form .form-horizontal .control-label{color:#141414;display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.4;margin-bottom:8px;text-align:left}#ask-form .form-horizontal .control-label span,#review-form .form-horizontal .control-label span{color:rgba(3,7,18,.52);font-weight:400}#ask-form .form-horizontal .form-control,#review-form .form-horizontal .form-control{background:#f8f8f8!important;border:1px solid transparent;border-radius:8px!important;box-shadow:none!important;color:#141414;font-family:Inter,sans-serif;font-size:15px;font-weight:400;height:52px;line-height:1.4;max-width:100%;padding:0 16px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}#ask-form .form-horizontal textarea.form-control,#review-form .form-horizontal textarea.form-control{display:block;max-width:100%;min-height:120px;padding-bottom:14px;padding-top:14px;resize:vertical;width:100%}#ask-form .form-horizontal .form-control::placeholder,#review-form .form-horizontal .form-control::placeholder{color:hsla(0,0%,8%,.34)}#ask-form .form-horizontal .form-control:focus,#review-form .form-horizontal .form-control:focus{background:var(--white)!important;border-color:color-mix(in srgb,var(--primary) 24%,#fff);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 8%,transparent)!important}#ask-form .form-horizontal .captcha-image,#ask-form .form-horizontal img.captcha-image,#review-form .form-horizontal .captcha-image,#review-form .form-horizontal img.captcha-image{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:8px;display:block;max-width:100%;min-height:42px;width:auto}#ask-form .form-horizontal .images,#review-form .form-horizontal .images{align-items:flex-start;display:flex;flex-direction:column;gap:10px}#ask-form .form-horizontal .images #input_photos,#review-form .form-horizontal .images #input_photos{cursor:pointer;padding:6px}#ask-form .form-horizontal .images #input_photos::file-selector-button,#review-form .form-horizontal .images #input_photos::file-selector-button{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:6px;color:#262626;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin-right:14px;padding:8px 14px;transition:background-color .2s ease,border-color .2s ease}#ask-form .form-horizontal .images #input_photos:hover::file-selector-button,#review-form .form-horizontal .images #input_photos:hover::file-selector-button{background:#f0f0ed;border-color:rgba(3,7,18,.18)}#ask-form .form-horizontal .images button.btn.btn-danger.btn-sm,#review-form .form-horizontal .images button.btn.btn-danger.btn-sm{background:transparent!important;border:0;box-shadow:none!important;color:#b42318!important;display:none!important;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.4;padding:0}#ask-form .form-horizontal .form-group.r_icons,#review-form .form-horizontal .form-group.r_icons{align-items:center;display:flex!important;flex-wrap:wrap;gap:8px;justify-content:flex-start!important;margin:4px 0 18px;order:-1}#ask-form .form-horizontal .form-group.r_icons .control-label,#review-form .form-horizontal .form-group.r_icons .control-label{margin-bottom:0;width:100%}#ask-form .form-horizontal .form-group.r_icons>span:first-of-type,#ask-form .form-horizontal .form-group.r_icons>span:last-of-type,#review-form .form-horizontal .form-group.r_icons>span:first-of-type,#review-form .form-horizontal .form-group.r_icons>span:last-of-type{color:rgba(3,7,18,.34);font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.4}#ask-form .form-horizontal .form-group.r_icons input[type=radio],#review-form .form-horizontal .form-group.r_icons input[type=radio]{display:none}#ask-form .form-horizontal .form-group.r_icons input[type=radio]+label,#review-form .form-horizontal .form-group.r_icons input[type=radio]+label{cursor:pointer;margin:0}#ask-form .form-horizontal .form-group.r_icons .material-icons,#review-form .form-horizontal .form-group.r_icons .material-icons{color:#d7d7d4;font-size:34px;line-height:1;transition:transform .15s ease,color .2s ease}#ask-form .form-horizontal .form-group.r_icons input[type=radio]+label:hover .material-icons,#review-form .form-horizontal .form-group.r_icons input[type=radio]+label:hover .material-icons{transform:scale(1.04)}#ask-form .form-horizontal .star input[type=radio]+label span,#review-form .form-horizontal .star input[type=radio]+label span{color:#fc0!important}#ask-form .form-horizontal .favorite input[type=radio]+label span,#review-form .form-horizontal .favorite input[type=radio]+label span{color:red!important}#ask-form .form-horizontal input[type=radio]:checked~input~label .material-icons,#review-form .form-horizontal input[type=radio]:checked~input~label .material-icons{color:#d7d7d4!important}#ask-form .form-horizontal #captcha,#review-form .form-horizontal #captcha{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:8px;display:block;max-width:100%;min-height:42px;width:auto}#ask-form .buttons,#ask-form .modal-footer,#review-form .buttons,#review-form .modal-footer{background:transparent;border-top:0;margin:8px 0 0;padding:0}#ask-form .buttons .btn,#ask-form .modal-footer .btn,#review-form .buttons .btn,#review-form .modal-footer .btn{background:#24a035!important;border:0;border-radius:6px;box-shadow:none;color:var(--white)!important;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.2;min-height:48px;transition:background-color .2s ease,transform .2s ease;width:100%!important}#ask-form .buttons .btn:focus-visible,#ask-form .buttons .btn:hover,#ask-form .modal-footer .btn:focus-visible,#ask-form .modal-footer .btn:hover,#review-form .buttons .btn:focus-visible,#review-form .buttons .btn:hover,#review-form .modal-footer .btn:focus-visible,#review-form .modal-footer .btn:hover{background:#1e8a2d!important;color:var(--white)!important;transform:translateY(-1px)}#ask-form .buttons .btn.btn-success,#review-form .buttons .btn.btn-success{background:#24a035!important}#ask-form .alert,#review-form .alert{border-radius:10px;font-family:Inter,sans-serif;font-size:14px;line-height:1.45;margin-bottom:14px}@media (max-width:768px){#ask-form .modal-dialog,#review-form .modal-dialog{margin:10px auto;max-width:calc(100% - 20px)}#ask-form .modal-header,#review-form .modal-header{padding:20px 20px 14px!important}#ask-form .modal-header .message,#ask-form .modal-header>span,#review-form .modal-header .message,#review-form .modal-header>span{font-size:24px}#ask-form .modal-body,#review-form .modal-body{padding:0 20px 20px}#ask-form .form-horizontal .form-control,#review-form .form-horizontal .form-control{height:48px}#ask-form .form-horizontal textarea.form-control,#review-form .form-horizontal textarea.form-control{min-height:112px}#ask-form .form-horizontal .form-group.r_icons .material-icons,#review-form .form-horizontal .form-group.r_icons .material-icons{font-size:30px}}#btOptionSelect{backdrop-filter:blur(6px);background:rgba(3,7,18,.48)}#btOptionSelect.show .modal-dialog{max-width:680px;padding:var(--spacing-4)}@media (min-width:1024px){#btOptionSelect.show .modal-dialog{margin:auto}}#btOptionSelect .modal-content{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:24px;box-shadow:0 24px 60px rgba(3,7,18,.18);gap:0;max-width:none;padding:0;position:relative}@media (max-width:479px){#btOptionSelect .modal-content{border-radius:20px}}#btOptionSelect .modal-dialog{width:min(100%,680px)}#btOptionSelect .modal-content{overflow:hidden}#btOptionSelect .modal-header{background:transparent;border:0;padding:24px 24px 12px!important}#btOptionSelect .modal-title{color:var(--primary);font-family:REM,sans-serif;font-size:26px;font-weight:500;line-height:1.15;margin:0;padding-right:52px}#btOptionSelect .close{align-items:center;background:color-mix(in srgb,var(--secondary) 16%,#fff);border:0;border-radius:999px;box-shadow:none;color:var(--primary);display:inline-flex;height:36px;justify-content:center;margin:0;opacity:1;padding:0;position:absolute;right:16px;top:16px;width:36px;z-index:2}#btOptionSelect .close span{color:var(--primary);display:block;font-size:28px;line-height:1}#btOptionSelect .close,#btOptionSelect .close:focus-visible,#btOptionSelect .close:hover{opacity:1}#btOptionSelect .modal-body{display:flex;flex-direction:column;gap:16px;max-height:min(72vh,720px);overflow-y:auto;padding:0 24px 24px}#btOptionSelect .options-list{background:#fafafa;border:1px solid rgba(3,7,18,.08);border-radius:16px;margin-top:0!important;padding:18px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}#btOptionSelect .options-list+.options-list{margin-top:12px!important}#btOptionSelect .options-list.required .option-title b:after{color:#d92d20;content:" *"}#btOptionSelect .options-list.has-error{background:color-mix(in srgb,#d92d20 3%,#fafafa);border-color:color-mix(in srgb,#d92d20 42%,#fff);box-shadow:0 0 0 4px color-mix(in srgb,#d92d20 10%,transparent)}#btOptionSelect .form-group,#btOptionSelect .product_options_list{margin-bottom:0}#btOptionSelect .control-label,#btOptionSelect .option-title{color:var(--texto,#030712);display:block;font-family:REM,sans-serif;font-size:16px;font-weight:500;line-height:1.3;margin-bottom:12px}#btOptionSelect .control-label b,#btOptionSelect .option-title b{font-weight:500}#btOptionSelect .product-options-list{display:flex;flex-wrap:wrap;gap:12px}#btOptionSelect .custom-control.product-radio-2{margin:0;padding:0;position:relative}#btOptionSelect .custom-control-input{opacity:0;pointer-events:none;position:absolute}#btOptionSelect .custom-product-stock-image-label{align-items:center;background:var(--white);border:1px solid #e3e3e7;border-radius:14px;cursor:pointer;display:inline-flex;height:72px;justify-content:center;margin:0;overflow:hidden;padding:0;position:relative;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:72px}#btOptionSelect .custom-product-stock-image-label:after,#btOptionSelect .custom-product-stock-image-label:before{content:none!important;display:none!important}#btOptionSelect .custom-product-stock-image-label img{display:block;height:100%;object-fit:cover;width:100%}#btOptionSelect .custom-product-stock-image-label:hover{border-color:color-mix(in srgb,var(--secondary) 50%,#fff);transform:translateY(-1px)}#btOptionSelect .custom-control.product-radio-2>.custom-control-label:not(.custom-product-stock-image-label){align-items:center;background:var(--white);border:1px solid #e3e3e7;border-radius:12px;color:var(--texto,#030712);cursor:pointer;display:inline-flex;font-family:REM,sans-serif;font-size:15px;font-weight:500;height:48px;justify-content:center;line-height:1;margin:0;min-width:56px;padding:0 16px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}#btOptionSelect .custom-control.product-radio-2>.custom-control-label:not(.custom-product-stock-image-label):after,#btOptionSelect .custom-control.product-radio-2>.custom-control-label:not(.custom-product-stock-image-label):before{content:none!important;display:none!important}#btOptionSelect .custom-control.product-radio-2>.custom-control-label:not(.custom-product-stock-image-label):hover{border-color:color-mix(in srgb,var(--secondary) 50%,#fff);transform:translateY(-1px)}#btOptionSelect .custom-control-input:checked+.custom-product-stock-image-label,#btOptionSelect .sizes.selected+.custom-product-stock-image-label{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)}#btOptionSelect .custom-control-input:checked+.custom-product-stock-image-label:after,#btOptionSelect .sizes.selected+.custom-product-stock-image-label:after{background-color:var(--primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='M1 3.5 3.5 6 9 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:999px;box-shadow:0 4px 10px rgba(3,7,18,.18);content:"";display:block!important;height:18px;position:absolute;right:6px;top:6px;width:18px}#btOptionSelect .custom-control-input:checked+.custom-control-label:not(.custom-product-stock-image-label),#btOptionSelect .sizes.selected+.custom-control-label:not(.custom-product-stock-image-label){background:color-mix(in srgb,var(--primary) 8%,#fff);border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary)}#btOptionSelect .stock_option_text,#btOptionSelect .textarea-option,#btOptionSelect input.form-control[type=date],#btOptionSelect input.form-control[type=datetime-local],#btOptionSelect input.form-control[type=text],#btOptionSelect input.form-control[type=time],#btOptionSelect select.form-control,#btOptionSelect textarea.form-control{background:var(--white)!important;border:1px solid transparent;border-radius:10px!important;box-shadow:none!important;color:#141414;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;min-height:48px;padding:0 16px;width:100%}#btOptionSelect .textarea-option,#btOptionSelect textarea.form-control{min-height:112px;padding-bottom:14px;padding-top:14px;resize:vertical}#btOptionSelect select.form-control{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23837B76' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m3 4.5 3 3 3-3'/%3E%3C/svg%3E")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;background-size:12px 12px!important;padding-right:40px}#btOptionSelect .stock_option_text:focus,#btOptionSelect .textarea-option:focus,#btOptionSelect input.form-control[type=date]:focus,#btOptionSelect input.form-control[type=datetime-local]:focus,#btOptionSelect input.form-control[type=text]:focus,#btOptionSelect input.form-control[type=time]:focus,#btOptionSelect select.form-control:focus,#btOptionSelect textarea.form-control:focus{border-color:color-mix(in srgb,var(--primary) 24%,#fff);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 8%,transparent)!important;outline:0}#btOptionSelect .alert-danger,#btOptionSelect .text-danger{color:#b42318;font-family:Inter,sans-serif;font-size:13px;line-height:1.45;margin-bottom:0;margin-top:10px}#btOptionSelect #error-insert,#btOptionSelect .product-option-warning{background:color-mix(in srgb,#d92d20 6%,#fff);border:1px solid color-mix(in srgb,#d92d20 16%,#fff);border-radius:12px;color:#b42318;font-family:Inter,sans-serif;font-size:13px;line-height:1.45;margin:0 24px 20px}@media (max-width:768px){#btOptionSelect .modal-dialog{margin:10px auto;width:calc(100% - 20px)}#btOptionSelect .modal-header{padding:20px 20px 12px!important}#btOptionSelect .modal-title{font-size:22px}#btOptionSelect .modal-body{gap:14px;padding:0 20px 20px}#btOptionSelect .options-list{padding:16px}#btOptionSelect .product-options-list{gap:10px}#btOptionSelect .custom-product-stock-image-label{border-radius:12px;height:64px;width:64px}#btOptionSelect .custom-control.product-radio-2>.custom-control-label:not(.custom-product-stock-image-label){border-radius:10px;font-size:14px;height:44px;min-width:52px;padding:0 14px}}.footer{background:var(--footer-background,var(--secondary));color:var(--footer-foreground,var(--white));padding:var(--footer-padding,var(--padding))}.footer .footerContent{background-color:var(--footerContent-background,var(--secondary));color:var(--footerContent-foreground,currentColor);padding:var(--footerContent-padding,var(--spacing-14) var(--spacing-4));width:var(--footerContent-width,100%)}.footer .footerContent--top{background-color:var(--footerContentTop-background,var(--footer-background,color-mix(in srgb,var(--secondary) 10%,transparent)));padding:var(--spacing-10) var(--spacing-4)}.footer .footerContent--top .footerTitle{--container-max-width:var(--footerInformation-width,1280px)}.footer .footerContent--top .container{--container-max-width:var(--select-footerInformation-width,var(--footerInformation-width,1280px));column-gap:0;display:grid;grid-template-areas:"information" "account" "contact";grid-template-columns:1fr;row-gap:var(--spacing-8)}.footer .footerContent--top .container.has-categories{grid-template-areas:"categories" "information" "account" "contact"}.footer .footerContent--top .container.has-description{grid-template-areas:"description" "information" "account" "contact"}.footer .footerContent--top .container.has-categories.has-description{grid-template-areas:"description" "categories" "information" "account" "contact"}@media (min-width:768px){.footer .footerContent--top .container{column-gap:var(--spacing-6);grid-template-areas:"information account" "contact contact";grid-template-columns:repeat(2,1fr)}.footer .footerContent--top .container.has-categories{grid-template-areas:"categories categories" "information account" "contact contact"}.footer .footerContent--top .container.has-description{grid-template-areas:"description description" "information account" "contact contact"}.footer .footerContent--top .container.has-categories.has-description{grid-template-areas:"description description" "categories categories" "information account" "contact contact"}}@media (min-width:1024px){.footer .footerContent--top .container{column-gap:40px;grid-template-areas:"information account contact";grid-template-columns:repeat(3,max-content);justify-content:space-between;row-gap:40px}.footer .footerContent--top .container.has-categories{grid-template-areas:"categories information account contact";grid-template-columns:200px repeat(3,max-content)}.footer .footerContent--top .container.has-description{grid-template-areas:"description description description" "information account contact";grid-template-columns:repeat(3,minmax(0,1fr))}.footer .footerContent--top .container.has-categories.has-description{grid-template-areas:"description description description description" "categories information account contact";grid-template-columns:200px repeat(3,minmax(0,1fr))}}.footer .footerContent--top details summary svg{color:var(--footer-information-title-foreground,var(--secondary,#e8a22a));flex-shrink:0;transition:transform .2s ease-in-out}.footer .footerContent--top details summary .footerTitle{color:var(--footer-information-title-foreground,var(--secondary,#e8a22a));font-family:REM,sans-serif;font-size:var(--footer-information-title-font-size,var(--font-size-base));font-style:var(--footer-information-title-font-style,normal);font-weight:var(--footer-information-title-font-weight,700);line-height:normal}.footer .footerContent--top .list.list-index li,.footer .footerContent--top .list.list-index li a{color:var(--footer-links-foreground,rgba(3,7,18,.7));font-family:Inter,sans-serif;font-size:var(--footer-links-font-size,var(--font-size-base));font-style:var(--footer-links-font-style,normal);font-weight:var(--footer-links-font-weight,400)!important;line-height:normal}@media (min-width:1024px) and (max-width:1440px){.footer .footerContent--top{padding:48px 20px!important}}@media (min-width:1024px){.footer .footerContent--top{background-color:var(--footer-background,color-mix(in srgb,var(--neutral) 50%,transparent));padding:48px 240px}.footer .footerContent--top .container{grid-auto-columns:max-content;justify-content:space-between}.footer .footerContent--top .container:not(.has-description){grid-auto-flow:column;grid-template-areas:none;grid-template-columns:none}.footer .footerContent--top .container:not(.has-description)>.footerContent__info--account,.footer .footerContent--top .container:not(.has-description)>.footerContent__info--categories,.footer .footerContent--top .container:not(.has-description)>.footerContent__info--contact,.footer .footerContent--top .container:not(.has-description)>.footerContent__info--information{grid-area:auto}.footer .footerContent--top .container>.footerContent__info--categories{max-width:200px;min-width:200px;width:200px}.footer .footerContent--top .container>.footerContent__info--description{grid-area:description;max-width:none;min-width:0;width:100%}.footer .footerContent--top .container .footerContent__info--description{display:flex;flex-direction:column}.footer .footerContent--top details summary .footerTitle,.footer .footerContent--top details summary svg{color:var(--footer-information-title-foreground,var(--primary))}.footer .footerContent--top .list.list-index li,.footer .footerContent--top .list.list-index li a{color:var(--footer-links-foreground,var(--black))}}.footer .footerContent--top .footerContent__info--contact{display:var(--contacts-display,block)}.footer .footerContent--top .footerContent__info--description{grid-area:description;max-width:none;min-width:0;width:100%}.footer .footerContent--top .footerDescription{margin-top:var(--spacing-6)}.footer .footerContent--top .footerDescription__text{color:var(--footer-links-foreground,rgba(3,7,18,.7));display:-webkit-box;font-family:Inter,sans-serif;font-size:var(--footer-links-font-size,var(--font-size-base));font-style:var(--footer-links-font-style,normal);font-weight:var(--footer-links-font-weight,400);line-height:1.5;margin:0;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:4}.footer .footerContent--top .footerDescription.is-expanded .footerDescription__text{display:block;-webkit-line-clamp:unset}.footer .footerContent--top .footerDescription__toggle{background:transparent;border:none;color:currentColor;cursor:pointer;display:inline-block;font-size:var(--footer-description-button-font-size,var(--font-size-sm));line-height:normal;margin-top:var(--spacing-4);padding:0;text-decoration:underline!important;width:fit-content}.footer .footerContent--bottom{background-color:var(--footerSeals-seals-background,var(--white));color:var(--footerContent-bottom-foreground,var(--foreground-default))}.footer .footerContent--bottom .footerTitle{--container-max-width:var(--footerInformation-width,1280px)}.footer .footerContent--bottom .container{--container-max-width:var(--footerSeals-max-width,1280px);display:flex;flex-direction:column;gap:var(--footerSeals-items-gap,1.5rem)}@media (min-width:1024px){.footer .footerContent--bottom .container{align-items:flex-start;flex-direction:row;justify-content:space-between}}.footer .footerContent--bottom .container>.sealsList__item{align-items:flex-start;width:min(100%,var(--footerSeals-item-width,310px))}@media (min-width:1024px){.footer .footerContent--bottom .container>.sealsList__item{align-items:center;flex:0 0 var(--footerSeals-item-width,310px)}}.footer .footerContent--bottom .container.footerSealsLayout--4>.sealsList__item{flex:0 0 auto;width:auto}@media (min-width:1024px){.footer .footerContent--bottom .container.footerSealsLayout--2{justify-content:space-between}}.footer .footerContent--bottom .container.footerSealsLayout--2>.sealsList__item:first-of-type{align-items:flex-start}.footer .footerContent--bottom .container.footerSealsLayout--2>.sealsList__item:first-of-type .footerTitle{text-align:left}.footer .footerContent--bottom .container.footerSealsLayout--2>.sealsList__item:first-of-type .sealsList{justify-content:flex-start}.footer .footerContent--bottom .container.footerSealsLayout--2>.sealsList__item:last-of-type{align-items:flex-end}.footer .footerContent--bottom .container.footerSealsLayout--2>.sealsList__item:last-of-type .footerTitle{text-align:right}.footer .footerContent--bottom .container.footerSealsLayout--2>.sealsList__item:last-of-type .sealsList{justify-content:flex-end}@media (min-width:1024px){.footer .footerContent--bottom .container.footerSealsLayout--1{justify-content:center}}.footer .footerContent--bottom .container.footerSealsLayout--1>.sealsList__item{margin-inline:auto}.footer .footerContent--bottom .footerTitle{color:var(--footerSeals-seals-title-foreground,currentColor);font-size:var(--footerSeals-seals-title-font-size,1rem);font-style:var(--footerSeals-seals-title-font-style,normal);font-weight:var(--footerSeals-seals-title-font-weight,normal);text-decoration:var(--footerSeals-seals-title-text-decoration,none);text-transform:var(--footerSeals-seals-title-text-transform,none)}@media (min-width:1024px){.footer .footerContent--bottom .sealsList__fallback--technology-citel,.footer .footerContent--bottom .sealsList__fallback--technology-citel svg,.footer .footerContent--bottom .sealsList__item .sealsList .sealsListIcon{color:var(--footerSeals-seals-foreground,var(--primary,#c5531e));fill:currentColor;filter:none}.footer .footerContent--bottom .sealsList__item--security,.footer .footerContent--bottom .sealsList__item--shipping{align-items:center}.footer .footerContent--bottom .sealsList__item--security .footerTitle,.footer .footerContent--bottom .sealsList__item--security .sealsList,.footer .footerContent--bottom .sealsList__item--shipping .footerTitle,.footer .footerContent--bottom .sealsList__item--shipping .sealsList{justify-content:center;text-align:center}}@media (max-width:1023px){.footer .footerContent--bottom .sealsList__fallback--technology-citel,.footer .footerContent--bottom .sealsList__fallback--technology-citel svg,.footer .footerContent--bottom .sealsList__item .sealsList .sealsListIcon{color:var(--footerSeals-seals-foreground,var(--primary,#c5531e));fill:currentColor;filter:none}}.footer .footerContent--bottom .sealsList__item .sealsList .sealsListIcon path{fill:currentColor}.footer .footerContent--bottom .sealsList__item .sealsList .sealsListIcon:hover{filter:none}.footer .footerContent--bottom .footer-bottom-text{color:rgba(3,7,18,.7);margin-bottom:40px;margin-top:40px}@media (min-width:1024px) and (max-width:1440px){.footer .footerContent--bottom{background-color:var(--footerSeals-seals-background,color-mix(in srgb,var(--neutral) 50%,transparent));padding:48px 20px 32px}}@media (min-width:1440px){.footer .footerContent--bottom{background-color:var(--footerSeals-seals-background,color-mix(in srgb,var(--neutral) 50%,transparent));padding:48px 48px 32px}.footer .footerContent--bottom .container{gap:40px}}.sealsList{align-items:center;display:flex;flex-wrap:wrap;gap:var(--seals-gap,1rem);justify-content:flex-start;width:100%}@media (min-width:1024px){.sealsList{justify-content:center}}.sealsList svg{display:block;filter:var(--seal-filter,grayscale(100%));height:var(--footer-seal-height,28px);margin-inline:0;max-width:100%;transition:filter .3s ease;width:auto}@media (min-width:1024px){.sealsList svg{margin-inline:auto}}.sealsList svg:hover{filter:var(--seal-hover-filter,grayscale(0))}.sealsList img{display:block;height:auto;margin-inline:0;max-width:100%;width:auto}@media (min-width:1024px){.sealsList img{margin-inline:auto}}.sealsList--agency img,.sealsList--payment img,.sealsList--security img,.sealsList--shipping img{height:var(--footer-seal-height,28px);max-width:100%;width:auto}.sealsList--payment img,.sealsList--payment svg,.sealsList--security img,.sealsList--security svg,.sealsList--shipping img,.sealsList--shipping svg,.sealsList--technology img,.sealsList--technology svg{max-width:100%}.sealsList .sealsListIcon,.sealsList--technology .footer-plataform-information svg,.sealsList--technology .sealsList__fallback svg,.sealsList--technology>a svg{flex:0 0 auto;height:var(--footer-seal-height,20px)!important;margin:0;max-height:var(--footer-seal-height,20px)!important;max-width:100%!important;width:auto!important}.sealsList .sealsList__fallback,.sealsList--technology .col-sm-12,.sealsList--technology .footer-plataform-information,.sealsList--technology>a{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin:0;max-width:100%;min-width:fit-content;width:fit-content}.sealsList--technology{flex-wrap:wrap;gap:var(--footer-technology-gap,.75rem);justify-content:center}.sealsList--agency{justify-content:flex-start;margin-top:0}@media (min-width:1024px){.sealsList--agency{justify-content:center}}.sealsList--agency .billing_seller_content,.sealsList--agency .sealsList__fallback,.sealsList--agency .sealsList__fallback .col-sm-12,.sealsList--agency .sealsList__fallback a{align-items:center;display:flex;justify-content:center;margin:0;max-width:100%;width:auto}.sealsList--agency .sealsList__fallback svg{filter:none;height:var(--footer-agency-seal-height,20px);max-width:100%;width:auto}.sealsList--agency .footer-marketing-agency__img,.sealsList--agency .partner-img{height:var(--footer-agency-image-height,28px);max-width:100%;width:auto}.sealsList--agency .sealsList__fallback--agency-label span{align-items:center;border:1px solid rgba(3,7,18,.12);border-radius:999px;color:rgba(3,7,18,.7);display:inline-flex;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;justify-content:center;letter-spacing:.04em;min-height:36px;padding:0 14px;text-transform:uppercase}.sealsList__item{align-items:stretch;display:flex;flex-direction:column;height:max-content;width:100%}.sealsList__item .footerTitle{color:var(--footer-title-color,#333);font-size:var(--footer-title-size,1rem);font-weight:var(--footer-title-weight,600);margin-bottom:var(--footer-title-spacing,1rem);text-align:left;width:100%}@media (min-width:1024px){.sealsList__item .footerTitle{text-align:center}}.footer-legal-info{background-color:var(--footerLegal-background,var(--background,var(--white)));border-top:var(--footerLegal-border-top,var(--border-default,1px solid #e9ecef));color:var(--footerLegal-foreground,var(--foreground-default,var(--black)));font-size:var(--footerLegal-font-size,var(--font-size-sm));width:100%}@media (min-width:1024px){.footer-legal-info{--footerLegal-background:color-mix(in srgb,var(--neutral) 50%,transparent)}}.footer-legal-info .container{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-3);margin-top:32px;text-align:center;--container-max-width:var(--footerSeals-max-width,1280px)}.footer-legal-info .footer-marketing-agency,.footer-legal-info .platform-info,.footer-legal-info .store-info{margin-top:0}.footer-legal-info .platform-info svg{height:20px;width:auto}.footer-legal-info .store-info{justify-content:center}.banner-v2-container .banner-v2{position:relative}.banner-v2-container .banner-v2 .swiper-button-next,.banner-v2-container .banner-v2 .swiper-button-prev{--swiper-navigation-sides-offset:0px;align-items:center;backdrop-filter:blur(6.5px);-webkit-backdrop-filter:blur(6.5px);background:rgba(197,83,30,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:8px;color:var(--white);display:flex;flex-shrink:0;gap:10px;height:48px;justify-content:center;margin-top:0;padding:16px 18px 16px 16px;position:absolute;top:50%;transform:translateY(-50%);width:48px!important;z-index:2}.banner-v2-container .banner-v2 .swiper-button-next:after,.banner-v2-container .banner-v2 .swiper-button-prev:after{display:none}.banner-v2-container .banner-v2 .swiper-button-next svg,.banner-v2-container .banner-v2 .swiper-button-prev svg{background-position:50%;background-repeat:none;display:block;flex-shrink:0;height:16px;width:9px!important}.banner-v2-container .banner-v2 .swiper-button-next svg path,.banner-v2-container .banner-v2 .swiper-button-prev svg path{display:none}.banner-v2-container .banner-v2 .swiper-button-prev svg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='16' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='2.8' d='M7.24.99 2.22 6.01a2.8 2.8 0 0 0 0 3.96l5.02 5.02'/%3E%3C/svg%3E");transform:none!important}.banner-v2-container .banner-v2 .swiper-button-next svg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='16' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='2.8' d='m.99 14.99 5.02-5.02a2.8 2.8 0 0 0 0-3.96L.99.99'/%3E%3C/svg%3E")}.banner-v2-container .banner-v2 .swiper-button-prev{left:36px}.banner-v2-container .banner-v2 .swiper-button-next{right:36px}.banner-v2-container .swiper-pagination{--swiper-pagination-color:var(--bannerModule-pagination-color,var(--secondary));bottom:var(--spacing-4);left:50%;margin-top:0;position:absolute!important;transform:translateX(-50%);z-index:2}.bannerTarjaModule{--bannerTarjaModule-background:transparent;--bannerTarjaModule-padding-y:var(--spacing-6);--bannerTarjaModule-padding-x:0;--bannerTarjaModule-item-background:transparent;--bannerTarjaModule-item-radius:0;--bannerTarjaModule-item-padding-y:0;--bannerTarjaModule-item-padding-x:0;--bannerTarjaModule-item-title-foreground:var(--texto,#030712);--bannerTarjaModule-item-title-font-size:16px;--bannerTarjaModule-item-title-font-weight:700;--bannerTarjaModule-item-description-foreground:var(--texto,#030712);--bannerTarjaModule-item-description-font-size:14px;--bannerTarjaModule-item-description-font-weight:400;background-color:var(--bannerTarjaModule-background,var(--background))}.bannerTarjaModule .container{align-items:stretch}.bannerTarjaModule__container{--banner-tarja-desktop-columns:4;overflow:hidden}.bannerTarjaModule__wrapper{align-items:stretch}.bannerTarjaModule__slide{height:auto}.bannerTarjaModule__item{justify-content:flex-start;min-height:96px;width:100%}.bannerTarjaModule__item--horizontal{gap:12px}.bannerTarjaModule__link{align-items:center;background:color-mix(in srgb,var(--primary) 6%,var(--bannerTarjaModule-background));border-radius:16px;display:inline-flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.bannerTarjaModule__image{background-color:transparent;border-radius:0;height:32px;object-fit:contain;width:32px}.bannerTarjaModule__description-wrapper{gap:4px;text-align:left}.bannerTarjaModule__item-description,.bannerTarjaModule__item-title{font-family:REM,sans-serif;margin:0}.bannerTarjaModule__item-title{line-height:1.2}.bannerTarjaModule__item-description{line-height:1.3}@media (max-width:767px){.bannerTarjaModule__slide{justify-content:center}.bannerTarjaModule__item{margin-inline:auto;width:min(100%,100% - 16px)}}@media (min-width:1024px){.bannerTarjaModule{--bannerTarjaModule-padding-y:var(--spacing-8)}.bannerTarjaModule .container{display:block}.bannerTarjaModule__container.is-static-desktop{overflow:visible}.bannerTarjaModule__container.is-static-desktop .bannerTarjaModule__wrapper{display:grid!important;gap:32px;grid-template-columns:repeat(var(--banner-tarja-desktop-columns,4),minmax(0,1fr));transform:none!important;width:100%!important}.bannerTarjaModule__container.is-static-desktop .bannerTarjaModule__slide{height:auto;margin-right:0!important;width:auto!important}.bannerTarjaModule__container.is-static-desktop .swiper-button-next,.bannerTarjaModule__container.is-static-desktop .swiper-button-prev,.bannerTarjaModule__container.is-static-desktop .swiper-pagination{display:none!important}}.module-carousel-content{margin:20px auto!important;max-width:var(--container-max-width,1280px)!important;padding:0;width:100%!important}.reviewModule{background:#f8f6f3;padding:40px 0}@media (min-width:1024px){.reviewModule{padding:56px 0}}.reviewModule .container{background-color:#fafafa;border-radius:8px;gap:24px;padding:24px}.reviewModule__description{align-items:flex-start;flex-wrap:wrap;font-size:20px;font-weight:700;gap:16px}.reviewModule__description>span{flex:1 1 0;min-width:0}.reviewModule__description>span .collapse.info_topic_content,.reviewModule__description>span h2{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:1.1;margin:0}.reviewModule__description>span img{display:block;height:auto!important;width:100%!important}.reviewModule__list{padding-bottom:36px}.reviewModule__item{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:12px;box-shadow:0 1px 2px rgba(3,7,18,.04);gap:10px;height:100%;justify-content:flex-start;min-height:184px;padding:24px 20px;text-align:center}.reviewModule__item:hover{min-height:184px}.reviewModule__item .review-title{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;margin:0;order:1;width:100%}.reviewModule__item .review-title b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reviewModule__item .review-title b:first-child{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:1.2}.reviewModule__item .review-title b:last-child{color:rgba(3,7,18,.56);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.3}.reviewModule__item .review-rating{color:#f3b220;font-size:18px;line-height:1;margin:0;order:2}.reviewModule__item .review-text{display:-webkit-box;height:auto;margin:0;min-height:42px;order:3;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.45;overflow:hidden;text-align:center}.reviewModule__item .review-link{margin-top:auto;order:4;width:100%}.reviewModule__item .review-link a{align-items:center;justify-content:center}.reviewModule__item .review-link a span:first-child{display:none}.reviewModule__item .review-link a span:last-child{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:var(--btn-radius,9999px);color:rgba(3,7,18,.56);display:inline-flex;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;justify-content:center;letter-spacing:.02em;line-height:1;max-width:none;min-height:38px;padding:0 18px;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.reviewModule__item .review-link a:focus-visible,.reviewModule__item .review-link a:hover{text-decoration:none}.reviewModule__item .review-link a:focus-visible span:last-child,.reviewModule__item .review-link a:hover span:last-child{background:#f5f5f6;border-color:rgba(3,7,18,.2);color:var(--texto,#030712)}.reviewModule .swiper-pagination{--swiper-pagination-color:var(--banner-v2-pagination-color,var(--secondary));--swiper-pagination-bullet-inactive-color:#968d581c;--swiper-pagination-bullet-horizontal-gap:0px;--swiper-pagination-bullet-width:1px;--swiper-pagination-bullet-border-radius:var(--radius-full);background-color:rgba(150,141,88,.11);border-radius:var(--radius-full);height:8px;margin:20px auto 0;max-width:80px;position:static!important}.reviewModule .swiper-pagination .swiper-pagination-bullet{opacity:1}.reviewModule .swiper-pagination .swiper-pagination-bullet-active{--swiper-pagination-bullet-width:30px}.reviewModule .swiper-navigation{display:none!important}@media (max-width:768px){.reviewModule__description>span .collapse.info_topic_content,.reviewModule__description>span h2{font-size:28px}.reviewModule__item{min-height:176px;padding:22px 16px}.reviewModule__item .review-title b:first-child{font-size:20px}}.reviewModule#reviewModule-product,.reviewModule.reviewModule--product{background:var(--white);padding:0}.reviewModule#reviewModule-product .container,.reviewModule.reviewModule--product .container{background:#fafafa;border-radius:8px;display:flex;flex-direction:column;gap:20px;padding:24px}.reviewModule#reviewModule-product,.reviewModule#reviewModule-product .container,.reviewModule.reviewModule--product,.reviewModule.reviewModule--product .container{gap:20px}.reviewModule#reviewModule-product .pageTitle.pageTitle--productList,.reviewModule#reviewModule-product__title,.reviewModule.reviewModule--product .pageTitle.pageTitle--productList,.reviewModule.reviewModule--product__title{flex:1 1 auto;margin:0;text-align:start}.reviewModule#reviewModule-product .pageTitle.pageTitle--productList span,.reviewModule#reviewModule-product__title span,.reviewModule.reviewModule--product .pageTitle.pageTitle--productList span,.reviewModule.reviewModule--product__title span{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:20px!important;font-style:normal;font-weight:500;line-height:1.1}.reviewModule#reviewModule-product #review-links,.reviewModule.reviewModule--product #review-links{align-self:flex-end;display:flex!important;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-top:-52px}.reviewModule#reviewModule-product #review-links .btn,.reviewModule#reviewModule-product #review-links .btn.btn-neutral,.reviewModule#reviewModule-product #review-links .btn.btn-outline,.reviewModule#reviewModule-product #review-links .btn.btn-primary,.reviewModule.reviewModule--product #review-links .btn,.reviewModule.reviewModule--product #review-links .btn.btn-neutral,.reviewModule.reviewModule--product #review-links .btn.btn-outline,.reviewModule.reviewModule--product #review-links .btn.btn-primary{align-items:center;background:transparent!important;border:1px solid #e3e3e7!important;border-radius:6px;box-shadow:none!important;color:rgba(3,7,18,.82)!important;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;justify-content:center;letter-spacing:0;line-height:1;min-height:34px;padding:0 14px;text-transform:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.reviewModule#reviewModule-product #review-links .btn.btn-neutral:focus-visible,.reviewModule#reviewModule-product #review-links .btn.btn-neutral:hover,.reviewModule#reviewModule-product #review-links .btn.btn-outline:focus-visible,.reviewModule#reviewModule-product #review-links .btn.btn-outline:hover,.reviewModule#reviewModule-product #review-links .btn.btn-primary:focus-visible,.reviewModule#reviewModule-product #review-links .btn.btn-primary:hover,.reviewModule#reviewModule-product #review-links .btn:focus-visible,.reviewModule#reviewModule-product #review-links .btn:hover,.reviewModule.reviewModule--product #review-links .btn.btn-neutral:focus-visible,.reviewModule.reviewModule--product #review-links .btn.btn-neutral:hover,.reviewModule.reviewModule--product #review-links .btn.btn-outline:focus-visible,.reviewModule.reviewModule--product #review-links .btn.btn-outline:hover,.reviewModule.reviewModule--product #review-links .btn.btn-primary:focus-visible,.reviewModule.reviewModule--product #review-links .btn.btn-primary:hover,.reviewModule.reviewModule--product #review-links .btn:focus-visible,.reviewModule.reviewModule--product #review-links .btn:hover{background:#f8f8f8!important;border-color:rgba(3,7,18,.2)!important;color:var(--texto,#030712)!important;text-decoration:none}.reviewModule#reviewModule-product .no-reviews-content .btn-open-review-form,.reviewModule.reviewModule--product .no-reviews-content .btn-open-review-form{--btn-font-size:16px;align-items:center;background:transparent!important;border:1px solid var(--primary)!important;border-radius:6px;box-shadow:none!important;color:var(--primary)!important;display:inline-flex;font-family:Inter,sans-serif;font-size:16px!important;font-style:normal;font-weight:400;gap:8px;justify-content:center;letter-spacing:0;line-height:1;min-height:34px;padding:0 14px;text-transform:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.reviewModule#reviewModule-product .no-reviews-content .btn-open-review-form:focus-visible,.reviewModule#reviewModule-product .no-reviews-content .btn-open-review-form:hover,.reviewModule.reviewModule--product .no-reviews-content .btn-open-review-form:focus-visible,.reviewModule.reviewModule--product .no-reviews-content .btn-open-review-form:hover{--btn-font-size:16px;background:var(--primary)!important;border-color:var(--primary)!important;color:var(--white)!important;font-size:16px!important;text-decoration:none}.reviewModule#reviewModule-product .no-reviews-content .btn-open-review-form svg,.reviewModule#reviewModule-product .no-reviews-content .btn-open-review-form svg path,.reviewModule.reviewModule--product .no-reviews-content .btn-open-review-form svg,.reviewModule.reviewModule--product .no-reviews-content .btn-open-review-form svg path{color:currentColor;fill:currentColor;transition:color .2s ease,fill .2s ease}.reviewModule#reviewModule-product .reviews-list,.reviewModule.reviewModule--product .reviews-list{padding-bottom:36px}.reviewModule#reviewModule-product .reviews-list.owl-carousel .owl-stage,.reviewModule.reviewModule--product .reviews-list.owl-carousel .owl-stage{display:flex;gap:24px}.reviewModule#reviewModule-product .reviews-list.owl-carousel .owl-item,.reviewModule.reviewModule--product .reviews-list.owl-carousel .owl-item{display:flex;height:auto}.reviewModule#reviewModule-product .reviews-list .item,.reviewModule.reviewModule--product .reviews-list .item{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:12px;box-shadow:0 1px 2px rgba(3,7,18,.04);display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start;min-height:184px;padding:24px 20px;text-align:center;width:100%}.reviewModule#reviewModule-product .reviews-list .item:hover,.reviewModule.reviewModule--product .reviews-list .item:hover{min-height:184px}.reviewModule#reviewModule-product .reviews-list .item .review-title,.reviewModule.reviewModule--product .reviews-list .item .review-title{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;margin:0;order:1;width:100%}.reviewModule#reviewModule-product .reviews-list .item .review-title b,.reviewModule.reviewModule--product .reviews-list .item .review-title b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reviewModule#reviewModule-product .reviews-list .item .review-title b:first-child,.reviewModule.reviewModule--product .reviews-list .item .review-title b:first-child{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:1.2}.reviewModule#reviewModule-product .reviews-list .item .review-title b:last-child,.reviewModule.reviewModule--product .reviews-list .item .review-title b:last-child{color:rgba(3,7,18,.56);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.3}.reviewModule#reviewModule-product .reviews-list .item .review-rating,.reviewModule.reviewModule--product .reviews-list .item .review-rating{color:#f3b220;font-size:18px;line-height:1;margin:0;order:2}.reviewModule#reviewModule-product .reviews-list .item .review-text,.reviewModule.reviewModule--product .reviews-list .item .review-text{display:-webkit-box;height:auto;margin:0;min-height:42px;order:3;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.45;overflow:hidden;text-align:center}.reviewModule#reviewModule-product .reviews-list .item .review-link,.reviewModule.reviewModule--product .reviews-list .item .review-link{margin-top:auto;order:4;width:100%}.reviewModule#reviewModule-product .reviews-list .item .review-link a,.reviewModule.reviewModule--product .reviews-list .item .review-link a{align-items:center;justify-content:center}.reviewModule#reviewModule-product .reviews-list .item .review-link a span:first-child,.reviewModule.reviewModule--product .reviews-list .item .review-link a span:first-child{display:none}.reviewModule#reviewModule-product .reviews-list .item .review-link a span:last-child,.reviewModule.reviewModule--product .reviews-list .item .review-link a span:last-child{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:var(--btn-radius,9999px);color:rgba(3,7,18,.56);display:inline-flex;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;justify-content:center;letter-spacing:.02em;line-height:1;max-width:none;min-height:38px;padding:0 18px;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.reviewModule#reviewModule-product .reviews-list .item .review-link a:focus-visible,.reviewModule#reviewModule-product .reviews-list .item .review-link a:hover,.reviewModule.reviewModule--product .reviews-list .item .review-link a:focus-visible,.reviewModule.reviewModule--product .reviews-list .item .review-link a:hover{text-decoration:none}.reviewModule#reviewModule-product .reviews-list .item .review-link a:focus-visible span:last-child,.reviewModule#reviewModule-product .reviews-list .item .review-link a:hover span:last-child,.reviewModule.reviewModule--product .reviews-list .item .review-link a:focus-visible span:last-child,.reviewModule.reviewModule--product .reviews-list .item .review-link a:hover span:last-child{background:#f5f5f6;border-color:rgba(3,7,18,.2);color:var(--texto,#030712)}.reviewModule#reviewModule-product .owl-dots,.reviewModule.reviewModule--product .owl-dots{background-color:rgba(150,141,88,.11);border-radius:var(--radius-full);height:8px;margin:20px auto 0;max-width:80px;position:static!important}.reviewModule#reviewModule-product .owl-dots .owl-dot span,.reviewModule.reviewModule--product .owl-dots .owl-dot span{background:rgba(150,141,88,.11);border-radius:999px;height:8px;margin:0;opacity:1;transition:width .2s ease,background-color .2s ease;width:8px}.reviewModule#reviewModule-product .owl-dots .owl-dot.active span,.reviewModule.reviewModule--product .owl-dots .owl-dot.active span{background:var(--secondary)!important;border-radius:20px!important;width:30px!important}.reviewModule#reviewModule-product .owl-nav,.reviewModule.reviewModule--product .owl-nav{display:none!important}@media (max-width:768px){.reviewModule#reviewModule-product .pageTitle.pageTitle--productList span,.reviewModule#reviewModule-product__title span,.reviewModule.reviewModule--product .pageTitle.pageTitle--productList span,.reviewModule.reviewModule--product__title span{font-size:24px}.reviewModule#reviewModule-product #review-links,.reviewModule.reviewModule--product #review-links{align-self:stretch;display:grid!important;gap:10px;grid-template-columns:1fr;margin-top:0}.reviewModule#reviewModule-product #review-links .btn,.reviewModule#reviewModule-product #review-links .btn.btn-neutral,.reviewModule#reviewModule-product #review-links .btn.btn-outline,.reviewModule#reviewModule-product #review-links .btn.btn-primary,.reviewModule.reviewModule--product #review-links .btn,.reviewModule.reviewModule--product #review-links .btn.btn-neutral,.reviewModule.reviewModule--product #review-links .btn.btn-outline,.reviewModule.reviewModule--product #review-links .btn.btn-primary{border-radius:8px;justify-content:center;min-height:42px;padding:0 16px!important;text-align:center;white-space:normal;width:100%!important}.reviewModule#reviewModule-product .reviews-list .item,.reviewModule.reviewModule--product .reviews-list .item{min-height:176px;padding:22px 16px}.reviewModule#reviewModule-product .reviews-list .item .review-title b:first-child,.reviewModule.reviewModule--product .reviews-list .item .review-title b:first-child{font-size:20px}}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list){padding:8px 0 56px}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .container{max-width:1280px}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .breadcrumb{align-items:center;background:transparent;box-sizing:border-box;color:rgba(3,7,18,.56);display:flex;gap:8px;justify-content:flex-start!important;margin:8px 0 12px;max-width:1120px;padding:0!important;width:100%}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .breadcrumb .list-inline-item,body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .breadcrumb li{align-items:center;border-left:0!important;display:inline-flex;margin-left:0!important;padding:0!important}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .breadcrumb .list-inline-item:not(:first-child){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 3 3.5L1 8'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:5px 9px;padding-left:12px!important}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .breadcrumb a,body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .breadcrumb span{color:inherit;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .breadcrumb li:first-child a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;display:inline-block;flex-shrink:0;font-size:0;height:16px;line-height:0;width:16px}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .breadcrumb li:last-child a,body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .breadcrumb li:last-child span{color:rgba(3,7,18,.72)}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) #content{max-width:100%;padding:0;width:100%}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .heading-title{margin:20px 0 0;text-align:left!important}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .heading-title span{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:32px;font-style:normal;font-weight:500;letter-spacing:-.02em;line-height:1.05}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) #write-comment-link{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:999px;color:var(--texto,#030712);cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;gap:8px;justify-content:center;line-height:1;margin:20px 0 0 auto;min-height:40px;padding:0 18px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease;width:fit-content}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) #write-comment-link i{display:none}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) #write-comment-link:after{background-color:currentColor;content:"";flex:0 0 16px;height:16px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' d='M14 5h5v5M10 14l9-9M19 14v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h4'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' d='M14 5h5v5M10 14l9-9M19 14v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h4'/%3E%3C/svg%3E") center/contain no-repeat;width:16px}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) #write-comment-link:focus-visible,body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) #write-comment-link:hover{background:#f5f5f6;border-color:rgba(3,7,18,.2);color:var(--primary);text-decoration:none}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) #review.row{margin:28px 0 0}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list{display:grid;gap:16px;grid-template-columns:minmax(0,1fr);width:100%}@media (min-width:768px){body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list{gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item-container{float:none;max-width:100%;padding:0;width:100%}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:12px;box-shadow:0 1px 2px rgba(3,7,18,.04);display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start;min-height:184px;padding:24px 20px;text-align:center}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-title{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;margin:0;width:100%}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-title b{margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-title b:first-child{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:1.2}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-title b:last-child{color:rgba(3,7,18,.56);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.3}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-rating{color:#f3b220;font-size:18px;line-height:1;margin:0}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-name{margin:0;width:100%}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-name b{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:1.45}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-link{margin-top:auto;width:100%}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-link a{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:var(--btn-radius,6px);color:rgba(3,7,18,.56);display:inline-flex;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;justify-content:center;letter-spacing:.02em;line-height:1;min-height:38px;padding:0 18px;text-decoration:none;text-transform:uppercase}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-link a span{color:inherit}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-link a:focus-visible,body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-link a:hover{background:#f5f5f6;border-color:rgba(3,7,18,.2);color:var(--texto,#030712);text-decoration:none}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-text{display:-webkit-box;margin:0;min-height:42px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.45;text-align:center}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements{margin:28px 0 0!important;padding:0;width:100%}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .text-center{padding:0;width:100%}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;margin:0;padding:0}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li{align-items:center;background:transparent;border:1px solid #e9e9e9;border-radius:6px;box-shadow:0 1px 2px rgba(3,7,18,.04);color:var(--texto,#030712);display:flex;height:36px;justify-content:center;margin:0;min-width:36px;overflow:hidden;transition:border-color .2s ease,background-color .2s ease,color .2s ease}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li.active{background:var(--primary);border-color:var(--primary);box-shadow:none;color:var(--white)}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li>a,body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li>span{align-items:center;background:transparent!important;color:inherit!important;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;height:100%!important;justify-content:center;line-height:1;padding:0 12px!important;text-decoration:none;width:100%!important}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li.active>a,body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li.active>span{background:var(--primary)!important;color:var(--white)!important;fill:var(--white)!important}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li:not(.active):focus-within,body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li:not(.active):hover{background:#f8f8f8;border-color:rgba(3,7,18,.18);color:var(--texto,#030712)}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li:not(.active)>a:hover,body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .pagination_elements .pagination>li:not(.active)>span:hover{background:var(--primary)!important;color:var(--white)!important;fill:currentColor!important}@media (max-width:768px){body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .heading-title{margin-top:12px}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .heading-title span{font-size:28px}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) #write-comment-link{margin-top:16px;width:100%}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item{padding:20px 16px}body:not(.page-product-product) .section-content.offset-top-30:has(#write-comment-link):has(.reviews_list) .reviews_list .item .review-title b:first-child{font-size:20px}}body.page-product-product .product-content-bottom{margin-bottom:0;margin-top:0}body.page-product-product .productContent>.product-description-group{display:contents}@media (max-width:1023px){body.page-product-product .productContent>.product-description-group>.product-image{order:1}body.page-product-product .productContent>#product{order:2}body.page-product-product .productContent>.product-description-group>.productDescription{order:3}}@media (min-width:1024px){body.page-product-product .productContent{display:grid;margin-bottom:40px;--terracota-details-width:530px;--terracota-details-inline-padding:10px;--terracota-price-badge-top:198px;align-items:start;gap:var(--productContent-gap,var(--spacing-8));grid-template-areas:"carousel details" "description description";grid-template-columns:minmax(0,1fr) var(--terracota-details-width)}body.page-product-product .productContent #product{padding:0}body.page-product-product .productContent #product,body.page-product-product .productContent .product-image,body.page-product-product .productContent .productDescription{min-width:0}body.page-product-product .productContent .productDescription{grid-area:description;grid-column:1/-1}body.page-product-product .productContent #product{max-width:none;position:static;top:auto;width:100%}}body.page-product-product .section-content.product-content .productContent{position:relative}body.page-product-product .section-content.product-content .breadcrumb{align-items:center;background:transparent;box-sizing:border-box;color:rgba(3,7,18,.56);display:flex;gap:8px;justify-content:flex-start!important;margin-bottom:12px;max-width:1120px;width:100%}@media (min-width:1024px){body.page-product-product .section-content.product-content .breadcrumb{padding:0 30px!important}}body.page-product-product .section-content.product-content .breadcrumb .list-inline-item,body.page-product-product .section-content.product-content .breadcrumb li{align-items:center;border-left:0!important;display:inline-flex;margin-left:0!important;padding:0!important}body.page-product-product .section-content.product-content .breadcrumb li+li:before{content:none!important;display:none!important}body.page-product-product .section-content.product-content .breadcrumb .list-inline-item:not(:first-child){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 3 3.5L1 8'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:5px 9px;padding-left:12px!important}body.page-product-product .section-content.product-content .breadcrumb a,body.page-product-product .section-content.product-content .breadcrumb span{color:inherit;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none}body.page-product-product .section-content.product-content .breadcrumb li:first-child a{background-color:currentColor;color:var(--primary);display:inline-block;flex-shrink:0;font-size:0;height:16px;line-height:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:16px 16px;-webkit-mask-size:16px 16px;width:16px}body.page-product-product .section-content.product-content .breadcrumb li:last-child a,body.page-product-product .section-content.product-content .breadcrumb li:last-child span{color:rgba(3,7,18,.72)}body.page-product-product .section-content.product-content .product.product-single>#product_notify{align-self:start;grid-area:details;max-width:none;width:100%}body.page-product-product .section-content.product-content .product.product-single .product-image{position:static!important}body.page-product-product .section-content.product-content .product.product-single #product{background:transparent!important;column-gap:12px;grid-template-areas:"brand brand brand brand" "rating rating rating rating" "countdown countdown countdown countdown" "discounts discounts discounts discounts" "availability availability availability availability" "price price price price" "price-discount price-discount price-discount price-discount" "price-simulator price-simulator price-simulator price-simulator" "payment-simulator payment-simulator payment-simulator payment-simulator" "points-badges points-badges points-badges points-badges" "interested interested interested interested" "options options options options" "size-guide size-guide size-guide size-guide" "product-likes product-likes product-likes product-likes" "free_exchange free_exchange free_exchange free_exchange" "buy buy share wishlist" "points-info points-info points-info points-info" "whatsapp whatsapp whatsapp whatsapp" "resume resume resume resume" "product-shop product-shop product-shop product-shop" "imgpay imgpay imgpay imgpay" "desc desc desc desc";grid-template-columns:112px minmax(0,1fr) 44px 44px}body.page-product-product .section-content.product-content .product.product-single #product:has(.product-login-info){grid-template-areas:"brand brand brand brand" "rating rating rating rating" "countdown countdown countdown countdown" "discounts discounts discounts discounts" "availability availability availability availability" "price price price price" "price-discount price-discount price-discount price-discount" "price-simulator price-simulator price-simulator price-simulator" "payment-simulator payment-simulator payment-simulator payment-simulator" "points-badges points-badges points-badges points-badges" "interested interested interested interested" "options options options options" "size-guide size-guide size-guide size-guide" "product-likes product-likes product-likes product-likes" "free_exchange free_exchange free_exchange free_exchange" "buy buy share wishlist" "points-info points-info points-info points-info" "whatsapp whatsapp whatsapp whatsapp" "resume resume resume resume" "product-shop product-shop product-shop product-shop" "imgpay imgpay imgpay imgpay" "desc desc desc desc" "login-info login-info login-info login-info"}body.page-product-product .section-content.product-content .product.product-single #product:has(.product-notify-info){grid-template-areas:"brand brand" "rating rating" "countdown countdown" "discounts discounts" "availability availability" "price price" "price-discount price-discount" "price-simulator price-simulator" "payment-simulator payment-simulator" "points-badges points-badges" "interested interested" "options options" "size-guide size-guide" "product-likes product-likes" "free_exchange free_exchange" "buy wishlist" "points-info points-info" "whatsapp whatsapp" "resume resume" "product-shop product-shop" "imgpay imgpay" "desc desc";grid-template-columns:minmax(0,1fr) 44px}body.page-product-product .section-content.product-content .product.product-single #product .product-brand{margin-bottom:var(--spacing-4)}body.page-product-product .section-content.product-content .product.product-single #product .product-brand .productBrandingInfo{width:fit-content}body.page-product-product .section-content.product-content .product.product-single #product .product-brand .productInfo__title.title{font-size:var(--pageProduct-title-font-size,20px);font-weight:var(--pageProduct-title-font-weight,600)}body.page-product-product .section-content.product-content .product.product-single #product .product-brand .product-manufacturer,body.page-product-product .section-content.product-content .product.product-single #product .product-brand .product-manufacturer a,body.page-product-product .section-content.product-content .product.product-single #product .product-brand .product-manufacturer span{font-size:14px;font-weight:500}body.page-product-product .section-content.product-content .product.product-single #product>#countdown_timer_product_list,body.page-product-product .section-content.product-content .product.product-single #product>.cd_timer_product_list,body.page-product-product .section-content.product-content .product.product-single #product>.product-countdown-timer{align-items:center;align-self:start;background-color:color-mix(in srgb,var(--primary) 10%,var(--white));border-radius:var(--btn-radius,4px);box-sizing:border-box;color:var(--primary,#c5531e);display:inline-flex!important;flex-wrap:nowrap;float:none!important;font-weight:500;grid-area:countdown;grid-column:1/-1;justify-content:flex-start;justify-self:start;margin:0 0 12px!important;max-width:100%;min-height:42px;overflow:hidden;padding:8px 12px;white-space:nowrap;width:max-content!important}body.page-product-product .section-content.product-content .product.product-single #product>#countdown_timer_product_list>*,body.page-product-product .section-content.product-content .product.product-single #product>.cd_timer_product_list>*,body.page-product-product .section-content.product-content .product.product-single #product>.product-countdown-timer>*{flex-shrink:0;white-space:nowrap}body.page-product-product .section-content.product-content .product.product-single #product>#countdown_timer_product_list .countdown-offer,body.page-product-product .section-content.product-content .product.product-single #product>#countdown_timer_product_list .countdown-offer-end,body.page-product-product .section-content.product-content .product.product-single #product>.cd_timer_product_list .countdown-offer,body.page-product-product .section-content.product-content .product.product-single #product>.cd_timer_product_list .countdown-offer-end,body.page-product-product .section-content.product-content .product.product-single #product>.product-countdown-timer .countdown-offer,body.page-product-product .section-content.product-content .product.product-single #product>.product-countdown-timer .countdown-offer-end{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.product-discounts,body.page-product-product .section-content.product-content .product.product-single #product>.product-discounts{align-self:start;float:none!important;grid-area:discounts;grid-column:1/-1;justify-self:stretch;margin:0 0 12px!important;max-width:100%;min-width:0;overflow:hidden;padding:0!important;width:100%!important}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.product-discounts.owl-carousel .owl-stage-outer,body.page-product-product .section-content.product-content .product.product-single #product>.product-discounts.owl-carousel .owl-stage-outer{max-width:100%;overflow:hidden;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.product-discounts.owl-carousel .owl-stage,body.page-product-product .section-content.product-content .product.product-single #product>.product-discounts.owl-carousel .owl-stage{min-width:100%}@media (max-width:768px){body.page-product-product .section-content.product-content .product.product-single #product.terracota-product-mobile-actions-active{grid-template-areas:"interested mobile-actions" "brand brand" "rating rating" "countdown countdown" "discounts discounts" "availability availability" "price price" "price-discount price-discount" "price-simulator price-simulator" "payment-simulator payment-simulator" "points-badges points-badges" "options options" "size-guide size-guide" "product-likes product-likes" "free_exchange free_exchange" "buy buy" "points-info points-info" "whatsapp whatsapp" "resume resume" "product-shop product-shop" "imgpay imgpay" "desc desc";grid-template-columns:minmax(0,1fr) auto}body.page-product-product .section-content.product-content .product.product-single #product.terracota-product-mobile-actions-active:has(.product-login-info){grid-template-areas:"interested mobile-actions" "brand brand" "rating rating" "countdown countdown" "discounts discounts" "availability availability" "price price" "price-discount price-discount" "price-simulator price-simulator" "payment-simulator payment-simulator" "points-badges points-badges" "options options" "size-guide size-guide" "product-likes product-likes" "free_exchange free_exchange" "buy buy" "points-info points-info" "whatsapp whatsapp" "resume resume" "product-shop product-shop" "imgpay imgpay" "desc desc" "login-info login-info"}body.page-product-product .section-content.product-content .product.product-single #product.terracota-product-mobile-actions-active:has(.product-notify-info){grid-template-areas:"interested mobile-actions" "brand brand" "rating rating" "countdown countdown" "discounts discounts" "availability availability" "price price" "price-discount price-discount" "price-simulator price-simulator" "payment-simulator payment-simulator" "points-badges points-badges" "options options" "size-guide size-guide" "product-likes product-likes" "free_exchange free_exchange" "buy wishlist" "points-info points-info" "whatsapp whatsapp" "resume resume" "product-shop product-shop" "imgpay imgpay" "desc desc";grid-template-columns:minmax(0,1fr) 44px}body.page-product-product .section-content.product-content .product.product-single #product>.terracota-product-mobile-actions{align-items:center;display:flex;gap:12px;grid-area:mobile-actions;justify-content:flex-end;justify-self:end;margin:0 0 12px;width:fit-content}body.page-product-product .section-content.product-content .product.product-single #product>.terracota-product-mobile-actions .product-share-link,body.page-product-product .section-content.product-content .product.product-single #product>.terracota-product-mobile-actions .product-wishlist-button{align-self:center;justify-self:auto;margin:0}body.page-product-product .section-content.product-content .product.product-single #product>.terracota-product-mobile-actions .product-share-link.share-button{z-index:6}body.page-product-product .section-content.product-content .product.product-single #product>.terracota-product-mobile-actions .product-share-link.share-button .share-button_list{left:auto;right:0;transform:translateY(-4px)}body.page-product-product .section-content.product-content .product.product-single #product>.terracota-product-mobile-actions .product-share-link.share-button.is-open .share-button_list{transform:translateY(0)}}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body{display:contents;margin-bottom:0!important;position:relative}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body b,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body strong{color:var(--product-discount-foreground,var(--foreground-default))!important;font-size:var(--product-discount-font-size,var(--font-size-sm))!important}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price{align-items:flex-start;display:flex;flex-direction:column;gap:6px;grid-area:price;padding-right:72px;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-old{align-items:center;color:var(--pageProduct-old-price-foreground,rgba(3,7,18,.52))!important;display:inline-flex;font-family:Inter,sans-serif;font-size:var(--pageProduct-old-price-font-size,15px)!important;font-style:var(--pageProduct-old-price-font-style,normal)!important;font-weight:var(--pageProduct-old-price-font-weight,400)!important;gap:8px;line-height:1.3;margin:0;order:-1;text-decoration:var(--pageProduct-old-price-text-decoration,line-through)!important;text-transform:var(--pageProduct-old-price-text-transform,none)}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-old>span{color:inherit!important;font:inherit;text-decoration:inherit;text-transform:inherit}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-old+.badge-special{align-items:center;align-self:flex-start;display:inline-flex;justify-content:center;margin:-26px 0 0 100px!important;position:static!important}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price:not(.featured_price):not(.product-main-price-discount),body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-new,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-primary{color:var(--pageProduct-price-foreground,var(--product-main-price-foreground,var(--texto,#030712)))!important;font-family:REM,sans-serif;font-size:var(--pageProduct-price-font-size,32px)!important;font-style:var(--pageProduct-price-font-style,normal)!important;font-weight:var(--pageProduct-price-font-weight,700)!important;line-height:normal;margin:0;text-decoration:var(--pageProduct-price-text-decoration,none)!important;text-transform:var(--pageProduct-price-text-transform,none)}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price:not(.featured_price):not(.product-main-price-discount)>b,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price:not(.featured_price):not(.product-main-price-discount)>span,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-new>b,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-new>span,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-primary>b,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-primary>span{color:inherit!important;font-family:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-new.product-price-primary>.text-per,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-old>.text-of{display:inline}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-new.product-price-primary>.text{color:inherit!important;font-family:Inter,sans-serif;font-size:var(--pageProduct-price-description-font-size,16px)!important;font-style:var(--pageProduct-price-font-style,normal)!important;font-weight:var(--pageProduct-price-description-font-weight,400)!important;line-height:1.35}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount{align-items:flex-start;color:rgba(3,7,18,.68);display:inline-flex;flex-direction:column;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:4px;line-height:1.35;margin:2px 0 0}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount.featured_price{display:none}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .price_description,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .product-price-discount{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:4px;margin:0}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .price_value,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .product-price-discount,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .product-price-discount b{font-family:REM,sans-serif;font-size:var(--product-discount-font-size,32px)!important;font-weight:var(--product-discount-font-weight,700)!important;line-height:normal}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .price_description,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .price_description .text,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .product-price-discount .text,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .text_discount_avista_product{color:rgba(3,7,18,.68);font-size:14px!important;font-weight:500!important;line-height:1.35}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-main-price-discount .product-discount-percent{background:none;border-radius:0;color:inherit;display:inline;font-size:inherit!important;font-weight:700!important;line-height:inherit;min-height:0;padding:0}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-multiple-sales-price{color:rgba(3,7,18,.72);font-family:REM,sans-serif;font-size:14px;font-weight:500;line-height:1.35;margin:0 0 2px}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price.terracota-product-price--multiple-sales{align-items:baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px;justify-content:flex-start;padding-right:0}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-attacked{align-items:center;background:rgba(3,7,18,.04);border-radius:var(--btn-radius,12px);color:var(--texto,#030712);display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:4px 0 0;padding:12px 16px;text-align:center;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-attacked span,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-attacked__text{color:rgba(3,7,18,.64);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-attacked b,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-attacked__value{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:1}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price.terracota-product-price--multiple-sales>.product-multiple-sales-price{margin-bottom:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-multiple-sales-price+span{color:rgba(3,7,18,.84);display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.35;margin:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price.terracota-product-price--multiple-sales>.product-multiple-sales-price+span{align-items:center;display:inline-flex!important;white-space:nowrap;width:auto!important}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-multiple-sales-price+span b{color:inherit;font:inherit}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price>.multiple-sales-price{color:rgba(3,7,18,.64);font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.35;margin:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price.terracota-product-price--multiple-sales>.multiple-sales-price{align-items:baseline;display:inline-flex!important;font-size:16px;line-height:1.2;white-space:nowrap;width:auto!important}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price.terracota-product-price--multiple-sales>.product-main-multiples-price,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price.terracota-product-price--multiple-sales>.product-main-price,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price.terracota-product-price--multiple-sales>.product-price-new,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price.terracota-product-price--multiple-sales>.product-price-primary{width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-simulator{color:rgba(3,7,18,.6);font-size:14px;font-weight:600;grid-area:price-simulator;line-height:1.3;margin:0 0 8px}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-simulator .simulator-price,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-simulator .simulator-price>span,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-simulator .simulator-price>strong{color:inherit;font-size:inherit;font-weight:inherit}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.product-price-discount:not(.featured_price){align-self:start;grid-area:price-discount;justify-self:start;margin:4px 0 8px}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount.featured_price{align-self:start;grid-area:price-discount;justify-self:start;margin:0 0 8px}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount .discount_simulator{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:4px}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount .discount_simulator,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount.featured_price,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount.featured_price .product-price-discount__or,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount.featured_price .product-price-discount__percent,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount.featured_price .product-price-discount__text,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount.featured_price .product-price-discount__value,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount.featured_price b,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount.featured_price strong,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body .product-price-discount.featured_price>span{color:var(--product-discount-foreground,var(--foreground-default))!important;font-size:var(--product-discount-font-size,var(--font-size-sm))!important;font-style:var(--product-discount-font-style,normal)!important;font-weight:var(--product-discount-font-weight,400)!important;line-height:1.3!important;text-decoration:var(--product-discount-text-decoration,none)!important;text-transform:var(--product-discount-text-transform,none)}body.page-product-product .section-content.product-content .product.product-single #product #total-products-sold{align-items:center;background:color-mix(in srgb,var(--primary) 10%,var(--white));border-radius:999px;color:var(--primary,#c5531e);display:inline-flex;font-family:Inter,sans-serif;font-size:12px;font-weight:600;gap:4px;line-height:1.25;margin:8px 0 6px;max-width:100%;min-height:28px;padding:6px 10px;width:max-content}body.page-product-product .section-content.product-content .product.product-single #product #total-products-sold #total-sold-quantity{color:inherit;font-weight:700}body.page-product-product .section-content.product-content .product.product-single #product #total-products-sold #total-sold-text{color:inherit}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-points-row{display:contents}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-points-row #total-products-sold,body.page-product-product .section-content.product-content .product.product-single #product>#total-products-sold{align-self:center;grid-area:points-badges;grid-column:1/2;justify-self:start;margin:4px 0 12px;max-width:100%;min-width:max-content;white-space:nowrap;width:max-content}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.product-reward-points,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.terracota-product-reward-pill,body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-points-row .product-reward-points,body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-points-row .terracota-product-reward-pill{align-items:center;align-self:center;background:color-mix(in srgb,var(--primary) 8%,var(--white));border-radius:999px;color:rgba(3,7,18,.72);display:inline-flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:12px;font-weight:600;gap:4px;grid-area:points-badges;grid-column:2/-1;justify-self:start;line-height:1.25;margin:4px 0 12px;max-width:100%;min-height:28px;padding:6px 10px;transform:translateX(12px);width:max-content}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.product-reward-points strong,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.terracota-product-reward-pill strong,body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-points-row .product-reward-points strong,body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-points-row .terracota-product-reward-pill strong{color:var(--primary,#c5531e);font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1.25}body.page-product-product .section-content.product-content .product.product-single #product>.break.total_points,body.page-product-product .section-content.product-content .product.product-single #product>.col-sm-12.break.total_points,body.page-product-product .section-content.product-content .product.product-single #product>.total_points{grid-area:points-info;grid-column:1/-1;margin:16px 0 0!important;padding:0!important;width:100%}body.page-product-product .section-content.product-content .product.product-single #product>.break.total_points .alert.alert-xs.alert-info,body.page-product-product .section-content.product-content .product.product-single #product>.col-sm-12.break.total_points .alert.alert-xs.alert-info,body.page-product-product .section-content.product-content .product.product-single #product>.total_points .alert.alert-xs.alert-info{align-items:flex-start;background:color-mix(in srgb,var(--primary) 5%,var(--white));border:1px solid color-mix(in srgb,var(--primary) 14%,transparent);border-radius:8px;box-shadow:none;color:rgba(3,7,18,.76);display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:10px;line-height:1.45;margin:0;padding:12px 14px}body.page-product-product .section-content.product-content .product.product-single #product>.break.total_points .alert.alert-xs.alert-info i,body.page-product-product .section-content.product-content .product.product-single #product>.col-sm-12.break.total_points .alert.alert-xs.alert-info i,body.page-product-product .section-content.product-content .product.product-single #product>.total_points .alert.alert-xs.alert-info i{color:var(--primary,#c5531e);font-size:16px;line-height:1;margin-top:2px}body.page-product-product .section-content.product-content .product.product-single #product>.break.total_points .alert.alert-xs.alert-info b,body.page-product-product .section-content.product-content .product.product-single #product>.break.total_points .alert.alert-xs.alert-info strong,body.page-product-product .section-content.product-content .product.product-single #product>.col-sm-12.break.total_points .alert.alert-xs.alert-info b,body.page-product-product .section-content.product-content .product.product-single #product>.col-sm-12.break.total_points .alert.alert-xs.alert-info strong,body.page-product-product .section-content.product-content .product.product-single #product>.total_points .alert.alert-xs.alert-info b,body.page-product-product .section-content.product-content .product.product-single #product>.total_points .alert.alert-xs.alert-info strong{color:var(--primary,#c5531e);font-weight:700}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.break.total_points,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.col-sm-12.break.total_points,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.total_points{grid-area:points-info;grid-column:1/-1;margin:16px 0 0!important;max-height:fit-content;padding:0!important;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.break.total_points .alert.alert-xs.alert-info,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.col-sm-12.break.total_points .alert.alert-xs.alert-info,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.total_points .alert.alert-xs.alert-info{align-items:flex-start;background:color-mix(in srgb,var(--primary) 5%,var(--white));border:1px solid color-mix(in srgb,var(--primary) 14%,transparent);border-radius:8px;box-shadow:none;color:rgba(3,7,18,.76);display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:10px;line-height:1.45;margin:0;padding:12px 14px}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.break.total_points .alert.alert-xs.alert-info i,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.col-sm-12.break.total_points .alert.alert-xs.alert-info i,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.total_points .alert.alert-xs.alert-info i{color:var(--primary,#c5531e);font-size:16px;line-height:1;margin-top:2px}body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.break.total_points .alert.alert-xs.alert-info b,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.break.total_points .alert.alert-xs.alert-info strong,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.col-sm-12.break.total_points .alert.alert-xs.alert-info b,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.col-sm-12.break.total_points .alert.alert-xs.alert-info strong,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.total_points .alert.alert-xs.alert-info b,body.page-product-product .section-content.product-content .product.product-single #product .product-price-body>.total_points .alert.alert-xs.alert-info strong{color:var(--primary,#c5531e);font-weight:700}body.page-product-product .section-content.product-content .product.product-single #product .product-rating{margin-bottom:var(--spacing-4);max-width:calc(100% - 210px)}body.page-product-product .section-content.product-content .product.product-single #product .product-rating .rating{align-items:center;display:block;gap:8px}body.page-product-product .section-content.product-content .product.product-single #product .product-rating .productRating__icons,body.page-product-product .section-content.product-content .product.product-single #product .product-rating .productRating__icons .material-icons{color:#febd01}body.page-product-product .section-content.product-content .product.product-single #product .product-rating .product-review-count,body.page-product-product .section-content.product-content .product.product-single #product .product-rating .productRating__formToggler{color:rgba(3,7,18,.6);font-size:14px;font-weight:400;line-height:1.3;margin-left:0}body.page-product-product .section-content.product-content .product.product-single #product .product-options-list .product-radio-title{font-size:14px;font-weight:300}body.page-product-product .section-content.product-content .product.product-single #product .options-list.offset-top-24.row{margin-bottom:0!important;margin-top:0!important}body.page-product-product .section-content.product-content .product.product-single #product .options-list.offset-top-24.row:has(.type_radio .uniqueInputValue):not(:has(.type_radio .radio)){display:none!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content .square-infos{color:rgba(3,7,18,.72);display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:500;grid-column:1/-1;line-height:1.45;margin:0;max-width:100%;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content>.consult_button_buy_whatsapp{align-items:center;background:var(--white)!important;border:1px solid #25d366!important;border-radius:4px;box-shadow:none!important;color:#25d366!important;display:inline-flex!important;font-family:REM,sans-serif;font-size:16px!important;font-weight:700;gap:8px;justify-content:center;line-height:1;margin:12px 0 0!important;min-height:52px;padding:0 20px;text-decoration:none!important;text-transform:none;width:100%!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content>.consult_button_buy_whatsapp:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content>.consult_button_buy_whatsapp:hover{background:color-mix(in srgb,#25d366 8%,var(--white))!important;border-color:#25d366!important;color:#25d366!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content>.consult_button_buy_whatsapp .icon_buy_whatsapp,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content>.consult_button_buy_whatsapp .icon_buy_whatsapp path{flex-shrink:0;height:20px;width:20px;fill:currentColor!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content>.consult_button_buy_whatsapp>span{color:inherit!important;font:inherit;line-height:inherit}html.terracota-js body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content>.consult_button_buy_whatsapp{display:none!important}body.page-product-product .section-content.product-content .product.product-single #product .seal_free_exchange_information{align-self:start;clear:none!important;float:none!important;grid-area:free_exchange;grid-column:1/-1;justify-self:stretch;margin:12px 0 15px!important;max-width:100%;position:static!important;width:100%!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number)){display:contents}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body{display:contents}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price{align-items:flex-start;display:flex;flex-direction:column;gap:8px;grid-area:price;margin-bottom:0;padding-right:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price>.product-main-price:not(.featured_price),body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price>.product-price-new,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price>.product-price-primary:not(.featured_price){order:1}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price>.product-main-price-discount.featured_price,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price>.product-main-price.product-main-price-discount.featured_price{align-items:flex-start;display:flex!important;flex-direction:column;gap:4px;margin:0;order:2;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-main-price:not(.featured_price),body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-price-new:not(.featured_price),body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-price-primary:not(.featured_price),body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-main-price:not(.featured_price),body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-price-new:not(.featured_price),body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-price-primary:not(.featured_price){color:rgba(3,7,18,.52)!important;font-family:Inter,sans-serif;font-size:15px!important;font-weight:600!important;line-height:1.3!important;text-decoration:line-through}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-main-price.product-main-price-discount.featured_price,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-main-price.product-main-price-discount.featured_price{color:var(--texto,#030712)!important;font-family:REM,sans-serif;font-size:32px!important;font-weight:700!important;line-height:1!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .price_value,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .product-price-discount,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .price_value,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .product-price-discount{color:inherit!important;font-family:inherit;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .price_description,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .price_description .text,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .text_discount_avista_product,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .price_description,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .price_description .text,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .text_discount_avista_product{color:rgba(3,7,18,.72)!important;font-family:Inter,sans-serif;font-size:14px!important;font-weight:500!important;line-height:1.35!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .product-discount-percent,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price.product-main-price-discount.featured_price)>.product-main-price-discount.featured_price .product-discount-percent{background:none;border-radius:0;color:inherit!important;display:inline;font-size:inherit!important;font-weight:700!important;line-height:inherit!important;min-height:0;padding:0;text-decoration:none}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price>.product-main-price-discount.featured_price .price_description,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price>.product-main-price-discount.featured_price .product-price-discount{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:4px}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.product-single)>.product-main-price-discount.product-single,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.product-single)>.product-main-price.product-main-price-discount.product-single.featured_price{order:1}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.product-single)>.product-main-price.product-price-primary{color:rgba(3,7,18,.6)!important;display:block!important;font-family:Inter,sans-serif;font-size:14px!important;font-weight:600!important;line-height:1.3!important;margin:0;order:2;text-decoration:none}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price:has(>.product-main-price-discount.product-single)>.product-main-price.product-price-primary.featured_price{color:rgba(3,7,18,.6)!important;display:block!important;font-family:Inter,sans-serif;font-size:18px!important;font-weight:600!important;line-height:1.3!important;margin:0;order:2;text-decoration:none}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body .product-price-discount:not(.featured_price){grid-area:price-discount;margin:0 0 8px}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body:has(.product-price>.product-main-price-discount.featured_price)>.product-price-discount:not(.featured_price),body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body:has(.product-price>.product-main-price-discount.product-single)>.product-price-discount:not(.featured_price),body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body:has(.product-price>.product-main-price.product-main-price-discount.featured_price)>.product-price-discount:not(.featured_price){display:none!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-price-body:has(.simulator-price.product-price-simulator__no-interest .product-price-simulator__value)>.product-price>.product-main-price.product-price-primary{display:none!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row{display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;grid-area:options;margin:12px 0 0!important;max-width:100%;padding:0!important;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.options-list.select_list,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.type_text,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>[class*=col-].options-list.select_list,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>[class*=col-].type_text{display:block;flex:0 0 auto;margin:0;max-width:100%;min-width:0;padding:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.options-list.select_list:before,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.type_text:before,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>[class*=col-].options-list.select_list:before,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>[class*=col-].type_text:before{display:none!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row .form-group{display:block;margin:0!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row .control-label,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row .option-title,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row .sub-title.control-label{color:rgba(3,7,18,.56);display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.35;margin:0 0 8px;white-space:normal}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.type_radio{display:block;flex:0 0 auto;margin:0;max-width:100%;padding:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.type_radio .radio{display:inline-flex;margin:0 8px 0 0;vertical-align:top}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.type_radio .radio>label.sub-title.control-label{align-items:center;background:var(--white);border:1px solid #e3e3e7;border-radius:4px;color:rgba(3,7,18,.45);cursor:pointer;display:inline-flex!important;font-family:Inter,sans-serif;font-size:12px;font-weight:600;justify-content:center;line-height:1;margin:0!important;min-height:30px;padding:0 8px;position:relative;transition:border-color .2s ease,background-color .2s ease,color .2s ease}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.type_radio .radio>label.sub-title.control-label input[type=radio]{height:1px;margin:0;opacity:0;pointer-events:none;position:absolute;width:1px}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.type_radio .radio>label.sub-title.control-label:has(input[type=radio]:checked){background:color-mix(in srgb,var(--primary,#c5531e) 6%,var(--white));border-color:var(--primary,#c5531e);color:var(--primary,#c5531e)}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row>.type_radio .radio>label.sub-title.control-label:focus-within{border-color:var(--primary,#c5531e);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary,#c5531e) 12%,transparent)}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row select.form-control.option_type_select{appearance:none;-webkit-appearance:none;background-color:var(--white)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23030712' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:20px 20px;border:1px solid rgba(3,7,18,.08)!important;border-radius:999px;box-shadow:none!important;color:var(--texto,#030712)!important;display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:400;height:54px;line-height:1.35;max-width:100%;min-width:0;overflow:hidden;padding:0 44px 0 16px;text-overflow:ellipsis;white-space:nowrap;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row select.form-control.option_type_select:focus{border-color:color-mix(in srgb,var(--primary) 24%,rgba(3,7,18,.08))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row input.form-control.stock-text,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row input.form-control.stock-text-price{background-color:var(--white)!important;border:1px solid rgba(3,7,18,.08)!important;border-radius:999px;box-shadow:none!important;color:var(--texto,#030712)!important;display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:400;height:54px;line-height:1.35;max-width:100%;min-width:0;padding:0 16px;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row input.form-control.stock-text-price::placeholder,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row input.form-control.stock-text::placeholder{color:rgba(3,7,18,.4)}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row input.form-control.stock-text-price:focus,body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row input.form-control.stock-text:focus{border-color:color-mix(in srgb,var(--primary) 24%,rgba(3,7,18,.08))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.options-list.offset-top-24.row .afterSizes{display:none}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-size-guide{grid-area:size-guide;margin:8px 0 0;width:fit-content!important}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-buy-button-content{display:grid;gap:0;grid-area:buy;grid-column:1/span 2;grid-template-columns:minmax(0,1fr);margin:12px 0 0;max-width:100%;padding:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-buy-button-content>input[type=hidden]{display:none}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.product-buy-button-content #button-cart{border-radius:999px;font-family:REM,sans-serif;font-size:16px;font-weight:700;height:52px!important;line-height:1;min-height:52px;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-prices-content:has(.options-list):has(.product-buy-button-content):not(:has(.product-buy-button-content .product-number))>.consult_button_buy_whatsapp{align-self:start;grid-area:whatsapp;grid-column:1/-1;justify-self:stretch;margin:0!important}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator,body.page-product-product .section-content.product-content .product.product-single #product .product-size-guide{background:transparent!important;border:0!important;box-shadow:none!important;color:rgba(3,7,18,.7)!important;font-size:14px;font-weight:500;line-height:1.3;margin:0 0 12px;min-height:auto;padding:0!important;text-transform:none;width:fit-content!important}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator>span,body.page-product-product .section-content.product-content .product.product-single #product .product-size-guide>span{align-items:center;display:inline-flex;gap:8px}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator svg,body.page-product-product .section-content.product-content .product.product-single #product .product-size-guide svg{flex-shrink:0;height:18px;width:18px}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator>span:after,body.page-product-product .section-content.product-content .product.product-single #product .product-size-guide>span:after{background-color:currentColor;content:"";height:12px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m4.5 2 4 4-4 4'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m4.5 2 4 4-4 4'/%3E%3C/svg%3E");width:12px}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator:hover,body.page-product-product .section-content.product-content .product.product-single #product .product-size-guide:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product .product-size-guide:hover{color:var(--primary)!important}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator{grid-area:payment-simulator;--link-color:rgba(3,7,18,.7)}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator:not([data-terracota-payment-mounted=true]){height:0;margin:0!important;min-height:0!important;overflow:hidden;padding:0!important;pointer-events:none;visibility:hidden}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .custom-accordion-title{align-items:center;color:rgba(3,7,18,.7);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;line-height:1.3;margin:0;width:fit-content}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .custom-accordion-title:after,body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .custom-accordion-title:before{display:none}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .custom-accordion-title>span{align-items:center;display:inline-flex;gap:8px}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .custom-accordion-title>span:before{background-color:currentColor;content:"";height:20px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M13.333 10H15v3.333h-1.667z'/%3E%3Cpath fill='%23000' d='M16.667 5.833V4.167c0-.92-.748-1.667-1.667-1.667H4.167a2.503 2.503 0 0 0-2.5 2.5v10c0 1.834 1.495 2.5 2.5 2.5h12.5c.92 0 1.667-.747 1.667-1.667V7.5c0-.92-.748-1.667-1.667-1.667m-12.5-1.666H15v1.666H4.167a.834.834 0 0 1 0-1.666m12.5 11.666H4.177c-.385-.01-.843-.162-.843-.833V7.346c.261.094.539.154.833.154h12.5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M13.333 10H15v3.333h-1.667z'/%3E%3Cpath fill='%23000' d='M16.667 5.833V4.167c0-.92-.748-1.667-1.667-1.667H4.167a2.503 2.503 0 0 0-2.5 2.5v10c0 1.834 1.495 2.5 2.5 2.5h12.5c.92 0 1.667-.747 1.667-1.667V7.5c0-.92-.748-1.667-1.667-1.667m-12.5-1.666H15v1.666H4.167a.834.834 0 0 1 0-1.666m12.5 11.666H4.177c-.385-.01-.843-.162-.843-.833V7.346c.261.094.539.154.833.154h12.5z'/%3E%3C/svg%3E");width:20px}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .custom-accordion-title>span:after{background-color:currentColor;content:"";height:12px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m4.5 2 4 4-4 4'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m4.5 2 4 4-4 4'/%3E%3C/svg%3E");width:12px}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .custom-accordion-title:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .custom-accordion-title:hover{color:var(--primary)}body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .custom-accordion-body,body.page-product-product .section-content.product-content .product.product-single #product .product-payment-simulator .simulate-payment-tabs{display:none!important}body.page-product-product .section-content.product-content .product.product-single #product .product-size-guide{grid-area:size-guide}body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info{--notify-action-width:290px;align-items:center;background:#fff;border:1px solid #e3e3e7;border-radius:16px;display:flex;flex-direction:column;gap:5px;grid-area:buy;justify-content:center;margin:4px 0 0!important;padding:20px;text-align:center!important;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info>p{color:rgba(3,7,18,.74);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.5;margin:0;text-align:center;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info>p.section-20{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:18px;font-weight:700;line-height:1.2;margin-bottom:6px}body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info>p.section-20 b{color:inherit;font:inherit}body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info>.notify-btn.btn,body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info>button.notify-btn.btn.btn-primary.btn-lg{align-items:center;align-self:stretch;border-radius:6px;box-shadow:none;box-sizing:border-box;display:inline-flex!important;font-size:14px!important;font-weight:700;gap:8px;justify-content:center;line-height:1;margin:10px auto 0;max-width:100%;min-height:44px;padding:11px 18px;text-transform:none;width:min(100%,var(--notify-action-width))!important}body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info>.notify-btn.btn i,body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info>button.notify-btn.btn.btn-primary.btn-lg i{font-size:18px;line-height:1}body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info .btn-group{display:block!important;margin-top:2px!important;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info .btn-group .btn,body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info .btn-group>.btn,body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info .btn-group>a.btn{align-items:center;background:var(--white,#fff)!important;border:1px solid #e3e3e7!important;border-radius:6px;box-shadow:none!important;box-sizing:border-box;color:rgba(3,7,18,.78)!important;display:inline-flex!important;font-size:14px;font-weight:600;justify-content:center;line-height:1.3;margin-left:auto;margin-right:auto;margin-top:10px!important;max-width:100%;min-height:44px;padding:11px 16px;text-align:center;width:min(100%,var(--notify-action-width))!important}@media (max-width:768px){body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info{border-radius:14px;margin-left:calc(50% - 50vw + 42px)!important;margin-right:0!important;max-width:none;padding:18px 16px;width:calc(100vw - 32px)}body.page-product-product .section-content.product-content .product.product-single #product .product-notify-info>p.section-20{font-size:17px}}body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock{gap:8px}body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock>li.sizes{background:var(--white)!important;border:1px solid #e3e3e7!important;color:rgba(3,7,18,.45)!important;font-size:14px!important;font-weight:700!important}body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock>li.sizes.selected{border-color:var(--primary)!important;color:var(--primary)!important}body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock>li.no-stock-warn-me.notify-btn{background:#fafafa;border:1px dashed #e3e3e7;border-radius:10px;color:rgba(3,7,18,.42);cursor:pointer;font-size:14px;font-weight:700;gap:2px;height:40px;line-height:1.1;min-height:40px;padding:4px 8px;position:relative;transition:border-color .2s ease,background-color .2s ease,color .2s ease}body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock>li.no-stock-warn-me.notify-btn:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock>li.no-stock-warn-me.notify-btn:hover{background:#f7f7f8;border-color:#d8dde5;color:rgba(3,7,18,.54)}body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock>li.no-stock-warn-me.notify-btn:has(img){align-items:center;background:var(--white);border:1px dashed #e3e3e7;display:inline-flex;height:auto;justify-content:center;min-height:fit-content;min-width:70px;padding:0;width:auto}body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock>li.no-stock-warn-me.notify-btn .product_stock_image_title{display:none}body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock>li.no-stock-warn-me.notify-btn .custom_nostock_product,body.page-product-product .section-content.product-content .product.product-single #product ul.product_options_list.option_grid_stock>li.no-stock-warn-me.notify-btn .product_stock_image{aspect-ratio:1/1;border-radius:8px;display:block;height:auto;max-width:70px;object-fit:cover;opacity:.5;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-number{min-width:112px;width:112px}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(input[type=number]:not(.stepper-input)){align-items:center;background:var(--white);border:1px solid #e3e3e7;border-radius:6px;box-shadow:none;display:flex;height:44px;justify-content:center;min-width:112px;overflow:hidden;padding:0;position:relative;width:112px}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(input[type=number]:not(.stepper-input)):after,body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(input[type=number]:not(.stepper-input)):before{background-color:var(--primary);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:16px;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(input[type=number]:not(.stepper-input)):before{left:10px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M3.333 7.333h9.333v1.334H3.333z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M3.333 7.333h9.333v1.334H3.333z'/%3E%3C/svg%3E")}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(input[type=number]:not(.stepper-input)):after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M12.666 7.333h-4v-4H7.333v4h-4v1.334h4v4h1.333v-4h4z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M12.666 7.333h-4v-4H7.333v4h-4v1.334h4v4h1.333v-4h4z'/%3E%3C/svg%3E");right:10px}body.page-product-product .section-content.product-content .product.product-single #product .product-number input[type=number]:not(.stepper-input){-moz-appearance:textfield;appearance:textfield;background:transparent!important;border:0!important;border-radius:6px;box-shadow:none!important;color:var(--texto,#030712)!important;font-size:18px;font-weight:500;height:44px;line-height:44px;padding:0 36px;text-align:center;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-number input[type=number]:not(.stepper-input)::-webkit-inner-spin-button,body.page-product-product .section-content.product-content .product.product-single #product .product-number input[type=number]:not(.stepper-input)::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body.page-product-product .section-content.product-content .product.product-single #product .product-number .stepper{align-items:center;background:var(--white);border:1px solid #e3e3e7;border-radius:var(--default-radius,6px);box-shadow:none;display:flex;height:44px;justify-content:center;min-width:112px;padding:0;width:112px}body.page-product-product .section-content.product-content .product.product-single #product .product-number .stepper .form-control.stepper-input{background:transparent!important;border:0!important;border-radius:6px;box-shadow:none!important;color:var(--texto,#030712)!important;font-size:18px;font-weight:500;height:100%;line-height:44px;padding:0 36px;text-align:center;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-number .stepper-arrow{align-items:center;background:transparent;color:var(--primary);display:flex;height:28px;justify-content:center;margin-top:0;top:50%;transform:translateY(-50%);width:28px}body.page-product-product .section-content.product-content .product.product-single #product .product-number .stepper-arrow.down{left:4px}body.page-product-product .section-content.product-content .product.product-single #product .product-number .stepper-arrow.up{left:auto;right:4px}body.page-product-product .section-content.product-content .product.product-single #product .product-number .stepper-arrow.down:before,body.page-product-product .section-content.product-content .product.product-single #product .product-number .stepper-arrow.up:before{background-color:var(--primary)!important;background-image:none!important;background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:16px;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}body.page-product-product .section-content.product-content .product.product-single #product .product-number .stepper-arrow.up:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M12.666 7.333h-4v-4H7.333v4h-4v1.334h4v4h1.333v-4h4z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M12.666 7.333h-4v-4H7.333v4h-4v1.334h4v4h1.333v-4h4z'/%3E%3C/svg%3E")!important}body.page-product-product .section-content.product-content .product.product-single #product .product-number .stepper-arrow.down:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M3.333 7.333h9.333v1.334H3.333z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M3.333 7.333h9.333v1.334H3.333z'/%3E%3C/svg%3E")!important}body.page-product-product .section-content.product-content .product.product-single #product .product-buy-button-content{align-items:stretch;grid-column:1/span 2;margin-bottom:0}body.page-product-product .section-content.product-content .product.product-single #product .product-buy-button-content:has(.product-number){grid-template-columns:110px minmax(0,1fr)}body.page-product-product .section-content.product-content .product.product-single #product .product-buy-button-content:has(.product-number #square-infos){grid-template-columns:minmax(0,1fr);row-gap:12px}body.page-product-product .section-content.product-content .product.product-single #product .product-buy-button-content:has(.product-number #square-infos)>.col-sm-12{max-width:100%;padding:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-buy-button-content:has(.product-number #square-infos)>.col-sm-12 .row{margin:0}body.page-product-product .section-content.product-content .product.product-single #product .product-buy-button-content:has(.product-number #square-infos) .square-calculate-price{align-items:center;background:color-mix(in srgb,var(--primary) 5%,var(--white));border:1px solid color-mix(in srgb,var(--primary) 5%,#fff);border-radius:14px;box-shadow:0 1px 2px rgba(3,7,18,.04);color:rgba(3,7,18,.76);display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:600;gap:6px;line-height:1.2;margin:4px 0 0;max-width:100%;min-height:48px;padding:10px 16px;width:fit-content}body.page-product-product .section-content.product-content .product.product-single #product .product-buy-button-content:has(.product-number #square-infos) .square-calculate-price>span{color:var(--texto,#030712);font-size:20px;font-weight:700;line-height:1}body.page-product-product .section-content.product-content .product.product-single #product .product-buy-button-content #button-cart{height:44px!important;margin:0;min-height:44px}body.page-product-product .section-content.product-content .product.product-single #product .product-wishlist-button{align-items:center;align-self:end;background:var(--white);border:1px solid #e3e3e7;border-radius:var(--default-radius,6px);box-shadow:none;color:rgba(3,7,18,.45);cursor:pointer;display:inline-flex;height:44px;justify-content:center;justify-self:end;margin:0;min-width:44px;padding:0;width:44px}body.page-product-product .section-content.product-content .product.product-single #product .product-wishlist-button span{align-items:center;display:flex;font-size:0;justify-content:center;line-height:0}body.page-product-product .section-content.product-content .product.product-single #product .product-wishlist-button i{color:currentColor;font-size:22px;margin:0}body.page-product-product .section-content.product-content .product.product-single #product .product-wishlist-button.active,body.page-product-product .section-content.product-content .product.product-single #product .product-wishlist-button:hover{border-color:color-mix(in srgb,var(--primary) 24%,#e3e3e7);color:var(--primary)}body.page-product-product .section-content.product-content .product.product-single #product:has(.product-notify-info) .product-wishlist-button{align-self:start;grid-area:wishlist;justify-self:end;margin-top:4px}body.page-product-product .section-content.product-content .product.product-single #product .product-shop-content,body.page-product-product .section-content.product-content .product.product-single #product .product-shop-content>.col,body.page-product-product .section-content.product-content .product.product-single #product .product-shop-tabs-group{display:contents}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(#square-infos){align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px;min-width:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(#square-infos)>label{margin:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(#square-infos)>span{color:rgba(3,7,18,.56);font-size:18px;font-weight:600;line-height:1;margin:0}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(#square-infos) .stepper{flex:0 0 112px}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(#square-infos) #square-infos{align-items:center!important;background-color:var(--white)!important;border:none!important;border-radius:999px;box-shadow:none;display:inline-flex!important;flex:1 1 0;height:44px;justify-content:start!important;margin:0!important;max-width:fit-content;min-width:0;padding:0!important;width:fit-content!important}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(#square-infos) #input-square{background:transparent;border:0;color:var(--texto,#030712);flex:0 0 auto;font-size:18px;font-weight:500;height:auto;line-height:1;padding:0;text-align:center}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(#square-infos) #input-square:focus{outline:none}body.page-product-product .section-content.product-content .product.product-single #product .product-number:has(#square-infos) #square-infos>span{color:#030712;flex:0 0 auto;font-size:18px;font-weight:700!important;line-height:1;white-space:nowrap}body.page-product-product .section-content.product-content .product.product-single #product .product-shop-tabs-group>:not(.product-share-link){grid-area:product-shop;grid-column:1/-1}body.page-product-product .section-content.product-content .product.product-single #product>.consult_button_buy_whatsapp{align-items:center;background:var(--white)!important;border:1px solid #25d366!important;border-radius:4px;box-shadow:none!important;color:#25d366!important;display:inline-flex!important;font-family:REM,sans-serif;font-size:16px!important;font-weight:700;gap:8px;grid-area:whatsapp;grid-column:1/-1;justify-content:center;line-height:1;margin:16px 0 0!important;min-height:42px;padding:0 20px!important;text-decoration:none!important;text-transform:none;width:100%!important}body.page-product-product .section-content.product-content .product.product-single #product>.consult_button_buy_whatsapp:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product>.consult_button_buy_whatsapp:hover{background:color-mix(in srgb,#25d366 8%,var(--white))!important;border-color:#25d366!important;color:#25d366!important}body.page-product-product .section-content.product-content .product.product-single #product>.consult_button_buy_whatsapp .icon_buy_whatsapp,body.page-product-product .section-content.product-content .product.product-single #product>.consult_button_buy_whatsapp .icon_buy_whatsapp path{flex-shrink:0;height:20px;width:20px;fill:currentColor!important}body.page-product-product .section-content.product-content .product.product-single #product>.consult_button_buy_whatsapp>span{color:inherit!important;font:inherit;line-height:inherit}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-resume{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:8px;grid-area:resume;grid-column:1/-1;margin-top:16px;max-width:100%;overflow:hidden;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-resume__toggle{align-items:center;background:transparent;border:0;color:rgba(3,7,18,.72);cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:12px;justify-content:space-between;line-height:1.3;min-height:48px;padding:12px 16px;text-align:left;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-resume__toggle:after{background-color:currentColor;content:"";flex-shrink:0;height:20px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3C/svg%3E");mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:20px 20px;-webkit-mask-size:20px 20px;transition:transform .2s ease-in-out;width:20px}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-resume__label{flex:1 1 auto}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-resume__body{border-top:1px solid rgba(3,7,18,.08);padding:0 16px 16px}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-resume__body[hidden]{display:none!important}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-resume.is-open .terracota-product-resume__toggle:after{transform:rotate(180deg)}body.page-product-product .section-content.product-content .product.product-single #product .terracota-product-resume #description_resume{color:rgba(3,7,18,.72);display:block;font-size:14px;font-weight:400;line-height:1.6;margin:0!important;padding-top:14px}body.page-product-product .section-content.product-content .product.product-single #product .shipping-section{grid-column:1/-1;margin-top:16px!important;max-width:100%!important;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content{align-items:start;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:8px;box-shadow:none;display:grid;grid-template-areas:"title" "form" "caption";grid-template-columns:1fr;margin-bottom:0!important;margin-top:16px;max-width:100%;padding:18px 18px 16px;position:relative;row-gap:8px;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-title{display:block!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-title>span{color:rgba(3,7,18,.68);display:block;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:12px;padding-right:0}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-title>a{align-items:center;color:rgba(3,7,18,.78);display:inline-flex!important;font-size:12px;font-weight:400;line-height:1.3;position:absolute;right:40px;text-decoration:underline;top:80px;white-space:nowrap}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping-content,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-form{grid-area:form;max-width:100%!important;min-width:0;width:100%!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-form{display:block;max-width:100%!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-form #shipping-error,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-form #shipping_methods.simulate_shipping_methods{border:0!important;box-shadow:none!important;box-sizing:border-box;left:auto!important;margin:14px 0 0!important;max-width:max-content!important;min-width:100%;padding:10px 18px 16px!important;position:static!important;right:auto!important;top:auto!important;width:auto!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .postcode-inputs{display:block;max-width:calc(100% - 148px)!important;min-width:0;width:100%!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .input-group{align-items:center;background:var(--white);border:1px solid #e3e3e7;border-radius:var(--btn-radius,4px);box-shadow:none!important;display:flex;min-height:50px;padding:0 16px;position:relative;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #input-postcode{background:transparent!important;border:0!important;box-shadow:none!important;color:rgba(3,7,18,.72);flex:1 1 auto;font-size:14px;font-weight:400;height:40px;margin:0 108px 0 0;min-height:40px;outline:none!important;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #input-postcode::placeholder{color:#b7b7b7}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #input-postcode:focus,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #input-postcode:focus-visible{border:0!important;box-shadow:none!important;outline:none!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .input-group-append{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-end;margin-left:0;max-width:max-content;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:auto!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #button-quote_product{--btn-height:auto;align-items:center;background:transparent!important;border:0!important;border-radius:var(--btn-radius,4px)!important;box-shadow:none!important;color:var(--primary)!important;display:inline-flex;flex:0 0 auto;font-size:0!important;font-weight:500;gap:6px;height:36px!important;justify-content:center;line-height:1;max-width:none!important;min-height:auto;min-width:110px;padding:0 16px;text-transform:uppercase;width:auto!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #button-quote_product:before{background-color:currentColor;content:"";display:block;height:14px;inset:auto;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M12.25 12.25 9.713 9.713m1.37-3.296a4.667 4.667 0 1 1-9.333 0 4.667 4.667 0 0 1 9.333 0'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M12.25 12.25 9.713 9.713m1.37-3.296a4.667 4.667 0 1 1-9.333 0 4.667 4.667 0 0 1 9.333 0'/%3E%3C/svg%3E");mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;position:static;transform:none;width:14px}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #button-quote_product:after{content:"Buscar";font-size:12px;font-weight:400;letter-spacing:.02em;line-height:1}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #button-quote_product:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #button-quote_product:hover{background:var(--primary)!important;color:var(--white)!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #modal-shipping:not(.simulate_shipping_methods){color:rgba(3,7,18,.45);font-size:11px;grid-area:caption;line-height:1.3;margin-top:0;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods{color:#030712;margin-top:14px;padding-top:10px;position:static;text-align:left;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .close-popup{align-items:center;background:transparent!important;border:0!important;box-shadow:none!important;color:rgba(3,7,18,.86);cursor:pointer;display:inline-flex;height:24px;justify-content:center;margin:0;padding:0;position:absolute;right:18px;top:18px;width:24px;z-index:3}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .close-popup svg{display:block;height:18px;width:18px}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote{border-top:1px solid rgba(3,7,18,.08);color:#030712;margin:0;max-width:100%!important;padding:16px 0 14px!important;text-align:left;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote:first-of-type{margin-top:2px}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>label,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>span{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin:0}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>b>b>span:first-child,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>b>b>span:first-child>span:first-child,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>b>span:first-child,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>b>span:first-child>span:first-child,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>label>b,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>label>span:first-child,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>span>span:first-child{color:#030712;font-size:16px;font-weight:600;line-height:1.3}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote .delivery-time,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>b>b>span:first-child>.delivery-time,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>b>span:first-child>.delivery-time,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>label>b>label,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>label>label,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote>span>span:last-child{color:rgba(3,7,18,.52)!important;display:block;font-size:14px!important;font-weight:400!important;line-height:1.4;margin:0!important;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping_quote .delivery-time{margin-top:4px!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping-quote__headline{align-items:baseline;display:flex;flex-wrap:wrap;gap:0}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping-quote__separator,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping-quote__title{color:#030712;font-size:16px;font-weight:600;line-height:1.3}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping-quote__price{color:var(--primary);font-size:16px;font-weight:600;line-height:1.3}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping-quote__price--free{color:var(--success,#20b038)}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping-quote__meta{align-items:center;color:rgba(3,7,18,.52);display:inline-flex;font-size:14px;font-weight:400;gap:8px;line-height:1.4;margin-top:6px}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping-quote__meta svg{display:block;flex-shrink:0;height:auto;width:16px}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods .shipping-quote__meta-text{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods>label,body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content #shipping_methods.simulate_shipping_methods>span{color:rgba(3,7,18,.56);display:block;font-size:13px;font-weight:400;line-height:1.45;margin:-2px 0 14px}@media (max-width:768px){body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-title{display:contents!important}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-title>span{grid-area:title}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-title>a{display:flex!important;grid-area:caption;justify-content:flex-end;justify-self:end;margin-left:auto;margin-top:8px;max-width:100%;position:static;text-align:right;width:fit-content}}@media (max-width:480px){body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-title>a{margin-top:8px}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .product-shipping-form{max-width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-shipping-content .postcode-inputs{max-width:100%!important}}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link{align-items:center;align-self:end;display:inline-flex;grid-area:share;justify-content:center;justify-self:end;margin:0;min-width:44px;position:relative;width:44px;z-index:5}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link ul{list-style:none;margin:0;padding:0}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link .title{display:none}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link:not([data-terracota-share-enhanced=true]){height:44px;min-width:44px;overflow:hidden;pointer-events:none;width:44px}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link:not([data-terracota-share-enhanced=true]) ul{display:none!important}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link:not([data-terracota-share-enhanced=true]):before{align-items:center;background:var(--white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%237B8494' d='M15.833 13.125c-.632 0-1.199.258-1.606.667L7.164 9.683c.042-.191.067-.387.067-.591q-.002-.306-.067-.592l6.98-4.058c.415.433.999.708 1.69.708a2.3 2.3 0 0 0 2.291-2.292A2.3 2.3 0 0 0 15.833.567a2.3 2.3 0 0 0-2.291 2.291c0 .204.025.4.066.592L6.63 7.508C6.213 7.075 5.63 6.8 4.94 6.8a2.3 2.3 0 0 0-2.291 2.292 2.3 2.3 0 0 0 2.291 2.291c.691 0 1.274-.275 1.69-.708l7.054 4.117a2.4 2.4 0 0 0-.066.541c0 1.217 1 2.217 2.216 2.217s2.217-1 2.217-2.217c0-1.216-1-2.216-2.217-2.216z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border:1px solid #e3e3e7;border-radius:6px;box-sizing:border-box;content:"";display:inline-flex;height:44px;justify-content:center;width:44px}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button{flex-direction:row!important;gap:0!important;opacity:1!important;position:relative!important;right:auto!important;top:auto!important}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_toggle{align-items:center;background:var(--white)!important;border:1px solid #e3e3e7!important;border-radius:var(--default-radius,6px);box-shadow:none;box-sizing:border-box;color:rgba(3,7,18,.45)!important;display:inline-flex;height:44px;justify-content:center;min-height:44px;padding:0;position:relative!important;width:44px}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_toggle svg{height:20px;position:static!important;right:auto!important;rotate:none!important;top:auto!important;width:20px}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_toggle:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_toggle:hover{border-color:color-mix(in srgb,var(--primary) 24%,#e3e3e7)!important;color:var(--primary)!important}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_list{align-items:center;background:#f5f5f6!important;border:1px solid rgba(3,7,18,.08);border-radius:14px;bottom:calc(100% + 8px);box-shadow:0 12px 32px rgba(3,7,18,.12);display:flex;flex-direction:column;gap:8px;height:fit-content;left:50%;margin:0;max-height:fit-content!important;opacity:0;overflow:visible;padding:8px;pointer-events:none;position:absolute;right:auto!important;transform:translateX(-50%) translateY(-4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;z-index:4}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item{align-items:center;background:#f5f5f6!important;border-radius:999px;color:rgba(3,7,18,.7);cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;width:36px}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item:hover{background:#e2e4e7!important;color:rgba(3,7,18,.78)}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item-control{align-items:center;background:transparent;border:none;box-shadow:none;color:inherit;display:inline-flex;height:100%;justify-content:center;line-height:1;padding:0;text-decoration:none;width:100%}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item-control svg{display:block;height:20px!important;width:20px!important}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item-control i{font-size:20px;line-height:1}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item-control:focus-visible,body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item-control:hover{color:var(--primary)}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item-control:focus-visible svg path,body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item-control:hover svg path{fill:var(--primary)}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item-control:focus-visible i,body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button .share-button_item-control:hover i{color:var(--primary)}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button.is-open .share-button_toggle{border-color:color-mix(in srgb,var(--primary) 24%,#e3e3e7)!important;color:var(--primary)!important}body.page-product-product .section-content.product-content .product.product-single #product .product-share-link.share-button.is-open .share-button_list{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}body.page-product-product .section-content.product-content .product.product-single #product .product_availability{align-items:center;background:var(--white);border:1px solid color-mix(in srgb,var(--primary) 14%,#fff);border-radius:var(--default-radius,4px);color:var(--primary);display:inline-flex;font-size:12px;font-weight:600;gap:4px;justify-content:end;justify-self:start;letter-spacing:.02em;line-height:1.2;margin-bottom:5px;margin-top:0;max-width:100%;padding:9px 14px;text-transform:uppercase;width:fit-content}body.page-product-product .section-content.product-content .product.product-single #product .product_availability span{color:currentColor;font-weight:400}body.page-product-product .section-content.product-content .product.product-single #product #interested_people_info{background-color:color-mix(in srgb,var(--neutral) 10%,transparent)!important;border:1px solid color-mix(in srgb,var(--primary) 10%,transparent)!important;color:var(--primary)!important;left:12px;margin:0;max-width:fit-content;pointer-events:none;position:absolute;top:12px;z-index:4}body.page-product-product .section-content.product-content .product.product-single #product #interested_people_info svg{fill:var(--primary)!important}@media (max-width:768px){body.page-product-product .section-content.product-content .product.product-single #product #interested_people_info{align-self:center;justify-self:stretch;left:auto;margin:0 0 12px;max-width:100%;min-height:44px;padding:0!important;position:static;top:auto;width:100%}}@media (min-width:1201px){body.page-product-product .section-content.product-content .breadcrumb{padding:0 15px!important}}body.page-product-product .terracota-payment-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:9999}body.page-product-product .terracota-payment-modal__backdrop{background:rgba(3,7,18,.42);inset:0;position:absolute}body.page-product-product .terracota-payment-modal__dialog{background:var(--white);border-radius:16px;box-shadow:0 24px 48px rgba(3,7,18,.18);max-height:min(80vh,640px);overflow:hidden;padding:20px 0 0;position:relative;width:min(100%,750px);z-index:1}body.page-product-product .terracota-payment-modal__close{background:transparent;border:0;color:rgba(3,7,18,.72);cursor:pointer;font-size:36px;height:28px;line-height:1;position:absolute;right:18px;top:18px;width:28px}body.page-product-product .terracota-payment-modal__title{color:rgba(3,7,18,.7);font-size:16px;font-weight:600;line-height:1.3;margin:0;padding:0 28px 18px}body.page-product-product .terracota-payment-modal__tabs{border-bottom:1px solid rgba(3,7,18,.08);display:flex;gap:0;padding:0 28px}body.page-product-product .terracota-payment-modal__tab{align-items:center;background:transparent;border:1px solid transparent;border-bottom:0;border-radius:8px 8px 0 0;color:rgba(3,7,18,.56);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;line-height:1;min-height:42px;padding:0 22px;position:relative;text-transform:uppercase;z-index:1}body.page-product-product .terracota-payment-modal__tab svg{flex-shrink:0;height:20px;width:20px}body.page-product-product .terracota-payment-modal__tab.is-active{background:var(--white);border-color:rgba(3,7,18,.12) rgba(3,7,18,.12) transparent;box-shadow:none;color:rgba(3,7,18,.72);margin-bottom:-1px;z-index:2}body.page-product-product .terracota-payment-modal__tab.is-active:after{background:var(--white);bottom:-1px;content:"";height:2px;left:0;pointer-events:none;position:absolute;right:0}body.page-product-product .terracota-payment-modal__content{background:#fcfcfd;max-height:min(55vh,420px);overflow:auto}body.page-product-product .terracota-payment-modal__panel{display:none}body.page-product-product .terracota-payment-modal__panel.is-active{display:block}body.page-product-product .terracota-payment-modal__row{align-items:center;background:var(--white);border-top:1px solid rgba(3,7,18,.08);display:grid;gap:16px;grid-template-columns:86px minmax(0,1.2fr) minmax(0,1.2fr) minmax(0,1fr);padding:18px 28px}body.page-product-product .terracota-payment-modal__cell{color:rgba(3,7,18,.72);font-size:13px;font-weight:400;line-height:1.5}body.page-product-product .terracota-payment-modal__cell:first-child,body.page-product-product .terracota-payment-modal__cell:nth-child(2),body.page-product-product .terracota-payment-modal__cell:nth-child(3){color:#030712;font-size:16px;font-weight:600;line-height:1.35}body.page-product-product .terracota-payment-modal__panel--boleto .terracota-payment-modal__rows,body.page-product-product .terracota-payment-modal__panel--card .terracota-payment-modal__rows,body.page-product-product .terracota-payment-modal__panel--default .terracota-payment-modal__rows{padding:0}body.page-product-product .terracota-payment-modal__panel--boleto .terracota-payment-modal__row,body.page-product-product .terracota-payment-modal__panel--card .terracota-payment-modal__row,body.page-product-product .terracota-payment-modal__panel--default .terracota-payment-modal__row{border:0;border-radius:0;border-top:1px solid rgba(3,7,18,.08);box-shadow:none;margin-top:0;padding:18px 28px}body.page-product-product .terracota-payment-modal__panel--card .terracota-payment-modal__cell:first-child{color:rgba(3,7,18,.84);font-size:15px}body.page-product-product .terracota-payment-modal__panel--card .terracota-payment-modal__cell:nth-child(4){color:rgba(3,7,18,.56)}body.page-product-product .terracota-payment-modal__pix{background:var(--white);display:grid;gap:10px;padding:28px;text-align:center}body.page-product-product .terracota-payment-modal__pix-label{color:rgba(3,7,18,.72);font-size:16px;font-weight:500;line-height:1.45}body.page-product-product .terracota-payment-modal__pix-value{color:#030712;font-size:25px;font-weight:700;line-height:1.1}body.page-product-product .terracota-payment-modal__pix-note{color:rgba(3,7,18,.56);font-size:15px;font-weight:400;line-height:1.5}body.page-product-product body.terracota-payment-modal-open{overflow:hidden}@media (max-width:768px){body.page-product-product .terracota-payment-modal{padding:16px}body.page-product-product .terracota-payment-modal__dialog{max-height:85vh;width:100%}body.page-product-product .terracota-payment-modal__title{padding:0 52px 16px 20px}body.page-product-product .terracota-payment-modal__tabs{overflow:auto;padding:0 20px}body.page-product-product .terracota-payment-modal__tab{padding:0 16px;white-space:nowrap}body.page-product-product .terracota-payment-modal__row{gap:8px;grid-template-columns:16px minmax(0,1.2fr) minmax(0,.8fr) minmax(0,1.2fr);padding:16px 10px!important}body.page-product-product .terracota-payment-modal__pix{padding:22px 20px}body.page-product-product .terracota-payment-modal__pix-value{font-size:30px}body.page-product-product .section-content.product-content .productContent{gap:var(--spacing-2);margin-bottom:40px}body.page-product-product .section-content.product-content .productContent #product{max-width:100%;padding:0!important}body.page-product-product .section-content.product-content .product.product-single{padding:0 var(--spacing-4)}}body.page-product-product .section-content.product-content .product.product-single .options-list .sizes,body.page-product-product .section-content.product-content .product.product-single .product_options_list.option_grid_stock>li.no-stock-warn-me.notify-btn,body.page-product-product .section-content.product-content .product.product-single .product_options_list.option_grid_stock>li.sizes{cursor:pointer}#modal-notify .modal-dialog{margin:32px auto;max-width:640px}#modal-notify .modal-content{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:24px;box-shadow:0 24px 60px rgba(3,7,18,.18);overflow:hidden}#modal-notify .modal-body-center{background:var(--white);padding:0}#modal-notify #notify-content,#product_notify{background:var(--white)!important;border:1px solid rgba(3,7,18,.08);border-radius:24px!important;max-width:none;overflow:hidden;padding:0!important;position:relative;width:100%}#modal-notify #notify-content>style,#product_notify>style{display:none!important}#modal-notify #notify-content h2,#modal-notify #notify-content h2.text-center,#product_notify h2,#product_notify h2.text-center{color:var(--primary)!important;font-family:REM,sans-serif!important;font-size:24px!important;font-weight:500!important;line-height:1.08!important;margin:0!important;padding:24px 68px 18px 24px!important;text-align:left!important}#modal-notify #notify-content #close_notify,#product_notify #close_notify{align-items:center;background:transparent!important;border:0!important;border-radius:999px;color:var(--primary)!important;cursor:pointer;display:inline-flex;font-size:18px;height:36px;justify-content:center;opacity:1!important;position:absolute;right:18px;top:18px;width:36px}#modal-notify #notify-content>div.text-center:has(.img-product-notify),#product_notify>div.text-center:has(.img-product-notify){align-items:center;display:grid!important;gap:16px;grid-template-columns:96px minmax(0,1fr);margin:0 24px 20px;padding:0;text-align:left!important}#modal-notify #notify-content .img-product-notify,#product_notify .img-product-notify{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:12px;height:96px;object-fit:cover;width:96px}#modal-notify #notify-content>div.text-center:has(.img-product-notify)>div,#product_notify>div.text-center:has(.img-product-notify)>div{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.45}#modal-notify #notify-content #form-notify,#product_notify #form-notify{margin:0;padding:0 24px 24px}#modal-notify #notify-content #form-notify .form-group,#product_notify #form-notify .form-group{margin:0 0 16px}#modal-notify #notify-content #form-notify .control-label,#product_notify #form-notify .control-label{color:#141414;display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.4;margin-bottom:8px}#modal-notify #notify-content #form-notify .form-control,#product_notify #form-notify .form-control{background:#f8f8f8!important;border:1px solid transparent!important;border-radius:8px!important;box-shadow:none!important;color:#141414!important;font-family:Inter,sans-serif;font-size:15px;font-weight:400;height:52px;line-height:1.4;max-width:100%;padding:0 16px;width:100%}#modal-notify #notify-content #form-notify .form-control:focus,#product_notify #form-notify .form-control:focus{background:var(--white)!important;border-color:color-mix(in srgb,var(--primary) 24%,#fff)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 8%,transparent)!important}#modal-notify #notify-content #form-notify img#captcha,#product_notify #form-notify img#captcha{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:8px;display:block;max-width:100%;min-height:42px;width:auto}#modal-notify #notify-content #form-notify .btn.btn-primary.btn-block,#modal-notify #notify-content #notify_send,#product_notify #form-notify .btn.btn-primary.btn-block,#product_notify #notify_send{background:#24a035!important;border:0!important;border-radius:6px!important;box-shadow:none!important;color:var(--white)!important;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.2;min-height:48px;width:100%!important}@media (max-width:768px){#modal-notify .modal-content{padding:0!important}#modal-notify #notify-content,#product_notify{border:0!important}#modal-notify #notify-content h2,#modal-notify #notify-content h2.text-center,#product_notify h2,#product_notify h2.text-center{padding:20px 60px 14px 20px!important}#modal-notify #notify-content>div.text-center:has(.img-product-notify),#product_notify>div.text-center:has(.img-product-notify){gap:14px;grid-template-columns:80px minmax(0,1fr);margin:0 20px 18px}#modal-notify #notify-content .img-product-notify,#product_notify .img-product-notify{height:80px;width:80px}#modal-notify #notify-content #form-notify,#product_notify #form-notify{padding:0 20px 20px}#modal-notify #notify-content #form-notify .form-control,#product_notify #form-notify .form-control{height:48px}}#modal-price-consult .modal-dialog{margin:32px auto;max-width:640px}#modal-price-consult .modal-content{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:24px;box-shadow:0 24px 60px rgba(3,7,18,.18);overflow:hidden}#modal-price-consult .modal-header{align-items:center;background:var(--white);border:0;display:flex;gap:16px;justify-content:space-between;padding:24px 24px 18px}#modal-price-consult .modal-title{color:var(--primary);font-family:REM,sans-serif;font-size:24px;font-weight:500;line-height:1.08}#modal-price-consult .modal-header .close{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--primary);display:inline-flex;height:36px;justify-content:center;margin:0;opacity:1;padding:0;text-shadow:none;width:36px}#modal-price-consult .modal-body-center{background:var(--white);padding:0 24px 24px}#price-consult{margin:0;padding:0}#price-consult>h2{display:none}#price-consult .price-consult-form__description{color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0 0 18px}#price-consult .price-consult-form__description a{color:var(--primary);font-weight:600;text-decoration:none}#price-consult .form-group{margin:0 0 16px}#price-consult .form-control{background:#f8f8f8!important;border:1px solid transparent!important;border-radius:8px!important;box-shadow:none!important;color:#141414!important;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.4;min-height:52px;padding:0 16px;width:100%}#price-consult textarea.form-control{min-height:128px;padding:14px 16px;resize:vertical}#price-consult .form-control:focus{background:var(--white)!important;border-color:color-mix(in srgb,var(--primary) 24%,#fff)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 8%,transparent)!important}#price-consult .form-group img:not([hidden]),#price-consult img#captcha{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:8px;display:block;max-width:100%;min-height:42px;width:auto}#price-consult #submit-consult{background:#24a035!important;border:0!important;border-radius:6px!important;box-shadow:none!important;color:var(--white)!important;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.2;min-height:48px;width:100%!important}#price-consult .alert.alert-success{background:color-mix(in srgb,#24a035 6%,var(--white));border:1px solid rgba(36,160,53,.14);border-radius:8px;color:#1b6a27;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.45;margin:0;padding:14px 16px}#price-consult .error-consult-price{color:#d14343;display:block;font-size:12px;font-weight:500;line-height:1.3;margin-top:6px}@media (max-width:768px){#modal-price-consult .modal-header{padding:20px 20px 14px}#modal-price-consult .modal-title{font-size:22px}#modal-price-consult .modal-body-center{padding:0 20px 20px}#price-consult .form-control{min-height:48px}}body.page-product-product:has(.productMainCarousel .swiper-slide-active #youtube-video) #interested_people_info{display:none!important}body.page-product-product .section-content.product-content .product.product-single .product-image{width:100%}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs{align-items:start;gap:16px}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:16px;box-shadow:0 1px 2px rgba(3,7,18,.04);min-width:0;overflow:hidden}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-slide{align-items:center;background:var(--white);border-radius:16px;box-sizing:border-box;display:flex;justify-content:center;margin-right:0!important;min-height:clamp(360px,62vw,520px);padding:0;width:100%!important}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-slide iframe,body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-slide img{border:none;border-radius:0;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-slide iframe{min-height:100%;width:100%}body.page-product-product .section-content.product-content .product.product-single .product-image .productThumbsCarousel .swiper-slide{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:12px;box-shadow:0 1px 2px rgba(3,7,18,.04);margin-bottom:0!important;opacity:1;overflow:hidden}body.page-product-product .section-content.product-content .product.product-single .product-image .productThumbsCarousel .swiper-slide-thumb-active{border-color:color-mix(in srgb,var(--primary) 28%,rgba(3,7,18,.08));box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 10%,transparent)}body.page-product-product .section-content.product-content .product.product-single .product-image .productThumbsCarousel .swiper-slide iframe,body.page-product-product .section-content.product-content .product.product-single .product-image .productThumbsCarousel .swiper-slide img{border-radius:inherit}body.page-product-product .section-content.product-content .product.product-single .zoomContainer{border-radius:16px;overflow:hidden}body.page-product-product .section-content.product-content .product.product-single .badge-special{align-items:center;background:var(--success,#16a34a)!important;border-radius:4px!important;box-shadow:none;color:var(--white)!important;display:inline-flex;font-size:12px!important;font-weight:700;height:auto!important;justify-content:center;line-height:1;margin:0!important;padding:2px 4px!important;z-index:4}@media (min-width:992px){body.page-product-product .section-content.product-content .product.product-single .product-image{position:static!important}body.page-product-product .section-content.product-content .product.product-single:has(.product-swiper-thumbs.vertical) #product #interested_people_info{left:130px}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel{max-width:none}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-slide{padding:0}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-button-next,body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-button-prev,body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-pagination{display:none!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel{display:block;height:auto;overflow:hidden;padding:0 36px;position:relative;width:100%}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-wrapper{align-items:stretch;box-sizing:border-box;display:flex!important;flex-direction:row!important;gap:16px;height:auto!important;width:100%!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-next,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-prev,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-next,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-prev{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:8px;bottom:0!important;box-shadow:0 1px 2px rgba(3,7,18,.04);color:rgba(3,7,18,.72);cursor:pointer;display:flex!important;height:100%!important;justify-content:center;margin:0!important;position:absolute!important;top:0!important;transform:none!important;width:28px!important;z-index:3}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-prev,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-prev{left:0!important;right:auto!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-next,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-next{left:auto!important;right:0!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-next:after,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-prev:after,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-next:after,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-prev:after{display:none!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-next svg,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-prev svg,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-next svg,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-prev svg{height:12px;transform:none;width:12px}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-next.swiper-button-disabled,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-prev.swiper-button-disabled,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-next.swiper-button-disabled,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-prev.swiper-button-disabled{opacity:.42;pointer-events:none}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-next:focus-visible,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-next:hover,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-prev:focus-visible,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .button-prev:hover,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-next:focus-visible,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-next:hover,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-prev:focus-visible,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-button-prev:hover{background:color-mix(in srgb,var(--primary) 6%,#fff);border-color:rgba(197,83,30,.2);color:var(--primary)}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-slide,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs:not(.vertical) .productThumbsCarousel .swiper-slide iframe{flex:0 0 102px!important;height:102px!important;margin-right:0!important;max-width:102px!important;width:102px!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical{display:grid!important;grid-template-columns:102px minmax(0,1fr)}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productMainCarousel{grid-column:2;grid-row:1}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel{display:block;grid-column:1;grid-row:1;height:clamp(460px,42vw,600px);overflow:hidden;padding:36px 0;position:relative;width:102px}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel::-webkit-scrollbar{display:none}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-next,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-prev,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-prev{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);color:rgba(3,7,18,.72);cursor:pointer;display:flex!important;height:28px!important;justify-content:center;left:0!important;margin:0!important;position:absolute!important;right:0!important;transform:none!important;width:100%!important;z-index:3}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-prev,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-prev{bottom:auto!important;top:0!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-next,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next{bottom:0!important;top:auto!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-next:after,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-prev:after,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next:after,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-prev:after{display:none!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-next svg,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-prev svg,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next svg,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-prev svg{height:12px;transform:rotate(90deg);width:12px}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-next.swiper-button-disabled,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-prev.swiper-button-disabled,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next.swiper-button-disabled,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-prev.swiper-button-disabled{opacity:.42;pointer-events:none}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-next:focus-visible,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-next:hover,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-prev:focus-visible,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .button-prev:hover,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next:focus-visible,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-next:hover,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-prev:focus-visible,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-button-prev:hover{background:color-mix(in srgb,var(--primary) 6%,#fff);border-color:rgba(197,83,30,.2);color:var(--primary)}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-wrapper{box-sizing:border-box;width:100%!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel>.swiper-wrapper{align-items:stretch;display:flex!important;flex-direction:column!important;gap:16px;height:100%!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-slide,body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-slide iframe{height:102px!important;margin-right:0!important;width:102px!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs.vertical .productThumbsCarousel .swiper-slide{flex:0 0 102px;max-width:100%;width:100%!important}}@media (min-width:992px) and (max-width:768px){body.page-product-product .section-content.product-content .breadcrumb{margin:16px 0 10px;padding:0 30px!important}body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs{gap:12px}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel{border-radius:12px}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-slide{border-radius:12px;min-height:clamp(320px,82vw,420px);padding:16px}body.page-product-product .section-content.product-content .product.product-single .product-image .productThumbsCarousel .swiper-slide{border-radius:10px}}@media (max-width:768px){body.page-product-product .section-content.product-content .product.product-single .product-image .product-swiper-thumbs{min-height:fit-content}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-button-next,body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-button-prev{--swiper-navigation-sides-offset:10px;backdrop-filter:blur(4px);background:var(--white);border:1px solid rgba(197,83,30,.25);border-radius:var(--btn-radius,4px);color:var(--primary)}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-button-next svg,body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-button-prev svg{color:var(--primary)}body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-button-next svg path,body.page-product-product .section-content.product-content .product.product-single .product-image .productMainCarousel .swiper-button-prev svg path{stroke:currentColor}}.layout.combo{margin:24px auto 56px;padding:44px 24px 0;position:relative;width:min(100%,1360px)}.layout.combo .combo-content,.layout.combo .combo-middle{width:100%}.layout.combo .combo-content{align-items:start;display:grid;gap:24px 36px;grid-template-columns:minmax(0,1fr) minmax(360px,460px)}.layout.combo .combo-content__top{display:none}.layout.combo .combo-content__left,.layout.combo .combo-content__right{min-width:0}.layout.combo .combo-content__right{background:transparent!important;border-radius:0!important;display:flex;flex-direction:column;gap:18px;padding:0!important}.layout.combo .combo-breadcrumbs{align-items:center;background:transparent;box-sizing:border-box;color:rgba(3,7,18,.56);display:flex;gap:8px;justify-content:flex-start;left:2.5rem;margin:0;max-width:calc(100% - 48px);position:absolute;top:0;width:fit-content;z-index:2}.layout.combo .combo-breadcrumbs ul{align-items:center;display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.layout.combo .combo-breadcrumbs li{list-style:none}.layout.combo .combo-breadcrumbs .list-inline-item,.layout.combo .combo-breadcrumbs li{align-items:center;border-left:0!important;display:inline-flex;margin-left:0!important;padding:0!important}.layout.combo .combo-breadcrumbs .list-inline-item:not(:first-child),.layout.combo .combo-breadcrumbs li:not(:first-child){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 3 3.5L1 8'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:5px 9px;padding-left:12px!important}.layout.combo .combo-breadcrumbs .list-inline-item:not(:first-child):before,.layout.combo .combo-breadcrumbs li:not(:first-child):before{content:none!important;display:none!important}.layout.combo .combo-breadcrumbs a,.layout.combo .combo-breadcrumbs span{color:inherit;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.layout.combo .combo-breadcrumbs a{text-decoration:none}.layout.combo .combo-breadcrumbs li:first-child a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;display:inline-block;flex-shrink:0;font-size:0;height:16px;line-height:0;width:16px}.layout.combo .combo-breadcrumbs .list-inline-item:first-child a span,.layout.combo .combo-breadcrumbs li:first-child a span{display:none!important}.layout.combo .combo-breadcrumbs .list-inline-item:last-child a,.layout.combo .combo-breadcrumbs .list-inline-item:last-child span,.layout.combo .combo-breadcrumbs li:last-child a,.layout.combo .combo-breadcrumbs li:last-child span{color:rgba(3,7,18,.72)}.layout.combo .combo-title h1,.layout.combo .combo-title.combo-title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:clamp(26px,2.8vw,34px);font-weight:700;letter-spacing:-.02em;line-height:1.08;margin:0}.layout.combo .combo-short-description{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.55}.layout.combo .combo-image{max-width:none!important;width:100%}.layout.combo .combo-swiper{position:relative}.layout.combo .combo-swiper:not(.combo-swiper-thumb){background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:16px;box-shadow:0 1px 2px rgba(3,7,18,.04);overflow:hidden}.layout.combo .combo-swiper:not(.combo-swiper-thumb) .swiper-slide{align-items:center;background:var(--white);display:flex;justify-content:center;min-height:clamp(340px,52vw,560px)}.layout.combo .combo-swiper img,.layout.combo .combo-swiper picture{display:block;width:100%}.layout.combo .combo-swiper:not(.combo-swiper-thumb) img{height:100%;object-fit:contain;width:100%}.layout.combo .combo-swiper .swiper-button-next,.layout.combo .combo-swiper .swiper-button-prev{--swiper-navigation-sides-offset:0px;align-items:center;backdrop-filter:none;background:var(--neutral,#fbebd9);border:1px solid transparent;border-radius:var(--btn-radius,9999px);color:var(--primary);display:flex;flex-shrink:0;gap:10px;height:40px;justify-content:center;margin-top:0;top:50%;transform:translateY(-50%);width:40px}.layout.combo .combo-swiper .swiper-button-prev{left:14px;padding-left:2px}.layout.combo .combo-swiper .swiper-button-next{padding-left:2px;right:14px}.layout.combo .combo-swiper .swiper-button-next:after,.layout.combo .combo-swiper .swiper-button-prev:after{display:none}.layout.combo .combo-swiper .swiper-button-next:before,.layout.combo .combo-swiper .swiper-button-prev:before{background-color:var(--nav-foreground,currentColor);content:"";display:block;flex-shrink:0;height:14px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:18px}.layout.combo .combo-swiper .swiper-button-next:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M16 6.707 16.707 6l.707.707-.707.707zm-15 1a1 1 0 1 1 0-2v2m9-7L10.707 0l6 6-.707.707-.707.707-6-6zm6 6 .707.707-6 6-.707-.707L9.293 12l6-6zm0 0v1H1v-2h15z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M16 6.707 16.707 6l.707.707-.707.707zm-15 1a1 1 0 1 1 0-2v2m9-7L10.707 0l6 6-.707.707-.707.707-6-6zm6 6 .707.707-6 6-.707-.707L9.293 12l6-6zm0 0v1H1v-2h15z'/%3E%3C/svg%3E")}.layout.combo .combo-swiper .swiper-button-prev:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M1.414 6.707.707 6 0 6.707l.707.707zm15 1a1 1 0 1 0 0-2v2m-9-7L6.707 0l-6 6 .707.707.707.707 6-6zm-6 6-.707.707 6 6 .707-.707.707-.707-6-6zm0 0v1h15v-2h-15z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M1.414 6.707.707 6 0 6.707l.707.707zm15 1a1 1 0 1 0 0-2v2m-9-7L6.707 0l-6 6 .707.707.707.707 6-6zm-6 6-.707.707 6 6 .707-.707.707-.707-6-6zm0 0v1h15v-2h-15z'/%3E%3C/svg%3E")}.layout.combo .combo-swiper .swiper-button-next:focus-visible,.layout.combo .combo-swiper .swiper-button-next:hover,.layout.combo .combo-swiper .swiper-button-prev:focus-visible,.layout.combo .combo-swiper .swiper-button-prev:hover{background:var(--neutral,#fbebd9);border-color:transparent}.layout.combo .combo-swiper .swiper-button-disabled{opacity:.42;pointer-events:none}.layout.combo .combo-swiper .swiper-pagination-bullet{background:transparent;opacity:1}.layout.combo .combo-swiper .swiper-pagination-bullet-active{background:var(--primary)}.layout.combo .combo-swiper-thumb{height:130px;margin-top:16px}.layout.combo .combo-swiper-thumb .swiper-wrapper{align-items:stretch}.layout.combo .combo-swiper-thumb .swiper-slide{flex-shrink:0;height:130px;max-width:130px;width:130px!important}.layout.combo .combo-swiper-thumb .swiper-slide img{height:130px;object-fit:contain;width:130px}.layout.combo .combo-swiper-thumb .swiper-slide{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:12px;box-shadow:0 1px 2px rgba(3,7,18,.04);cursor:pointer;overflow:hidden}.layout.combo .combo-swiper-thumb .swiper-slide-thumb-active{border-color:color-mix(in srgb,var(--primary) 28%,rgba(3,7,18,.08));box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 10%,transparent)}.layout.combo .combo-swiper-thumb .swiper-button-next,.layout.combo .combo-swiper-thumb .swiper-button-prev{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:8px;bottom:0!important;box-shadow:0 1px 2px rgba(3,7,18,.04);color:rgba(3,7,18,.72);cursor:pointer;display:flex!important;height:100%!important;justify-content:center;margin:0!important;position:absolute!important;top:0!important;transform:none!important;width:40px!important;z-index:3}.layout.combo .combo-swiper-thumb .swiper-button-prev{left:0!important;right:auto!important}.layout.combo .combo-swiper-thumb .swiper-button-next{left:auto!important;right:0!important}.layout.combo .combo-swiper-thumb .swiper-button-next:after,.layout.combo .combo-swiper-thumb .swiper-button-prev:after{display:none!important}.layout.combo .combo-swiper-thumb .swiper-button-next:before,.layout.combo .combo-swiper-thumb .swiper-button-prev:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:12px;width:12px}.layout.combo .combo-swiper-thumb .swiper-button-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m7.5 2-4 4 4 4'/%3E%3C/svg%3E")}.layout.combo .combo-swiper-thumb .swiper-button-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m4.5 2 4 4-4 4'/%3E%3C/svg%3E")}.layout.combo .combo-swiper-thumb .swiper-button-next.swiper-button-disabled,.layout.combo .combo-swiper-thumb .swiper-button-prev.swiper-button-disabled{opacity:.42;pointer-events:none}.layout.combo .combo-swiper-thumb .swiper-button-next:focus-visible,.layout.combo .combo-swiper-thumb .swiper-button-next:hover,.layout.combo .combo-swiper-thumb .swiper-button-prev:focus-visible,.layout.combo .combo-swiper-thumb .swiper-button-prev:hover{background:color-mix(in srgb,var(--primary) 6%,#fff);border-color:rgba(197,83,30,.2);color:var(--primary)}.layout.combo .combo-form.combo-tabs{display:flex;flex-direction:column;gap:14px}.layout.combo .combo-tab{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.layout.combo .combo-tab__item{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:12px;overflow:hidden}.layout.combo .combo-tab__item>summary{cursor:pointer;display:block;list-style:none;padding:16px;position:relative}.layout.combo .combo-tab__item>summary::-webkit-details-marker{display:none}.layout.combo .combo-tab__item>summary::marker{content:"";display:none}.layout.combo .combo-tab__item:has(.combo-tab__option--unique):not(:has(.combo-tab__option-name,.combo-tab__option-values))>summary{cursor:default;pointer-events:none}.layout.combo .combo-tab__item:has(.combo-tab__option--unique):not(:has(.combo-tab__option-name,.combo-tab__option-values))>summary .combo-tab__title:after{display:none!important}.layout.combo .combo-tab__item:has(.combo-tab__option--unique):not(:has(.combo-tab__option-name,.combo-tab__option-values))>summary .combo-tab__top-left>input[type=checkbox]{pointer-events:auto}.layout.combo .combo-tab__item:has(.combo-tab__option--unique):not(:has(.combo-tab__option-name,.combo-tab__option-values))>.combo-tab__content{display:none!important}.layout.combo .combo-tab__top{align-items:start;display:grid;gap:14px;grid-template-columns:auto minmax(0,1fr)}.layout.combo .combo-tab__top-left{align-items:flex-start;display:flex;gap:12px;min-width:0}.layout.combo .combo-tab__top-left>input[type=checkbox]{appearance:none;-webkit-appearance:none;background:var(--white);border:1px solid #d0d5dd;border-radius:4px;cursor:pointer;flex-shrink:0;height:22px;margin:auto 0;position:relative;width:22px}.layout.combo .combo-tab__top-left>input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.layout.combo .combo-tab__top-left>input[type=checkbox]:checked:after{border:solid var(--white);border-width:0 2px 2px 0;content:"";height:11px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:7px}.layout.combo .combo-tab__top-left img{background:var(--white);border-radius:8px;flex-shrink:0;height:64px;object-fit:contain;width:64px}.layout.combo .combo-tab__top-right{min-width:0}.layout.combo .combo-tab__title{align-items:flex-start;display:flex;gap:10px;padding:1rem 2rem 1rem 0;position:relative}.layout.combo details>summary .combo-tab__title:after{top:30%!important}.layout.combo .combo-tab__title-product_name{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--texto,#030712);font-family:REM,sans-serif;font-size:15px;font-weight:500;line-height:1.35}.layout.combo .combo-tab__main-price{align-items:center;border-top:1px solid rgba(3,7,18,.08);display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:12px;padding-top:12px}.layout.combo .combo-tab__in-cash-price,.layout.combo .combo-tab__price{margin:0}.layout.combo .combo-tab__in-cash-price-total,.layout.combo .combo-tab__price-total{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.25}.layout.combo .combo-tab__divisor{background:rgba(3,7,18,.12);flex-shrink:0;height:18px;width:1px}.layout.combo .combo-tab__text-in-cash-price{color:rgba(3,7,18,.56);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.25}.layout.combo .combo-tab__content{padding:0 16px 16px}.layout.combo .combo-tab__content h3,.layout.combo .combo-tab__option-name{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.35;margin:14px 0 10px}.layout.combo .combo-tab__option+.combo-tab__option{margin-top:14px}.layout.combo .combo-tab__option-values--select{display:flex;flex-wrap:wrap;gap:10px}.layout.combo .combo-tab__option-values--radio .combo-tab__option-value,.layout.combo .combo-tab__option-values--select .combo-tab__option-value{position:relative}.layout.combo .combo-tab__option-values--radio input[type=radio],.layout.combo .combo-tab__option-values--select input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.layout.combo .combo-option__select,.layout.combo .combo-tab__option-values--radio label{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:8px;color:var(--texto,#030712);cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;justify-content:center;line-height:1.2;min-height:40px;padding:0 18px;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.layout.combo .combo-tab__option-values--radio input:checked+label,.layout.combo .combo-tab__option-values--select input:checked+.combo-option__select{background:color-mix(in srgb,var(--primary) 6%,var(--white));border-color:var(--primary);color:var(--primary)}.layout.combo .combo-tab__option-values--date input,.layout.combo .combo-tab__option-values--datetime input,.layout.combo .combo-tab__option-values--image select,.layout.combo .combo-tab__option-values--select_list select,.layout.combo .combo-tab__option-values--text input,.layout.combo .combo-tab__option-values--textarea textarea,.layout.combo .combo-tab__option-values--time input{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:8px;box-shadow:none;color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:14px;font-weight:400;min-height:44px;padding:0 14px;width:100%}.layout.combo .combo-tab__option-values--textarea textarea{min-height:96px;padding-bottom:12px;padding-top:12px;resize:vertical}.layout.combo .combo-tab__options{display:flex;margin-top:0}.layout.combo .combo-tab__error{color:#b42318;font-family:Inter,sans-serif;font-size:13px;line-height:1.4;margin-top:8px}.layout.combo .combo-totals{align-items:stretch;display:grid;gap:14px;grid-template-columns:minmax(190px,230px) minmax(220px,1fr);margin-top:16px}.layout.combo .combo-totals__quantity{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:12px;display:flex;gap:16px;grid-column:1/-1;justify-content:space-between;padding:16px 18px}.layout.combo .combo-totals__quantity .stepper{max-width:110px;width:110px}.layout.combo .combo-totals__quantity label{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:16px;font-weight:500;line-height:1.2;margin:0}.layout.combo .combo-totals__quantity input[type=number]{background-color:var(--white)!important;border:1px solid rgba(3,7,18,.12)!important;border-radius:8px;color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:14px;font-weight:500;min-height:42px;padding:0 14px;width:110px}.layout.combo .combo-totals__info{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:12px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:18px 20px;width:auto}.layout.combo .combo-totals__info p{margin:0;text-align:center}.layout.combo .combo-total__price{color:rgba(3,7,18,.48);font-family:Inter,sans-serif;font-size:14px;line-height:1.3;text-decoration:line-through}.layout.combo .combo-total__in-cash-price{align-items:center;color:var(--texto,#030712);display:flex;flex-direction:column;gap:6px}.layout.combo .combo-total__in-cash-price .price{color:var(--primary);font-family:REM,sans-serif;font-size:clamp(24px,2.4vw,30px);font-weight:700;letter-spacing:-.02em;line-height:1}.layout.combo .combo-total__installment,.layout.combo .combo-total__text-cash-price{color:rgba(3,7,18,.56);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4}.layout.combo .combo-totals__buttons{display:flex;flex-direction:column;gap:12px;justify-content:stretch;width:auto}.layout.combo .combo-buy-btn{align-items:center;border-radius:8px;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:700;justify-content:center;line-height:1.2;min-height:48px;padding:0 16px;text-align:center;text-transform:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;width:100%}.layout.combo .combo-buy-btn span{white-space:nowrap}.layout.combo .combo-buy-btn--add-to-cart{background:var(--white);border:1px solid var(--primary);color:var(--primary)}.layout.combo .combo-buy-btn--add-to-cart:focus-visible,.layout.combo .combo-buy-btn--add-to-cart:hover{background:color-mix(in srgb,var(--primary) 6%,var(--white))}.layout.combo .combo-buy-btn--redirect-to-cart{background:var(--primary);border:1px solid var(--primary);color:var(--white)}.layout.combo .combo-buy-btn--redirect-to-cart:focus-visible,.layout.combo .combo-buy-btn--redirect-to-cart:hover{background:#b84c1b;border-color:#b84c1b}.layout.combo .combo-freight{align-items:start;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:12px;box-shadow:none;display:grid;gap:12px 20px;grid-template-areas:"label label" "group info" "result result";grid-template-columns:minmax(0,1fr) auto;margin-bottom:0!important;margin-top:16px;max-width:100%;padding:18px 18px 16px;position:relative;width:100%}.layout.combo .combo-freight__label{color:rgba(3,7,18,.68);display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:600;grid-area:label;line-height:1.3;margin:0;padding-right:0}.layout.combo .combo-freight__info{align-items:center;align-self:center;display:inline-flex!important;grid-area:info;justify-content:flex-start;margin:0;position:static;white-space:nowrap;width:fit-content}.layout.combo .combo-freight__info a{color:rgba(3,7,18,.78);font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;text-decoration:underline;white-space:nowrap}.layout.combo .combo-freight__group{align-items:center;background:var(--white);border:1px solid #e3e3e7;border-radius:6px;box-shadow:none!important;display:flex;grid-area:group;max-width:100%!important;min-height:50px;min-width:0;padding:0 16px;position:relative;width:100%!important;width:100%}.layout.combo .combo-freight__input{background:transparent!important;border:0!important;box-shadow:none!important;color:rgba(3,7,18,.72);display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:400;height:40px;margin:0 100px 0 0!important;max-width:calc(100% - 110px);min-height:40px;min-width:0;outline:none!important;width:100%}.layout.combo .combo-freight__input::placeholder{color:#b7b7b7}.layout.combo .combo-freight__btn{--btn-height:auto;align-items:center;background:transparent!important;border:0!important;border-radius:6px!important;box-shadow:none!important;color:var(--primary)!important;display:inline-flex;flex:0 0 auto;font-family:Inter,sans-serif;font-size:0!important;font-weight:500;gap:6px;height:36px!important;justify-content:center;line-height:1;max-width:none!important;min-height:auto;min-width:110px;padding:0 16px;position:absolute;right:16px;text-transform:uppercase;top:50%;transform:translateY(-50%);width:110px}.layout.combo .combo-freight__btn:before{background-color:currentColor;content:"";display:block;height:14px;inset:auto;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M12.25 12.25 9.713 9.713m1.37-3.296a4.667 4.667 0 1 1-9.333 0 4.667 4.667 0 0 1 9.333 0'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M12.25 12.25 9.713 9.713m1.37-3.296a4.667 4.667 0 1 1-9.333 0 4.667 4.667 0 0 1 9.333 0'/%3E%3C/svg%3E");mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;position:static;transform:none;width:14px}.layout.combo .combo-freight__btn:after{content:"Buscar";font-size:12px;font-weight:400;letter-spacing:.02em;line-height:1}.layout.combo .combo-freight__btn:focus-visible,.layout.combo .combo-freight__btn:hover{background:var(--primary)!important;color:var(--white)!important}.layout.combo .combo-freight__result{background:transparent;border:0!important;border-radius:0;box-shadow:none!important;box-sizing:border-box;display:none;grid-area:result;left:auto!important;margin:14px 0 0!important;max-width:max-content!important;min-width:100%;padding:10px 18px 16px!important;position:static!important;right:auto!important;top:auto!important;width:auto!important}.layout.combo .combo-freight__result:has(.combo-freight__result-list>li){display:block}.layout.combo .combo-freight__result[style*="display: none"]{display:none!important}.layout.combo .combo-freight__close{align-items:center;background:transparent!important;border:0!important;box-shadow:none!important;color:rgba(3,7,18,.86);display:inline-flex;height:24px;justify-content:center;margin:8px 8px 8px auto;padding:0;width:24px}.layout.combo .combo-freight__result-list{display:grid;gap:0;list-style:none;margin:0;padding:0}.layout.combo .combo-freight__result-item{border-top:1px solid rgba(3,7,18,.08);padding:16px 0 14px}.layout.combo .combo-freight__result-item:first-child{border-top:0;padding-top:6px}.layout.combo .combo-freight__result-availability,.layout.combo .combo-freight__result-info{font-family:Inter,sans-serif;font-size:14px;line-height:1.4;margin:0}.layout.combo .combo-freight__result-info{color:#030712}.layout.combo .combo-freight__result-availability{color:rgba(3,7,18,.52);margin-top:4px}.layout.combo .combo-description{margin-top:32px;padding:0}.layout.combo .combo-description-content{background:var(--white);border-radius:8px;overflow:hidden;padding:0 22px}.layout.combo .combo-description-content:before{border-bottom:1px solid rgba(3,7,18,.12);color:rgba(3,7,18,.92);content:"Detalhes do produto";display:block;font-family:REM,sans-serif;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:18px;padding:18px 0}.layout.combo .combo-description-content>*{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.65;overflow-wrap:anywhere;padding:20px 22px 24px}@media (max-width:1023px){.layout.combo{margin:16px auto 40px;padding:40px 16px 0;width:100%}.layout.combo .combo-breadcrumbs{left:35px;max-width:calc(100% - 32px);width:calc(100% - 32px)}.layout.combo .combo-content{gap:20px;grid-template-columns:minmax(0,1fr)}.layout.combo .combo-freight{gap:8px;grid-template-areas:"label" "info" "group" "result";grid-template-columns:minmax(0,1fr)}.layout.combo .combo-freight__label{display:contents!important;grid-area:title}.layout.combo .combo-freight__info{display:flex!important;grid-area:info;justify-content:flex-end;justify-self:end;max-width:100%;position:static;text-align:right;width:fit-content}.layout.combo .combo-freight__group{max-width:100%}.layout.combo .combo-freight__input{margin-right:0!important;max-width:100%!important}.layout.combo .combo-freight__btn{right:16px}.layout.combo .combo-totals{grid-template-columns:minmax(0,1fr)}}@media (min-width:1251px){.layout.combo .combo-breadcrumbs{left:6rem}}body.page-product-product .asksModule .asksModule_list{display:flex;flex-direction:column;gap:16px}body.page-product-product .asksModule .askItem.asksModule_list_item{background:#fafafa;border:1px solid rgba(3,7,18,.08);border-radius:12px;box-shadow:0 1px 2px rgba(3,7,18,.04);overflow:hidden}body.page-product-product .asksModule .askItem.asksModule_list_item>summary{cursor:pointer;list-style:none;padding:20px}body.page-product-product .asksModule .askItem.asksModule_list_item>summary::-webkit-details-marker{display:none}body.page-product-product .asksModule .askItem-question{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:1.2}body.page-product-product .asksModule .askItem-answer{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.45;padding:0 20px 20px}body.page-product-product .asksModule .askItem-answer>span b{color:var(--texto,#030712);font-weight:600}body.page-product-product .asksModule .askItem_author{color:rgba(3,7,18,.56);display:flex;flex-wrap:wrap;font-size:13px;gap:4px;line-height:1.35;margin-top:12px}body.page-product-product .productDescription--main.terracota-product-description{margin-top:40px;padding:0}body.page-product-product .productDescription--main.terracota-product-description .container{max-width:100%;padding:0!important}body.page-product-product .productDescription--main.terracota-product-description .btn_see_more,body.page-product-product .productDescription--main.terracota-product-description .heading-title{display:none!important}body.page-product-product .productDescription--main.terracota-product-description .terracota-product-description__toggle{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:8px 8px 0 0;color:rgba(3,7,18,.92);cursor:pointer;display:flex;font-size:24px;font-weight:700;gap:16px;justify-content:space-between;line-height:1.2;padding:18px 22px;text-align:left;width:100%}body.page-product-product .productDescription--main.terracota-product-description .terracota-product-description__toggle:after{color:var(--primary);content:"+";flex-shrink:0;font-size:26px;font-weight:400;line-height:1}body.page-product-product .productDescription--main.terracota-product-description .terracota-product-description__body{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:0 0 8px 8px;border-top:0;padding:20px 22px 24px}body.page-product-product .productDescription--main.terracota-product-description .terracota-product-description__body[hidden]{display:none!important}body.page-product-product .productDescription--main.terracota-product-description.is-open .terracota-product-description__toggle:after{content:"−"}body.page-product-product .productDescription--main.terracota-product-description .product-description{color:rgba(3,7,18,.72);font-size:14px;line-height:1.65;overflow-wrap:anywhere;word-break:break-word}body.page-product-product .productDescription--main.terracota-product-description .product-description:after{clear:both;content:"";display:block}body.page-product-product .productDescription--main.terracota-product-description .product-description,body.page-product-product .productDescription--main.terracota-product-description .product-description li,body.page-product-product .productDescription--main.terracota-product-description .product-description p,body.page-product-product .productDescription--main.terracota-product-description .product-description span,body.page-product-product .productDescription--main.terracota-product-description .product-description td,body.page-product-product .productDescription--main.terracota-product-description .product-description th{color:rgba(3,7,18,.72)!important;font-family:Inter,sans-serif!important}body.page-product-product .productDescription--main.terracota-product-description .product-description>:first-child,body.page-product-product .productDescription--main.terracota-product-description .product-description>:first-child>:first-child{margin-top:0!important}body.page-product-product .productDescription--main.terracota-product-description .product-description hr,body.page-product-product .productDescription--main.terracota-product-description .product-description ol,body.page-product-product .productDescription--main.terracota-product-description .product-description p,body.page-product-product .productDescription--main.terracota-product-description .product-description table,body.page-product-product .productDescription--main.terracota-product-description .product-description ul{margin:0 0 16px!important}body.page-product-product .productDescription--main.terracota-product-description .product-description h1,body.page-product-product .productDescription--main.terracota-product-description .product-description h2,body.page-product-product .productDescription--main.terracota-product-description .product-description h3,body.page-product-product .productDescription--main.terracota-product-description .product-description h4,body.page-product-product .productDescription--main.terracota-product-description .product-description h5,body.page-product-product .productDescription--main.terracota-product-description .product-description h6{color:rgba(3,7,18,.92)!important;font-family:Inter,sans-serif!important;font-size:22px!important;font-weight:700!important;line-height:1.3!important;margin:24px 0 12px!important}body.page-product-product .productDescription--main.terracota-product-description .product-description b,body.page-product-product .productDescription--main.terracota-product-description .product-description strong{color:rgba(3,7,18,.92)!important;font-weight:700!important}body.page-product-product .productDescription--main.terracota-product-description .product-description ol,body.page-product-product .productDescription--main.terracota-product-description .product-description ul{padding-left:22px}body.page-product-product .productDescription--main.terracota-product-description .product-description li+li{margin-top:8px}body.page-product-product .productDescription--main.terracota-product-description .product-description hr{border:0;border-top:1px solid rgba(3,7,18,.1)}body.page-product-product .productDescription--main.terracota-product-description .product-description table{border-collapse:collapse;border-radius:6px;overflow:hidden;table-layout:fixed;width:100%}body.page-product-product .productDescription--main.terracota-product-description .product-description td,body.page-product-product .productDescription--main.terracota-product-description .product-description th{background:var(--white);border:1px solid rgba(3,7,18,.08);font-size:14px!important;line-height:1.5!important;padding:10px 14px;vertical-align:top}body.page-product-product .productDescription--main.terracota-product-description .product-description th{background:#f8f8f8;font-weight:600!important}body.page-product-product .productDescription--main.terracota-product-description .product-description td:first-child,body.page-product-product .productDescription--main.terracota-product-description .product-description th:first-child{background:#f8f8f8;color:rgba(3,7,18,.84)!important;font-weight:500!important;width:34%}body.page-product-product .productDescription--main.terracota-product-description .product-description td:last-child,body.page-product-product .productDescription--main.terracota-product-description .product-description th:last-child{background:var(--white);font-weight:400!important}body.page-product-product .productDescription--main.terracota-product-description .product-description td p:last-child,body.page-product-product .productDescription--main.terracota-product-description .product-description td>:last-child,body.page-product-product .productDescription--main.terracota-product-description .product-description th p:last-child,body.page-product-product .productDescription--main.terracota-product-description .product-description th>:last-child{margin-bottom:0!important}body.page-product-product .productDescription--main.terracota-product-description .product-description td div,body.page-product-product .productDescription--main.terracota-product-description .product-description th div{display:block;margin:0}body.page-product-product .productDescription--main.terracota-product-description .product-description article,body.page-product-product .productDescription--main.terracota-product-description .product-description div,body.page-product-product .productDescription--main.terracota-product-description .product-description h1,body.page-product-product .productDescription--main.terracota-product-description .product-description h2,body.page-product-product .productDescription--main.terracota-product-description .product-description h3,body.page-product-product .productDescription--main.terracota-product-description .product-description h4,body.page-product-product .productDescription--main.terracota-product-description .product-description h5,body.page-product-product .productDescription--main.terracota-product-description .product-description h6,body.page-product-product .productDescription--main.terracota-product-description .product-description section{box-sizing:border-box;max-width:100%!important}body.page-product-product .productDescription--main.terracota-product-description .product-description .first,body.page-product-product .productDescription--main.terracota-product-description .product-description .last,body.page-product-product .productDescription--main.terracota-product-description .product-description .side,body.page-product-product .productDescription--main.terracota-product-description .product-description [style*="float: left"],body.page-product-product .productDescription--main.terracota-product-description .product-description [style*="float: right"],body.page-product-product .productDescription--main.terracota-product-description .product-description [style*="float:left"],body.page-product-product .productDescription--main.terracota-product-description .product-description [style*="float:right"]{float:none!important;margin:0 0 16px!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}body.page-product-product .productDescription--main.terracota-product-description .product-description iframe,body.page-product-product .productDescription--main.terracota-product-description .product-description img{height:auto;max-width:100%}@media (max-width:768px){body.page-product-product .productDescription--main.terracota-product-description{margin-top:32px}body.page-product-product .productDescription--main.terracota-product-description .terracota-product-description__toggle{font-size:20px;padding:16px 18px}body.page-product-product .productDescription--main.terracota-product-description .terracota-product-description__body{padding:18px}body.page-product-product .productDescription--main.terracota-product-description .product-description h1,body.page-product-product .productDescription--main.terracota-product-description .product-description h2,body.page-product-product .productDescription--main.terracota-product-description .product-description h3,body.page-product-product .productDescription--main.terracota-product-description .product-description h4,body.page-product-product .productDescription--main.terracota-product-description .product-description h5,body.page-product-product .productDescription--main.terracota-product-description .product-description h6{font-size:20px!important}body.page-product-product .productDescription--main.terracota-product-description .product-description td,body.page-product-product .productDescription--main.terracota-product-description .product-description th{padding:10px 12px}}body.page-product-product .buy-together-content{margin:40px auto;max-width:var(--pageProduct-max-width,1280px);width:100%}body.page-product-product .buy-together-content>.container{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:4px;box-sizing:border-box;max-width:none;padding:14px 18px 18px;width:100%}body.page-product-product .buy-together-content .heading-title{margin-bottom:14px}body.page-product-product .buy-together-content .title-buy-together{color:#030712;font-size:20px!important;font-weight:700;line-height:1.2;margin:0}body.page-product-product .buy-together-content .buy-together-container{background:transparent;border:0;border-radius:0;display:grid!important;gap:18px;padding:0;position:relative}body.page-product-product .buy-together-content .buy-together-container img{border:none!important}body.page-product-product .buy-together-content .buy-together-buy-btn,body.page-product-product .buy-together-content .buy-together-items,body.page-product-product .buy-together-content .buy-together-main-product{min-width:0}body.page-product-product .buy-together-content .buy-together-main-image{background:transparent;border:0!important;border-radius:0!important;padding:0!important}body.page-product-product .buy-together-content .buy-together-main-image:before{content:none!important;display:none!important}body.page-product-product .buy-together-content .buy-together-main-image img,body.page-product-product .buy-together-content .buy-together>.product-image img{height:auto;object-fit:contain;width:100%}body.page-product-product .buy-together-content .buy-togheter-item-01,body.page-product-product .buy-together-content .product-buy-together-title{color:rgba(3,7,18,.78);font-size:10px;font-weight:500;line-height:1.4;margin:0;text-transform:uppercase}body.page-product-product .buy-together-content .buy-togheter-item-01,body.page-product-product .buy-together-content .product-buy-together-title span{display:block;overflow:visible;white-space:normal;word-break:break-word}body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-buy-together-title{grid-area:title;order:1}body.page-product-product .buy-together-content .buy-together-main-product .product-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-price{align-self:start;display:block!important;grid-area:price;justify-self:start;margin:0!important;order:2;text-align:left!important;width:100%}body.page-product-product .buy-together-content .buy-together-main-product .prices,body.page-product-product .buy-together-content .buy-together>.buy-together-info .prices{align-items:flex-start;align-self:start;display:flex;flex-direction:column;gap:4px;justify-content:flex-start;justify-items:start;justify-self:start;width:100%}body.page-product-product .buy-together-content .buy-together-main-product .prices>.product-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .prices>.product-price{align-self:start;justify-self:start;margin:0!important;text-align:left!important;width:100%}body.page-product-product .buy-together-content .buy-together-main-product .product-price-discount,body.page-product-product .buy-together-content .buy-together-main-product .product-price-old,body.page-product-product .buy-together-content .buy-together-main-product .product-price-simulator,body.page-product-product .buy-together-content .buy-together-main-product .product_spare,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-price-discount,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-price-old,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product_spare{display:none!important}body.page-product-product .buy-together-content .buy-together-main-product .product-main-price,body.page-product-product .buy-together-content .buy-together-main-product .product-main-price .product-multiple-sales-price,body.page-product-product .buy-together-content .buy-together-main-product .product-main-simple-price,body.page-product-product .buy-together-content .buy-together-main-product .product-price-new,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-price .product-multiple-sales-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-simple-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-price-new{color:#030712!important;display:block;font-size:22px!important;font-weight:700!important;line-height:1.1!important;margin:0!important;text-align:left!important}body.page-product-product .buy-together-content .buy-together-option-list{grid-area:options;margin-top:6px;order:3}body.page-product-product .buy-together-content .buy-together-option-list:focus-within,body.page-product-product .buy-together-content .buy-together-option-list:hover{padding:0!important}body.page-product-product .buy-together-content .buy-together-option-list select.buy-together-opt.form-control,body.page-product-product .buy-together-content .buy-together-option-list select.form-control,body.page-product-product .buy-together-content .buy-together-option-list select.form-control.option_type_select,body.page-product-product .buy-together-content .buy-together-option-list select.form-control:not([size]):not([multiple]){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:border-box!important;background-color:var(--white)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23837B76' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m3 4.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 12px;border:1px solid rgba(3,7,18,.12)!important;border-radius:10px;box-shadow:none!important;box-sizing:border-box!important;color:rgba(3,7,18,.72);display:block!important;font-size:12px!important;margin:0!important;min-height:40px;overflow:visible!important;padding:0 36px 0 12px;width:100%!important}body.page-product-product .buy-together-content .buy-together .buy-together-check i.addBuyTogetherProduct:before{background-color:var(--primary);background-image:none!important;content:"";display:block;height:20px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.5' d='M.558 3.921 3.662 7 10.058.667'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.5' d='M.558 3.921 3.662 7 10.058.667'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:var(--size-400);mask-size:var(--size-400);width:20px}body.page-product-product .buy-together-content .buy-together .buy-together-check .mdi-check-box-outline-blank,body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-carousel-enabled .swiper-button-next,body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-carousel-enabled .swiper-button-prev{display:none!important}body.page-product-product .buy-together-content .buy-together-buy-btn{align-items:center!important;display:flex!important}body.page-product-product .buy-together-content .buy-together-btn-content{background-color:#fafafa!important;background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:4px;box-sizing:border-box;display:grid;gap:8px;justify-content:normal;max-width:100%;padding:10px 0 0!important;width:100%}body.page-product-product .buy-together-content .buy-together-end{display:grid;gap:2px;text-align:center!important}body.page-product-product .buy-together-content .buy-together-end p{margin:0}body.page-product-product .buy-together-content .buy-together-end p:first-child{display:none!important}body.page-product-product .buy-together-content .terracota-buy-together-summary-label{color:rgba(3,7,18,.64);font-size:12px;font-weight:400;line-height:1.35;text-align:center}body.page-product-product .buy-together-content .buy-together-end .price{color:#030712;font-size:18px!important;font-weight:700;line-height:1.15;margin:0!important;text-align:center!important}body.page-product-product .buy-together-content .buy-together-end .price b{font-weight:700}body.page-product-product .buy-together-content .buy-together-end .parcel{display:none!important}body.page-product-product .buy-together-content #buy-together-button,body.page-product-product .buy-together-content #buy-together-buy-button{--btn-background:var(--product-buy-btn-background,var(--success));--btn-foreground:var(--product-buy-btn-foreground,var(--white));--btn-border:1px solid var(--product-buy-btn-border-color,var(--product-buy-btn-background,var(--success)));--background-button-default:var(--product-buy-btn-background,var(--success))!important;--foreground-button-default:var(--btn-foreground)!important;--border-color-default:var(--product-buy-btn-border-color,var(--product-buy-btn-background,var(--success)))!important;--border-button-default:var(--btn-border)!important;align-items:center;background:var(--btn-background)!important;border:var(--btn-border)!important;border-radius:0!important;box-shadow:none!important;color:var(--btn-foreground)!important;display:flex;font-size:16px!important;font-weight:600!important;justify-content:center;line-height:1.2;margin:0!important;max-width:100%!important;min-height:44px;padding:0 16px;width:100%!important}body.page-product-product .buy-together-content #buy-together-button:hover,body.page-product-product .buy-together-content #buy-together-buy-button:hover{background:color-mix(in srgb,var(--btn-background) 92%,#000)!important;border-color:color-mix(in srgb,var(--border-color-default) 92%,#000)!important;color:var(--btn-foreground)!important}@media (min-width:768px){body.page-product-product .buy-together-content{padding:0}body.page-product-product .buy-together-content .buy-together-items-content .buy-together{max-width:none!important;width:100%!important}body.page-product-product .buy-together-content .buy-together-items-content .buy-together .buy-together-info{padding:0!important}body.page-product-product .buy-together-content .buy-together-items-content .buy-together .buy-together-info .product-buy-together-title{display:block!important;line-clamp:unset!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;overflow:visible!important}body.page-product-product .buy-together-content .buy-together-container{align-items:center;grid-template-columns:minmax(132px,148px) minmax(0,1fr) minmax(162px,176px)}body.page-product-product .buy-together-content .buy-together-main-product{display:grid!important;gap:14px;grid-column:1;justify-items:center;padding-right:40px;position:relative}body.page-product-product .buy-together-content .buy-together-main-product:after{color:rgba(3,7,18,.36);content:"+";font-size:34px;font-weight:300;line-height:1;position:absolute;right:0;top:50%;transform:translate(50%,-50%)}body.page-product-product .buy-together-content .buy-together-main-image{align-items:center;display:flex;justify-content:center;max-width:100%;width:84px}body.page-product-product .buy-together-content .product-buy-together-price{display:grid;gap:4px}body.page-product-product .buy-together-content .buy-together-items{grid-column:2;padding:0 30px 0 18px;position:relative}body.page-product-product .buy-together-content .buy-together-items:after{color:rgba(3,7,18,.36);content:"=";font-size:34px;font-weight:300;line-height:1;position:absolute;right:0;top:50%;transform:translate(50%,-50%)}body.page-product-product .buy-together-content .buy-together-items-content.swiper{overflow:hidden!important;width:100%}body.page-product-product .buy-together-content .buy-together-items-content .swiper-wrapper{align-items:stretch;display:flex!important;gap:0!important}body.page-product-product .buy-together-content .buy-together.swiper-slide{align-items:start;background:var(--white)!important;border:1px solid rgba(3,7,18,.08)!important;border-radius:10px;box-sizing:border-box;display:grid!important;gap:12px;grid-template-columns:24px 60px minmax(0,1fr);height:auto!important;justify-content:stretch!important;margin-right:0!important;min-height:132px!important;padding:12px 14px!important}body.page-product-product .buy-together-content .buy-together.swiper-slide[style*=border-color]{border-color:rgba(3,7,18,.08)!important}body.page-product-product .buy-together-content .buy-together-check{align-items:center;align-self:center;background:#fff!important;border:1px solid #d3d3d3;border-radius:4px;box-shadow:none!important;display:flex;height:24px;justify-content:center;margin-top:0;min-width:24px;overflow:hidden;padding:0!important;position:static!important;width:24px}body.page-product-product .buy-together-content .buy-together-check.text-success{background:var(--primary)!important;border-color:var(--primary)}body.page-product-product .buy-together-content .buy-together-check.text-success i.addBuyTogetherProduct:before{background-color:var(--white)!important}body.page-product-product .buy-together-content .buy-together-check i{color:var(--primary)!important;font-size:14px;height:22px;line-height:1;width:20px}body.page-product-product .buy-together-content .buy-together>.product-image{margin:0!important;max-width:none!important;width:60px!important}body.page-product-product .buy-together-content .buy-together>.product-image a{align-items:center;display:flex;justify-content:center}body.page-product-product .buy-together-content .buy-together>.buy-together-info{align-content:start;display:grid!important;gap:6px;grid-template-areas:"title" "price" "options";justify-items:start;max-width:none!important;width:100%!important}body.page-product-product .buy-together-content .buy-together>.buy-together-info h3{margin:0}body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-price .product-multiple-sales-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-simple-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-price-new{font-size:15px!important;line-height:1.15!important}body.page-product-product .buy-together-content .buy-together-option-list{margin-top:2px;width:100%}body.page-product-product .buy-together-content .buy-together-option-list .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--white)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23837B76' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m3 4.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 12px;border-radius:10px;color:rgba(3,7,18,.72);font-size:12px!important;min-height:40px;padding:0 36px 0 12px}body.page-product-product .buy-together-content .buy-together-items .swiper-pagination{display:none!important}body.page-product-product .buy-together-content .buy-together-items .swiper-button-next,body.page-product-product .buy-together-content .buy-together-items .swiper-button-prev{background:var(--white);border:1px solid rgba(197,83,30,.24);border-radius:999px;box-shadow:0 1px 2px rgba(3,7,18,.04);color:var(--primary);height:28px;margin-top:-14px;width:28px}body.page-product-product .buy-together-content .buy-together-items .swiper-button-next:after,body.page-product-product .buy-together-content .buy-together-items .swiper-button-prev:after{font-size:12px;font-weight:700}body.page-product-product .buy-together-content .buy-together-items:not(.terracota-buy-together-carousel-enabled) .swiper-button-next,body.page-product-product .buy-together-content .buy-together-items:not(.terracota-buy-together-carousel-enabled) .swiper-button-prev{display:none!important}body.page-product-product .buy-together-content .buy-together-buy-btn{grid-column:3;justify-self:end;width:min(100%,170px)}body.page-product-product .buy-together-content .buy-together-buy-btn #button-cart{--btn-width:auto}body.page-product-product .buy-together-content .buy-together-btn-content{gap:8px;padding:10px 8px}body.page-product-product .buy-together-content .buy-together-btn-content p{width:auto}body.page-product-product .buy-together-content .buy-together-end .price{font-size:18px!important;line-height:1.15}body.page-product-product .buy-together-content #buy-together-button,body.page-product-product .buy-together-content #buy-together-buy-button{font-size:13px!important;min-height:36px}}@media (max-width:768px){body.page-product-product .buy-together-content{padding:0 var(--spacing-4)}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout>.container{background:#fff;border-color:rgba(3,7,18,.14);border-radius:16px;padding:16px}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .heading-title{margin-bottom:20px}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .title-buy-together{font-size:18px!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-container{display:grid!important;gap:0;grid-template-areas:"strip" "main" "items" "summary";grid-template-columns:1fr;padding:0}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .terracota-buy-together-mobile-strip{background:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:14px;display:grid;gap:10px;grid-area:strip;margin-bottom:24px;padding:18px 16px}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .terracota-buy-together-mobile-strip__row{align-items:center;display:flex;gap:12px;justify-content:space-between;min-width:0;width:100%}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .terracota-buy-together-mobile-strip__item{align-items:center;display:flex;flex:1 1 0;justify-content:center;min-width:0}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .terracota-buy-together-mobile-strip__item img{display:block;height:auto;max-width:130px!important;max-width:none;object-fit:contain;width:100%}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .terracota-buy-together-mobile-strip__separator{color:#030712;flex:0 0 auto;font-size:44px;font-weight:300;line-height:1}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-product,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together.swiper-slide{background:transparent!important;border-radius:0;border-top:1px solid rgba(3,7,18,.12)!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-product{align-items:center;display:grid!important;gap:12px;grid-area:main;grid-template-columns:24px minmax(0,1fr);justify-items:stretch;padding:18px 0;position:relative;text-align:left}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-product:before{background:#e8e8e8;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='1.8' d='M.558 3.921 3.662 7 10.058.667'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px 9px;border:1px solid #d7d7d7;border-radius:4px;content:"";grid-column:1;height:24px;width:24px}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-items:after,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-product:after{display:none}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-image,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together>.product-image{display:none!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .product-buy-together-price{display:grid;gap:6px;grid-column:2;padding:var(--spacing-5)}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-togheter-item-01,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .product-buy-together-title{color:#030712;font-size:15px;font-weight:400;line-height:1.45;text-transform:none}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-product .product-price,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together>.buy-together-info .product-price{text-align:left}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-product .product-main-price,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-product .product-main-price .product-multiple-sales-price,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-product .product-main-simple-price,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-main-product .product-price-new,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together>.buy-together-info .product-main-price,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together>.buy-together-info .product-main-price .product-multiple-sales-price,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together>.buy-together-info .product-main-simple-price,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together>.buy-together-info .product-price-new{font-size:16px!important;line-height:1.2!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-items{grid-area:items;min-width:0;padding:0}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-items-content.swiper{height:auto;overflow:visible!important;padding:0!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-items-content .swiper-wrapper{display:grid!important;gap:0!important;transform:none!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together.swiper-slide{align-items:center;border-left:none!important;border-right:none!important;display:grid!important;gap:12px;grid-template-columns:24px minmax(0,1fr);height:auto!important;margin-right:0!important;max-width:max-content;min-height:0!important;padding:0!important;width:100%!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-check{align-items:center;align-self:center;background:#fff!important;border:1px solid #d3d3d3;border-radius:4px;box-shadow:none!important;display:flex;height:24px;justify-content:center;margin:0;min-width:24px;overflow:hidden;padding:0!important;width:24px}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-check.text-success{background:var(--primary)!important;border-color:var(--primary)}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-check.text-success i.addBuyTogetherProduct:before{background-color:var(--white)!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-check i{font-size:14px;height:22px;line-height:1;width:20px}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together>.buy-together-info{align-content:start;display:grid!important;gap:6px;grid-template-areas:"title" "price" "options";justify-items:start;max-width:none!important;padding:var(--spacing-5)!important;width:100%!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-option-list{display:block!important;flex:none!important;margin-top:6px;overflow:visible!important;position:static!important;transform:none!important;width:100%!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-option-list .form-group.select_list,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-option-list .options-list,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-option-list>div{display:block!important;margin:0!important;max-width:none!important;overflow:visible!important;position:static!important;transform:none!important;width:100%!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-option-list .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:border-box!important;background-color:var(--white)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23837B76' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m3 4.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 12px;border:1px solid rgba(3,7,18,.12)!important;border-radius:10px;box-shadow:none!important;box-sizing:border-box!important;color:rgba(3,7,18,.72);display:block!important;font-size:12px!important;min-height:40px;overflow:visible!important;padding:0 36px 0 12px;width:100%!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-items .swiper-button-next,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-items .swiper-button-prev,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-items .swiper-pagination{display:none!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-buy-btn{align-self:stretch;border-radius:0;border-top:1px solid rgba(3,7,18,.12);grid-area:summary;justify-self:stretch;padding-top:16px!important;padding:0;width:100%}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-btn-content{align-items:center;background:transparent!important;border:0;gap:16px;grid-template-columns:minmax(0,1fr) minmax(150px,160px);padding:0!important}}@media (max-width:768px) and (min-width:768px) and (max-width:768px){body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-btn-content{grid-template-columns:minmax(0,1fr) minmax(350px,160px)}}@media (max-width:768px){body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-end{gap:4px;text-align:center!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .terracota-buy-together-summary-label{color:#030712;font-size:12px!important;order:1;text-align:center}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .terracota-buy-together-summary-label strong{font-weight:700}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout .buy-together-end .price{font-size:24px!important;line-height:1.05;order:2;text-align:center!important}body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout #buy-together-button,body.page-product-product .buy-together-content.terracota-buy-together-mobile-layout #buy-together-buy-button{border-radius:16px!important;font-size:16px!important;font-weight:700!important;min-height:56px}body.page-product-product .buy-together-content .buy-together-container{grid-template-columns:1fr;padding:20px}body.page-product-product .buy-together-content .buy-together-buy-btn,body.page-product-product .buy-together-content .buy-together-main-product{justify-items:center;text-align:center}body.page-product-product .buy-together-content .buy-together-items:after,body.page-product-product .buy-together-content .buy-together-main-product:after{display:none}body.page-product-product .buy-together-content .buy-together-main-image{margin:0 auto;width:144px}body.page-product-product .buy-together-content .product-buy-together-price{display:grid;gap:6px}body.page-product-product .buy-together-content .buy-together-main-product .product-price{text-align:center}body.page-product-product .buy-together-content .buy-together-main-product .product-main-price,body.page-product-product .buy-together-content .buy-together-main-product .product-main-price .product-multiple-sales-price,body.page-product-product .buy-together-content .buy-together-main-product .product-main-simple-price,body.page-product-product .buy-together-content .buy-together-main-product .product-price-new{font-size:18px!important}body.page-product-product .buy-together-content .buy-together-items{padding:0}body.page-product-product .buy-together-content .buy-together-items-content.swiper{overflow:hidden}body.page-product-product .buy-together-content .buy-together.swiper-slide{align-items:center;background:var(--white);border-radius:12px;display:grid!important;gap:12px;grid-template-columns:16px 56px minmax(0,1fr);height:auto;min-height:0!important;padding:14px!important}body.page-product-product .buy-together-content .buy-together-check{align-self:center;padding:0!important;position:static!important}body.page-product-product .buy-together-content .buy-together-check i{color:var(--primary);font-size:12px}body.page-product-product .buy-together-content .buy-together>.product-image{margin:0!important;max-width:none!important;width:56px!important}body.page-product-product .buy-together-content .buy-together>.buy-together-info{display:grid!important;gap:6px;max-width:none!important;width:100%!important}body.page-product-product .buy-together-content .buy-together>.buy-together-info h3{margin:0}body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-price .product-multiple-sales-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-simple-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-price-new{font-size:15px!important}body.page-product-product .buy-together-content .buy-together-items .swiper-button-next,body.page-product-product .buy-together-content .buy-together-items .swiper-button-prev{height:28px;margin-top:-14px;width:28px}body.page-product-product .buy-together-content .buy-together-items .swiper-button-next:after,body.page-product-product .buy-together-content .buy-together-items .swiper-button-prev:after{font-size:14px;font-weight:700}}@media (min-width:1024px) and (max-width:1439px){body.page-product-product .buy-together-content .buy-together-container{align-items:center;box-sizing:border-box;gap:24px;grid-template-columns:minmax(180px,220px) minmax(0,1fr) minmax(180px,200px);margin:0;max-width:100%;width:100%}body.page-product-product .buy-together-content .buy-together-main-product{align-self:center;grid-column:1;max-width:220px;min-width:0;padding-right:44px;position:relative;width:100%}body.page-product-product .buy-together-content .buy-together-main-product:after{color:rgba(3,7,18,.36);content:"+";display:block;font-size:34px;font-weight:300;left:100%;line-height:1;position:absolute;right:auto;text-align:center;top:70%;transform:translate(50%,-50%);width:20px}body.page-product-product .buy-together-content .buy-together-main-image{width:120px}body.page-product-product .buy-together-content .buy-together-items{align-self:center;grid-column:2;min-width:0;padding:0 32px 0 0;position:relative;width:100%}body.page-product-product .buy-together-content .buy-together-items:after{color:rgba(3,7,18,.36);content:"=";display:block;font-size:34px;font-weight:300;line-height:1;position:absolute;right:0;text-align:center;top:50%;transform:translate(50%,-50%);width:20px}body.page-product-product .buy-together-content .buy-together-items-content.swiper{height:560px;max-width:100%;overflow:hidden!important;width:100%}body.page-product-product .buy-together-content .buy-together.swiper-slide{align-items:center;background:transparent!important;border:0!important;box-sizing:border-box;gap:14px;grid-template-columns:16px 96px minmax(0,1fr);height:268px!important;min-height:268px!important;padding:0!important}body.page-product-product .buy-together-content .buy-together>.product-image{align-self:center;width:96px!important}body.page-product-product .buy-together-content .buy-together-check{align-items:center;align-self:center;background:var(--white)!important;border:1px solid var(--primary);border-radius:4px;box-shadow:none!important;display:flex;height:18px;justify-content:center;margin-top:0;min-width:18px;overflow:hidden;padding:0!important;position:static!important;width:18px}body.page-product-product .buy-together-content .buy-together-check i{align-items:center;color:var(--primary)!important;display:inline-flex;font-size:12px;height:12px;justify-content:center;line-height:1;width:12px}body.page-product-product .buy-together-content .buy-together>.buy-together-info{align-content:start;align-items:start;display:grid!important;gap:8px;grid-template-areas:"title" "price" "options";max-width:none!important;width:100%!important}body.page-product-product .buy-together-content .buy-together-option-list{align-self:start;bottom:auto!important;display:block!important;flex:none!important;justify-content:normal!important;left:auto!important;margin-top:4px;overflow:visible!important;position:static!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important}body.page-product-product .buy-together-content .buy-together-option-list .form-group.select_list,body.page-product-product .buy-together-content .buy-together-option-list .options-list,body.page-product-product .buy-together-content .buy-together-option-list>div{display:block!important;flex:none!important;margin:0!important;max-width:none!important;overflow:visible!important;position:static!important;transform:none!important;width:100%!important}body.page-product-product .buy-together-content .buy-together-option-list .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:border-box!important;background-color:var(--white)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23837B76' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m3 4.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 12px;border:1px solid rgba(3,7,18,.12)!important;border-radius:10px;box-shadow:none!important;box-sizing:border-box!important;color:rgba(3,7,18,.72);display:block!important;font-size:12px!important;margin:0!important;min-height:40px;overflow:visible!important;padding:0 36px 0 12px;width:100%!important}body.page-product-product .buy-together-content .buy-together-buy-btn{align-self:center;grid-column:3;justify-self:stretch;max-width:200px;min-width:0;width:100%}body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-single-item{justify-self:center;max-width:420px;min-width:0;width:100%}body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-single-item .buy-together-items-content.swiper{height:auto}body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-single-item .swiper-wrapper{justify-content:center}body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-single-item .buy-together.swiper-slide{height:auto!important;margin:0 auto!important;max-width:420px;min-height:0!important}}@media (min-width:1440px){body.page-product-product .buy-together-content .buy-together-container{align-items:center;box-sizing:border-box;column-gap:0;grid-template-columns:274px 40px 20px 40px minmax(411px,1fr) 40px 20px 40px 220px;margin:0;max-width:100%;width:100%}body.page-product-product .buy-together-content .buy-together-container:after,body.page-product-product .buy-together-content .buy-together-container:before{display:none}body.page-product-product .buy-together-content .buy-together-main-product{align-self:center;grid-column:1;min-width:274px;padding-right:0;position:relative;width:274px}body.page-product-product .buy-together-content .buy-together-main-product:after{color:rgba(3,7,18,.36);content:"+";display:block;font-size:34px;font-weight:300;line-height:1;position:absolute;right:-60px;text-align:center;top:50%;transform:translateY(-50%);width:20px}body.page-product-product .buy-together-content .buy-together-main-image{width:140px}body.page-product-product .buy-together-content .buy-together-main-image:before{display:none!important}body.page-product-product .buy-together-content .product-buy-together-price{width:100%}body.page-product-product .buy-together-content .buy-together-items{align-self:center;grid-column:5;min-width:411px;padding:0;position:relative;width:100%}body.page-product-product .buy-together-content .buy-together-items-content.swiper{height:448px;max-width:100%;overflow:hidden!important;width:100%}body.page-product-product .buy-together-content .buy-together-items-content .swiper-wrapper{gap:0!important}body.page-product-product .buy-together-content .buy-together-items:after{color:rgba(3,7,18,.36);content:"=";display:block;font-size:34px;font-weight:300;line-height:1;position:absolute;right:-60px;text-align:center;top:50%;transform:translateY(-50%);width:20px}body.page-product-product .buy-together-content .buy-together.swiper-slide{align-items:center;background:transparent!important;border:0!important;box-sizing:border-box;gap:16px;grid-template-columns:24px 120px minmax(0,1fr);height:212px!important;min-height:212px!important;padding:0!important}body.page-product-product .buy-together-content .buy-together>.product-image{align-self:center;width:120px!important}body.page-product-product .buy-together-content .buy-together>.buy-together-info{align-content:start;align-items:start;display:grid!important;gap:6px;grid-template-areas:"title" "price" "options";grid-template-columns:minmax(0,1fr);max-width:none!important;width:100%!important}body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-buy-together-title{font-size:10px;line-height:1.35}body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-price .product-multiple-sales-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-main-simple-price,body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-price-new{font-size:14px!important;line-height:1.15!important}body.page-product-product .buy-together-content .buy-together>.buy-together-info .product-price{align-self:start;display:block!important;justify-self:start;margin:0!important;width:100%!important}body.page-product-product .buy-together-content .buy-together>.buy-together-info .prices{align-self:start;justify-items:start;justify-self:start}body.page-product-product .buy-together-content .buy-together-check{align-self:center;background:#fff!important;border:1px solid #d3d3d3;border-radius:4px;box-shadow:none!important;height:24px;justify-content:center;min-width:24px;overflow:hidden!important;width:24px}body.page-product-product .buy-together-content .buy-together-check i{align-items:center;color:var(--primary)!important;display:flex;font-size:14px;height:22px;justify-content:center;line-height:1;margin:0;width:20px}body.page-product-product .buy-together-content .buy-together-check.text-success{background:var(--primary)!important;border-color:var(--primary)}body.page-product-product .buy-together-content .buy-together-check.text-success i.addBuyTogetherProduct:before{background-color:var(--white)!important}body.page-product-product .buy-together-content .buy-together-option-list{align-self:start;bottom:auto!important;display:block!important;flex:none!important;justify-content:normal!important;left:auto!important;margin:0!important;overflow:visible!important;position:static!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important}body.page-product-product .buy-together-content .buy-together-option-list .form-group.select_list,body.page-product-product .buy-together-content .buy-together-option-list .options-list,body.page-product-product .buy-together-content .buy-together-option-list>div{display:block!important;flex:none!important;margin:0!important;max-width:none!important;overflow:visible!important;position:static!important;transform:none!important;width:100%!important}body.page-product-product .buy-together-content .buy-together-option-list .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:border-box!important;background-color:var(--white)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23837B76' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m3 4.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 12px;border:1px solid rgba(3,7,18,.12)!important;border-radius:10px;box-shadow:none!important;box-sizing:border-box!important;color:rgba(3,7,18,.72);display:block!important;font-size:12px!important;margin:0!important;min-height:40px;overflow:visible!important;padding:0 36px 0 12px;width:100%!important}body.page-product-product .buy-together-content .buy-together-items .swiper-button-next,body.page-product-product .buy-together-content .buy-together-items .swiper-button-prev,body.page-product-product .buy-together-content .buy-together-items .swiper-pagination{display:none!important}body.page-product-product .buy-together-content .buy-together-buy-btn{align-self:center;grid-column:9;justify-self:start;min-width:220px;width:220px}body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-single-item{justify-self:center;max-width:411px;min-width:0;width:100%}body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-single-item .buy-together-items-content.swiper{height:auto}body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-single-item .swiper-wrapper{justify-content:center}body.page-product-product .buy-together-content .buy-together-items.terracota-buy-together-single-item .buy-together.swiper-slide{height:auto!important;margin:0 auto!important;max-width:411px;min-height:0!important}}body.page-product-product .modal_kitproducts{backdrop-filter:blur(6px);background:rgba(3,7,18,.56);box-sizing:border-box;height:auto;inset:0;max-height:none;max-width:100vw;min-height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:16px;width:100vw}body.page-product-product .modal_kitproducts,body.page-product-product .modal_kitproducts.show{align-items:center;display:flex!important;justify-content:center}body.page-product-product .modal_kitproducts>.relative{height:auto!important;margin:auto;max-height:calc(100dvh - 32px)!important;max-width:calc(100vw - 32px)!important;padding:0!important;width:min(100%,392px)!important}body.page-product-product .modal_kitproducts>.relative>.relative{background:linear-gradient(180deg,#fffdfb,#fff);border:1px solid rgba(3,7,18,.06);border-radius:28px!important;box-shadow:0 28px 72px rgba(3,7,18,.22)!important;height:auto;max-height:calc(100dvh - 32px);overflow:hidden;width:100%}body.page-product-product .modal_kitproducts .modal-body-center{height:auto;max-height:calc(100dvh - 32px);overflow:hidden;padding:56px 18px 20px;position:relative}body.page-product-product .modal_kitproducts .modal-body-center>.p-4{display:grid;gap:18px;grid-template-rows:minmax(0,1fr) auto;min-height:0;padding:0!important}body.page-product-product .modal_kitproducts .close_buy_together{align-items:center;background:#fff!important;border:0;border-radius:999px;box-shadow:0 10px 24px rgba(3,7,18,.08);color:var(--primary);cursor:pointer;display:inline-flex;font-size:0;height:38px!important;justify-content:center;line-height:1;position:absolute;right:16px!important;top:16px!important;width:38px!important;z-index:3;-webkit-tap-highlight-color:transparent}body.page-product-product .modal_kitproducts .close_buy_together svg{display:none}body.page-product-product .modal_kitproducts .close_buy_together:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23030712' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:24px 24px;content:"";display:block;height:24px;width:24px}body.page-product-product .modal_kitproducts .close_buy_together:focus-visible{box-shadow:0 0 0 4px rgba(197,83,30,.12),0 10px 24px rgba(3,7,18,.08);outline:none}body.page-product-product .modal_kitproducts .display-kit-content{align-content:start;border:0!important;display:grid!important;gap:18px;grid-template-columns:minmax(0,1fr)!important;margin:0!important;max-height:min(52dvh,560px);min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:0!important;padding-right:6px;scrollbar-gutter:stable}body.page-product-product .modal_kitproducts .display-kit-content::-webkit-scrollbar{width:8px}body.page-product-product .modal_kitproducts .display-kit-content::-webkit-scrollbar-thumb{background:rgba(197,83,30,.28);background-clip:padding-box;border:2px solid transparent;border-radius:999px}body.page-product-product .modal_kitproducts .display-kit-content::-webkit-scrollbar-track{background:rgba(3,7,18,.06);border-radius:999px}body.page-product-product .modal_kitproducts .product-info{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:20px;display:grid!important;gap:16px!important;grid-template-columns:1fr!important;justify-items:center;margin:0;padding:16px 14px 18px!important}body.page-product-product .modal_kitproducts .product-info:after,body.page-product-product .modal_kitproducts .product-info:before{display:none}body.page-product-product .modal_kitproducts .product-info .unit-left{align-items:center;aspect-ratio:1/1;border-radius:16px;display:flex;justify-content:center;justify-self:center;margin:0;min-width:0;overflow:hidden;padding:14px;width:min(100%,148px)}body.page-product-product .modal_kitproducts .product-info .unit-left img{height:100%;object-fit:contain;width:100%}body.page-product-product .modal_kitproducts .product-info .unit-body{display:grid;gap:14px;justify-items:center;margin:0;min-width:0;text-align:center;width:100%}body.page-product-product .modal_kitproducts .product-info .title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:17px;font-weight:700;line-height:1.15;max-width:250px;text-align:center}body.page-product-product .modal_kitproducts .kit-options-content{margin:0;row-gap:10px;width:min(100%,254px)}body.page-product-product .modal_kitproducts .kit-options-content>[class*=col-]{flex:0 0 100%;max-width:100%;padding:0;width:100%}body.page-product-product .modal_kitproducts .kit-options-content .form-group{margin:0}body.page-product-product .modal_kitproducts .kit-options-content .control-label,body.page-product-product .modal_kitproducts .kit-options-content .option-title{color:rgba(3,7,18,.74);display:block;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.03em;line-height:1.3;margin-bottom:8px;text-align:center;text-transform:uppercase}body.page-product-product .modal_kitproducts .kit-options-content .form-control{background-color:#fff;border:1px solid rgba(3,7,18,.08);border-radius:14px;box-shadow:none;color:rgba(3,7,18,.9);font-family:Inter,sans-serif;font-size:16px;line-height:1.2;min-height:42px;padding:0 16px}body.page-product-product .modal_kitproducts .kit-options-content select.form-control{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='M3.5 5.25 7 8.75l3.5-3.5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:14px 14px;cursor:pointer;padding-right:42px}body.page-product-product .modal_kitproducts .kit-options-content .form-control:focus{border-color:rgba(197,83,30,.28);box-shadow:0 0 0 4px rgba(197,83,30,.08);outline:none}body.page-product-product .modal_kitproducts .product-price{display:grid;gap:4px;justify-items:center;list-style:none;margin:0;padding:0;text-align:center}body.page-product-product .modal_kitproducts .product-price li{margin:0}body.page-product-product .modal_kitproducts .product-main-price,body.page-product-product .modal_kitproducts .product-price .product-main-price,body.page-product-product .modal_kitproducts .product-price-new{color:var(--primary);font-family:REM,sans-serif;font-size:24px;font-weight:700;line-height:1}body.page-product-product .modal_kitproducts .product-price-discount,body.page-product-product .modal_kitproducts .product-price-old,body.page-product-product .modal_kitproducts .product-price-simulator,body.page-product-product .modal_kitproducts .product-price-simulator span{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;line-height:1.45}body.page-product-product .modal_kitproducts .product-price-old span{text-decoration:line-through}body.page-product-product .modal_kitproducts .kit-products-buy-box{background:transparent;border-top:1px solid rgba(3,7,18,.08);display:grid!important;gap:12px;justify-items:center;padding:18px 0 0}body.page-product-product .modal_kitproducts .kit-products-buy-box>.col-md-8{display:grid;gap:6px;justify-items:center;text-align:center;width:100%}body.page-product-product .modal_kitproducts .kit-products-buy-box>.col-md-8>p:first-child{color:rgba(3,7,18,.58);font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.05em;line-height:1.2;margin:0;text-transform:uppercase}body.page-product-product .modal_kitproducts .kit-products-buy-box .price{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:.98;margin:0}body.page-product-product .modal_kitproducts .kit-products-buy-box .kit-featured-price,body.page-product-product .modal_kitproducts .kit-products-buy-box .parcel{color:rgba(3,7,18,.74);font-family:Inter,sans-serif;font-size:13px;line-height:1.45;margin:0;text-align:center}body.page-product-product .modal_kitproducts .kit-products-buy-box .economize,body.page-product-product .modal_kitproducts .kit-products-buy-box .frete-gratis{color:#42aa41;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.35;margin:0;text-align:center}body.page-product-product .modal_kitproducts .kit-products-buy-box .button-compre-junto{background:var(--primary)!important;border:0;border-radius:14px!important;box-shadow:0 14px 28px rgba(197,83,30,.16)!important;color:var(--white)!important;font-family:Inter,sans-serif;font-size:15px!important;font-weight:700!important;line-height:1;min-height:48px;min-width:122px;padding:0 26px;text-transform:uppercase;width:auto}@media (min-width:769px){body.page-product-product .modal_kitproducts{padding:24px}body.page-product-product .modal_kitproducts>.relative{max-height:calc(100dvh - 48px)!important;max-width:calc(100vw - 48px)!important;width:min(100%,640px)!important}body.page-product-product .modal_kitproducts>.relative>.relative{border-radius:30px!important;max-height:calc(100dvh - 48px)}body.page-product-product .modal_kitproducts .modal-body-center{max-height:calc(100dvh - 48px);padding:50px 30px 24px}body.page-product-product .modal_kitproducts .modal-body-center>.p-4{gap:20px}body.page-product-product .modal_kitproducts .close_buy_together{right:18px!important;top:18px!important}body.page-product-product .modal_kitproducts .display-kit-content{gap:16px;max-height:min(58dvh,560px);padding-right:8px}body.page-product-product .modal_kitproducts .product-info{align-items:start;gap:18px!important;grid-template-columns:120px minmax(0,1fr)!important;justify-items:stretch;padding:14px!important}body.page-product-product .modal_kitproducts .product-info .unit-left{border-radius:18px;justify-self:start;padding:12px;width:120px}body.page-product-product .modal_kitproducts .product-info .unit-body{align-content:start;gap:12px;justify-items:start;text-align:left}body.page-product-product .modal_kitproducts .product-info .title{font-size:14px;max-width:none;text-align:left}body.page-product-product .modal_kitproducts .kit-options-content{width:min(100%,178px)}body.page-product-product .modal_kitproducts .kit-options-content .control-label,body.page-product-product .modal_kitproducts .kit-options-content .option-title{text-align:left}body.page-product-product .modal_kitproducts .product-price{gap:3px;justify-items:start;text-align:left}body.page-product-product .modal_kitproducts .kit-products-buy-box{align-items:center;gap:24px;grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;padding-top:20px}body.page-product-product .modal_kitproducts .kit-products-buy-box>.col-md-8{gap:4px;justify-items:start;text-align:left}body.page-product-product .modal_kitproducts .kit-products-buy-box .economize,body.page-product-product .modal_kitproducts .kit-products-buy-box .frete-gratis,body.page-product-product .modal_kitproducts .kit-products-buy-box .kit-featured-price,body.page-product-product .modal_kitproducts .kit-products-buy-box .parcel{text-align:left}body.page-product-product .modal_kitproducts .kit-products-buy-box .price{font-size:32px}body.page-product-product .modal_kitproducts .kit-products-buy-box .button-compre-junto{border-radius:16px!important;min-height:50px;min-width:154px;padding:0 28px}}@media (max-width:768px){body.page-product-product .modal_kitproducts{align-items:flex-start;padding:12px}body.page-product-product .modal_kitproducts>.relative{margin:0 auto;max-height:calc(100dvh - 24px)!important;max-width:calc(100vw - 24px)!important;width:min(100%,392px)!important}body.page-product-product .modal_kitproducts>.relative>.relative{border-radius:24px!important;max-height:calc(100dvh - 24px)}body.page-product-product .modal_kitproducts .modal-body-center{max-height:calc(100dvh - 24px);padding:30px 14px 16px}body.page-product-product .modal_kitproducts .modal-body-center>.p-4{gap:16px}body.page-product-product .modal_kitproducts .product-info{gap:14px!important;padding:14px!important}body.page-product-product .modal_kitproducts .product-info .unit-left{max-width:128px}body.page-product-product .modal_kitproducts .product-info .title{font-size:15px}body.page-product-product .modal_kitproducts .product-info .unit-body{gap:12px}body.page-product-product .modal_kitproducts .kit-options-content{width:100%}body.page-product-product .modal_kitproducts .display-kit-content{max-height:min(54dvh,520px);padding-right:4px}body.page-product-product .modal_kitproducts .kit-products-buy-box{gap:10px;padding-top:16px}body.page-product-product .modal_kitproducts .kit-products-buy-box .price{font-size:31px}body.page-product-product .modal_kitproducts .kit-products-buy-box .button-compre-junto{min-height:46px;min-width:124px}}body.page-product-product .product-kit{--product-kit-card-width:360px;--product-kit-card-width-2:360px;--product-kit-card-width-3:252px;--product-kit-summary-width:320px;margin:40px auto;max-width:var(--pageProduct-max-width,1280px);width:100%}body.page-product-product .product-kit>.container{border:1px solid rgba(3,7,18,.08);border-radius:4px;box-sizing:border-box;max-width:100%;padding:24px;width:100%}body.page-product-product .product-kit .product-kit-content{display:grid;gap:24px}body.page-product-product .product-kit .product-kit-content .heading-title.title{margin:0}body.page-product-product .product-kit .product-kit-content .title-description{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:20px;font-weight:700;letter-spacing:.02em;line-height:1.1;margin:0;text-transform:uppercase}@media (max-width:1024px){body.page-product-product .product-kit .product-kit-content .compre-junto-container{gap:16px!important}}body.page-product-product .product-kit .product-kit-content .compre-junto-container{--product-kit-columns:2;--product-kit-active-card-width:var(--product-kit-card-width-2);--product-kit-active-summary-width:var(--product-kit-summary-width);align-items:start;display:grid!important;gap:38px;grid-template-columns:max-content minmax(260px,var(--product-kit-active-summary-width));justify-content:center;margin:0}body.page-product-product .product-kit .product-kit-content .compre-junto-container:has(.compre-junto-products>.product-item:nth-child(3)):not(:has(.compre-junto-products>.product-item:nth-child(4))){--product-kit-columns:3;--product-kit-active-card-width:var(--product-kit-card-width-3)}body.page-product-product .product-kit .product-kit-content .compre-junto-container>[class*=col-]{flex:0 0 auto;max-width:100%;padding:0;width:100%}body.page-product-product .product-kit .product-kit-content .compre-junto-container>.col-lg-9,body.page-product-product .product-kit .product-kit-content .compre-junto-container>.col-xl-8{max-width:none;min-width:0;width:auto}body.page-product-product .product-kit .product-kit-content .compre-junto-products{display:grid!important;gap:40px;grid-template-columns:repeat(var(--product-kit-columns),minmax(0,var(--product-kit-active-card-width)));justify-content:start;margin:0;max-width:100%;overflow-x:visible;overflow-y:visible;padding:0;width:max-content}body.page-product-product .product-kit .product-kit-content .compre-junto-products::-webkit-scrollbar{height:6px}body.page-product-product .product-kit .product-kit-content .compre-junto-products::-webkit-scrollbar-track{background:rgba(3,7,18,.05);border-radius:999px}body.page-product-product .product-kit .product-kit-content .compre-junto-products::-webkit-scrollbar-thumb{background:rgba(197,83,30,.3);border-radius:999px}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-item{margin:0;max-width:var(--product-kit-active-card-width);padding:0;position:relative;width:100%}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-item:after{content:none}@media (max-width:1024px){body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-item:not(:last-child):after{align-items:center;background:var(--white);border:1px solid rgba(197,83,30,.18);border-radius:999px;box-shadow:0 6px 20px rgba(3,7,18,.06);color:var(--primary);content:"+";display:inline-flex;font-family:REM,sans-serif;font-size:22px;height:36px;justify-content:center;line-height:1;position:absolute;right:-38px;top:50%;transform:translateY(-50%);width:36px;z-index:2}}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-item:not(:last-child):after{align-items:center;color:var(--primary);content:"+";display:inline-flex;font-size:22px;height:36px;justify-content:center;line-height:1;position:absolute;right:-38px;top:50%;transform:translateY(-50%);width:36px;z-index:2}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product.product-grid{background-color:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:16px;box-shadow:0 1px 2px rgba(3,7,18,.04);color:#030712;display:flex;flex-direction:column;gap:var(--productGrid-gap,0);height:100%;justify-content:flex-start;min-height:0;padding:16px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:100%}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product.product-grid:hover,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product:hover{border-color:rgba(197,83,30,.18);box-shadow:0 14px 28px rgba(3,7,18,.08);transform:translateY(-2px)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image{border-radius:12px;margin-bottom:16px;overflow:visible}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__container{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;padding:18px;position:relative}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top{align-content:start;display:grid;grid-template-columns:1fr auto;inset:0;padding:12px;pointer-events:none;position:absolute;z-index:3}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top>.product-image__sub-container{align-items:flex-start;display:flex;flex-direction:row;gap:8px;pointer-events:auto}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top>.product-image__sub-container:first-child{justify-self:start}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top>.product-image__sub-container:last-child{justify-self:end}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--btn-wishlist-background,var(--background),hsla(0,0%,100%,.72) !important);--btn-foreground:var(--btn-wishlist-foreground,var(--foreground,rgba(3,7,18,.45)));--border-color:var(--btn-wishlist-border,none);--btn-width:var(--btn-wishlist-width,36px);--btn-height:var(--btn-wishlist-height,36px);opacity:1;right:unset;top:unset;visibility:visible}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist path,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist svg{color:currentColor;height:1em;width:1em}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist:disabled{cursor:not-allowed;opacity:.65}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist{--productGrid-action-button-size:36px;--productGrid-action-icon-size:20px;--terracota-wishlist-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' fill='none'%3E%3Cpath fill='%23030712' fill-opacity='.4' d='M11.635 1.818A6.89 6.89 0 0 0 4.311.535 6.9 6.9 0 0 0 2.058 2.05C-.687 4.808-.686 9.12 2.06 11.865l8.555 8.554a1.16 1.16 0 0 0 1.02.574 1.16 1.16 0 0 0 .924-.477l8.651-8.651c2.746-2.746 2.746-7.057-.002-9.819A6.93 6.93 0 0 0 16.298 0a6.9 6.9 0 0 0-4.663 1.818m7.923 1.878c1.824 1.833 1.825 4.696.003 6.52l-7.926 7.925-7.925-7.926C1.888 8.392 1.89 5.53 3.708 3.701a4.6 4.6 0 0 1 3.265-1.368 4.58 4.58 0 0 1 3.254 1.365l.583.584a1.165 1.165 0 0 0 1.65 0l.583-.584c1.765-1.76 4.754-1.755 6.515-.002'/%3E%3C/svg%3E");--terracota-wishlist-icon-active:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' fill='none'%3E%3Cpath fill='%23ED1A1A' d='M12.635 6.957a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3Cpath fill='%23ED1A1A' d='M21.635 6.957a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3Cpath fill='%23ED1A1A' d='M17.635 12.457a6 6 0 1 1-12 0 6 6 0 0 1 12 0'/%3E%3Cpath fill='%23ED1A1A' d='M11.635 1.818A6.89 6.89 0 0 0 4.311.535 6.9 6.9 0 0 0 2.058 2.05C-.687 4.808-.686 9.12 2.06 11.865l8.555 8.554a1.16 1.16 0 0 0 1.02.574 1.16 1.16 0 0 0 .924-.477l8.651-8.651c2.746-2.746 2.746-7.057-.002-9.819A6.93 6.93 0 0 0 16.298 0a6.9 6.9 0 0 0-4.663 1.818m7.923 1.878c1.824 1.833 1.825 4.696.003 6.52l-7.926 7.925-7.925-7.926C1.888 8.392 1.89 5.53 3.708 3.701a4.6 4.6 0 0 1 3.265-1.368 4.58 4.58 0 0 1 3.254 1.365l.583.584a1.165 1.165 0 0 0 1.65 0l.583-.584c1.765-1.76 4.754-1.755 6.515-.002'/%3E%3C/svg%3E");align-items:center;backdrop-filter:none;background:hsla(0,0%,100%,.72)!important;border:0!important;border-radius:10px;box-shadow:none;color:transparent;display:inline-flex;height:var(--productGrid-action-button-size)!important;justify-content:center;min-height:var(--productGrid-action-button-size)!important;min-width:var(--productGrid-action-button-size)!important;padding:0;pointer-events:auto;position:relative;width:var(--productGrid-action-button-size)!important}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist svg{display:none}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist:before{background:var(--terracota-wishlist-icon) center/contain no-repeat;content:"";height:var(--productGrid-action-icon-size);transition:transform .2s ease,opacity .2s ease;width:var(--productGrid-action-icon-size)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist:focus-visible,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist:hover{background:#e2e4e7!important;box-shadow:none}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist:focus-visible:before,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .product-btn-wishlist:hover:before{opacity:.85;transform:scale(1.04)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button{background-color:var(--share-button-background,var(--background,hsla(0,0%,100%,.72)))!important;border-radius:9999px;opacity:unset;right:unset;top:unset;width:var(--share-button-width,36px)!important;--share-button-background:initial;--btn-background:initial;--btn-foreground:initial;align-items:center;background:transparent!important;background-color:transparent!important;border-radius:0;color:inherit!important;display:inline-flex!important;flex-shrink:0;gap:0;height:var(--productGrid-action-button-size);justify-content:center;min-width:var(--productGrid-action-button-size);pointer-events:auto;position:relative;width:var(--productGrid-action-button-size)!important}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_toggle{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--background-color:var(--share-button-background,var(--background),hsla(0,0%,100%,.72));--foreground-color:var(--share-button-foreground,currentColor);--border-color:var(--share-button-border,none);--btn-width:var(--share-button-width,36px);--btn-height:var(--share-button-height,36px);align-items:center;appearance:none;-webkit-appearance:none;backdrop-filter:none;background-color:hsla(0,0%,100%,.72)!important;background-image:none!important;border:none;border-radius:10px;box-shadow:none;color:rgba(3,7,18,.45);display:inline-flex;height:var(--productGrid-action-button-size);justify-content:center;padding:0;position:relative;right:unset;top:unset;width:var(--productGrid-action-button-size);--share-button-background:hsla(0,0%,100%,.72);--btn-background:rgba(1,1,2,.72)!important;--btn-foreground:rgba(3,7,18,.45)!important}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_toggle.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_toggle path,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_toggle svg{color:currentColor;height:1em;width:1em}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_toggle:disabled{cursor:not-allowed;opacity:.65}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_toggle svg{height:1.5rem;height:var(--productGrid-action-icon-size);position:unset;width:1.5rem;width:var(--productGrid-action-icon-size)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_toggle svg circle{fill:transparent!important}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_toggle:focus-visible,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_toggle:hover{background:#e2e4e7!important;color:rgba(3,7,18,.78)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_list{background:#f5f5f6!important;border:1px solid rgba(3,7,18,.08);border-radius:14px;box-shadow:0 12px 32px rgba(3,7,18,.12);display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;opacity:0;padding:10px;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;z-index:4}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--background-color:var(--share-button-background,var(--background),#f2f2f3);--foreground-color:var(--share-button-foreground,currentColor);--border-color:var(--share-button-border,none);--btn-width:var(--share-button-width,36px);--btn-height:var(--share-button-height,36px);align-items:center;background:#f5f5f6!important;border-radius:999px;color:rgba(3,7,18,.7);cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;position:relative;right:unset;top:unset;width:36px}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item path,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item svg{color:currentColor;height:1em;width:1em}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item:disabled{cursor:not-allowed;opacity:.65}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item svg{height:1.5rem;height:28px;position:unset;width:1.5rem;width:28px}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item svg rect{fill:#f5f5f6;transition:fill .2s ease}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item svg circle,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item svg path{transition:fill .2s ease,stroke .2s ease}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item:focus-visible,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item:hover{background:#e2e4e7!important;color:rgba(3,7,18,.78)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item:focus-visible svg rect,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button .share-button_item:hover svg rect{fill:#e2e4e7}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button.is-open .share-button_toggle{background:#e2e4e7!important;color:rgba(3,7,18,.78)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image__top .share-button.is-open .share-button_list{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-btn-wishlist.is-active:before,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-grid.favorite_product .product-btn-wishlist:before{background-image:var(--terracota-wishlist-icon-active);opacity:1;transform:none}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-image-area{height:100%;object-fit:contain;width:100%}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-list-informations{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0;padding:0!important;width:100%}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:15px;font-weight:500;line-height:1.35;margin:0}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-title a{color:inherit;display:-webkit-box;overflow:hidden;text-decoration:none;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-price{margin:8px 0 0}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-main-price{color:var(--primary);font-family:REM,sans-serif;font-size:22px;font-weight:700;line-height:1.05}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-main-price-discount,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-price-discount{color:rgba(3,7,18,.74);font-family:Inter,sans-serif;font-size:11px;line-height:1.45;margin:0}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-price-discount b,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-price-discount__percent,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-price-discount__value{font-weight:600}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-price-discount__percent{color:var(--primary)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-price-simulator{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:11px;line-height:1.45;margin:0}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-block-fixed{display:none}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-buy-container{gap:8px}body.page-product-product .product-kit .product-kit-content .compre-junto-col{align-content:start;background:linear-gradient(180deg,#fff,#fcf8f3);border:1px solid rgba(3,7,18,.08);border-radius:18px;box-shadow:0 10px 24px rgba(3,7,18,.06);display:grid;gap:6px;height:fit-content;justify-self:start;max-width:var(--product-kit-active-summary-width,var(--product-kit-summary-width));min-height:0;padding:22px 20px 20px;position:sticky;top:24px;width:100%}@media (max-width:1024px){body.page-product-product .product-kit .product-kit-content .compre-junto-col:before{align-items:center;background:var(--white);border:1px solid rgba(197,83,30,.18);border-radius:999px;box-shadow:0 6px 20px rgba(3,7,18,.06);color:var(--primary);content:"=";display:inline-flex;font-family:REM,sans-serif;font-size:22px;height:36px;justify-content:center;left:-38px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);width:36px}}body.page-product-product .product-kit .product-kit-content .compre-junto-col:before{align-items:center;color:var(--primary);content:"=";display:inline-flex;font-size:22px;height:36px;justify-content:center;left:-38px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);width:36px}body.page-product-product .product-kit .product-kit-content .compre-junto-col p{margin:0}body.page-product-product .product-kit .product-kit-content .compre-junto-col>p:first-child{color:rgba(3,7,18,.64);font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}body.page-product-product .product-kit .product-kit-content .compre-junto-col .price{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:.98;margin-top:2px}body.page-product-product .product-kit .product-kit-content .compre-junto-col .price b{font-weight:inherit}body.page-product-product .product-kit .product-kit-content .compre-junto-col .kit_price_discount,body.page-product-product .product-kit .product-kit-content .compre-junto-col .parcel{color:rgba(3,7,18,.76);font-family:Inter,sans-serif;font-size:13px;line-height:1.5;margin-top:4px}body.page-product-product .product-kit .product-kit-content .compre-junto-col .kit_price_discount b{color:var(--texto,#030712);font-weight:700}body.page-product-product .product-kit .product-kit-content .compre-junto-col .economize{color:var(--success,#088e26);font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.45;margin-top:6px}body.page-product-product .product-kit .product-kit-content .compre-junto-col .economize b{font-weight:inherit}body.page-product-product .product-kit .product-kit-content .compre-junto-col hr{border:0;border-top:1px solid rgba(3,7,18,.08);margin:12px 0 8px;width:100%}body.page-product-product .product-kit .product-kit-content .compre-junto-col .button-compre-junto{margin-top:4px;min-height:48px;padding:0 18px;width:100%!important}@media (max-width:1024px){body.page-product-product .product-kit .product-kit-content .compre-junto-container{grid-template-columns:1fr}body.page-product-product .product-kit .product-kit-content .compre-junto-container>.col-lg-9,body.page-product-product .product-kit .product-kit-content .compre-junto-container>.col-xl-8{flex:1 1 auto;max-width:100%;min-width:0;width:100%}body.page-product-product .product-kit .product-kit-content .compre-junto-col{height:auto;justify-self:stretch;max-width:100%;min-height:0;position:static}body.page-product-product .product-kit .product-kit-content .compre-junto-col:before{left:24px;top:-18px;transform:none}}@media (max-width:768px){body.page-product-product .product-kit>.container{padding:18px}body.page-product-product .product-kit .product-kit-content{gap:16px}body.page-product-product .product-kit .product-kit-content .title-description{font-size:18px}body.page-product-product .product-kit .product-kit-content .compre-junto-products{gap:16px;grid-auto-columns:unset;grid-auto-flow:row;grid-template-columns:1fr;max-width:100%;overflow-x:visible;padding-bottom:0;padding-right:0;scrollbar-gutter:auto;width:100%}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-item:not(:last-child):after{bottom:-26px;left:50%;right:auto;top:auto;transform:translateX(-50%)}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product,body.page-product-product .product-kit .product-kit-content .compre-junto-products .product.product-grid{min-height:auto}body.page-product-product .product-kit .product-kit-content .compre-junto-products .product-item{max-width:100%}body.page-product-product .product-kit .product-kit-content .compre-junto-col{margin-top:8px;padding:20px}body.page-product-product .product-kit .product-kit-content .compre-junto-col:before{left:50%;top:-28px;transform:translateX(-50%)}body.page-product-product .product-kit .product-kit-content .compre-junto-col .price{font-size:32px}}@media (max-width:1024px){body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3{max-width:none!important}}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3{background:linear-gradient(180deg,color-mix(in srgb,var(--neutral,#e5e7eb) 12%,var(--white)) 0,color-mix(in srgb,var(--neutral,#e5e7eb) 26%,var(--white)) 100%);border:1px solid color-mix(in srgb,var(--neutral,#e5e7eb) 52%,transparent);border-radius:18px;box-shadow:0 10px 24px rgba(3,7,18,.06);display:flex;flex-direction:column;height:fit-content;margin:auto;max-width:var(--product-kit-active-summary-width,var(--product-kit-summary-width));min-height:0;padding:22px 20px 20px;position:sticky;text-align:center;top:24px;width:100%}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>p:first-child{color:rgba(3,7,18,.64);font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>.price{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:.98;margin-top:6px}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>.price b{font-weight:inherit}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>.kit_price_discount,body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>.parcel{color:rgba(3,7,18,.76);font-family:Inter,sans-serif;font-size:13px;line-height:1.5;margin-top:6px}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>.kit_price_discount b{color:var(--texto,#030712);font-weight:700}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>.economize{color:var(--success,#088e26);font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.45;margin-top:8px}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>.economize b{font-weight:inherit}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>hr{border:0;border-top:1px solid rgba(3,7,18,.08);margin:12px 0 10px;width:100%}body.page-product-product .product-kit>.container>.product-kit-content>.compre-junto-container>.compre-junto-col.col-lg-3>.button-compre-junto{border-radius:12px!important;box-shadow:none!important;font-size:14px!important;font-weight:700!important;letter-spacing:.01em;line-height:1;margin-top:4px;min-height:48px;padding:0 18px;width:100%}.pageLayout:not(.pageLayout--home){margin-top:0}.pageLayout.pageLayout--manufacturer,.pageLayout.pageLayout--search,body.page-product-category,body.page-product-manufacturer-info{--terracota-category-sidebar-width:clamp(240px,22vw,280px);background-color:var(--white)}.pageLayout.pageLayout--manufacturer .layout-content-top,.pageLayout.pageLayout--search .layout-content-top,body.page-product-category .layout-content-top,body.page-product-manufacturer-info .layout-content-top{margin-bottom:var(--spacing-8)}.pageLayout.pageLayout--manufacturer .product-categories-container,.pageLayout.pageLayout--search .product-categories-container,body.page-product-category .product-categories-container,body.page-product-manufacturer-info .product-categories-container{--container-max-width:1440px}.pageLayout.pageLayout--manufacturer .product-categories-container>.row,.pageLayout.pageLayout--search .product-categories-container>.row,body.page-product-category .product-categories-container>.row,body.page-product-manufacturer-info .product-categories-container>.row{align-items:flex-start}.pageLayout.pageLayout--manufacturer .breadcrumb,.pageLayout.pageLayout--search .breadcrumb,body.page-product-category .breadcrumb,body.page-product-manufacturer-info .breadcrumb{align-items:center;background:transparent;box-sizing:border-box;color:rgba(3,7,18,.56);display:flex;gap:8px;justify-content:flex-start;margin:24px 0 12px;width:100%}.pageLayout.pageLayout--manufacturer .breadcrumb .list-inline-item,.pageLayout.pageLayout--manufacturer .breadcrumb li,.pageLayout.pageLayout--search .breadcrumb .list-inline-item,.pageLayout.pageLayout--search .breadcrumb li,body.page-product-category .breadcrumb .list-inline-item,body.page-product-category .breadcrumb li,body.page-product-manufacturer-info .breadcrumb .list-inline-item,body.page-product-manufacturer-info .breadcrumb li{align-items:center;border-left:0!important;display:inline-flex;margin-left:0!important;padding:0!important}.pageLayout.pageLayout--manufacturer .breadcrumb .list-inline-item:not(:first-child),.pageLayout.pageLayout--search .breadcrumb .list-inline-item:not(:first-child),body.page-product-category .breadcrumb .list-inline-item:not(:first-child),body.page-product-manufacturer-info .breadcrumb .list-inline-item:not(:first-child){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 3 3.5L1 8'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:5px 9px;padding-left:12px!important}.pageLayout.pageLayout--manufacturer .breadcrumb a,.pageLayout.pageLayout--manufacturer .breadcrumb span,.pageLayout.pageLayout--search .breadcrumb a,.pageLayout.pageLayout--search .breadcrumb span,body.page-product-category .breadcrumb a,body.page-product-category .breadcrumb span,body.page-product-manufacturer-info .breadcrumb a,body.page-product-manufacturer-info .breadcrumb span{color:inherit;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.pageLayout.pageLayout--manufacturer .breadcrumb a,.pageLayout.pageLayout--search .breadcrumb a,body.page-product-category .breadcrumb a,body.page-product-manufacturer-info .breadcrumb a{text-decoration:none}.pageLayout.pageLayout--manufacturer .breadcrumb .list-inline-item:first-child a,.pageLayout.pageLayout--manufacturer .breadcrumb li:first-child a,.pageLayout.pageLayout--search .breadcrumb .list-inline-item:first-child a,.pageLayout.pageLayout--search .breadcrumb li:first-child a,body.page-product-category .breadcrumb .list-inline-item:first-child a,body.page-product-category .breadcrumb li:first-child a,body.page-product-manufacturer-info .breadcrumb .list-inline-item:first-child a,body.page-product-manufacturer-info .breadcrumb li:first-child a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;display:inline-block;flex-shrink:0;font-size:0;height:16px;line-height:0;width:16px}.pageLayout.pageLayout--manufacturer .breadcrumb .list-inline-item:last-child a,.pageLayout.pageLayout--manufacturer .breadcrumb .list-inline-item:last-child span,.pageLayout.pageLayout--manufacturer .breadcrumb li:last-child a,.pageLayout.pageLayout--manufacturer .breadcrumb li:last-child span,.pageLayout.pageLayout--search .breadcrumb .list-inline-item:last-child a,.pageLayout.pageLayout--search .breadcrumb .list-inline-item:last-child span,.pageLayout.pageLayout--search .breadcrumb li:last-child a,.pageLayout.pageLayout--search .breadcrumb li:last-child span,body.page-product-category .breadcrumb .list-inline-item:last-child a,body.page-product-category .breadcrumb .list-inline-item:last-child span,body.page-product-category .breadcrumb li:last-child a,body.page-product-category .breadcrumb li:last-child span,body.page-product-manufacturer-info .breadcrumb .list-inline-item:last-child a,body.page-product-manufacturer-info .breadcrumb .list-inline-item:last-child span,body.page-product-manufacturer-info .breadcrumb li:last-child a,body.page-product-manufacturer-info .breadcrumb li:last-child span{color:rgba(3,7,18,.72)}.pageLayout.pageLayout--manufacturer .category-content,.pageLayout.pageLayout--search .category-content,body.page-product-category .category-content,body.page-product-manufacturer-info .category-content{align-content:flex-start;align-items:stretch;justify-content:flex-start!important}.pageLayout.pageLayout--manufacturer .category-heading-title,.pageLayout.pageLayout--search .category-heading-title,body.page-product-category .category-heading-title,body.page-product-manufacturer-info .category-heading-title{margin:0 0 20px}.pageLayout.pageLayout--manufacturer .category-heading-title span,.pageLayout.pageLayout--search .category-heading-title span,body.page-product-category .category-heading-title span,body.page-product-manufacturer-info .category-heading-title span{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:24px;font-weight:500;line-height:1}.pageLayout.pageLayout--manufacturer .toolbar-shop,.pageLayout.pageLayout--search .toolbar-shop,body.page-product-category .toolbar-shop,body.page-product-manufacturer-info .toolbar-shop{align-items:center;background:transparent;border-radius:0;display:grid;flex:0 0 100%;flex-wrap:wrap;gap:12px 16px;justify-content:space-between;margin-bottom:0;padding:0;width:100%}.pageLayout.pageLayout--manufacturer .pageControls,.pageLayout.pageLayout--search .pageControls,body.page-product-category .pageControls,body.page-product-manufacturer-info .pageControls{background:color-mix(in srgb,var(--primary,#c5531e) 3%,transparent);border-radius:8px;padding:8px 12px;width:100%}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager,.pageLayout.pageLayout--search .toolbar-shop-pager,body.page-product-category .toolbar-shop-pager,body.page-product-manufacturer-info .toolbar-shop-pager{flex:1 1 auto;min-width:0;order:1}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .form-group.input-group,.pageLayout.pageLayout--search .toolbar-shop-pager .form-group.input-group,body.page-product-category .toolbar-shop-pager .form-group.input-group,body.page-product-manufacturer-info .toolbar-shop-pager .form-group.input-group{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin:0}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .form-group.input-group:after,.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .form-group.input-group:before,.pageLayout.pageLayout--search .toolbar-shop-pager .form-group.input-group:after,.pageLayout.pageLayout--search .toolbar-shop-pager .form-group.input-group:before,body.page-product-category .toolbar-shop-pager .form-group.input-group:after,body.page-product-category .toolbar-shop-pager .form-group.input-group:before,body.page-product-manufacturer-info .toolbar-shop-pager .form-group.input-group:after,body.page-product-manufacturer-info .toolbar-shop-pager .form-group.input-group:before{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1;white-space:nowrap}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .form-group.input-group:before,.pageLayout.pageLayout--search .toolbar-shop-pager .form-group.input-group:before,body.page-product-category .toolbar-shop-pager .form-group.input-group:before,body.page-product-manufacturer-info .toolbar-shop-pager .form-group.input-group:before{content:"Ordenar por:";order:1}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .form-group.input-group select,.pageLayout.pageLayout--search .toolbar-shop-pager .form-group.input-group select,body.page-product-category .toolbar-shop-pager .form-group.input-group select,body.page-product-manufacturer-info .toolbar-shop-pager .form-group.input-group select{background-color:var(--white)!important;border:1px solid rgba(3,7,18,.08)!important;font-size:12px}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .form-group.input-group:after,.pageLayout.pageLayout--search .toolbar-shop-pager .form-group.input-group:after,body.page-product-category .toolbar-shop-pager .form-group.input-group:after,body.page-product-manufacturer-info .toolbar-shop-pager .form-group.input-group:after{content:"Exibir:";order:3}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager #input-limit,.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .input-group-append,.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .input-group-append select,.pageLayout.pageLayout--search .toolbar-shop-pager #input-limit,.pageLayout.pageLayout--search .toolbar-shop-pager .input-group-append,.pageLayout.pageLayout--search .toolbar-shop-pager .input-group-append select,body.page-product-category .toolbar-shop-pager #input-limit,body.page-product-category .toolbar-shop-pager .input-group-append,body.page-product-category .toolbar-shop-pager .input-group-append select,body.page-product-manufacturer-info .toolbar-shop-pager #input-limit,body.page-product-manufacturer-info .toolbar-shop-pager .input-group-append,body.page-product-manufacturer-info .toolbar-shop-pager .input-group-append select{display:block!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .toolbar-shop-pager__label,.pageLayout.pageLayout--search .toolbar-shop-pager .toolbar-shop-pager__label,body.page-product-category .toolbar-shop-pager .toolbar-shop-pager__label,body.page-product-manufacturer-info .toolbar-shop-pager .toolbar-shop-pager__label{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1;margin:0;order:1}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .input-group-append,.pageLayout.pageLayout--search .toolbar-shop-pager .input-group-append,body.page-product-category .toolbar-shop-pager .input-group-append,body.page-product-manufacturer-info .toolbar-shop-pager .input-group-append{min-width:0;order:2;width:auto!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .input-group-append select,.pageLayout.pageLayout--search .toolbar-shop-pager .input-group-append select,body.page-product-category .toolbar-shop-pager .input-group-append select,body.page-product-manufacturer-info .toolbar-shop-pager .input-group-append select{width:180px}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager #input-limit,.pageLayout.pageLayout--search .toolbar-shop-pager #input-limit,body.page-product-category .toolbar-shop-pager #input-limit,body.page-product-manufacturer-info .toolbar-shop-pager #input-limit{order:4;width:72px;--input-height:38px;height:var(--input-height,38px)!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager select,.pageLayout.pageLayout--search .toolbar-shop-pager select,body.page-product-category .toolbar-shop-pager select,body.page-product-manufacturer-info .toolbar-shop-pager select{appearance:none;background-color:var(--white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none'%3E%3Cpath stroke='%23030712' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m2 1.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:14px 8px;border:1px solid rgba(3,7,18,.08);border-radius:6px;box-shadow:none;color:rgba(3,7,18,.88);font-family:REM,sans-serif;font-size:14px;font-weight:500;line-height:1;min-width:76px;padding:8px 16px}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter,.pageLayout.pageLayout--search .toolbar-shop-sorter,body.page-product-category .toolbar-shop-sorter,body.page-product-manufacturer-info .toolbar-shop-sorter{align-items:center;display:flex;flex-shrink:0;gap:6px;justify-content:flex-end;order:2}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter>span,.pageLayout.pageLayout--search .toolbar-shop-sorter>span,body.page-product-category .toolbar-shop-sorter>span,body.page-product-manufacturer-info .toolbar-shop-sorter>span{display:none}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .list-group,.pageLayout.pageLayout--search .toolbar-shop-sorter .list-group,body.page-product-category .toolbar-shop-sorter .list-group,body.page-product-manufacturer-info .toolbar-shop-sorter .list-group{align-items:center;display:flex;gap:4px;list-style:none;margin:0;padding:0}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .list-group-item,.pageLayout.pageLayout--search .toolbar-shop-sorter .list-group-item,body.page-product-category .toolbar-shop-sorter .list-group-item,body.page-product-manufacturer-info .toolbar-shop-sorter .list-group-item{background:transparent;border:0;margin:0;padding:0!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .list-group-item:has(.js-changeGrid:not([data-columns="3"]):not([data-columns="4"])),.pageLayout.pageLayout--search .toolbar-shop-sorter .list-group-item:has(.js-changeGrid:not([data-columns="3"]):not([data-columns="4"])),body.page-product-category .toolbar-shop-sorter .list-group-item:has(.js-changeGrid:not([data-columns="3"]):not([data-columns="4"])),body.page-product-manufacturer-info .toolbar-shop-sorter .list-group-item:has(.js-changeGrid:not([data-columns="3"]):not([data-columns="4"])){display:none!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid,body.page-product-category .toolbar-shop-sorter .js-changeGrid,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid{align-items:center!important;display:inline-flex!important;justify-content:center!important;--btn-width:auto!important;--btn-height:auto!important;--btn-radius:2px!important;--btn-border:1px solid currentColor!important;--btn-padding:4px!important;--btn-background:transparent!important;height:auto!important;padding:4px!important;width:auto!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid:focus,.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid:hover,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid:focus,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid:hover,body.page-product-category .toolbar-shop-sorter .js-changeGrid:focus,body.page-product-category .toolbar-shop-sorter .js-changeGrid:hover,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid:focus,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid:hover{padding:4px!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid svg,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid svg,body.page-product-category .toolbar-shop-sorter .js-changeGrid svg,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid svg{display:none}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid:before,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid:before,body.page-product-category .toolbar-shop-sorter .js-changeGrid:before,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid:before{background-color:currentColor;content:"";display:block;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid[data-columns="3"]:before,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid[data-columns="3"]:before,body.page-product-category .toolbar-shop-sorter .js-changeGrid[data-columns="3"]:before,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid[data-columns="3"]:before{height:19px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='19'%3E%3Cpath d='M0 0h8v8H0zm11 0h8v8h-8zm11 0h8v8h-8zM0 11h8v8H0zm11 0h8v8h-8zm11 0h8v8h-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='19'%3E%3Cpath d='M0 0h8v8H0zm11 0h8v8h-8zm11 0h8v8h-8zM0 11h8v8H0zm11 0h8v8h-8zm11 0h8v8h-8z'/%3E%3C/svg%3E");width:30px}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid[data-columns="4"]:before,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid[data-columns="4"]:before,body.page-product-category .toolbar-shop-sorter .js-changeGrid[data-columns="4"]:before,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid[data-columns="4"]:before{height:19px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='19'%3E%3Cpath d='M0 0h8v8H0zm11 0h8v8h-8zm11 0h8v8h-8zm11 0h8v8h-8zM0 11h8v8H0zm11 0h8v8h-8zm11 0h8v8h-8zm11 0h8v8h-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='19'%3E%3Cpath d='M0 0h8v8H0zm11 0h8v8h-8zm11 0h8v8h-8zm11 0h8v8h-8zM0 11h8v8H0zm11 0h8v8h-8zm11 0h8v8h-8zm11 0h8v8h-8z'/%3E%3C/svg%3E");width:41px}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid[aria-pressed=false],.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid[aria-pressed=false],body.page-product-category .toolbar-shop-sorter .js-changeGrid[aria-pressed=false],body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid[aria-pressed=false]{border-color:#d2d0cf!important;color:#d2d0cf!important;--btn-border:1px solid #d2d0cf!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid.active,.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid[aria-pressed=true],.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid.active,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid[aria-pressed=true],body.page-product-category .toolbar-shop-sorter .js-changeGrid.active,body.page-product-category .toolbar-shop-sorter .js-changeGrid[aria-pressed=true],body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid.active,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid[aria-pressed=true]{border-color:var(--primary)!important;color:var(--primary)!important;--btn-border:1px solid var(--primary)!important;background:transparent!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid:focus-visible,.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter .js-changeGrid:hover,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid:focus-visible,.pageLayout.pageLayout--search .toolbar-shop-sorter .js-changeGrid:hover,body.page-product-category .toolbar-shop-sorter .js-changeGrid:focus-visible,body.page-product-category .toolbar-shop-sorter .js-changeGrid:hover,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid:focus-visible,body.page-product-manufacturer-info .toolbar-shop-sorter .js-changeGrid:hover{border-color:var(--primary)!important}.pageLayout.pageLayout--manufacturer #column-left,.pageLayout.pageLayout--manufacturer .pageColumnLeft,.pageLayout.pageLayout--search #column-left,.pageLayout.pageLayout--search .pageColumnLeft,body.page-product-category #column-left,body.page-product-category .pageColumnLeft,body.page-product-manufacturer-info #column-left,body.page-product-manufacturer-info .pageColumnLeft{width:100%}.pageLayout.pageLayout--manufacturer #column-left .buttons,.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer,.pageLayout.pageLayout--manufacturer .pageColumnLeft .buttons,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer,.pageLayout.pageLayout--search #column-left .buttons,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer,.pageLayout.pageLayout--search .pageColumnLeft .buttons,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer,body.page-product-category #column-left .buttons,body.page-product-category #column-left .selectedFiltersContainer,body.page-product-category .pageColumnLeft .buttons,body.page-product-category .pageColumnLeft .selectedFiltersContainer,body.page-product-manufacturer-info #column-left .buttons,body.page-product-manufacturer-info #column-left .selectedFiltersContainer,body.page-product-manufacturer-info .pageColumnLeft .buttons,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.08);border-bottom:0;border-radius:4px 4px 0 0;display:flex;gap:10px;justify-content:space-between;margin:0;padding:12px 14px}.pageLayout.pageLayout--manufacturer #column-left .buttons span,.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer span,.pageLayout.pageLayout--manufacturer .pageColumnLeft .buttons span,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer span,.pageLayout.pageLayout--search #column-left .buttons span,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer span,.pageLayout.pageLayout--search .pageColumnLeft .buttons span,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer span,body.page-product-category #column-left .buttons span,body.page-product-category #column-left .selectedFiltersContainer span,body.page-product-category .pageColumnLeft .buttons span,body.page-product-category .pageColumnLeft .selectedFiltersContainer span,body.page-product-manufacturer-info #column-left .buttons span,body.page-product-manufacturer-info #column-left .selectedFiltersContainer span,body.page-product-manufacturer-info .pageColumnLeft .buttons span,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer span{padding:0!important}.pageLayout.pageLayout--manufacturer #column-left .items-selected,.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersList,.pageLayout.pageLayout--manufacturer .pageColumnLeft .items-selected,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersList,.pageLayout.pageLayout--search #column-left .items-selected,.pageLayout.pageLayout--search #column-left .selectedFiltersList,.pageLayout.pageLayout--search .pageColumnLeft .items-selected,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersList,body.page-product-category #column-left .items-selected,body.page-product-category #column-left .selectedFiltersList,body.page-product-category .pageColumnLeft .items-selected,body.page-product-category .pageColumnLeft .selectedFiltersList,body.page-product-manufacturer-info #column-left .items-selected,body.page-product-manufacturer-info #column-left .selectedFiltersList,body.page-product-manufacturer-info .pageColumnLeft .items-selected,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersList{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.pageLayout.pageLayout--manufacturer #column-left .btn-remove-filter,.pageLayout.pageLayout--manufacturer #column-left .clear-filters,.pageLayout.pageLayout--manufacturer .pageColumnLeft .btn-remove-filter,.pageLayout.pageLayout--manufacturer .pageColumnLeft .clear-filters,.pageLayout.pageLayout--search #column-left .btn-remove-filter,.pageLayout.pageLayout--search #column-left .clear-filters,.pageLayout.pageLayout--search .pageColumnLeft .btn-remove-filter,.pageLayout.pageLayout--search .pageColumnLeft .clear-filters,body.page-product-category #column-left .btn-remove-filter,body.page-product-category #column-left .clear-filters,body.page-product-category .pageColumnLeft .btn-remove-filter,body.page-product-category .pageColumnLeft .clear-filters,body.page-product-manufacturer-info #column-left .btn-remove-filter,body.page-product-manufacturer-info #column-left .clear-filters,body.page-product-manufacturer-info .pageColumnLeft .btn-remove-filter,body.page-product-manufacturer-info .pageColumnLeft .clear-filters{background:transparent!important;border:0!important;box-shadow:none!important;color:rgba(3,7,18,.48)!important;font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:1;padding:0!important;text-decoration:none}.pageLayout.pageLayout--manufacturer #column-left .btn-remove-filter:focus-visible,.pageLayout.pageLayout--manufacturer #column-left .btn-remove-filter:hover,.pageLayout.pageLayout--manufacturer #column-left .clear-filters:focus-visible,.pageLayout.pageLayout--manufacturer #column-left .clear-filters:hover,.pageLayout.pageLayout--manufacturer .pageColumnLeft .btn-remove-filter:focus-visible,.pageLayout.pageLayout--manufacturer .pageColumnLeft .btn-remove-filter:hover,.pageLayout.pageLayout--manufacturer .pageColumnLeft .clear-filters:focus-visible,.pageLayout.pageLayout--manufacturer .pageColumnLeft .clear-filters:hover,.pageLayout.pageLayout--search #column-left .btn-remove-filter:focus-visible,.pageLayout.pageLayout--search #column-left .btn-remove-filter:hover,.pageLayout.pageLayout--search #column-left .clear-filters:focus-visible,.pageLayout.pageLayout--search #column-left .clear-filters:hover,.pageLayout.pageLayout--search .pageColumnLeft .btn-remove-filter:focus-visible,.pageLayout.pageLayout--search .pageColumnLeft .btn-remove-filter:hover,.pageLayout.pageLayout--search .pageColumnLeft .clear-filters:focus-visible,.pageLayout.pageLayout--search .pageColumnLeft .clear-filters:hover,body.page-product-category #column-left .btn-remove-filter:focus-visible,body.page-product-category #column-left .btn-remove-filter:hover,body.page-product-category #column-left .clear-filters:focus-visible,body.page-product-category #column-left .clear-filters:hover,body.page-product-category .pageColumnLeft .btn-remove-filter:focus-visible,body.page-product-category .pageColumnLeft .btn-remove-filter:hover,body.page-product-category .pageColumnLeft .clear-filters:focus-visible,body.page-product-category .pageColumnLeft .clear-filters:hover,body.page-product-manufacturer-info #column-left .btn-remove-filter:focus-visible,body.page-product-manufacturer-info #column-left .btn-remove-filter:hover,body.page-product-manufacturer-info #column-left .clear-filters:focus-visible,body.page-product-manufacturer-info #column-left .clear-filters:hover,body.page-product-manufacturer-info .pageColumnLeft .btn-remove-filter:focus-visible,body.page-product-manufacturer-info .pageColumnLeft .btn-remove-filter:hover,body.page-product-manufacturer-info .pageColumnLeft .clear-filters:focus-visible,body.page-product-manufacturer-info .pageColumnLeft .clear-filters:hover{color:rgba(3,7,18,.72)!important}.pageLayout.pageLayout--manufacturer #column-left .btn-remove-filter,.pageLayout.pageLayout--manufacturer .pageColumnLeft .btn-remove-filter,.pageLayout.pageLayout--search #column-left .btn-remove-filter,.pageLayout.pageLayout--search .pageColumnLeft .btn-remove-filter,body.page-product-category #column-left .btn-remove-filter,body.page-product-category .pageColumnLeft .btn-remove-filter,body.page-product-manufacturer-info #column-left .btn-remove-filter,body.page-product-manufacturer-info .pageColumnLeft .btn-remove-filter{align-items:center;border:1px solid rgba(3,7,18,.08)!important;border-radius:4px!important;display:inline-flex;gap:6px;padding:4px 8px!important}.pageLayout.pageLayout--manufacturer #column-left .btn-remove-filter svg,.pageLayout.pageLayout--manufacturer .pageColumnLeft .btn-remove-filter svg,.pageLayout.pageLayout--search #column-left .btn-remove-filter svg,.pageLayout.pageLayout--search .pageColumnLeft .btn-remove-filter svg,body.page-product-category #column-left .btn-remove-filter svg,body.page-product-category .pageColumnLeft .btn-remove-filter svg,body.page-product-manufacturer-info #column-left .btn-remove-filter svg,body.page-product-manufacturer-info .pageColumnLeft .btn-remove-filter svg{height:10px;width:10px;fill:currentColor}.pageLayout.pageLayout--manufacturer #column-left #content-filters-v2--left,.pageLayout.pageLayout--manufacturer #column-left #content-new-filters,.pageLayout.pageLayout--manufacturer .pageColumnLeft #content-filters-v2--left,.pageLayout.pageLayout--manufacturer .pageColumnLeft #content-new-filters,.pageLayout.pageLayout--search #column-left #content-filters-v2--left,.pageLayout.pageLayout--search #column-left #content-new-filters,.pageLayout.pageLayout--search .pageColumnLeft #content-filters-v2--left,.pageLayout.pageLayout--search .pageColumnLeft #content-new-filters,body.page-product-category #column-left #content-filters-v2--left,body.page-product-category #column-left #content-new-filters,body.page-product-category .pageColumnLeft #content-filters-v2--left,body.page-product-category .pageColumnLeft #content-new-filters,body.page-product-manufacturer-info #column-left #content-filters-v2--left,body.page-product-manufacturer-info #column-left #content-new-filters,body.page-product-manufacturer-info .pageColumnLeft #content-filters-v2--left,body.page-product-manufacturer-info .pageColumnLeft #content-new-filters{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:0 0 4px 4px;overflow:hidden}.pageLayout.pageLayout--manufacturer #column-left .filterForm,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm,.pageLayout.pageLayout--search #column-left .filterForm,.pageLayout.pageLayout--search .pageColumnLeft .filterForm,body.page-product-category #column-left .filterForm,body.page-product-category .pageColumnLeft .filterForm,body.page-product-manufacturer-info #column-left .filterForm,body.page-product-manufacturer-info .pageColumnLeft .filterForm{background:transparent;gap:0}.pageLayout.pageLayout--manufacturer #column-left .filter-group-1,.pageLayout.pageLayout--manufacturer #column-left .filter-group-10,.pageLayout.pageLayout--manufacturer #column-left .filter-group-2,.pageLayout.pageLayout--manufacturer #column-left .filter-group-3,.pageLayout.pageLayout--manufacturer #column-left .filter-group-4,.pageLayout.pageLayout--manufacturer #column-left .filter-group-5,.pageLayout.pageLayout--manufacturer #column-left .filter-group-6,.pageLayout.pageLayout--manufacturer #column-left .filter-group-7,.pageLayout.pageLayout--manufacturer #column-left .filter-group-8,.pageLayout.pageLayout--manufacturer #column-left .filter-group-9,.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-1,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-10,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-2,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-3,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-4,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-5,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-6,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-7,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-8,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-9,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters,.pageLayout.pageLayout--search #column-left .filter-group-1,.pageLayout.pageLayout--search #column-left .filter-group-10,.pageLayout.pageLayout--search #column-left .filter-group-2,.pageLayout.pageLayout--search #column-left .filter-group-3,.pageLayout.pageLayout--search #column-left .filter-group-4,.pageLayout.pageLayout--search #column-left .filter-group-5,.pageLayout.pageLayout--search #column-left .filter-group-6,.pageLayout.pageLayout--search #column-left .filter-group-7,.pageLayout.pageLayout--search #column-left .filter-group-8,.pageLayout.pageLayout--search #column-left .filter-group-9,.pageLayout.pageLayout--search #column-left .filterForm>.filters,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-1,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-10,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-2,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-3,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-4,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-5,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-6,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-7,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-8,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-9,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters,body.page-product-category #column-left .filter-group-1,body.page-product-category #column-left .filter-group-10,body.page-product-category #column-left .filter-group-2,body.page-product-category #column-left .filter-group-3,body.page-product-category #column-left .filter-group-4,body.page-product-category #column-left .filter-group-5,body.page-product-category #column-left .filter-group-6,body.page-product-category #column-left .filter-group-7,body.page-product-category #column-left .filter-group-8,body.page-product-category #column-left .filter-group-9,body.page-product-category #column-left .filterForm>.filters,body.page-product-category .pageColumnLeft .filter-group-1,body.page-product-category .pageColumnLeft .filter-group-10,body.page-product-category .pageColumnLeft .filter-group-2,body.page-product-category .pageColumnLeft .filter-group-3,body.page-product-category .pageColumnLeft .filter-group-4,body.page-product-category .pageColumnLeft .filter-group-5,body.page-product-category .pageColumnLeft .filter-group-6,body.page-product-category .pageColumnLeft .filter-group-7,body.page-product-category .pageColumnLeft .filter-group-8,body.page-product-category .pageColumnLeft .filter-group-9,body.page-product-category .pageColumnLeft .filterForm>.filters,body.page-product-manufacturer-info #column-left .filter-group-1,body.page-product-manufacturer-info #column-left .filter-group-10,body.page-product-manufacturer-info #column-left .filter-group-2,body.page-product-manufacturer-info #column-left .filter-group-3,body.page-product-manufacturer-info #column-left .filter-group-4,body.page-product-manufacturer-info #column-left .filter-group-5,body.page-product-manufacturer-info #column-left .filter-group-6,body.page-product-manufacturer-info #column-left .filter-group-7,body.page-product-manufacturer-info #column-left .filter-group-8,body.page-product-manufacturer-info #column-left .filter-group-9,body.page-product-manufacturer-info #column-left .filterForm>.filters,body.page-product-manufacturer-info .pageColumnLeft .filter-group-1,body.page-product-manufacturer-info .pageColumnLeft .filter-group-10,body.page-product-manufacturer-info .pageColumnLeft .filter-group-2,body.page-product-manufacturer-info .pageColumnLeft .filter-group-3,body.page-product-manufacturer-info .pageColumnLeft .filter-group-4,body.page-product-manufacturer-info .pageColumnLeft .filter-group-5,body.page-product-manufacturer-info .pageColumnLeft .filter-group-6,body.page-product-manufacturer-info .pageColumnLeft .filter-group-7,body.page-product-manufacturer-info .pageColumnLeft .filter-group-8,body.page-product-manufacturer-info .pageColumnLeft .filter-group-9,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters{background:transparent;border:0;border-radius:0;border-top:1px solid rgba(3,7,18,.08);box-shadow:none;margin:0!important;padding:14px 14px 0;width:100%}.pageLayout.pageLayout--manufacturer #column-left .filter-group-10:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-group-1:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-group-2:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-group-3:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-group-4:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-group-5:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-group-6:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-group-7:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-group-8:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-group-9:first-child,.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-10:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-1:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-2:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-3:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-4:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-5:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-6:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-7:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-8:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-group-9:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters:first-child,.pageLayout.pageLayout--search #column-left .filter-group-10:first-child,.pageLayout.pageLayout--search #column-left .filter-group-1:first-child,.pageLayout.pageLayout--search #column-left .filter-group-2:first-child,.pageLayout.pageLayout--search #column-left .filter-group-3:first-child,.pageLayout.pageLayout--search #column-left .filter-group-4:first-child,.pageLayout.pageLayout--search #column-left .filter-group-5:first-child,.pageLayout.pageLayout--search #column-left .filter-group-6:first-child,.pageLayout.pageLayout--search #column-left .filter-group-7:first-child,.pageLayout.pageLayout--search #column-left .filter-group-8:first-child,.pageLayout.pageLayout--search #column-left .filter-group-9:first-child,.pageLayout.pageLayout--search #column-left .filterForm>.filters:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-10:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-1:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-2:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-3:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-4:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-5:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-6:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-7:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-8:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-group-9:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters:first-child,body.page-product-category #column-left .filter-group-10:first-child,body.page-product-category #column-left .filter-group-1:first-child,body.page-product-category #column-left .filter-group-2:first-child,body.page-product-category #column-left .filter-group-3:first-child,body.page-product-category #column-left .filter-group-4:first-child,body.page-product-category #column-left .filter-group-5:first-child,body.page-product-category #column-left .filter-group-6:first-child,body.page-product-category #column-left .filter-group-7:first-child,body.page-product-category #column-left .filter-group-8:first-child,body.page-product-category #column-left .filter-group-9:first-child,body.page-product-category #column-left .filterForm>.filters:first-child,body.page-product-category .pageColumnLeft .filter-group-10:first-child,body.page-product-category .pageColumnLeft .filter-group-1:first-child,body.page-product-category .pageColumnLeft .filter-group-2:first-child,body.page-product-category .pageColumnLeft .filter-group-3:first-child,body.page-product-category .pageColumnLeft .filter-group-4:first-child,body.page-product-category .pageColumnLeft .filter-group-5:first-child,body.page-product-category .pageColumnLeft .filter-group-6:first-child,body.page-product-category .pageColumnLeft .filter-group-7:first-child,body.page-product-category .pageColumnLeft .filter-group-8:first-child,body.page-product-category .pageColumnLeft .filter-group-9:first-child,body.page-product-category .pageColumnLeft .filterForm>.filters:first-child,body.page-product-manufacturer-info #column-left .filter-group-10:first-child,body.page-product-manufacturer-info #column-left .filter-group-1:first-child,body.page-product-manufacturer-info #column-left .filter-group-2:first-child,body.page-product-manufacturer-info #column-left .filter-group-3:first-child,body.page-product-manufacturer-info #column-left .filter-group-4:first-child,body.page-product-manufacturer-info #column-left .filter-group-5:first-child,body.page-product-manufacturer-info #column-left .filter-group-6:first-child,body.page-product-manufacturer-info #column-left .filter-group-7:first-child,body.page-product-manufacturer-info #column-left .filter-group-8:first-child,body.page-product-manufacturer-info #column-left .filter-group-9:first-child,body.page-product-manufacturer-info #column-left .filterForm>.filters:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-10:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-1:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-2:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-3:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-4:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-5:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-6:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-7:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-8:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-group-9:first-child,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters:first-child{border-top:0}.pageLayout.pageLayout--manufacturer #column-left .filter-title,.pageLayout.pageLayout--manufacturer #column-left .text-spacing-60,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-title,.pageLayout.pageLayout--manufacturer .pageColumnLeft .text-spacing-60,.pageLayout.pageLayout--search #column-left .filter-title,.pageLayout.pageLayout--search #column-left .text-spacing-60,.pageLayout.pageLayout--search .pageColumnLeft .filter-title,.pageLayout.pageLayout--search .pageColumnLeft .text-spacing-60,body.page-product-category #column-left .filter-title,body.page-product-category #column-left .text-spacing-60,body.page-product-category .pageColumnLeft .filter-title,body.page-product-category .pageColumnLeft .text-spacing-60,body.page-product-manufacturer-info #column-left .filter-title,body.page-product-manufacturer-info #column-left .text-spacing-60,body.page-product-manufacturer-info .pageColumnLeft .filter-title,body.page-product-manufacturer-info .pageColumnLeft .text-spacing-60{color:var(--primary);font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:1;margin:0 0 12px;text-transform:none}.pageLayout.pageLayout--manufacturer #column-left .checkbox-group,.pageLayout.pageLayout--manufacturer #column-left .filter-custom-list,.pageLayout.pageLayout--manufacturer #column-left .filter-option-list,.pageLayout.pageLayout--manufacturer #column-left .filter-price-list,.pageLayout.pageLayout--manufacturer .pageColumnLeft .checkbox-group,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-custom-list,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-list,.pageLayout.pageLayout--search #column-left .checkbox-group,.pageLayout.pageLayout--search #column-left .filter-custom-list,.pageLayout.pageLayout--search #column-left .filter-option-list,.pageLayout.pageLayout--search #column-left .filter-price-list,.pageLayout.pageLayout--search .pageColumnLeft .checkbox-group,.pageLayout.pageLayout--search .pageColumnLeft .filter-custom-list,.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-list,body.page-product-category #column-left .checkbox-group,body.page-product-category #column-left .filter-custom-list,body.page-product-category #column-left .filter-option-list,body.page-product-category #column-left .filter-price-list,body.page-product-category .pageColumnLeft .checkbox-group,body.page-product-category .pageColumnLeft .filter-custom-list,body.page-product-category .pageColumnLeft .filter-option-list,body.page-product-category .pageColumnLeft .filter-price-list,body.page-product-manufacturer-info #column-left .checkbox-group,body.page-product-manufacturer-info #column-left .filter-custom-list,body.page-product-manufacturer-info #column-left .filter-option-list,body.page-product-manufacturer-info #column-left .filter-price-list,body.page-product-manufacturer-info .pageColumnLeft .checkbox-group,body.page-product-manufacturer-info .pageColumnLeft .filter-custom-list,body.page-product-manufacturer-info .pageColumnLeft .filter-option-list,body.page-product-manufacturer-info .pageColumnLeft .filter-price-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.pageLayout.pageLayout--manufacturer #column-left .filter-option-list:has(>:nth-child(5)),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list:has(>:nth-child(5)),.pageLayout.pageLayout--search #column-left .filter-option-list:has(>:nth-child(5)),.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list:has(>:nth-child(5)),body.page-product-category #column-left .filter-option-list:has(>:nth-child(5)),body.page-product-category .pageColumnLeft .filter-option-list:has(>:nth-child(5)),body.page-product-manufacturer-info #column-left .filter-option-list:has(>:nth-child(5)),body.page-product-manufacturer-info .pageColumnLeft .filter-option-list:has(>:nth-child(5)){gap:8px}.pageLayout.pageLayout--manufacturer #column-left .checkbox-group>.custom-control,.pageLayout.pageLayout--manufacturer #column-left .filter-custom-list>li,.pageLayout.pageLayout--manufacturer #column-left .filter-option-list>li,.pageLayout.pageLayout--manufacturer #column-left .filter-price-list>li,.pageLayout.pageLayout--manufacturer .pageColumnLeft .checkbox-group>.custom-control,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-custom-list>li,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list>li,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-list>li,.pageLayout.pageLayout--search #column-left .checkbox-group>.custom-control,.pageLayout.pageLayout--search #column-left .filter-custom-list>li,.pageLayout.pageLayout--search #column-left .filter-option-list>li,.pageLayout.pageLayout--search #column-left .filter-price-list>li,.pageLayout.pageLayout--search .pageColumnLeft .checkbox-group>.custom-control,.pageLayout.pageLayout--search .pageColumnLeft .filter-custom-list>li,.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list>li,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-list>li,body.page-product-category #column-left .checkbox-group>.custom-control,body.page-product-category #column-left .filter-custom-list>li,body.page-product-category #column-left .filter-option-list>li,body.page-product-category #column-left .filter-price-list>li,body.page-product-category .pageColumnLeft .checkbox-group>.custom-control,body.page-product-category .pageColumnLeft .filter-custom-list>li,body.page-product-category .pageColumnLeft .filter-option-list>li,body.page-product-category .pageColumnLeft .filter-price-list>li,body.page-product-manufacturer-info #column-left .checkbox-group>.custom-control,body.page-product-manufacturer-info #column-left .filter-custom-list>li,body.page-product-manufacturer-info #column-left .filter-option-list>li,body.page-product-manufacturer-info #column-left .filter-price-list>li,body.page-product-manufacturer-info .pageColumnLeft .checkbox-group>.custom-control,body.page-product-manufacturer-info .pageColumnLeft .filter-custom-list>li,body.page-product-manufacturer-info .pageColumnLeft .filter-option-list>li,body.page-product-manufacturer-info .pageColumnLeft .filter-price-list>li{margin:0;padding:0}.pageLayout.pageLayout--manufacturer #column-left .checkbox-group>.custom-control:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-custom-list>li:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-option-list>li:first-child,.pageLayout.pageLayout--manufacturer #column-left .filter-price-list>li:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .checkbox-group>.custom-control:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-custom-list>li:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list>li:first-child,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-list>li:first-child,.pageLayout.pageLayout--search #column-left .checkbox-group>.custom-control:first-child,.pageLayout.pageLayout--search #column-left .filter-custom-list>li:first-child,.pageLayout.pageLayout--search #column-left .filter-option-list>li:first-child,.pageLayout.pageLayout--search #column-left .filter-price-list>li:first-child,.pageLayout.pageLayout--search .pageColumnLeft .checkbox-group>.custom-control:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-custom-list>li:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list>li:first-child,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-list>li:first-child,body.page-product-category #column-left .checkbox-group>.custom-control:first-child,body.page-product-category #column-left .filter-custom-list>li:first-child,body.page-product-category #column-left .filter-option-list>li:first-child,body.page-product-category #column-left .filter-price-list>li:first-child,body.page-product-category .pageColumnLeft .checkbox-group>.custom-control:first-child,body.page-product-category .pageColumnLeft .filter-custom-list>li:first-child,body.page-product-category .pageColumnLeft .filter-option-list>li:first-child,body.page-product-category .pageColumnLeft .filter-price-list>li:first-child,body.page-product-manufacturer-info #column-left .checkbox-group>.custom-control:first-child,body.page-product-manufacturer-info #column-left .filter-custom-list>li:first-child,body.page-product-manufacturer-info #column-left .filter-option-list>li:first-child,body.page-product-manufacturer-info #column-left .filter-price-list>li:first-child,body.page-product-manufacturer-info .pageColumnLeft .checkbox-group>.custom-control:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-custom-list>li:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-option-list>li:first-child,body.page-product-manufacturer-info .pageColumnLeft .filter-price-list>li:first-child{border-top:0}.pageLayout.pageLayout--manufacturer #column-left .filter-box,.pageLayout.pageLayout--manufacturer #column-left .filter-range-price label,.pageLayout.pageLayout--manufacturer #column-left .list-itens-filter label,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-box,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price label,.pageLayout.pageLayout--manufacturer .pageColumnLeft .list-itens-filter label,.pageLayout.pageLayout--search #column-left .filter-box,.pageLayout.pageLayout--search #column-left .filter-range-price label,.pageLayout.pageLayout--search #column-left .list-itens-filter label,.pageLayout.pageLayout--search .pageColumnLeft .filter-box,.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price label,.pageLayout.pageLayout--search .pageColumnLeft .list-itens-filter label,body.page-product-category #column-left .filter-box,body.page-product-category #column-left .filter-range-price label,body.page-product-category #column-left .list-itens-filter label,body.page-product-category .pageColumnLeft .filter-box,body.page-product-category .pageColumnLeft .filter-range-price label,body.page-product-category .pageColumnLeft .list-itens-filter label,body.page-product-manufacturer-info #column-left .filter-box,body.page-product-manufacturer-info #column-left .filter-range-price label,body.page-product-manufacturer-info #column-left .list-itens-filter label,body.page-product-manufacturer-info .pageColumnLeft .filter-box,body.page-product-manufacturer-info .pageColumnLeft .filter-range-price label,body.page-product-manufacturer-info .pageColumnLeft .list-itens-filter label{align-items:center;background:transparent;border:0;border-radius:0;color:rgba(3,7,18,.8);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;gap:10px;justify-content:flex-start;line-height:1.3;min-height:34px;padding:8px 0;text-transform:none;transition:color .2s ease,background-color .2s ease;white-space:normal;width:100%}.pageLayout.pageLayout--manufacturer #column-left .filter-box input[type=checkbox],.pageLayout.pageLayout--manufacturer #column-left .filter-range-price label input[type=checkbox],.pageLayout.pageLayout--manufacturer #column-left .list-itens-filter label input[type=checkbox],.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-box input[type=checkbox],.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price label input[type=checkbox],.pageLayout.pageLayout--manufacturer .pageColumnLeft .list-itens-filter label input[type=checkbox],.pageLayout.pageLayout--search #column-left .filter-box input[type=checkbox],.pageLayout.pageLayout--search #column-left .filter-range-price label input[type=checkbox],.pageLayout.pageLayout--search #column-left .list-itens-filter label input[type=checkbox],.pageLayout.pageLayout--search .pageColumnLeft .filter-box input[type=checkbox],.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price label input[type=checkbox],.pageLayout.pageLayout--search .pageColumnLeft .list-itens-filter label input[type=checkbox],body.page-product-category #column-left .filter-box input[type=checkbox],body.page-product-category #column-left .filter-range-price label input[type=checkbox],body.page-product-category #column-left .list-itens-filter label input[type=checkbox],body.page-product-category .pageColumnLeft .filter-box input[type=checkbox],body.page-product-category .pageColumnLeft .filter-range-price label input[type=checkbox],body.page-product-category .pageColumnLeft .list-itens-filter label input[type=checkbox],body.page-product-manufacturer-info #column-left .filter-box input[type=checkbox],body.page-product-manufacturer-info #column-left .filter-range-price label input[type=checkbox],body.page-product-manufacturer-info #column-left .list-itens-filter label input[type=checkbox],body.page-product-manufacturer-info .pageColumnLeft .filter-box input[type=checkbox],body.page-product-manufacturer-info .pageColumnLeft .filter-range-price label input[type=checkbox],body.page-product-manufacturer-info .pageColumnLeft .list-itens-filter label input[type=checkbox]{accent-color:var(--primary);background:var(--white);border-radius:2px;cursor:pointer;display:inline-block!important;flex-shrink:0;height:14px;margin:0;min-width:14px;order:-1;width:14px}.pageLayout.pageLayout--manufacturer #column-left .filter-box input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer #column-left .filter-range-price label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer #column-left .list-itens-filter label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-box input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer .pageColumnLeft .list-itens-filter label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search #column-left .filter-box input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search #column-left .filter-range-price label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search #column-left .list-itens-filter label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search .pageColumnLeft .filter-box input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search .pageColumnLeft .list-itens-filter label input[type=checkbox]:not(:checked),body.page-product-category #column-left .filter-box input[type=checkbox]:not(:checked),body.page-product-category #column-left .filter-range-price label input[type=checkbox]:not(:checked),body.page-product-category #column-left .list-itens-filter label input[type=checkbox]:not(:checked),body.page-product-category .pageColumnLeft .filter-box input[type=checkbox]:not(:checked),body.page-product-category .pageColumnLeft .filter-range-price label input[type=checkbox]:not(:checked),body.page-product-category .pageColumnLeft .list-itens-filter label input[type=checkbox]:not(:checked),body.page-product-manufacturer-info #column-left .filter-box input[type=checkbox]:not(:checked),body.page-product-manufacturer-info #column-left .filter-range-price label input[type=checkbox]:not(:checked),body.page-product-manufacturer-info #column-left .list-itens-filter label input[type=checkbox]:not(:checked),body.page-product-manufacturer-info .pageColumnLeft .filter-box input[type=checkbox]:not(:checked),body.page-product-manufacturer-info .pageColumnLeft .filter-range-price label input[type=checkbox]:not(:checked),body.page-product-manufacturer-info .pageColumnLeft .list-itens-filter label input[type=checkbox]:not(:checked){border:1.5px solid rgba(3,7,18,.1)}.pageLayout.pageLayout--manufacturer #column-left .filter-box:hover,.pageLayout.pageLayout--manufacturer #column-left .filter-range-price label:hover,.pageLayout.pageLayout--manufacturer #column-left .list-itens-filter label:hover,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-box:hover,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price label:hover,.pageLayout.pageLayout--manufacturer .pageColumnLeft .list-itens-filter label:hover,.pageLayout.pageLayout--search #column-left .filter-box:hover,.pageLayout.pageLayout--search #column-left .filter-range-price label:hover,.pageLayout.pageLayout--search #column-left .list-itens-filter label:hover,.pageLayout.pageLayout--search .pageColumnLeft .filter-box:hover,.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price label:hover,.pageLayout.pageLayout--search .pageColumnLeft .list-itens-filter label:hover,body.page-product-category #column-left .filter-box:hover,body.page-product-category #column-left .filter-range-price label:hover,body.page-product-category #column-left .list-itens-filter label:hover,body.page-product-category .pageColumnLeft .filter-box:hover,body.page-product-category .pageColumnLeft .filter-range-price label:hover,body.page-product-category .pageColumnLeft .list-itens-filter label:hover,body.page-product-manufacturer-info #column-left .filter-box:hover,body.page-product-manufacturer-info #column-left .filter-range-price label:hover,body.page-product-manufacturer-info #column-left .list-itens-filter label:hover,body.page-product-manufacturer-info .pageColumnLeft .filter-box:hover,body.page-product-manufacturer-info .pageColumnLeft .filter-range-price label:hover,body.page-product-manufacturer-info .pageColumnLeft .list-itens-filter label:hover{background:transparent;color:#030712}.pageLayout.pageLayout--manufacturer #column-left .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search #column-left .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list:has(.filter-color-option),body.page-product-category #column-left .filter-option-list:has(.filter-color-option),body.page-product-category .pageColumnLeft .filter-option-list:has(.filter-color-option),body.page-product-manufacturer-info #column-left .filter-option-list:has(.filter-color-option),body.page-product-manufacturer-info .pageColumnLeft .filter-option-list:has(.filter-color-option){display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:stretch;width:100%}@media (min-width:768px) and (max-width:calc(1024px - 1px)){.pageLayout.pageLayout--manufacturer #column-left .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search #column-left .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list:has(.filter-color-option),body.page-product-category #column-left .filter-option-list:has(.filter-color-option),body.page-product-category .pageColumnLeft .filter-option-list:has(.filter-color-option),body.page-product-manufacturer-info #column-left .filter-option-list:has(.filter-color-option),body.page-product-manufacturer-info .pageColumnLeft .filter-option-list:has(.filter-color-option){grid-template-columns:repeat(9,minmax(0,1fr))}}@media (max-width:calc(768px - 1px)){.pageLayout.pageLayout--manufacturer #column-left .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search #column-left .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list:has(.filter-color-option),body.page-product-category #column-left .filter-option-list:has(.filter-color-option),body.page-product-category .pageColumnLeft .filter-option-list:has(.filter-color-option),body.page-product-manufacturer-info #column-left .filter-option-list:has(.filter-color-option),body.page-product-manufacturer-info .pageColumnLeft .filter-option-list:has(.filter-color-option){grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width:320px){.pageLayout.pageLayout--manufacturer #column-left .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search #column-left .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list:has(.filter-color-option),body.page-product-category #column-left .filter-option-list:has(.filter-color-option),body.page-product-category .pageColumnLeft .filter-option-list:has(.filter-color-option),body.page-product-manufacturer-info #column-left .filter-option-list:has(.filter-color-option),body.page-product-manufacturer-info .pageColumnLeft .filter-option-list:has(.filter-color-option){grid-template-columns:repeat(6,minmax(0,1fr))}}.pageLayout.pageLayout--manufacturer #column-left .filter-option-list>li:has(.filter-color-option),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list>li:has(.filter-color-option),.pageLayout.pageLayout--search #column-left .filter-option-list>li:has(.filter-color-option),.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list>li:has(.filter-color-option),body.page-product-category #column-left .filter-option-list>li:has(.filter-color-option),body.page-product-category .pageColumnLeft .filter-option-list>li:has(.filter-color-option),body.page-product-manufacturer-info #column-left .filter-option-list>li:has(.filter-color-option),body.page-product-manufacturer-info .pageColumnLeft .filter-option-list>li:has(.filter-color-option){display:flex;justify-content:center;min-width:0;width:100%}.pageLayout.pageLayout--manufacturer #column-left .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),.pageLayout.pageLayout--search #column-left .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),body.page-product-category #column-left .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),body.page-product-category .pageColumnLeft .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),body.page-product-manufacturer-info #column-left .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),body.page-product-manufacturer-info .pageColumnLeft .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)){grid-column:1/-1}.pageLayout.pageLayout--manufacturer #column-left .filter-color-option,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-color-option,.pageLayout.pageLayout--search #column-left .filter-color-option,.pageLayout.pageLayout--search .pageColumnLeft .filter-color-option,body.page-product-category #column-left .filter-color-option,body.page-product-category .pageColumnLeft .filter-color-option,body.page-product-manufacturer-info #column-left .filter-color-option,body.page-product-manufacturer-info .pageColumnLeft .filter-color-option{align-items:center;display:inline-flex;gap:0;justify-content:center;min-height:32px;min-width:32px;padding:0;width:32px}.pageLayout.pageLayout--manufacturer #column-left .filter-color-option input[type=checkbox],.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-color-option input[type=checkbox],.pageLayout.pageLayout--search #column-left .filter-color-option input[type=checkbox],.pageLayout.pageLayout--search .pageColumnLeft .filter-color-option input[type=checkbox],body.page-product-category #column-left .filter-color-option input[type=checkbox],body.page-product-category .pageColumnLeft .filter-color-option input[type=checkbox],body.page-product-manufacturer-info #column-left .filter-color-option input[type=checkbox],body.page-product-manufacturer-info .pageColumnLeft .filter-color-option input[type=checkbox]{display:none!important}.pageLayout.pageLayout--manufacturer #column-left .filter-color-option .color-image,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-color-option .color-image,.pageLayout.pageLayout--search #column-left .filter-color-option .color-image,.pageLayout.pageLayout--search .pageColumnLeft .filter-color-option .color-image,body.page-product-category #column-left .filter-color-option .color-image,body.page-product-category .pageColumnLeft .filter-color-option .color-image,body.page-product-manufacturer-info #column-left .filter-color-option .color-image,body.page-product-manufacturer-info .pageColumnLeft .filter-color-option .color-image{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:4px;cursor:pointer;display:block;height:32px;min-width:32px;object-fit:cover;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:32px}.pageLayout.pageLayout--manufacturer #column-left .filter-box:has(input:checked),.pageLayout.pageLayout--manufacturer #column-left .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--manufacturer #column-left .list-itens-filter:has(input:checked) label,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-box:has(input:checked),.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--manufacturer .pageColumnLeft .list-itens-filter:has(input:checked) label,.pageLayout.pageLayout--search #column-left .filter-box:has(input:checked),.pageLayout.pageLayout--search #column-left .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--search #column-left .list-itens-filter:has(input:checked) label,.pageLayout.pageLayout--search .pageColumnLeft .filter-box:has(input:checked),.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--search .pageColumnLeft .list-itens-filter:has(input:checked) label,body.page-product-category #column-left .filter-box:has(input:checked),body.page-product-category #column-left .filter-range-price:has(input:checked) label,body.page-product-category #column-left .list-itens-filter:has(input:checked) label,body.page-product-category .pageColumnLeft .filter-box:has(input:checked),body.page-product-category .pageColumnLeft .filter-range-price:has(input:checked) label,body.page-product-category .pageColumnLeft .list-itens-filter:has(input:checked) label,body.page-product-manufacturer-info #column-left .filter-box:has(input:checked),body.page-product-manufacturer-info #column-left .filter-range-price:has(input:checked) label,body.page-product-manufacturer-info #column-left .list-itens-filter:has(input:checked) label,body.page-product-manufacturer-info .pageColumnLeft .filter-box:has(input:checked),body.page-product-manufacturer-info .pageColumnLeft .filter-range-price:has(input:checked) label,body.page-product-manufacturer-info .pageColumnLeft .list-itens-filter:has(input:checked) label{color:var(--primary);font-weight:500}.pageLayout.pageLayout--manufacturer #column-left .filter-color-option:has(input:checked) .color-image,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-color-option:has(input:checked) .color-image,.pageLayout.pageLayout--search #column-left .filter-color-option:has(input:checked) .color-image,.pageLayout.pageLayout--search .pageColumnLeft .filter-color-option:has(input:checked) .color-image,body.page-product-category #column-left .filter-color-option:has(input:checked) .color-image,body.page-product-category .pageColumnLeft .filter-color-option:has(input:checked) .color-image,body.page-product-manufacturer-info #column-left .filter-color-option:has(input:checked) .color-image,body.page-product-manufacturer-info .pageColumnLeft .filter-color-option:has(input:checked) .color-image{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price,.pageLayout.pageLayout--search #column-left .filter-bar-price,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price,body.page-product-category #column-left .filter-bar-price,body.page-product-category .pageColumnLeft .filter-bar-price,body.page-product-manufacturer-info #column-left .filter-bar-price,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price{display:flex;flex-direction:column;gap:14px;padding:4px 0 2px}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .range_values,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .range_values,.pageLayout.pageLayout--search #column-left .filter-bar-price .range_values,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .range_values,body.page-product-category #column-left .filter-bar-price .range_values,body.page-product-category .pageColumnLeft .filter-bar-price .range_values,body.page-product-manufacturer-info #column-left .filter-bar-price .range_values,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .range_values{align-items:center;color:rgba(3,7,18,.88);display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;justify-content:space-between;line-height:1.3;margin-bottom:0}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .ui-slider-horizontal,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .ui-slider-horizontal,.pageLayout.pageLayout--search #column-left .filter-bar-price .ui-slider-horizontal,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .ui-slider-horizontal,body.page-product-category #column-left .filter-bar-price .ui-slider-horizontal,body.page-product-category .pageColumnLeft .filter-bar-price .ui-slider-horizontal,body.page-product-manufacturer-info #column-left .filter-bar-price .ui-slider-horizontal,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .ui-slider-horizontal{background:rgba(197,83,30,.22);border:0;border-radius:999px;height:4px;margin:2px 3px 0}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .ui-slider-range,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .ui-slider-range,.pageLayout.pageLayout--search #column-left .filter-bar-price .ui-slider-range,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .ui-slider-range,body.page-product-category #column-left .filter-bar-price .ui-slider-range,body.page-product-category .pageColumnLeft .filter-bar-price .ui-slider-range,body.page-product-manufacturer-info #column-left .filter-bar-price .ui-slider-range,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .ui-slider-range{background:var(--primary);border-radius:999px}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .ui-slider .ui-slider-handle,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle,.pageLayout.pageLayout--search #column-left .filter-bar-price .ui-slider .ui-slider-handle,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle,body.page-product-category #column-left .filter-bar-price .ui-slider .ui-slider-handle,body.page-product-category .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle,body.page-product-manufacturer-info #column-left .filter-bar-price .ui-slider .ui-slider-handle,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle{background:var(--primary);border:0;border-radius:999px;box-shadow:none;cursor:pointer;height:12px;width:12px}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .ui-slider .ui-slider-handle:focus,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .ui-slider .ui-slider-handle:focus-visible,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle:focus,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle:focus-visible,.pageLayout.pageLayout--search #column-left .filter-bar-price .ui-slider .ui-slider-handle:focus,.pageLayout.pageLayout--search #column-left .filter-bar-price .ui-slider .ui-slider-handle:focus-visible,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle:focus,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle:focus-visible,body.page-product-category #column-left .filter-bar-price .ui-slider .ui-slider-handle:focus,body.page-product-category #column-left .filter-bar-price .ui-slider .ui-slider-handle:focus-visible,body.page-product-category .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle:focus,body.page-product-category .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle:focus-visible,body.page-product-manufacturer-info #column-left .filter-bar-price .ui-slider .ui-slider-handle:focus,body.page-product-manufacturer-info #column-left .filter-bar-price .ui-slider .ui-slider-handle:focus-visible,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle:focus,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .ui-slider .ui-slider-handle:focus-visible{box-shadow:0 0 0 4px rgba(197,83,30,.16)}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .range_inputs,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .range_inputs,.pageLayout.pageLayout--search #column-left .filter-bar-price .range_inputs,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .range_inputs,body.page-product-category #column-left .filter-bar-price .range_inputs,body.page-product-category .pageColumnLeft .filter-bar-price .range_inputs,body.page-product-manufacturer-info #column-left .filter-bar-price .range_inputs,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .range_inputs{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .range_input_group,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .stepper,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .range_input_group,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .stepper,.pageLayout.pageLayout--search #column-left .filter-bar-price .range_input_group,.pageLayout.pageLayout--search #column-left .filter-bar-price .stepper,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .range_input_group,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .stepper,body.page-product-category #column-left .filter-bar-price .range_input_group,body.page-product-category #column-left .filter-bar-price .stepper,body.page-product-category .pageColumnLeft .filter-bar-price .range_input_group,body.page-product-category .pageColumnLeft .filter-bar-price .stepper,body.page-product-manufacturer-info #column-left .filter-bar-price .range_input_group,body.page-product-manufacturer-info #column-left .filter-bar-price .stepper,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .range_input_group,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .stepper{width:100%}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .stepper,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .stepper,.pageLayout.pageLayout--search #column-left .filter-bar-price .stepper,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .stepper,body.page-product-category #column-left .filter-bar-price .stepper,body.page-product-category .pageColumnLeft .filter-bar-price .stepper,body.page-product-manufacturer-info #column-left .filter-bar-price .stepper,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .stepper{position:relative}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .stepper-arrow,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .stepper-arrow,.pageLayout.pageLayout--search #column-left .filter-bar-price .stepper-arrow,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .stepper-arrow,body.page-product-category #column-left .filter-bar-price .stepper-arrow,body.page-product-category .pageColumnLeft .filter-bar-price .stepper-arrow,body.page-product-manufacturer-info #column-left .filter-bar-price .stepper-arrow,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .stepper-arrow{display:none!important}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .price-input,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .stepper-input,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .price-input,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .stepper-input,.pageLayout.pageLayout--search #column-left .filter-bar-price .price-input,.pageLayout.pageLayout--search #column-left .filter-bar-price .stepper-input,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .price-input,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .stepper-input,body.page-product-category #column-left .filter-bar-price .price-input,body.page-product-category #column-left .filter-bar-price .stepper-input,body.page-product-category .pageColumnLeft .filter-bar-price .price-input,body.page-product-category .pageColumnLeft .filter-bar-price .stepper-input,body.page-product-manufacturer-info #column-left .filter-bar-price .price-input,body.page-product-manufacturer-info #column-left .filter-bar-price .stepper-input,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .price-input,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .stepper-input{appearance:textfield;-moz-appearance:textfield;background:var(--white);border:1px solid rgba(3,7,18,.1)!important;border-radius:4px;box-shadow:none!important;color:rgba(3,7,18,.88);cursor:text;font-family:Inter,sans-serif;font-size:12px;font-weight:400;height:40px;line-height:1;padding:0 12px;text-align:center;width:100%}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .price-input::placeholder,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .stepper-input::placeholder,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .price-input::placeholder,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .stepper-input::placeholder,.pageLayout.pageLayout--search #column-left .filter-bar-price .price-input::placeholder,.pageLayout.pageLayout--search #column-left .filter-bar-price .stepper-input::placeholder,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .price-input::placeholder,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .stepper-input::placeholder,body.page-product-category #column-left .filter-bar-price .price-input::placeholder,body.page-product-category #column-left .filter-bar-price .stepper-input::placeholder,body.page-product-category .pageColumnLeft .filter-bar-price .price-input::placeholder,body.page-product-category .pageColumnLeft .filter-bar-price .stepper-input::placeholder,body.page-product-manufacturer-info #column-left .filter-bar-price .price-input::placeholder,body.page-product-manufacturer-info #column-left .filter-bar-price .stepper-input::placeholder,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .price-input::placeholder,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .stepper-input::placeholder{color:rgba(3,7,18,.48)}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .price-input:focus,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .price-input:focus-visible,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .stepper-input:focus,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .stepper-input:focus-visible,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .price-input:focus,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .price-input:focus-visible,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .stepper-input:focus,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .stepper-input:focus-visible,.pageLayout.pageLayout--search #column-left .filter-bar-price .price-input:focus,.pageLayout.pageLayout--search #column-left .filter-bar-price .price-input:focus-visible,.pageLayout.pageLayout--search #column-left .filter-bar-price .stepper-input:focus,.pageLayout.pageLayout--search #column-left .filter-bar-price .stepper-input:focus-visible,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .price-input:focus,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .price-input:focus-visible,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .stepper-input:focus,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .stepper-input:focus-visible,body.page-product-category #column-left .filter-bar-price .price-input:focus,body.page-product-category #column-left .filter-bar-price .price-input:focus-visible,body.page-product-category #column-left .filter-bar-price .stepper-input:focus,body.page-product-category #column-left .filter-bar-price .stepper-input:focus-visible,body.page-product-category .pageColumnLeft .filter-bar-price .price-input:focus,body.page-product-category .pageColumnLeft .filter-bar-price .price-input:focus-visible,body.page-product-category .pageColumnLeft .filter-bar-price .stepper-input:focus,body.page-product-category .pageColumnLeft .filter-bar-price .stepper-input:focus-visible,body.page-product-manufacturer-info #column-left .filter-bar-price .price-input:focus,body.page-product-manufacturer-info #column-left .filter-bar-price .price-input:focus-visible,body.page-product-manufacturer-info #column-left .filter-bar-price .stepper-input:focus,body.page-product-manufacturer-info #column-left .filter-bar-price .stepper-input:focus-visible,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .price-input:focus,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .price-input:focus-visible,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .stepper-input:focus,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .stepper-input:focus-visible{border-color:rgba(3,7,18,.32)!important;box-shadow:0 0 0 1px rgba(3,7,18,.32)!important;outline:none}.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .price-input::-webkit-inner-spin-button,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .price-input::-webkit-outer-spin-button,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .stepper-input::-webkit-inner-spin-button,.pageLayout.pageLayout--manufacturer #column-left .filter-bar-price .stepper-input::-webkit-outer-spin-button,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .price-input::-webkit-inner-spin-button,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .price-input::-webkit-outer-spin-button,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .stepper-input::-webkit-inner-spin-button,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-bar-price .stepper-input::-webkit-outer-spin-button,.pageLayout.pageLayout--search #column-left .filter-bar-price .price-input::-webkit-inner-spin-button,.pageLayout.pageLayout--search #column-left .filter-bar-price .price-input::-webkit-outer-spin-button,.pageLayout.pageLayout--search #column-left .filter-bar-price .stepper-input::-webkit-inner-spin-button,.pageLayout.pageLayout--search #column-left .filter-bar-price .stepper-input::-webkit-outer-spin-button,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .price-input::-webkit-inner-spin-button,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .price-input::-webkit-outer-spin-button,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .stepper-input::-webkit-inner-spin-button,.pageLayout.pageLayout--search .pageColumnLeft .filter-bar-price .stepper-input::-webkit-outer-spin-button,body.page-product-category #column-left .filter-bar-price .price-input::-webkit-inner-spin-button,body.page-product-category #column-left .filter-bar-price .price-input::-webkit-outer-spin-button,body.page-product-category #column-left .filter-bar-price .stepper-input::-webkit-inner-spin-button,body.page-product-category #column-left .filter-bar-price .stepper-input::-webkit-outer-spin-button,body.page-product-category .pageColumnLeft .filter-bar-price .price-input::-webkit-inner-spin-button,body.page-product-category .pageColumnLeft .filter-bar-price .price-input::-webkit-outer-spin-button,body.page-product-category .pageColumnLeft .filter-bar-price .stepper-input::-webkit-inner-spin-button,body.page-product-category .pageColumnLeft .filter-bar-price .stepper-input::-webkit-outer-spin-button,body.page-product-manufacturer-info #column-left .filter-bar-price .price-input::-webkit-inner-spin-button,body.page-product-manufacturer-info #column-left .filter-bar-price .price-input::-webkit-outer-spin-button,body.page-product-manufacturer-info #column-left .filter-bar-price .stepper-input::-webkit-inner-spin-button,body.page-product-manufacturer-info #column-left .filter-bar-price .stepper-input::-webkit-outer-spin-button,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .price-input::-webkit-inner-spin-button,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .price-input::-webkit-outer-spin-button,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .stepper-input::-webkit-inner-spin-button,body.page-product-manufacturer-info .pageColumnLeft .filter-bar-price .stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pageLayout.pageLayout--manufacturer #column-left .filterActionContainer--bottom,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterActionContainer--bottom,.pageLayout.pageLayout--search #column-left .filterActionContainer--bottom,.pageLayout.pageLayout--search .pageColumnLeft .filterActionContainer--bottom,body.page-product-category #column-left .filterActionContainer--bottom,body.page-product-category .pageColumnLeft .filterActionContainer--bottom,body.page-product-manufacturer-info #column-left .filterActionContainer--bottom,body.page-product-manufacturer-info .pageColumnLeft .filterActionContainer--bottom{background:var(--white);border-radius:0;border-top:1px solid rgba(3,7,18,.08);padding:14px;position:static}.pageLayout.pageLayout--manufacturer #column-left .filterActionContainer--bottom .filter-button,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterActionContainer--bottom .filter-button,.pageLayout.pageLayout--search #column-left .filterActionContainer--bottom .filter-button,.pageLayout.pageLayout--search .pageColumnLeft .filterActionContainer--bottom .filter-button,body.page-product-category #column-left .filterActionContainer--bottom .filter-button,body.page-product-category .pageColumnLeft .filterActionContainer--bottom .filter-button,body.page-product-manufacturer-info #column-left .filterActionContainer--bottom .filter-button,body.page-product-manufacturer-info .pageColumnLeft .filterActionContainer--bottom .filter-button{width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product,.pageLayout.pageLayout--search #shelf-list-product,body.page-product-category #shelf-list-product,body.page-product-manufacturer-info #shelf-list-product{--terracota-category-card-min-height:max-content;display:grid;gap:var(--spacing-6) var(--spacing-3);grid-template-columns:repeat(2,minmax(0,1fr));width:100%}@media (min-width:1024px){.pageLayout.pageLayout--manufacturer #shelf-list-product,.pageLayout.pageLayout--search #shelf-list-product,body.page-product-category #shelf-list-product,body.page-product-manufacturer-info #shelf-list-product{gap:var(--spacing-6);grid-template-columns:repeat(var(--columns,3),minmax(0,1fr))}}.pageLayout.pageLayout--manufacturer #shelf-list-product>.product-item,.pageLayout.pageLayout--search #shelf-list-product>.product-item,body.page-product-category #shelf-list-product>.product-item,body.page-product-manufacturer-info #shelf-list-product>.product-item{display:flex;height:100%;justify-content:center;margin:0;max-width:none;padding:0;width:100%;--productGrid-free-shipping-height:28px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid,.pageLayout.pageLayout--search #shelf-list-product .product-grid,body.page-product-category #shelf-list-product .product-grid,body.page-product-manufacturer-info #shelf-list-product .product-grid{align-items:stretch;background-color:var(--productGrid-background,var(--white));border:1px solid rgba(3,7,18,.08);border-radius:var(--productGrid-border-radius,12px);box-shadow:0 1px 2px rgba(3,7,18,.04);color:var(--productGrid-foreground,var(--texto,#030712));container-name:none;container-type:normal;cursor:default;display:flex;flex-direction:column;gap:0;height:100%;justify-content:flex-start;min-height:var(--terracota-category-card-min-height,max-content);overflow:hidden;padding:16px;position:relative;width:100%;--productGrid-padding:16px;--productGrid-overlay-top-offset:0px;--productGrid-overlay-top-offset-with-free-shipping:0px;--productGrid-overlay-inline-offset:0px;--productGrid-floating-item-top-offset:0px;--productGrid-floating-item-top-offset-with-free-shipping:0px;--productGrid-floating-item-inline-offset:0px;--productGrid-floating-item-top-offset-with-reserved-space:0px;--productGrid-free-shipping-top-offset:calc((var(--productGrid-free-shipping-height) + 17px)*-1);--productGrid-free-shipping-inline-offset:-17px;--productGrid-free-shipping-width:calc(100% + 32px)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid:before,.pageLayout.pageLayout--search #shelf-list-product .product-grid:before,body.page-product-category #shelf-list-product .product-grid:before,body.page-product-manufacturer-info #shelf-list-product .product-grid:before{display:none}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image,body.page-product-category #shelf-list-product .product-grid .product-image,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image{aspect-ratio:1/1;background-color:var(--productGrid-image-background,var(--white));border:none;border-radius:var(--productGrid-border-radius,4px);flex-shrink:0;height:auto;margin:0 auto;overflow:hidden;overflow:visible;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space .product-image,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid:has(.product-shipping__free-label) .product-image,.pageLayout.pageLayout--search #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space .product-image,.pageLayout.pageLayout--search #shelf-list-product .product-grid:has(.product-shipping__free-label) .product-image,body.page-product-category #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space .product-image,body.page-product-category #shelf-list-product .product-grid:has(.product-shipping__free-label) .product-image,body.page-product-manufacturer-info #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space .product-image,body.page-product-manufacturer-info #shelf-list-product .product-grid:has(.product-shipping__free-label) .product-image{margin-top:var(--productGrid-free-shipping-height);overflow:visible}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space .product-image__container,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid:has(.product-shipping__free-label) .product-image__container,.pageLayout.pageLayout--search #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space .product-image__container,.pageLayout.pageLayout--search #shelf-list-product .product-grid:has(.product-shipping__free-label) .product-image__container,body.page-product-category #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space .product-image__container,body.page-product-category #shelf-list-product .product-grid:has(.product-shipping__free-label) .product-image__container,body.page-product-manufacturer-info #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space .product-image__container,body.page-product-manufacturer-info #shelf-list-product .product-grid:has(.product-shipping__free-label) .product-image__container{overflow:visible}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__container,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__container,body.page-product-category #shelf-list-product .product-grid .product-image__container,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__container{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;margin:0 auto;overflow:visible;position:relative;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top,body.page-product-category #shelf-list-product .product-grid .product-image__top,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top{align-content:start;align-items:start;bottom:0;gap:var(--spacing-2);grid-template-columns:1fr max-content;left:0;overflow:visible;padding:0!important;padding:var(--productGrid-overlay-top-offset) var(--productGrid-overlay-inline-offset) 0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1;z-index:2}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top:has(.share-button),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top:has(.share-button),body.page-product-category #shelf-list-product .product-grid .product-image__top:has(.share-button),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top:has(.share-button){display:grid;grid-template-columns:1fr 32px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label),body.page-product-category #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label){padding-top:var(--productGrid-overlay-top-offset-with-free-shipping)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top>.product-image__sub-container,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top>.product-image__sub-container,body.page-product-category #shelf-list-product .product-grid .product-image__top>.product-image__sub-container,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top>.product-image__sub-container{align-items:flex-start;display:flex;gap:0;pointer-events:auto;width:max-content}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:first-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:first-child,body.page-product-category #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:first-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:first-child{display:contents;justify-self:start}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:last-child,body.page-product-category #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:last-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:last-child{align-items:flex-start;display:inline-flex;flex-direction:row;gap:8px;justify-content:flex-end;justify-self:end;position:absolute;right:var(--productGrid-floating-item-inline-offset);top:var(--productGrid-floating-item-top-offset);width:auto;z-index:3}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top .product-shipping__free-label,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top .product-shipping__free-label,body.page-product-category #shelf-list-product .product-grid .product-image__top .product-shipping__free-label,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top .product-shipping__free-label{grid-column:1/-1;grid-row:1}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top .product-badge-special,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top .product-badge-special,body.page-product-category #shelf-list-product .product-grid .product-image__top .product-badge-special,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top .product-badge-special{left:var(--productGrid-floating-item-inline-offset);position:absolute;top:var(--productGrid-floating-item-top-offset);z-index:3}.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top .product-badge-special,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:last-child,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top .product-badge-special,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:last-child,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) body.page-product-category #shelf-list-product .product-grid .product-image__top .product-badge-special,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) body.page-product-category #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:last-child,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top .product-badge-special,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top>.product-image__sub-container:last-child{top:var(--productGrid-floating-item-top-offset-with-reserved-space)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label) .product-badge-special,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label)>.product-image__sub-container:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label) .product-badge-special,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label)>.product-image__sub-container:last-child,body.page-product-category #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label) .product-badge-special,body.page-product-category #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label)>.product-image__sub-container:last-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label) .product-badge-special,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top:has(.product-shipping__free-label)>.product-image__sub-container:last-child{top:var(--productGrid-floating-item-top-offset-with-free-shipping)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom,body.page-product-category #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom{align-items:center;align-self:start;box-sizing:border-box;display:inline-flex;justify-content:center;line-height:1.1;max-width:100%;min-width:0;overflow:hidden;pointer-events:auto;text-overflow:ellipsis;white-space:nowrap;width:fit-content;z-index:4}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--left,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--left,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right),body.page-product-category #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--left,body.page-product-category #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--left,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right){grid-column:1;grid-row:1;justify-self:start}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--right,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--right,body.page-product-category #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--right,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--right{grid-column:2;grid-row:2;justify-self:end}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right),body.page-product-category #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,body.page-product-category #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right){max-width:calc(100% - 92px)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right,body.page-product-category #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right{margin-top:44px;max-width:140px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space-without-label .product-image__top,.pageLayout.pageLayout--search #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space-without-label .product-image__top,body.page-product-category #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space-without-label .product-image__top,body.page-product-manufacturer-info #shelf-list-product .product-grid.product-grid--reserve-free-shipping-space-without-label .product-image__top{top:calc(var(--productGrid-free-shipping-height)*-1)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-option__value,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .swiper-button-next,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .swiper-button-prev,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid a,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid button,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid summary,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-option__value,.pageLayout.pageLayout--search #shelf-list-product .product-grid .swiper-button-next,.pageLayout.pageLayout--search #shelf-list-product .product-grid .swiper-button-prev,.pageLayout.pageLayout--search #shelf-list-product .product-grid a,.pageLayout.pageLayout--search #shelf-list-product .product-grid button,.pageLayout.pageLayout--search #shelf-list-product .product-grid summary,body.page-product-category #shelf-list-product .product-grid .product-option__value,body.page-product-category #shelf-list-product .product-grid .swiper-button-next,body.page-product-category #shelf-list-product .product-grid .swiper-button-prev,body.page-product-category #shelf-list-product .product-grid a,body.page-product-category #shelf-list-product .product-grid button,body.page-product-category #shelf-list-product .product-grid summary,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-option__value,body.page-product-manufacturer-info #shelf-list-product .product-grid .swiper-button-next,body.page-product-manufacturer-info #shelf-list-product .product-grid .swiper-button-prev,body.page-product-manufacturer-info #shelf-list-product .product-grid a,body.page-product-manufacturer-info #shelf-list-product .product-grid button,body.page-product-manufacturer-info #shelf-list-product .product-grid summary{cursor:pointer}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid input,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid select,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid textarea,.pageLayout.pageLayout--search #shelf-list-product .product-grid input,.pageLayout.pageLayout--search #shelf-list-product .product-grid select,.pageLayout.pageLayout--search #shelf-list-product .product-grid textarea,body.page-product-category #shelf-list-product .product-grid input,body.page-product-category #shelf-list-product .product-grid select,body.page-product-category #shelf-list-product .product-grid textarea,body.page-product-manufacturer-info #shelf-list-product .product-grid input,body.page-product-manufacturer-info #shelf-list-product .product-grid select,body.page-product-manufacturer-info #shelf-list-product .product-grid textarea{cursor:auto}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid a.d-inline-block,.pageLayout.pageLayout--search #shelf-list-product .product-grid a.d-inline-block,body.page-product-category #shelf-list-product .product-grid a.d-inline-block,body.page-product-manufacturer-info #shelf-list-product .product-grid a.d-inline-block{align-items:center;border-radius:inherit;cursor:pointer;display:flex;height:auto;height:100%;justify-content:center;overflow:hidden;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-image-area,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-image-area,body.page-product-category #shelf-list-product .product-grid .product-image-area,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-image-area{aspect-ratio:auto;display:block;height:100%;max-height:100%;object-fit:contain;object-position:center;transition:transform .3s ease;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations{color:var(--productGrid-foreground,var(--texto,#030712));flex-direction:row;font-size:inherit;position:relative;text-align:left}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.break,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.break,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.break,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.break{display:none}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>:not([hidden]),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>:not([hidden]),body.page-product-category #shelf-list-product .product-grid .product-list-informations>:not([hidden]),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>:not([hidden]){margin-top:0}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations{grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) minmax(var(--product-item-row-buy-height,0),auto) auto;padding:var(--productGrid-information-padding,var(--spacing-5) var(--spacing-10))}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-title,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-title,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-title,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-title{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;text-overflow:clip;line-clamp:unset}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-title a,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-title a,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-title a,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-title a{display:block}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price{margin:0}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-prices,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-prices-content,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-prices,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-prices-content,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-prices,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-prices-content,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-prices,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-prices-content{grid-area:price;margin:0 0 16px;width:max-content}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){display:contents}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price{align-self:end;grid-area:price}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-simulator,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-simulator{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-block-fixed,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-block-hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-block-fixed,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-block-hover,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-block-fixed,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-block-hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-block-fixed,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-block-hover{grid-area:buy;justify-self:stretch;width:100%}.pageLayout.pageLayout--search #shelf-list-product .product-grid .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,body.page-product-category #shelf-list-product .product-grid .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,body.page-product-category #shelf-list-product .product-grid .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,body.page-product-category #shelf-list-product .product-grid body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,body.page-product-category #shelf-list-product .product-grid body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover{display:block!important;opacity:1!important;visibility:visible!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper),body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper){display:grid;grid-template-columns:minmax(0,1fr);width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-stepper,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-stepper,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-stepper,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-stepper{justify-self:start}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-btn,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-btn,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-btn,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-btn{width:100%!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-consult-buy-whatsapp,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-consult-buy-whatsapp,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-consult-buy-whatsapp,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-consult-buy-whatsapp{grid-area:whatsapp;justify-self:stretch;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper{padding-right:56px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations,.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price discount ." "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price{align-content:flex-end;align-items:flex-end;align-self:end;justify-self:start;max-width:100%;width:max-content}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount,.product-item--stacked-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount{grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-item--stacked-discount.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price discount ." "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--layout-1,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--with-flow-actions,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--layout-1,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--with-flow-actions,.product-item--layout-1 .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.product-item--layout-1 .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,.product-item--layout-1 body.page-product-category #shelf-list-product .product-grid .product-list-informations,.product-item--layout-1 body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations,.product-item--with-flow-actions .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.product-item--with-flow-actions .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,.product-item--with-flow-actions body.page-product-category #shelf-list-product .product-grid .product-list-informations,.product-item--with-flow-actions body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--layout-1,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--with-flow-actions,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--layout-1,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--with-flow-actions{grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) minmax(var(--product-item-row-buy-height,0),auto) auto}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-attributes-list,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-list-like-swiper,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-notify,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price-simulator,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-new,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-retail,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-rating,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-simulator,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-title,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.quantity_sold,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-attributes-list,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-list-like-swiper,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-notify,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-new,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-retail,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-rating,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-title,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.quantity_sold,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-attributes-list,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-list-like-swiper,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-notify,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-new,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-retail,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-rating,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-title,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.quantity_sold,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-attributes-list,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-list-like-swiper,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-notify,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-new,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-retail,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-rating,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-title,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.quantity_sold{margin-bottom:var(--productGrid-information-gap,6px);margin-top:0}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-block-hover,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-block-hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-block-hover,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-block-hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp{margin-bottom:0;margin-top:0}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-block-fixed:last-child,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-block-fixed:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-block-fixed:last-child,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-block-fixed:last-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child{margin-bottom:0}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations{align-content:start;align-items:end;column-gap:8px;display:grid;flex:1;grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-columns:max-content max-content minmax(0,1fr);grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto;justify-content:stretch;min-height:0;padding:var(--productGrid-information-padding,16px 0 0);width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-title,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-title,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-title,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-title{color:var(--productGrid-title-foreground,var(--texto,#030712));cursor:pointer;display:-webkit-box;font-size:var(--productGrid-title-font-size,14px);font-weight:var(--productGrid-title-font-weight,500);grid-area:title;margin-bottom:0;padding:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;font-family:REM,sans-serif;font-style:normal;line-height:18px;min-height:36px;white-space:normal;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-title a,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-title a,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-title a,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-title a{color:currentColor;display:-webkit-box;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-rating,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-rating,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-rating,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-rating{grid-area:rating}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .quantity_sold,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .quantity_sold,body.page-product-category #shelf-list-product .product-grid .product-list-informations .quantity_sold,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .quantity_sold{align-items:center;background:color-mix(in srgb,var(--primary) 10%,var(--white));border-radius:999px;color:var(--primary,#c5531e);display:inline-flex!important;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:500;grid-area:sold;line-height:1.2;margin:0;max-width:100%;min-height:24px;padding:4px 8px;width:max-content}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .quantity_sold:empty,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .quantity_sold:empty,body.page-product-category #shelf-list-product .product-grid .product-list-informations .quantity_sold:empty,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .quantity_sold:empty{display:none!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .quantity_sold p,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .quantity_sold p,body.page-product-category #shelf-list-product .product-grid .product-list-informations .quantity_sold p,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .quantity_sold p{color:inherit;font:inherit;margin:0}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .quantity_sold p:empty,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .quantity_sold p:empty,body.page-product-category #shelf-list-product .product-grid .product-list-informations .quantity_sold p:empty,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .quantity_sold p:empty{display:none!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-notify,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-notify,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-notify,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-notify{align-self:end;grid-area:price;margin:0;margin:0!important;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-notify__link,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-notify__link,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-notify__link,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-notify__link{align-items:center;background-color:transparent!important;border:1px solid rgba(3,7,18,.14)!important;border-radius:var(--btn-radius,4px)!important;color:rgba(3,7,18,.72);display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:4px;justify-content:center;margin:0!important;max-height:38px;min-height:38px;padding:10px 14px;text-align:center;text-decoration:none;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-notify span:empty,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-notify span:empty,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-notify span:empty,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-notify span:empty{display:none!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-main-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-main-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-main-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-main-price{color:var(--productGrid-price-foreground,var(--text,#030712));font-family:REM,sans-serif;font-size:var(--productGrid-price-font-size,24px);font-style:var(--productGrid-price-font-style,normal);font-weight:var(--productGrid-price-font-weight,700);line-height:normal;margin:0;text-decoration:var(--productGrid-price-text-decoration,none)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price{align-content:flex-end;align-items:var(--productGrid-price-align-items,flex-end);align-self:end;display:var(--productGrid-price-display,flex);flex-direction:var(--productGrid-price-flex-direction,column);flex-wrap:wrap;gap:var(--productGrid-price-gap,2px 6px);grid-area:price;margin:var(--productGrid-price-margin,0);min-height:52px;padding:var(--productGrid-price-padding,0);width:var(--productGrid-price-width,100%);width:max-content}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price--on-request,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price--on-request,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price--on-request,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price--on-request{align-self:end;max-width:100%;min-height:0;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price--login-register,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price--login-register,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price--login-register,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price--login-register{align-content:center;align-self:end;display:block;margin:0;max-width:100%;min-height:52px;padding:0;text-align:center;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price--login-register>span,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price--login-register>span,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price--login-register>span,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price--login-register>span{color:rgba(3,7,18,.72);display:block;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;gap:0;line-height:1.35;max-width:100%;overflow-wrap:break-word;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price--login-register a,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price--login-register a,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price--login-register a,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price--login-register a{color:var(--primary,#c5531e);display:inline;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease-in-out;width:auto}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price--login-register a b,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price--login-register a strong,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price--login-register a b,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price--login-register a strong,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price--login-register a b,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price--login-register a strong,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price--login-register a b,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price--login-register a strong{color:inherit;font-size:inherit;font-weight:inherit}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price--login-register a:focus-visible,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price--login-register a:hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price--login-register a:focus-visible,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price--login-register a:hover,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price--login-register a:focus-visible,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price--login-register a:hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price--login-register a:focus-visible,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price--login-register a:hover{color:color-mix(in srgb,var(--primary) 82%,#000);text-decoration:none}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-on-request__link,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-on-request__link,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-on-request__link,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-on-request__link{align-items:center;background:hsla(0,0%,100%,.88)!important;border:1px solid rgba(3,7,18,.14)!important;border-radius:var(--btn-radius,4px);color:rgba(3,7,18,.72)!important;display:inline-flex!important;font-family:Inter,sans-serif;font-size:14px;font-weight:600;justify-content:center;line-height:1;margin:0!important;min-height:38px;padding:10px 14px!important;text-align:center;text-decoration:none;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price),body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price),body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price){display:contents}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price)>.product-main-price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price)>.product-main-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price)>.product-main-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price)>.product-main-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price)>.product-main-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price)>.product-main-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price)>.product-main-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price)>.product-main-price{align-self:end;grid-area:price}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-prices,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-prices-content,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-prices,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-prices-content,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-prices,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-prices-content,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-prices,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-prices-content{align-content:flex-end;align-items:flex-end;align-self:end;display:flex;flex-wrap:wrap;gap:var(--productGrid-price-gap,2px 6px);grid-area:price;margin:0;max-width:100%;min-height:52px;padding:0;width:max-content}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-old,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-old,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-old,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-old{color:var(--productGrid-old-price-foreground,rgba(3,7,18,.4));font-family:Poppins,sans-serif;font-size:var(--productGrid-old-price-font-size,12px);font-style:var(--productGrid-old-price-font-style,normal);font-weight:var(--productGrid-old-price-font-weight,400);line-height:normal;margin:0;min-height:16px;text-decoration:var(--productGrid-old-price-text-decoration,line-through);width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-new,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-retail,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-prices h3,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-new,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-retail,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-prices h3,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-new,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-retail,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-prices h3,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-new,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-retail,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-prices h3{color:var(--productGrid-price-foreground,var(--text,#030712));font-family:REM,sans-serif;font-size:var(--productGrid-price-font-size,24px);font-style:var(--productGrid-price-font-style,normal);font-weight:var(--productGrid-price-font-weight,700);line-height:normal;margin-bottom:6px;margin-left:0!important;text-decoration:var(--productGrid-price-text-decoration,none)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-simulator,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-simulator{color:var(--productGrid-foreground,var(--texto,#030712));font-family:Inter,sans-serif;font-size:var(--productGrid-base-font-size,11px);font-style:normal;font-weight:400;line-height:normal;margin:0;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount b,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount strong,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-simulator b,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-simulator strong,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-simulator b,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-simulator strong,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount b,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount strong,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-simulator b,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-simulator strong,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-simulator b,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-simulator strong,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount b,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount strong,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-simulator b,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-simulator strong,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-simulator b,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-simulator strong,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount b,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount strong,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-simulator b,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-simulator strong,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-simulator b,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-simulator strong{color:var(--productGrid-foreground,var(--texto,#030712));font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit}@media (max-width:calc(768px - 1px)){.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price h3,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-new,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-retail,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price h3,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-new,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-retail,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price h3,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-new,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-retail,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price h3,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-new,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-retail{font-size:20px!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-simulator,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-simulator{font-size:10px!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-block-fixed .product-btn.buttom_fixed,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-buy-content--fixed .product-btn.buttom_fixed,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-block-fixed .product-btn.buttom_fixed,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-buy-content--fixed .product-btn.buttom_fixed,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-block-fixed .product-btn.buttom_fixed,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-buy-content--fixed .product-btn.buttom_fixed,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-block-fixed .product-btn.buttom_fixed,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-buy-content--fixed .product-btn.buttom_fixed{font-size:12px!important}}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-simulator,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-simulator{grid-area:simulator}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;grid-area:attributes;line-height:1.4;list-style:none;margin:0;padding:0;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list:empty,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list:empty,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list:empty,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list:empty{display:none!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option{margin:0;padding:0}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option+body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__option{margin-top:2px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__name,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__text,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__name,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__text,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__name,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__text,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__name,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__text{color:inherit;font:inherit}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-attributes-list__text:empty,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-attributes-list__text:empty,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-attributes-list__text:empty,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-attributes-list__text:empty{display:none}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;display:flex;flex-wrap:wrap;gap:0 var(--spacing-1);grid-area:discount;justify-content:flex-start;justify-self:stretch;max-width:100%;text-align:left;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price),.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations,.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount.featured_price,.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;justify-self:stretch;max-width:100%;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount,.product-item--stacked-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount{grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount.featured_price,.product-item--stacked-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--stacked-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount,.product-item--stacked-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.product-item--stacked-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--stacked-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount,.product-item--stacked-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.product-item--stacked-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--stacked-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount,.product-item--stacked-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,.product-item--stacked-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-main-price-discount,.product-item--stacked-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount,.product-item--stacked-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount.featured_price{margin-top:0;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price),.product-item--stacked-discount.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations,.product-item--stacked-discount.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price),body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price),body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto auto}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price),.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price),.product-item--featured-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--featured-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--featured-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--featured-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price),body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)),.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount body.page-product-category #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)),body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations.product-list-informations--with-flow-actions,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations.product-list-informations--with-flow-actions,.product-item--with-flow-actions .pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations,.product-item--with-flow-actions .pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations,.product-item--with-flow-actions body.page-product-category #shelf-list-product .product-grid .product-list-informations,.product-item--with-flow-actions body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations,body.page-product-category #shelf-list-product .product-grid .product-list-informations.product-list-informations--with-flow-actions,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations.product-list-informations--with-flow-actions{grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto auto}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-attributes-list,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-block-hover,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-list-like-swiper,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-notify,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-notify__link,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price-on-request__link,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price-simulator,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-new,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-retail,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-prices,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-prices-content,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-rating,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-simulator,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-title,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.quantity_sold,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-attributes-list,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-block-hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-list-like-swiper,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-main-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-notify,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-notify__link,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price-discount,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price-on-request__link,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-new,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-retail,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-prices,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-prices-content,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-rating,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-simulator,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-title,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.quantity_sold,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-attributes-list,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-block-hover,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-list-like-swiper,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-main-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-notify,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-notify__link,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price-discount,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price-on-request__link,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-new,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-retail,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-prices,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-prices-content,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-rating,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-simulator,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-title,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.quantity_sold,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-attributes-list,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-block-hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-list-like-swiper,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-main-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-notify,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-notify__link,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price-discount,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price-on-request__link,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-new,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price>.product-price-retail,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-prices,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-prices-content,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-rating,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-simulator,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-title,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.quantity_sold{margin-bottom:var(--productGrid-information-gap,6px);margin-top:0}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-block-fixed:last-child,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-block-hover,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-block-hover:last-child,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed:last-child,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover:last-child,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-block-fixed:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-block-hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-block-hover:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-block-fixed:last-child,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-block-hover,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-block-hover:last-child,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed:last-child,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover:last-child,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-block-fixed,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-block-fixed:last-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-block-hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-block-hover:last-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-buy-content--fixed:last-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-buy-content--hover:last-child,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child{margin-bottom:0}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-notify__link,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations>.product-price-on-request__link,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-notify__link,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations>.product-price-on-request__link,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-notify__link,body.page-product-category #shelf-list-product .product-grid .product-list-informations>.product-price-on-request__link,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-notify__link,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations>.product-price-on-request__link{align-self:end;grid-area:price;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper{display:block!important;grid-area:like;max-width:100%;min-width:0;overflow:hidden;padding:0;position:relative;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-list-like-container,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-list-like-container,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-list-like-container,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-list-like-container{align-items:center;gap:var(--product-list-like-gap,var(--spacing-2));justify-content:flex-start;margin:0!important;max-width:none!important;width:max-content!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide{box-sizing:border-box;flex:0 0 auto;margin-right:0!important;max-width:none;min-width:0;width:max-content!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item a,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item a,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item a,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item a,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a{align-items:center;display:flex;height:42px;justify-content:center;width:42px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border-radius:var(--btn-radius,9999px);height:42px;margin:0;max-width:42px;min-width:42px;width:42px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail{background:var(--white);border:1px solid rgba(3,7,18,.12);object-fit:cover}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border:1px solid rgba(3,7,18,.12);display:block}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation{align-items:center;display:flex;gap:0;inset:0;justify-content:space-between;pointer-events:none;position:absolute;transform:none}@media (min-width:1024px){.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation{opacity:0;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;visibility:hidden}}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev{backdrop-filter:blur(9.8500003815px);background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:var(--white,#fff);height:22px;margin:0;min-width:22px;pointer-events:auto;position:static;transform:none;width:22px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next:after,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev:after,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next:after,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev:after,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next:after,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev:after,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next:after,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev:after{display:none}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next svg,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev svg,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next svg,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev svg{display:block;height:9px;width:5px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-lock,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-lock,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-lock,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-lock{display:none!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-disabled,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-disabled,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-disabled,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-list-like-swiper .swiper-button-disabled{opacity:0;pointer-events:none;visibility:hidden}@media (min-width:1024px){.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations:hover .product-list-like-swiper .swiper-navigation,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations:hover .product-list-like-swiper .swiper-navigation,body.page-product-category #shelf-list-product .product-grid .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,body.page-product-category #shelf-list-product .product-grid .product-list-informations:hover .product-list-like-swiper .swiper-navigation,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations:hover .product-list-like-swiper .swiper-navigation{opacity:1;visibility:visible}}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-block-hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-block-hover,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-block-hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-block-hover{display:block;opacity:1;padding-bottom:0;visibility:visible}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-brand,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-description-resume,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-attacked,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price-retail-text,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-wedding,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .skeepers_product__stars,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations [data-trustvox-product-code],.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-brand,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-description-resume,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-attacked,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price-retail-text,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-wedding,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .skeepers_product__stars,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations [data-trustvox-product-code],body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-brand,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-description-resume,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-attacked,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price-retail-text,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-wedding,body.page-product-category #shelf-list-product .product-grid .product-list-informations .skeepers_product__stars,body.page-product-category #shelf-list-product .product-grid .product-list-informations [data-trustvox-product-code],body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-brand,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-description-resume,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-attacked,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price-retail-text,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-wedding,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .skeepers_product__stars,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations [data-trustvox-product-code]{display:none!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-rating,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-rating,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-rating,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-rating{align-items:center;color:var(--productGrid-review-foreground,#f5bf2f);color:var(--secondary);display:flex;display:inline-flex!important;gap:4px;margin:0;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-rating svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-rating svg,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-rating svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-rating svg{flex-shrink:0;height:var(--productGrid-review-icon-size,16px);height:14px;width:var(--productGrid-review-icon-size,16px);width:14px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-rating .product-review-count,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-rating .value,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-rating .product-review-count,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-rating .value,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-rating .product-review-count,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-rating .value,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-rating .product-review-count,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-rating .value{color:var(--foreground-secondary);color:rgba(3,7,18,.56);font-family:Inter,sans-serif;font-size:var(--font-size-xs);font-size:11px;font-weight:500;line-height:1}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-rating .product-review-count:empty,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-rating .product-review-count:empty,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-rating .product-review-count:empty,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-rating .product-review-count:empty{display:none!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-main-price b,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-main-price strong,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-price small,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-list-informations .product-type-payment,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-main-price b,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-main-price strong,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-price small,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-informations .product-type-payment,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-main-price b,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-main-price strong,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-price small,body.page-product-category #shelf-list-product .product-grid .product-list-informations .product-type-payment,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-main-price b,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-main-price strong,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-price small,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-list-informations .product-type-payment{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:11px;font-weight:400}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .label-custom,.pageLayout.pageLayout--search #shelf-list-product .product-grid .label-custom,body.page-product-category #shelf-list-product .product-grid .label-custom,body.page-product-manufacturer-info #shelf-list-product .product-grid .label-custom{align-items:center;border-radius:var(--radius-full);display:flex;height:25px;justify-content:center;left:8px;padding:0 8px;top:8px!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-badge-special,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-badge-special,body.page-product-category #shelf-list-product .product-grid .product-badge-special,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-badge-special{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;margin:0;padding:var(--btn-padding,0 1rem)!important;position:unset;width:var(--btn-width,max-content)!important;z-index:1;--btn-height:2rem;--btn-padding:0 0.75rem;--btn-font-size:0.875rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--product-badge-special-background,#f04438);--btn-foreground:var(--product-badge-special-foreground,var(--white));--btn-border:1px solid var(--product-badge-special-border,#f04438);--btn-font-size:var(--product-badge-special-font-size,10px);--btn-height:14px;--btn-radius:var(--product-badge-special-radius,0.25rem)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-badge-special.btn-outline,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-badge-special.btn-outline,body.page-product-category #shelf-list-product .product-grid .product-badge-special.btn-outline,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-badge-special.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-badge-special path,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-badge-special svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-badge-special path,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-badge-special svg,body.page-product-category #shelf-list-product .product-grid .product-badge-special path,body.page-product-category #shelf-list-product .product-grid .product-badge-special svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-badge-special path,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-badge-special svg{color:currentColor;height:1em;width:1em}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-badge-special:disabled,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-badge-special:disabled,body.page-product-category #shelf-list-product .product-grid .product-badge-special:disabled,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-badge-special:disabled{cursor:not-allowed;opacity:.65}@media (min-width:1024px){.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-badge-special,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-badge-special,body.page-product-category #shelf-list-product .product-grid .product-badge-special,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-badge-special{--btn-font-size:var(--font-size-sm);--btn-height:$height}}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-badge-special,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-badge-special,body.page-product-category #shelf-list-product .product-grid .product-badge-special,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-badge-special{align-items:center;background:#f04438;border-radius:999px;color:var(--white);font-family:Inter,sans-serif;font-size:12px!important;font-weight:600;height:22px!important;justify-content:center;line-height:1;min-height:22px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-shipping__free-label,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-shipping__free-label,body.page-product-category #shelf-list-product .product-grid .product-shipping__free-label,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-shipping__free-label{display:inline-flex!important;left:var(--productGrid-free-shipping-inline-offset);position:absolute;right:var(--productGrid-free-shipping-inline-offset);top:var(--productGrid-free-shipping-top-offset);--btn-font-size:12px;align-items:center;background-color:var(--success-lightest,color-mix(in srgb,var(--success,#16a34a) 10%,var(--white)))!important;border-radius:12px 12px 0 0;box-sizing:border-box;color:var(--success,#16a34a)!important;flex-direction:row!important;flex-wrap:nowrap!important;font-family:Inter,sans-serif;font-weight:600;gap:0 4px;justify-content:center;line-height:1.2;margin:0;min-height:var(--productGrid-free-shipping-height);overflow:visible;padding:6px 12px;pointer-events:auto;text-align:center;text-overflow:clip;white-space:nowrap!important;width:auto!important;z-index:3}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-range,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-text,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-zone,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-range,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-text,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-zone,body.page-product-category #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-range,body.page-product-category #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-text,body.page-product-category #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-zone,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-range,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-text,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-zone{align-items:center;backdrop-filter:none!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:inline-flex!important;filter:none!important;height:auto!important;inset:auto!important;margin:0!important;max-height:none!important;max-width:none!important;padding:0!important;position:static!important;width:auto!important;clip:auto!important;color:inherit;font:inherit;opacity:1!important;overflow:visible;text-overflow:clip;transform:none!important;visibility:visible!important;white-space:nowrap!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-range:not(:empty):before,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-zone:not(:empty):before,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-range:not(:empty):before,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-zone:not(:empty):before,body.page-product-category #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-range:not(:empty):before,body.page-product-category #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-zone:not(:empty):before,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-range:not(:empty):before,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-shipping__free-label .product-shipping__free-label-zone:not(:empty):before{content:"-";margin-right:4px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-shipping__free-label:hover .product-shipping__free-label-range,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-shipping__free-label:hover .product-shipping__free-label-zone,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-shipping__free-label:hover .product-shipping__free-label-range,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-shipping__free-label:hover .product-shipping__free-label-zone,body.page-product-category #shelf-list-product .product-grid .product-shipping__free-label:hover .product-shipping__free-label-range,body.page-product-category #shelf-list-product .product-grid .product-shipping__free-label:hover .product-shipping__free-label-zone,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-shipping__free-label:hover .product-shipping__free-label-range,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-shipping__free-label:hover .product-shipping__free-label-zone{align-items:center;backdrop-filter:none!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:inline-flex!important;filter:none!important;height:auto!important;inset:auto!important;margin:0!important;max-height:none!important;max-width:none!important;padding:0!important;position:static!important;width:auto!important;clip:auto!important;color:inherit;font:inherit;opacity:1!important;overflow:visible;text-overflow:clip;transform:none!important;visibility:visible!important;white-space:nowrap!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--btn-wishlist-background,var(--background),hsla(0,0%,100%,.72) !important);--btn-foreground:var(--btn-wishlist-foreground,var(--foreground,rgba(3,7,18,.45)));--border-color:var(--btn-wishlist-border,none);--btn-width:var(--btn-wishlist-width,36px);--btn-height:var(--btn-wishlist-height,36px);opacity:1;right:unset;top:unset;visibility:visible}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist.btn-outline,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist.btn-outline,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist.btn-outline,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist path,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist path,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist svg,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist path,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist path,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist svg{color:currentColor;height:1em;width:1em}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist:disabled,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist:disabled,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist:disabled,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist:disabled{cursor:not-allowed;opacity:.65}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist{--productGrid-action-button-size:36px;--productGrid-action-icon-size:20px;--terracota-wishlist-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' fill='none'%3E%3Cpath fill='%23030712' fill-opacity='.4' d='M11.635 1.818A6.89 6.89 0 0 0 4.311.535 6.9 6.9 0 0 0 2.058 2.05C-.687 4.808-.686 9.12 2.06 11.865l8.555 8.554a1.16 1.16 0 0 0 1.02.574 1.16 1.16 0 0 0 .924-.477l8.651-8.651c2.746-2.746 2.746-7.057-.002-9.819A6.93 6.93 0 0 0 16.298 0a6.9 6.9 0 0 0-4.663 1.818m7.923 1.878c1.824 1.833 1.825 4.696.003 6.52l-7.926 7.925-7.925-7.926C1.888 8.392 1.89 5.53 3.708 3.701a4.6 4.6 0 0 1 3.265-1.368 4.58 4.58 0 0 1 3.254 1.365l.583.584a1.165 1.165 0 0 0 1.65 0l.583-.584c1.765-1.76 4.754-1.755 6.515-.002'/%3E%3C/svg%3E");--terracota-wishlist-icon-active:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' fill='none'%3E%3Cpath fill='%23ED1A1A' d='M12.635 6.957a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3Cpath fill='%23ED1A1A' d='M21.635 6.957a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3Cpath fill='%23ED1A1A' d='M17.635 12.457a6 6 0 1 1-12 0 6 6 0 0 1 12 0'/%3E%3Cpath fill='%23ED1A1A' d='M11.635 1.818A6.89 6.89 0 0 0 4.311.535 6.9 6.9 0 0 0 2.058 2.05C-.687 4.808-.686 9.12 2.06 11.865l8.555 8.554a1.16 1.16 0 0 0 1.02.574 1.16 1.16 0 0 0 .924-.477l8.651-8.651c2.746-2.746 2.746-7.057-.002-9.819A6.93 6.93 0 0 0 16.298 0a6.9 6.9 0 0 0-4.663 1.818m7.923 1.878c1.824 1.833 1.825 4.696.003 6.52l-7.926 7.925-7.925-7.926C1.888 8.392 1.89 5.53 3.708 3.701a4.6 4.6 0 0 1 3.265-1.368 4.58 4.58 0 0 1 3.254 1.365l.583.584a1.165 1.165 0 0 0 1.65 0l.583-.584c1.765-1.76 4.754-1.755 6.515-.002'/%3E%3C/svg%3E");align-items:center;backdrop-filter:none;background:hsla(0,0%,100%,.72)!important;border:0!important;border-radius:10px;box-shadow:none;color:transparent;display:inline-flex;height:var(--productGrid-action-button-size)!important;justify-content:center;min-height:var(--productGrid-action-button-size)!important;min-width:var(--productGrid-action-button-size)!important;padding:0;pointer-events:auto;position:relative;width:var(--productGrid-action-button-size)!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist svg,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist svg{display:none}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist:before,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist:before,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist:before,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist:before{background:var(--terracota-wishlist-icon) center/contain no-repeat;content:"";height:var(--productGrid-action-icon-size);transition:transform .2s ease,opacity .2s ease;width:var(--productGrid-action-icon-size)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist:focus-visible,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist:hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist:focus-visible,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist:hover,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist:focus-visible,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist:hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist:focus-visible,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist:hover{background:#e2e4e7!important;box-shadow:none}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist:focus-visible:before,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist:hover:before,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist:focus-visible:before,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist:hover:before,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist:focus-visible:before,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist:hover:before,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist:focus-visible:before,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist:hover:before{opacity:.85;transform:scale(1.04)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button,body.page-product-category #shelf-list-product .product-grid .share-button,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button{background-color:var(--share-button-background,var(--background,hsla(0,0%,100%,.72)))!important;border-radius:9999px;opacity:unset;right:unset;top:unset;width:var(--share-button-width,36px)!important;--share-button-background:initial;--btn-background:initial;--btn-foreground:initial;align-items:center;background:transparent!important;background-color:transparent!important;border-radius:0;color:inherit!important;display:inline-flex!important;flex-shrink:0;gap:0;height:var(--productGrid-action-button-size);justify-content:center;min-width:var(--productGrid-action-button-size);pointer-events:auto;position:relative;width:var(--productGrid-action-button-size)!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_toggle,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_toggle,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_toggle,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_toggle{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--background-color:var(--share-button-background,var(--background),hsla(0,0%,100%,.72));--foreground-color:var(--share-button-foreground,currentColor);--border-color:var(--share-button-border,none);--btn-width:var(--share-button-width,36px);--btn-height:var(--share-button-height,36px);align-items:center;appearance:none;-webkit-appearance:none;backdrop-filter:none;background-color:hsla(0,0%,100%,.72)!important;background-image:none!important;border:none;border-radius:10px;box-shadow:none;color:rgba(3,7,18,.45);display:inline-flex;height:var(--productGrid-action-button-size);justify-content:center;padding:0;position:relative;right:unset;top:unset;width:var(--productGrid-action-button-size);--share-button-background:hsla(0,0%,100%,.72);--btn-background:rgba(1,1,2,.72)!important;--btn-foreground:rgba(3,7,18,.45)!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_toggle.btn-outline,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_toggle.btn-outline,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_toggle.btn-outline,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_toggle.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_toggle path,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_toggle svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_toggle path,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_toggle svg,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_toggle path,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_toggle svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_toggle path,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_toggle svg{color:currentColor;height:1em;width:1em}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_toggle:disabled,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_toggle:disabled,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_toggle:disabled,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_toggle:disabled{cursor:not-allowed;opacity:.65}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_toggle svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_toggle svg,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_toggle svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_toggle svg{height:1.5rem;height:var(--productGrid-action-icon-size);position:unset;width:1.5rem;width:var(--productGrid-action-icon-size)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_toggle svg circle,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_toggle svg circle,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_toggle svg circle,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_toggle svg circle{fill:transparent!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_toggle:focus-visible,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_toggle:hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_toggle:focus-visible,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_toggle:hover,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_toggle:focus-visible,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_toggle:hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_toggle:focus-visible,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_toggle:hover{background:#e2e4e7!important;color:rgba(3,7,18,.78)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_list,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_list,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_list,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_list{background:#f5f5f6!important;border:1px solid rgba(3,7,18,.08);border-radius:14px;box-shadow:0 12px 32px rgba(3,7,18,.12);display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;opacity:0;padding:10px;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;z-index:4}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--background-color:var(--share-button-background,var(--background),#f2f2f3);--foreground-color:var(--share-button-foreground,currentColor);--border-color:var(--share-button-border,none);--btn-width:var(--share-button-width,36px);--btn-height:var(--share-button-height,36px);align-items:center;background:#f5f5f6!important;border-radius:999px;color:rgba(3,7,18,.7);cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;position:relative;right:unset;top:unset;width:36px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item.btn-outline,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item.btn-outline,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item.btn-outline,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item path,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item path,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item svg,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item path,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item path,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item svg{color:currentColor;height:1em;width:1em}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item:disabled,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item:disabled,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item:disabled,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item:disabled{cursor:not-allowed;opacity:.65}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item svg,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item svg,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item svg,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item svg{height:1.5rem;height:28px;position:unset;width:1.5rem;width:28px}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item svg rect,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item svg rect,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item svg rect,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item svg rect{fill:#f5f5f6;transition:fill .2s ease}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item svg circle,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item svg path,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item svg circle,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item svg path,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item svg circle,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item svg path,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item svg circle,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item svg path{transition:fill .2s ease,stroke .2s ease}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item:focus-visible,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item:hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item:focus-visible,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item:hover,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item:focus-visible,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item:hover,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item:focus-visible,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item:hover{background:#e2e4e7!important;color:rgba(3,7,18,.78)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item:focus-visible svg rect,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button .share-button_item:hover svg rect,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item:focus-visible svg rect,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button .share-button_item:hover svg rect,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item:focus-visible svg rect,body.page-product-category #shelf-list-product .product-grid .share-button .share-button_item:hover svg rect,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item:focus-visible svg rect,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button .share-button_item:hover svg rect{fill:#e2e4e7}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button.is-open .share-button_toggle,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button.is-open .share-button_toggle,body.page-product-category #shelf-list-product .product-grid .share-button.is-open .share-button_toggle,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button.is-open .share-button_toggle{background:#e2e4e7!important;color:rgba(3,7,18,.78)}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .share-button.is-open .share-button_list,.pageLayout.pageLayout--search #shelf-list-product .product-grid .share-button.is-open .share-button_list,body.page-product-category #shelf-list-product .product-grid .share-button.is-open .share-button_list,body.page-product-manufacturer-info #shelf-list-product .product-grid .share-button.is-open .share-button_list{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid .product-btn-wishlist.is-active:before,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-grid.favorite_product .product-btn-wishlist:before,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-btn-wishlist.is-active:before,.pageLayout.pageLayout--search #shelf-list-product .product-grid.favorite_product .product-btn-wishlist:before,body.page-product-category #shelf-list-product .product-grid .product-btn-wishlist.is-active:before,body.page-product-category #shelf-list-product .product-grid.favorite_product .product-btn-wishlist:before,body.page-product-manufacturer-info #shelf-list-product .product-grid .product-btn-wishlist.is-active:before,body.page-product-manufacturer-info #shelf-list-product .product-grid.favorite_product .product-btn-wishlist:before{background-image:var(--terracota-wishlist-icon-active);opacity:1;transform:none}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-block-fixed,.pageLayout.pageLayout--search #shelf-list-product .product-block-fixed,body.page-product-category #shelf-list-product .product-block-fixed,body.page-product-manufacturer-info #shelf-list-product .product-block-fixed{display:block!important;grid-area:buy;justify-self:stretch;margin-top:auto;opacity:1;visibility:visible;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-block-fixed .product-buy-container,.pageLayout.pageLayout--search #shelf-list-product .product-block-fixed .product-buy-container,body.page-product-category #shelf-list-product .product-block-fixed .product-buy-container,body.page-product-manufacturer-info #shelf-list-product .product-block-fixed .product-buy-container{align-items:stretch;display:flex;display:flex!important;flex:1 1 100%;flex-wrap:nowrap;gap:0!important;justify-content:center;margin:0;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-block-fixed .product-btn,.pageLayout.pageLayout--search #shelf-list-product .product-block-fixed .product-btn,body.page-product-category #shelf-list-product .product-block-fixed .product-btn,body.page-product-manufacturer-info #shelf-list-product .product-block-fixed .product-btn{--btn-background:var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary)));--btn-foreground:var(--productList-buy-btn-foreground,var(--btn-primary-color,var(--white)));background:var(--btn-background)!important;background-color:var(--btn-background)!important;color:var(--btn-foreground)!important;flex:1 1 auto;height:38px!important;min-width:0;white-space:nowrap;width:100%!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-block-fixed .product-btn:focus-visible,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-block-fixed .product-btn:hover,.pageLayout.pageLayout--search #shelf-list-product .product-block-fixed .product-btn:focus-visible,.pageLayout.pageLayout--search #shelf-list-product .product-block-fixed .product-btn:hover,body.page-product-category #shelf-list-product .product-block-fixed .product-btn:focus-visible,body.page-product-category #shelf-list-product .product-block-fixed .product-btn:hover,body.page-product-manufacturer-info #shelf-list-product .product-block-fixed .product-btn:focus-visible,body.page-product-manufacturer-info #shelf-list-product .product-block-fixed .product-btn:hover{--btn-background-hover:color-mix(in srgb,var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary))) 92%,#000);background:var(--btn-background-hover)!important;background-color:var(--btn-background-hover)!important;color:var(--btn-foreground)!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-block-fixed .product-btn,.pageLayout.pageLayout--search #shelf-list-product .product-block-fixed .product-btn,body.page-product-category #shelf-list-product .product-block-fixed .product-btn,body.page-product-manufacturer-info #shelf-list-product .product-block-fixed .product-btn{align-items:center;align-self:stretch;background:var(--primary,#c5531e)!important;border:none!important;border-radius:8px;box-shadow:none;color:var(--white)!important;display:inline-flex!important;flex:1 1 100%;font-family:REM,sans-serif;font-size:14px;font-weight:700;justify-content:center;line-height:1;max-width:none;min-height:38px;padding:0 var(--spacing-4)!important;text-decoration:none;text-transform:uppercase;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-block-fixed .product-btn:focus-visible,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-block-fixed .product-btn:hover,.pageLayout.pageLayout--search #shelf-list-product .product-block-fixed .product-btn:focus-visible,.pageLayout.pageLayout--search #shelf-list-product .product-block-fixed .product-btn:hover,body.page-product-category #shelf-list-product .product-block-fixed .product-btn:focus-visible,body.page-product-category #shelf-list-product .product-block-fixed .product-btn:hover,body.page-product-manufacturer-info #shelf-list-product .product-block-fixed .product-btn:focus-visible,body.page-product-manufacturer-info #shelf-list-product .product-block-fixed .product-btn:hover{background:var(--primary,#b84c1b)!important;color:var(--white)!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon .icon,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon .mdi-cart,.pageLayout.pageLayout--search #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon .icon,.pageLayout.pageLayout--search #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon .mdi-cart,body.page-product-category #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon .icon,body.page-product-category #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon .mdi-cart,body.page-product-manufacturer-info #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon .icon,body.page-product-manufacturer-info #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon .mdi-cart{display:none!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon>span:last-child,.pageLayout.pageLayout--search #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon>span:last-child,body.page-product-category #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon>span:last-child,body.page-product-manufacturer-info #shelf-list-product .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed .product-btn.btn-icon>span:last-child{font-weight:700!important;text-transform:uppercase!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-consult-buy-whatsapp,.pageLayout.pageLayout--search #shelf-list-product .product-consult-buy-whatsapp,body.page-product-category #shelf-list-product .product-consult-buy-whatsapp,body.page-product-manufacturer-info #shelf-list-product .product-consult-buy-whatsapp{align-items:center;background:#25d366!important;border:none!important;border-radius:8px;box-shadow:none;color:var(--white)!important;cursor:pointer;display:inline-flex!important;font-family:REM,sans-serif;font-size:13px;font-weight:700;gap:8px;grid-area:whatsapp;justify-content:center;justify-self:stretch;line-height:1;min-height:38px;padding:0 var(--spacing-4)!important;text-decoration:none;width:100%}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-consult-buy-whatsapp:focus-visible,.pageLayout.pageLayout--manufacturer #shelf-list-product .product-consult-buy-whatsapp:hover,.pageLayout.pageLayout--search #shelf-list-product .product-consult-buy-whatsapp:focus-visible,.pageLayout.pageLayout--search #shelf-list-product .product-consult-buy-whatsapp:hover,body.page-product-category #shelf-list-product .product-consult-buy-whatsapp:focus-visible,body.page-product-category #shelf-list-product .product-consult-buy-whatsapp:hover,body.page-product-manufacturer-info #shelf-list-product .product-consult-buy-whatsapp:focus-visible,body.page-product-manufacturer-info #shelf-list-product .product-consult-buy-whatsapp:hover{background:#1fb557!important;color:var(--white)!important}.pageLayout.pageLayout--manufacturer #shelf-list-product .product-consult-buy-whatsapp .icon_buy_whatsapp,.pageLayout.pageLayout--search #shelf-list-product .product-consult-buy-whatsapp .icon_buy_whatsapp,body.page-product-category #shelf-list-product .product-consult-buy-whatsapp .icon_buy_whatsapp,body.page-product-manufacturer-info #shelf-list-product .product-consult-buy-whatsapp .icon_buy_whatsapp{flex-shrink:0;height:18px;width:18px;fill:currentColor!important}@media (max-width:calc(1024px - 1px)){.pageLayout.pageLayout--manufacturer .pageTitle,.pageLayout.pageLayout--search .pageTitle,body.page-product-category .pageTitle,body.page-product-manufacturer-info .pageTitle{justify-self:start;text-align:left;width:100%}.pageLayout.pageLayout--manufacturer .pageTitle span,.pageLayout.pageLayout--search .pageTitle span,body.page-product-category .pageTitle span,body.page-product-manufacturer-info .pageTitle span{font-size:20px;font-weight:400}.pageLayout.pageLayout--manufacturer .pageControls,.pageLayout.pageLayout--search .pageControls,body.page-product-category .pageControls,body.page-product-manufacturer-info .pageControls{background:transparent;padding:0}.pageLayout.pageLayout--manufacturer .toolbar-shop,.pageLayout.pageLayout--search .toolbar-shop,body.page-product-category .toolbar-shop,body.page-product-manufacturer-info .toolbar-shop{align-items:end;display:grid;gap:8px;grid-template-columns:minmax(0,3fr) minmax(0,2fr)!important;justify-content:stretch}.pageLayout.pageLayout--manufacturer .toolbar-shop-sorter,.pageLayout.pageLayout--search .toolbar-shop-sorter,body.page-product-category .toolbar-shop-sorter,body.page-product-manufacturer-info .toolbar-shop-sorter{display:none}.pageLayout.pageLayout--manufacturer :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.toolbar-shop-pager,.pageLayout.pageLayout--search :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.toolbar-shop-pager,body.page-product-category :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.toolbar-shop-pager,body.page-product-manufacturer-info :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.toolbar-shop-pager{grid-column:1;order:1;width:100%}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager,.pageLayout.pageLayout--search .toolbar-shop-pager,body.page-product-category .toolbar-shop-pager,body.page-product-manufacturer-info .toolbar-shop-pager{order:1;width:100%}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .form-group.input-group,.pageLayout.pageLayout--search .toolbar-shop-pager .form-group.input-group,body.page-product-category .toolbar-shop-pager .form-group.input-group,body.page-product-manufacturer-info .toolbar-shop-pager .form-group.input-group{display:grid;gap:8px;grid-template-columns:minmax(0,1fr)}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .form-group.input-group:before,.pageLayout.pageLayout--search .toolbar-shop-pager .form-group.input-group:before,body.page-product-category .toolbar-shop-pager .form-group.input-group:before,body.page-product-manufacturer-info .toolbar-shop-pager .form-group.input-group:before{font-size:12px;order:0}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager #input-limit,.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .align-self-center,.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .form-group.input-group:after,.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .toolbar-shop-pager__label,.pageLayout.pageLayout--search .toolbar-shop-pager #input-limit,.pageLayout.pageLayout--search .toolbar-shop-pager .align-self-center,.pageLayout.pageLayout--search .toolbar-shop-pager .form-group.input-group:after,.pageLayout.pageLayout--search .toolbar-shop-pager .toolbar-shop-pager__label,body.page-product-category .toolbar-shop-pager #input-limit,body.page-product-category .toolbar-shop-pager .align-self-center,body.page-product-category .toolbar-shop-pager .form-group.input-group:after,body.page-product-category .toolbar-shop-pager .toolbar-shop-pager__label,body.page-product-manufacturer-info .toolbar-shop-pager #input-limit,body.page-product-manufacturer-info .toolbar-shop-pager .align-self-center,body.page-product-manufacturer-info .toolbar-shop-pager .form-group.input-group:after,body.page-product-manufacturer-info .toolbar-shop-pager .toolbar-shop-pager__label{display:none!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .input-group-append,.pageLayout.pageLayout--search .toolbar-shop-pager .input-group-append,body.page-product-category .toolbar-shop-pager .input-group-append,body.page-product-manufacturer-info .toolbar-shop-pager .input-group-append{order:0;width:100%!important}.pageLayout.pageLayout--manufacturer .toolbar-shop-pager .input-group-append select,.pageLayout.pageLayout--search .toolbar-shop-pager .input-group-append select,body.page-product-category .toolbar-shop-pager .input-group-append select,body.page-product-manufacturer-info .toolbar-shop-pager .input-group-append select{height:38px!important;max-width:none;min-width:0;width:100%!important}.pageLayout.pageLayout--manufacturer .customFilterV2-toggle,.pageLayout.pageLayout--manufacturer :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle,.pageLayout.pageLayout--search .customFilterV2-toggle,.pageLayout.pageLayout--search :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle,body.page-product-category .customFilterV2-toggle,body.page-product-category :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle,body.page-product-manufacturer-info .customFilterV2-toggle,body.page-product-manufacturer-info :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle{align-items:center!important;background:var(--primary)!important;border:1px solid var(--primary)!important;border-radius:6px!important;color:var(--white)!important;display:inline-flex!important;gap:8px;grid-column:2!important;height:38px!important;justify-content:center!important;order:2!important;padding:0 18px!important;width:100%!important}.pageLayout.pageLayout--manufacturer .customFilterV2-toggle svg,.pageLayout.pageLayout--manufacturer :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle svg,.pageLayout.pageLayout--search .customFilterV2-toggle svg,.pageLayout.pageLayout--search :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle svg,body.page-product-category .customFilterV2-toggle svg,body.page-product-category :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle svg,body.page-product-manufacturer-info .customFilterV2-toggle svg,body.page-product-manufacturer-info :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle svg{display:none}.pageLayout.pageLayout--manufacturer .customFilterV2-toggle span,.pageLayout.pageLayout--manufacturer :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle span,.pageLayout.pageLayout--search .customFilterV2-toggle span,.pageLayout.pageLayout--search :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle span,body.page-product-category .customFilterV2-toggle span,body.page-product-category :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle span,body.page-product-manufacturer-info .customFilterV2-toggle span,body.page-product-manufacturer-info :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle span{align-items:center;display:inline-flex;font-size:0;line-height:1}.pageLayout.pageLayout--manufacturer .customFilterV2-toggle span:before,.pageLayout.pageLayout--manufacturer :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle span:before,.pageLayout.pageLayout--search .customFilterV2-toggle span:before,.pageLayout.pageLayout--search :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle span:before,body.page-product-category .customFilterV2-toggle span:before,body.page-product-category :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle span:before,body.page-product-manufacturer-info .customFilterV2-toggle span:before,body.page-product-manufacturer-info :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle span:before{color:inherit;content:"FILTRAR";font-family:REM,sans-serif;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase}.pageLayout.pageLayout--manufacturer .customFilterV2-toggle:after,.pageLayout.pageLayout--manufacturer :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle:after,.pageLayout.pageLayout--search .customFilterV2-toggle:after,.pageLayout.pageLayout--search :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle:after,body.page-product-category .customFilterV2-toggle:after,body.page-product-category :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle:after,body.page-product-manufacturer-info .customFilterV2-toggle:after,body.page-product-manufacturer-info :is(.pageLayout.pageLayout--category,.pageLayout.pageLayout--search,.pageLayout.pageLayout--manufacturer) .pageInfo .toolbar-shop>.customFilterV2-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='1.4' d='M2 4h8M6 12h8M12 8h2M2 8h6'/%3E%3Ccircle cx='12' cy='4' r='1.5' stroke='%23fff' stroke-width='1.2'/%3E%3Ccircle cx='10' cy='8' r='1.5' stroke='%23fff' stroke-width='1.2'/%3E%3Ccircle cx='4' cy='12' r='1.5' stroke='%23fff' stroke-width='1.2'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='1.4' d='M6 12H2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:16px;width:16px}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top),.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top),body.page-product-category #filtersV2Content:is(.position-side,.position-top),body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top){background:rgba(3,7,18,.28);display:block;height:100dvh;inset:0;opacity:0;padding:0;pointer-events:none;position:fixed;visibility:hidden;width:100%;z-index:1200}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top)[open],.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top)[open],body.page-product-category #filtersV2Content:is(.position-side,.position-top)[open],body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top)[open]{opacity:1;pointer-events:auto;visibility:visible}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .drawer__background,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .drawer__background,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .drawer__background,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .drawer__background{background:transparent;display:block!important;inset:0;position:absolute}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .drawer__top,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .drawer__top,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .drawer__top,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .drawer__top{align-items:center;background:var(--white);border-bottom:1px solid rgba(3,7,18,.08);border-radius:0;display:flex!important;gap:12px;min-height:64px;padding:16px}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .drawer__top h3,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .drawer__top h3,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .drawer__top h3,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .drawer__top h3{color:var(--primary);font-family:REM,sans-serif;font-size:16px;font-weight:500;line-height:1.2;margin:0}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .drawer__top .drawer__backButton,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .drawer__top .drawer__backButton,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .drawer__top .drawer__backButton,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .drawer__top .drawer__backButton{align-items:center;background:transparent;border:0;color:#030712;display:inline-flex;height:24px;justify-content:center;min-height:24px;min-width:24px;padding:0;width:24px;--btn-padding:0;--btn-min-height:auto;--btn-background:transparent;--btn-border-width:0;--btn-foreground:#030712}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .drawer__top .drawer__backButton svg,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .drawer__top .drawer__backButton svg,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .drawer__top .drawer__backButton svg,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .drawer__top .drawer__backButton svg{flex-shrink:0;height:16px;width:10px}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) section,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) section,body.page-product-category #filtersV2Content:is(.position-side,.position-top) section,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) section{background:var(--white);border-radius:0;display:flex;flex-direction:column;gap:0;height:100dvh;margin:0 0 0 auto;max-width:calc(100vw - 32px);padding:0;position:relative;touch-action:pan-y;transform:translate3d(var(--filters-drawer-translate-x,0),0,0)!important;transition:transform .28s ease;width:min(100%,420px);will-change:transform;z-index:1}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top).is-dragging section,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top).is-dragging section,body.page-product-category #filtersV2Content:is(.position-side,.position-top).is-dragging section,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top).is-dragging section{transition:none}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .drawer__content,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .drawer__content,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .drawer__content,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .drawer__content{display:flex;flex:1 1 auto;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-width:none}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .drawer__content::-webkit-scrollbar,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .drawer__content::-webkit-scrollbar,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .drawer__content::-webkit-scrollbar,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .drawer__content::-webkit-scrollbar{display:none}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer{align-items:center!important;background:var(--white);border:0;border-bottom:1px solid rgba(3,7,18,.08);border-radius:0;display:grid!important;gap:6px 10px!important;grid-template-areas:"title action" "list list"!important;grid-template-columns:minmax(0,1fr) max-content!important;margin:0;padding:16px!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer>span,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer>span,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer>span,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer>span{color:#030712;font-family:REM,sans-serif;font-size:14px;font-weight:500;grid-area:title;line-height:1.2;margin:0}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList{border-top:1px solid rgba(3,7,18,.08);display:flex!important;flex-wrap:wrap;gap:8px 10px;grid-area:list;padding-top:14px;width:100%}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList.is-empty:before,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList.is-empty:before,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList.is-empty:before,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList.is-empty:before{color:rgba(3,7,18,.48);content:"Nenhum filtro aplicado";font-family:Inter,sans-serif;font-size:12px;font-weight:400}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters{align-items:center;background:transparent!important;color:rgba(3,7,18,.48)!important;display:inline-flex!important;gap:4px;grid-area:action;text-decoration:none!important;width:fit-content!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters:before,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters:before,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters:before,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%2373777F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M13.334 8A5.333 5.333 0 1 1 2.667 8a5.333 5.333 0 0 1 9.467-3.372m0 0V2.667m0 1.961h-1.962'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:16px;width:16px}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .selectedFiltersList{margin:0;padding:14px 0 0}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .selectedFiltersContainer .clear-filters{border:0!important;padding:0!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .btn-remove-filter,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .btn-remove-filter,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .btn-remove-filter,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .btn-remove-filter{background:var(--white)!important;border:1px solid rgba(3,7,18,.08)!important;border-radius:6px!important;color:rgba(3,7,18,.64)!important;font-size:12px!important;gap:10px;min-height:28px;padding:0 12px!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm{background:var(--white)}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters{background:transparent;border-radius:0;border-top:1px solid rgba(3,7,18,.08);gap:0!important;padding:0;width:100%;--filter-background:transparent;--dropdown-radius:0}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters ul,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters ul,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters ul,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters ul{max-height:none!important;overflow:visible}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters:first-child,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters:first-child,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters:first-child,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters:first-child{border-top:0}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary{align-items:center;border-bottom:1px solid rgba(3,7,18,.08);color:#030712;cursor:pointer;display:flex;justify-content:space-between;list-style:none;margin:0;min-height:58px;padding:16px;width:100%}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title::-webkit-details-marker,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary::-webkit-details-marker,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title::-webkit-details-marker,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary::-webkit-details-marker,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title::-webkit-details-marker,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary::-webkit-details-marker,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title::-webkit-details-marker,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary::-webkit-details-marker{display:none}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title .filter-title,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title .text-spacing-60,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary .filter-title,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary .text-spacing-60,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title .filter-title,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title .text-spacing-60,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary .filter-title,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary .text-spacing-60,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title .filter-title,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title .text-spacing-60,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary .filter-title,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary .text-spacing-60,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title .filter-title,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title .text-spacing-60,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary .filter-title,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary .text-spacing-60{color:inherit;font:inherit;margin:0}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title svg,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary svg,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title svg,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary svg,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title svg,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary svg,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title svg,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary svg{display:none!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title:after,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary:after,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title:after,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary:after,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title:after,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary:after,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-price-container>.filter-title:after,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters>summary:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath stroke='%23171716' stroke-linecap='round' stroke-linejoin='round' d='m1 .5 5 5 5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:7px;transition:transform .2s ease;width:12px}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-price-container.is-open>.filter-title:after,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters[open]>summary:after,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-price-container.is-open>.filter-title:after,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters[open]>summary:after,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-price-container.is-open>.filter-title:after,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters[open]>summary:after,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-price-container.is-open>.filter-title:after,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterForm>.filters[open]>summary:after{transform:rotate(180deg)}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .checkbox-group,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-custom-list,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-option-list,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-price-list,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .checkbox-group,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-custom-list,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-option-list,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-price-list,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .checkbox-group,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-custom-list,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-option-list,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-price-list,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .checkbox-group,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-custom-list,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-option-list,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-price-list{padding:10px 16px 14px}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-box,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-range-price label,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-box,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-range-price label,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-box,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-range-price label,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-box,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-range-price label,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label{align-items:center;background:transparent;border:0;border-radius:0;color:rgba(3,7,18,.8);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;gap:10px;justify-content:flex-start;line-height:1.3;min-height:34px;padding:8px 0;text-transform:none;transition:color .2s ease,background-color .2s ease;white-space:normal;width:100%}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-box input[type=checkbox],.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-range-price label input[type=checkbox],.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label input[type=checkbox],.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-box input[type=checkbox],.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-range-price label input[type=checkbox],.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label input[type=checkbox],body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-box input[type=checkbox],body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-range-price label input[type=checkbox],body.page-product-category #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label input[type=checkbox],body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-box input[type=checkbox],body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-range-price label input[type=checkbox],body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label input[type=checkbox]{accent-color:var(--primary);background:var(--white);border-radius:2px;cursor:pointer;display:inline-block!important;flex-shrink:0;height:14px;margin:0;min-width:14px;order:-1;width:14px}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-box input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-range-price label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-box input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-range-price label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label input[type=checkbox]:not(:checked),body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-box input[type=checkbox]:not(:checked),body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-range-price label input[type=checkbox]:not(:checked),body.page-product-category #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label input[type=checkbox]:not(:checked),body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-box input[type=checkbox]:not(:checked),body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-range-price label input[type=checkbox]:not(:checked),body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label input[type=checkbox]:not(:checked){border:1.5px solid rgba(3,7,18,.1)}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-box:hover,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-range-price label:hover,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label:hover,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-box:hover,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-range-price label:hover,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label:hover,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-box:hover,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-range-price label:hover,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label:hover,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-box:hover,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-range-price label:hover,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .list-itens-filter label:hover{background:transparent;color:#030712}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-option-list:has(.filter-color-option),body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-option-list:has(.filter-color-option),body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-option-list:has(.filter-color-option){display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:stretch;width:100%}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-option-list>li:has(.filter-color-option),.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-option-list>li:has(.filter-color-option),body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-option-list>li:has(.filter-color-option),body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-option-list>li:has(.filter-color-option){display:flex;height:32px;justify-content:center;min-width:0;overflow:hidden;width:100%}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)){grid-column:1/-1}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-color-option,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-color-option,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-color-option,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-color-option{align-items:center;background:transparent!important;border:0!important;border-radius:4px;display:inline-flex;gap:0;height:32px!important;justify-content:center;max-height:32px!important;max-width:32px!important;min-height:32px!important;min-width:32px!important;overflow:hidden;padding:0!important;width:32px!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-color-option input[type=checkbox],.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-color-option input[type=checkbox],body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-color-option input[type=checkbox],body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-color-option input[type=checkbox]{display:none!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-color-option .color-image,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-color-option .color-image,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-color-option .color-image,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-color-option .color-image{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:4px;cursor:pointer;display:block;height:32px!important;max-height:32px!important;max-width:32px!important;min-height:32px!important;min-width:32px!important;object-fit:cover;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:32px!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-box:has(input:checked),.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .list-itens-filter:has(input:checked) label,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-box:has(input:checked),.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .list-itens-filter:has(input:checked) label,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-box:has(input:checked),body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-range-price:has(input:checked) label,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .list-itens-filter:has(input:checked) label,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-box:has(input:checked),body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-range-price:has(input:checked) label,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .list-itens-filter:has(input:checked) label{color:var(--primary);font-weight:500}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-color-option:has(input:checked) .color-image,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-color-option:has(input:checked) .color-image,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-color-option:has(input:checked) .color-image,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-color-option:has(input:checked) .color-image{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price{display:flex;flex-direction:column;gap:14px}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .range_inputs,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .range_inputs,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .range_inputs,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .range_inputs{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .range_input_group,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .range_input_group,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .range_input_group,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .range_input_group,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper{width:100%}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper{position:relative}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-arrow,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-arrow,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-arrow,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-arrow{display:none!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input{appearance:textfield;-moz-appearance:textfield;background:var(--white);border:1px solid rgba(3,7,18,.1)!important;border-radius:4px;box-shadow:none!important;color:rgba(3,7,18,.88);cursor:text;font-family:Inter,sans-serif;font-size:12px;font-weight:400;height:40px;line-height:1;padding:0 12px;text-align:center;width:100%}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::placeholder,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::placeholder,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::placeholder,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::placeholder,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::placeholder,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::placeholder,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::placeholder,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::placeholder{color:rgba(3,7,18,.48)}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input:focus,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input:focus-visible,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input:focus,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input:focus-visible,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input:focus,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input:focus-visible,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input:focus,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input:focus-visible,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input:focus,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input:focus-visible,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input:focus,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input:focus-visible,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input:focus,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input:focus-visible,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input:focus,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input:focus-visible{border-color:rgba(3,7,18,.32)!important;box-shadow:0 0 0 1px rgba(3,7,18,.32)!important;outline:none}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::-webkit-inner-spin-button,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::-webkit-outer-spin-button,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::-webkit-inner-spin-button,.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::-webkit-outer-spin-button,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::-webkit-inner-spin-button,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::-webkit-outer-spin-button,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::-webkit-inner-spin-button,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::-webkit-outer-spin-button,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::-webkit-inner-spin-button,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::-webkit-outer-spin-button,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::-webkit-inner-spin-button,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::-webkit-outer-spin-button,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::-webkit-inner-spin-button,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .price-input::-webkit-outer-spin-button,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::-webkit-inner-spin-button,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filter-bar-price .stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom{background:var(--white);border-top:1px solid rgba(3,7,18,.08);bottom:0;display:block;padding:16px;position:sticky;width:100%}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom .filter-button,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom .filter-button,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom .filter-button,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom .filter-button{border-radius:4px!important;display:inline-flex!important;min-height:48px;width:100%!important}.pageLayout.pageLayout--manufacturer #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom .clear-filters,.pageLayout.pageLayout--search #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom .clear-filters,body.page-product-category #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom .clear-filters,body.page-product-manufacturer-info #filtersV2Content:is(.position-side,.position-top) .filterActionContainer--bottom .clear-filters{display:none!important}}@media (min-width:1024px){.pageLayout.pageLayout--manufacturer .pageControls,.pageLayout.pageLayout--search .pageControls,body.page-product-category .pageControls,body.page-product-manufacturer-info .pageControls{padding:8px 14px}.pageLayout.pageLayout--manufacturer .toolbar-shop,.pageLayout.pageLayout--search .toolbar-shop,body.page-product-category .toolbar-shop,body.page-product-manufacturer-info .toolbar-shop{flex-wrap:nowrap}.pageLayout.pageLayout--manufacturer #column-left,.pageLayout.pageLayout--manufacturer .pageColumnLeft,.pageLayout.pageLayout--search #column-left,.pageLayout.pageLayout--search .pageColumnLeft,body.page-product-category #column-left,body.page-product-category .pageColumnLeft,body.page-product-manufacturer-info #column-left,body.page-product-manufacturer-info .pageColumnLeft{flex:0 0 var(--terracota-category-sidebar-width);max-width:var(--terracota-category-sidebar-width)}.pageLayout.pageLayout--manufacturer #column-left .pageFilters,.pageLayout.pageLayout--manufacturer .pageColumnLeft .pageFilters,.pageLayout.pageLayout--search #column-left .pageFilters,.pageLayout.pageLayout--search .pageColumnLeft .pageFilters,body.page-product-category #column-left .pageFilters,body.page-product-category .pageColumnLeft .pageFilters,body.page-product-manufacturer-info #column-left .pageFilters,body.page-product-manufacturer-info .pageColumnLeft .pageFilters{align-items:stretch;display:flex;flex-direction:column;width:100%}.pageLayout.pageLayout--manufacturer #column-left .filterV2-toggle,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterV2-toggle,.pageLayout.pageLayout--search #column-left .filterV2-toggle,.pageLayout.pageLayout--search .pageColumnLeft .filterV2-toggle,body.page-product-category #column-left .filterV2-toggle,body.page-product-category .pageColumnLeft .filterV2-toggle,body.page-product-manufacturer-info #column-left .filterV2-toggle,body.page-product-manufacturer-info .pageColumnLeft .filterV2-toggle{display:none!important}.pageLayout.pageLayout--manufacturer #column-left #filtersV2Content.position-side,.pageLayout.pageLayout--manufacturer .pageColumnLeft #filtersV2Content.position-side,.pageLayout.pageLayout--search #column-left #filtersV2Content.position-side,.pageLayout.pageLayout--search .pageColumnLeft #filtersV2Content.position-side,body.page-product-category #column-left #filtersV2Content.position-side,body.page-product-category .pageColumnLeft #filtersV2Content.position-side,body.page-product-manufacturer-info #column-left #filtersV2Content.position-side,body.page-product-manufacturer-info .pageColumnLeft #filtersV2Content.position-side{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:4px;height:auto;overflow:hidden}.pageLayout.pageLayout--manufacturer #column-left #filtersV2Content.position-side .drawer__background,.pageLayout.pageLayout--manufacturer #column-left #filtersV2Content.position-side .drawer__top,.pageLayout.pageLayout--manufacturer #column-left #filtersV2Content.position-side [data-drawer-close],.pageLayout.pageLayout--manufacturer .pageColumnLeft #filtersV2Content.position-side .drawer__background,.pageLayout.pageLayout--manufacturer .pageColumnLeft #filtersV2Content.position-side .drawer__top,.pageLayout.pageLayout--manufacturer .pageColumnLeft #filtersV2Content.position-side [data-drawer-close],.pageLayout.pageLayout--search #column-left #filtersV2Content.position-side .drawer__background,.pageLayout.pageLayout--search #column-left #filtersV2Content.position-side .drawer__top,.pageLayout.pageLayout--search #column-left #filtersV2Content.position-side [data-drawer-close],.pageLayout.pageLayout--search .pageColumnLeft #filtersV2Content.position-side .drawer__background,.pageLayout.pageLayout--search .pageColumnLeft #filtersV2Content.position-side .drawer__top,.pageLayout.pageLayout--search .pageColumnLeft #filtersV2Content.position-side [data-drawer-close],body.page-product-category #column-left #filtersV2Content.position-side .drawer__background,body.page-product-category #column-left #filtersV2Content.position-side .drawer__top,body.page-product-category #column-left #filtersV2Content.position-side [data-drawer-close],body.page-product-category .pageColumnLeft #filtersV2Content.position-side .drawer__background,body.page-product-category .pageColumnLeft #filtersV2Content.position-side .drawer__top,body.page-product-category .pageColumnLeft #filtersV2Content.position-side [data-drawer-close],body.page-product-manufacturer-info #column-left #filtersV2Content.position-side .drawer__background,body.page-product-manufacturer-info #column-left #filtersV2Content.position-side .drawer__top,body.page-product-manufacturer-info #column-left #filtersV2Content.position-side [data-drawer-close],body.page-product-manufacturer-info .pageColumnLeft #filtersV2Content.position-side .drawer__background,body.page-product-manufacturer-info .pageColumnLeft #filtersV2Content.position-side .drawer__top,body.page-product-manufacturer-info .pageColumnLeft #filtersV2Content.position-side [data-drawer-close]{display:none!important}.pageLayout.pageLayout--manufacturer #column-left #filtersV2Content.position-side section,.pageLayout.pageLayout--manufacturer .pageColumnLeft #filtersV2Content.position-side section,.pageLayout.pageLayout--search #column-left #filtersV2Content.position-side section,.pageLayout.pageLayout--search .pageColumnLeft #filtersV2Content.position-side section,body.page-product-category #column-left #filtersV2Content.position-side section,body.page-product-category .pageColumnLeft #filtersV2Content.position-side section,body.page-product-manufacturer-info #column-left #filtersV2Content.position-side section,body.page-product-manufacturer-info .pageColumnLeft #filtersV2Content.position-side section{background:transparent;margin-bottom:0;width:100%}.pageLayout.pageLayout--manufacturer #column-left #filtersV2Content.position-side .drawer__content,.pageLayout.pageLayout--manufacturer .pageColumnLeft #filtersV2Content.position-side .drawer__content,.pageLayout.pageLayout--search #column-left #filtersV2Content.position-side .drawer__content,.pageLayout.pageLayout--search .pageColumnLeft #filtersV2Content.position-side .drawer__content,body.page-product-category #column-left #filtersV2Content.position-side .drawer__content,body.page-product-category .pageColumnLeft #filtersV2Content.position-side .drawer__content,body.page-product-manufacturer-info #column-left #filtersV2Content.position-side .drawer__content,body.page-product-manufacturer-info .pageColumnLeft #filtersV2Content.position-side .drawer__content{overflow:visible}.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer,body.page-product-category #column-left .selectedFiltersContainer,body.page-product-category .pageColumnLeft .selectedFiltersContainer,body.page-product-manufacturer-info #column-left .selectedFiltersContainer,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer{align-items:center!important;border:0;border-bottom:1px solid rgba(3,7,18,.08);border-radius:0;display:grid!important;gap:6px 10px!important;grid-template-areas:"title action" "list list"!important;grid-template-columns:minmax(0,1fr) max-content!important;justify-content:stretch!important;padding:16px!important}.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer>span,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer>span,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer>span,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer>span,body.page-product-category #column-left .selectedFiltersContainer>span,body.page-product-category .pageColumnLeft .selectedFiltersContainer>span,body.page-product-manufacturer-info #column-left .selectedFiltersContainer>span,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer>span{color:#030712;font-family:REM,sans-serif;font-size:14px;font-weight:500;grid-area:title;line-height:1.2;margin:0}.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer .selectedFiltersList,body.page-product-category #column-left .selectedFiltersContainer .selectedFiltersList,body.page-product-category .pageColumnLeft .selectedFiltersContainer .selectedFiltersList,body.page-product-manufacturer-info #column-left .selectedFiltersContainer .selectedFiltersList,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer .selectedFiltersList{border-top:1px solid rgba(3,7,18,.08);display:flex!important;flex-wrap:wrap;gap:8px 10px;grid-area:list;padding-top:14px;width:100%}.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer .selectedFiltersList.is-empty:before,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer .selectedFiltersList.is-empty:before,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer .selectedFiltersList.is-empty:before,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer .selectedFiltersList.is-empty:before,body.page-product-category #column-left .selectedFiltersContainer .selectedFiltersList.is-empty:before,body.page-product-category .pageColumnLeft .selectedFiltersContainer .selectedFiltersList.is-empty:before,body.page-product-manufacturer-info #column-left .selectedFiltersContainer .selectedFiltersList.is-empty:before,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer .selectedFiltersList.is-empty:before{color:rgba(3,7,18,.48);content:"Nenhum filtro aplicado";font-family:Inter,sans-serif;font-size:12px;font-weight:400}.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer .clear-filters,body.page-product-category #column-left .selectedFiltersContainer .clear-filters,body.page-product-category .pageColumnLeft .selectedFiltersContainer .clear-filters,body.page-product-manufacturer-info #column-left .selectedFiltersContainer .clear-filters,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer .clear-filters{background:transparent!important;color:rgba(3,7,18,.48)!important;display:inline-flex!important;gap:4px;grid-area:action;text-decoration:none!important;width:fit-content!important}.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer .clear-filters:before,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer .clear-filters:before,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer .clear-filters:before,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer .clear-filters:before,body.page-product-category #column-left .selectedFiltersContainer .clear-filters:before,body.page-product-category .pageColumnLeft .selectedFiltersContainer .clear-filters:before,body.page-product-manufacturer-info #column-left .selectedFiltersContainer .clear-filters:before,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer .clear-filters:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%2373777F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M13.334 8A5.333 5.333 0 1 1 2.667 8a5.333 5.333 0 0 1 9.467-3.372m0 0V2.667m0 1.961h-1.962'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:16px;width:16px}.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer>span,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer>span,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer>span,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer>span,body.page-product-category #column-left .selectedFiltersContainer>span,body.page-product-category .pageColumnLeft .selectedFiltersContainer>span,body.page-product-manufacturer-info #column-left .selectedFiltersContainer>span,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer>span{justify-self:start}.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--manufacturer #column-left .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--manufacturer .pageColumnLeft .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--search #column-left .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--search .pageColumnLeft .selectedFiltersContainer .selectedFiltersList,body.page-product-category #column-left .selectedFiltersContainer .clear-filters,body.page-product-category #column-left .selectedFiltersContainer .selectedFiltersList,body.page-product-category .pageColumnLeft .selectedFiltersContainer .clear-filters,body.page-product-category .pageColumnLeft .selectedFiltersContainer .selectedFiltersList,body.page-product-manufacturer-info #column-left .selectedFiltersContainer .clear-filters,body.page-product-manufacturer-info #column-left .selectedFiltersContainer .selectedFiltersList,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer .clear-filters,body.page-product-manufacturer-info .pageColumnLeft .selectedFiltersContainer .selectedFiltersList{align-items:center}.pageLayout.pageLayout--manufacturer #column-left .btn-remove-filter,.pageLayout.pageLayout--manufacturer .pageColumnLeft .btn-remove-filter,.pageLayout.pageLayout--search #column-left .btn-remove-filter,.pageLayout.pageLayout--search .pageColumnLeft .btn-remove-filter,body.page-product-category #column-left .btn-remove-filter,body.page-product-category .pageColumnLeft .btn-remove-filter,body.page-product-manufacturer-info #column-left .btn-remove-filter,body.page-product-manufacturer-info .pageColumnLeft .btn-remove-filter{background:var(--white)!important;border:1px solid rgba(3,7,18,.08)!important;border-radius:6px!important;color:rgba(3,7,18,.64)!important;gap:12px;height:fit-content!important;min-height:20px;padding:0 12px!important}.pageLayout.pageLayout--manufacturer #column-left .btn-remove-filter span,.pageLayout.pageLayout--manufacturer .pageColumnLeft .btn-remove-filter span,.pageLayout.pageLayout--search #column-left .btn-remove-filter span,.pageLayout.pageLayout--search .pageColumnLeft .btn-remove-filter span,body.page-product-category #column-left .btn-remove-filter span,body.page-product-category .pageColumnLeft .btn-remove-filter span,body.page-product-manufacturer-info #column-left .btn-remove-filter span,body.page-product-manufacturer-info .pageColumnLeft .btn-remove-filter span{white-space:nowrap}.pageLayout.pageLayout--manufacturer #column-left .filterForm,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm,.pageLayout.pageLayout--search #column-left .filterForm,.pageLayout.pageLayout--search .pageColumnLeft .filterForm,body.page-product-category #column-left .filterForm,body.page-product-category .pageColumnLeft .filterForm,body.page-product-manufacturer-info #column-left .filterForm,body.page-product-manufacturer-info .pageColumnLeft .filterForm{background:var(--white);display:block}.pageLayout.pageLayout--manufacturer #column-left .filterForm:before,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm:before,.pageLayout.pageLayout--search #column-left .filterForm:before,.pageLayout.pageLayout--search .pageColumnLeft .filterForm:before,body.page-product-category #column-left .filterForm:before,body.page-product-category .pageColumnLeft .filterForm:before,body.page-product-manufacturer-info #column-left .filterForm:before,body.page-product-manufacturer-info .pageColumnLeft .filterForm:before{border-bottom:1px solid rgba(3,7,18,.08);color:var(--primary);content:"Filtros";display:block;font-family:REM,sans-serif;font-size:16px;font-weight:500;line-height:1.2;padding:18px 16px 14px}.pageLayout.pageLayout--manufacturer #column-left .filterActionContainer--bottom,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterActionContainer--bottom,.pageLayout.pageLayout--search #column-left .filterActionContainer--bottom,.pageLayout.pageLayout--search .pageColumnLeft .filterActionContainer--bottom,body.page-product-category #column-left .filterActionContainer--bottom,body.page-product-category .pageColumnLeft .filterActionContainer--bottom,body.page-product-manufacturer-info #column-left .filterActionContainer--bottom,body.page-product-manufacturer-info .pageColumnLeft .filterActionContainer--bottom{border-top:1px solid rgba(3,7,18,.08);display:block;padding:16px;width:100%}.pageLayout.pageLayout--manufacturer #column-left .filterActionContainer--bottom .filter-button,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterActionContainer--bottom .filter-button,.pageLayout.pageLayout--search #column-left .filterActionContainer--bottom .filter-button,.pageLayout.pageLayout--search .pageColumnLeft .filterActionContainer--bottom .filter-button,body.page-product-category #column-left .filterActionContainer--bottom .filter-button,body.page-product-category .pageColumnLeft .filterActionContainer--bottom .filter-button,body.page-product-manufacturer-info #column-left .filterActionContainer--bottom .filter-button,body.page-product-manufacturer-info .pageColumnLeft .filterActionContainer--bottom .filter-button{align-items:center;border-radius:var(--default-radius,6px);display:inline-flex!important;font-family:REM,sans-serif;font-size:16px!important;font-weight:500;gap:10px;justify-content:center;min-height:48px;width:100%!important}.pageLayout.pageLayout--manufacturer #column-left .filterActionContainer--bottom .filter-button:before,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterActionContainer--bottom .filter-button:before,.pageLayout.pageLayout--search #column-left .filterActionContainer--bottom .filter-button:before,.pageLayout.pageLayout--search .pageColumnLeft .filterActionContainer--bottom .filter-button:before,body.page-product-category #column-left .filterActionContainer--bottom .filter-button:before,body.page-product-category .pageColumnLeft .filterActionContainer--bottom .filter-button:before,body.page-product-manufacturer-info #column-left .filterActionContainer--bottom .filter-button:before,body.page-product-manufacturer-info .pageColumnLeft .filterActionContainer--bottom .filter-button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='M2.25 3.75h13.5l-5.25 6v4.5l-3-1.5v-3z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:18px;width:18px}.pageLayout.pageLayout--manufacturer #column-left .filterActionContainer--bottom .clear-filters,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterActionContainer--bottom .clear-filters,.pageLayout.pageLayout--search #column-left .filterActionContainer--bottom .clear-filters,.pageLayout.pageLayout--search .pageColumnLeft .filterActionContainer--bottom .clear-filters,body.page-product-category #column-left .filterActionContainer--bottom .clear-filters,body.page-product-category .pageColumnLeft .filterActionContainer--bottom .clear-filters,body.page-product-manufacturer-info #column-left .filterActionContainer--bottom .clear-filters,body.page-product-manufacturer-info .pageColumnLeft .filterActionContainer--bottom .clear-filters{display:none!important}.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters,.pageLayout.pageLayout--search #column-left .filterForm>.filters,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters,body.page-product-category #column-left .filterForm>.filters,body.page-product-category .pageColumnLeft .filterForm>.filters,body.page-product-manufacturer-info #column-left .filterForm>.filters,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters{background:transparent;border-top:1px solid rgba(3,7,18,.08);gap:0!important;padding:0}.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters ul,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters ul,.pageLayout.pageLayout--search #column-left .filterForm>.filters ul,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters ul,body.page-product-category #column-left .filterForm>.filters ul,body.page-product-category .pageColumnLeft .filterForm>.filters ul,body.page-product-manufacturer-info #column-left .filterForm>.filters ul,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters ul{max-height:200px!important}.pageLayout.pageLayout--manufacturer #column-left .filter-price-container>.filter-title,.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters>summary,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-container>.filter-title,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters>summary,.pageLayout.pageLayout--search #column-left .filter-price-container>.filter-title,.pageLayout.pageLayout--search #column-left .filterForm>.filters>summary,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-container>.filter-title,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters>summary,body.page-product-category #column-left .filter-price-container>.filter-title,body.page-product-category #column-left .filterForm>.filters>summary,body.page-product-category .pageColumnLeft .filter-price-container>.filter-title,body.page-product-category .pageColumnLeft .filterForm>.filters>summary,body.page-product-manufacturer-info #column-left .filter-price-container>.filter-title,body.page-product-manufacturer-info #column-left .filterForm>.filters>summary,body.page-product-manufacturer-info .pageColumnLeft .filter-price-container>.filter-title,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters>summary{align-items:center;border-bottom:1px solid rgba(3,7,18,.08);color:#030712;cursor:pointer;display:flex;justify-content:space-between;list-style:none;margin:0;min-height:58px;padding:16px;width:100%}.pageLayout.pageLayout--manufacturer #column-left .filter-price-container>.filter-title::-webkit-details-marker,.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters>summary::-webkit-details-marker,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-container>.filter-title::-webkit-details-marker,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters>summary::-webkit-details-marker,.pageLayout.pageLayout--search #column-left .filter-price-container>.filter-title::-webkit-details-marker,.pageLayout.pageLayout--search #column-left .filterForm>.filters>summary::-webkit-details-marker,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-container>.filter-title::-webkit-details-marker,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters>summary::-webkit-details-marker,body.page-product-category #column-left .filter-price-container>.filter-title::-webkit-details-marker,body.page-product-category #column-left .filterForm>.filters>summary::-webkit-details-marker,body.page-product-category .pageColumnLeft .filter-price-container>.filter-title::-webkit-details-marker,body.page-product-category .pageColumnLeft .filterForm>.filters>summary::-webkit-details-marker,body.page-product-manufacturer-info #column-left .filter-price-container>.filter-title::-webkit-details-marker,body.page-product-manufacturer-info #column-left .filterForm>.filters>summary::-webkit-details-marker,body.page-product-manufacturer-info .pageColumnLeft .filter-price-container>.filter-title::-webkit-details-marker,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters>summary::-webkit-details-marker{display:none}.pageLayout.pageLayout--manufacturer #column-left .filter-price-container>.filter-title .filter-title,.pageLayout.pageLayout--manufacturer #column-left .filter-price-container>.filter-title .text-spacing-60,.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters>summary .filter-title,.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters>summary .text-spacing-60,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-container>.filter-title .filter-title,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-container>.filter-title .text-spacing-60,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters>summary .filter-title,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters>summary .text-spacing-60,.pageLayout.pageLayout--search #column-left .filter-price-container>.filter-title .filter-title,.pageLayout.pageLayout--search #column-left .filter-price-container>.filter-title .text-spacing-60,.pageLayout.pageLayout--search #column-left .filterForm>.filters>summary .filter-title,.pageLayout.pageLayout--search #column-left .filterForm>.filters>summary .text-spacing-60,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-container>.filter-title .filter-title,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-container>.filter-title .text-spacing-60,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters>summary .filter-title,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters>summary .text-spacing-60,body.page-product-category #column-left .filter-price-container>.filter-title .filter-title,body.page-product-category #column-left .filter-price-container>.filter-title .text-spacing-60,body.page-product-category #column-left .filterForm>.filters>summary .filter-title,body.page-product-category #column-left .filterForm>.filters>summary .text-spacing-60,body.page-product-category .pageColumnLeft .filter-price-container>.filter-title .filter-title,body.page-product-category .pageColumnLeft .filter-price-container>.filter-title .text-spacing-60,body.page-product-category .pageColumnLeft .filterForm>.filters>summary .filter-title,body.page-product-category .pageColumnLeft .filterForm>.filters>summary .text-spacing-60,body.page-product-manufacturer-info #column-left .filter-price-container>.filter-title .filter-title,body.page-product-manufacturer-info #column-left .filter-price-container>.filter-title .text-spacing-60,body.page-product-manufacturer-info #column-left .filterForm>.filters>summary .filter-title,body.page-product-manufacturer-info #column-left .filterForm>.filters>summary .text-spacing-60,body.page-product-manufacturer-info .pageColumnLeft .filter-price-container>.filter-title .filter-title,body.page-product-manufacturer-info .pageColumnLeft .filter-price-container>.filter-title .text-spacing-60,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters>summary .filter-title,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters>summary .text-spacing-60{color:inherit;font:inherit;margin:0}.pageLayout.pageLayout--manufacturer #column-left .filter-price-container>.filter-title svg,.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters>summary svg,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-container>.filter-title svg,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters>summary svg,.pageLayout.pageLayout--search #column-left .filter-price-container>.filter-title svg,.pageLayout.pageLayout--search #column-left .filterForm>.filters>summary svg,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-container>.filter-title svg,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters>summary svg,body.page-product-category #column-left .filter-price-container>.filter-title svg,body.page-product-category #column-left .filterForm>.filters>summary svg,body.page-product-category .pageColumnLeft .filter-price-container>.filter-title svg,body.page-product-category .pageColumnLeft .filterForm>.filters>summary svg,body.page-product-manufacturer-info #column-left .filter-price-container>.filter-title svg,body.page-product-manufacturer-info #column-left .filterForm>.filters>summary svg,body.page-product-manufacturer-info .pageColumnLeft .filter-price-container>.filter-title svg,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters>summary svg{display:none!important}.pageLayout.pageLayout--manufacturer #column-left .filter-price-container>.filter-title:after,.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters>summary:after,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-container>.filter-title:after,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters>summary:after,.pageLayout.pageLayout--search #column-left .filter-price-container>.filter-title:after,.pageLayout.pageLayout--search #column-left .filterForm>.filters>summary:after,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-container>.filter-title:after,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters>summary:after,body.page-product-category #column-left .filter-price-container>.filter-title:after,body.page-product-category #column-left .filterForm>.filters>summary:after,body.page-product-category .pageColumnLeft .filter-price-container>.filter-title:after,body.page-product-category .pageColumnLeft .filterForm>.filters>summary:after,body.page-product-manufacturer-info #column-left .filter-price-container>.filter-title:after,body.page-product-manufacturer-info #column-left .filterForm>.filters>summary:after,body.page-product-manufacturer-info .pageColumnLeft .filter-price-container>.filter-title:after,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters>summary:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath stroke='%23171716' stroke-linecap='round' stroke-linejoin='round' d='m1 .5 5 5 5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:7px;transition:transform .2s ease;width:12px}.pageLayout.pageLayout--manufacturer #column-left .filter-price-container>.filter-title,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-container>.filter-title,.pageLayout.pageLayout--search #column-left .filter-price-container>.filter-title,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-container>.filter-title,body.page-product-category #column-left .filter-price-container>.filter-title,body.page-product-category .pageColumnLeft .filter-price-container>.filter-title,body.page-product-manufacturer-info #column-left .filter-price-container>.filter-title,body.page-product-manufacturer-info .pageColumnLeft .filter-price-container>.filter-title{position:relative}.pageLayout.pageLayout--manufacturer #column-left .filter-price-container.is-open>.filter-title:after,.pageLayout.pageLayout--manufacturer #column-left .filterForm>.filters[open]>summary:after,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-container.is-open>.filter-title:after,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filterForm>.filters[open]>summary:after,.pageLayout.pageLayout--search #column-left .filter-price-container.is-open>.filter-title:after,.pageLayout.pageLayout--search #column-left .filterForm>.filters[open]>summary:after,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-container.is-open>.filter-title:after,.pageLayout.pageLayout--search .pageColumnLeft .filterForm>.filters[open]>summary:after,body.page-product-category #column-left .filter-price-container.is-open>.filter-title:after,body.page-product-category #column-left .filterForm>.filters[open]>summary:after,body.page-product-category .pageColumnLeft .filter-price-container.is-open>.filter-title:after,body.page-product-category .pageColumnLeft .filterForm>.filters[open]>summary:after,body.page-product-manufacturer-info #column-left .filter-price-container.is-open>.filter-title:after,body.page-product-manufacturer-info #column-left .filterForm>.filters[open]>summary:after,body.page-product-manufacturer-info .pageColumnLeft .filter-price-container.is-open>.filter-title:after,body.page-product-manufacturer-info .pageColumnLeft .filterForm>.filters[open]>summary:after{transform:rotate(180deg)}.pageLayout.pageLayout--manufacturer #column-left .checkbox-group,.pageLayout.pageLayout--manufacturer #column-left .filter-custom-list,.pageLayout.pageLayout--manufacturer #column-left .filter-option-list,.pageLayout.pageLayout--manufacturer #column-left .filter-price-list,.pageLayout.pageLayout--manufacturer .pageColumnLeft .checkbox-group,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-custom-list,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-option-list,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-list,.pageLayout.pageLayout--search #column-left .checkbox-group,.pageLayout.pageLayout--search #column-left .filter-custom-list,.pageLayout.pageLayout--search #column-left .filter-option-list,.pageLayout.pageLayout--search #column-left .filter-price-list,.pageLayout.pageLayout--search .pageColumnLeft .checkbox-group,.pageLayout.pageLayout--search .pageColumnLeft .filter-custom-list,.pageLayout.pageLayout--search .pageColumnLeft .filter-option-list,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-list,body.page-product-category #column-left .checkbox-group,body.page-product-category #column-left .filter-custom-list,body.page-product-category #column-left .filter-option-list,body.page-product-category #column-left .filter-price-list,body.page-product-category .pageColumnLeft .checkbox-group,body.page-product-category .pageColumnLeft .filter-custom-list,body.page-product-category .pageColumnLeft .filter-option-list,body.page-product-category .pageColumnLeft .filter-price-list,body.page-product-manufacturer-info #column-left .checkbox-group,body.page-product-manufacturer-info #column-left .filter-custom-list,body.page-product-manufacturer-info #column-left .filter-option-list,body.page-product-manufacturer-info #column-left .filter-price-list,body.page-product-manufacturer-info .pageColumnLeft .checkbox-group,body.page-product-manufacturer-info .pageColumnLeft .filter-custom-list,body.page-product-manufacturer-info .pageColumnLeft .filter-option-list,body.page-product-manufacturer-info .pageColumnLeft .filter-price-list{padding:10px 16px 14px}.pageLayout.pageLayout--manufacturer #column-left .filter-price-container:not(.is-open)>.filter-price-list,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-price-container:not(.is-open)>.filter-price-list,.pageLayout.pageLayout--search #column-left .filter-price-container:not(.is-open)>.filter-price-list,.pageLayout.pageLayout--search .pageColumnLeft .filter-price-container:not(.is-open)>.filter-price-list,body.page-product-category #column-left .filter-price-container:not(.is-open)>.filter-price-list,body.page-product-category .pageColumnLeft .filter-price-container:not(.is-open)>.filter-price-list,body.page-product-manufacturer-info #column-left .filter-price-container:not(.is-open)>.filter-price-list,body.page-product-manufacturer-info .pageColumnLeft .filter-price-container:not(.is-open)>.filter-price-list{display:none}.pageLayout.pageLayout--manufacturer #column-left .filter-box,.pageLayout.pageLayout--manufacturer #column-left .filter-range-price label,.pageLayout.pageLayout--manufacturer #column-left .list-itens-filter label,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-box,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price label,.pageLayout.pageLayout--manufacturer .pageColumnLeft .list-itens-filter label,.pageLayout.pageLayout--search #column-left .filter-box,.pageLayout.pageLayout--search #column-left .filter-range-price label,.pageLayout.pageLayout--search #column-left .list-itens-filter label,.pageLayout.pageLayout--search .pageColumnLeft .filter-box,.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price label,.pageLayout.pageLayout--search .pageColumnLeft .list-itens-filter label,body.page-product-category #column-left .filter-box,body.page-product-category #column-left .filter-range-price label,body.page-product-category #column-left .list-itens-filter label,body.page-product-category .pageColumnLeft .filter-box,body.page-product-category .pageColumnLeft .filter-range-price label,body.page-product-category .pageColumnLeft .list-itens-filter label,body.page-product-manufacturer-info #column-left .filter-box,body.page-product-manufacturer-info #column-left .filter-range-price label,body.page-product-manufacturer-info #column-left .list-itens-filter label,body.page-product-manufacturer-info .pageColumnLeft .filter-box,body.page-product-manufacturer-info .pageColumnLeft .filter-range-price label,body.page-product-manufacturer-info .pageColumnLeft .list-itens-filter label{color:rgba(3,7,18,.88);font-size:12px;line-height:1.4;min-height:36px;padding:6px 0}.pageLayout.pageLayout--manufacturer #column-left .filter-box input[type=checkbox],.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-box input[type=checkbox],.pageLayout.pageLayout--search #column-left .filter-box input[type=checkbox],.pageLayout.pageLayout--search .pageColumnLeft .filter-box input[type=checkbox],body.page-product-category #column-left .filter-box input[type=checkbox],body.page-product-category .pageColumnLeft .filter-box input[type=checkbox],body.page-product-manufacturer-info #column-left .filter-box input[type=checkbox],body.page-product-manufacturer-info .pageColumnLeft .filter-box input[type=checkbox]{appearance:none;-webkit-appearance:none;background:var(--white);border:1.5px solid rgba(3,7,18,.1);border-radius:3px;cursor:pointer;height:16px;margin:0;min-width:16px;width:16px}.pageLayout.pageLayout--manufacturer #column-left .filter-box input[type=checkbox]:checked,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-box input[type=checkbox]:checked,.pageLayout.pageLayout--search #column-left .filter-box input[type=checkbox]:checked,.pageLayout.pageLayout--search .pageColumnLeft .filter-box input[type=checkbox]:checked,body.page-product-category #column-left .filter-box input[type=checkbox]:checked,body.page-product-category .pageColumnLeft .filter-box input[type=checkbox]:checked,body.page-product-manufacturer-info #column-left .filter-box input[type=checkbox]:checked,body.page-product-manufacturer-info .pageColumnLeft .filter-box input[type=checkbox]:checked{background-color:var(--primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 4 2.5 2.5L9 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px 8px;border-color:var(--primary)}.pageLayout.pageLayout--manufacturer #column-left .filter-range-price,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price,.pageLayout.pageLayout--search #column-left .filter-range-price,.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price,body.page-product-category #column-left .filter-range-price,body.page-product-category .pageColumnLeft .filter-range-price,body.page-product-manufacturer-info #column-left .filter-range-price,body.page-product-manufacturer-info .pageColumnLeft .filter-range-price{align-items:center;display:flex;gap:10px;min-height:36px;padding:6px 0}.pageLayout.pageLayout--manufacturer #column-left .filter-range-price input[type=radio],.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price input[type=radio],.pageLayout.pageLayout--search #column-left .filter-range-price input[type=radio],.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price input[type=radio],body.page-product-category #column-left .filter-range-price input[type=radio],body.page-product-category .pageColumnLeft .filter-range-price input[type=radio],body.page-product-manufacturer-info #column-left .filter-range-price input[type=radio],body.page-product-manufacturer-info .pageColumnLeft .filter-range-price input[type=radio]{appearance:none;-webkit-appearance:none;background:var(--white);border:1.5px solid rgba(3,7,18,.1);border-radius:3px;cursor:pointer;height:16px;margin:0;min-width:16px;width:16px}.pageLayout.pageLayout--manufacturer #column-left .filter-range-price input[type=radio]:checked,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price input[type=radio]:checked,.pageLayout.pageLayout--search #column-left .filter-range-price input[type=radio]:checked,.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price input[type=radio]:checked,body.page-product-category #column-left .filter-range-price input[type=radio]:checked,body.page-product-category .pageColumnLeft .filter-range-price input[type=radio]:checked,body.page-product-manufacturer-info #column-left .filter-range-price input[type=radio]:checked,body.page-product-manufacturer-info .pageColumnLeft .filter-range-price input[type=radio]:checked{background-color:var(--primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 4 2.5 2.5L9 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px 8px;border-color:var(--primary)}.pageLayout.pageLayout--manufacturer #column-left .filter-range-price label,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price label,.pageLayout.pageLayout--search #column-left .filter-range-price label,.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price label,body.page-product-category #column-left .filter-range-price label,body.page-product-category .pageColumnLeft .filter-range-price label,body.page-product-manufacturer-info #column-left .filter-range-price label,body.page-product-manufacturer-info .pageColumnLeft .filter-range-price label{flex:1 1 auto;min-height:auto;padding:0}.pageLayout.pageLayout--manufacturer #column-left .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--manufacturer .pageColumnLeft .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--search #column-left .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--search .pageColumnLeft .filter-range-price:has(input:checked) label,body.page-product-category #column-left .filter-range-price:has(input:checked) label,body.page-product-category .pageColumnLeft .filter-range-price:has(input:checked) label,body.page-product-manufacturer-info #column-left .filter-range-price:has(input:checked) label,body.page-product-manufacturer-info .pageColumnLeft .filter-range-price:has(input:checked) label{color:var(--primary);font-weight:500}.pageLayout.pageLayout--manufacturer .category-content,.pageLayout.pageLayout--search .category-content,body.page-product-category .category-content,body.page-product-manufacturer-info .category-content{align-items:stretch;display:flex!important;flex:1 1 0;flex-direction:column;justify-content:flex-start!important;max-width:calc(100% - var(--terracota-category-sidebar-width));min-width:0}.pageLayout.pageLayout--manufacturer .category-content>*,.pageLayout.pageLayout--search .category-content>*,body.page-product-category .category-content>*,body.page-product-manufacturer-info .category-content>*{width:100%}}@media (min-width:1201px){.pageLayout.pageLayout--manufacturer .breadcrumb,.pageLayout.pageLayout--search .breadcrumb,body.page-product-category .breadcrumb,body.page-product-manufacturer-info .breadcrumb{padding:0 15px!important}}.pageLayout.pageLayout--category,.pageLayout.pageLayout--manufacturer,.pageLayout.pageLayout--search{--terracota-category-sidebar-width:clamp(240px,274px,274px);--pageLayout-gap:var(--spacing-6)}.pageLayout.pageLayout--category #filter_advanced,.pageLayout.pageLayout--manufacturer #filter_advanced,.pageLayout.pageLayout--search #filter_advanced{display:none}.pageLayout.pageLayout--category .pageInfo .pageTitle,.pageLayout.pageLayout--manufacturer .pageInfo .pageTitle,.pageLayout.pageLayout--search .pageInfo .pageTitle{justify-self:start;text-align:left!important}@media (max-width:1023px){.pageLayout.pageLayout--category .pageInfo .pageTitle,.pageLayout.pageLayout--manufacturer .pageInfo .pageTitle,.pageLayout.pageLayout--search .pageInfo .pageTitle{margin-bottom:0}}.pageLayout.pageLayout--category .pageDescription.pageDescription--main,.pageLayout.pageLayout--manufacturer .pageDescription.pageDescription--main,.pageLayout.pageLayout--search .pageDescription.pageDescription--main{display:none!important}.pageLayout.pageLayout--category .view-more-products,.pageLayout.pageLayout--manufacturer .view-more-products,.pageLayout.pageLayout--search .view-more-products{align-items:center;background:var(--primary,#c5531e)!important;border:none!important;border-radius:8px;border-radius:var(--default-radius,6px)!important;box-shadow:none;color:var(--white)!important;color:var(--white,#fff)!important;cursor:pointer;display:inline-flex!important;font-family:REM,sans-serif;font-size:14px;font-weight:700;height:auto!important;justify-content:center;line-height:1;line-height:1.4;max-width:100%;min-height:38px;min-height:44px;padding:12px 24px!important;text-align:center;text-decoration:none;white-space:normal;width:100%;width:fit-content!important}.pageLayout.pageLayout--category .view-more-products:focus-visible,.pageLayout.pageLayout--category .view-more-products:hover,.pageLayout.pageLayout--manufacturer .view-more-products:focus-visible,.pageLayout.pageLayout--manufacturer .view-more-products:hover,.pageLayout.pageLayout--search .view-more-products:focus-visible,.pageLayout.pageLayout--search .view-more-products:hover{background:color-mix(in srgb,var(--primary,#c5531e) 92%,#000)!important;color:var(--white,#fff)!important}.pageLayout.pageLayout--category .view-more-products:focus-visible,.pageLayout.pageLayout--manufacturer .view-more-products:focus-visible,.pageLayout.pageLayout--search .view-more-products:focus-visible{outline:2px solid var(--primary,#c5531e);outline-offset:3px}.pageLayout.pageLayout--category .pagePagination.pagination-elements,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements,.pageLayout.pageLayout--search .pagePagination.pagination-elements{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:24px 0 0}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination-elements__pages,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination-elements__pages,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination-elements__pages{display:flex;justify-content:center;width:100%}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;margin:0;padding:0}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li{align-items:center;background:transparent;border:1px solid #e9e9e9;border-radius:6px;box-shadow:0 1px 2px rgba(3,7,18,.04);color:var(--texto,#030712);display:flex;height:36px;justify-content:center;margin:0;min-width:36px;overflow:hidden;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li.active,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li.active,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li.active{background:var(--primary);border-color:var(--primary);box-shadow:none;color:var(--white)}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li.active>a,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li.active>span,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li.active>a,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li.active>span,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li.active>a,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li.active>span{background-color:var(--primary)!important;color:var(--white)!important;fill:var(--white)!important}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li>a,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li>span,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li>a,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li>span,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li>a,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li>span{align-items:center;background-color:transparent;color:inherit;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:6px;height:100%;justify-content:center;line-height:1;padding:0 12px;width:100%}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li>a,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li>a,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li>a{text-decoration:none}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li:not(.active)>a:hover,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li:not(.active)>span:hover,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li:not(.active)>a:hover,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li:not(.active)>span:hover,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li:not(.active)>a:hover,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li:not(.active)>span:hover{background-color:var(--primary)!important;color:var(--white,#fff)!important;fill:currentColor!important}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li:not(.active):focus-within,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination>li:not(.active):hover,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li:not(.active):focus-within,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination>li:not(.active):hover,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li:not(.active):focus-within,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination>li:not(.active):hover{background:#f8f8f8;border-color:rgba(3,7,18,.18);color:var(--texto,#030712)}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationFirst:after,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationInit:after,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationFirst:after,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationInit:after,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationFirst:after,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationInit:after{content:"Início"}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationPrev:after,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationPrev:after,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationPrev:after{content:"Anterior"}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationNext:before,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationNext:before,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationNext:before{content:"Próxima"}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationLast:before,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationLast:before,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationLast:before{content:"Última"}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationFirst,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationInit,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationLast,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationNext,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationPrev,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationFirst,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationInit,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationLast,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationNext,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationPrev,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationFirst,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationInit,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationLast,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationNext,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationPrev{padding:0 14px}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationFirst svg,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationInit svg,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationLast svg,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationNext svg,.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination .paginationPrev svg,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationFirst svg,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationInit svg,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationLast svg,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationNext svg,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination .paginationPrev svg,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationFirst svg,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationInit svg,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationLast svg,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationNext svg,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination .paginationPrev svg{height:14px;width:14px}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination-elements__quantity-results,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination-elements__quantity-results,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination-elements__quantity-results{color:rgba(3,7,18,.6);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4;text-align:center}@media (min-width:1024px){.pageLayout.pageLayout--category .pageInfo,.pageLayout.pageLayout--manufacturer .pageInfo,.pageLayout.pageLayout--search .pageInfo{align-items:start;gap:0!important;grid-template-areas:"breadcrumb breadcrumb" ". title" ". controls" ". description";grid-template-columns:var(--terracota-category-sidebar-width) minmax(0,1fr)}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top){grid-template-areas:"breadcrumb" "title" "controls" "filters" "description";grid-template-columns:minmax(0,1fr)}.pageLayout.pageLayout--category .pageTitle,.pageLayout.pageLayout--manufacturer .pageTitle,.pageLayout.pageLayout--search .pageTitle{align-self:start;justify-self:start;margin-bottom:8px;padding-left:0;text-align:left;width:100%}.pageLayout.pageLayout--category .pageControls,.pageLayout.pageLayout--manufacturer .pageControls,.pageLayout.pageLayout--search .pageControls{justify-content:flex-start;min-width:0;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageControls,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageControls,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageControls{display:block!important;grid-column:1/-1;justify-self:stretch;max-width:none!important;width:100%!important}.pageLayout.pageLayout--category .pageInfo .toolbar-shop,.pageLayout.pageLayout--manufacturer .pageInfo .toolbar-shop,.pageLayout.pageLayout--search .pageInfo .toolbar-shop{grid-template-columns:max-content max-content!important;justify-content:space-between!important;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle){align-items:center;display:grid!important;gap:0 16px;grid-template-areas:"pager sorter filter";grid-template-columns:minmax(0,1fr) max-content max-content!important;justify-content:stretch!important;min-width:0;width:100%!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-pager,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-pager,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-pager{grid-area:pager;min-width:0;order:1!important;width:100%!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-pager .form-group.input-group,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-pager .form-group.input-group,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-pager .form-group.input-group{flex-wrap:nowrap;max-width:100%;width:max-content}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-pager #input-limit,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-pager #input-limit,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-pager #input-limit{max-width:max-content;min-width:72px;width:auto!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-sorter,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-sorter,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.toolbar-shop-sorter{grid-area:sorter;justify-self:end;margin-left:0;order:2!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.customFilterV2-toggle,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.customFilterV2-toggle,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top) .toolbar-shop:has(.customFilterV2-toggle)>.customFilterV2-toggle{grid-area:filter;justify-self:end;order:3!important;width:max-content!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters{grid-area:filters;grid-column:1/-1;justify-self:stretch;margin:0;min-width:0;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters>.filterV2-toggle,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters>.filterV2-toggle,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters>.filterV2-toggle{display:none!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters .filterV2-drawer,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters .filterV2-drawer,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters .filterV2-drawer{min-width:0;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top{background:transparent;border:0;height:0;margin:0;opacity:1;overflow:hidden;padding:0;position:relative;transition:height .24s ease,margin-top .24s ease;visibility:visible;width:100%;z-index:10}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top[open],.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top[open],.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top[open]{height:max-content;margin-top:16px;overflow:visible}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .drawer__background,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .drawer__top,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top [data-drawer-close],.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .drawer__background,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .drawer__top,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top [data-drawer-close],.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .drawer__background,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .drawer__top,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top [data-drawer-close]{display:none!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top section,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top section,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top section{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:8px;box-shadow:0 12px 28px rgba(3,7,18,.06);margin:0;max-width:100%;overflow:hidden;padding:0;transform:none!important;transform-origin:top;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .drawer__content,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .drawer__content,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .drawer__content{display:block;overflow:visible;padding:0;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer{align-items:center!important;background:var(--white);border:0;border-bottom:1px solid rgba(3,7,18,.08);border-radius:0;display:grid!important;gap:6px 10px!important;grid-template-areas:"title action" "list list"!important;grid-template-columns:minmax(0,1fr) max-content!important;margin:0;padding:16px!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer>span,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer>span,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer>span{color:#030712;font-family:REM,sans-serif;font-size:14px;font-weight:500;grid-area:title;line-height:1.2;margin:0}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .selectedFiltersList{border-top:1px solid rgba(3,7,18,.08);display:flex!important;flex-wrap:wrap;gap:8px 10px;grid-area:list;padding-top:14px;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .selectedFiltersList.is-empty:before,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .selectedFiltersList.is-empty:before,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .selectedFiltersList.is-empty:before{color:rgba(3,7,18,.48);content:"Nenhum filtro aplicado";font-family:Inter,sans-serif;font-size:12px;font-weight:400}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .clear-filters{align-items:center;background:transparent!important;color:rgba(3,7,18,.48)!important;display:inline-flex!important;gap:4px;grid-area:action;text-decoration:none!important;width:fit-content!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .clear-filters:before,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .clear-filters:before,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .clear-filters:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%2373777F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M13.334 8A5.333 5.333 0 1 1 2.667 8a5.333 5.333 0 0 1 9.467-3.372m0 0V2.667m0 1.961h-1.962'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:16px;width:16px}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .selectedFiltersList,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .selectedFiltersList{margin:0;padding:12px 0 0}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .clear-filters,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .selectedFiltersContainer .clear-filters{border:0!important;padding:0!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm{align-items:stretch;background:var(--white);display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm:before,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm:before,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm:before{border-bottom:1px solid rgba(3,7,18,.08);border-top:1px solid rgba(3,7,18,.08);color:var(--primary);content:"Filtros";display:block;font-family:REM,sans-serif;font-size:16px;font-weight:500;grid-column:1/-1;line-height:1.2;padding:18px 16px 14px}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters{background:transparent;border:0;border-radius:0;border-right:1px solid rgba(3,7,18,.08);box-shadow:none;height:auto;margin:0!important;max-width:none;min-width:0;overflow:visible;padding:0;width:100%;--filter-background:transparent;--dropdown-radius:0}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters:last-of-type,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters:nth-last-child(2),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters:last-of-type,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters:nth-last-child(2),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters:last-of-type,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters:nth-last-child(2){border-right:0}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters ul,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters ul,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters ul{height:auto;max-height:none!important;overflow:visible}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary{align-items:center;border-bottom:1px solid rgba(3,7,18,.08);color:#030712;cursor:pointer;display:flex;justify-content:space-between;list-style:none;margin:0;min-height:58px;padding:16px;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title::-webkit-details-marker,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary::-webkit-details-marker,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title::-webkit-details-marker,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary::-webkit-details-marker,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title::-webkit-details-marker,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary::-webkit-details-marker{display:none}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title .filter-title,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title .text-spacing-60,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary .filter-title,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary .text-spacing-60,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title .filter-title,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title .text-spacing-60,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary .filter-title,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary .text-spacing-60,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title .filter-title,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title .text-spacing-60,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary .filter-title,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary .text-spacing-60{color:inherit;font:inherit;margin:0}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title svg,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary svg,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title svg,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary svg,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title svg,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary svg{display:none!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title:after,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary:after,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title:after,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary:after,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container>.filter-title:after,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters>summary:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath stroke='%23171716' stroke-linecap='round' stroke-linejoin='round' d='m1 .5 5 5 5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:7px;transition:transform .2s ease;width:12px}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container.is-open>.filter-title:after,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters[open]>summary:after,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container.is-open>.filter-title:after,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters[open]>summary:after,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-container.is-open>.filter-title:after,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterForm>.filters[open]>summary:after{transform:rotate(180deg)}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .checkbox-group,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-custom-list,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-list,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .checkbox-group,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-custom-list,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-list,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .checkbox-group,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-custom-list,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-price-list{padding:14px 16px 18px}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label{align-items:center;background:transparent;border:0;border-radius:0;color:rgba(3,7,18,.8);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;gap:10px;justify-content:flex-start;line-height:1.3;min-height:34px;padding:8px 0;text-transform:none;transition:color .2s ease,background-color .2s ease;white-space:normal;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box input[type=checkbox],.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label input[type=checkbox],.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label input[type=checkbox],.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box input[type=checkbox],.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label input[type=checkbox],.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label input[type=checkbox],.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box input[type=checkbox],.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label input[type=checkbox],.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label input[type=checkbox]{accent-color:var(--primary);background:var(--white);border-radius:2px;cursor:pointer;display:inline-block!important;flex-shrink:0;height:14px;margin:0;min-width:14px;order:-1;width:14px}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box input[type=checkbox]:not(:checked),.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label input[type=checkbox]:not(:checked),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label input[type=checkbox]:not(:checked){border:1.5px solid rgba(3,7,18,.1)}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box:hover,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label:hover,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label:hover,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box:hover,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label:hover,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label:hover,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box:hover,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price label:hover,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter label:hover{background:transparent;color:#030712}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list:has(.filter-color-option),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list:has(.filter-color-option){display:grid;gap:12px;grid-template-columns:repeat(9,minmax(0,1fr));justify-content:stretch;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list>li:has(.filter-color-option),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list>li:has(.filter-color-option),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list>li:has(.filter-color-option){display:flex;justify-content:center;min-width:0;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-option-list:has(.filter-color-option)>li:not(:has(.filter-color-option)){grid-column:1/-1}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option{align-items:center;background:transparent;border:0;display:inline-flex;gap:0;justify-content:center;min-height:32px;min-width:32px;padding:0;width:32px}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option input[type=checkbox],.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option input[type=checkbox],.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option input[type=checkbox]{display:none!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option .color-image,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option .color-image,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option .color-image{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:4px;cursor:pointer;display:block;height:32px;min-width:32px;object-fit:cover;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:32px}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box:has(input:checked),.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter:has(input:checked) label,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box:has(input:checked),.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter:has(input:checked) label,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-box:has(input:checked),.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-range-price:has(input:checked) label,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .list-itens-filter:has(input:checked) label{color:var(--primary);font-weight:500}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option:has(input:checked) .color-image,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option:has(input:checked) .color-image,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-color-option:has(input:checked) .color-image{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price{display:flex;flex-direction:column;gap:14px}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .range_inputs,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .range_inputs,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .range_inputs{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .range_input_group,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .range_input_group,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .range_input_group,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper{width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper{position:relative}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-arrow,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-arrow,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-arrow{display:none!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input{appearance:textfield;-moz-appearance:textfield;background:var(--white);border:1px solid rgba(3,7,18,.1)!important;border-radius:4px;box-shadow:none!important;color:rgba(3,7,18,.88);cursor:text;font-family:Inter,sans-serif;font-size:12px;font-weight:400;height:40px;line-height:1;padding:0 12px;text-align:center;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input::placeholder,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input::placeholder,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input::placeholder,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input::placeholder,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input::placeholder,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input::placeholder{color:rgba(3,7,18,.48)}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input:focus,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input:focus-visible,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input:focus,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input:focus-visible,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input:focus,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input:focus-visible,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input:focus,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input:focus-visible,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input:focus,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input:focus-visible,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input:focus,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input:focus-visible{border-color:rgba(3,7,18,.32)!important;box-shadow:0 0 0 1px rgba(3,7,18,.32)!important;outline:none}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input::-webkit-inner-spin-button,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input::-webkit-outer-spin-button,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input::-webkit-inner-spin-button,.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input::-webkit-outer-spin-button,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input::-webkit-inner-spin-button,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input::-webkit-outer-spin-button,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input::-webkit-inner-spin-button,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input::-webkit-outer-spin-button,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input::-webkit-inner-spin-button,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .price-input::-webkit-outer-spin-button,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input::-webkit-inner-spin-button,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filter-bar-price .stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterActionContainer--bottom,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterActionContainer--bottom,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterActionContainer--bottom{align-items:center;background:var(--white);border-top:1px solid rgba(3,7,18,.08);display:flex;flex-direction:row-reverse;gap:16px;grid-column:1/-1;justify-content:flex-start;padding:16px;width:100%}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterActionContainer--bottom .filter-button,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterActionContainer--bottom .filter-button,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterActionContainer--bottom .filter-button{border-radius:4px!important;display:inline-flex!important;min-height:48px;min-width:112px;width:max-content!important}.pageLayout.pageLayout--category .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterActionContainer--bottom .clear-filters,.pageLayout.pageLayout--manufacturer .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterActionContainer--bottom .clear-filters,.pageLayout.pageLayout--search .pageInfo:has(>.pageFilters #filtersV2Content.position-top)>.pageFilters #filtersV2Content.position-top .filterActionContainer--bottom .clear-filters{background:transparent!important;border:0!important;color:rgba(3,7,18,.64)!important;display:inline-flex!important;padding:0!important;text-decoration:none;width:max-content!important}.pageLayout.pageLayout--category .pageContent,.pageLayout.pageLayout--manufacturer .pageContent,.pageLayout.pageLayout--search .pageContent{gap:var(--spacing-6);grid-template-columns:var(--terracota-category-sidebar-width) minmax(0,1fr)}.pageLayout.pageLayout--category .pageColumnLeft,.pageLayout.pageLayout--manufacturer .pageColumnLeft,.pageLayout.pageLayout--search .pageColumnLeft{max-width:var(--terracota-category-sidebar-width);transform:translateY(-75px);width:100%}.pageLayout.pageLayout--category .pagePagination.pagination-elements,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements,.pageLayout.pageLayout--search .pagePagination.pagination-elements{align-items:center}.pageLayout.pageLayout--category .pagePagination.pagination-elements .pagination-elements__quantity-results,.pageLayout.pageLayout--manufacturer .pagePagination.pagination-elements .pagination-elements__quantity-results,.pageLayout.pageLayout--search .pagePagination.pagination-elements .pagination-elements__quantity-results{text-align:center}}@media (min-width:1024px){.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-item--featured-discount .product-list-informations,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-main-price-discount.featured_price),.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price),.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-item--featured-discount .product-list-informations .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-item--featured-discount .product-list-informations .product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-item--featured-discount .product-list-informations .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount.featured_price,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount,.pageLayout.pageLayout--manufacturer #shelf-list-product[data-columns="4"] .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;justify-content:flex-start;justify-self:stretch;margin-top:0;max-width:100%;width:100%}}body.page-information-contact .section-content{--contact-layout-width:1120px;margin:0 auto 72px;max-width:var(--contact-layout-width);width:100%}body.page-information-contact .section-content>#content-top:empty{display:none}body.page-information-contact .section-content>.container{padding:0!important}body.page-information-contact .section-content .breadcrumb{align-items:center;background:transparent;box-sizing:border-box;color:rgba(3,7,18,.56);display:flex;gap:8px;justify-content:flex-start!important;margin:24px 0 12px;max-width:var(--contact-layout-width);padding:0 30px!important;width:100%}body.page-information-contact .section-content .breadcrumb .list-inline-item,body.page-information-contact .section-content .breadcrumb li{align-items:center;border-left:0!important;display:inline-flex;margin-left:0!important;padding:0!important}body.page-information-contact .section-content .breadcrumb .list-inline-item:not(:first-child){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 3 3.5L1 8'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:5px 9px;padding-left:12px!important}body.page-information-contact .section-content .breadcrumb a,body.page-information-contact .section-content .breadcrumb span{color:inherit;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none}body.page-information-contact .section-content .breadcrumb .list-inline-item:first-child a,body.page-information-contact .section-content .breadcrumb li:first-child a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;display:inline-block;flex-shrink:0;font-size:0;height:16px;line-height:0;width:16px}body.page-information-contact .section-content .breadcrumb .list-inline-item:last-child a,body.page-information-contact .section-content .breadcrumb .list-inline-item:last-child span,body.page-information-contact .section-content .breadcrumb li:last-child a,body.page-information-contact .section-content .breadcrumb li:last-child span{color:rgba(3,7,18,.72)}body.page-information-contact .section-content #content{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);box-sizing:border-box;margin:0 30px;padding:24px 24px 40px!important;width:auto}@media (min-width:1201px){body.page-information-contact .section-content .breadcrumb{padding:0 15px!important}body.page-information-contact .section-content #content{margin:0 15px}}body.page-information-contact .section-content .content-title{margin-bottom:24px;text-align:center!important}body.page-information-contact .section-content .content-title h1,body.page-information-contact .section-content .content-title span{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:24px;font-weight:500;line-height:1.15;margin:0}body.page-information-contact .section-content .content-title h1{padding-top:0!important}body.page-information-contact .section-content .content-form-contactus{margin:24px auto 0;max-width:720px;padding:0!important;width:100%}body.page-information-contact .section-content #contact-form{background:var(--white);border-radius:8px;margin:0;max-width:none;padding:0;width:100%}body.page-information-contact .section-content fieldset{align-items:start;border:0;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0}body.page-information-contact .section-content .form-group{background:transparent;float:none;margin:0;max-width:none;min-width:0;padding-left:0!important;padding-right:0!important;width:100%}body.page-information-contact .section-content .form-group.col-sm-12,body.page-information-contact .section-content .form-group.section-top-20,body.page-information-contact .section-content .form-group.subject-content,body.page-information-contact .section-content .form-group:last-child{grid-column:1/-1}body.page-information-contact .section-content .form-group.col-lg-6,body.page-information-contact .section-content .form-group.col-sm-12,body.page-information-contact .section-content .form-group.col-xs-12{flex:none;max-width:none;width:100%}body.page-information-contact .section-content .form-group.has-error .form-control{background:#fff8f7!important;border:0!important}body.page-information-contact .section-content .form-group label.control-label,body.page-information-contact .section-content .label-default{color:var(--texto,#171716);display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.4;margin:0 0 8px}body.page-information-contact .section-content .label-default{background:transparent;border-radius:0;left:auto;padding:0;text-align:left!important;top:auto;width:fit-content!important}body.page-information-contact .section-content .label-subject{display:block;padding-left:0;padding-right:0;width:100%}body.page-information-contact .section-content .form-control,body.page-information-contact .section-content .form-select-input{background:#f8f8f8!important;border:0!important;border-radius:4px!important;box-shadow:none;color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1;min-height:46px;padding:0 14px;width:100%}body.page-information-contact .section-content .form-control::placeholder,body.page-information-contact .section-content .form-select-input::placeholder{color:rgba(3,7,18,.4)}body.page-information-contact .section-content .form-control:focus,body.page-information-contact .section-content .form-control:focus-visible,body.page-information-contact .section-content .form-select-input:focus,body.page-information-contact .section-content .form-select-input:focus-visible{background:var(--white);border:0!important;box-shadow:none;outline:none}body.page-information-contact .section-content .form-select-input,body.page-information-contact .section-content select.form-control{appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(3,7,18,.6) 0),linear-gradient(135deg,rgba(3,7,18,.6) 50%,transparent 0);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:42px}body.page-information-contact .section-content #subject.form-control{color:rgba(3,7,18,.72)}body.page-information-contact .section-content textarea.form-control{line-height:1.5;min-height:132px;padding-bottom:14px;padding-top:14px;resize:vertical}body.page-information-contact .section-content #input-captcha{margin-bottom:10px}body.page-information-contact .section-content #captcha,body.page-information-contact .section-content .captcha_valid_image img,body.page-information-contact .section-content .form-group img{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:4px;display:block;max-width:180px}body.page-information-contact .section-content .buttons .text-right{color:rgba(23,23,22,.72);font-family:Inter,sans-serif;font-size:13px;line-height:1.5;text-align:center}body.page-information-contact .section-content .buttons .text-right a{color:var(--texto,#171716);text-decoration:underline}body.page-information-contact .section-content .buttons .text-right input[type=checkbox]{accent-color:var(--primary);margin-left:8px}body.page-information-contact .section-content .form-validation,body.page-information-contact .section-content .text-danger{color:#b42318;display:block;font-family:Inter,sans-serif;font-size:12px;line-height:1.4;margin-top:6px}body.page-information-contact .section-content .form-group:last-child{align-items:start;display:flex;flex-direction:column;justify-content:center;margin-top:4px}body.page-information-contact .section-content #button-send{align-items:center;background:var(--primary)!important;border-color:var(--primary)!important;border-radius:4px;box-shadow:none;color:var(--white)!important;display:inline-flex;font-family:REM,sans-serif;font-size:13px;font-weight:500;justify-content:center;line-height:1;min-height:38px;min-width:132px;padding:0 24px;text-transform:none}body.page-information-contact .section-content #button-send:focus-visible,body.page-information-contact .section-content #button-send:hover{background:color-mix(in srgb,var(--primary) 92%,#000)!important;border-color:color-mix(in srgb,var(--primary) 92%,#000)!important;color:var(--white)!important}body.page-information-contact .section-content #result{margin-top:12px}body.page-information-contact .section-content .alert.alert-success{background:#ecfdf3;border:1px solid rgba(18,183,106,.18);border-radius:4px;color:#027a48;font-family:Inter,sans-serif;font-size:13px;line-height:1.5;padding:12px 14px}body.page-information-contact .section-content .content-info-contactus{border-top:1px solid rgba(3,7,18,.08);margin-top:32px;padding-top:24px}body.page-information-contact .section-content .content-info-contactus .content-title{margin-bottom:22px}body.page-information-contact .section-content .content-info-contactus .panel,body.page-information-contact .section-content .content-info-contactus .panel-body{background:transparent;border:0;box-shadow:none;margin:0;padding:0!important}body.page-information-contact .section-content .content-info-contactus .contact_address_informations{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}body.page-information-contact .section-content .content-info-contactus .contact_address_informations>div{background:#f8f8f8;border:1px solid rgba(3,7,18,.06);border-radius:8px;max-width:none;min-width:0;padding:18px!important;width:100%}body.page-information-contact .section-content .content-info-contactus .contact_address_informations .open-content,body.page-information-contact .section-content .content-info-contactus .contact_address_informations>div.col-sm-12{grid-column:1/-1}body.page-information-contact .section-content .content-info-contactus .contact_address_informations strong{color:var(--texto,#030712);display:block;font-family:REM,sans-serif;font-size:16px;font-weight:500;line-height:1.2;margin-bottom:10px}body.page-information-contact .section-content .content-info-contactus .contact_address_informations a,body.page-information-contact .section-content .content-info-contactus .contact_address_informations address,body.page-information-contact .section-content .content-info-contactus .contact_address_informations div{color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;font-style:normal;line-height:1.5;text-decoration:none}body.page-information-contact .section-content .content-info-contactus .contact_address_informations a{text-decoration:underline}body.page-information-contact .section-content .content-info-contactus .contact_address_informations .fa,body.page-information-contact .section-content .content-info-contactus .contact_address_informations .fab,body.page-information-contact .section-content .content-info-contactus .contact_address_informations .material-icons{color:var(--primary);font-size:22px!important;margin-bottom:10px}@media (max-width:768px){body.page-information-contact .section-content{margin:24px auto 48px}body.page-information-contact .section-content .breadcrumb{margin:16px 0 10px;padding:0 30px!important}body.page-information-contact .section-content #content{margin:0 30px;padding:32px 20px 28px!important}body.page-information-contact .section-content .content-title h1,body.page-information-contact .section-content .content-title span{font-size:28px}body.page-information-contact .section-content .content-form-contactus{margin-top:20px}body.page-information-contact .section-content .content-info-contactus .contact_address_informations,body.page-information-contact .section-content fieldset{grid-template-columns:1fr}body.page-information-contact .section-content #captcha,body.page-information-contact .section-content .captcha_valid_image img,body.page-information-contact .section-content .form-group img{max-width:100%}}@media (min-width:1024px){body.page-information-contact.search-open .search__content{top:calc(var(--terracota-search-backdrop-top, 100px) + 22px);transform:translateX(-50%) scale(1)!important}}.newsletterModule{margin-top:10px;padding:0}.newsletterModule .newsletterContent--layout-2 .newsletterContent__image img,.newsletterModule .newsletterContent--layout-3 .newsletterContent__image img{border-radius:0}.newsletterModule .newsletterContent:has(>.newsletter-send){align-items:center;display:flex!important;gap:0;justify-content:center;max-width:100%;padding:24px var(--spacing-4)!important;width:100%}@media (min-width:1024px){.newsletterModule .newsletterContent:has(>.newsletter-send){padding:32px var(--spacing-4)!important}}.newsletterModule .newsletterContent>.newsletter-send{align-items:center!important;background:linear-gradient(135deg,rgba(86,224,107,.08),transparent 55%),var(--white);border:1px solid rgba(86,224,107,.22);border-radius:20px;box-shadow:0 10px 30px rgba(3,7,18,.06);color:var(--texto,#030712);display:grid!important;font-family:REM,sans-serif;font-size:20px;font-weight:700;gap:4px 16px;grid-template-columns:48px minmax(0,1fr);justify-content:stretch!important;line-height:1.15;margin:0 auto!important;min-height:0!important;padding:20px 22px!important;text-align:left;width:min(100%,520px)}.newsletterModule .newsletterContent>.newsletter-send:after{color:rgba(3,7,18,.72);content:"Agora voce ja esta na nossa lista e vai receber novidades, lancamentos e ofertas da loja.";font-family:Inter,sans-serif;font-size:14px;font-weight:400;grid-column:2;line-height:1.45}.newsletterModule .newsletterContent>.newsletter-send .news-icon{align-items:center;background:color-mix(in srgb,var(--success,#56e06b) 16%,#fff);border-radius:16px;color:var(--success,#56e06b);display:inline-flex;flex:0 0 auto;grid-column:1;grid-row:1/span 2;height:48px;justify-content:center;margin:0;width:48px}.newsletterModule .newsletterContent>.newsletter-send .news-icon svg{display:block;height:24px;width:24px;fill:currentColor}@media (max-width:767px){.newsletterModule .newsletterContent>.newsletter-send{font-size:18px;gap:12px;grid-template-columns:1fr;padding:20px;text-align:center}.newsletterModule .newsletterContent>.newsletter-send .news-icon{grid-column:auto;grid-row:auto;margin:0 auto}.newsletterModule .newsletterContent>.newsletter-send:after{font-size:13px;grid-column:auto}}.newsletterModule .newsletterContent .newsletterContent__form .form__field{align-items:center;align-self:stretch;background:var(--newsletter-field-background,#fafafa)!important;border:1px solid var(--newsletter-field-border,#e0e0e0)!important;border-radius:4px;box-shadow:none!important;color:var(--newsletter-field-foreground,var(--texto,#030712))!important;display:flex;gap:8px;height:40px;padding:0 16px}.newsletterModule .newsletterContent .newsletterContent__form .form__field::placeholder{color:var(--newsletter-field-placeholder,rgba(3,7,18,.35))!important}.newsletterModule .newsletterContent .newsletterContent__social{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-bottom:20px;margin-top:20px;width:100%}.newsletterModule .newsletterContent .newsletterContent__socialTitle{color:var(--newsletter-social-title-foreground,var(--texto,#030712))!important;font-family:REM,sans-serif;font-size:var(--newsletter-social-title-font-size,20px)!important;font-style:var(--newsletter-social-title-font-style,normal)!important;font-weight:var(--newsletter-social-title-font-weight,500)!important;line-height:120%;margin:0;text-align:center!important;text-decoration:var(--newsletter-social-title-text-decoration,none)!important;text-transform:var(--newsletter-social-title-text-transform,none)!important}.newsletterModule .newsletterContent .newsletterContent__socialList{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.newsletterModule .newsletterContent .newsletterContent__socialItem{margin:0}.newsletterModule .newsletterContent .newsletterContent__socialItem a>.fab{margin:0!important}.newsletterModule .newsletterContent .newsletterContent__socialLink{align-items:center;background:var(--newsletter-social-background,var(--neutral,#fbebd9));border:1px solid var(--newsletter-social-border,rgba(3,7,18,.08));border-radius:var(--default-radius,8px);color:color-mix(in srgb,var(--newsletter-social-foreground,var(--primary,#c5531e)) calc((1 - var(--newsletter-social-official-colors, 0))*100%),var(--newsletter-social-network-color,var(--newsletter-social-foreground,var(--primary,#c5531e))) calc(var(--newsletter-social-official-colors, 0)*100%));display:inline-flex;height:40px;justify-content:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:40px}.newsletterModule .newsletterContent .newsletterContent__socialLink--facebook{--newsletter-social-network-color:#1877f2}.newsletterModule .newsletterContent .newsletterContent__socialLink--instagram{--newsletter-social-network-color:#e1306c}.newsletterModule .newsletterContent .newsletterContent__socialLink--spotify{--newsletter-social-network-color:#1db954}.newsletterModule .newsletterContent .newsletterContent__socialLink--youtube{--newsletter-social-network-color:red}.newsletterModule .newsletterContent .newsletterContent__socialLink--linkedin{--newsletter-social-network-color:#0a66c2}.newsletterModule .newsletterContent .newsletterContent__socialLink--tiktok,.newsletterModule .newsletterContent .newsletterContent__socialLink--twitter{--newsletter-social-network-color:#14171a}.newsletterModule .newsletterContent .newsletterContent__socialLink--telegram{--newsletter-social-network-color:#08c}.newsletterModule .newsletterContent .newsletterContent__socialLink--pinterest{--newsletter-social-network-color:#e60023}.newsletterModule .newsletterContent .newsletterContent__socialLink--blog{--newsletter-social-network-color:#f57d00}.newsletterModule .newsletterContent .newsletterContent__socialLink i,.newsletterModule .newsletterContent .newsletterContent__socialLink svg{color:currentColor;fill:currentColor;flex-shrink:0;height:16px;width:16px}.newsletterModule .newsletterContent .newsletterContent__socialLink i{font-size:16px;line-height:1}.newsletterModule .newsletterContent .newsletterContent__socialLink:focus-visible,.newsletterModule .newsletterContent .newsletterContent__socialLink:hover{background:var(--newsletter-social-background,var(--neutral,#fbebd9));border-color:var(--newsletter-social-border,rgba(3,7,18,.08));text-decoration:none;transform:translateY(-1px)}.newsletterModule .newsletterContent .newsletterContent__socialText{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.newsletterModule .container{background-color:var(--newsletter-background,var(--white,#fff));border-radius:0;max-width:100%;width:100%}.newsletterModule .newsletterContent--layout-1{padding:var(--spacing-10) var(--spacing-4);--newsletter-padding:0;--newsletter-gap:var(--spacing-6);align-items:center;color:var(--texto,#030712);justify-content:center;margin:0;max-width:600px;text-align:left;width:100%}.newsletterModule .newsletterContent--layout-1 .newsletterContent__info{align-items:stretch;gap:var(--spacing-4);justify-content:center;width:100%}.newsletterModule .newsletterContent--layout-1 .newsletterContent__title{align-self:flex-start;color:var(--newsletter-title-foreground,var(--texto,#030712))!important;font-family:REM,sans-serif;font-size:var(--newsletter-title-font-size,24px)!important;font-style:var(--newsletter-title-font-style,normal)!important;font-weight:var(--newsletter-title-font-weight,700)!important;justify-content:flex-start;line-height:1.1;text-align:center!important;text-decoration:var(--newsletter-title-text-decoration,none)!important;text-transform:var(--newsletter-title-text-transform,none)!important;width:100%}.newsletterModule .newsletterContent--layout-1 .newsletterContent__title p,.newsletterModule .newsletterContent--layout-1 .newsletterContent__title p *{color:currentColor!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;line-height:inherit!important;margin:0;text-decoration:inherit!important;text-transform:inherit!important;width:100%}.newsletterModule .newsletterContent--layout-1 .newsletterContent__description{color:var(--newsletter-description-foreground,var(--texto,#030712))!important;font-family:Inter,sans-serif;font-size:var(--newsletter-description-font-size,16px)!important;font-style:var(--newsletter-description-font-style,normal)!important;font-weight:var(--newsletter-description-font-weight,400)!important;line-height:1.35;text-align:center!important;text-decoration:var(--newsletter-description-text-decoration,none)!important;text-transform:var(--newsletter-description-text-transform,none)!important;width:100%}.newsletterModule .newsletterContent--layout-1 .newsletterContent__description p,.newsletterModule .newsletterContent--layout-1 .newsletterContent__description p *{color:currentColor!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;line-height:inherit!important;text-decoration:inherit!important;text-transform:inherit!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form{display:grid;gap:var(--spacing-3);grid-template-columns:1fr;width:100%}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form .form__field{font-family:Inter,sans-serif;font-size:14px;font-weight:400;max-width:100%!important;min-width:0;width:100%!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form .btn-newsletter{--btn-background:var(--newsletter-button-background,var(--primary));--btn-foreground:var(--newsletter-button-foreground,var(--white));--btn-border:1px solid var(--newsletter-button-border,var(--primary));border-radius:4px;box-shadow:none!important;font-family:REM,sans-serif;font-size:16px;font-weight:700;min-height:40px;text-transform:none;width:100%}@media (min-width:1024px){.newsletterModule .newsletterContent--layout-1{--newsletter-gap:var(--spacing-8);max-width:860px;text-align:center}.newsletterModule .newsletterContent--layout-1 .newsletterContent__info{align-items:center;flex-direction:column;gap:var(--spacing-5)}.newsletterModule .newsletterContent--layout-1 .newsletterContent__title{align-self:center;font-size:var(--newsletter-title-font-size,24px);justify-content:center;text-align:center}.newsletterModule .newsletterContent--layout-1 .newsletterContent__description{font-size:var(--newsletter-description-font-size,14px);max-width:560px!important;text-align:center}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form{align-items:center;display:grid!important;flex-direction:unset;gap:8px;grid-template-areas:"field button";grid-template-columns:minmax(0,1fr) 108px!important;justify-content:unset;margin:0 auto;max-width:600px!important;width:100%!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form>input[type=hidden]{display:none!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form .form__field{grid-column:auto;height:40px!important;justify-self:stretch;max-width:100%!important;min-width:0;width:100%!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form .form__field--email,.newsletterModule .newsletterContent--layout-1 .newsletterContent__form .form__field--name,.newsletterModule .newsletterContent--layout-1 .newsletterContent__form .form__field--phone{grid-column:auto}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form .btn-newsletter{grid-area:button;justify-self:stretch;min-height:40px!important;min-width:108px!important;width:108px!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form:not(:has(.form__field+.form__field)){grid-template-areas:"field button";grid-template-columns:minmax(0,1fr) 108px!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form:has(.form__field+.form__field):not(:has(.form__field+.form__field+.form__field)){grid-template-areas:"field field button";grid-template-columns:minmax(0,1fr) minmax(0,1fr) 108px!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email){gap:12px 16px;grid-template-areas:"name name name" "phone email button";grid-template-columns:minmax(0,1fr) minmax(0,1fr) 136px!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .form__field--name{grid-area:name;justify-self:stretch;max-width:100%!important;width:100%!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .form__field--phone{grid-area:phone;max-width:100%!important;width:100%!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .form__field--email{grid-area:email;max-width:100%!important;width:100%!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .btn-newsletter{grid-area:button;justify-self:stretch;min-width:136px!important;width:136px!important}}.newsletterModule .newsletterContent--layout-1 .newsletterContent__image{display:none}.newsletterModule .newsletterContent--layout-1 .newsletterContent__info{padding:0}@media (min-width:1024px){.newsletterModule .newsletterContent--layout-1{align-items:start;display:grid;gap:0;grid-template-columns:1fr minmax(0,760px) 1fr;max-width:100%;padding:0;width:100%}.newsletterModule .newsletterContent--layout-1 .newsletterContent__image{display:none!important}.newsletterModule .newsletterContent--layout-1 .newsletterContent__info{align-items:center;display:flex;gap:var(--spacing-3);grid-column:2;justify-content:center;margin:0 auto;max-width:600px;min-height:0;padding:32px var(--spacing-4) 24px;width:100%}.newsletterModule .newsletterContent--layout-1 .newsletterContent__social{margin-top:24px}.newsletterModule .newsletterContent--layout-1 .newsletterContent__title{font-size:24px}.newsletterModule .newsletterContent--layout-1 .newsletterContent__description{font-size:12px;line-height:1.3;max-width:420px}}.newsletterModule .newsletterContent--layout-2{--newsletter-padding:0;--newsletter-gap:var(--spacing-6);align-items:center;color:var(--texto,#030712);justify-content:center;margin:0;max-width:600px;text-align:left;width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__info{align-items:stretch;gap:var(--spacing-4);justify-content:center;width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__title{align-self:flex-start;color:var(--newsletter-title-foreground,var(--texto,#030712))!important;font-family:REM,sans-serif;font-size:var(--newsletter-title-font-size,24px)!important;font-style:var(--newsletter-title-font-style,normal)!important;font-weight:var(--newsletter-title-font-weight,700)!important;justify-content:flex-start;line-height:1.1;text-align:center!important;text-decoration:var(--newsletter-title-text-decoration,none)!important;text-transform:var(--newsletter-title-text-transform,none)!important;width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__title p,.newsletterModule .newsletterContent--layout-2 .newsletterContent__title p *{color:currentColor!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;line-height:inherit!important;margin:0;text-decoration:inherit!important;text-transform:inherit!important;width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__description{color:var(--newsletter-description-foreground,var(--texto,#030712))!important;font-family:Inter,sans-serif;font-size:var(--newsletter-description-font-size,16px)!important;font-style:var(--newsletter-description-font-style,normal)!important;font-weight:var(--newsletter-description-font-weight,400)!important;line-height:1.35;text-align:center!important;text-decoration:var(--newsletter-description-text-decoration,none)!important;text-transform:var(--newsletter-description-text-transform,none)!important;width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__description p,.newsletterModule .newsletterContent--layout-2 .newsletterContent__description p *{color:currentColor!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;line-height:inherit!important;text-decoration:inherit!important;text-transform:inherit!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form{display:grid;gap:var(--spacing-3);grid-template-columns:1fr;width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form .form__field{font-family:Inter,sans-serif;font-size:14px;font-weight:400;max-width:100%!important;min-width:0;width:100%!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form .btn-newsletter{--btn-background:var(--newsletter-button-background,var(--primary));--btn-foreground:var(--newsletter-button-foreground,var(--white));--btn-border:1px solid var(--newsletter-button-border,var(--primary));border-radius:4px;box-shadow:none!important;font-family:REM,sans-serif;font-size:16px;font-weight:700;min-height:40px;text-transform:none;width:100%}@media (min-width:1024px){.newsletterModule .newsletterContent--layout-2{--newsletter-gap:var(--spacing-8);max-width:860px;text-align:center}.newsletterModule .newsletterContent--layout-2 .newsletterContent__info{align-items:center;flex-direction:column;gap:var(--spacing-5)}.newsletterModule .newsletterContent--layout-2 .newsletterContent__title{align-self:center;font-size:var(--newsletter-title-font-size,24px);justify-content:center;text-align:center}.newsletterModule .newsletterContent--layout-2 .newsletterContent__description{font-size:var(--newsletter-description-font-size,14px);max-width:560px!important;text-align:center}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form{align-items:center;display:grid!important;flex-direction:unset;gap:8px;grid-template-areas:"field button";grid-template-columns:minmax(0,1fr) 108px!important;justify-content:unset;margin:0 auto;max-width:600px!important;width:100%!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form>input[type=hidden]{display:none!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form .form__field{grid-column:auto;height:40px!important;justify-self:stretch;max-width:100%!important;min-width:0;width:100%!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form .form__field--email,.newsletterModule .newsletterContent--layout-2 .newsletterContent__form .form__field--name,.newsletterModule .newsletterContent--layout-2 .newsletterContent__form .form__field--phone{grid-column:auto}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form .btn-newsletter{grid-area:button;justify-self:stretch;min-height:40px!important;min-width:108px!important;width:108px!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form:not(:has(.form__field+.form__field)){grid-template-areas:"field button";grid-template-columns:minmax(0,1fr) 108px!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form:has(.form__field+.form__field):not(:has(.form__field+.form__field+.form__field)){grid-template-areas:"field field button";grid-template-columns:minmax(0,1fr) minmax(0,1fr) 108px!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email){gap:12px 16px;grid-template-areas:"name name name" "phone email button";grid-template-columns:minmax(0,1fr) minmax(0,1fr) 136px!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .form__field--name{grid-area:name;justify-self:stretch;max-width:100%!important;width:100%!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .form__field--phone{grid-area:phone;max-width:100%!important;width:100%!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .form__field--email{grid-area:email;max-width:100%!important;width:100%!important}.newsletterModule .newsletterContent--layout-2 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .btn-newsletter{grid-area:button;justify-self:stretch;min-width:136px!important;width:136px!important}}.newsletterModule .newsletterContent--layout-2 .newsletterContent__image{width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__info{padding:0 16px}@media (min-width:1024px){.newsletterModule .newsletterContent--layout-2{align-items:stretch;display:grid;gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:1894px;padding:0;width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__image{aspect-ratio:175/107;display:block;height:406px;max-height:406px;max-width:947px;width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__image img{display:block;height:100%;object-fit:cover;width:100%}.newsletterModule .newsletterContent--layout-2 .newsletterContent__info{align-items:center;display:flex;justify-content:center;margin:auto;max-width:600px;min-height:100%;padding:40px var(--spacing-8)}.newsletterModule .newsletterContent--layout-2 .newsletterContent__social{margin-top:32px}}.newsletterModule .newsletterContent--layout-3{--newsletter-padding:0;--newsletter-gap:var(--spacing-6);align-items:center;color:var(--texto,#030712);justify-content:center;margin:0;max-width:600px;text-align:left;width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__info{align-items:stretch;gap:var(--spacing-4);justify-content:center;width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__title{align-self:flex-start;color:var(--newsletter-title-foreground,var(--texto,#030712))!important;font-family:REM,sans-serif;font-size:var(--newsletter-title-font-size,24px)!important;font-style:var(--newsletter-title-font-style,normal)!important;font-weight:var(--newsletter-title-font-weight,700)!important;justify-content:flex-start;line-height:1.1;text-align:center!important;text-decoration:var(--newsletter-title-text-decoration,none)!important;text-transform:var(--newsletter-title-text-transform,none)!important;width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__title p,.newsletterModule .newsletterContent--layout-3 .newsletterContent__title p *{color:currentColor!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;line-height:inherit!important;margin:0;text-decoration:inherit!important;text-transform:inherit!important;width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__description{color:var(--newsletter-description-foreground,var(--texto,#030712))!important;font-family:Inter,sans-serif;font-size:var(--newsletter-description-font-size,16px)!important;font-style:var(--newsletter-description-font-style,normal)!important;font-weight:var(--newsletter-description-font-weight,400)!important;line-height:1.35;text-align:center!important;text-decoration:var(--newsletter-description-text-decoration,none)!important;text-transform:var(--newsletter-description-text-transform,none)!important;width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__description p,.newsletterModule .newsletterContent--layout-3 .newsletterContent__description p *{color:currentColor!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;line-height:inherit!important;text-decoration:inherit!important;text-transform:inherit!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form{display:grid;gap:var(--spacing-3);grid-template-columns:1fr;width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form .form__field{font-family:Inter,sans-serif;font-size:14px;font-weight:400;max-width:100%!important;min-width:0;width:100%!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form .btn-newsletter{--btn-background:var(--newsletter-button-background,var(--primary));--btn-foreground:var(--newsletter-button-foreground,var(--white));--btn-border:1px solid var(--newsletter-button-border,var(--primary));border-radius:4px;box-shadow:none!important;font-family:REM,sans-serif;font-size:16px;font-weight:700;min-height:40px;text-transform:none;width:100%}@media (min-width:1024px){.newsletterModule .newsletterContent--layout-3{--newsletter-gap:var(--spacing-8);max-width:860px;text-align:center}.newsletterModule .newsletterContent--layout-3 .newsletterContent__info{align-items:center;flex-direction:column;gap:var(--spacing-5)}.newsletterModule .newsletterContent--layout-3 .newsletterContent__title{align-self:center;font-size:var(--newsletter-title-font-size,24px);justify-content:center;text-align:center}.newsletterModule .newsletterContent--layout-3 .newsletterContent__description{font-size:var(--newsletter-description-font-size,14px);max-width:560px!important;text-align:center}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form{align-items:center;display:grid!important;flex-direction:unset;gap:8px;grid-template-areas:"field button";grid-template-columns:minmax(0,1fr) 108px!important;justify-content:unset;margin:0 auto;max-width:600px!important;width:100%!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form>input[type=hidden]{display:none!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form .form__field{grid-column:auto;height:40px!important;justify-self:stretch;max-width:100%!important;min-width:0;width:100%!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form .form__field--email,.newsletterModule .newsletterContent--layout-3 .newsletterContent__form .form__field--name,.newsletterModule .newsletterContent--layout-3 .newsletterContent__form .form__field--phone{grid-column:auto}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form .btn-newsletter{grid-area:button;justify-self:stretch;min-height:40px!important;min-width:108px!important;width:108px!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form:not(:has(.form__field+.form__field)){grid-template-areas:"field button";grid-template-columns:minmax(0,1fr) 108px!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form:has(.form__field+.form__field):not(:has(.form__field+.form__field+.form__field)){grid-template-areas:"field field button";grid-template-columns:minmax(0,1fr) minmax(0,1fr) 108px!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email){gap:12px 16px;grid-template-areas:"name name name" "phone email button";grid-template-columns:minmax(0,1fr) minmax(0,1fr) 136px!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .form__field--name{grid-area:name;justify-self:stretch;max-width:100%!important;width:100%!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .form__field--phone{grid-area:phone;max-width:100%!important;width:100%!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .form__field--email{grid-area:email;max-width:100%!important;width:100%!important}.newsletterModule .newsletterContent--layout-3 .newsletterContent__form:has(.form__field--name):has(.form__field--phone):has(.form__field--email) .btn-newsletter{grid-area:button;justify-self:stretch;min-width:136px!important;width:136px!important}}.newsletterModule .newsletterContent--layout-3 .newsletterContent__image{width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__info{padding:40px 16px 24px}@media (min-width:1024px){.newsletterModule .newsletterContent--layout-3{align-items:stretch;display:grid;gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:1894px;padding:0;width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__image{aspect-ratio:175/107;display:block;height:579px;max-height:579px;max-width:947px;order:2;overflow:hidden;width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__image img{display:block;height:100%;object-fit:cover;width:100%}.newsletterModule .newsletterContent--layout-3 .newsletterContent__info{align-items:center;display:flex;justify-content:center;margin:auto;max-width:600px;min-height:100%;order:1;padding:40px var(--spacing-8)}.newsletterModule .newsletterContent--layout-3 .newsletterContent__social{margin-top:32px}}@media (max-width:1023px){.newsletterModule .newsletterContent--layout-3 .newsletterContent__image{order:2}.newsletterModule .newsletterContent--layout-3 .newsletterContent__info{order:1}}header{backdrop-filter:blur(var(--header-background-blur,20px));background-color:var(--header-background,transparent);background-image:var(--header-linear-gradient,none);border-radius:var(--header-radius,0);box-shadow:var(--header-shadow,none);display:flex;flex-direction:column;gap:0;padding:var(--header-padding-y,0) var(--header-padding-x,0);padding-bottom:0;width:100%;z-index:var(--z-index-header,1050)}@media (min-width:1024px){header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:var(--header-padding-y,0) var(--header-padding-x,0);padding-bottom:0}}header .container{--container-max-width:var(--header-container-size,100%)}#cart section{gap:0;max-width:323px;width:100%}@media (min-width:1024px){#cart section{max-width:420px}}#cart .cart-list-products{align-self:flex-start;display:flex;flex-direction:column;gap:var(--cart-list-products-gap,var(--spacing-2));list-style:none;padding:0;width:100%;--link-color:var(--cart-link-foreground,var(--foreground-default))}#cart .cart-list-products>li{border:none;border-radius:8px;color:var(--cart-product-foreground,var(--foreground-secondary));display:grid;gap:var(--spacing-2);grid-template-columns:90px 1fr 24px;padding:0;width:100%}#cart .cart-list-products>li .cart-product-caption{display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-default) 0}#cart .cart-list-products>li .cart-product-caption .cart-option-list{color:var(--cart-product-option-foreground,currentColor);font-size:var(--cart-product-option-font-size,var(--font-size-xs));font-weight:var(--cart-product-option-font-weight,400);order:2}#cart .cart-list-products>li .cart-product-caption .cart-product-price{color:var(--cart-product-price-foreground,var(--foreground-default));font-family:var(--cart-product-price-font-family,inherit);font-size:var(--cart-product-price-font-size,var(--font-size-xs));font-weight:var(--cart-product-price-font-weight,400);line-height:var(--cart-product-price-line-height,normal)}#cart .cart-list-products>li .cart-product-title{line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:0;overflow:hidden}#cart .cart-list-products>li .cart-product-title a{color:var(--cart-product-title-foreground,var(--foreground-secondary));font-family:var(--cart-product-title-font-family,inherit);font-size:var(--cart-product-title-font-size,var(--font-size-xs));font-weight:var(--cart-product-title-font-weight,400);line-height:var(--cart-product-title-line-height,1);text-transform:var(--cart-product-title-text-transform,none)}#cart .cart-list-products>li .list-index li{height:max-content;padding:0}#cart .cart-list-products>li .cart-product-image{background-color:var(--cart-product-image-background,var(--thumb-background,#eaeeef))}#cart .cart-list-products>li .cart-product-image img{border-radius:8px;height:auto;height:90px;mix-blend-mode:multiply;width:90px}#cart .cart-cart-total{display:flex;justify-content:space-between;margin-bottom:var(--spacing-4);padding:0}#cart .cart-cart-total .cart-cart-total-title{color:var(--cart-total-title-foreground,var(--foreground-secondary));font-family:var(--cart-total-title-font-family,inherit);font-size:var(--cart-total-title-font-size,var(--font-size-sm));font-weight:var(--cart-total-title-font-weight,400);line-height:var(--cart-total-title-line-height,normal)}#cart .cart-cart-total .cart-cart-total-price{color:var(--cart-total-price-foreground,currentColor);font-family:var(--cart-total-price-font-family,inherit);font-size:var(--cart-total-price-font-size,var(--font-size-lg));font-weight:var(--cart-total-price-font-weight,inherit);line-height:var(--cart-total-price-line-height,normal)}#cart .cart-action{background-color:var(--cart-action-background,var(--background));border-radius:var(--cart-action-radius,var(--radius-default,16px));display:flex!important;flex-direction:column!important;gap:var(--cart-action-gap,var(--spacing-4));margin-top:auto;padding:var(--spacing-4);position:relative}#cart .cart-action .btn-primary+.btn-primary{margin-top:var(--spacing-2)}#cart #cart-content .drawer__content{height:100%;padding:0;padding-top:var(--spacing-6)}#cart #cart-content .js-cart_dropdown{display:flex;flex-direction:column;gap:var(--cart-dropdown-gap,0);height:100%;padding-top:var(--cart-dropdown-padding-top,0)}.backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.form-control,.form-label+.form-control,select.form-control:not([size]):not([multiple]){height:38px!important}.overlineModule{width:100%}.overlineModule__list{background-color:var(--overline-background,var(--secondary));border-radius:var(--overline-radius,0);color:var(--overline-foreground,#fff);min-height:var(--overline-list-min-height,40px);width:var(--overline-width,100%)}.overlineModule__item{align-items:center;display:inline-flex!important;display:flex;font-size:var(--overline-font-size,var(--font-size-sm));font-style:var(--overline-font-style,normal);font-weight:var(--overline-font-weight,500);justify-content:center;min-height:var(--overline-item-min-height,40px);text-align:var(--overline-text-align,center);text-decoration:var(--overline-text-decoration,none);text-transform:var(--overline-text-transform,none)}.overlineModule__item .overlineModule__text{letter-spacing:var(--overline-letter-spacing,0);padding:var(--overline-text-padding,12px)}.headerContent{--mobileHeaderIcon-svg-size:24px;--mobileHeaderIcon-padding:6px;--mobileHeaderIcon-size:calc(var(--mobileHeaderIcon-svg-size, 24px) + var(--mobileHeaderIcon-padding, 6px) + var(--mobileHeaderIcon-padding, 6px));backdrop-filter:blur(var(--headerContent-background-blur,blur(10.3999996185px)));background-color:var(--headerContent-background,var(--terracota-headerContent-background-default,var(--primary)));background-image:var(--headerContent-linear-gradient,none);border-radius:var(--headerContent-radius,0);box-shadow:var(--headerContent-shadow,none);color:var(--headerContent-color,var(--white));display:grid;font-family:var(--headerContent-font-family,var(--text-font-family));font-size:var(--headerContent-font-size,var(--text-sm));font-weight:var(--headerContent-font-weight,400);gap:var(--spacing-4);gap:var(--headerContent-gap,var(--spacing-4));grid-template-areas:"categories logo . account cart .";grid-template-columns:var(--mobileHeaderIcon-size,32px) 166px 1fr repeat(2,var(--mobileHeaderIcon-size,32px)) 0;height:max-content;padding:var(--headerContent-padding-y,var(--spacing-2)) var(--headerContent-padding-x,var(--spacing-4));position:relative;transition:all .6s ease-in-out;width:100%;z-index:var(--headerContent-z-index)}@media (min-width:1024px){.headerContent{--headerContent-padding-x:var(--spacing-6);--headerContent-padding-y:var(--spacing-4)}}.headerContent{border-radius:0!important;column-gap:16px}.headerContent.headerContent--gradient{--headerContent-background:linear-gradient(90deg,var(--headerContent-gradient-start,var(--neutral)) 0%,var(--headerContent-gradient-end,var(--primary)) 100%);--headerContent-background-hover:transparent;background:var(--headerContent-background)}.headerContent.headerContent--gradient:before{display:none}@media (min-width:1024px){.headerContent{grid-template-areas:"logo logo logo categories . account cart";grid-template-columns:repeat(3,40px) 1fr repeat(3,40px)}}.headerContent a{color:var(--headerContent-link-color,var(--link-color));font-size:var(--headerContent-link-font-size,var(--headerContent-font-size));font-weight:var(--headerContent-link-font-weight,var(--link-font-weight));text-decoration:none}.headerContent .btn{background-color:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,transparent))!important;border:1px solid var(--headerContent-btn-border,var(--headerContent-btn-background,var(--terracota-headerContent-btn-border-default,transparent)));color:var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-foreground-default,#fff))!important;width:var(--headerContent-btn-width,var(--headerContent-btn-width,auto))}@media (max-width:1023px){.headerContent{background-color:var(--headerContent-before-background,var(--headerContent-background,var(--primary)))}.headerContent .btn{--headerContent-btn-background:transparent!important}.headerContent .headerContent_mobileIconButton{background-color:var(--mobileHeaderIcon-background,transparent)!important;border-color:var(--mobileHeaderIcon-border,var(--mobileHeaderIcon-background,transparent))!important;border-radius:var(--mobileHeaderIcon-radius,var(--btn-radius,4px))!important;box-sizing:border-box!important;color:var(--mobileHeaderIcon-foreground,#fdf7ef)!important;height:var(--mobileHeaderIcon-size)!important;min-height:var(--mobileHeaderIcon-size)!important;min-width:var(--mobileHeaderIcon-size)!important;padding:var(--mobileHeaderIcon-padding)!important;width:var(--mobileHeaderIcon-size)!important}.headerContent .headerContent_mobileIconButton svg{height:var(--mobileHeaderIcon-svg-size)!important;width:var(--mobileHeaderIcon-svg-size)!important}.headerContent .headerContent_mobileIconButton svg circle[fill],.headerContent .headerContent_mobileIconButton svg path[fill],.headerContent .headerContent_mobileIconButton svg rect[fill]{fill:currentColor!important}.headerContent .headerContent_mobileIconButton:is(:hover,:focus-visible,.active){background-color:var(--mobileHeaderIcon-background-hover,var(--mobileHeaderIcon-background,transparent))!important;border-color:var(--mobileHeaderIcon-border-hover,var(--mobileHeaderIcon-background-hover,var(--mobileHeaderIcon-border,transparent)))!important;color:var(--mobileHeaderIcon-foreground-hover,var(--mobileHeaderIcon-foreground,#fdf7ef))!important}.headerContent .headerContent_mobileCategoriesButton{margin-left:8px!important}.headerContent .headerContent_mobileCategoriesButton svg circle[fill],.headerContent .headerContent_mobileCategoriesButton svg path[fill],.headerContent .headerContent_mobileCategoriesButton svg rect[fill]{fill:var(--mobileHeaderIcon-foreground,#fdf7ef)!important}.headerContent .headerContent_mobileCategoriesButton:is(:hover,:focus-visible,.active) svg circle[fill],.headerContent .headerContent_mobileCategoriesButton:is(:hover,:focus-visible,.active) svg path[fill],.headerContent .headerContent_mobileCategoriesButton:is(:hover,:focus-visible,.active) svg rect[fill]{fill:var(--mobileHeaderIcon-foreground-hover,var(--mobileHeaderIcon-foreground,#fdf7ef))!important}}.headerContent .btn.btn-icon{--btn-font-size:var(--font-size-2xl)}.headerContent_logo{align-items:center;color:var(--primary);display:flex;grid-area:logo;justify-content:center;margin-left:20px}.headerContent_logo img{display:none;height:var(--logo-mobile-height,var(--logo-config-mobile-height,var(--logo-height,var(--logo-config-height,auto))));max-width:100%;object-fit:contain;width:var(--logo-mobile-width,var(--logo-config-mobile-width,var(--logo-width,var(--logo-config-width,100%))))}@media (min-width:1024px){.headerContent_logo img{height:var(--logo-height,var(--logo-config-height,auto));width:var(--logo-width,var(--logo-config-width,100%))}}.headerContent_logo .headerContent_logoText{color:var(--branco,#fff);font-family:REM,sans-serif;font-optical-sizing:auto;font-size:36px;font-style:normal;font-weight:400;line-height:36px;text-decoration:none}.headerContent_logo img{max-height:100px}.headerContent_searchToggle{display:none}.headerContent_actions{display:contents}.headerContent_categories{color:currentColor;grid-area:categories;width:100%}.headerContent_categories>.categoriesList{display:none}.headerContent_categories .btn-icon{align-items:center;display:inline-flex;height:24px;justify-content:center;line-height:1;min-height:24px;min-width:24px;padding:0;width:24px}.headerContent_categories #categories-content.drawer{height:100vh;padding:0}.headerContent_categories #categories-content.drawer[open]{backdrop-filter:none;background-color:var(--background-utilities-blanket,rgba(28,27,24,.4));padding:var(--spacing-2)}.headerContent_categories #categories-content.drawer [data-drawer-close]{--btn-background:transparent;--headerContent-btn-background:transparent;--btn-foreground:var(--foreground-default);--headerContent-btn-foreground:var(--foreground-default)}.headerContent_categories #categories-content.drawer .drawer__content{background-color:var(--background,var(--body-background,#fff));padding:0}.headerContent_categories #categories-content.drawer .categoriesList{color:var(--foreground-default);list-style:none;padding-left:0}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__link{align-items:center;display:flex;justify-content:space-between;width:100%}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item{align-items:center;display:flex;flex-wrap:wrap;height:2.5rem;height:max-content;padding:0 var(--spacing-4)}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item section{display:none}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a{align-items:center;color:var(--categoryLink-foreground,#030712);display:flex;font-family:var(--categoryLink-font-family,REM);font-size:var(--categoryLink-font-size,14px);font-style:var(--categoryLink-font-style,normal);font-weight:var(--categoryLink-font-weight,400);height:40px;line-height:var(--categoryLink-line-height,normal);text-align:var(--categoryLink-text-align,left);text-decoration:var(--categoryLink-text-decoration,none);text-transform:var(--categoryLink-text-transform,none)}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg{color:var(--categoryLink-foreground,#030712);font-family:var(--categoryLink-font-family,var(--text-font-family));font-size:var(--categoryLink-font-size,var(--font-size-sm));font-style:var(--categoryLink-font-style,inherit);font-weight:var(--categoryLink-font-weight,inherit);line-height:var(--categoryLink-line-height,inherit);text-align:var(--categoryLink-text-align,left);text-decoration:var(--categoryLink-text-decoration,none);text-transform:var(--categoryLink-text-transform,none)}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:has(.categoriesList--all:empty){display:none}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item .categoriesList{interpolate-size:allow-keywords;max-height:0;opacity:0;transition:all .2s ease-in-out;visibility:hidden}.headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item [open]+.categoriesList{max-height:max-content;max-height:360px;opacity:1;pointer-events:auto;visibility:visible}@media (min-width:1024px){.headerContent_categories{align-items:center;display:flex;height:100%;justify-content:center;padding-left:0!important}.headerContent_categories [data-target=categories-content]{display:none!important}.headerContent_categories #categories-content.drawer{display:flex;flex-direction:row;height:auto;left:unset;margin-left:unset;opacity:1;padding:0;position:unset;top:unset;transform:unset;visibility:visible;width:100%}.headerContent_categories #categories-content.drawer .drawer__background{display:none}.headerContent_categories #categories-content.drawer section{background-color:transparent;flex-direction:row;max-width:100%;opacity:1;position:unset;visibility:visible;width:100%}}@media (min-width:1024px) and (min-width:1024px){.headerContent_categories #categories-content.drawer section{display:contents}}@media (min-width:1024px){.headerContent_categories #categories-content.drawer section>:not([hidden]){min-height:unset}.headerContent_categories #categories-content.drawer section .drawer__content{background-color:var(--background,var(--body-background,#fff));height:auto;overflow-y:visible;width:100%}.headerContent_categories #categories-content.drawer section>div:not(.drawer__content){display:none}.headerContent_categories #categories-content.drawer section .categoriesList{color:var(--categoryLink-foreground,var(--white));display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--category-list-gap);height:40px;justify-content:var(--categoryLink-align,flex-start);margin-bottom:0;max-height:unset!important;overflow:hidden;width:100%}.headerContent_categories #categories-content.drawer section .categoriesList--scrollable{overflow:visible}.headerContent_categories #categories-content.drawer section .categoriesList .categoriesList__item{position:relative;width:max-content}.headerContent_categories #categories-content.drawer section .categoriesList .categoriesList__item .categoriesList__link{gap:var(--spacing-2)}.headerContent_categories #categories-content.drawer section .categoriesList .categoriesList__item:has(>.categoriesList--sub-sub){width:100%}.headerContent_categories #categories-content.drawer section .categoriesList--sub{align-items:flex-start;backdrop-filter:blur(var(--subcategory-background-blur,10px));background-color:var(--subcategory-background,#fff);border-radius:var(--dropdown-radius,var(--radius-2xl));color:var(--foreground-default);display:none;flex-direction:column;flex-wrap:nowrap;height:max-content;justify-content:flex-start;left:50%;opacity:0;overflow-y:auto;padding:var(--dropdown-padding,var(--spacing-4));position:absolute;top:100%;transform:translateX(-50%) scale(.9);transition:all .2s ease-in-out;visibility:hidden;width:360px}.headerContent_categories #categories-content.drawer section .categoriesList--sub.categoriesList--flex{display:flex}.headerContent_categories #categories-content.drawer section .categoriesList--sub .categoriesList{height:max-content}.headerContent_categories #categories-content.drawer section .categoriesList--sub a{width:100%;--categoryLink-foreground:var(--subcategory-foreground,currentColor);--categoryLink-font-size:var(--subcategory-font-size,inherit);--categoryLink-font-weight:var(--subcategory-font-weight,inherit);--categoryLink-font-style:var(--subcategory-font-style,inherit);--categoryLink-text-align:var(--subcategory-text-align,left);--categoryLink-text-decoration:var(--subcategory-text-decoration,none);--categoryLink-text-transform:var(--subcategory-text-transform,none);justify-content:var(--subcategory-align,flex-start)}.headerContent_categories #categories-content.drawer section .categoriesList--sub .categoriesList__item{height:max-content;padding:0}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image){display:flex;height:fit-content;width:fit-content}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__item{margin-right:auto;max-width:50%}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__item:has(.categoriesList--sub-sub){padding-right:var(--space-400)}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__image{position:absolute;right:0;top:0;width:50%}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__image figure{margin:0 auto}.headerContent_categories #categories-content.drawer section .categoriesList--sub:has(.categoriesList__image) .categoriesList__image figure img{width:100%}.headerContent_categories #categories-content.drawer section .categoriesList--sub-sub{backdrop-filter:blur(var(--subcategory-background-blur,10px));background-color:var(--subcategory-background,#fff);border-radius:var(--dropdown-radius,var(--radius-2xl));color:var(--foreground-default);display:flex;left:50%;max-height:0!important;opacity:0;padding:0;position:relative;transform:translateX(-50%) scale(.9);transition:all .2s ease-in-out;visibility:hidden;interpolate-size:allow-keywords}.headerContent_categories #categories-content.drawer section .categoriesList__item>[open]+.categoriesList--sub-sub{max-height:max-content!important}.headerContent_categories #categories-content.drawer section .categoriesList__item:hover>.categoriesList,.headerContent_categories #categories-content.drawer section .categoriesList__item>[open]+.categoriesList{opacity:1;transform:translateX(-50%) scale(1);visibility:visible}.headerContent_categories #categories-content.drawer section .categoriesList--all{height:max-content;max-height:0!important;max-width:360px;overflow-y:auto;width:max-content}.headerContent_categories #categories-content.drawer section .categoriesList--all .categoriesList__item{align-items:flex-start;flex-direction:column;width:100%}.headerContent_categories #categories-content.drawer section .categoriesList--all .categoriesList--sub{max-height:0!important;opacity:0!important;padding:0 var(--spacing-8);position:unset!important;transform:translateX(0) scale(1)!important;visibility:hidden!important;width:100%}.headerContent_categories #categories-content.drawer section .categoriesList__item--all [open]+.categoriesList--all,.headerContent_categories #categories-content.drawer section .categoriesList__item--all:hover .categoriesList--all{max-height:480px!important}.headerContent_categories #categories-content.drawer section .categoriesList__item--all:hover .categoriesList--all{transform:translateX(-50%) scale(1)!important}.headerContent_categories #categories-content.drawer section .categoriesList__item--all:hover .categoriesList--all [open]+.categoriesList--sub{max-height:480px!important;opacity:1!important;transform:translateX(0) scale(1)!important;visibility:visible!important}}.headerContent_categories .js-login_account{display:flex;gap:var(--spacing-4);padding:0}.headerContent_categories .js-login_account>:not([hidden]){font-size:var(--text-xs)}.headerContent_categories .js-login_account .account-content{display:flex;flex-direction:column}.headerContent_categories .js-login_account .btn{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-padding:0 1rem;--btn-font-size:0.875rem;align-items:center;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:color-mix(in srgb,var(--neutral) 12%,var(--background,var(--white)));--btn-foreground:var(--neutral-foreground,var(--foreground-secondary));--btn-border:1px solid transparent}.headerContent_categories .js-login_account .btn.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.headerContent_categories .js-login_account .btn path,.headerContent_categories .js-login_account .btn svg{color:currentColor;height:1em;width:1em}.headerContent_categories .js-login_account .btn:disabled{cursor:not-allowed;opacity:.65}.headerContent_account{grid-area:account}.headerContent_account,.headerContent_cart{align-items:center;display:flex;justify-content:center}.headerContent_cart{grid-area:cart}@media (min-width:1024px){.headerContent:has(.drawer[open]),.headerContent:has(.dropdown-active),.headerContent:hover{background-color:var(--headerContent-background-hover,var(--headerContent-background,var(--terracota-headerContent-background-hover-default,var(--terracota-headerContent-background-default,var(--primary)))))}.headerContent:has(.drawer[open]) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a,.headerContent:has(.dropdown-active) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a,.headerContent:hover .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a{color:var(--categoryLink-foreground-hover,var(--primary))}.headerContent:has(.drawer[open]) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg,.headerContent:has(.dropdown-active) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg,.headerContent:hover .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg{color:var(--categoryLink-foreground-hover,var(--primary))}.headerContent:has(.drawer[open]) .headerContent_categories .btn,.headerContent:has(.drawer[open]) .headerContent_searchToggle .headerContent_searchButton,.headerContent:has(.dropdown-active) .headerContent_categories .btn,.headerContent:has(.dropdown-active) .headerContent_searchToggle .headerContent_searchButton,.headerContent:hover .headerContent_categories .btn,.headerContent:hover .headerContent_searchToggle .headerContent_searchButton{background-color:var(--headerContent-btn-background-hover,var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-hover-default,var(--terracota-headerContent-btn-background-default,transparent))))!important;border:1px solid var(--headerContent-btn-border-hover,var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-hover-default,var(--terracota-headerContent-btn-border-default,transparent))));color:var(--headerContent-btn-foreground-hover,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-foreground-hover-default,var(--terracota-headerContent-btn-foreground-default,#fff))))!important}.headerContent:has(.drawer[open]) .headerContent_logo img,.headerContent:has(.dropdown-active) .headerContent_logo img,.headerContent:hover .headerContent_logo img{filter:var(--logo-filter,none)}.headerContent:has(.drawer[open]) .form-control.ac_input,.headerContent:has(.dropdown-active) .form-control.ac_input,.headerContent:hover .form-control.ac_input{background-color:transparent!important;border:none!important;color:var(--search-foreground,var(--categoryLink-foreground,var(--foreground-default)))!important}.headerContent:has(.drawer[open]) .headerContent_actions .headerSearch .form-control.ac_input,.headerContent:has(.dropdown-active) .headerContent_actions .headerSearch .form-control.ac_input,.headerContent:hover .headerContent_actions .headerSearch .form-control.ac_input{background-color:transparent!important;border:none!important;color:var(--search-foreground,var(--categoryLink-foreground,var(--foreground-default)))!important}}.headerContent #default_logo{display:block}.headerContent #hover_logo{display:none}.headerContent:has(.drawer[open]):has(#hover_logo) #default_logo,.headerContent:has(.dropdown-active):has(#hover_logo) #default_logo,.headerContent:has(.search__content.show):has(#hover_logo) #default_logo,body.scrolled .headerContent:has(#hover_logo) #default_logo{display:none}.headerContent:has(.drawer[open]):has(#hover_logo) #hover_logo,.headerContent:has(.dropdown-active):has(#hover_logo) #hover_logo,.headerContent:has(.search__content.show):has(#hover_logo) #hover_logo,body.scrolled .headerContent:has(#hover_logo) #hover_logo{display:block}@media (min-width:1024px){.headerContent:hover:has(#hover_logo) #default_logo{display:none}.headerContent:hover:has(#hover_logo) #hover_logo{display:block}}.headerContent_desktopLabel,.search-submit-label{display:none}@media (min-width:1024px){.headerContent_desktopLabel,.search-submit-label{display:inline;font-size:var(--font-size-xs);font-weight:500;line-height:1;text-transform:uppercase}#page-header-search__form .input-group-append .headerSearch_submit,.headerContent_account .btn,.headerContent_cart .cart-toggle{align-items:center;display:inline-flex;gap:8px;height:36px;justify-content:center;min-width:0;padding:0 12px;width:auto}#page-header-search__form .input-group-append .headerSearch_submit svg,.headerContent_account .btn svg,.headerContent_cart .cart-toggle svg{height:14px;width:14px}body.scrolled header{transform:translateY(calc(var(--header-hide-on-scroll, 0)*-100%))}}body.scrolled.scroll-up header{transform:translateY(0)}body.scrolled .headerContent:has(.drawer[open]),body.scrolled .headerContent:has(.dropdown-active){background-color:var(--headerContent-background-hover,var(--headerContent-background,var(--terracota-headerContent-background-hover-default,var(--terracota-headerContent-background-default,var(--primary)))))}body.scrolled .headerContent:has(.drawer[open]) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a,body.scrolled .headerContent:has(.dropdown-active) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item a{color:var(--categoryLink-foreground-hover,var(--categoryLink-foreground,currentColor))}body.scrolled .headerContent:has(.drawer[open]) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg,body.scrolled .headerContent:has(.dropdown-active) .headerContent_categories #categories-content.drawer .categoriesList .categoriesList__item:not(.categoriesList__item--all) svg{color:var(--categoryLink-foreground-hover,var(--categoryLink-foreground,currentColor))}body.scrolled .headerContent:has(.drawer[open]) .headerContent_categories .btn,body.scrolled .headerContent:has(.drawer[open]) .headerContent_searchToggle .headerContent_searchButton,body.scrolled .headerContent:has(.dropdown-active) .headerContent_categories .btn,body.scrolled .headerContent:has(.dropdown-active) .headerContent_searchToggle .headerContent_searchButton{background-color:var(--headerContent-btn-background-hover,var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-hover-default,var(--terracota-headerContent-btn-background-default,transparent))))!important;border:1px solid var(--headerContent-btn-border-hover,var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-hover-default,var(--terracota-headerContent-btn-border-default,transparent))));color:var(--headerContent-btn-foreground-hover,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-foreground-hover-default,var(--terracota-headerContent-btn-foreground-default,#fff))))!important}body.scrolled .headerContent:has(.drawer[open]) .headerContent_logo img,body.scrolled .headerContent:has(.dropdown-active) .headerContent_logo img{filter:var(--logo-filter,none)}body.scrolled .headerContent:has(.drawer[open]) .ac_input,body.scrolled .headerContent:has(.dropdown-active) .ac_input{color:var(--search-foreground-hover,var(--search-foreground,var(--categoryLink-foreground-hover,var(--categoryLink-foreground,var(--foreground-default)))))!important}body.scrolled .headerContent .headerContent_account .btn,body.scrolled .headerContent .headerContent_cart .cart-toggle,body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_account .btn,body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_cart .cart-toggle,body.scrolled .headerContent:has(.drawer[open]) .headerContent_account .btn,body.scrolled .headerContent:has(.drawer[open]) .headerContent_cart .cart-toggle,body.scrolled .headerContent:has(.dropdown-active) .headerContent_account .btn,body.scrolled .headerContent:has(.dropdown-active) .headerContent_cart .cart-toggle{background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff))!important;border-color:var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-default,rgba(3,7,18,.08)))!important;color:var(--terracota-headerContent-btn-label-color,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-label-default,#030712)))!important}body.scrolled .headerContent .headerContent_account .btn svg,body.scrolled .headerContent .headerContent_cart .cart-toggle svg,body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_account .btn svg,body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_cart .cart-toggle svg,body.scrolled .headerContent:has(.drawer[open]) .headerContent_account .btn svg,body.scrolled .headerContent:has(.drawer[open]) .headerContent_cart .cart-toggle svg,body.scrolled .headerContent:has(.dropdown-active) .headerContent_account .btn svg,body.scrolled .headerContent:has(.dropdown-active) .headerContent_cart .cart-toggle svg{color:var(--terracota-headerContent-btn-icon-color,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-icon-default,var(--primary))))!important}body:not(.common-home) .headerContent .headerContent_account .btn,body:not(.common-home) .headerContent .headerContent_cart .cart-toggle,body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_account .btn,body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_cart .cart-toggle,body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_account .btn,body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_cart .cart-toggle,body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_account .btn,body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_cart .cart-toggle{background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff))!important;border-color:var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-default,rgba(3,7,18,.08)))!important;color:var(--terracota-headerContent-btn-label-color,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-label-default,#030712)))!important}body:not(.common-home) .headerContent .headerContent_account .btn svg,body:not(.common-home) .headerContent .headerContent_cart .cart-toggle svg,body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_account .btn svg,body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_cart .cart-toggle svg,body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_account .btn svg,body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_cart .cart-toggle svg,body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_account .btn svg,body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_cart .cart-toggle svg{color:var(--terracota-headerContent-btn-icon-color,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-icon-default,var(--primary))))!important}body:not(.common-home) .headerContent .headerContent_account .btn svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_account .btn svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_account .btn svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_account .btn svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"]{fill:var(--terracota-headerContent-btn-icon-color,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-icon-default,var(--primary))))!important}@media (max-width:1023px){body:not(.common-home) .headerContent .headerContent_account .btn svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_account .btn svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_account .btn svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_account .btn svg path[fill="#FDF7EF"],body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"]{fill:var(--mobileHeaderIcon-foreground,var(--terracota-headerContent-btn-icon-color,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-icon-default,var(--white)))))!important}}@media (max-width:1023px){body.scrolled .headerContent .headerContent_mobileIconButton.btn,body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn,body.scrolled .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn,body.scrolled .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn,body.scrolled .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn,body:not(.common-home) .headerContent .headerContent_mobileIconButton.btn,body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn,body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn,body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn,body:not(.common-home) .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn{background:var(--mobileHeaderIcon-background,transparent)!important;background-color:var(--mobileHeaderIcon-background,transparent)!important;border-color:var(--mobileHeaderIcon-border,var(--mobileHeaderIcon-background,transparent))!important;color:var(--mobileHeaderIcon-foreground,#fdf7ef)!important}body.scrolled .headerContent .headerContent_mobileIconButton.btn svg,body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn svg,body.scrolled .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn svg,body.scrolled .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn svg,body.scrolled .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn svg,body:not(.common-home) .headerContent .headerContent_mobileIconButton.btn svg,body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn svg,body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn svg,body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn svg,body:not(.common-home) .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn svg{color:var(--mobileHeaderIcon-foreground,#fdf7ef)!important}body.scrolled .headerContent .headerContent_mobileIconButton.btn svg circle[fill],body.scrolled .headerContent .headerContent_mobileIconButton.btn svg path[fill],body.scrolled .headerContent .headerContent_mobileIconButton.btn svg rect[fill],body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn svg circle[fill],body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn svg path[fill],body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn svg rect[fill],body.scrolled .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn svg circle[fill],body.scrolled .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn svg path[fill],body.scrolled .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn svg rect[fill],body.scrolled .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn svg circle[fill],body.scrolled .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn svg path[fill],body.scrolled .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn svg rect[fill],body.scrolled .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn svg circle[fill],body.scrolled .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn svg path[fill],body.scrolled .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn svg rect[fill],body:not(.common-home) .headerContent .headerContent_mobileIconButton.btn svg circle[fill],body:not(.common-home) .headerContent .headerContent_mobileIconButton.btn svg path[fill],body:not(.common-home) .headerContent .headerContent_mobileIconButton.btn svg rect[fill],body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn svg circle[fill],body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn svg path[fill],body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn svg rect[fill],body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn svg circle[fill],body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn svg path[fill],body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn svg rect[fill],body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn svg circle[fill],body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn svg path[fill],body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn svg rect[fill],body:not(.common-home) .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn svg circle[fill],body:not(.common-home) .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn svg path[fill],body:not(.common-home) .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn svg rect[fill]{fill:currentColor!important}body.scrolled .headerContent .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active),body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active),body.scrolled .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active),body.scrolled .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active),body.scrolled .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active),body:not(.common-home) .headerContent .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active),body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active),body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active),body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active),body:not(.common-home) .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active){background:var(--mobileHeaderIcon-background-hover,var(--mobileHeaderIcon-background,transparent))!important;background-color:var(--mobileHeaderIcon-background-hover,var(--mobileHeaderIcon-background,transparent))!important;border-color:var(--mobileHeaderIcon-border-hover,var(--mobileHeaderIcon-background-hover,var(--mobileHeaderIcon-border,transparent)))!important;color:var(--mobileHeaderIcon-foreground-hover,var(--mobileHeaderIcon-foreground,#fdf7ef))!important}body.scrolled .headerContent .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg,body.scrolled .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg,body.scrolled .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg,body.scrolled .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg,body.scrolled .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg,body:not(.common-home) .headerContent .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg,body:not(.common-home) .headerContent:has(#searchCollapse.show) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg,body:not(.common-home) .headerContent:has(.drawer[open]) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg,body:not(.common-home) .headerContent:has(.dropdown-active) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg,body:not(.common-home) .headerContent:has(.search__content.show) .headerContent_mobileIconButton.btn:is(:hover,:focus-visible,.active) svg{color:var(--mobileHeaderIcon-foreground-hover,var(--mobileHeaderIcon-foreground,#fdf7ef))!important}.headerContent:has(.drawer[open]) .headerContent_mobileIconButton,.headerContent:has(.dropdown-active) .headerContent_mobileIconButton,.headerContent:has(.search__content.show) .headerContent_mobileIconButton{background:var(--mobileHeaderIcon-background,transparent)!important;background-color:var(--mobileHeaderIcon-background,transparent)!important;border-color:var(--mobileHeaderIcon-border,var(--mobileHeaderIcon-background,transparent))!important;color:var(--mobileHeaderIcon-foreground,#fdf7ef)!important}.headerContent:has(.drawer[open]) .headerContent_mobileIconButton svg,.headerContent:has(.dropdown-active) .headerContent_mobileIconButton svg,.headerContent:has(.search__content.show) .headerContent_mobileIconButton svg{color:var(--mobileHeaderIcon-foreground,#fdf7ef)!important}.headerContent:has(.drawer[open]) .headerContent_mobileIconButton:is(:hover,:focus-visible,.active),.headerContent:has(.dropdown-active) .headerContent_mobileIconButton:is(:hover,:focus-visible,.active),.headerContent:has(.search__content.show) .headerContent_mobileIconButton:is(:hover,:focus-visible,.active){background:var(--mobileHeaderIcon-background-hover,var(--mobileHeaderIcon-background,transparent))!important;background-color:var(--mobileHeaderIcon-background-hover,var(--mobileHeaderIcon-background,transparent))!important;border-color:var(--mobileHeaderIcon-border-hover,var(--mobileHeaderIcon-background-hover,var(--mobileHeaderIcon-border,transparent)))!important;color:var(--mobileHeaderIcon-foreground-hover,var(--mobileHeaderIcon-foreground,#fdf7ef))!important}.headerContent:has(.drawer[open]) .headerContent_mobileIconButton:is(:hover,:focus-visible,.active) svg,.headerContent:has(.dropdown-active) .headerContent_mobileIconButton:is(:hover,:focus-visible,.active) svg,.headerContent:has(.search__content.show) .headerContent_mobileIconButton:is(:hover,:focus-visible,.active) svg{color:var(--mobileHeaderIcon-foreground-hover,var(--mobileHeaderIcon-foreground,#fdf7ef))!important}}body:has(#login.show){overflow:hidden}.dropdown-menu .headerLogin_close{display:none}@media (max-width:768px){.headerContent{padding-top:10px}.headerContent_account .btn svg path[fill="#FDF7EF"],.headerContent_cart .cart-toggle svg path[fill="#FDF7EF"]{fill:var(--mobileHeaderIcon-foreground,var(--terracota-headerContent-btn-icon-color,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-icon-default,var(--white)))))!important}.headerContent_account .headerContent_mobileIconButton:is(:hover,:focus-visible,.active) svg path[fill="#FDF7EF"],.headerContent_cart .headerContent_mobileIconButton:is(:hover,:focus-visible,.active) svg path[fill="#FDF7EF"]{fill:var(--mobileHeaderIcon-foreground-hover,var(--mobileHeaderIcon-foreground,var(--terracota-headerContent-btn-icon-color,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-icon-default,var(--white))))))!important}.dropdown-menu{--dropdown-padding:var(--spacing-2);backdrop-filter:none;border-radius:var(--radius-full);height:auto;left:50%!important;top:8px!important;transform:unset!important;transform:translateX(-50%)!important;width:calc(100% - 16px)}.dropdown-menu#login{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:grid;gap:14px;padding:0!important;position:fixed!important}.dropdown-menu#login .js-login_account{background:var(--white);border:1px solid var(--search-border-color,color-mix(in srgb,var(--primary) 34%,transparent));border-radius:22px;gap:12px;overflow:visible;padding:12px}.dropdown-menu#login .headerLogin_close{align-items:center;appearance:none;background:var(--white)!important;border:1px solid var(--search-border-color,color-mix(in srgb,var(--primary) 34%,transparent))!important;border-radius:999px;box-shadow:none!important;color:var(--texto,#030712);cursor:pointer;display:inline-flex;font-family:REM,sans-serif;font-size:18px;height:42px;justify-content:center;justify-self:center;line-height:1;margin:0 auto;min-width:42px;padding:0;width:42px}.dropdown-menu#login .js-login_account .btn:focus-visible,.dropdown-menu#login .js-login_account .btn:hover{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--white)!important}.dropdown-menu .js-login_account{align-items:center;grid-template-columns:repeat(2,1fr);height:100%}}@media (max-width:768px) and (min-width:1024px){.dropdown-menu .js-login_account{gap:var(--spacing-10)}}@media (max-width:768px){.dropdown-menu .btn-light{--btn-border:1px solid var(--search-border-color,color-mix(in srgb,var(--primary) 34%,transparent));--btn-foreground:var(--primary);--btn-background:transparent}header:has(#overlineModule)~.dropdown-menu{top:64px!important}}@media (min-width:1024px){.js-login_account{gap:var(--spacing-10)}}@media (max-width:1023px){.headerContent--layout-2{--headerContent-radius:0px;grid-template-areas:"categories logo . account cart";grid-template-columns:24px 166px 1fr repeat(2,24px)}.headerContent--layout-2 .drawer__content:has(.categoriesList.nav){border-radius:0;border-top:0;padding-top:0!important}.headerContent--layout-2 .categoriesList.nav{justify-content:flex-start}}@media (min-width:1024px){.headerContent--layout-2{--headerContent-radius:0px;--desktop-action-width:48px;border-radius:0!important;grid-template-areas:"logo actions" "categories categories";grid-template-columns:var(--desktop-logo-width) minmax(0,1fr);grid-template-rows:100px 80px}.headerContent--layout-2 .headerContent_categories{height:80px!important;min-height:80px!important}.headerContent--layout-2 .headerContent_categories .categoriesList.nav{justify-content:center}.headerContent--layout-2 .headerContent_categories #categories-content.drawer section .drawer__content{border-radius:0;border-top:0;min-height:80px!important;padding-top:0!important}.headerContent--layout-2 .headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav{height:80px!important;min-height:80px!important}.headerContent--layout-2 #cart-quantity,.headerContent--layout-2 .headerContent_desktopLabel{display:none!important}.headerContent--layout-2 .headerContent_account,.headerContent--layout-2 .headerContent_cart{width:var(--desktop-action-width)}.headerContent--layout-2 .headerContent_account .btn,.headerContent--layout-2 .headerContent_cart .cart-toggle{--btn-width:var(--desktop-action-width);gap:0;max-width:var(--desktop-action-width)!important;min-width:var(--desktop-action-width)!important;padding:0!important;width:var(--desktop-action-width)!important}.headerContent--layout-3{--layout-3-button-width:48px;--layout-3-button-height:48px;--layout-3-button-gap:12px;--layout-3-cart-right:312px;--layout-3-account-right:calc(var(--layout-3-cart-right) + var(--layout-3-button-width) + var(--layout-3-button-gap));--layout-3-search-right:calc(var(--layout-3-account-right) + var(--layout-3-button-width) + var(--layout-3-button-gap));--headerContent-radius:0px;background:var(--headerContent-background,var(--terracota-headerContent-background-default,var(--neutral)))!important;gap:0!important;grid-template-areas:". logo ." "categories categories categories"!important;grid-template-columns:.7fr 430px .7fr!important;grid-template-rows:100px 44px!important;overflow:visible!important;padding:0!important}.headerContent--layout-3:before{display:none!important}.headerContent--layout-3 .headerContent_categories{padding:0!important}.headerContent--layout-3 .headerContent_logo{grid-area:logo;justify-content:center!important;justify-self:center!important;margin-left:0!important;padding:0!important;width:auto!important}.headerContent--layout-3 .headerContent_logo .headerContent_logoText{color:var(--primary)!important}.headerContent--layout-3 #cart-quantity,.headerContent--layout-3 .headerContent_desktopLabel{display:none!important}}@media (min-width:1024px){.headerContent--layout-3 .drawer__content:has(.categoriesList.nav){border-radius:0;border-top:1px solid var(--secondary-light);padding-top:0!important}.headerContent--layout-3 .categoriesList.nav{justify-content:center}.headerContent--layout-3 .headerContent_actions{display:contents!important}.headerContent--layout-3 .headerContent_account,.headerContent--layout-3 .headerContent_cart,.headerContent--layout-3 .headerContent_searchToggle{height:var(--layout-3-button-height)!important;max-width:var(--layout-3-button-width)!important;min-height:var(--layout-3-button-height)!important;min-width:var(--layout-3-button-width)!important;position:absolute!important;top:26px!important;width:var(--layout-3-button-width)!important;z-index:4!important}.headerContent--layout-3 .headerContent_searchToggle{align-items:center;display:flex!important;justify-content:center;left:auto!important;right:var(--layout-3-search-right)!important}.headerContent--layout-3 .headerContent_account{left:auto!important;right:var(--layout-3-account-right)!important}.headerContent--layout-3 .headerContent_cart{left:auto!important;right:var(--layout-3-cart-right)!important}.headerContent--layout-3 .headerContent_account .btn,.headerContent--layout-3 .headerContent_cart .cart-toggle,.headerContent--layout-3 .headerContent_searchToggle .headerContent_searchButton{--btn-width:var(--layout-3-button-width);--btn-height:48px;--btn-padding:0 14px;--btn-radius:var(--default-radius,6px);--btn-background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff));--btn-border:1px solid var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-default,rgba(3,7,18,.08)));--btn-foreground:var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-foreground-default,#030712));align-items:center!important;background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff))!important;border:1px solid var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-default,rgba(3,7,18,.08)))!important;border-radius:var(--btn-radius)!important;box-shadow:none!important;color:var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-foreground-default,#030712))!important;display:inline-flex!important;flex-wrap:nowrap!important;gap:0!important;height:var(--layout-3-button-height)!important;justify-content:center!important;max-width:var(--layout-3-button-width)!important;min-height:var(--layout-3-button-height)!important;min-width:var(--layout-3-button-width)!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:var(--layout-3-button-width)!important}.headerContent--layout-3 .headerContent_account .btn,.headerContent--layout-3 .headerContent_cart .cart-toggle{color:var(--terracota-headerContent-btn-label-color)!important}.headerContent--layout-3 .headerContent_account .btn svg,.headerContent--layout-3 .headerContent_cart .cart-toggle svg,.headerContent--layout-3 .headerContent_searchToggle .headerContent_searchButton svg{height:14px!important;width:14px!important}.headerContent--layout-3 .headerContent_searchToggle .headerContent_searchButton{color:var(--primary)!important}.headerContent--layout-3 .headerContent_account .btn svg,.headerContent--layout-3 .headerContent_cart .cart-toggle svg{color:var(--terracota-headerContent-btn-icon-color)!important}.headerContent--layout-3 .headerContent_account .btn svg path[fill="#FDF7EF"],.headerContent--layout-3 .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"]{fill:var(--terracota-headerContent-btn-icon-color)!important;stroke:none!important}.headerContent--layout-3 .headerContent_searchToggle .headerContent_searchButton svg *{stroke:var(--primary)!important}.headerContent--layout-3 .headerContent_account .btn svg *,.headerContent--layout-3 .headerContent_cart .cart-toggle svg *{stroke:none!important}.headerContent--layout-3 .headerContent_actions .headerSearch{left:50%!important;max-width:min(960px,100% - 260px)!important;opacity:0!important;pointer-events:none!important;position:absolute!important;top:18px!important;transform:translateX(-50%)!important;visibility:hidden!important;width:min(960px,100% - 260px)!important;z-index:8!important}.headerContent--layout-3 .headerContent_actions .headerSearch.is-layout-3-search-open{opacity:1!important;pointer-events:auto!important;visibility:visible!important}.headerContent--layout-3 .headerContent_actions .headerSearch #search-v2{width:100%!important}.headerContent--layout-3 .headerContent_actions .headerSearch #search-v2 .form-search-wrap{background-color:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,var(--white)))!important;border:1px solid var(--search-border-color,rgba(3,7,18,.06))!important;border-radius:8px!important;height:48px!important;margin-top:10px;min-height:48px!important;padding:0 44px!important;position:relative!important}.headerContent--layout-3 .headerContent_actions .headerSearch #search-v2 .form-search-wrap:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7' stroke='%23C5531E' stroke-width='1.333'/%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-width='1.333' d='M11 8a3 3 0 0 0-3 3M20 20l-3-3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:14px;left:16px;position:absolute;top:50%;transform:translateY(-50%);width:14px}.headerContent--layout-3 .headerContent_actions .headerSearch #page-header-search__form{display:grid!important;gap:0!important;grid-template-columns:minmax(0,1fr)!important;position:unset!important}.headerContent--layout-3 .headerContent_actions .headerSearch #search-v2 .input-group-append{display:none!important}.headerContent--layout-3 .headerContent_actions .headerSearch #page-header-search__form .form-control{color:var(--search-foreground,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-foreground-default,#030712)))!important;font-size:12px!important;padding:0!important}.headerContent--layout-3 .headerContent_actions .headerSearch #page-header-search__form .form-control::placeholder{color:var(--search-placeholder,#b7b7b7)!important}.headerContent--layout-3 .headerContent_actions .headerSearch.is-layout-3-search-open .headerSearch_close{align-items:center;background:transparent;border:0;color:color-mix(in srgb,var(--primary) 50%,transparent);display:inline-flex!important;justify-content:center;padding:0;position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:2}}.pageLayout--home{background:var(--body-background,#f5f5f6);margin-bottom:0!important}@media (min-width:1024px){header>.container{gap:0;position:relative;--desktop-logo-width:430px;--desktop-search-width:clamp(420px,36vw,640px);--desktop-search-half:clamp(210px,18vw,320px);--desktop-search-gap:24px;--desktop-action-width:160px}.headerContent{--terracota-headerContent-btn-background-default:#fff;--terracota-headerContent-btn-background-hover-default:var(--primary);--terracota-headerContent-btn-border-default:rgba(3,7,18,.08);--terracota-headerContent-btn-border-hover-default:var(--primary);--terracota-headerContent-btn-foreground-default:#030712;--terracota-headerContent-btn-foreground-hover-default:var(--white);--terracota-headerContent-btn-label-default:#030712;--terracota-headerContent-btn-label-hover-default:var(--white);--terracota-headerContent-btn-icon-default:var(--primary);--terracota-headerContent-btn-icon-hover-default:var(--white);background:var(--headerContent-background,var(--terracota-headerContent-background-default,var(--neutral)));gap:0;grid-template-areas:"logo actions" "categories categories";grid-template-columns:var(--desktop-logo-width) minmax(0,1fr);grid-template-rows:100px 44px;overflow:hidden;padding:0!important}.headerContent:not(.headerContent--layout-2):not(.headerContent--layout-3){grid-template-areas:"logo . actions" "categories categories categories";grid-template-columns:var(--desktop-logo-width) minmax(0,1fr) max-content}.headerContent:before{background:var(--headerContent-before-background,var(--primary));background-position:50%;background-repeat:no-repeat;background-size:cover;clip-path:polygon(0 0,100% 0,84% 100%,0 100%);content:"";height:100px;left:0;position:absolute;top:0;width:var(--desktop-logo-width);z-index:0}.headerContent:after{display:none}.headerContent_account,.headerContent_cart,.headerContent_logo{align-self:center;min-height:48px;position:relative;z-index:1}.headerContent_logo{justify-content:flex-end;margin-left:0;padding:0 90px 0 24px;width:var(--desktop-logo-width)}.headerContent_logo .headerContent_logoText{color:#fff;display:block;font-size:38px;line-height:1;max-width:100%;white-space:nowrap}.headerContent_actions{align-items:center;display:flex;gap:var(--desktop-search-gap);grid-area:actions;justify-content:flex-start;min-width:0;padding:0 0 0 24px;z-index:3}.headerContent:not(.headerContent--layout-3) .headerContent_actions{display:contents;padding:0}.headerContent_categories{background:var(--categoryLink-background,rgba(0,0,0,.03));border-top:0;min-height:44px}.headerContent_categories #categories-content.drawer{width:100%}.headerContent_categories #categories-content.drawer section .drawer__content{background-color:var(--categoryLink-background,var(--background,var(--body-background,#fff)));background-color:var(--categoryLink-background,var(--background,var(--body-background,#fff)))!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav{justify-content:var(--categoryLink-align,center)!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item{align-items:center;display:inline-flex;min-height:44px}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all:has(.categoriesList--all:empty){display:inline-flex!important;margin-right:4px}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details>summary{align-items:center;display:flex}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all .btn.btn-icon.btn-secondary{--btn-font-size:14px;--btn-radius:var(--default-radius,2px);align-items:center;background:transparent!important;border:1px solid #111827!important;color:var(--texto,#030712)!important;display:inline-flex;font-family:REM,sans-serif;font-size:14px!important;font-style:normal;font-weight:400;gap:8px;height:30px!important;letter-spacing:normal;line-height:16px;min-height:30px!important;min-width:auto!important;padding:0 12px!important;text-transform:none;white-space:nowrap;width:auto!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all .btn.btn-icon.btn-secondary .categoriesList__allLabel{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:16px;text-transform:none}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all .btn.btn-icon.btn-secondary svg{height:12px;width:12px}.headerContent_categories #categories-content.drawer section .categoriesList{align-items:center;color:var(--texto,#030712);gap:28px}.headerContent_categories #categories-content.drawer section .categoriesList .categoriesList__item{align-items:center;display:inline-flex}.headerContent_categories #categories-content.drawer section .categoriesList .categoriesList__item .categoriesList__link>a{color:var(--categoryLink-foreground,var(--texto,#030712));font-family:var(--categoryLink-font-family,REM);font-size:var(--categoryLink-font-size,14px);font-style:var(--categoryLink-font-style,normal);font-weight:var(--categoryLink-font-weight,400);line-height:var(--categoryLink-line-height,16px);text-align:var(--categoryLink-text-align,left);text-decoration:var(--categoryLink-text-decoration,none);text-transform:var(--categoryLink-text-transform,none)}.headerContent:not(:has(.headerContent_categories)){grid-template-rows:100px 0}.headerSearch{flex:1 1 var(--desktop-search-width);left:auto;max-width:var(--desktop-search-width);min-width:0;position:relative;top:auto;transform:none;width:100%;z-index:auto}.headerContent:not(.headerContent--layout-3) .headerSearch{flex:0 0 auto;left:50%;position:absolute;top:50px;transform:translate(-50%,-50%);width:var(--desktop-search-width);z-index:4}.headerContent:not(.headerContent--layout-3) .headerContent_account,.headerContent:not(.headerContent--layout-3) .headerContent_cart{position:absolute;top:50px;transform:translateY(-50%);z-index:4}.headerContent:not(.headerContent--layout-3) .headerContent_account{left:calc(50% + var(--desktop-search-half) + var(--desktop-search-gap))}.headerContent:not(.headerContent--layout-3) .headerContent_cart{left:calc(50% + var(--desktop-search-half) + var(--desktop-search-gap) + var(--desktop-action-width) + var(--desktop-search-gap))}.headerSearch #search-v2 .form-search-wrap{background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff));border:1px solid var(--search-border-color,rgba(3,7,18,.06));border-radius:var(--btn-radius,4px);box-sizing:border-box;height:48px;min-height:48px;overflow:hidden;padding:8px 16px}.headerSearch #search-v2 .form-search-wrap:active,.headerSearch #search-v2 .form-search-wrap:focus,.headerSearch #search-v2 .form-search-wrap:focus-within,.headerSearch #search-v2 .form-search-wrap:hover{border:1px solid var(--search-border-color,rgba(3,7,18,.06))!important;box-shadow:none!important;outline:none!important}.headerSearch #page-header-search__form{align-items:stretch;display:grid;gap:0;grid-template-columns:minmax(0,4fr) minmax(0,1.5fr);height:100%;width:100%}.headerSearch #page-header-search__form .form-control{border-radius:0;color:var(--search-foreground,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-foreground-default,#030712)))!important;font-size:.95rem;height:100%;justify-self:stretch;line-height:normal;min-width:0;padding:0;width:100%}#page-header-search__form .input-group-append{border-radius:5px}.headerSearch #page-header-search__form .input-group-append{display:flex;height:100%;justify-self:end;margin-left:0;min-width:0;overflow:hidden;width:100%}.headerSearch #page-header-search__form .input-group-append .headerSearch_submit{--btn-radius:var(--default-radius,6px);--btn-width:100%;--btn-height:100%;--btn-padding:0 12px;align-items:center;align-self:stretch;background:transparent!important;border:0;border-left:1px solid rgba(3,7,18,.06);border-radius:var(--btn-radius);color:var(--search-button-foreground,var(--primary))!important;display:inline-flex;gap:10px;height:100%;justify-content:center;line-height:normal;max-width:100%;min-height:100%;min-width:0!important;padding:0 12px!important;transition:all .2s ease-in-out;width:100%!important}.headerSearch #page-header-search__form .input-group-append .headerSearch_submit svg *{stroke:currentColor!important}.headerSearch #page-header-search__form .input-group-append .headerSearch_submit:focus-visible,.headerSearch #page-header-search__form .input-group-append .headerSearch_submit:hover{background:var(--search-button-background-hover,var(--primary))!important;border-left:1px solid rgba(3,7,18,.06);color:var(--search-button-foreground-hover,var(--white))!important;height:100%;margin:0;min-height:100%;width:100%!important}.headerSearch #page-header-search__form .input-group-append .headerSearch_submit svg{display:block;flex-shrink:0;height:18px;width:18px}.headerSearch #page-header-search__form .form-control::placeholder{color:var(--search-placeholder,#b7b7b7)}.search-submit-label{color:currentColor;font-size:.95rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.headerContent_account,.headerContent_cart{align-items:center;display:flex;flex:0 0 var(--desktop-action-width);justify-content:center;justify-self:auto;left:auto;margin-right:0;min-height:48px;position:relative;top:auto;width:var(--desktop-action-width);z-index:auto}.headerContent_account .btn,.headerContent_cart .cart-toggle{--terracota-headerContent-btn-label-color:var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-label-default,#030712));--terracota-headerContent-btn-icon-color:var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-icon-default,var(--primary)));--terracota-headerContent-btn-label-hover-color:var(--headerContent-btn-foreground-hover,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-label-hover-default,var(--white))));--terracota-headerContent-btn-icon-hover-color:var(--headerContent-btn-foreground-hover,var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-icon-hover-default,var(--white))));--btn-width:var(--desktop-action-width);--btn-height:48px;--btn-padding:0 14px;--btn-radius:var(--default-radius,6px);--btn-background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff));--btn-border:1px solid var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-default,rgba(3,7,18,.08)));--btn-foreground:var(--headerContent-btn-foreground,var(--terracota-headerContent-btn-foreground-default,#030712));align-items:center;background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff))!important;border:1px solid var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-default,rgba(3,7,18,.08)))!important;border-radius:var(--btn-radius);box-shadow:none;color:var(--terracota-headerContent-btn-label-color)!important;display:inline-flex;flex-wrap:nowrap;gap:8px;height:48px;justify-content:center;max-width:var(--desktop-action-width)!important;min-height:48px;min-width:var(--desktop-action-width)!important;overflow:hidden;padding:0 14px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap;width:var(--desktop-action-width)!important}.headerContent_account .btn svg,.headerContent_cart .cart-toggle svg{color:var(--terracota-headerContent-btn-icon-color);height:14px;transition:color .2s ease,fill .2s ease;width:14px}.headerContent_account .btn svg path[fill="#FDF7EF"],.headerContent_cart .cart-toggle svg path[fill="#FDF7EF"]{fill:var(--terracota-headerContent-btn-icon-color);transition:fill .2s ease}.headerContent_desktopLabel{color:currentColor;font-family:REM,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;transition:color .2s ease;white-space:nowrap}.headerContent_desktopCount{font-weight:500}.headerContent_account .btn:focus-visible,.headerContent_account .btn:hover,.headerContent_cart .cart-toggle:focus-visible,.headerContent_cart .cart-toggle:hover{background-color:var(--headerContent-btn-background-hover,var(--terracota-headerContent-btn-background-hover-default,var(--primary)))!important;border-color:var(--headerContent-btn-background-hover,var(--terracota-headerContent-btn-border-hover-default,var(--primary)))!important;box-shadow:0 10px 24px rgba(197,83,30,.18);color:var(--terracota-headerContent-btn-label-hover-color)!important}.headerContent_account .btn:focus-visible .headerContent_desktopLabel,.headerContent_account .btn:hover .headerContent_desktopLabel,.headerContent_cart .cart-toggle:focus-visible .headerContent_desktopLabel,.headerContent_cart .cart-toggle:hover .headerContent_desktopLabel{color:currentColor}.headerContent_account .btn:focus-visible svg,.headerContent_account .btn:hover svg,.headerContent_cart .cart-toggle:focus-visible svg,.headerContent_cart .cart-toggle:hover svg{color:var(--terracota-headerContent-btn-icon-hover-color)}.headerContent_account .btn:focus-visible svg path[fill="#FDF7EF"],.headerContent_account .btn:hover svg path[fill="#FDF7EF"],.headerContent_cart .cart-toggle:focus-visible svg path[fill="#FDF7EF"],.headerContent_cart .cart-toggle:hover svg path[fill="#FDF7EF"]{fill:var(--terracota-headerContent-btn-icon-hover-color)}#login.dropdown-menu{--dropdown-padding:16px;--dropdown-gap:8px;background:#fff;border:0;border-radius:12px;box-shadow:0 16px 36px rgba(3,7,18,.18);height:120px;max-height:120px;max-width:190px;min-height:120px;min-width:190px;padding:16px;width:190px;z-index:1025}#login.dropdown-menu .dropdown-arrow{background:#fff;border:0;box-shadow:-2px -2px 6px rgba(3,7,18,.06);height:16px;left:86px!important;position:absolute;top:-8px;transform:rotate(45deg);width:16px;z-index:-1}#login.dropdown-menu.dropdown-above .dropdown-arrow{bottom:-8px;box-shadow:2px 2px 6px rgba(3,7,18,.06);top:auto}#login .js-login_account{display:grid;gap:8px;grid-template-columns:1fr;padding:0}#login .js-login_account .btn{--btn-radius:var(--default-radius,6px);background:color-mix(in srgb,var(--neutral) 50%,transparent)!important;border:0!important;border-radius:var(--btn-radius);color:var(--texto,#030712)!important;font-family:REM,sans-serif;font-size:12px;font-style:normal;font-weight:400;height:40px;justify-content:center;letter-spacing:.02em;line-height:normal;max-width:158px;min-height:40px;min-width:158px;text-align:center;text-transform:uppercase;width:158px}#login .js-login_account .btn:focus-visible,#login .js-login_account .btn:hover{background:var(--primary)!important;color:var(--white)!important}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)){backdrop-filter:blur(var(--headerContent-background-blur-hover,var(--header-background-blur-hover,var(--headerContent-background-blur,10px))))!important;background-color:var(--headerContent-background-hover,var(--terracota-headerContent-background-hover-default,var(--headerContent-background,var(--terracota-headerContent-background-default,var(--neutral)))))!important}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_categories .btn,.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_searchToggle .headerContent_searchButton{background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff))!important;border:1px solid var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-default,rgba(3,7,18,.08)))!important}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_account .btn,.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_cart .cart-toggle{background:var(--headerContent-btn-background,var(--terracota-headerContent-btn-background-default,#fff))!important;border:1px solid var(--headerContent-btn-border,var(--terracota-headerContent-btn-border-default,rgba(3,7,18,.08)))!important;color:var(--terracota-headerContent-btn-label-color)!important}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_account .btn:is(:hover,:focus-visible),.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_cart .cart-toggle:is(:hover,:focus-visible){background:var(--headerContent-btn-background-hover,var(--terracota-headerContent-btn-background-hover-default,var(--primary)))!important;border-color:var(--headerContent-btn-background-hover,var(--terracota-headerContent-btn-border-hover-default,var(--primary)))!important;box-shadow:0 10px 24px rgba(197,83,30,.18);color:var(--terracota-headerContent-btn-label-hover-color)!important}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_account .btn:is(:hover,:focus-visible) .headerContent_desktopLabel,.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_cart .cart-toggle:is(:hover,:focus-visible) .headerContent_desktopLabel{color:currentColor!important}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_account .btn:is(:hover,:focus-visible) svg,.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_cart .cart-toggle:is(:hover,:focus-visible) svg{color:var(--terracota-headerContent-btn-icon-hover-color)}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_account .btn:is(:hover,:focus-visible) svg path[fill="#FDF7EF"],.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_cart .cart-toggle:is(:hover,:focus-visible) svg path[fill="#FDF7EF"]{fill:var(--terracota-headerContent-btn-icon-hover-color)!important}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_account .btn svg,.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_cart .cart-toggle svg{color:var(--terracota-headerContent-btn-icon-color)!important}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_account .btn svg path[fill="#FDF7EF"],.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_cart .cart-toggle svg path[fill="#FDF7EF"]{fill:var(--terracota-headerContent-btn-icon-color)!important}.headerContent:is(:hover,:has(.drawer[open]),:has(.dropdown-active)) .headerContent_logo img{filter:none!important}}@media (min-width:1024px) and (max-width:1299px){header>.container{--desktop-logo-width:320px;--desktop-search-width:400px;--desktop-search-half:200px;--desktop-search-gap:16px;--desktop-action-width:124px}.headerContent{grid-template-columns:var(--desktop-logo-width) 1fr}.headerContent_logo{padding:0 42px 0 16px;width:var(--desktop-logo-width)}.headerContent_logo .headerContent_logoText{font-size:clamp(24px,2.6vw,30px)}.headerContent_categories{padding:0 16px}.headerContent_account,.headerContent_cart{width:var(--desktop-action-width)}.headerContent_actions{gap:16px;padding-right:16px}.headerContent_account .btn,.headerContent_cart .cart-toggle{--btn-width:var(--desktop-action-width);gap:6px;max-width:var(--desktop-action-width)!important;min-width:var(--desktop-action-width)!important;padding:0 8px;width:var(--desktop-action-width)!important}.headerContent_desktopLabel{font-size:10px}}@media (min-width:1700px){header>.container{--desktop-logo-width:470px}}#account-toogle.dropdown-toggle:after{display:none}body header{position:sticky;top:0}@media (min-width:1024px){body{--headerContent-background:var(--neutral);--headerContent-background-hover:var(--neutral);--terracota-headerContent-background-default:var(--neutral);--terracota-headerContent-background-hover-default:var(--neutral)}body header{position:var(--header-position,fixed);top:var(--header-top,0)}}@media (max-width:1023px){body{--headerContent-background:var(--primary);--headerContent-background-hover:var(--primary);--headerContent-padding-y:0px;--headerContent-padding-x:0px;--terracota-headerContent-background-default:var(--primary);--terracota-headerContent-background-hover-default:var(--primary)}}header>.container{display:flex;flex-direction:column;gap:var(--spacing-2)}@media (min-width:1024px){header>.container{gap:var(--spacing-4)}}.overline-content{width:100%}.headerSearch_close{display:none}@media (max-width:1023px){header>.container{gap:0!important}.headerSearch{background-color:#f1f1f1;border-top:1px solid rgba(0,0,0,.04);grid-column:1/-1;height:56px;width:100%}.headerSearch .btn.btn-icon{--btn-font-size:var(--font-size-2xl)}.headerSearch #search-v2{width:100%}}#search-v2{width:100%}#search-v2 .form-search-wrap{align-items:center;background-color:#f1f1f1;display:flex;min-height:50px;padding:0 var(--spacing-4);width:100%}#page-header-search__form{align-items:center;border-bottom:none!important;display:flex;gap:var(--spacing-3);margin-bottom:0!important;width:100%}#page-header-search__form .form-control{background-color:transparent!important;border:none;box-shadow:none;color:var(--search-foreground,var(--foreground-default));font-size:var(--font-size-sm);height:auto!important;min-width:0;padding:0}#page-header-search__form .form-control,#search-field-v2{-webkit-appearance:none;appearance:none;border:0!important;box-shadow:none!important;outline:none!important;transition:none!important}#search-field-v2::-webkit-search-cancel-button,#search-field-v2::-webkit-search-decoration,#search-field-v2::-webkit-search-results-button,#search-field-v2::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}#search-field-v2::-ms-clear,#search-field-v2::-ms-reveal{display:none;height:0;width:0}#page-header-search__form .form-control:focus,#page-header-search__form .form-control:focus-visible,#search-field-v2:focus,#search-field-v2:focus-visible{border:0!important;border-color:transparent!important;box-shadow:none!important;outline:none!important}#page-header-search__form .form-control::placeholder{color:#b7b7b7}#page-header-search__form .input-group-append{align-items:center;display:flex;margin-left:auto}#page-header-search__form .headerSearch_submit{background-color:transparent!important;border:none!important;color:var(--primary)!important;padding:0!important}.search__content{backdrop-filter:blur(var(--dropdown-background-blur,46.1500015259px));backdrop-filter:blur(25px);background-color:var(--dropdown-background,color-mix(in srgb,var(--background,var(--white)) 92%,transparent));border:1px solid rgba(3,7,18,.08);border-radius:20px;box-shadow:0 24px 60px rgba(3,7,18,.16);color:var(--foreground-default);display:flex;flex-direction:column;gap:20px;height:max-content;left:50%;max-height:calc(100vh - 156px);max-width:calc(100% - 16px);opacity:0;overflow-y:auto;padding:56px 20px 20px;position:fixed;top:70px;transform:translateX(-50%) scale(.7);transform-origin:top center;transition:all .2s ease-in-out;visibility:hidden;width:100%;z-index:1020}@media (min-width:1024px){.search__content{max-width:var(--container-width,1280px);padding:56px 24px 24px;top:122px}}.search__suggestions-container{display:flex;flex-direction:column;gap:12px;justify-content:center}.search__suggestions-container>div span{color:rgba(3,7,18,.68);font-size:13px;font-weight:600;line-height:1.3}@media (min-width:1024px){.search__suggestions-container{align-items:center;flex-direction:row;justify-content:flex-start}}.search__suggestions-container .search__suggestions{display:inline-flex;flex-wrap:wrap;gap:8px;max-width:100%}.search__results{max-width:100%;overflow:hidden}.search__results-item{background-color:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:16px;box-shadow:0 1px 2px rgba(3,7,18,.04);display:flex;flex-direction:column;height:auto;list-style:none;min-height:100%;min-width:0;overflow:hidden;width:100%}.search__results-item>a:first-child{color:inherit;display:block;text-decoration:none}.search__results #search-carousel .search__results-item{max-width:none}.search__results-body{display:flex;flex:1;flex-direction:column;gap:12px;min-width:0;padding:14px}.search__results-image{align-items:center;aspect-ratio:1/1;background:#fafafa;border-bottom:1px solid rgba(3,7,18,.06);display:flex;justify-content:center;padding:14px;width:100%}.search__results-image img{display:block;height:100%;object-fit:contain;width:100%}.search__results-info{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0}.search__results-name{color:rgba(3,7,18,.72);display:-webkit-box;font-size:13px;font-weight:400;line-height:1.45;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search__results-price{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:18px;font-weight:600;line-height:1.1}.search__results-link{align-items:center;border-radius:10px;display:inline-flex;font-size:13px;font-weight:600;justify-content:center;line-height:1;margin-top:auto;min-height:40px;width:100%}.search__results .swiper-navigation{align-items:center;display:none;gap:8px;margin-left:auto}@media (min-width:1024px){.search__results .swiper-navigation{display:flex}}.search__results .swiper-navigation .swiper-button-next,.search__results .swiper-navigation .swiper-button-prev{background-color:var(--white);border:1px solid rgba(3,7,18,.12);border-radius:var(--btn-radius,4px);color:var(--texto,#030712);height:36px;margin:0;position:unset;transform:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease;width:36px}.search__results .swiper-navigation .swiper-button-next:after,.search__results .swiper-navigation .swiper-button-prev:after{display:none}.search__results .swiper-navigation .swiper-button-next:focus-visible,.search__results .swiper-navigation .swiper-button-next:hover,.search__results .swiper-navigation .swiper-button-prev:focus-visible,.search__results .swiper-navigation .swiper-button-prev:hover{background:#fafafa;border-color:rgba(3,7,18,.22)}.search__results .swiper-navigation .swiper-button-next svg,.search__results .swiper-navigation .swiper-button-prev svg{height:12px;width:7px}.search__results .swiper{overflow:hidden}.search__results .swiper-wrapper{align-items:stretch}@media (max-width:1023px){.search__results #search-carousel:has(.search__results-item):not(:has(.search__results-item:nth-child(n+3))) .search__results-list{gap:8px;justify-content:center}.search__results #search-carousel:has(.search__results-item):not(:has(.search__results-item:nth-child(n+3))) .search__results-item{margin-right:0!important}.search__results:has(#search-carousel .search__results-item):not(:has(.search__results-item:nth-child(n+3))) .search__results__header>.navigation{display:none}}@media (min-width:1024px){.search__results #search-carousel:has(.search__results-item):not(:has(.search__results-item:nth-child(n+6))) .search__results-list{gap:16px;justify-content:center}.search__results #search-carousel:has(.search__results-item):not(:has(.search__results-item:nth-child(n+6))) .search__results-item{margin-right:0!important}.search__results:has(#search-carousel .search__results-item):not(:has(.search__results-item:nth-child(n+6))) .search__results__header>.navigation{display:none}.search__results:has(.search__results-item:nth-child(n+6)) .search__results-title{padding-left:88px}}.search__results .swiper-slide{height:auto}.search__results .swiper-pagination{--swiper-pagination-color:var(--secondary);--swiper-pagination-bullet-inactive-color:#968d581c;--swiper-pagination-bullet-horizontal-gap:0px;--swiper-pagination-bullet-width:1px;--swiper-pagination-bullet-border-radius:var(--radius-full);background-color:rgba(150,141,88,.11);border-radius:var(--radius-full);height:8px;margin:18px auto 0;max-width:80px;position:static!important}.search__results .swiper-pagination .swiper-pagination-bullet-active{--swiper-pagination-bullet-width:30px}.search__results:has(#search__results-list:empty) .swiper-navigation{display:none}.search__results:has(.search__results-no-results,.search__results-loading) .search__results__header>.navigation{display:none}.search__results__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.search__results__header h6,.search__results__header p{margin:0}.search__results-title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:18px;font-weight:500;line-height:1.2}.search__results-loading,.search__results-no-results{background:#fafafa;border:1px solid rgba(3,7,18,.08);border-radius:14px;list-style:none;padding:18px}.search__results-loading p,.search__results-no-results p{color:rgba(3,7,18,.68);font-size:14px;line-height:1.5;margin:0}.search__content:has(#search__results-list:empty) .search__results{display:none}.search__suggestions{margin-bottom:var(--spacing-4)}.search__content:has(#search__results-list:not(:empty)) .search__results{display:block}.search__content:has(#search__results-list:not(:empty)) .search__suggestions-container{display:none}.search__content:has(#search__results-list:not(:empty)):has(.search__results-no-results) .search__suggestions-container{display:flex;justify-content:center}@media (min-width:1024px){.search__content:has(#search__results-list:not(:empty)):has(.search__results-no-results) .search__suggestions-container{align-items:center;justify-content:flex-start}}.btn-close-search{background:color-mix(in srgb,var(--secondary) 16%,#fff)!important;border:0!important;border-radius:var(--btn-radius,4px);box-shadow:none!important;color:var(--primary)!important;height:36px;padding:0!important;position:absolute;right:16px;top:16px;width:36px}@media (max-width:1023px){body.search-open{overflow:hidden}body.search-open header{z-index:1020}body.search-open .search__content{opacity:1;transform:translateX(-50%) scale(1);visibility:visible}body.search-open .search__content+.backdrop{opacity:1;transform:translateX(0);visibility:visible}}@media (min-width:1024px){body.search-open .search__content{opacity:1;transform:translateY(-100px) translateX(-50%);visibility:visible}body.search-open .search__content+.backdrop{height:calc(100dvh - var(--terracota-search-backdrop-top, 100px));opacity:1;top:var(--terracota-search-backdrop-top,100px);transform:translateX(0);visibility:visible}body:has(.headerContent--layout-3 .headerSearch.is-layout-3-search-open) .search__content{top:116px}}@media (min-width:1024px){#search,#search-v2{position:relative}}@media (max-width:1023px){.search__content{gap:16px;max-height:calc(100vh - 120px);padding:52px 16px 16px}.search__results__header{margin-bottom:12px}.search__results-body,.search__results-image{padding:12px}.search__results-price{font-size:16px}}.ac_results{background-color:var(--white);border:none;border-radius:8px;height:max-content;left:50%!important;margin-top:0;max-width:calc(100% - 48px)!important;padding:var(--spacing-2);position:absolute!important;top:calc(100% + 24px)!important;transform:translateX(-50%);width:100%!important}.ac_results ul{display:grid;gap:var(--spacing-2);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));height:max-content;max-height:calc(100vh - 144px)!important;overflow:auto!important;padding:var(--spacing-4);width:100%}@media (min-width:var(--breakpoint-xl )){.ac_results ul{height:calc(100vh - 400px)!important;max-height:calc(100vh - 144px)!important}}.ac_results ul li{display:flex;height:max-content;padding:0;width:100%}.ac_results ul li.ac_even,.ac_results ul li.ac_odd{background-color:transparent}.ac_results ul li>div{display:flex;flex-direction:column;gap:var(--spacing-4);height:max-content!important;width:100%}.ac_results ul li .left{display:flex;padding:0;width:100%}.ac_results ul li .left img{border:none;border-radius:8px;display:flex;float:left;height:auto;width:100%}.ac_results ul li .center{align-items:center;display:flex;margin:0;max-width:100%;overflow:hidden;padding:0!important;text-overflow:ellipsis}.ac_results ul li .center .name_li{color:var(--foreground-default);display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:var(--font-size-sm)}.ac_results ul li .right{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:0;min-height:50px;order:1;width:100%}.ac_results ul li .right .price_li{padding-left:0}.ac_results ul li .right .price_li .price{font-size:var(--text-base)}@media (max-width:1023px){.headerContent_categories #categories-content.drawer[open]{background-color:rgba(0,0,0,.25);padding:0}.headerContent_categories #categories-content.drawer .drawer__background{background-color:rgba(0,0,0,.25)}.headerContent_categories #categories-content.drawer section{background:#efefef;border-radius:0;display:flex;flex-direction:column;gap:0;height:100dvh;margin:0;max-width:95%;padding:0;width:95%}.headerContent_categories #categories-content.drawer .drawer__top.filled{align-items:center;background:var(--primary);border-radius:0;display:flex;justify-content:flex-end;margin:0;min-height:60px;padding:14px 16px 10px}.headerContent_categories #categories-content.drawer .drawer__top.filled h3{display:none}.headerContent_categories #categories-content.drawer .drawer__top.filled [data-drawer-close]{color:var(--white)!important;min-height:36px;min-width:36px}.headerContent_categories #categories-content.drawer>section>.filled{background:var(--primary);border-radius:0;margin:0;padding:0 16px 16px}.headerContent_categories #categories-content.drawer>section>.filled .js-login_account{width:100%}.headerContent_categories #categories-content.drawer>section>.filled .js-login_account .grid{display:grid;gap:16px;grid-template-columns:1fr 1fr;width:100%}.headerContent_categories #categories-content.drawer>section>.filled .js-login_account .btn{--btn-radius:var(--aps-btn-radius,4px);--btn-width:100%;align-items:center;background:var(--white)!important;border:0!important;border-radius:var(--btn-radius);color:var(--texto,#030712)!important;display:inline-flex;font-family:REM,sans-serif;font-size:12px;font-style:normal;font-weight:400;height:44px;justify-content:center;letter-spacing:normal;line-height:16px;min-height:44px;text-transform:uppercase;width:100%;width:100%!important}.headerContent_categories #categories-content.drawer .drawer__content{background-color:var(--background,var(--body-background,#fff));flex:1;overflow-y:auto;padding:0;scrollbar-width:none}.headerContent_categories #categories-content.drawer .drawer__content::-webkit-scrollbar{display:none}.headerContent_categories #categories-content.drawer .categoriesList.nav{margin:0;padding:0}.headerContent_categories #categories-content.drawer .categoriesList.nav>.categoriesList__item--all{display:none}.headerContent_categories #categories-content.drawer .categoriesList.nav>.categoriesList__item{border-bottom:1px solid #e2e2e2;margin:0;padding:0 18px}.headerContent_categories #categories-content.drawer .categoriesList.nav>.categoriesList__item>.categoriesList__link,.headerContent_categories #categories-content.drawer .categoriesList.nav>.categoriesList__item>details>summary .categoriesList__link{align-items:center;display:flex;min-height:56px}.headerContent_categories #categories-content.drawer .categoriesList__item a{color:var(--categoryLink-foreground,#1f1f1f);font-size:var(--categoryLink-font-size,1.375rem);font-weight:500;height:auto!important;line-height:1;min-height:56px!important;text-transform:var(--categoryLink-text-transform,uppercase)}.headerContent_categories #categories-content.drawer .categoriesList__item svg{color:#1f1f1f;height:14px;transition:transform .2s ease-in-out;width:14px}.headerContent_categories #categories-content.drawer .categoriesList__item details{width:100%}.headerContent_categories #categories-content.drawer .categoriesList__item details>summary{list-style:none}.headerContent_categories #categories-content.drawer .categoriesList__item details>summary::-webkit-details-marker{display:none}.headerContent_categories #categories-content.drawer .categoriesList__item details[open]>summary .categoriesList__link>svg{transform:rotate(180deg)}.headerContent_categories #categories-content.drawer .drawer__background section{gap:0!important}}.drawer#categories-all-panel{display:none!important}@media (min-width:1024px){.headerContent{grid-template-rows:100px 80px!important;overflow:visible!important}.headerContent_categories{--header-categories-surface:var(--categoryLink-background,var(--body-background,#f5f5f6));--desktop-submenu-width:min(520px,calc(100vw - 48px));--desktop-submenu-image-width:248px;--desktop-submenu-min-height:300px;--desktop-submenu-radius:18px;--desktop-submenu-padding:22px;--desktop-submenu-item-height:44px;--desktop-submenu-shadow:0 24px 48px rgba(3,7,18,.16);background:var(--header-categories-surface)!important;height:80px;min-height:80px}.headerContent_categories #categories-content.drawer,.headerContent_categories #categories-content.drawer section,.headerContent_categories #categories-content.drawer section .drawer__content{overflow:visible!important}.headerContent_categories #categories-content.drawer section .drawer__content{background:var(--header-categories-surface)!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav{--desktop-all-trigger-width:auto;--desktop-mega-panel-width:min(1260px,calc(100vw - 48px));align-items:center;background:var(--header-categories-surface);box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:48px;height:80px!important;justify-content:flex-start;margin:0;min-height:80px!important;overflow:visible!important;padding:0 32px;position:relative}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item{align-items:center;display:flex;height:80px!important;min-height:80px!important;padding:0}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item>.categoriesList__link,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item>details>summary .categoriesList__link{align-items:center;display:flex;min-height:80px}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item>.categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item>details>summary .categoriesList__link>a{align-items:center;color:var(--categoryLink-foreground,var(--texto,#030712))!important;display:inline-flex;font-family:REM,sans-serif;font-size:var(--categoryLink-font-size,14px);font-style:normal;font-weight:400;gap:10px;line-height:16px;text-transform:var(--categoryLink-text-transform,none);transition:color .2s ease-in-out}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item>.categoriesList__link>a .image-menu,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item>details>summary .categoriesList__link>a .image-menu{flex:0 0 18px;height:18px;object-fit:contain;width:18px}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all):focus-within>.categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all):focus-within>details>summary .categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all):hover>.categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all):hover>details>summary .categoriesList__link>a{color:var(--categoryLink-foreground-hover,var(--primary))!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all)>details>summary{list-style:none}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all)>details>summary::-webkit-details-marker{display:none}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all)>details>summary svg{display:none!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all)>.categoriesList--sub{display:flex!important;pointer-events:none;z-index:30}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all).is-submenu-active>.categoriesList--sub,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all):focus-within>.categoriesList--sub,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all):hover>.categoriesList--sub,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item:not(.categoriesList__item--all)>details[open]+.categoriesList--sub{opacity:1;pointer-events:auto;transform:translateX(-50%) scale(1) translateY(-20px);visibility:visible}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all{margin-right:8px;position:static}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details{align-items:center;display:flex;height:100%}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details>summary{align-items:center;cursor:pointer;display:flex;height:80px;list-style:none}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details>summary::-webkit-details-marker{display:none}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details>summary .categoriesList__allButton{--categories-all-radius:var(--default-radius,4px);align-items:center;background:transparent!important;border:1px solid var(--categoryLink-foreground,var(--black))!important;border-radius:var(--categories-all-radius);box-shadow:none!important;color:var(--categoryLink-foreground,var(--text))!important;display:inline-flex;font-family:REM,sans-serif;font-size:var(--categoryLink-font-size,14px)!important;font-style:normal;font-weight:400;gap:10px;height:38px!important;line-height:16px;min-height:38px!important;min-width:auto!important;padding:0 16px!important;text-transform:var(--categoryLink-text-transform,none);transform:none!important;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;white-space:nowrap;width:auto!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details>summary:focus-visible .categoriesList__allButton,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details>summary:focus-within .categoriesList__allButton,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details>summary:hover .categoriesList__allButton{border-color:var(--categoryLink-foreground-hover,var(--primary))!important;color:var(--categoryLink-foreground-hover,var(--primary))!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details[open]>summary{background-color:var(--white)!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details[open]>summary .categoriesList__allButton{background:var(--white)!important;border:1px solid var(--categoryLink-foreground-hover,var(--primary))!important;color:var(--categoryLink-foreground-hover,var(--primary))!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all>details[open]>summary .categoriesList__allButton .categoriesList__allLabel{color:inherit!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all.is-open>details>summary{background-color:var(--white)!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all.is-open>details>summary .categoriesList__allButton{background:var(--white)!important;border:1px solid var(--categoryLink-foreground-hover,var(--primary))!important;color:var(--categoryLink-foreground-hover,var(--primary))!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item--all.is-open>details>summary .categoriesList__allButton .categoriesList__allLabel{color:inherit!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item.categoriesList__item--overflow-hidden{display:none!important}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub{background:var(--white);border:1px solid rgba(3,7,18,.08);border-radius:var(--desktop-submenu-radius);box-shadow:var(--desktop-submenu-shadow);gap:0;max-height:min(480px,100vh - 140px);max-width:var(--desktop-submenu-width);min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;padding:var(--desktop-submenu-padding)!important;scrollbar-color:rgba(3,7,18,.18) transparent;scrollbar-width:thin;width:max-content}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub.categoriesList--flex{height:auto!important;max-height:480px!important;overflow-y:auto!important}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub::-webkit-scrollbar{width:8px}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub::-webkit-scrollbar-thumb{background:rgba(3,7,18,.16);border-radius:999px}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item{display:flex;margin:0;min-height:var(--desktop-submenu-item-height);min-width:100%;padding:0;width:auto}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item:not(.categoriesList__image){border-bottom:1px solid rgba(3,7,18,.08)}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item:not(.categoriesList__image):last-of-type{border-bottom:0}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item>.categoriesList__link,.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item>details>summary .categoriesList__link{align-items:center;gap:12px;justify-content:space-between;min-height:var(--desktop-submenu-item-height);min-width:100%;width:auto}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item>.categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item>details>summary .categoriesList__link>a{color:var(--categoryLink-foreground,var(--texto,#030712))!important;font-family:REM,sans-serif;font-size:var(--categoryLink-font-size,15px);font-style:normal;font-weight:400;line-height:1.4;min-height:var(--desktop-submenu-item-height)!important;padding:10px 0;text-transform:var(--categoryLink-text-transform,none);transition:color .2s ease-in-out}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item>details{min-width:100%;width:auto}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item>details>summary{list-style:none;width:100%}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item>details>summary::-webkit-details-marker{display:none}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item.is-sub-sub-open>details>summary svg,.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item>details>summary svg,.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item>details[open]>summary svg{color:rgba(3,7,18,.42);flex-shrink:0;height:12px;transition:color .2s ease!important;width:12px}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item:focus-within>.categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item:focus-within>details>summary .categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item:hover>.categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item:hover>details>summary .categoriesList__link>a{color:var(--categoryLink-foreground-hover,var(--primary))!important}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item:focus-within>details>summary svg,.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item:hover>details>summary svg{color:var(--primary)}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub .categoriesList--sub-sub{display:none!important}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item.is-sub-sub-open>details>summary .categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__item.is-sub-sub-open>details>summary svg{color:var(--primary)!important}.headerContent_categories #categories-content.drawer section .drawer__content .categoriesList--sub>.categoriesList__image{display:none!important}.terracota-categories-sub-flyout{background:var(--white,#fff);border:1px solid rgba(3,7,18,.08);border-radius:16px;box-shadow:0 24px 48px rgba(3,7,18,.18);box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding:16px 18px;position:fixed;scrollbar-color:rgba(3,7,18,.18) transparent;scrollbar-width:thin;z-index:10000}.terracota-categories-sub-flyout::-webkit-scrollbar{width:8px}.terracota-categories-sub-flyout::-webkit-scrollbar-thumb{background:rgba(3,7,18,.16);border-radius:999px}.terracota-categories-sub-flyout__list{display:flex;flex-direction:column;gap:0;height:auto!important;list-style:none;margin:0;max-height:none!important;opacity:1!important;overflow:visible!important;padding:0;transform:none!important;visibility:visible!important;width:100%}.terracota-categories-sub-flyout .categoriesList__item{border-bottom:1px solid rgba(3,7,18,.08);display:block;margin:0;min-width:0;padding:0;width:100%}.terracota-categories-sub-flyout .categoriesList__item:last-child{border-bottom:0}.terracota-categories-sub-flyout .categoriesList__link,.terracota-categories-sub-flyout .categoriesList__link>a{box-sizing:border-box;min-width:0;width:100%}.terracota-categories-sub-flyout .categoriesList__link>a{align-items:center;color:rgba(3,7,18,.72)!important;display:flex;font-family:REM,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.4;min-height:40px;padding:9px 4px;text-decoration:none}.terracota-categories-sub-flyout .categoriesList__link>a:focus-visible,.terracota-categories-sub-flyout .categoriesList__link>a:hover{color:var(--primary)!important}}@media (min-width:1024px) and (min-width:1024px) and (max-width:1199px){.headerContent_categories{padding-inline:12px!important}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav{flex-wrap:nowrap;gap:var(--spacing-6);justify-content:center!important;overflow-x:auto;overflow-y:hidden;padding-right:12px;-ms-overflow-style:none;scrollbar-width:none}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav::-webkit-scrollbar{display:none}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item{flex:0 0 auto;min-width:max-content}.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item>.categoriesList__link>a,.headerContent_categories #categories-content.drawer section .drawer__content>.categoriesList.nav>.categoriesList__item>details>summary .categoriesList__link>a{white-space:nowrap}}@media (min-width:1024px){.drawer#categories-all-panel{display:flex!important;inset:0;padding:0!important;position:fixed;z-index:1200}.drawer#categories-all-panel .drawer__background{background:rgba(3,7,18,.24)}.drawer#categories-all-panel .categoriesModal__dialog{background:var(--white);border-radius:4px;box-shadow:0 24px 64px rgba(3,7,18,.18);display:flex;flex-direction:column;gap:0;height:100dvh;max-height:none;max-width:calc(100vw - 56px);outline:0;padding:0;position:relative;width:min(530px,100vw - 56px)}.drawer#categories-all-panel .categoriesModal__header{align-items:center;background:var(--primary);border-radius:0 4px 4px 0;display:flex;gap:16px;justify-content:space-between;min-height:100px;padding:28px 28px 24px}.drawer#categories-all-panel .categoriesModal__header h3{color:var(--texto,#fff);font-family:REM,sans-serif;font-size:28px;font-style:normal;font-weight:500;line-height:1.1;margin:0}.drawer#categories-all-panel .categoriesModal__close{--btn-background:var(--white)!important;--btn-foreground:var(--white)!important;--btn-background-hover:transparent!important;--btn-foreground-hover:var(--primary)!important;background-color:color-mix(in srgb,var(--white) 50%,transparent)!important;border:0!important;box-shadow:none!important;height:40px!important;min-height:40px!important;min-width:40px!important;width:40px!important}.drawer#categories-all-panel .categoriesModal__close svg{display:block;height:18px;transform-box:fill-box;transform-origin:center;transition:transform .25s ease;width:18px}.drawer#categories-all-panel .categoriesModal__close:focus-visible svg,.drawer#categories-all-panel .categoriesModal__close:hover svg{transform:rotate(90deg)}.drawer#categories-all-panel .categoriesModal__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:24px 28px 32px}.drawer#categories-all-panel .categoriesList--all{background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column;gap:0;height:auto!important;list-style:none;margin:0;max-height:none!important;max-width:none!important;min-height:0!important;opacity:1!important;overflow:visible!important;padding:0;position:static!important;transform:none!important;visibility:visible!important;width:100%!important}.drawer#categories-all-panel .categoriesList__item--panel{border-bottom:1px solid rgba(3,7,18,.08);margin:0;min-height:0!important;padding:0;width:100%}.drawer#categories-all-panel .categoriesList__item--panel:last-child{border-bottom:0}.drawer#categories-all-panel .categoriesList__panelRow{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:0;width:100%}.drawer#categories-all-panel .categoriesList__panelSubRow{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;width:100%}.drawer#categories-all-panel .categoriesList__megaTitle,.drawer#categories-all-panel .categoriesList__panelChildLink,.drawer#categories-all-panel .categoriesList__panelNestedLink,.drawer#categories-all-panel .categoriesList__panelSubTitle{min-height:auto!important;text-decoration:none;text-transform:none;width:100%}.drawer#categories-all-panel .categoriesList__megaTitle{color:rgba(3,7,18,.72)!important;display:block;font-family:REM,sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:1.35;padding:18px 0}.drawer#categories-all-panel .categoriesList__megaTitle:hover{color:var(--primary)!important}.drawer#categories-all-panel .categoriesList__panelToggle{align-items:center;background:transparent;border:0;border-radius:999px;box-shadow:none;color:rgba(3,7,18,.4);display:inline-flex;height:50px;justify-content:center;padding:0;transition:color .2s ease,transform .2s ease;width:50px}.drawer#categories-all-panel .categoriesList__panelToggle:focus-visible,.drawer#categories-all-panel .categoriesList__panelToggle:hover{color:var(--primary)}.drawer#categories-all-panel .categoriesList__panelToggle svg{height:12px;transition:transform .2s ease;width:12px}.drawer#categories-all-panel .categoriesList__panelSubToggle{align-items:center;background:transparent;border:0;border-radius:999px;box-shadow:none;color:rgba(3,7,18,.38);display:inline-flex;height:36px;justify-content:center;padding:0;transition:color .2s ease,transform .2s ease;width:36px}.drawer#categories-all-panel .categoriesList__panelSubToggle:focus-visible,.drawer#categories-all-panel .categoriesList__panelSubToggle:hover{color:var(--primary)}.drawer#categories-all-panel .categoriesList__panelSubToggle svg{height:11px;transition:transform .2s ease;width:11px}.drawer#categories-all-panel .categoriesList__item--panel.is-expanded .categoriesList__megaTitle{color:var(--texto,#030712)!important}.drawer#categories-all-panel .categoriesList__item--panel.is-expanded .categoriesList__panelToggle svg{transform:rotate(180deg)}.drawer#categories-all-panel .categoriesList__item--panel-subgroup.is-expanded .categoriesList__panelSubTitle{color:var(--texto,#030712)!important}.drawer#categories-all-panel .categoriesList__item--panel-subgroup.is-expanded .categoriesList__panelSubToggle svg{transform:rotate(180deg)}.drawer#categories-all-panel .categoriesList--mega-sub,.drawer#categories-all-panel .categoriesList--mega-sub-nested{background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column;gap:0;height:auto!important;list-style:none;margin:0;max-height:none!important;min-height:0!important;opacity:1!important;overflow:visible!important;padding:0 0 16px;pointer-events:auto!important;position:static!important;transform:none!important;visibility:visible!important;width:100%}.drawer#categories-all-panel .categoriesList--mega-sub[hidden]{display:none!important}.drawer#categories-all-panel .categoriesList--mega-sub-nested{gap:2px;padding:8px 0 0 18px}.drawer#categories-all-panel .categoriesList--mega-sub-nested>.categoriesList__item,.drawer#categories-all-panel .categoriesList--mega-sub>.categoriesList__item{display:block;margin:0;min-height:0!important;padding:0;width:100%}.drawer#categories-all-panel .categoriesList__panelSubTitle{color:rgba(3,7,18,.72)!important;display:block;font-family:REM,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:1.45;padding:8px 0 6px}.drawer#categories-all-panel .categoriesList__panelSubTitle:hover{color:var(--primary)!important}.drawer#categories-all-panel .categoriesList__item--panel-subgroup{padding:6px 0 10px}.drawer#categories-all-panel .categoriesList__panelChildLink{color:rgba(3,7,18,.72)!important;display:block;font-family:REM,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:1.45;padding:10px 0}.drawer#categories-all-panel .categoriesList__panelChildLink:hover{color:var(--primary)!important}.drawer#categories-all-panel .categoriesList__panelNestedLink{color:rgba(3,7,18,.6)!important;display:block;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.45;padding:8px 0}.drawer#categories-all-panel .categoriesList__panelNestedLink:hover{color:var(--primary)!important}.drawer#categories-all-panel[open] .categoriesModal__dialog{transform:translateX(0)}body.desktop-categories-panel-open{overflow:hidden}body.desktop-categories-panel-open header{transform:none!important}}.product-list-like-swiper[data-terracota-product-like-swiper=true]{backdrop-filter:none!important;background:transparent!important;border-radius:0!important;bottom:auto!important;box-shadow:none!important;filter:none!important;left:auto!important;margin:0!important;max-width:100%!important;min-width:0!important;overflow:hidden;padding:0!important;position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important}.product-list-like-swiper[data-terracota-product-like-swiper=true] .product-list-like-container{align-items:center;justify-content:flex-start;margin-inline:0 auto}.product-list-like-swiper[data-terracota-product-like-swiper=true] .swiper-navigation{align-items:center;display:flex!important;gap:0;height:100%!important;inset:0!important;justify-content:space-between;margin:0!important;pointer-events:none;position:absolute!important;transform:none!important;width:100%!important;z-index:2}.product-list-like-swiper[data-terracota-product-like-swiper=true] .swiper-button-next,.product-list-like-swiper[data-terracota-product-like-swiper=true] .swiper-button-prev{align-items:center;backdrop-filter:blur(9.8500003815px);background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;bottom:auto!important;box-shadow:none;color:var(--white,#fff);display:inline-flex!important;height:22px!important;justify-content:center;left:auto!important;margin:0!important;min-width:22px;padding:0;pointer-events:auto;position:static!important;right:auto!important;top:auto!important;transform:none!important;width:22px!important}.product-list-like-swiper[data-terracota-product-like-swiper=true] .swiper-button-next:after,.product-list-like-swiper[data-terracota-product-like-swiper=true] .swiper-button-prev:after{content:none!important;display:none!important}.product-list-like-swiper[data-terracota-product-like-swiper=true] .swiper-button-next svg,.product-list-like-swiper[data-terracota-product-like-swiper=true] .swiper-button-prev svg{display:block;height:9px;width:5px!important}.product-list-like-swiper[data-terracota-product-like-swiper=true] .swiper-button-disabled{opacity:0;pointer-events:none;visibility:hidden}.product-list-like-swiper[data-terracota-product-like-swiper=true] .swiper-button-lock{display:none!important}.product-grid{contain:layout style;position:relative}.product-grid .product-list-informations--space{align-items:stretch!important;height:auto!important;min-height:0!important;transform:none!important;transition:none!important;interpolate-size:initial!important}.product-grid:focus-within .product-list-informations--space,.product-grid:hover .product-list-informations--space{height:auto!important;transform:none!important}.product-grid .product-list-informations{backdrop-filter:none!important;background:transparent!important;height:100%!important;transform:none!important;transition:none!important;interpolate-size:initial!important}.product-grid .product-list-informations>.product-price:has(>.terracota-product-price__cash-label){align-items:baseline!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:2px 6px;max-width:100%;width:fit-content}.product-grid .product-list-informations>.product-price:has(>.terracota-product-price__cash-label)>.product-main-price{align-self:baseline!important}.product-grid .product-list-informations>.product-price:has(>.terracota-product-price__cash-label)>.terracota-product-price__cash-label{align-self:baseline!important;display:inline-block!important;font-size:11px;font-weight:400;grid-area:auto;line-height:normal;margin:0!important;white-space:nowrap;width:auto!important}.product-grid .product-list-informations.product-list-informations--layout-1>:not([hidden]):not(.product-title):not(.product-price):not(.product-price-discount):not(.product-price-simulator):not(.product-rating):not(.always-visible):not(.product-buy-content--fixed):not(.product-buy-content--hover):not(.break):not(:empty){display:block!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important}.product-grid .product-list-informations>.no-stock-link,.product-grid .product-list-informations>.options-dropdown,.product-grid .product-list-informations>.product-attributes-list,.product-grid .product-list-informations>.product-description-resume,.product-grid .product-list-informations>.product-notify,.product-grid .product-list-informations>.product-notify__link,.product-grid .product-list-informations>.product-option,.product-grid .product-list-informations>.product-price-on-request__link{display:block!important;opacity:1!important;visibility:visible!important}.product-grid .product-list-informations>.product-main-price-discount,.product-grid .product-list-informations>.product-price-discount,.product-grid .product-list-informations>.product-price-simulator,.product-grid .product-list-informations>.product-simulator{display:block!important}.product-grid .product-list-informations>.product-block-fixed,.product-grid .product-list-informations>.product-block-hover,.product-grid .product-list-informations>.product-buy-content--fixed,.product-grid .product-list-informations>.product-consult-buy-whatsapp{display:block!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important}.product-grid .product-list-informations>.product-buy-content--hover{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.product-grid .product-list-informations>.product-buget-order__actions{display:flex!important;opacity:1!important;visibility:visible!important}.product-grid:focus-within .product-list-informations,.product-grid:hover .product-list-informations{backdrop-filter:none!important;background:transparent!important;height:100%!important;transform:none!important}.product-grid:focus-within .product-list-informations .product-price--featured,.product-grid:hover .product-list-informations .product-price--featured{margin-bottom:0!important}.product-grid:focus-within .product-list-informations>.product-buy-content--hover,.product-grid:hover .product-list-informations>.product-buy-content--hover{display:block!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important}.product-grid:focus-within .product-image__container>.terracota-product-buy-hover-overlay,.product-grid:hover .product-image__container>.terracota-product-buy-hover-overlay{opacity:1!important;pointer-events:auto!important;transform:translateY(0);visibility:visible!important}.product-grid .product-image__container{position:relative}.product-grid .product-image__container:has(>.product-list-like-swiper){align-items:flex-start;padding-bottom:52px;position:relative}.product-grid .product-image__container>.terracota-product-buy-hover-overlay{bottom:16px;left:16px;margin:0!important;opacity:0!important;pointer-events:none!important;position:absolute!important;right:16px;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden!important;width:auto!important;z-index:4}.product-grid .product-image__container>.terracota-product-buy-hover-overlay .product-buy-container{justify-content:flex-start;width:100%}.product-grid .product-image__container>.terracota-product-buy-hover-overlay .product-btn,.product-grid .product-image__container>.terracota-product-buy-hover-overlay>.product-buy-container>.btn:not(.product-consult-buy-whatsapp){flex:1 1 auto;font-weight:600!important;height:auto!important;min-height:var(--spacing-9);min-width:0;padding:var(--spacing-1) var(--spacing-8)!important;white-space:normal;width:fit-content!important}.product-grid .product-image__container>.product-list-like-swiper{bottom:0!important;left:0!important;position:absolute!important;right:0!important;top:auto!important;z-index:2}.product-grid .product-list-informations>.product-list-like-swiper{bottom:auto!important;grid-area:like;left:auto!important;margin:0 0 var(--productGrid-information-gap,6px)!important;position:relative!important;right:auto!important;top:auto!important;z-index:auto}.product-grid .product-image__container>.product-list-like-swiper,.product-grid .product-list-informations>.product-list-like-swiper{--product-list-like-size:var(--terracota-product-list-like-size,42px);backdrop-filter:none!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;display:block!important;filter:none!important;max-width:100%!important;min-width:0!important;overflow:hidden;padding:0!important;transform:none!important;width:100%!important}.product-grid .product-image__container>.product-list-like-swiper .product-list-like-container,.product-grid .product-list-informations>.product-list-like-swiper .product-list-like-container{align-items:center;gap:var(--product-list-like-gap,var(--spacing-2));justify-content:flex-start;margin:0!important;max-width:none!important;width:max-content!important}.product-grid .product-image__container>.product-list-like-swiper .product-like-item,.product-grid .product-image__container>.product-list-like-swiper .product-like-item.swiper-slide,.product-grid .product-list-informations>.product-list-like-swiper .product-like-item,.product-grid .product-list-informations>.product-list-like-swiper .product-like-item.swiper-slide{box-sizing:border-box;flex:0 0 auto;margin-right:0!important;max-width:none;min-width:0;width:max-content!important}#shelf-list-product.productList--category:not(.swiper)>.product-item,#shelf-list-product.productList--manufacturer:not(.swiper)>.product-item,#shelf-list-product.productList--search:not(.swiper)>.product-item{contain-intrinsic-size:auto var(--productGrid-intrinsic-height,620px);content-visibility:auto}.productList{align-content:center;align-items:center;background-color:var(--product-list-background,transparent);color:var(--product-list-color,currentColor);gap:var(--product-list-gap,var(--spacing-4));justify-content:center;justify-items:center;max-width:100%;min-height:var(--product-list-min-height,0);padding:var(--product-list-padding,var(--spacing-2));position:relative;width:100%}.productList__container{background-color:var(--productList-background,transparent);max-width:var(--productList-width,var(--container-width,1280px))!important}.productList--banner{grid-template-areas:"banner" "info" "products"}.productList:has(.products--right).productList--banner{grid-template-areas:"info" "products" "banner"}.productList .swiper-pagination{align-items:center;background-color:rgba(150,141,88,.11);border-radius:var(--radius-full);display:flex;height:8px;justify-content:center;justify-content:space-between!important;margin:0 auto;margin-top:var(--spacing-4);position:unset;width:80px;--swiper-pagination-bullet-inactive-color:#968d581c;--swiper-pagination-bullet-horizontal-gap:0px;--swiper-pagination-bullet-width:1px;--swiper-pagination-bullet-border-radius:var(--radius-full)}.productList .swiper-pagination .swiper-pagination-bullet-active{--swiper-pagination-bullet-width:30px}.productList .swiper-button-next,.productList .swiper-button-prev{--swiper-navigation-sides-offset:0px;align-items:center;backdrop-filter:blur(9.8500003815px);background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.2);border-radius:75px;display:flex;flex-shrink:0;gap:10px;height:40px;justify-content:center;padding-left:2px;width:40px}.productList .swiper-button-next svg,.productList .swiper-button-prev svg{width:5px}.productList .swiper-button-next:after,.productList .swiper-button-prev:after{display:none}@media (min-width:1024px){.productList{grid-template-areas:"info info" "products products";grid-template-columns:repeat(2,1fr)}.productList--banner{grid-template-areas:"info banner " "products banner "}.productList:has(.products--right).productList--banner{grid-template-areas:"banner info" "banner products"}}.productList__title{align-items:center;color:currentColor;display:flex;flex-wrap:wrap;font-size:var(--product-list-title-font-size,var(--font-size-2xl));font-weight:var(--product-list-title-font-weight,500);gap:var(--spacing-4);grid-area:title;justify-content:space-between;line-height:normal;margin-bottom:0;padding:0;width:max-content}.productList__description{color:currentColor;font-size:var(--product-list-description-font-size,var(--font-size-sm));grid-area:description}.productList__products{align-items:stretch;display:flex;flex-wrap:wrap;gap:var(--product-list-gap,0);grid-area:products;justify-content:center;max-width:100%;padding:var(--product-list-padding,0 var(--spacing-4));width:100%}.productList__products[data-carousel-nav="0"]{--product-list-padding:0px}.productList__products.swiper .swiper-wrapper{align-items:stretch}.productList__products.swiper .swiper-slide{height:auto}.productList__products.swiper:not(.swiper-initialized)>.swiper-wrapper{display:flex;gap:var(--space,0);width:100%}.productList__products.swiper:not(.swiper-initialized)>.swiper-wrapper>.product-item.swiper-slide{flex:0 0 auto;width:calc((100% - var(--space, 0px)*(var(--items, 1) - 1))/var(--items, 1))}.productList__products .owl-stage{align-items:stretch;display:flex}.productList__products .owl-item{height:auto}.productList__products:not(.swiper){--product-list-gap:var(--spacing-4) var(--spacing-2);display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:1024px){.productList__products:not(.swiper){--product-list-gap:var(--spacing-2) var(--spacing-4);grid-template-columns:repeat(var(--columns,4),1fr)}}.productList__products .products__title{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:var(--spacing-4);width:100%}@media (min-width:1024px){.productList__products{max-width:var(--product-list-swiper-width,100%)}}.productList__products .product-item{display:flex;height:100%;justify-content:center;max-height:unset;max-width:100%;width:100%;--productGrid-free-shipping-height:28px}.productList__products .product-grid{align-items:stretch;background-color:var(--productGrid-background,var(--white));border:var(--productGrid-border,0);border-radius:var(--productGrid-border-radius,12px);color:var(--productGrid-foreground,var(--texto,#030712));container-name:none;container-type:normal;cursor:default;display:flex;flex-direction:column;gap:var(--productGrid-gap,0);height:100%;justify-content:flex-start;min-height:var(--productGrid-card-min-height,auto);overflow:hidden;padding:var(--productGrid-padding,0);width:min(100%,var(--productGrid-card-width,100%));--productGrid-overlay-top-offset:0px;--productGrid-overlay-top-offset-with-free-shipping:0px;--productGrid-overlay-inline-offset:0px;--productGrid-floating-item-top-offset:0px;--productGrid-floating-item-top-offset-with-free-shipping:0px;--productGrid-floating-item-inline-offset:0px;--productGrid-floating-item-top-offset-with-reserved-space:0px;--productGrid-free-shipping-top-offset:calc(var(--productGrid-free-shipping-height)*-1 + var(--productGrid-padding, 0px)*-1 + -1px);--productGrid-free-shipping-inline-offset:calc((var(--productGrid-padding, 0px) + 1px)*-1);--productGrid-free-shipping-width:calc(100% + var(--productGrid-padding, 0px)*2)}.productList__products .product-grid:before{display:none}.productList__products .product-grid .product-image{aspect-ratio:1/1;background-color:var(--productGrid-image-background,var(--white));border:none;border-radius:var(--productGrid-border-radius,4px);flex-shrink:0;height:var(--productGrid-image-height,auto);margin:0 auto;max-width:100%;overflow:hidden;overflow:visible;width:var(--productGrid-image-width,100%);width:100%}.product-item--reserve-countdown-space .productList__products .product-grid .product-image,.productList__products .product-grid.product-grid--reserve-countdown-space .product-image,.productList__products .product-grid.product-item--reserve-countdown-space .product-image,.productList__products .product-grid:has(#countdown_timer_product_list) .product-image,.productList__products .product-grid:has(.product-countdown-timer) .product-image{--productGrid-countdown-height:42px;--productGrid-countdown-gap:10px;align-items:stretch;aspect-ratio:auto;display:flex;flex-direction:column;justify-content:flex-start}.product-item--reserve-countdown-space .productList__products .product-grid .product-image__container,.productList__products .product-grid.product-grid--reserve-countdown-space .product-image__container,.productList__products .product-grid.product-item--reserve-countdown-space .product-image__container,.productList__products .product-grid:has(#countdown_timer_product_list) .product-image__container,.productList__products .product-grid:has(.product-countdown-timer) .product-image__container{flex:0 0 auto}.product-item--reserve-countdown-space:not(.product-item--has-countdown) .productList__products .product-grid .product-image:after,.productList__products .product-grid.product-grid--reserve-countdown-space:not(.product-grid--has-countdown) .product-image:after,.productList__products .product-grid.product-item--reserve-countdown-space:not(.product-item--has-countdown) .product-image:after{content:"";display:block;min-height:var(--productGrid-countdown-height,42px)}.product-item--reserve-free-shipping-space .productList__products .product-grid .product-image,.productList__products .product-grid.product-grid--reserve-free-shipping-space .product-image,.productList__products .product-grid:has(.product-shipping__free-label) .product-image{margin-top:var(--productGrid-free-shipping-height);overflow:visible}.product-item--reserve-free-shipping-space .productList__products .product-grid .product-image__container,.productList__products .product-grid.product-grid--reserve-free-shipping-space .product-image__container,.productList__products .product-grid:has(.product-shipping__free-label) .product-image__container{overflow:visible}.productList__products .product-grid .product-image__container{align-items:center;aspect-ratio:1/1;display:flex;height:auto;justify-content:center;margin:0 auto;max-width:100%;overflow:visible;position:relative;width:100%}.productList__products .product-grid .product-image__top{align-content:start;align-items:start;bottom:0;gap:var(--spacing-2);grid-template-columns:1fr max-content;left:0;overflow:visible;padding:0!important;padding:var(--productGrid-overlay-top-offset) var(--productGrid-overlay-inline-offset) 0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1;z-index:2}.productList__products .product-grid .product-image__top:has(.share-button){display:grid;grid-template-columns:1fr 32px}.productList__products .product-grid .product-image__top:has(.product-shipping__free-label){padding-top:var(--productGrid-overlay-top-offset-with-free-shipping)}.productList__products .product-grid .product-image__top>.product-image__sub-container{align-items:flex-start;display:flex;gap:0;pointer-events:auto;width:max-content}.productList__products .product-grid .product-image__top>.product-image__sub-container:first-child{justify-self:start}.productList__products .product-grid .product-image__top>.product-image__sub-container:last-child{justify-self:end}.productList__products .product-grid .product-image__top>.product-label.product-label-custom{align-items:center;align-self:start;box-sizing:border-box;display:inline-flex;justify-content:center;line-height:1.1;max-width:100%;min-width:0;overflow:hidden;pointer-events:auto;text-overflow:ellipsis;white-space:nowrap;width:fit-content;z-index:4}.productList__products .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--left,.productList__products .product-grid .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right){grid-column:1;grid-row:1;justify-self:start}.productList__products .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--right{grid-column:2;grid-row:2;justify-self:end}.productList__products .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,.productList__products .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right){max-width:calc(100% - 92px)}.productList__products .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right{margin-top:44px;max-width:140px}.product-item--reserve-free-shipping-space-without-label .productList__products .product-grid .product-image__top,.productList__products .product-grid.product-grid--reserve-free-shipping-space-without-label .product-image__top{top:calc(var(--productGrid-free-shipping-height)*-1)}.productList__products .product-grid .product-option__value,.productList__products .product-grid .swiper-button-next,.productList__products .product-grid .swiper-button-prev,.productList__products .product-grid a,.productList__products .product-grid button,.productList__products .product-grid summary{cursor:pointer}.productList__products .product-grid input,.productList__products .product-grid select,.productList__products .product-grid textarea{cursor:auto}.productList__products .product-grid a.d-inline-block{align-items:center;border-radius:inherit;cursor:pointer;display:flex;height:var(--productGrid-image-inner-height,auto);height:100%;justify-content:center;max-width:100%;overflow:hidden;width:100%}.productList__products .product-grid .product-image-area{aspect-ratio:auto;display:block;height:100%;max-height:100%;max-width:100%;object-fit:contain;object-position:center;transition:transform .3s ease;width:100%}.productList__products .product-grid #countdown_timer_product_list,.productList__products .product-grid .product-countdown-timer{align-items:center;background-color:color-mix(in srgb,var(--primary) 10%,var(--white))!important;border-radius:var(--btn-radius,4px);box-sizing:border-box;color:var(--primary,#c5531e)!important;display:flex;flex-wrap:nowrap;justify-content:center;margin-top:var(--productGrid-countdown-gap,10px);min-height:var(--productGrid-countdown-height,42px);overflow:hidden;padding:8px 10px;white-space:nowrap;width:100%}.productList__products .product-grid #countdown_timer_product_list>*,.productList__products .product-grid .product-countdown-timer>*{flex-shrink:0;white-space:nowrap}.productList__products .product-grid #countdown_timer_product_list .countdown-offer,.productList__products .product-grid #countdown_timer_product_list .countdown-offer-end,.productList__products .product-grid .product-countdown-timer .countdown-offer,.productList__products .product-grid .product-countdown-timer .countdown-offer-end{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.productList__products .product-grid .product-list-informations{color:var(--productGrid-foreground,var(--texto,#030712));flex-direction:row;font-size:inherit;position:relative;text-align:left}.productList__products .product-grid .product-list-informations>.break{display:none}.productList__products .product-grid .product-list-informations>:not([hidden]){margin-top:0}.productList__products .product-grid .product-list-informations{grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) minmax(var(--product-item-row-buy-height,0),auto) auto;padding:var(--productGrid-information-padding,var(--spacing-5) var(--spacing-10))}.productList__products .product-grid .product-list-informations .product-title{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;text-overflow:clip;line-clamp:unset}.productList__products .product-grid .product-list-informations .product-title a{display:block}.productList__products .product-grid .product-list-informations .product-price{margin:0}.productList__products .product-grid .product-list-informations .product-prices,.productList__products .product-grid .product-list-informations .product-prices-content{grid-area:price;margin:0 0 16px;width:max-content}.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){display:contents}.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price{align-self:end;grid-area:price}.productList__products .product-grid .product-list-informations .product-price-simulator,.productList__products .product-grid .product-list-informations .product-simulator{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.productList__products .product-grid .product-list-informations .product-block-fixed,.productList__products .product-grid .product-list-informations .product-block-hover{grid-area:buy;justify-self:stretch;width:100%}.pageLayout.pageLayout--search #shelf-list-product .product-grid .productList__products .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,body.page-product-category #shelf-list-product .product-grid .productList__products .product-grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover{display:block!important;opacity:1!important;visibility:visible!important}.productList__products .product-grid .product-list-informations .product-buy-container:has(.product-stepper){display:grid;grid-template-columns:minmax(0,1fr);width:100%}.productList__products .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-stepper{justify-self:start}.productList__products .product-grid .product-list-informations .product-buy-container:has(.product-stepper) .product-btn{width:100%!important}.productList__products .product-grid .product-list-informations .product-consult-buy-whatsapp{grid-area:whatsapp;justify-self:stretch;width:100%}.productList__products .product-grid .product-list-informations .product-list-like-swiper{padding-right:56px}.product-item--featured-discount .productList__products .product-grid .product-list-informations,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price discount ." "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--featured-discount .productList__products .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount .productList__products .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .productList__products .product-grid .product-list-informations .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.productList__products .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.productList__products .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.productList__products .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.productList__products .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price{align-content:flex-end;align-items:flex-end;align-self:end;justify-self:start;max-width:100%;width:max-content}.product-item--stacked-discount .productList__products .product-grid .product-list-informations,.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount{grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--stacked-discount.product-item--featured-discount .productList__products .product-grid .product-list-informations,.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "buy buy buy" "whatsapp whatsapp whatsapp"}.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto}.product-item--featured-discount .productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price discount ." "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--stacked-discount .productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--layout-1 .productList__products .product-grid .product-list-informations,.product-item--with-flow-actions .productList__products .product-grid .product-list-informations,.productList__products .product-grid .product-list-informations.product-list-informations--layout-1,.productList__products .product-grid .product-list-informations.product-list-informations--with-flow-actions{grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) minmax(var(--product-item-row-buy-height,0),auto) auto}.productList__products .product-grid .product-list-informations>.product-attributes-list,.productList__products .product-grid .product-list-informations>.product-list-like-swiper,.productList__products .product-grid .product-list-informations>.product-main-price-discount,.productList__products .product-grid .product-list-informations>.product-notify,.productList__products .product-grid .product-list-informations>.product-price,.productList__products .product-grid .product-list-informations>.product-price-discount,.productList__products .product-grid .product-list-informations>.product-price-simulator,.productList__products .product-grid .product-list-informations>.product-price>.product-main-price,.productList__products .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,.productList__products .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations>.product-price>.product-price-new,.productList__products .product-grid .product-list-informations>.product-price>.product-price-retail,.productList__products .product-grid .product-list-informations>.product-rating,.productList__products .product-grid .product-list-informations>.product-simulator,.productList__products .product-grid .product-list-informations>.product-title,.productList__products .product-grid .product-list-informations>.quantity_sold{margin-bottom:var(--productGrid-information-gap,6px);margin-top:0}.productList__products .product-grid .product-list-informations>.product-block-fixed,.productList__products .product-grid .product-list-informations>.product-block-hover,.productList__products .product-grid .product-list-informations>.product-consult-buy-whatsapp{margin-bottom:0;margin-top:0}.productList__products .product-grid .product-list-informations>.product-block-fixed:last-child,.productList__products .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child{margin-bottom:0}.productList__products .product-grid .product-list-informations{align-content:start;align-items:end;column-gap:8px;display:grid;flex:1;grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-columns:max-content max-content minmax(0,1fr);grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto;justify-content:stretch;min-height:0;padding:var(--productGrid-information-padding,16px 0 0);width:100%}.productList__products .product-grid .product-list-informations .product-title{color:var(--productGrid-title-foreground,var(--texto,#030712));cursor:pointer;display:-webkit-box;font-size:var(--productGrid-title-font-size,14px);font-weight:var(--productGrid-title-font-weight,500);grid-area:title;margin-bottom:0;padding:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;font-family:REM,sans-serif;font-style:normal;line-height:18px;min-height:36px;white-space:normal;width:100%}.productList__products .product-grid .product-list-informations .product-title a{color:currentColor;display:-webkit-box;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.productList__products .product-grid .product-list-informations .product-rating{grid-area:rating}.productList__products .product-grid .product-list-informations .quantity_sold{align-items:center;background:color-mix(in srgb,var(--primary) 10%,var(--white));border-radius:999px;color:var(--primary,#c5531e);display:inline-flex!important;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:500;grid-area:sold;line-height:1.2;margin:0;max-width:100%;min-height:24px;padding:4px 8px;width:max-content}.productList__products .product-grid .product-list-informations .quantity_sold:empty{display:none!important}.productList__products .product-grid .product-list-informations .quantity_sold p{color:inherit;font:inherit;margin:0}.productList__products .product-grid .product-list-informations .quantity_sold p:empty{display:none!important}.productList__products .product-grid .product-list-informations .product-notify{align-self:end;grid-area:price;margin:0;margin:0!important;width:100%}.productList__products .product-grid .product-list-informations .product-notify__link{align-items:center;background-color:transparent!important;border:1px solid rgba(3,7,18,.14)!important;border-radius:var(--btn-radius,4px)!important;color:rgba(3,7,18,.72);display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:4px;justify-content:center;margin:0!important;max-height:38px;min-height:38px;padding:10px 14px;text-align:center;text-decoration:none;width:100%}.productList__products .product-grid .product-list-informations .product-notify span:empty{display:none!important}.productList__products .product-grid .product-list-informations .product-main-price{color:var(--productGrid-price-foreground,var(--text,#030712));font-family:REM,sans-serif;font-size:var(--productGrid-price-font-size,24px);font-style:var(--productGrid-price-font-style,normal);font-weight:var(--productGrid-price-font-weight,700);line-height:normal;margin:0;text-decoration:var(--productGrid-price-text-decoration,none)}.productList__products .product-grid .product-list-informations .product-price{align-content:flex-end;align-items:var(--productGrid-price-align-items,flex-end);align-self:end;display:var(--productGrid-price-display,flex);flex-direction:var(--productGrid-price-flex-direction,column);flex-wrap:wrap;gap:var(--productGrid-price-gap,2px 6px);grid-area:price;margin:var(--productGrid-price-margin,0);min-height:52px;padding:var(--productGrid-price-padding,0);width:var(--productGrid-price-width,100%);width:max-content}.productList__products .product-grid .product-list-informations .product-price--on-request{align-self:end;max-width:100%;min-height:0;width:100%}.productList__products .product-grid .product-list-informations .product-price--login-register{align-content:center;align-self:end;display:block;margin:0;max-width:100%;min-height:52px;padding:0;text-align:center;width:100%}.productList__products .product-grid .product-list-informations .product-price--login-register>span{color:rgba(3,7,18,.72);display:block;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;gap:0;line-height:1.35;max-width:100%;overflow-wrap:break-word;width:100%}.productList__products .product-grid .product-list-informations .product-price--login-register a{color:var(--primary,#c5531e);display:inline;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease-in-out;width:auto}.productList__products .product-grid .product-list-informations .product-price--login-register a b,.productList__products .product-grid .product-list-informations .product-price--login-register a strong{color:inherit;font-size:inherit;font-weight:inherit}.productList__products .product-grid .product-list-informations .product-price--login-register a:focus-visible,.productList__products .product-grid .product-list-informations .product-price--login-register a:hover{color:color-mix(in srgb,var(--primary) 82%,#000);text-decoration:none}.productList__products .product-grid .product-list-informations .product-price-on-request__link{align-items:center;background:hsla(0,0%,100%,.88)!important;border:1px solid rgba(3,7,18,.14)!important;border-radius:var(--btn-radius,4px);color:rgba(3,7,18,.72)!important;display:inline-flex!important;font-family:Inter,sans-serif;font-size:14px;font-weight:600;justify-content:center;line-height:1;margin:0!important;min-height:38px;padding:10px 14px!important;text-align:center;text-decoration:none;width:100%}.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price),.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price){display:contents}.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price)>.product-main-price,.productList__products .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price)>.product-main-price{align-self:end;grid-area:price}.productList__products .product-grid .product-list-informations .product-prices,.productList__products .product-grid .product-list-informations .product-prices-content{align-content:flex-end;align-items:flex-end;align-self:end;display:flex;flex-wrap:wrap;gap:var(--productGrid-price-gap,2px 6px);grid-area:price;margin:0;max-width:100%;min-height:52px;padding:0;width:max-content}.productList__products .product-grid .product-list-informations .product-price-old{color:var(--productGrid-old-price-foreground,rgba(3,7,18,.4));font-family:Poppins,sans-serif;font-size:var(--productGrid-old-price-font-size,12px);font-style:var(--productGrid-old-price-font-style,normal);font-weight:var(--productGrid-old-price-font-weight,400);line-height:normal;margin:0;min-height:16px;text-decoration:var(--productGrid-old-price-text-decoration,line-through);width:100%}.productList__products .product-grid .product-list-informations .product-price-new,.productList__products .product-grid .product-list-informations .product-price-retail,.productList__products .product-grid .product-list-informations .product-prices h3{color:var(--productGrid-price-foreground,var(--text,#030712));font-family:REM,sans-serif;font-size:var(--productGrid-price-font-size,24px);font-style:var(--productGrid-price-font-style,normal);font-weight:var(--productGrid-price-font-weight,700);line-height:normal;margin-bottom:6px;margin-left:0!important;text-decoration:var(--productGrid-price-text-decoration,none)}.productList__products .product-grid .product-list-informations .product-price-discount,.productList__products .product-grid .product-list-informations .product-price-simulator,.productList__products .product-grid .product-list-informations .product-simulator{color:var(--productGrid-foreground,var(--texto,#030712));font-family:Inter,sans-serif;font-size:var(--productGrid-base-font-size,11px);font-style:normal;font-weight:400;line-height:normal;margin:0;width:100%}.productList__products .product-grid .product-list-informations .product-price-discount b,.productList__products .product-grid .product-list-informations .product-price-discount strong,.productList__products .product-grid .product-list-informations .product-price-simulator b,.productList__products .product-grid .product-list-informations .product-price-simulator strong,.productList__products .product-grid .product-list-informations .product-simulator b,.productList__products .product-grid .product-list-informations .product-simulator strong{color:var(--productGrid-foreground,var(--texto,#030712));font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit}@media (max-width:calc(768px - 1px)){.productList__products .product-grid .product-list-informations .product-price h3,.productList__products .product-grid .product-list-informations .product-price-new,.productList__products .product-grid .product-list-informations .product-price-retail{font-size:20px!important}.productList__products .product-grid .product-list-informations .product-price-discount,.productList__products .product-grid .product-list-informations .product-price-simulator,.productList__products .product-grid .product-list-informations .product-simulator{font-size:10px!important}.productList__products .product-grid .product-list-informations .product-block-fixed .product-btn.buttom_fixed,.productList__products .product-grid .product-list-informations .product-buy-content--fixed .product-btn.buttom_fixed{font-size:12px!important}}.productList__products .product-grid .product-list-informations .product-price-simulator,.productList__products .product-grid .product-list-informations .product-simulator{grid-area:simulator}.productList__products .product-grid .product-list-informations .product-attributes-list{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;grid-area:attributes;line-height:1.4;list-style:none;margin:0;padding:0;width:100%}.productList__products .product-grid .product-list-informations .product-attributes-list:empty{display:none!important}.productList__products .product-grid .product-list-informations .product-attributes-list__option{margin:0;padding:0}.productList__products .product-grid .product-list-informations .product-attributes-list__option+.productList__products .product-grid .product-list-informations .product-attributes-list__option{margin-top:2px}.productList__products .product-grid .product-list-informations .product-attributes-list__name,.productList__products .product-grid .product-list-informations .product-attributes-list__text{color:inherit;font:inherit}.productList__products .product-grid .product-list-informations .product-attributes-list__text:empty{display:none}.productList__products .product-grid .product-list-informations .product-main-price-discount,.productList__products .product-grid .product-list-informations .product-price-discount,.productList__products .product-grid .product-list-informations .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;display:flex;flex-wrap:wrap;gap:0 var(--spacing-1);grid-area:discount;justify-content:flex-start;justify-self:stretch;max-width:100%;text-align:left;width:100%}.product-item--featured-discount .productList__products .product-grid .product-list-informations,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price),.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price),.productList__products .product-grid .product-list-informations:has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--featured-discount .productList__products .product-grid .product-list-informations .product-main-price-discount,.product-item--featured-discount .productList__products .product-grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .productList__products .product-grid .product-list-informations .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount,.productList__products .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;justify-self:stretch;max-width:100%;width:100%}.product-item--stacked-discount .productList__products .product-grid .product-list-informations,.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount{grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--stacked-discount .productList__products .product-grid .product-list-informations .product-main-price-discount,.product-item--stacked-discount .productList__products .product-grid .product-list-informations .product-price-discount,.product-item--stacked-discount .productList__products .product-grid .product-list-informations .product-price-discount.featured_price,.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount .product-main-price-discount,.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount,.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount.featured_price{margin-top:0;width:100%}.product-item--stacked-discount.product-item--featured-discount .productList__products .product-grid .product-list-informations,.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price),.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price),.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto auto}.product-item--featured-discount .productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price),.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price),.productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--stacked-discount .productList__products .product-grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.productList__products .product-grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--with-flow-actions .productList__products .product-grid .product-list-informations,.productList__products .product-grid .product-list-informations.product-list-informations--with-flow-actions{grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto auto}.productList__products .product-grid .product-list-informations>.product-attributes-list,.productList__products .product-grid .product-list-informations>.product-block-fixed,.productList__products .product-grid .product-list-informations>.product-block-hover,.productList__products .product-grid .product-list-informations>.product-buy-content--fixed,.productList__products .product-grid .product-list-informations>.product-buy-content--hover,.productList__products .product-grid .product-list-informations>.product-consult-buy-whatsapp,.productList__products .product-grid .product-list-informations>.product-list-like-swiper,.productList__products .product-grid .product-list-informations>.product-main-price-discount,.productList__products .product-grid .product-list-informations>.product-notify,.productList__products .product-grid .product-list-informations>.product-notify__link,.productList__products .product-grid .product-list-informations>.product-price,.productList__products .product-grid .product-list-informations>.product-price-discount,.productList__products .product-grid .product-list-informations>.product-price-on-request__link,.productList__products .product-grid .product-list-informations>.product-price-simulator,.productList__products .product-grid .product-list-informations>.product-price>.product-main-price,.productList__products .product-grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,.productList__products .product-grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations>.product-price>.product-price-discount.featured_price,.productList__products .product-grid .product-list-informations>.product-price>.product-price-new,.productList__products .product-grid .product-list-informations>.product-price>.product-price-retail,.productList__products .product-grid .product-list-informations>.product-prices,.productList__products .product-grid .product-list-informations>.product-prices-content,.productList__products .product-grid .product-list-informations>.product-rating,.productList__products .product-grid .product-list-informations>.product-simulator,.productList__products .product-grid .product-list-informations>.product-title,.productList__products .product-grid .product-list-informations>.quantity_sold{margin-bottom:var(--productGrid-information-gap,6px);margin-top:0}.productList__products .product-grid .product-list-informations>.product-block-fixed,.productList__products .product-grid .product-list-informations>.product-block-fixed:last-child,.productList__products .product-grid .product-list-informations>.product-block-hover,.productList__products .product-grid .product-list-informations>.product-block-hover:last-child,.productList__products .product-grid .product-list-informations>.product-buy-content--fixed,.productList__products .product-grid .product-list-informations>.product-buy-content--fixed:last-child,.productList__products .product-grid .product-list-informations>.product-buy-content--hover,.productList__products .product-grid .product-list-informations>.product-buy-content--hover:last-child,.productList__products .product-grid .product-list-informations>.product-consult-buy-whatsapp,.productList__products .product-grid .product-list-informations>.product-consult-buy-whatsapp:last-child{margin-bottom:0}.productList__products .product-grid .product-list-informations>.product-notify__link,.productList__products .product-grid .product-list-informations>.product-price-on-request__link{align-self:end;grid-area:price;width:100%}.productList__products .product-grid .product-list-informations .product-list-like-swiper{display:block!important;grid-area:like;max-width:100%;min-width:0;overflow:hidden;padding:0;position:relative;width:100%}.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-list-like-container{align-items:center;gap:var(--product-list-like-gap,var(--spacing-2));justify-content:flex-start;margin:0!important;max-width:none!important;width:max-content!important}.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item,.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide{box-sizing:border-box;flex:0 0 auto;margin-right:0!important;max-width:none;min-width:0;width:max-content!important}.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item a,.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a{align-items:center;display:flex;height:42px;justify-content:center;width:42px}.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border-radius:var(--btn-radius,9999px);height:42px;margin:0;max-width:42px;min-width:42px;width:42px}.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail{background:var(--white);border:1px solid rgba(3,7,18,.12);object-fit:cover}.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.productList__products .product-grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border:1px solid rgba(3,7,18,.12);display:block}.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation{align-items:center;display:flex;gap:0;inset:0;justify-content:space-between;pointer-events:none;position:absolute;transform:none}@media (min-width:1024px){.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-navigation{opacity:0;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;visibility:hidden}}.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next,.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev{backdrop-filter:blur(9.8500003815px);background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:var(--white,#fff);height:22px;margin:0;min-width:22px;pointer-events:auto;position:static;transform:none;width:22px}.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next:after,.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev:after{display:none}.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-button-next svg,.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-button-prev svg{display:block;height:9px;width:5px}.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-button-lock{display:none!important}.productList__products .product-grid .product-list-informations .product-list-like-swiper .swiper-button-disabled{opacity:0;pointer-events:none;visibility:hidden}@media (min-width:1024px){.productList__products .product-grid .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,.productList__products .product-grid .product-list-informations:hover .product-list-like-swiper .swiper-navigation{opacity:1;visibility:visible}}.productList__products .product-grid .product-list-informations .product-block-hover{display:block;opacity:1;padding-bottom:0;visibility:visible}.productList__products .product-grid .label-custom{align-items:center;border-radius:var(--radius-full);display:flex;height:25px;justify-content:center;left:8px;padding:0 8px;top:8px!important}.productList__products .product-grid .options-dropdown{border-radius:var(--btn-radius,9999px)}.productList__products .product-grid .options-dropdown .options-summary{border-radius:inherit}.productList__products .product-grid .options-dropdown .product-option__values .product-option__value{cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.productList__products .product-grid .options-dropdown .product-option__values .product-option__value:focus-visible,.productList__products .product-grid .options-dropdown .product-option__values .product-option__value:hover{background:#e2e4e7;border-color:rgba(3,7,18,.16);color:rgba(3,7,18,.88)}.productList__products .product-grid .options-dropdown .product-option__values .product-option__value.selected{background:#e2e4e7;border-color:rgba(3,7,18,.28);color:rgba(3,7,18,.96)}.productList__products .product-grid .options-dropdown .product-option__values .product-option__value .product-option__link{color:inherit;text-decoration:none;transition:color .2s ease}.productList__products .product-grid .rating{align-items:center;color:var(--productGrid-review-foreground,#f5bf2f);display:flex;display:none!important}.productList__products .product-grid .rating svg{height:var(--productGrid-review-icon-size,16px);width:var(--productGrid-review-icon-size,16px)}.productList__products .product-grid .rating .value{color:var(--foreground-secondary);font-size:var(--font-size-xs)}.productList__products .product-item--carousel,.productList__products .product-item--grid{--productGrid-card-min-height:max-content;--productGrid-card-height:auto;--productGrid-padding:16px;--productGrid-border:1px solid rgba(3,7,18,.08);--productGrid-shadow:0 1px 2px rgba(3,7,18,.04);--productGrid-image-max-width:100%;--productGrid-image-height:auto;--productGrid-image-inner-height:auto;--productGrid-badge-height:22px;--productGrid-badge-font-size:12px;--productGrid-buy-btn-height:38px;--productGrid-whatsapp-btn-height:38px;--productGrid-buy-actions-gap:8px;flex-shrink:0}@media (min-width:1024px){.productList__products .product-item--carousel,.productList__products .product-item--grid{--productGrid-card-min-height:490px}}.productList__products .product-item--carousel .product-grid,.productList__products .product-item--grid .product-grid{box-shadow:var(--productGrid-shadow,none);flex-shrink:0;min-height:var(--productGrid-card-min-height,auto);position:relative}.productList__products .product-item--carousel .product-badge-special,.productList__products .product-item--grid .product-badge-special{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;margin:0;padding:var(--btn-padding,0 1rem)!important;position:unset;width:var(--btn-width,max-content)!important;z-index:1;--btn-height:2rem;--btn-padding:0 0.75rem;--btn-font-size:0.875rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--product-badge-special-background,#f04438);--btn-foreground:var(--product-badge-special-foreground,var(--white));--btn-border:1px solid var(--product-badge-special-border,#f04438);--btn-font-size:var(--product-badge-special-font-size,10px);--btn-height:14px;--btn-radius:var(--product-badge-special-radius,0.25rem)}.productList__products .product-item--carousel .product-badge-special.btn-outline,.productList__products .product-item--grid .product-badge-special.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.productList__products .product-item--carousel .product-badge-special path,.productList__products .product-item--carousel .product-badge-special svg,.productList__products .product-item--grid .product-badge-special path,.productList__products .product-item--grid .product-badge-special svg{color:currentColor;height:1em;width:1em}.productList__products .product-item--carousel .product-badge-special:disabled,.productList__products .product-item--grid .product-badge-special:disabled{cursor:not-allowed;opacity:.65}@media (min-width:1024px){.productList__products .product-item--carousel .product-badge-special,.productList__products .product-item--grid .product-badge-special{--btn-font-size:var(--font-size-sm);--btn-height:$height}}.productList__products .product-item--carousel .product-badge-special,.productList__products .product-item--grid .product-badge-special{--btn-height:var(--productGrid-badge-height,22px);align-items:center;background:#f04438;border-radius:999px;color:var(--white);font-family:Inter,sans-serif;font-size:var(--product-badge-special-font-size,12px)!important;font-weight:600;height:var(--productGrid-badge-height,22px)!important;justify-content:center;line-height:1;min-height:var(--productGrid-badge-height,22px)}.productList__products .product-item--carousel .product-shipping__free-label,.productList__products .product-item--grid .product-shipping__free-label{align-items:center;background-color:var(--success-lightest,color-mix(in srgb,var(--success,#16a34a) 10%,var(--white)))!important;border-radius:12px 12px 0 0;box-sizing:border-box;color:var(--success,#16a34a)!important;display:inline-flex!important;flex-direction:row!important;flex-wrap:nowrap!important;font-family:Inter,sans-serif;font-size:11px;font-weight:600;gap:0 4px;justify-content:center;left:var(--productGrid-free-shipping-inline-offset);line-height:1.2;margin:0;min-height:var(--productGrid-free-shipping-height);overflow:visible;padding:6px 12px;pointer-events:auto;position:absolute;right:var(--productGrid-free-shipping-inline-offset);text-align:center;text-overflow:clip;top:var(--productGrid-free-shipping-top-offset);white-space:nowrap!important;width:auto!important;z-index:3}@media (max-width:1023px){.productList__products .product-item--carousel .product-shipping__free-label,.productList__products .product-item--grid .product-shipping__free-label{font-size:14px!important}}.productList__products .product-item--carousel .product-shipping__free-label .product-shipping__free-label-range,.productList__products .product-item--carousel .product-shipping__free-label .product-shipping__free-label-text,.productList__products .product-item--carousel .product-shipping__free-label .product-shipping__free-label-zone,.productList__products .product-item--grid .product-shipping__free-label .product-shipping__free-label-range,.productList__products .product-item--grid .product-shipping__free-label .product-shipping__free-label-text,.productList__products .product-item--grid .product-shipping__free-label .product-shipping__free-label-zone{align-items:center;backdrop-filter:none!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:inherit;display:inline-flex!important;filter:none!important;font:inherit;height:auto!important;inset:auto!important;margin:0!important;max-height:none!important;max-width:none!important;opacity:1!important;overflow:visible;padding:0!important;position:static!important;text-overflow:clip;transform:none!important;visibility:visible!important;white-space:nowrap!important;width:auto!important;clip:auto!important}.productList__products .product-item--carousel .product-shipping__free-label .product-shipping__free-label-range:not(:empty):before,.productList__products .product-item--carousel .product-shipping__free-label .product-shipping__free-label-zone:not(:empty):before,.productList__products .product-item--grid .product-shipping__free-label .product-shipping__free-label-range:not(:empty):before,.productList__products .product-item--grid .product-shipping__free-label .product-shipping__free-label-zone:not(:empty):before{content:"-";margin-right:4px}.productList__products .product-item--carousel .product-shipping__free-label:hover .product-shipping__free-label-range,.productList__products .product-item--carousel .product-shipping__free-label:hover .product-shipping__free-label-zone,.productList__products .product-item--grid .product-shipping__free-label:hover .product-shipping__free-label-range,.productList__products .product-item--grid .product-shipping__free-label:hover .product-shipping__free-label-zone{backdrop-filter:none!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:inline-flex!important;filter:none!important;inset:auto!important;margin:0!important;opacity:1!important;padding:0!important;position:static!important;transform:none!important;visibility:visible!important}.productList__products .product-item--carousel .product-image__top>.product-image__sub-container:first-child,.productList__products .product-item--grid .product-image__top>.product-image__sub-container:first-child{display:contents}.productList__products .product-item--carousel .product-image__top .product-shipping__free-label,.productList__products .product-item--grid .product-image__top .product-shipping__free-label{grid-column:1/-1;grid-row:1}.productList__products .product-item--carousel .product-image__top .product-badge-special,.productList__products .product-item--grid .product-image__top .product-badge-special{left:var(--productGrid-floating-item-inline-offset);position:absolute;top:var(--productGrid-floating-item-top-offset);z-index:3}.productList__products .product-item--carousel .product-image__top>.product-image__sub-container:last-child,.productList__products .product-item--grid .product-image__top>.product-image__sub-container:last-child{align-items:flex-start;display:inline-flex;flex-direction:row;gap:8px;justify-content:flex-end;position:absolute;right:var(--productGrid-floating-item-inline-offset);top:var(--productGrid-floating-item-top-offset);width:auto;z-index:3}.productList__products .product-item--carousel .product-image__top:has(.product-shipping__free-label) .product-badge-special,.productList__products .product-item--carousel .product-image__top:has(.product-shipping__free-label)>.product-image__sub-container:last-child,.productList__products .product-item--grid .product-image__top:has(.product-shipping__free-label) .product-badge-special,.productList__products .product-item--grid .product-image__top:has(.product-shipping__free-label)>.product-image__sub-container:last-child{top:var(--productGrid-floating-item-top-offset-with-free-shipping)}.productList__products .product-item--carousel .product-image__top>.product-label.product-label-custom,.productList__products .product-item--grid .product-image__top>.product-label.product-label-custom{align-items:center;align-self:start;box-sizing:border-box;display:inline-flex;justify-content:center;line-height:1.1;max-width:100%;min-width:0;overflow:hidden;pointer-events:auto;text-overflow:ellipsis;white-space:nowrap;width:fit-content;z-index:4}.productList__products .product-item--carousel .product-image__top>.product-label.product-label-custom.product-label-custom--left,.productList__products .product-item--carousel .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right),.productList__products .product-item--grid .product-image__top>.product-label.product-label-custom.product-label-custom--left,.productList__products .product-item--grid .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right){grid-column:1;grid-row:1;justify-self:start}.productList__products .product-item--carousel .product-image__top>.product-label.product-label-custom.product-label-custom--right,.productList__products .product-item--grid .product-image__top>.product-label.product-label-custom.product-label-custom--right{grid-column:2;grid-row:2;justify-self:end}.productList__products .product-item--carousel .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,.productList__products .product-item--carousel .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right),.productList__products .product-item--grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,.productList__products .product-item--grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right){max-width:calc(100% - 92px)}.productList__products .product-item--carousel .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right,.productList__products .product-item--grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right{margin-top:44px;max-width:140px}.productList__products .product-item--carousel .product-image__top .product-btn-wishlist,.productList__products .product-item--grid .product-image__top .product-btn-wishlist{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--btn-wishlist-background,var(--background),hsla(0,0%,100%,.72) !important);--btn-foreground:var(--btn-wishlist-foreground,var(--foreground,rgba(3,7,18,.45)));--border-color:var(--btn-wishlist-border,none);--btn-width:var(--btn-wishlist-width,36px);--btn-height:var(--btn-wishlist-height,36px);opacity:1;right:unset;top:unset;visibility:visible}.productList__products .product-item--carousel .product-image__top .product-btn-wishlist.btn-outline,.productList__products .product-item--grid .product-image__top .product-btn-wishlist.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.productList__products .product-item--carousel .product-image__top .product-btn-wishlist path,.productList__products .product-item--carousel .product-image__top .product-btn-wishlist svg,.productList__products .product-item--grid .product-image__top .product-btn-wishlist path,.productList__products .product-item--grid .product-image__top .product-btn-wishlist svg{color:currentColor;height:1em;width:1em}.productList__products .product-item--carousel .product-image__top .product-btn-wishlist:disabled,.productList__products .product-item--grid .product-image__top .product-btn-wishlist:disabled{cursor:not-allowed;opacity:.65}.productList__products .product-item--carousel .product-image__top .product-btn-wishlist,.productList__products .product-item--grid .product-image__top .product-btn-wishlist{--productGrid-action-button-size:36px;--productGrid-action-icon-size:20px;--terracota-wishlist-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' fill='none'%3E%3Cpath fill='%23030712' fill-opacity='.4' d='M11.635 1.818A6.89 6.89 0 0 0 4.311.535 6.9 6.9 0 0 0 2.058 2.05C-.687 4.808-.686 9.12 2.06 11.865l8.555 8.554a1.16 1.16 0 0 0 1.02.574 1.16 1.16 0 0 0 .924-.477l8.651-8.651c2.746-2.746 2.746-7.057-.002-9.819A6.93 6.93 0 0 0 16.298 0a6.9 6.9 0 0 0-4.663 1.818m7.923 1.878c1.824 1.833 1.825 4.696.003 6.52l-7.926 7.925-7.925-7.926C1.888 8.392 1.89 5.53 3.708 3.701a4.6 4.6 0 0 1 3.265-1.368 4.58 4.58 0 0 1 3.254 1.365l.583.584a1.165 1.165 0 0 0 1.65 0l.583-.584c1.765-1.76 4.754-1.755 6.515-.002'/%3E%3C/svg%3E");--terracota-wishlist-icon-active:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' fill='none'%3E%3Cpath fill='%23ED1A1A' d='M12.635 6.957a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3Cpath fill='%23ED1A1A' d='M21.635 6.957a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3Cpath fill='%23ED1A1A' d='M17.635 12.457a6 6 0 1 1-12 0 6 6 0 0 1 12 0'/%3E%3Cpath fill='%23ED1A1A' d='M11.635 1.818A6.89 6.89 0 0 0 4.311.535 6.9 6.9 0 0 0 2.058 2.05C-.687 4.808-.686 9.12 2.06 11.865l8.555 8.554a1.16 1.16 0 0 0 1.02.574 1.16 1.16 0 0 0 .924-.477l8.651-8.651c2.746-2.746 2.746-7.057-.002-9.819A6.93 6.93 0 0 0 16.298 0a6.9 6.9 0 0 0-4.663 1.818m7.923 1.878c1.824 1.833 1.825 4.696.003 6.52l-7.926 7.925-7.925-7.926C1.888 8.392 1.89 5.53 3.708 3.701a4.6 4.6 0 0 1 3.265-1.368 4.58 4.58 0 0 1 3.254 1.365l.583.584a1.165 1.165 0 0 0 1.65 0l.583-.584c1.765-1.76 4.754-1.755 6.515-.002'/%3E%3C/svg%3E");align-items:center;backdrop-filter:none;background:hsla(0,0%,100%,.72)!important;border:0!important;border-radius:10px;box-shadow:none;color:transparent;display:inline-flex;height:var(--productGrid-action-button-size)!important;justify-content:center;min-height:var(--productGrid-action-button-size)!important;min-width:var(--productGrid-action-button-size)!important;padding:0;pointer-events:auto;position:relative;width:var(--productGrid-action-button-size)!important}.productList__products .product-item--carousel .product-image__top .product-btn-wishlist svg,.productList__products .product-item--grid .product-image__top .product-btn-wishlist svg{display:none}.productList__products .product-item--carousel .product-image__top .product-btn-wishlist:before,.productList__products .product-item--grid .product-image__top .product-btn-wishlist:before{background:var(--terracota-wishlist-icon) center/contain no-repeat;content:"";height:var(--productGrid-action-icon-size);transition:transform .2s ease,opacity .2s ease;width:var(--productGrid-action-icon-size)}.productList__products .product-item--carousel .product-image__top .product-btn-wishlist:focus-visible,.productList__products .product-item--carousel .product-image__top .product-btn-wishlist:hover,.productList__products .product-item--grid .product-image__top .product-btn-wishlist:focus-visible,.productList__products .product-item--grid .product-image__top .product-btn-wishlist:hover{background:#e2e4e7!important;box-shadow:none}.productList__products .product-item--carousel .product-image__top .product-btn-wishlist:focus-visible:before,.productList__products .product-item--carousel .product-image__top .product-btn-wishlist:hover:before,.productList__products .product-item--grid .product-image__top .product-btn-wishlist:focus-visible:before,.productList__products .product-item--grid .product-image__top .product-btn-wishlist:hover:before{opacity:.85;transform:scale(1.04)}.productList__products .product-item--carousel .product-image__top .share-button,.productList__products .product-item--grid .product-image__top .share-button{background-color:var(--share-button-background,var(--background,hsla(0,0%,100%,.72)))!important;border-radius:9999px;opacity:unset;right:unset;top:unset;width:var(--share-button-width,36px)!important;--share-button-background:initial;--btn-background:initial;--btn-foreground:initial;align-items:center;background:transparent!important;background-color:transparent!important;border-radius:0;color:inherit!important;display:inline-flex!important;flex-shrink:0;gap:0;height:var(--productGrid-action-button-size);justify-content:center;min-width:var(--productGrid-action-button-size);pointer-events:auto;position:relative;width:var(--productGrid-action-button-size)!important}.productList__products .product-item--carousel .product-image__top .share-button .share-button_toggle,.productList__products .product-item--grid .product-image__top .share-button .share-button_toggle{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--background-color:var(--share-button-background,var(--background),hsla(0,0%,100%,.72));--foreground-color:var(--share-button-foreground,currentColor);--border-color:var(--share-button-border,none);--btn-width:var(--share-button-width,36px);--btn-height:var(--share-button-height,36px);align-items:center;appearance:none;-webkit-appearance:none;backdrop-filter:none;background-color:hsla(0,0%,100%,.72)!important;background-image:none!important;border:none;border-radius:10px;box-shadow:none;color:rgba(3,7,18,.45);display:inline-flex;height:var(--productGrid-action-button-size);justify-content:center;padding:0;position:relative;right:unset;top:unset;width:var(--productGrid-action-button-size);--share-button-background:hsla(0,0%,100%,.72);--btn-background:rgba(1,1,2,.72)!important;--btn-foreground:rgba(3,7,18,.45)!important}.productList__products .product-item--carousel .product-image__top .share-button .share-button_toggle.btn-outline,.productList__products .product-item--grid .product-image__top .share-button .share-button_toggle.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.productList__products .product-item--carousel .product-image__top .share-button .share-button_toggle path,.productList__products .product-item--carousel .product-image__top .share-button .share-button_toggle svg,.productList__products .product-item--grid .product-image__top .share-button .share-button_toggle path,.productList__products .product-item--grid .product-image__top .share-button .share-button_toggle svg{color:currentColor;height:1em;width:1em}.productList__products .product-item--carousel .product-image__top .share-button .share-button_toggle:disabled,.productList__products .product-item--grid .product-image__top .share-button .share-button_toggle:disabled{cursor:not-allowed;opacity:.65}.productList__products .product-item--carousel .product-image__top .share-button .share-button_toggle svg,.productList__products .product-item--grid .product-image__top .share-button .share-button_toggle svg{height:1.5rem;height:var(--productGrid-action-icon-size);position:unset;width:1.5rem;width:var(--productGrid-action-icon-size)}.productList__products .product-item--carousel .product-image__top .share-button .share-button_toggle svg circle,.productList__products .product-item--grid .product-image__top .share-button .share-button_toggle svg circle{fill:transparent!important}.productList__products .product-item--carousel .product-image__top .share-button .share-button_toggle:focus-visible,.productList__products .product-item--carousel .product-image__top .share-button .share-button_toggle:hover,.productList__products .product-item--grid .product-image__top .share-button .share-button_toggle:focus-visible,.productList__products .product-item--grid .product-image__top .share-button .share-button_toggle:hover{background:#e2e4e7!important;color:rgba(3,7,18,.78)}.productList__products .product-item--carousel .product-image__top .share-button .share-button_list,.productList__products .product-item--grid .product-image__top .share-button .share-button_list{background:#f5f5f6!important;border:1px solid rgba(3,7,18,.08);border-radius:14px;box-shadow:0 12px 32px rgba(3,7,18,.12);display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;opacity:0;padding:10px;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;z-index:4}.productList__products .product-item--carousel .product-image__top .share-button .share-button_item,.productList__products .product-item--grid .product-image__top .share-button .share-button_item{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--background-color:var(--share-button-background,var(--background),#f2f2f3);--foreground-color:var(--share-button-foreground,currentColor);--border-color:var(--share-button-border,none);--btn-width:var(--share-button-width,36px);--btn-height:var(--share-button-height,36px);align-items:center;background:#f5f5f6!important;border-radius:999px;color:rgba(3,7,18,.7);cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;position:relative;right:unset;top:unset;width:36px}.productList__products .product-item--carousel .product-image__top .share-button .share-button_item.btn-outline,.productList__products .product-item--grid .product-image__top .share-button .share-button_item.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.productList__products .product-item--carousel .product-image__top .share-button .share-button_item path,.productList__products .product-item--carousel .product-image__top .share-button .share-button_item svg,.productList__products .product-item--grid .product-image__top .share-button .share-button_item path,.productList__products .product-item--grid .product-image__top .share-button .share-button_item svg{color:currentColor;height:1em;width:1em}.productList__products .product-item--carousel .product-image__top .share-button .share-button_item:disabled,.productList__products .product-item--grid .product-image__top .share-button .share-button_item:disabled{cursor:not-allowed;opacity:.65}.productList__products .product-item--carousel .product-image__top .share-button .share-button_item svg,.productList__products .product-item--grid .product-image__top .share-button .share-button_item svg{height:1.5rem;height:28px;position:unset;width:1.5rem;width:28px}.productList__products .product-item--carousel .product-image__top .share-button .share-button_item svg rect,.productList__products .product-item--grid .product-image__top .share-button .share-button_item svg rect{fill:#f5f5f6;transition:fill .2s ease}.productList__products .product-item--carousel .product-image__top .share-button .share-button_item svg circle,.productList__products .product-item--carousel .product-image__top .share-button .share-button_item svg path,.productList__products .product-item--grid .product-image__top .share-button .share-button_item svg circle,.productList__products .product-item--grid .product-image__top .share-button .share-button_item svg path{transition:fill .2s ease,stroke .2s ease}.productList__products .product-item--carousel .product-image__top .share-button .share-button_item:focus-visible,.productList__products .product-item--carousel .product-image__top .share-button .share-button_item:hover,.productList__products .product-item--grid .product-image__top .share-button .share-button_item:focus-visible,.productList__products .product-item--grid .product-image__top .share-button .share-button_item:hover{background:#e2e4e7!important;color:rgba(3,7,18,.78)}.productList__products .product-item--carousel .product-image__top .share-button .share-button_item:focus-visible svg rect,.productList__products .product-item--carousel .product-image__top .share-button .share-button_item:hover svg rect,.productList__products .product-item--grid .product-image__top .share-button .share-button_item:focus-visible svg rect,.productList__products .product-item--grid .product-image__top .share-button .share-button_item:hover svg rect{fill:#e2e4e7}.productList__products .product-item--carousel .product-image__top .share-button.is-open .share-button_toggle,.productList__products .product-item--grid .product-image__top .share-button.is-open .share-button_toggle{background:#e2e4e7!important;color:rgba(3,7,18,.78)}.productList__products .product-item--carousel .product-image__top .share-button.is-open .share-button_list,.productList__products .product-item--grid .product-image__top .share-button.is-open .share-button_list{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.productList__products .product-item--carousel .product-image__top .product-shipping__free-label,.productList__products .product-item--grid .product-image__top .product-shipping__free-label{display:inline-flex!important}.productList__products .product-item--carousel .product-btn-wishlist.is-active:before,.productList__products .product-item--carousel .product-grid.favorite_product .product-btn-wishlist:before,.productList__products .product-item--grid .product-btn-wishlist.is-active:before,.productList__products .product-item--grid .product-grid.favorite_product .product-btn-wishlist:before{background-image:var(--terracota-wishlist-icon-active);opacity:1;transform:none}.productList__products .product-item--carousel .product-list-informations,.productList__products .product-item--grid .product-list-informations{position:relative}.productList__products .product-item--carousel .product-list-informations .product-brand,.productList__products .product-item--carousel .product-list-informations .product-description-resume,.productList__products .product-item--carousel .product-list-informations .product-price-retail-text,.productList__products .product-item--carousel .product-list-informations .product-wedding,.productList__products .product-item--carousel .product-list-informations .skeepers_product__stars,.productList__products .product-item--carousel .product-list-informations [data-trustvox-product-code],.productList__products .product-item--grid .product-list-informations .product-brand,.productList__products .product-item--grid .product-list-informations .product-description-resume,.productList__products .product-item--grid .product-list-informations .product-price-retail-text,.productList__products .product-item--grid .product-list-informations .product-wedding,.productList__products .product-item--grid .product-list-informations .skeepers_product__stars,.productList__products .product-item--grid .product-list-informations [data-trustvox-product-code]{display:none!important}.productList__products .product-item--carousel .product-list-informations .product-prices-content,.productList__products .product-item--grid .product-list-informations .product-prices-content{align-items:stretch;background:transparent!important;border:0!important;box-shadow:none!important;display:flex!important;flex-direction:column;gap:10px;grid-area:price;margin:0;max-width:100%;padding:0;width:100%}.productList__products .product-item--carousel .product-list-informations .product-grid .prices-content,.productList__products .product-item--carousel .product-list-informations .product-prices-content.prices-content,.productList__products .product-item--grid .product-list-informations .product-grid .prices-content,.productList__products .product-item--grid .product-list-informations .product-prices-content.prices-content{align-items:stretch!important;border:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;padding:0!important;text-align:left!important;width:100%}.productList__products .product-item--carousel .product-list-informations .product-price-attacked.price_attacked,.productList__products .product-item--grid .product-list-informations .product-price-attacked.price_attacked{align-items:center;align-self:stretch;background:rgba(3,7,18,.04);border:0;border-radius:var(--btn-radius,4px);box-shadow:none;color:var(--texto,#030712);display:flex;flex:0 0 auto;flex-direction:row;font-family:Inter,sans-serif;font-size:12px;font-weight:400;gap:4px;justify-content:center;line-height:1.2;margin:0;max-width:100%;min-height:0;padding:10px 5px;text-align:center;width:100%}.productList__products .product-item--carousel .product-list-informations .product-price-attacked.price_attacked span,.productList__products .product-item--grid .product-list-informations .product-price-attacked.price_attacked span{color:var(--texto,#030712)}.productList__products .product-item--carousel .product-list-informations .product-price-attacked.price_attacked .product-price-attacked__text,.productList__products .product-item--grid .product-list-informations .product-price-attacked.price_attacked .product-price-attacked__text{background:transparent;border-radius:0;color:rgba(3,7,18,.64);display:inline;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.03em;line-height:1;min-height:0;padding:0;text-transform:uppercase}.productList__products .product-item--carousel .product-list-informations .product-price-attacked.price_attacked .product-price-attacked__value,.productList__products .product-item--grid .product-list-informations .product-price-attacked.price_attacked .product-price-attacked__value{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1}.productList__products .product-item--carousel .product-list-informations .product-prices-content .product-price,.productList__products .product-item--grid .product-list-informations .product-prices-content .product-price{align-content:flex-end;align-items:flex-end;align-self:stretch;background:transparent!important;border:0!important;box-shadow:none!important;display:flex;flex-wrap:wrap!important;gap:var(--productGrid-price-gap,2px 6px);height:auto;justify-content:flex-start;margin:0;max-width:100%;min-height:0!important;padding:0;width:100%}.productList__products .product-item--carousel .product-list-informations .product-grid .prices-content .product-price,.productList__products .product-item--carousel .product-list-informations .product-prices-content.prices-content .product-price,.productList__products .product-item--grid .product-list-informations .product-grid .prices-content .product-price,.productList__products .product-item--grid .product-list-informations .product-prices-content.prices-content .product-price{align-items:flex-end!important;align-self:stretch!important;border:0!important;display:flex!important;flex:0 0 auto!important;flex-direction:row!important;justify-content:flex-start!important;max-width:100%!important;min-height:0!important;padding:0!important;text-align:left!important;width:100%!important}.productList__products .product-item--carousel .product-list-informations .product-prices-content .product-price-retail-text,.productList__products .product-item--grid .product-list-informations .product-prices-content .product-price-retail-text{display:none!important}.productList__products .product-item--carousel .product-list-informations .product-prices-content .product-price-old,.productList__products .product-item--grid .product-list-informations .product-prices-content .product-price-old{display:block!important;margin:0;width:100%}.productList__products .product-item--carousel .product-list-informations .product-prices-content .product-price-new,.productList__products .product-item--grid .product-list-informations .product-prices-content .product-price-new{align-items:center;display:inline-flex;margin-left:0}.productList__products .product-item--carousel .product-list-informations .product-main-price b,.productList__products .product-item--carousel .product-list-informations .product-main-price strong,.productList__products .product-item--carousel .product-list-informations .product-price small,.productList__products .product-item--carousel .product-list-informations .product-type-payment,.productList__products .product-item--grid .product-list-informations .product-main-price b,.productList__products .product-item--grid .product-list-informations .product-main-price strong,.productList__products .product-item--grid .product-list-informations .product-price small,.productList__products .product-item--grid .product-list-informations .product-type-payment{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}.productList__products .product-item--carousel .product-list-informations .product-price-simulator b,.productList__products .product-item--carousel .product-list-informations .product-price-simulator strong,.productList__products .product-item--carousel .product-list-informations .product-price-simulator__interest-info,.productList__products .product-item--carousel .product-list-informations .product-price-simulator__or,.productList__products .product-item--carousel .product-list-informations .product-price-simulator__parcel,.productList__products .product-item--carousel .product-list-informations .product-price-simulator__parcel-value,.productList__products .product-item--carousel .product-list-informations .product-price-simulator__text-in,.productList__products .product-item--carousel .product-list-informations .product-price-simulator__text-of,.productList__products .product-item--carousel .product-list-informations .product-price-simulator__value,.productList__products .product-item--carousel .product-list-informations .product-simulator b,.productList__products .product-item--carousel .product-list-informations .product-simulator strong,.productList__products .product-item--carousel .product-list-informations .product-simulator__interest-info,.productList__products .product-item--carousel .product-list-informations .product-simulator__or,.productList__products .product-item--carousel .product-list-informations .product-simulator__parcel,.productList__products .product-item--carousel .product-list-informations .product-simulator__parcel-value,.productList__products .product-item--carousel .product-list-informations .product-simulator__text-in,.productList__products .product-item--carousel .product-list-informations .product-simulator__text-of,.productList__products .product-item--carousel .product-list-informations .product-simulator__value,.productList__products .product-item--grid .product-list-informations .product-price-simulator b,.productList__products .product-item--grid .product-list-informations .product-price-simulator strong,.productList__products .product-item--grid .product-list-informations .product-price-simulator__interest-info,.productList__products .product-item--grid .product-list-informations .product-price-simulator__or,.productList__products .product-item--grid .product-list-informations .product-price-simulator__parcel,.productList__products .product-item--grid .product-list-informations .product-price-simulator__parcel-value,.productList__products .product-item--grid .product-list-informations .product-price-simulator__text-in,.productList__products .product-item--grid .product-list-informations .product-price-simulator__text-of,.productList__products .product-item--grid .product-list-informations .product-price-simulator__value,.productList__products .product-item--grid .product-list-informations .product-simulator b,.productList__products .product-item--grid .product-list-informations .product-simulator strong,.productList__products .product-item--grid .product-list-informations .product-simulator__interest-info,.productList__products .product-item--grid .product-list-informations .product-simulator__or,.productList__products .product-item--grid .product-list-informations .product-simulator__parcel,.productList__products .product-item--grid .product-list-informations .product-simulator__parcel-value,.productList__products .product-item--grid .product-list-informations .product-simulator__text-in,.productList__products .product-item--grid .product-list-informations .product-simulator__text-of,.productList__products .product-item--grid .product-list-informations .product-simulator__value{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:400;line-height:inherit}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper{display:block!important;grid-area:like;max-width:100%;min-width:0;overflow:hidden;padding:0;position:relative;width:100%}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-list-like-container,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-list-like-container{align-items:center;gap:var(--product-list-like-gap,var(--spacing-2));justify-content:flex-start;margin-inline:0 auto;max-width:100%;width:max-content}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide{box-sizing:border-box;flex:0 0 auto;margin-right:0!important;max-width:none;min-width:0;width:max-content!important}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item a,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item a,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a{align-items:center;display:flex;height:42px;justify-content:center;width:42px}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border-radius:var(--btn-radius,9999px);height:42px;margin:0;max-width:42px;min-width:42px;width:42px}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail{background:var(--white);border:1px solid rgba(3,7,18,.12);object-fit:cover}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border:1px solid rgba(3,7,18,.12);display:block}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-navigation,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-navigation{align-items:center;display:flex;gap:0;inset:0;justify-content:space-between;pointer-events:none;position:absolute;transform:none}@media (min-width:1024px){.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-navigation,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-navigation{opacity:0;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;visibility:hidden}}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-next,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-prev,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-next,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-prev{backdrop-filter:blur(9.8500003815px);background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:var(--white,#fff);height:22px;margin:0;min-width:22px;pointer-events:auto;position:static;transform:none;width:22px}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-next:after,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-prev:after,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-next:after,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-prev:after{display:none}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-next svg,.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-prev svg,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-next svg,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-prev svg{display:block;height:9px;width:5px}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-lock,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-lock{display:none!important}.productList__products .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-disabled,.productList__products .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-disabled{opacity:0;pointer-events:none;visibility:hidden}@media (min-width:1024px){.productList__products .product-item--carousel .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,.productList__products .product-item--carousel .product-list-informations:hover .product-list-like-swiper .swiper-navigation,.productList__products .product-item--grid .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,.productList__products .product-item--grid .product-list-informations:hover .product-list-like-swiper .swiper-navigation{opacity:1;visibility:visible}}.productList__products .product-item--carousel .product-list-informations .product-rating,.productList__products .product-item--grid .product-list-informations .product-rating{align-items:center;color:var(--productGrid-review-foreground,#f5bf2f);color:var(--secondary);display:flex;display:inline-flex!important;gap:4px;margin:0;width:100%}.productList__products .product-item--carousel .product-list-informations .product-rating svg,.productList__products .product-item--grid .product-list-informations .product-rating svg{flex-shrink:0;height:var(--productGrid-review-icon-size,16px);height:14px;width:var(--productGrid-review-icon-size,16px);width:14px}.productList__products .product-item--carousel .product-list-informations .product-rating .product-review-count,.productList__products .product-item--carousel .product-list-informations .product-rating .value,.productList__products .product-item--grid .product-list-informations .product-rating .product-review-count,.productList__products .product-item--grid .product-list-informations .product-rating .value{color:var(--foreground-secondary);color:rgba(3,7,18,.56);font-family:Inter,sans-serif;font-size:var(--font-size-xs);font-size:11px;font-weight:500;line-height:1}.productList__products .product-item--carousel .product-list-informations .product-rating .product-review-count:empty,.productList__products .product-item--grid .product-list-informations .product-rating .product-review-count:empty{display:none!important}.productList__products .product-item--carousel .product-list-informations .quantity_sold,.productList__products .product-item--grid .product-list-informations .quantity_sold{align-items:center;background:color-mix(in srgb,var(--primary) 10%,var(--white));border-radius:999px;color:var(--primary,#c5531e);display:inline-flex!important;font-family:Inter,sans-serif;font-size:11px;font-weight:500;grid-area:sold;line-height:1.2;max-width:100%;min-height:24px;padding:4px 8px;width:max-content}.productList__products .product-item--carousel .product-list-informations .quantity_sold:empty,.productList__products .product-item--grid .product-list-informations .quantity_sold:empty{display:none!important}.productList__products .product-item--carousel .product-list-informations .quantity_sold p,.productList__products .product-item--grid .product-list-informations .quantity_sold p{color:inherit;font:inherit;margin:0}.productList__products .product-item--carousel .product-list-informations .quantity_sold p:empty,.productList__products .product-item--grid .product-list-informations .quantity_sold p:empty{display:none!important}.productList__products .product-item--carousel .product-block-fixed,.productList__products .product-item--grid .product-block-fixed{display:block!important;grid-area:buy;justify-self:stretch;margin-top:auto;opacity:1;visibility:visible;width:100%}.productList__products .product-item--carousel .product-block-fixed .product-buy-container,.productList__products .product-item--grid .product-block-fixed .product-buy-container{align-items:stretch;display:flex;display:flex!important;flex:1 1 100%;flex-wrap:nowrap;justify-content:center;margin:0;width:100%}.productList__products .product-item--carousel .product-block-fixed .product-btn,.productList__products .product-item--grid .product-block-fixed .product-btn{--btn-background:var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary)));--btn-foreground:var(--productList-buy-btn-foreground,var(--btn-primary-color,var(--white)));align-items:center;align-self:stretch;background:var(--btn-background)!important;background-color:var(--btn-background)!important;background:var(--productList-buy-btn-background,var(--product-buy-btn-background,var(--primary,#c5531e)))!important;border:none!important;border-radius:8px;box-shadow:none;color:var(--btn-foreground)!important;color:var(--productList-buy-btn-foreground,var(--product-buy-btn-foreground,var(--white)))!important;cursor:pointer;display:inline-flex!important;flex:1 1 auto;flex:1 1 100%;font-family:REM,sans-serif;font-size:14px;font-weight:700;height:var(--productGrid-buy-btn-height,38px)!important;justify-content:center;line-height:1;max-width:none;min-height:var(--productGrid-buy-btn-height,38px);min-width:0;padding:0 var(--spacing-4)!important;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:100%!important}.productList__products .product-item--carousel .product-block-fixed .product-btn:focus-visible,.productList__products .product-item--carousel .product-block-fixed .product-btn:hover,.productList__products .product-item--grid .product-block-fixed .product-btn:focus-visible,.productList__products .product-item--grid .product-block-fixed .product-btn:hover{--btn-background-hover:color-mix(in srgb,var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary))) 92%,#000);background:var(--btn-background-hover)!important;background-color:var(--btn-background-hover)!important;color:var(--btn-foreground)!important}.productList__products .product-item--carousel .product-block-fixed .product-btn:focus-visible,.productList__products .product-item--carousel .product-block-fixed .product-btn:hover,.productList__products .product-item--grid .product-block-fixed .product-btn:focus-visible,.productList__products .product-item--grid .product-block-fixed .product-btn:hover{background:color-mix(in srgb,var(--productList-buy-btn-background,var(--product-buy-btn-background,var(--primary,#c5531e))) 92%,#000)!important;color:var(--productList-buy-btn-foreground,var(--product-buy-btn-foreground,var(--white)))!important}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-title,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-title{margin-bottom:var(--productGrid-information-gap,6px);margin-top:0!important}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-prices,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-prices{align-self:end;display:flex;flex-wrap:wrap;gap:var(--productGrid-price-gap,2px 6px);margin:0;max-width:100%;width:max-content}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-prices h3,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-prices h3{color:var(--productGrid-price-foreground,var(--text,#030712));font-family:REM,sans-serif;font-size:var(--productGrid-price-font-size,24px);font-style:var(--productGrid-price-font-style,normal);font-weight:var(--productGrid-price-font-weight,700);line-height:normal;margin:0 0 12px;text-decoration:var(--productGrid-price-text-decoration,none)}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-price-discount,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-price-discount{margin-bottom:var(--productGrid-information-gap,6px);margin-top:0}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-simulator,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-simulator{font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:normal;margin-bottom:var(--productGrid-information-gap,6px);margin-top:0;width:100%}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-simulator .interest_text,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-simulator .interest_text{color:inherit;font:inherit}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed{align-self:stretch;grid-area:buy;height:var(--productGrid-buy-btn-height,38px);justify-self:stretch;margin-top:auto;min-height:var(--productGrid-buy-btn-height,38px);width:100%}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn{--btn-background:var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary)));--btn-foreground:var(--productList-buy-btn-foreground,var(--btn-primary-color,var(--white)));align-items:center;align-self:stretch;background:var(--btn-background)!important;background-color:var(--btn-background)!important;background:var(--productList-buy-btn-background,var(--product-buy-btn-background,var(--primary,#c5531e)))!important;border:none!important;border-radius:var(--btn-radius,4px);box-shadow:none;color:var(--btn-foreground)!important;color:var(--productList-buy-btn-foreground,var(--product-buy-btn-foreground,var(--white)))!important;cursor:pointer;display:inline-flex!important;flex:1 1 auto;flex:1 1 100%;font-family:REM,sans-serif;font-size:14px;font-weight:700;height:var(--productGrid-buy-btn-height,38px)!important;justify-content:center;letter-spacing:normal!important;line-height:1;max-height:var(--productGrid-buy-btn-height,38px);max-width:none!important;min-height:var(--productGrid-buy-btn-height,38px);min-height:var(--productGrid-buy-btn-height,38px)!important;min-width:0;padding:0 var(--spacing-4)!important;padding-left:var(--spacing-4)!important;padding-right:var(--spacing-4)!important;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:100%!important;width:100%}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn:focus-visible,.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn:hover,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn:focus-visible,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn:hover{--btn-background-hover:color-mix(in srgb,var(--productList-buy-btn-background,var(--btn-primary-background,var(--primary))) 92%,#000);background:var(--btn-background-hover)!important;background-color:var(--btn-background-hover)!important;color:var(--btn-foreground)!important}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn:focus-visible,.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn:hover,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn:focus-visible,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn:hover{background:color-mix(in srgb,var(--productList-buy-btn-background,var(--product-buy-btn-background,var(--primary,#c5531e))) 92%,#000)!important;color:var(--productList-buy-btn-foreground,var(--product-buy-btn-foreground,var(--white)))!important}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn.btn-icon .icon,.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn.btn-icon .mdi-cart,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn.btn-icon .icon,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn.btn-icon .mdi-cart{display:none!important}.productList__products .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn.btn-icon>span:last-child,.productList__products .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover.buttom_fixed>.product-btn.btn-icon>span:last-child{font-weight:700!important;text-transform:uppercase!important}.productList__products .product-item--carousel .product-consult-buy-whatsapp,.productList__products .product-item--grid .product-consult-buy-whatsapp{align-items:center;background:#25d366!important;border:none!important;border-radius:8px;box-shadow:none;color:var(--white)!important;display:inline-flex!important;font-family:REM,sans-serif;font-size:13px;font-weight:700;gap:8px;grid-area:whatsapp;justify-content:center;justify-self:stretch;line-height:1;min-height:var(--productGrid-whatsapp-btn-height,38px);padding:0 var(--spacing-4)!important;text-align:center;text-decoration:none;width:100%}.productList__products .product-item--carousel .product-consult-buy-whatsapp:focus-visible,.productList__products .product-item--carousel .product-consult-buy-whatsapp:hover,.productList__products .product-item--grid .product-consult-buy-whatsapp:focus-visible,.productList__products .product-item--grid .product-consult-buy-whatsapp:hover{background:#1fb557!important;color:var(--white)!important}.productList__products .product-item--carousel .product-consult-buy-whatsapp .icon_buy_whatsapp,.productList__products .product-item--grid .product-consult-buy-whatsapp .icon_buy_whatsapp{flex-shrink:0;height:18px;width:18px;fill:currentColor!important}.productList__products .product-item--grid{--productGrid-card-width:306px}.productList__products.swiper .product-item--carousel{--productGrid-card-width:100%;max-width:none;min-width:0;width:100%}.productList__products.swiper .product-item--carousel .product-grid{min-height:auto!important;width:100%}.productList__products:not(.swiper) .product-grid .product-list-informations{padding:var(--spacing-3) var(--spacing-2)}@media (min-width:768px){.productList__products:not(.swiper) .product-grid .product-list-informations{padding:var(--spacing-5) var(--spacing-10)}}.productList__products:not(.swiper) .product-item--grid .product-grid{width:min(100%,306px)}.productList__products:not(.swiper) .product-item--grid .product-list-informations{padding:16px 0 0}.productList__timer{grid-area:timer}.productList__link{align-items:center;display:flex;grid-area:link;justify-content:center;justify-self:end;padding:8px!important;width:max-content}.productList__link.btn{border:var(--border-primary,1px solid var(--primary))}.productList__banner{align-items:center;border-radius:40px;display:flex;grid-area:banner;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.productList__banner:before{background:var(--product-list-banner-desktop) center/cover no-repeat;content:"";filter:blur(20px);inset:0;position:absolute;transform:scale(1.1);z-index:-1}.productList__info{align-items:center;display:flex;flex-wrap:wrap;gap:0 var(--spacing-4);grid-area:info;width:100%}@media (min-width:1024px){.productList__info{gap:0 var(--spacing-10)}}.productList__info .swiper-navigation{align-items:center;display:flex;gap:var(--spacing-3);margin-left:auto}.productList__info .swiper-navigation .swiper-button-next,.productList__info .swiper-navigation .swiper-button-prev{--terracota-productList-nav-background:var(--nav-background,var(--btn-primary-background,var(--primary,#c5531e)));--terracota-productList-nav-foreground:var(--nav-foreground,var(--btn-primary-color,var(--white,#fff)));--terracota-productList-nav-border:var(--nav-border,var(--btn-primary-border,var(--terracota-productList-nav-background)));--terracota-productList-nav-background-hover:var(--nav-background-hover,var(--btn-primary-background-hover,color-mix(in srgb,var(--terracota-productList-nav-background) 92%,#000)));--terracota-productList-nav-foreground-hover:var(--nav-foreground-hover,var(--btn-primary-color-hover,var(--terracota-productList-nav-foreground)));backdrop-filter:none;background:var(--terracota-productList-nav-background);border:1px solid var(--terracota-productList-nav-border);border-radius:var(--btn-radius,9999px);color:var(--terracota-productList-nav-foreground);margin:0;position:static;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.productList__info .swiper-navigation .swiper-button-next svg,.productList__info .swiper-navigation .swiper-button-prev svg{display:block;flex-shrink:0;height:14px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:18px!important}.productList__info .swiper-navigation .swiper-button-next svg path,.productList__info .swiper-navigation .swiper-button-prev svg path{display:none}.productList__info .swiper-navigation .swiper-button-next:focus-visible,.productList__info .swiper-navigation .swiper-button-next:hover,.productList__info .swiper-navigation .swiper-button-prev:focus-visible,.productList__info .swiper-navigation .swiper-button-prev:hover{background:var(--terracota-productList-nav-background-hover);border-color:var(--nav-border-hover,var(--terracota-productList-nav-background-hover));color:var(--terracota-productList-nav-foreground-hover)}.productList__info .swiper-navigation .swiper-button-next svg{background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M16 6.707 16.707 6l.707.707-.707.707zm-15 1a1 1 0 1 1 0-2v2m9-7L10.707 0l6 6-.707.707-.707.707-6-6zm6 6 .707.707-6 6-.707-.707L9.293 12l6-6zm0 0v1H1v-2h15z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M16 6.707 16.707 6l.707.707-.707.707zm-15 1a1 1 0 1 1 0-2v2m9-7L10.707 0l6 6-.707.707-.707.707-6-6zm6 6 .707.707-6 6-.707-.707L9.293 12l6-6zm0 0v1H1v-2h15z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain}.productList__info .swiper-navigation .swiper-button-prev svg{background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23030712' fill-opacity='.4' d='M1.414 6.707.707 6 0 6.707l.707.707zm15 1a1 1 0 1 0 0-2v2m-9-7L6.707 0l-6 6 .707.707.707.707 6-6zm-6 6-.707.707 6 6 .707-.707.707-.707-6-6zm0 0v1h15v-2h-15z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23030712' fill-opacity='.4' d='M1.414 6.707.707 6 0 6.707l.707.707zm15 1a1 1 0 1 0 0-2v2m-9-7L6.707 0l-6 6 .707.707.707.707 6-6zm-6 6-.707.707 6 6 .707-.707.707-.707-6-6zm0 0v1h15v-2h-15z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain}.productList__info .productList__title{align-items:center;color:var(--productList-title-foreground,var(--primary));display:flex;flex-wrap:wrap;font-size:var(--productList-title-font-size,var(--font-size-base));font-style:var(--productList-title-font-style,none);font-weight:var(--productList-title-font-weight,500);gap:var(--spacing-4);grid-area:title;justify-content:flex-start;line-height:normal;margin-bottom:0;padding:0;text-align:left;text-decoration:var(--productList-title-text-decoration,none);text-transform:var(--productList-title-text-transform,none);width:max-content;--link-weight:var(--productList-title-font-weight,$font-weight)}.productList__info .productList__title a>span{font-weight:500}.productList__info .productList__title+.productList__description{order:2;width:100%}@media (min-width:1024px){.productList .productList__title{--productList-title-font-size:var(--font-size-xl)}.productList--background-banner{--product-list-min-height:1080px;--product-list-background-banner:var(--product-list-banner-desktop,none);background-image:var(--product-list-background-banner);background-position:0 0;background-repeat:no-repeat;background-size:contain;grid-template-areas:"products info";grid-template-columns:repeat(2,1fr)}.productList--background-banner:has(.products--right){grid-template-areas:"info products"}.productList--background-banner .productList__info{align-items:center;display:flex;flex-direction:column;justify-content:center}.productList--background-banner .productList__info .productList__description{text-align:center}.productList--background-banner .productList__info .productList__link{margin-top:var(--spacing-8)}.productList--background-banner .productList__title{align-items:center;color:var(--productList-title-foreground,var(--primary));display:flex;flex-wrap:wrap;font-size:var(--productList-title-font-size,var(--font-size-5xl));font-style:var(--productList-title-font-style,none);font-weight:var(--productList-title-font-weight,500);gap:var(--spacing-4);grid-area:title;justify-content:center;line-height:normal;margin-bottom:0;padding:0;text-align:center;text-decoration:var(--productList-title-text-decoration,none);text-transform:var(--productList-title-text-transform,none);width:max-content;--link-weight:var(--productList-title-font-weight,$font-weight)}.productList--background-banner .productList__link{justify-self:center}}.product_module>.row:has(.product-list-banner) .product-item--carousel,.product_module>.row:has(.product-list-banner) .product-item--grid{--productGrid-card-min-height:max-content}.product_module>.row:has(.product-list-banner) .product-grid,.product_module>.row:has(.product-list-banner) .product-item--carousel .product-grid,.product_module>.row:has(.product-list-banner) .product-item--grid .product-grid{min-height:auto}.product_module>.row:has(.product-list-banner) .swiper-scrollbar-wrapper{display:none}.product_module>.row:has(.product-list-banner) .swiper-scrollbar-wrapper[hidden]{display:none!important}@media (min-width:1024px){.product_module>.row:has(.product-list-banner) .swiper-scrollbar-wrapper{align-items:center;display:inline-flex;gap:14px;justify-content:flex-start;margin-top:24px;transform:none;width:100%}}.product_module>.row:has(.product-list-banner) .productList__scrollbar-button{background:transparent;border:0;color:var(--foreground-default,#000);flex:0 0 24px;height:24px;margin:0;padding:0;position:static;width:24px}.product_module>.row:has(.product-list-banner) .productList__scrollbar-button:after{display:none}.product_module>.row:has(.product-list-banner) .productList__scrollbar-button svg{display:block;height:24px;width:24px}.product_module>.row:has(.product-list-banner) .swiper-scrollbar-number{background-color:transparent;border:none;color:var(--foreground-default,#000);font-size:18px;font-style:normal;font-weight:500;line-height:27.2px;min-width:16px;padding:0;text-align:center;user-select:none}.product_module>.row:has(.product-list-banner) .swiper-scrollbar-number--current,.product_module>.row:has(.product-list-banner) .swiper-scrollbar-number--next-page{cursor:pointer}.product_module>.row:has(.product-list-banner) .swiper-scrollbar-number.is-active{color:var(--foreground-default,#000)}.product_module>.row:has(.product-list-banner) .swiper-scrollbar.swiper-scrollbar-horizontal{background-color:var(--foreground-light,#ccc);height:2px;left:auto;margin:0;position:relative;transform:translateY(5px);width:30%}.product_module>.row:has(.product-list-banner) .swiper-scrollbar-drag{background-color:var(--primary);height:100%;width:84px}.product-list-tabs{--product-list-tabs-accent:var(--primary);--product-list-tabs-surface:#f5f7fa;--product-list-tabs-border:rgba(3,7,18,.08);--product-list-tabs-text-muted:rgba(28,39,51,.68);--product-list-tabs-text-strong:#1b2733;background:var(--tabsModule-background-color,var(--body-background,#f5f5f6));margin:0 auto var(--spacing-10,40px);max-width:1280px;padding-inline:15px;width:100%}.product-list-tabs .content__inner{width:100%}.product-list-tabs .tabs{display:flex;flex-direction:column;gap:var(--spacing-6,24px);margin:0 auto;max-width:1280px}.product-list-tabs .tabs__nav,.product-list-tabs .tabs__nav-list{display:flex;justify-content:center;width:100%}.product-list-tabs .tabs__nav-list{align-items:center;background:transparent!important;border:0!important;gap:12px;list-style:none;margin:0;padding:0}.product-list-tabs .tabs__nav-list.owl-carousel .owl-stage-outer{overflow:visible}.product-list-tabs .tabs__nav-list.owl-carousel .owl-stage{align-items:center;display:flex;justify-content:center;min-width:100%}.product-list-tabs .tabs__nav-list.owl-carousel .owl-item{width:auto!important}.product-list-tabs .tabs__nav-item{align-items:center;background:transparent!important;border:0!important;display:flex;justify-content:center;padding:0;white-space:nowrap}.product-list-tabs .tabs__nav-item a{align-items:center;background:transparent;border-radius:14px;color:var(--product-list-tabs-text-muted);display:inline-flex;font-family:REM,sans-serif;font-size:.875rem;font-weight:700;justify-content:center;line-height:1;min-height:48px;padding:0 28px;text-decoration:none!important;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease}.product-list-tabs .tabs__nav-item:focus-within a,.product-list-tabs .tabs__nav-item:hover a{background:color-mix(in srgb,var(--product-list-tabs-accent) 10%,#fff);color:var(--product-list-tabs-accent)}.product-list-tabs .tabs__nav-item.active,.product-list-tabs .tabs__nav-item.js-active{background:transparent!important;color:var(--white)!important}.product-list-tabs .tabs__nav-item.active a,.product-list-tabs .tabs__nav-item.js-active a{background:var(--product-list-tabs-accent);color:var(--white)!important}.product-list-tabs .tabs__panels{background:transparent!important;width:100%}.product-list-tabs .tab__panel{display:none;width:100%}.product-list-tabs .tab__panel.active,.product-list-tabs .tab__panel.js-active{display:block}.product-list-tabs .tab__panel.owl-carousel .owl-stage-outer{margin-inline:-8px;padding:6px 0 10px}.product-list-tabs .tab__panel.owl-carousel .owl-stage{align-items:stretch;display:flex}.product-list-tabs .tab__panel.owl-carousel .owl-item{height:auto}.product-list-tabs .tab__panel.owl-carousel .owl-nav{display:flex;gap:12px;justify-content:space-between;margin-top:20px}.product-list-tabs .tab__panel.owl-carousel .owl-nav button{align-items:center;background:var(--white)!important;border:1px solid var(--product-list-tabs-border)!important;border-radius:999px!important;box-shadow:0 10px 24px rgba(3,7,18,.08);color:var(--product-list-tabs-text-strong)!important;display:inline-flex;height:44px;justify-content:center;transition:border-color .2s ease,color .2s ease,background-color .2s ease;width:44px}.product-list-tabs .tab__panel.owl-carousel .owl-nav button:focus-visible,.product-list-tabs .tab__panel.owl-carousel .owl-nav button:hover{background:color-mix(in srgb,var(--product-list-tabs-accent) 10%,#fff)!important;border-color:var(--product-list-tabs-accent)!important;color:var(--product-list-tabs-accent)!important}.product-list-tabs .tab__panel>.swiper .swiper-navigation,.product-list-tabs .tab__panel>.swiper-container .swiper-navigation{display:contents}.product-list-tabs .tab__panel>.swiper .swiper-button-next,.product-list-tabs .tab__panel>.swiper .swiper-button-prev,.product-list-tabs .tab__panel>.swiper-container .swiper-button-next,.product-list-tabs .tab__panel>.swiper-container .swiper-button-prev{backdrop-filter:none;background:var(--neutral,#fbebd9);border:1px solid transparent;border-radius:var(--btn-radius,9999px);color:var(--primary);margin:0 15px!important}.product-list-tabs .tab__panel>.swiper .swiper-button-next svg,.product-list-tabs .tab__panel>.swiper .swiper-button-prev svg,.product-list-tabs .tab__panel>.swiper-container .swiper-button-next svg,.product-list-tabs .tab__panel>.swiper-container .swiper-button-prev svg{display:block;flex-shrink:0;height:14px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:18px!important}.product-list-tabs .tab__panel>.swiper .swiper-button-next svg path,.product-list-tabs .tab__panel>.swiper .swiper-button-prev svg path,.product-list-tabs .tab__panel>.swiper-container .swiper-button-next svg path,.product-list-tabs .tab__panel>.swiper-container .swiper-button-prev svg path{display:none}.product-list-tabs .tab__panel>.swiper .swiper-button-next svg,.product-list-tabs .tab__panel>.swiper-container .swiper-button-next svg{background-color:var(--nav-foreground,currentColor);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M16 6.707 16.707 6l.707.707-.707.707zm-15 1a1 1 0 1 1 0-2v2m9-7L10.707 0l6 6-.707.707-.707.707-6-6zm6 6 .707.707-6 6-.707-.707L9.293 12l6-6zm0 0v1H1v-2h15z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M16 6.707 16.707 6l.707.707-.707.707zm-15 1a1 1 0 1 1 0-2v2m9-7L10.707 0l6 6-.707.707-.707.707-6-6zm6 6 .707.707-6 6-.707-.707L9.293 12l6-6zm0 0v1H1v-2h15z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain}.product-list-tabs .tab__panel>.swiper .swiper-button-prev svg,.product-list-tabs .tab__panel>.swiper-container .swiper-button-prev svg{background-color:var(--nav-foreground,currentColor);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M1.414 6.707.707 6 0 6.707l.707.707zm15 1a1 1 0 1 0 0-2v2m-9-7L6.707 0l-6 6 .707.707.707.707 6-6zm-6 6-.707.707 6 6 .707-.707.707-.707-6-6zm0 0v1h15v-2h-15z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' fill='none'%3E%3Cpath fill='%23C5531E' d='M1.414 6.707.707 6 0 6.707l.707.707zm15 1a1 1 0 1 0 0-2v2m-9-7L6.707 0l-6 6 .707.707.707.707 6-6zm-6 6-.707.707 6 6 .707-.707.707-.707-6-6zm0 0v1h15v-2h-15z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain}.product-list-tabs .product-item{display:flex;height:100%;justify-content:center;max-height:unset;max-width:100%;width:100%;--productGrid-free-shipping-height:28px}.product-list-tabs .product-grid{align-items:stretch;background-color:var(--productGrid-background,var(--white));border:var(--productGrid-border,0);border-radius:var(--productGrid-border-radius,12px);color:var(--productGrid-foreground,var(--texto,#030712));container-name:none;container-type:normal;cursor:default;display:flex;flex-direction:column;gap:var(--productGrid-gap,0);height:100%;justify-content:flex-start;min-height:var(--productGrid-card-min-height,auto);overflow:hidden;padding:var(--productGrid-padding,0);width:min(100%,var(--productGrid-card-width,100%));--productGrid-overlay-top-offset:0px;--productGrid-overlay-top-offset-with-free-shipping:0px;--productGrid-overlay-inline-offset:0px;--productGrid-floating-item-top-offset:0px;--productGrid-floating-item-top-offset-with-free-shipping:0px;--productGrid-floating-item-inline-offset:0px;--productGrid-floating-item-top-offset-with-reserved-space:0px;--productGrid-free-shipping-top-offset:calc(var(--productGrid-free-shipping-height)*-1 + var(--productGrid-padding, 0px)*-1 + -1px);--productGrid-free-shipping-inline-offset:calc((var(--productGrid-padding, 0px) + 1px)*-1);--productGrid-free-shipping-width:calc(100% + var(--productGrid-padding, 0px)*2)}.product-list-tabs .product-grid:before{display:none}.product-list-tabs .product-grid .product-image{aspect-ratio:1/1;background-color:var(--productGrid-image-background,var(--white));border:none;border-radius:var(--productGrid-border-radius,4px);flex-shrink:0;height:var(--productGrid-image-height,auto);margin:0 auto;max-width:100%;overflow:hidden;overflow:visible;width:var(--productGrid-image-width,100%);width:100%}.product-list-tabs .product-grid.product-grid--reserve-free-shipping-space .product-image,.product-list-tabs .product-grid:has(.product-shipping__free-label) .product-image{margin-top:var(--productGrid-free-shipping-height);overflow:visible}.product-list-tabs .product-grid.product-grid--reserve-free-shipping-space .product-image__container,.product-list-tabs .product-grid:has(.product-shipping__free-label) .product-image__container{overflow:visible}.product-list-tabs .product-grid .product-image__container{align-items:center;aspect-ratio:1/1;display:flex;height:auto;justify-content:center;margin:0 auto;max-width:100%;overflow:visible;position:relative;width:100%}.product-list-tabs .product-grid .product-image__container:has(>.product-list-like-swiper){align-items:flex-start;padding-bottom:52px}.product-list-tabs .product-grid .product-image__container>.product-list-like-swiper{bottom:0;left:0;margin:0;max-width:100%;padding:0;position:absolute!important;right:0;width:100%;z-index:2}.product-list-tabs .product-grid .product-image__top{align-content:start;align-items:start;bottom:0;gap:var(--spacing-2);grid-template-columns:1fr max-content;left:0;overflow:visible;padding:0!important;padding:var(--productGrid-overlay-top-offset) var(--productGrid-overlay-inline-offset) 0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1;z-index:2}.product-list-tabs .product-grid .product-image__top:has(.share-button){display:grid;grid-template-columns:1fr 32px}.product-list-tabs .product-grid .product-image__top:has(.product-shipping__free-label){padding-top:var(--productGrid-overlay-top-offset-with-free-shipping)}.product-list-tabs .product-grid .product-image__top>.product-image__sub-container{align-items:flex-start;display:flex;gap:0;pointer-events:auto;width:max-content}.product-list-tabs .product-grid .product-image__top>.product-image__sub-container:first-child{justify-self:start}.product-list-tabs .product-grid .product-image__top>.product-image__sub-container:last-child{justify-self:end}.product-list-tabs .product-grid .product-image__top>.product-label.product-label-custom{align-items:center;align-self:start;box-sizing:border-box;display:inline-flex;justify-content:center;line-height:1.1;max-width:100%;min-width:0;overflow:hidden;pointer-events:auto;text-overflow:ellipsis;white-space:nowrap;width:fit-content;z-index:4}.product-list-tabs .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--left,.product-list-tabs .product-grid .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right){grid-column:1;grid-row:1;justify-self:start}.product-list-tabs .product-grid .product-image__top>.product-label.product-label-custom.product-label-custom--right{grid-column:2;grid-row:2;justify-self:end}.product-list-tabs .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,.product-list-tabs .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right){max-width:calc(100% - 92px)}.product-list-tabs .product-grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right{margin-top:44px;max-width:140px}.product-list-tabs .product-grid.product-grid--reserve-free-shipping-space-without-label .product-image__top{top:calc(var(--productGrid-free-shipping-height)*-1)}.product-list-tabs .product-grid .product-option__value,.product-list-tabs .product-grid .swiper-button-next,.product-list-tabs .product-grid .swiper-button-prev,.product-list-tabs .product-grid a,.product-list-tabs .product-grid button,.product-list-tabs .product-grid summary{cursor:pointer}.product-list-tabs .product-grid input,.product-list-tabs .product-grid select,.product-list-tabs .product-grid textarea{cursor:auto}.product-list-tabs .product-grid a.d-inline-block{align-items:center;border-radius:inherit;cursor:pointer;display:flex;height:var(--productGrid-image-inner-height,auto);height:100%;justify-content:center;max-width:100%;overflow:hidden;width:100%}.product-list-tabs .product-grid .product-image-area{aspect-ratio:auto;display:block;height:100%;max-height:100%;max-width:100%;object-fit:contain;object-position:center;transition:transform .3s ease;width:100%}.product-list-tabs .product-grid .product-list-informations{color:var(--productGrid-foreground,var(--texto,#030712));flex-direction:row;font-size:inherit;position:relative;text-align:left}.product-list-tabs .product-grid .product-list-informations>.break{display:none}.product-list-tabs .product-grid .product-list-informations>:not([hidden]){margin-top:0}.product-list-tabs .product-grid .product-list-informations{align-content:start;align-items:end;column-gap:8px;display:grid;flex:1;grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-columns:max-content max-content minmax(0,1fr);grid-template-rows:auto auto auto auto auto auto auto auto auto;justify-content:stretch;min-height:0;padding:var(--productGrid-information-padding,16px 0 0);width:100%}.product-list-tabs .product-grid .product-list-informations .product-title{color:var(--productGrid-title-foreground,var(--texto,#030712));display:-webkit-box;font-size:var(--productGrid-title-font-size,14px);font-weight:var(--productGrid-title-font-weight,500);grid-area:title;margin-bottom:0;padding:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;cursor:pointer;font-family:REM,sans-serif;font-style:normal;line-height:18px;min-height:36px;white-space:normal;width:100%}.product-list-tabs .product-grid .product-list-informations .product-title a{color:currentColor;display:-webkit-box;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.product-list-tabs .product-grid .product-list-informations .product-rating{align-items:center;color:var(--productGrid-review-foreground,#f5bf2f);color:var(--secondary);display:flex;display:inline-flex!important;gap:4px;grid-area:rating;margin:0;width:100%}.product-list-tabs .product-grid .product-list-informations .product-rating svg{flex-shrink:0;height:var(--productGrid-review-icon-size,16px);height:14px;width:var(--productGrid-review-icon-size,16px);width:14px}.product-list-tabs .product-grid .product-list-informations .product-rating .product-review-count,.product-list-tabs .product-grid .product-list-informations .product-rating .value{color:var(--foreground-secondary);color:rgba(3,7,18,.56);font-family:Inter,sans-serif;font-size:var(--font-size-xs);font-size:11px;font-style:normal;font-weight:500;line-height:1}.product-list-tabs .product-grid .product-list-informations .product-rating .product-review-count:empty{display:none!important}.product-list-tabs .product-grid .product-list-informations .quantity_sold{align-items:center;background:color-mix(in srgb,var(--primary) 10%,var(--white));border-radius:999px;color:var(--primary,#c5531e);display:inline-flex!important;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:500;grid-area:sold;line-height:1.2;margin:0;max-width:100%;min-height:24px;padding:4px 8px;width:max-content}.product-list-tabs .product-grid .product-list-informations .quantity_sold:empty{display:none!important}.product-list-tabs .product-grid .product-list-informations .quantity_sold p{color:inherit;font:inherit;margin:0}.product-list-tabs .product-grid .product-list-informations .quantity_sold p:empty{display:none!important}.product-list-tabs .product-grid .product-list-informations .product-main-price{color:var(--productGrid-price-foreground,var(--text,#030712));font-family:REM,sans-serif;font-size:var(--productGrid-price-font-size,24px);font-style:var(--productGrid-price-font-style,normal);font-weight:var(--productGrid-price-font-weight,700);line-height:normal;margin:0;text-decoration:var(--productGrid-price-text-decoration,none)}.product-list-tabs .product-grid .product-list-informations .product-price{align-content:flex-end;align-items:var(--productGrid-price-align-items,flex-end);align-self:end;display:var(--productGrid-price-display,flex);flex-direction:var(--productGrid-price-flex-direction,column);flex-wrap:wrap;gap:var(--productGrid-price-gap,2px 6px);grid-area:price;margin:var(--productGrid-price-margin,0);min-height:52px;padding:var(--productGrid-price-padding,0);width:var(--productGrid-price-width,100%);width:max-content}.product-list-tabs .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price){display:contents}.product-list-tabs .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price)>.product-main-price,.product-list-tabs .product-grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price)>.product-main-price{align-self:end;grid-area:price}.product-list-tabs .product-grid .product-list-informations .product-price--login-register{align-content:center;align-self:end;display:block;margin:0;max-width:100%;min-height:52px;padding:0;text-align:center;width:100%}.product-list-tabs .product-grid .product-list-informations .product-price--login-register>span{color:rgba(3,7,18,.72);display:block;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;gap:0;line-height:1.35;max-width:100%;overflow-wrap:break-word;width:100%}.product-list-tabs .product-grid .product-list-informations .product-price--login-register a{color:var(--primary,#c5531e);display:inline;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease-in-out;width:auto}.product-list-tabs .product-grid .product-list-informations .product-price--login-register a b,.product-list-tabs .product-grid .product-list-informations .product-price--login-register a strong{color:inherit;font-size:inherit;font-weight:inherit}.product-list-tabs .product-grid .product-list-informations .product-price--login-register a:focus-visible,.product-list-tabs .product-grid .product-list-informations .product-price--login-register a:hover{color:color-mix(in srgb,var(--primary) 82%,#000);text-decoration:none}.product-list-tabs .product-grid .product-list-informations .product-price-old{color:var(--productGrid-old-price-foreground,rgba(3,7,18,.4));font-family:Poppins,sans-serif;font-size:var(--productGrid-old-price-font-size,12px);font-style:var(--productGrid-old-price-font-style,normal);font-weight:var(--productGrid-old-price-font-weight,400);line-height:normal;margin:0;min-height:16px;text-decoration:var(--productGrid-old-price-text-decoration,line-through);width:100%}.product-list-tabs .product-grid .product-list-informations .product-price-new,.product-list-tabs .product-grid .product-list-informations .product-price-retail,.product-list-tabs .product-grid .product-list-informations .product-prices h3{color:var(--productGrid-price-foreground,var(--text,#030712));font-family:REM,sans-serif;font-size:var(--productGrid-price-font-size,24px);font-style:var(--productGrid-price-font-style,normal);font-weight:var(--productGrid-price-font-weight,700);line-height:normal;margin:0;text-decoration:var(--productGrid-price-text-decoration,none)}.product-list-tabs .product-grid .product-list-informations .product-price-discount,.product-list-tabs .product-grid .product-list-informations .product-price-simulator,.product-list-tabs .product-grid .product-list-informations .product-simulator{color:var(--productGrid-foreground,var(--texto,#030712));font-family:Inter,sans-serif;font-size:var(--productGrid-base-font-size,11px);font-style:normal;font-weight:400;line-height:normal;margin:0;width:100%}.product-list-tabs .product-grid .product-list-informations .product-price-discount b,.product-list-tabs .product-grid .product-list-informations .product-price-discount strong,.product-list-tabs .product-grid .product-list-informations .product-price-simulator b,.product-list-tabs .product-grid .product-list-informations .product-price-simulator strong,.product-list-tabs .product-grid .product-list-informations .product-simulator b,.product-list-tabs .product-grid .product-list-informations .product-simulator strong{color:var(--productGrid-foreground,var(--texto,#030712));font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit}@media (max-width:calc(1024px - 1px)){.product-list-tabs .product-grid .product-list-informations .product-price-new,.product-list-tabs .product-grid .product-list-informations .product-price-retail,.product-list-tabs .product-grid .product-list-informations .product-prices h3{font-size:20px}.product-list-tabs .product-grid .product-list-informations .product-price-discount,.product-list-tabs .product-grid .product-list-informations .product-price-simulator,.product-list-tabs .product-grid .product-list-informations .product-simulator{font-size:10px}.product-list-tabs .product-grid .product-list-informations .product-block-fixed .product-btn.buttom_fixed,.product-list-tabs .product-grid .product-list-informations .product-buy-content--fixed .product-btn.buttom_fixed{font-size:12px}}.product-list-tabs .product-grid .product-list-informations .product-main-price-discount,.product-list-tabs .product-grid .product-list-informations .product-price-discount,.product-list-tabs .product-grid .product-list-informations .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;display:flex;flex-wrap:wrap;gap:0 var(--spacing-1);grid-area:discount;justify-content:flex-start;justify-self:stretch;max-width:100%;text-align:left;width:100%}.product-list-tabs .product-grid .product-list-informations.product-list-informations--stacked-discount{grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-list-tabs .product-grid .product-list-informations.product-list-informations--stacked-discount .product-main-price-discount,.product-list-tabs .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount,.product-list-tabs .product-grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount.featured_price{margin-top:-2px;width:100%}.product-list-tabs .product-grid .product-list-informations.product-list-informations--stacked-discount.product-list-informations--with-flow-actions,.product-list-tabs .product-grid .product-list-informations.product-list-informations--with-flow-actions{grid-template-rows:auto auto auto auto auto auto auto auto auto}.product-list-tabs .product-grid .product-list-informations .product-price-simulator,.product-list-tabs .product-grid .product-list-informations .product-simulator{grid-area:simulator}.product-list-tabs .product-grid .product-list-informations .product-price-simulator b,.product-list-tabs .product-grid .product-list-informations .product-price-simulator strong,.product-list-tabs .product-grid .product-list-informations .product-price-simulator__interest-info,.product-list-tabs .product-grid .product-list-informations .product-price-simulator__or,.product-list-tabs .product-grid .product-list-informations .product-price-simulator__parcel,.product-list-tabs .product-grid .product-list-informations .product-price-simulator__parcel-value,.product-list-tabs .product-grid .product-list-informations .product-price-simulator__text-in,.product-list-tabs .product-grid .product-list-informations .product-price-simulator__text-of,.product-list-tabs .product-grid .product-list-informations .product-price-simulator__value,.product-list-tabs .product-grid .product-list-informations .product-simulator b,.product-list-tabs .product-grid .product-list-informations .product-simulator strong,.product-list-tabs .product-grid .product-list-informations .product-simulator__interest-info,.product-list-tabs .product-grid .product-list-informations .product-simulator__or,.product-list-tabs .product-grid .product-list-informations .product-simulator__parcel,.product-list-tabs .product-grid .product-list-informations .product-simulator__parcel-value,.product-list-tabs .product-grid .product-list-informations .product-simulator__text-in,.product-list-tabs .product-grid .product-list-informations .product-simulator__text-of,.product-list-tabs .product-grid .product-list-informations .product-simulator__value{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:400;line-height:inherit}.product-list-tabs .product-grid .product-list-informations .product-attributes-list,.product-list-tabs .product-grid .product-list-informations .product-brand,.product-list-tabs .product-grid .product-list-informations .product-description-resume,.product-list-tabs .product-grid .product-list-informations .product-list-like-swiper,.product-list-tabs .product-grid .product-list-informations .product-price-attacked,.product-list-tabs .product-grid .product-list-informations .product-price-retail-text,.product-list-tabs .product-grid .product-list-informations .product-wedding,.product-list-tabs .product-grid .product-list-informations .skeepers_product__stars,.product-list-tabs .product-grid .product-list-informations [data-trustvox-product-code]{display:none!important}.product-list-tabs .product-grid .product-list-informations .product-main-price b,.product-list-tabs .product-grid .product-list-informations .product-main-price strong,.product-list-tabs .product-grid .product-list-informations .product-price small,.product-list-tabs .product-grid .product-list-informations .product-type-payment{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}.product-list-tabs .product-item--carousel,.product-list-tabs .product-item--grid{--productGrid-card-min-height:max-content;--productGrid-card-height:auto;--productGrid-padding:16px;--productGrid-border:1px solid rgba(3,7,18,.08);--productGrid-shadow:0 1px 2px rgba(3,7,18,.04);--productGrid-image-max-width:100%;--productGrid-image-height:auto;--productGrid-image-inner-height:auto;--productGrid-badge-height:22px;--productGrid-badge-font-size:12px;--productGrid-buy-btn-height:38px;--productGrid-whatsapp-btn-height:38px;--productGrid-buy-actions-gap:8px;flex-shrink:0}@media (min-width:1024px){.product-list-tabs .product-item--carousel,.product-list-tabs .product-item--grid{--productGrid-card-min-height:490px}}.product-list-tabs .product-item--carousel .product-grid,.product-list-tabs .product-item--grid .product-grid{box-shadow:var(--productGrid-shadow,none);flex-shrink:0;min-height:var(--productGrid-card-min-height,auto);position:relative}.product-list-tabs .product-item--carousel .product-badge-special,.product-list-tabs .product-item--grid .product-badge-special{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;margin:0;padding:var(--btn-padding,0 1rem)!important;position:unset;width:var(--btn-width,max-content)!important;z-index:1;--btn-height:2rem;--btn-padding:0 0.75rem;--btn-font-size:0.875rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--product-badge-special-background,#f04438);--btn-foreground:var(--product-badge-special-foreground,var(--white));--btn-border:1px solid var(--product-badge-special-border,#f04438);--btn-font-size:var(--product-badge-special-font-size,10px);--btn-height:14px;--btn-radius:var(--product-badge-special-radius,0.25rem)}.product-list-tabs .product-item--carousel .product-badge-special.btn-outline,.product-list-tabs .product-item--grid .product-badge-special.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.product-list-tabs .product-item--carousel .product-badge-special path,.product-list-tabs .product-item--carousel .product-badge-special svg,.product-list-tabs .product-item--grid .product-badge-special path,.product-list-tabs .product-item--grid .product-badge-special svg{color:currentColor;height:1em;width:1em}.product-list-tabs .product-item--carousel .product-badge-special:disabled,.product-list-tabs .product-item--grid .product-badge-special:disabled{cursor:not-allowed;opacity:.65}@media (min-width:1024px){.product-list-tabs .product-item--carousel .product-badge-special,.product-list-tabs .product-item--grid .product-badge-special{--btn-font-size:var(--font-size-sm);--btn-height:$height}}.product-list-tabs .product-item--carousel .product-badge-special,.product-list-tabs .product-item--grid .product-badge-special{--btn-height:var(--productGrid-badge-height,22px);align-items:center;background:#f04438;border-radius:999px;color:var(--white);font-family:Inter,sans-serif;font-size:var(--productGrid-badge-font-size,12px)!important;font-style:normal;font-weight:600;height:var(--productGrid-badge-height,22px)!important;justify-content:center;line-height:1;min-height:var(--productGrid-badge-height,22px)}.product-list-tabs .product-item--carousel .product-shipping__free-label,.product-list-tabs .product-item--grid .product-shipping__free-label{align-items:center;background-color:var(--success-lightest,color-mix(in srgb,var(--success,#16a34a) 10%,var(--white)))!important;border-radius:12px 12px 0 0;color:var(--success,#16a34a)!important;display:inline-flex!important;flex-wrap:nowrap!important;font-family:Inter,sans-serif;font-size:12px!important;font-weight:600;gap:0 4px;justify-content:center;left:var(--productGrid-free-shipping-inline-offset);line-height:1.2;margin:0;min-height:var(--productGrid-free-shipping-height);padding:6px 12px;position:absolute;right:var(--productGrid-free-shipping-inline-offset);text-align:center;top:var(--productGrid-free-shipping-top-offset);white-space:nowrap!important;width:auto!important;z-index:3}.product-list-tabs .product-item--carousel .product-shipping__free-label .product-shipping__free-label-range,.product-list-tabs .product-item--carousel .product-shipping__free-label .product-shipping__free-label-text,.product-list-tabs .product-item--carousel .product-shipping__free-label .product-shipping__free-label-zone,.product-list-tabs .product-item--grid .product-shipping__free-label .product-shipping__free-label-range,.product-list-tabs .product-item--grid .product-shipping__free-label .product-shipping__free-label-text,.product-list-tabs .product-item--grid .product-shipping__free-label .product-shipping__free-label-zone{align-items:center;backdrop-filter:none!important;background:transparent!important;border:0!important;box-shadow:none!important;color:inherit;display:inline-flex!important;filter:none!important;font:inherit;inset:auto!important;margin:0!important;max-width:none!important;opacity:1!important;overflow:visible;padding:0!important;position:static!important;text-overflow:clip;transform:none!important;visibility:visible!important;white-space:nowrap!important;width:auto!important}.product-list-tabs .product-item--carousel .product-shipping__free-label .product-shipping__free-label-range:not(:empty):before,.product-list-tabs .product-item--carousel .product-shipping__free-label .product-shipping__free-label-zone:not(:empty):before,.product-list-tabs .product-item--grid .product-shipping__free-label .product-shipping__free-label-range:not(:empty):before,.product-list-tabs .product-item--grid .product-shipping__free-label .product-shipping__free-label-zone:not(:empty):before{content:"-";margin-right:4px}.product-list-tabs .product-item--carousel .product-shipping__free-label:hover .product-shipping__free-label-range,.product-list-tabs .product-item--carousel .product-shipping__free-label:hover .product-shipping__free-label-zone,.product-list-tabs .product-item--grid .product-shipping__free-label:hover .product-shipping__free-label-range,.product-list-tabs .product-item--grid .product-shipping__free-label:hover .product-shipping__free-label-zone{backdrop-filter:none!important;background:transparent!important;box-shadow:none!important;display:inline-flex!important;filter:none!important;inset:auto!important;opacity:1!important;position:static!important;transform:none!important;visibility:visible!important}.product-list-tabs .product-item--carousel .product-image__top>.product-image__sub-container:first-child,.product-list-tabs .product-item--grid .product-image__top>.product-image__sub-container:first-child{display:contents}.product-list-tabs .product-item--carousel .product-image__top .product-shipping__free-label,.product-list-tabs .product-item--grid .product-image__top .product-shipping__free-label{grid-column:1/-1;grid-row:1}.product-list-tabs .product-item--carousel .product-image__top .product-badge-special,.product-list-tabs .product-item--grid .product-image__top .product-badge-special{left:var(--productGrid-floating-item-inline-offset);position:absolute;top:var(--productGrid-floating-item-top-offset);z-index:3}.product-list-tabs .product-item--carousel .product-image__top>.product-image__sub-container:last-child,.product-list-tabs .product-item--grid .product-image__top>.product-image__sub-container:last-child{align-items:flex-start;display:inline-flex;flex-direction:row;gap:8px;justify-content:flex-end;position:absolute;right:var(--productGrid-floating-item-inline-offset);top:var(--productGrid-floating-item-top-offset);width:auto;z-index:3}.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) .product-list-tabs .product-item--carousel .product-image__top .product-badge-special,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) .product-list-tabs .product-item--carousel .product-image__top>.product-image__sub-container:last-child,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) .product-list-tabs .product-item--grid .product-image__top .product-badge-special,.product-grid--reserve-free-shipping-space:not(:has(.product-shipping__free-label)) .product-list-tabs .product-item--grid .product-image__top>.product-image__sub-container:last-child{top:var(--productGrid-floating-item-top-offset-with-reserved-space)}.product-list-tabs .product-item--carousel .product-image__top:has(.product-shipping__free-label) .product-badge-special,.product-list-tabs .product-item--carousel .product-image__top:has(.product-shipping__free-label)>.product-image__sub-container:last-child,.product-list-tabs .product-item--grid .product-image__top:has(.product-shipping__free-label) .product-badge-special,.product-list-tabs .product-item--grid .product-image__top:has(.product-shipping__free-label)>.product-image__sub-container:last-child{top:var(--productGrid-floating-item-top-offset-with-free-shipping)}.product-list-tabs .product-item--carousel .product-image__top>.product-label.product-label-custom,.product-list-tabs .product-item--grid .product-image__top>.product-label.product-label-custom{align-items:center;align-self:start;box-sizing:border-box;display:inline-flex;justify-content:center;line-height:1.1;max-width:100%;min-width:0;overflow:hidden;pointer-events:auto;text-overflow:ellipsis;white-space:nowrap;width:fit-content;z-index:4}.product-list-tabs .product-item--carousel .product-image__top>.product-label.product-label-custom.product-label-custom--left,.product-list-tabs .product-item--carousel .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right),.product-list-tabs .product-item--grid .product-image__top>.product-label.product-label-custom.product-label-custom--left,.product-list-tabs .product-item--grid .product-image__top>.product-label.product-label-custom:not(.product-label-custom--right){grid-column:1;grid-row:1;justify-self:start}.product-list-tabs .product-item--carousel .product-image__top>.product-label.product-label-custom.product-label-custom--right,.product-list-tabs .product-item--grid .product-image__top>.product-label.product-label-custom.product-label-custom--right{grid-column:2;grid-row:2;justify-self:end}.product-list-tabs .product-item--carousel .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,.product-list-tabs .product-item--carousel .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right),.product-list-tabs .product-item--grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--left,.product-list-tabs .product-item--grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom:not(.product-label-custom--right){max-width:calc(100% - 92px)}.product-list-tabs .product-item--carousel .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right,.product-list-tabs .product-item--grid .product-image__top:has(>.product-image__sub-container:last-child :is(.product-btn-wishlist,.share-button))>.product-label.product-label-custom.product-label-custom--right{margin-top:44px;max-width:140px}.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--btn-background:var(--btn-wishlist-background,var(--background),hsla(0,0%,100%,.72) !important);--btn-foreground:var(--btn-wishlist-foreground,var(--foreground,rgba(3,7,18,.45)));--border-color:var(--btn-wishlist-border,none);--btn-width:var(--btn-wishlist-width,36px);--btn-height:var(--btn-wishlist-height,36px);opacity:1;right:unset;top:unset;visibility:visible}.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist.btn-outline,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist path,.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist svg,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist path,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist svg{color:currentColor;height:1em;width:1em}.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist:disabled,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist:disabled{cursor:not-allowed;opacity:.65}.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist{--productGrid-action-button-size:36px;--productGrid-action-icon-size:20px;--terracota-wishlist-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' fill='none'%3E%3Cpath fill='%23030712' fill-opacity='.4' d='M11.635 1.818A6.89 6.89 0 0 0 4.311.535 6.9 6.9 0 0 0 2.058 2.05C-.687 4.808-.686 9.12 2.06 11.865l8.555 8.554a1.16 1.16 0 0 0 1.02.574 1.16 1.16 0 0 0 .924-.477l8.651-8.651c2.746-2.746 2.746-7.057-.002-9.819A6.93 6.93 0 0 0 16.298 0a6.9 6.9 0 0 0-4.663 1.818m7.923 1.878c1.824 1.833 1.825 4.696.003 6.52l-7.926 7.925-7.925-7.926C1.888 8.392 1.89 5.53 3.708 3.701a4.6 4.6 0 0 1 3.265-1.368 4.58 4.58 0 0 1 3.254 1.365l.583.584a1.165 1.165 0 0 0 1.65 0l.583-.584c1.765-1.76 4.754-1.755 6.515-.002'/%3E%3C/svg%3E");--terracota-wishlist-icon-active:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' fill='none'%3E%3Cpath fill='%23ED1A1A' d='M12.635 6.957a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3Cpath fill='%23ED1A1A' d='M21.635 6.957a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3Cpath fill='%23ED1A1A' d='M17.635 12.457a6 6 0 1 1-12 0 6 6 0 0 1 12 0'/%3E%3Cpath fill='%23ED1A1A' d='M11.635 1.818A6.89 6.89 0 0 0 4.311.535 6.9 6.9 0 0 0 2.058 2.05C-.687 4.808-.686 9.12 2.06 11.865l8.555 8.554a1.16 1.16 0 0 0 1.02.574 1.16 1.16 0 0 0 .924-.477l8.651-8.651c2.746-2.746 2.746-7.057-.002-9.819A6.93 6.93 0 0 0 16.298 0a6.9 6.9 0 0 0-4.663 1.818m7.923 1.878c1.824 1.833 1.825 4.696.003 6.52l-7.926 7.925-7.925-7.926C1.888 8.392 1.89 5.53 3.708 3.701a4.6 4.6 0 0 1 3.265-1.368 4.58 4.58 0 0 1 3.254 1.365l.583.584a1.165 1.165 0 0 0 1.65 0l.583-.584c1.765-1.76 4.754-1.755 6.515-.002'/%3E%3C/svg%3E");align-items:center;backdrop-filter:none;background:hsla(0,0%,100%,.72)!important;border:0!important;border-radius:10px;box-shadow:none;color:transparent;display:inline-flex;height:var(--productGrid-action-button-size)!important;justify-content:center;min-height:var(--productGrid-action-button-size)!important;min-width:var(--productGrid-action-button-size)!important;padding:0;pointer-events:auto;position:relative;width:var(--productGrid-action-button-size)!important}.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist svg,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist svg{display:none}.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist:before,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist:before{background:var(--terracota-wishlist-icon) center/contain no-repeat;content:"";height:var(--productGrid-action-icon-size);transition:transform .2s ease,opacity .2s ease;width:var(--productGrid-action-icon-size)}.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist:focus-visible,.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist:hover,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist:focus-visible,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist:hover{background:#e2e4e7!important;box-shadow:none}.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist:focus-visible:before,.product-list-tabs .product-item--carousel .product-image__top .product-btn-wishlist:hover:before,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist:focus-visible:before,.product-list-tabs .product-item--grid .product-image__top .product-btn-wishlist:hover:before{opacity:.85;transform:scale(1.04)}.product-list-tabs .product-item--carousel .product-image__top .share-button,.product-list-tabs .product-item--grid .product-image__top .share-button{background-color:var(--share-button-background,var(--background,hsla(0,0%,100%,.72)))!important;border-radius:9999px;opacity:unset;right:unset;top:unset;width:var(--share-button-width,36px)!important;--share-button-background:initial;--btn-background:initial;--btn-foreground:initial;align-items:center;background:transparent!important;background-color:transparent!important;border-radius:0;color:inherit!important;display:inline-flex!important;flex-shrink:0;gap:0;height:var(--productGrid-action-button-size);justify-content:center;min-width:var(--productGrid-action-button-size);pointer-events:auto;position:relative;width:var(--productGrid-action-button-size)!important}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_toggle,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_toggle{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;cursor:pointer;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--background-color:var(--share-button-background,var(--background),hsla(0,0%,100%,.72));--foreground-color:var(--share-button-foreground,currentColor);--border-color:var(--share-button-border,none);--btn-width:var(--share-button-width,36px);--btn-height:var(--share-button-height,36px);align-items:center;appearance:none;-webkit-appearance:none;backdrop-filter:none;background-color:hsla(0,0%,100%,.72)!important;background-image:none!important;border:none;border-radius:10px;box-shadow:none;color:rgba(3,7,18,.45);display:inline-flex;height:var(--productGrid-action-button-size);justify-content:center;padding:0;position:relative;right:unset;top:unset;width:var(--productGrid-action-button-size);--share-button-background:hsla(0,0%,100%,.72);--btn-background:rgba(1,1,2,.72)!important;--btn-foreground:rgba(3,7,18,.45)!important}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_toggle.btn-outline,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_toggle.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_toggle path,.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_toggle svg,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_toggle path,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_toggle svg{color:currentColor;height:1em;width:1em}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_toggle:disabled,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_toggle:disabled{cursor:not-allowed;opacity:.65}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_toggle svg,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_toggle svg{height:1.5rem;height:var(--productGrid-action-icon-size);position:unset;width:1.5rem;width:var(--productGrid-action-icon-size)}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_toggle svg circle,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_toggle svg circle{fill:transparent!important}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_toggle:focus-visible,.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_toggle:hover,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_toggle:focus-visible,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_toggle:hover{background:#e2e4e7!important;color:rgba(3,7,18,.78)}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_list,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_list{background:#f5f5f6!important;border:1px solid rgba(3,7,18,.08);border-radius:14px;box-shadow:0 12px 32px rgba(3,7,18,.12);display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;opacity:0;padding:10px;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;z-index:4}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item{border-radius:var(--btn-radius,9999px)!important;font-size:var(--btn-font-size,1rem)!important;font-weight:var(--btn-font-weight,500)!important;gap:var(--btn-gap,.5rem);height:var(--btn-height,2.5rem)!important;padding:var(--btn-padding,0 1rem)!important;width:var(--btn-width,max-content)!important;--btn-height:2.5rem;--btn-width:2.5rem;--btn-padding:0;--btn-font-size:1rem;background-color:var(--btn-background,transparent)!important;border:var(--btn-border,none)!important;color:var(--btn-foreground,currentColor)!important;display:flex;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;--btn-background:var(--white);--btn-foreground:var(--black);--btn-border:1px solid transparent;--background-color:var(--share-button-background,var(--background),#f2f2f3);--foreground-color:var(--share-button-foreground,currentColor);--border-color:var(--share-button-border,none);--btn-width:var(--share-button-width,36px);--btn-height:var(--share-button-height,36px);align-items:center;background:#f5f5f6!important;border-radius:999px;color:rgba(3,7,18,.7);cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;position:relative;right:unset;top:unset;width:36px}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item.btn-outline,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item.btn-outline{--btn-background:transparent;--btn-border:1px solid var(--btn-foreground,currentColor)}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item path,.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item svg,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item path,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item svg{color:currentColor;height:1em;width:1em}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item:disabled,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item:disabled{cursor:not-allowed;opacity:.65}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item svg,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item svg{height:1.5rem;height:28px;position:unset;width:1.5rem;width:28px}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item svg rect,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item svg rect{fill:#f5f5f6;transition:fill .2s ease}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item svg circle,.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item svg path,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item svg circle,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item svg path{transition:fill .2s ease,stroke .2s ease}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item:focus-visible,.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item:hover,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item:focus-visible,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item:hover{background:#e2e4e7!important;color:rgba(3,7,18,.78)}.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item:focus-visible svg rect,.product-list-tabs .product-item--carousel .product-image__top .share-button .share-button_item:hover svg rect,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item:focus-visible svg rect,.product-list-tabs .product-item--grid .product-image__top .share-button .share-button_item:hover svg rect{fill:#e2e4e7}.product-list-tabs .product-item--carousel .product-image__top .share-button.is-open .share-button_toggle,.product-list-tabs .product-item--grid .product-image__top .share-button.is-open .share-button_toggle{background:#e2e4e7!important;color:rgba(3,7,18,.78)}.product-list-tabs .product-item--carousel .product-image__top .share-button.is-open .share-button_list,.product-list-tabs .product-item--grid .product-image__top .share-button.is-open .share-button_list{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.product-list-tabs .product-item--carousel .product-btn-wishlist.is-active:before,.product-list-tabs .product-item--carousel .product-grid.favorite_product .product-btn-wishlist:before,.product-list-tabs .product-item--grid .product-btn-wishlist.is-active:before,.product-list-tabs .product-item--grid .product-grid.favorite_product .product-btn-wishlist:before{background-image:var(--terracota-wishlist-icon-active);opacity:1;transform:none}.product-list-tabs .product-item--carousel .product-block-fixed,.product-list-tabs .product-item--carousel .product-block-hover,.product-list-tabs .product-item--carousel .product-buy-content--fixed,.product-list-tabs .product-item--carousel .product-buy-content--hover,.product-list-tabs .product-item--grid .product-block-fixed,.product-list-tabs .product-item--grid .product-block-hover,.product-list-tabs .product-item--grid .product-buy-content--fixed,.product-list-tabs .product-item--grid .product-buy-content--hover{display:block!important;grid-area:buy;justify-self:stretch;margin-top:auto;opacity:1;visibility:visible;width:100%}.product-list-tabs .product-item--carousel .product-block-fixed .product-buy-container,.product-list-tabs .product-item--carousel .product-block-hover .product-buy-container,.product-list-tabs .product-item--carousel .product-buy-content--fixed .product-buy-container,.product-list-tabs .product-item--carousel .product-buy-content--hover .product-buy-container,.product-list-tabs .product-item--grid .product-block-fixed .product-buy-container,.product-list-tabs .product-item--grid .product-block-hover .product-buy-container,.product-list-tabs .product-item--grid .product-buy-content--fixed .product-buy-container,.product-list-tabs .product-item--grid .product-buy-content--hover .product-buy-container{align-items:stretch;display:flex;display:flex!important;flex:1 1 100%;flex-wrap:nowrap;gap:0!important;justify-content:center;margin:0;width:100%}.product-list-tabs .product-item--carousel .product-block-fixed .product-btn,.product-list-tabs .product-item--carousel .product-block-fixed>.product-buy-container>.btn:not(.product-consult-buy-whatsapp),.product-list-tabs .product-item--carousel .product-block-hover .product-btn,.product-list-tabs .product-item--carousel .product-block-hover>.product-buy-container>.btn:not(.product-consult-buy-whatsapp),.product-list-tabs .product-item--carousel .product-buy-content--fixed .product-btn,.product-list-tabs .product-item--carousel .product-buy-content--fixed>.product-buy-container>.btn:not(.product-consult-buy-whatsapp),.product-list-tabs .product-item--carousel .product-buy-content--hover .product-btn,.product-list-tabs .product-item--carousel .product-buy-content--hover>.product-buy-container>.btn:not(.product-consult-buy-whatsapp),.product-list-tabs .product-item--grid .product-block-fixed .product-btn,.product-list-tabs .product-item--grid .product-block-fixed>.product-buy-container>.btn:not(.product-consult-buy-whatsapp),.product-list-tabs .product-item--grid .product-block-hover .product-btn,.product-list-tabs .product-item--grid .product-block-hover>.product-buy-container>.btn:not(.product-consult-buy-whatsapp),.product-list-tabs .product-item--grid .product-buy-content--fixed .product-btn,.product-list-tabs .product-item--grid .product-buy-content--fixed>.product-buy-container>.btn:not(.product-consult-buy-whatsapp),.product-list-tabs .product-item--grid .product-buy-content--hover .product-btn,.product-list-tabs .product-item--grid .product-buy-content--hover>.product-buy-container>.btn:not(.product-consult-buy-whatsapp){align-items:center;align-self:stretch;background:var(--productList-buy-btn-background,var(--product-buy-btn-background,var(--primary,#c5531e)))!important;border:none!important;border-radius:8px;box-shadow:none;color:var(--productList-buy-btn-foreground,var(--product-buy-btn-foreground,var(--white)))!important;cursor:pointer;display:inline-flex!important;flex:1 1 100%;justify-content:center;max-width:none;text-decoration:none;text-transform:uppercase}.product-list-tabs .product-item--carousel .product-block-fixed .product-btn span.mdi-cart,.product-list-tabs .product-item--carousel .product-block-fixed>.product-buy-container>.btn:not(.product-consult-buy-whatsapp) span.mdi-cart,.product-list-tabs .product-item--carousel .product-block-hover .product-btn span.mdi-cart,.product-list-tabs .product-item--carousel .product-block-hover>.product-buy-container>.btn:not(.product-consult-buy-whatsapp) span.mdi-cart,.product-list-tabs .product-item--carousel .product-buy-content--fixed .product-btn span.mdi-cart,.product-list-tabs .product-item--carousel .product-buy-content--fixed>.product-buy-container>.btn:not(.product-consult-buy-whatsapp) span.mdi-cart,.product-list-tabs .product-item--carousel .product-buy-content--hover .product-btn span.mdi-cart,.product-list-tabs .product-item--carousel .product-buy-content--hover>.product-buy-container>.btn:not(.product-consult-buy-whatsapp) span.mdi-cart,.product-list-tabs .product-item--grid .product-block-fixed .product-btn span.mdi-cart,.product-list-tabs .product-item--grid .product-block-fixed>.product-buy-container>.btn:not(.product-consult-buy-whatsapp) span.mdi-cart,.product-list-tabs .product-item--grid .product-block-hover .product-btn span.mdi-cart,.product-list-tabs .product-item--grid .product-block-hover>.product-buy-container>.btn:not(.product-consult-buy-whatsapp) span.mdi-cart,.product-list-tabs .product-item--grid .product-buy-content--fixed .product-btn span.mdi-cart,.product-list-tabs .product-item--grid .product-buy-content--fixed>.product-buy-container>.btn:not(.product-consult-buy-whatsapp) span.mdi-cart,.product-list-tabs .product-item--grid .product-buy-content--hover .product-btn span.mdi-cart,.product-list-tabs .product-item--grid .product-buy-content--hover>.product-buy-container>.btn:not(.product-consult-buy-whatsapp) span.mdi-cart{display:none!important}.product-list-tabs .product-item--carousel .product-list-informations,.product-list-tabs .product-item--grid .product-list-informations{color:var(--productGrid-foreground,var(--texto,#030712));flex-direction:row;font-size:inherit;position:relative;text-align:left}.product-list-tabs .product-item--carousel .product-list-informations>.break,.product-list-tabs .product-item--grid .product-list-informations>.break{display:none}.product-list-tabs .product-item--carousel .product-list-informations>:not([hidden]),.product-list-tabs .product-item--grid .product-list-informations>:not([hidden]){margin-top:0}.product-list-tabs .product-item--carousel .product-list-informations,.product-list-tabs .product-item--grid .product-list-informations{grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) minmax(var(--product-item-row-buy-height,0),auto) auto;padding:var(--productGrid-information-padding,var(--spacing-5) var(--spacing-10))}.product-list-tabs .product-item--carousel .product-list-informations .product-title,.product-list-tabs .product-item--grid .product-list-informations .product-title{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;text-overflow:clip;line-clamp:unset}.product-list-tabs .product-item--carousel .product-list-informations .product-title a,.product-list-tabs .product-item--grid .product-list-informations .product-title a{display:block}.product-list-tabs .product-item--carousel .product-list-informations .product-price,.product-list-tabs .product-item--grid .product-list-informations .product-price{margin:0}.product-list-tabs .product-item--carousel .product-list-informations .product-prices,.product-list-tabs .product-item--carousel .product-list-informations .product-prices-content,.product-list-tabs .product-item--grid .product-list-informations .product-prices,.product-list-tabs .product-item--grid .product-list-informations .product-prices-content{grid-area:price;margin:0 0 16px;width:max-content}.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){display:contents}.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price,.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty)))>.product-main-price{align-self:end;grid-area:price}.product-list-tabs .product-item--carousel .product-list-informations .product-price-simulator,.product-list-tabs .product-item--carousel .product-list-informations .product-simulator,.product-list-tabs .product-item--grid .product-list-informations .product-price-simulator,.product-list-tabs .product-item--grid .product-list-informations .product-simulator{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-list-tabs .product-item--carousel .product-list-informations .product-block-fixed,.product-list-tabs .product-item--carousel .product-list-informations .product-block-hover,.product-list-tabs .product-item--grid .product-list-informations .product-block-fixed,.product-list-tabs .product-item--grid .product-list-informations .product-block-hover{grid-area:buy;justify-self:stretch;width:100%}.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-tabs .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,.pageLayout.pageLayout--search #shelf-list-product .product-grid .product-list-tabs .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,body.page-product-category #shelf-list-product .product-grid .product-list-tabs .product-item--carousel .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover,body.page-product-category #shelf-list-product .product-grid .product-list-tabs .product-item--grid .product-list-informations:has(>.product-prices):has(>.product-simulator)>.product-block-hover{display:block!important;opacity:1!important;visibility:visible!important}.product-list-tabs .product-item--carousel .product-list-informations .product-buy-container:has(.product-stepper),.product-list-tabs .product-item--grid .product-list-informations .product-buy-container:has(.product-stepper){display:grid;grid-template-columns:minmax(0,1fr);width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-buy-container:has(.product-stepper) .product-stepper,.product-list-tabs .product-item--grid .product-list-informations .product-buy-container:has(.product-stepper) .product-stepper{justify-self:start}.product-list-tabs .product-item--carousel .product-list-informations .product-buy-container:has(.product-stepper) .product-btn,.product-list-tabs .product-item--grid .product-list-informations .product-buy-container:has(.product-stepper) .product-btn{width:100%!important}.product-list-tabs .product-item--carousel .product-list-informations .product-consult-buy-whatsapp,.product-list-tabs .product-item--grid .product-list-informations .product-consult-buy-whatsapp{grid-area:whatsapp;justify-self:stretch;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper{padding-right:56px}.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations,.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price discount ." "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations .product-main-price-discount,.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations .product-price-discount.featured_price,.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations .product-main-price-discount,.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))) .product-price-discount.featured_price{align-content:flex-end;align-items:flex-end;align-self:end;justify-self:start;max-width:100%;width:max-content}.product-item--stacked-discount .product-list-tabs .product-item--carousel .product-list-informations,.product-item--stacked-discount .product-list-tabs .product-item--grid .product-list-informations,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount,.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount{grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--stacked-discount.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations,.product-item--stacked-discount.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "buy buy buy" "whatsapp whatsapp whatsapp"}.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto}.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-main-price-discount.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price>.product-price-discount.featured_price:not(:has(.product-price-discount__value:empty))){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price discount ." "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--stacked-discount .product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount .product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--layout-1 .product-list-tabs .product-item--carousel .product-list-informations,.product-item--layout-1 .product-list-tabs .product-item--grid .product-list-informations,.product-item--with-flow-actions .product-list-tabs .product-item--carousel .product-list-informations,.product-item--with-flow-actions .product-list-tabs .product-item--grid .product-list-informations,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--layout-1,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--with-flow-actions,.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--layout-1,.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--with-flow-actions{grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) minmax(var(--product-item-row-buy-height,0),auto) auto}.product-list-tabs .product-item--carousel .product-list-informations>.product-attributes-list,.product-list-tabs .product-item--carousel .product-list-informations>.product-list-like-swiper,.product-list-tabs .product-item--carousel .product-list-informations>.product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations>.product-notify,.product-list-tabs .product-item--carousel .product-list-informations>.product-price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price-discount,.product-list-tabs .product-item--carousel .product-list-informations>.product-price-simulator,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-main-price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-main-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-price-new,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-price-retail,.product-list-tabs .product-item--carousel .product-list-informations>.product-rating,.product-list-tabs .product-item--carousel .product-list-informations>.product-simulator,.product-list-tabs .product-item--carousel .product-list-informations>.product-title,.product-list-tabs .product-item--carousel .product-list-informations>.quantity_sold,.product-list-tabs .product-item--grid .product-list-informations>.product-attributes-list,.product-list-tabs .product-item--grid .product-list-informations>.product-list-like-swiper,.product-list-tabs .product-item--grid .product-list-informations>.product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations>.product-notify,.product-list-tabs .product-item--grid .product-list-informations>.product-price,.product-list-tabs .product-item--grid .product-list-informations>.product-price-discount,.product-list-tabs .product-item--grid .product-list-informations>.product-price-simulator,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-main-price,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-price-new,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-price-retail,.product-list-tabs .product-item--grid .product-list-informations>.product-rating,.product-list-tabs .product-item--grid .product-list-informations>.product-simulator,.product-list-tabs .product-item--grid .product-list-informations>.product-title,.product-list-tabs .product-item--grid .product-list-informations>.quantity_sold{margin-bottom:var(--productGrid-information-gap,6px);margin-top:0}.product-list-tabs .product-item--carousel .product-list-informations>.product-block-fixed,.product-list-tabs .product-item--carousel .product-list-informations>.product-block-hover,.product-list-tabs .product-item--carousel .product-list-informations>.product-consult-buy-whatsapp,.product-list-tabs .product-item--grid .product-list-informations>.product-block-fixed,.product-list-tabs .product-item--grid .product-list-informations>.product-block-hover,.product-list-tabs .product-item--grid .product-list-informations>.product-consult-buy-whatsapp{margin-bottom:0;margin-top:0}.product-list-tabs .product-item--carousel .product-list-informations>.product-block-fixed:last-child,.product-list-tabs .product-item--carousel .product-list-informations>.product-consult-buy-whatsapp:last-child,.product-list-tabs .product-item--grid .product-list-informations>.product-block-fixed:last-child,.product-list-tabs .product-item--grid .product-list-informations>.product-consult-buy-whatsapp:last-child{margin-bottom:0}.product-list-tabs .product-item--carousel .product-list-informations,.product-list-tabs .product-item--grid .product-list-informations{align-content:start;align-items:end;column-gap:8px;display:grid;flex:1;grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-columns:max-content max-content minmax(0,1fr);grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto;justify-content:stretch;min-height:0;padding:var(--productGrid-information-padding,16px 0 0);width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-title,.product-list-tabs .product-item--grid .product-list-informations .product-title{color:var(--productGrid-title-foreground,var(--texto,#030712));cursor:pointer;display:-webkit-box;font-size:var(--productGrid-title-font-size,14px);font-weight:var(--productGrid-title-font-weight,500);grid-area:title;margin-bottom:0;padding:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;font-family:REM,sans-serif;font-style:normal;line-height:18px;min-height:36px;white-space:normal;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-title a,.product-list-tabs .product-item--grid .product-list-informations .product-title a{color:currentColor;display:-webkit-box;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.product-list-tabs .product-item--carousel .product-list-informations .product-rating,.product-list-tabs .product-item--grid .product-list-informations .product-rating{grid-area:rating}.product-list-tabs .product-item--carousel .product-list-informations .quantity_sold,.product-list-tabs .product-item--grid .product-list-informations .quantity_sold{align-items:center;background:color-mix(in srgb,var(--primary) 10%,var(--white));border-radius:999px;color:var(--primary,#c5531e);display:inline-flex!important;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:500;grid-area:sold;line-height:1.2;margin:0;max-width:100%;min-height:24px;padding:4px 8px;width:max-content}.product-list-tabs .product-item--carousel .product-list-informations .quantity_sold:empty,.product-list-tabs .product-item--grid .product-list-informations .quantity_sold:empty{display:none!important}.product-list-tabs .product-item--carousel .product-list-informations .quantity_sold p,.product-list-tabs .product-item--grid .product-list-informations .quantity_sold p{color:inherit;font:inherit;margin:0}.product-list-tabs .product-item--carousel .product-list-informations .quantity_sold p:empty,.product-list-tabs .product-item--grid .product-list-informations .quantity_sold p:empty{display:none!important}.product-list-tabs .product-item--carousel .product-list-informations .product-notify,.product-list-tabs .product-item--grid .product-list-informations .product-notify{align-self:end;grid-area:price;margin:0;margin:0!important;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-notify__link,.product-list-tabs .product-item--grid .product-list-informations .product-notify__link{align-items:center;background-color:transparent!important;border:1px solid rgba(3,7,18,.14)!important;border-radius:var(--btn-radius,4px)!important;color:rgba(3,7,18,.72);display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:4px;justify-content:center;margin:0!important;max-height:38px;min-height:38px;padding:10px 14px;text-align:center;text-decoration:none;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-notify span:empty,.product-list-tabs .product-item--grid .product-list-informations .product-notify span:empty{display:none!important}.product-list-tabs .product-item--carousel .product-list-informations .product-main-price,.product-list-tabs .product-item--grid .product-list-informations .product-main-price{color:var(--productGrid-price-foreground,var(--text,#030712));font-family:REM,sans-serif;font-size:var(--productGrid-price-font-size,24px);font-style:var(--productGrid-price-font-style,normal);font-weight:var(--productGrid-price-font-weight,700);line-height:normal;margin:0;text-decoration:var(--productGrid-price-text-decoration,none)}.product-list-tabs .product-item--carousel .product-list-informations .product-price,.product-list-tabs .product-item--grid .product-list-informations .product-price{align-content:flex-end;align-items:var(--productGrid-price-align-items,flex-end);align-self:end;display:var(--productGrid-price-display,flex);flex-direction:var(--productGrid-price-flex-direction,column);flex-wrap:wrap;gap:var(--productGrid-price-gap,2px 6px);grid-area:price;margin:var(--productGrid-price-margin,0);min-height:52px;padding:var(--productGrid-price-padding,0);width:var(--productGrid-price-width,100%);width:max-content}.product-list-tabs .product-item--carousel .product-list-informations .product-price--on-request,.product-list-tabs .product-item--grid .product-list-informations .product-price--on-request{align-self:end;max-width:100%;min-height:0;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-price--login-register,.product-list-tabs .product-item--grid .product-list-informations .product-price--login-register{align-content:center;align-self:end;display:block;margin:0;max-width:100%;min-height:52px;padding:0;text-align:center;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-price--login-register>span,.product-list-tabs .product-item--grid .product-list-informations .product-price--login-register>span{color:rgba(3,7,18,.72);display:block;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;gap:0;line-height:1.35;max-width:100%;overflow-wrap:break-word;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-price--login-register a,.product-list-tabs .product-item--grid .product-list-informations .product-price--login-register a{color:var(--primary,#c5531e);display:inline;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease-in-out;width:auto}.product-list-tabs .product-item--carousel .product-list-informations .product-price--login-register a b,.product-list-tabs .product-item--carousel .product-list-informations .product-price--login-register a strong,.product-list-tabs .product-item--grid .product-list-informations .product-price--login-register a b,.product-list-tabs .product-item--grid .product-list-informations .product-price--login-register a strong{color:inherit;font-size:inherit;font-weight:inherit}.product-list-tabs .product-item--carousel .product-list-informations .product-price--login-register a:focus-visible,.product-list-tabs .product-item--carousel .product-list-informations .product-price--login-register a:hover,.product-list-tabs .product-item--grid .product-list-informations .product-price--login-register a:focus-visible,.product-list-tabs .product-item--grid .product-list-informations .product-price--login-register a:hover{color:color-mix(in srgb,var(--primary) 82%,#000);text-decoration:none}.product-list-tabs .product-item--carousel .product-list-informations .product-price-on-request__link,.product-list-tabs .product-item--grid .product-list-informations .product-price-on-request__link{align-items:center;background:hsla(0,0%,100%,.88)!important;border:1px solid rgba(3,7,18,.14)!important;border-radius:var(--btn-radius,4px);color:rgba(3,7,18,.72)!important;display:inline-flex!important;font-family:Inter,sans-serif;font-size:14px;font-weight:600;justify-content:center;line-height:1;margin:0!important;min-height:38px;padding:10px 14px!important;text-align:center;text-decoration:none;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price){display:contents}.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price)>.product-main-price,.product-list-tabs .product-item--carousel .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price)>.product-main-price,.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price)>.product-main-price,.product-list-tabs .product-item--grid .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price)>.product-main-price{align-self:end;grid-area:price}.product-list-tabs .product-item--carousel .product-list-informations .product-prices,.product-list-tabs .product-item--carousel .product-list-informations .product-prices-content,.product-list-tabs .product-item--grid .product-list-informations .product-prices,.product-list-tabs .product-item--grid .product-list-informations .product-prices-content{align-content:flex-end;align-items:flex-end;align-self:end;display:flex;flex-wrap:wrap;gap:var(--productGrid-price-gap,2px 6px);grid-area:price;margin:0;max-width:100%;min-height:52px;padding:0;width:max-content}.product-list-tabs .product-item--carousel .product-list-informations .product-price-old,.product-list-tabs .product-item--grid .product-list-informations .product-price-old{color:var(--productGrid-old-price-foreground,rgba(3,7,18,.4));font-family:Poppins,sans-serif;font-size:var(--productGrid-old-price-font-size,12px);font-style:var(--productGrid-old-price-font-style,normal);font-weight:var(--productGrid-old-price-font-weight,400);line-height:normal;margin:0;min-height:16px;text-decoration:var(--productGrid-old-price-text-decoration,line-through);width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-price-new,.product-list-tabs .product-item--carousel .product-list-informations .product-price-retail,.product-list-tabs .product-item--carousel .product-list-informations .product-prices h3,.product-list-tabs .product-item--grid .product-list-informations .product-price-new,.product-list-tabs .product-item--grid .product-list-informations .product-price-retail,.product-list-tabs .product-item--grid .product-list-informations .product-prices h3{color:var(--productGrid-price-foreground,var(--text,#030712));font-family:REM,sans-serif;font-size:var(--productGrid-price-font-size,24px);font-style:var(--productGrid-price-font-style,normal);font-weight:var(--productGrid-price-font-weight,700);line-height:normal;margin-bottom:6px;margin-left:0!important;text-decoration:var(--productGrid-price-text-decoration,none)}.product-list-tabs .product-item--carousel .product-list-informations .product-price-discount,.product-list-tabs .product-item--carousel .product-list-informations .product-price-simulator,.product-list-tabs .product-item--carousel .product-list-informations .product-simulator,.product-list-tabs .product-item--grid .product-list-informations .product-price-discount,.product-list-tabs .product-item--grid .product-list-informations .product-price-simulator,.product-list-tabs .product-item--grid .product-list-informations .product-simulator{color:var(--productGrid-foreground,var(--texto,#030712));font-family:Inter,sans-serif;font-size:var(--productGrid-base-font-size,11px);font-style:normal;font-weight:400;line-height:normal;margin:0;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-price-discount b,.product-list-tabs .product-item--carousel .product-list-informations .product-price-discount strong,.product-list-tabs .product-item--carousel .product-list-informations .product-price-simulator b,.product-list-tabs .product-item--carousel .product-list-informations .product-price-simulator strong,.product-list-tabs .product-item--carousel .product-list-informations .product-simulator b,.product-list-tabs .product-item--carousel .product-list-informations .product-simulator strong,.product-list-tabs .product-item--grid .product-list-informations .product-price-discount b,.product-list-tabs .product-item--grid .product-list-informations .product-price-discount strong,.product-list-tabs .product-item--grid .product-list-informations .product-price-simulator b,.product-list-tabs .product-item--grid .product-list-informations .product-price-simulator strong,.product-list-tabs .product-item--grid .product-list-informations .product-simulator b,.product-list-tabs .product-item--grid .product-list-informations .product-simulator strong{color:var(--productGrid-foreground,var(--texto,#030712));font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit}@media (max-width:calc(768px - 1px)){.product-list-tabs .product-item--carousel .product-list-informations .product-price h3,.product-list-tabs .product-item--carousel .product-list-informations .product-price-new,.product-list-tabs .product-item--carousel .product-list-informations .product-price-retail,.product-list-tabs .product-item--grid .product-list-informations .product-price h3,.product-list-tabs .product-item--grid .product-list-informations .product-price-new,.product-list-tabs .product-item--grid .product-list-informations .product-price-retail{font-size:20px!important}.product-list-tabs .product-item--carousel .product-list-informations .product-price-discount,.product-list-tabs .product-item--carousel .product-list-informations .product-price-simulator,.product-list-tabs .product-item--carousel .product-list-informations .product-simulator,.product-list-tabs .product-item--grid .product-list-informations .product-price-discount,.product-list-tabs .product-item--grid .product-list-informations .product-price-simulator,.product-list-tabs .product-item--grid .product-list-informations .product-simulator{font-size:10px!important}.product-list-tabs .product-item--carousel .product-list-informations .product-block-fixed .product-btn.buttom_fixed,.product-list-tabs .product-item--carousel .product-list-informations .product-buy-content--fixed .product-btn.buttom_fixed,.product-list-tabs .product-item--grid .product-list-informations .product-block-fixed .product-btn.buttom_fixed,.product-list-tabs .product-item--grid .product-list-informations .product-buy-content--fixed .product-btn.buttom_fixed{font-size:12px!important}}.product-list-tabs .product-item--carousel .product-list-informations .product-price-simulator,.product-list-tabs .product-item--carousel .product-list-informations .product-simulator,.product-list-tabs .product-item--grid .product-list-informations .product-price-simulator,.product-list-tabs .product-item--grid .product-list-informations .product-simulator{grid-area:simulator}.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list,.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;grid-area:attributes;line-height:1.4;list-style:none;margin:0;padding:0;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list:empty,.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list:empty{display:none!important}.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list__option,.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list__option{margin:0;padding:0}.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list__option+.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list__option,.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list__option+.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list__option,.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list__option+.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list__option,.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list__option+.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list__option{margin-top:2px}.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list__name,.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list__text,.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list__name,.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list__text{color:inherit;font:inherit}.product-list-tabs .product-item--carousel .product-list-informations .product-attributes-list__text:empty,.product-list-tabs .product-item--grid .product-list-informations .product-attributes-list__text:empty{display:none}.product-list-tabs .product-item--carousel .product-list-informations .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations .product-price-discount,.product-list-tabs .product-item--carousel .product-list-informations .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations .product-price-discount,.product-list-tabs .product-item--grid .product-list-informations .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;display:flex;flex-wrap:wrap;gap:0 var(--spacing-1);grid-area:discount;justify-content:flex-start;justify-self:stretch;max-width:100%;text-align:left;width:100%}.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations,.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.featured_price),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations .product-main-price-discount,.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations .product-price-discount.featured_price,.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations .product-main-price-discount,.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations .product-main-price-discount.product-price-discount.featured_price,.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;justify-self:stretch;max-width:100%;width:100%}.product-item--stacked-discount .product-list-tabs .product-item--carousel .product-list-informations,.product-item--stacked-discount .product-list-tabs .product-item--grid .product-list-informations,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount,.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount{grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--stacked-discount .product-list-tabs .product-item--carousel .product-list-informations .product-main-price-discount,.product-item--stacked-discount .product-list-tabs .product-item--carousel .product-list-informations .product-price-discount,.product-item--stacked-discount .product-list-tabs .product-item--carousel .product-list-informations .product-price-discount.featured_price,.product-item--stacked-discount .product-list-tabs .product-item--grid .product-list-informations .product-main-price-discount,.product-item--stacked-discount .product-list-tabs .product-item--grid .product-list-informations .product-price-discount,.product-item--stacked-discount .product-list-tabs .product-item--grid .product-list-informations .product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount .product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount .product-price-discount,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount .product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount .product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount,.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount .product-price-discount.featured_price{margin-top:0;width:100%}.product-item--stacked-discount.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations,.product-item--stacked-discount.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price),.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto auto}.product-item--featured-discount .product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--featured-discount .product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)):has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--stacked-discount .product-list-tabs .product-item--carousel .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-item--stacked-discount .product-list-tabs .product-item--grid .product-list-informations:has(>.product-attributes-list:not(:empty)),.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)),.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--stacked-discount:has(>.product-attributes-list:not(:empty)){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-item--with-flow-actions .product-list-tabs .product-item--carousel .product-list-informations,.product-item--with-flow-actions .product-list-tabs .product-item--grid .product-list-informations,.product-list-tabs .product-item--carousel .product-list-informations.product-list-informations--with-flow-actions,.product-list-tabs .product-item--grid .product-list-informations.product-list-informations--with-flow-actions{grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto auto}.product-list-tabs .product-item--carousel .product-list-informations>.product-attributes-list,.product-list-tabs .product-item--carousel .product-list-informations>.product-block-fixed,.product-list-tabs .product-item--carousel .product-list-informations>.product-block-hover,.product-list-tabs .product-item--carousel .product-list-informations>.product-buy-content--fixed,.product-list-tabs .product-item--carousel .product-list-informations>.product-buy-content--hover,.product-list-tabs .product-item--carousel .product-list-informations>.product-consult-buy-whatsapp,.product-list-tabs .product-item--carousel .product-list-informations>.product-list-like-swiper,.product-list-tabs .product-item--carousel .product-list-informations>.product-main-price-discount,.product-list-tabs .product-item--carousel .product-list-informations>.product-notify,.product-list-tabs .product-item--carousel .product-list-informations>.product-notify__link,.product-list-tabs .product-item--carousel .product-list-informations>.product-price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price-discount,.product-list-tabs .product-item--carousel .product-list-informations>.product-price-on-request__link,.product-list-tabs .product-item--carousel .product-list-informations>.product-price-simulator,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-main-price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-main-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-price-discount.featured_price,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-price-new,.product-list-tabs .product-item--carousel .product-list-informations>.product-price>.product-price-retail,.product-list-tabs .product-item--carousel .product-list-informations>.product-prices,.product-list-tabs .product-item--carousel .product-list-informations>.product-prices-content,.product-list-tabs .product-item--carousel .product-list-informations>.product-rating,.product-list-tabs .product-item--carousel .product-list-informations>.product-simulator,.product-list-tabs .product-item--carousel .product-list-informations>.product-title,.product-list-tabs .product-item--carousel .product-list-informations>.quantity_sold,.product-list-tabs .product-item--grid .product-list-informations>.product-attributes-list,.product-list-tabs .product-item--grid .product-list-informations>.product-block-fixed,.product-list-tabs .product-item--grid .product-list-informations>.product-block-hover,.product-list-tabs .product-item--grid .product-list-informations>.product-buy-content--fixed,.product-list-tabs .product-item--grid .product-list-informations>.product-buy-content--hover,.product-list-tabs .product-item--grid .product-list-informations>.product-consult-buy-whatsapp,.product-list-tabs .product-item--grid .product-list-informations>.product-list-like-swiper,.product-list-tabs .product-item--grid .product-list-informations>.product-main-price-discount,.product-list-tabs .product-item--grid .product-list-informations>.product-notify,.product-list-tabs .product-item--grid .product-list-informations>.product-notify__link,.product-list-tabs .product-item--grid .product-list-informations>.product-price,.product-list-tabs .product-item--grid .product-list-informations>.product-price-discount,.product-list-tabs .product-item--grid .product-list-informations>.product-price-on-request__link,.product-list-tabs .product-item--grid .product-list-informations>.product-price-simulator,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-main-price,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-main-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-price-discount.featured_price,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-price-new,.product-list-tabs .product-item--grid .product-list-informations>.product-price>.product-price-retail,.product-list-tabs .product-item--grid .product-list-informations>.product-prices,.product-list-tabs .product-item--grid .product-list-informations>.product-prices-content,.product-list-tabs .product-item--grid .product-list-informations>.product-rating,.product-list-tabs .product-item--grid .product-list-informations>.product-simulator,.product-list-tabs .product-item--grid .product-list-informations>.product-title,.product-list-tabs .product-item--grid .product-list-informations>.quantity_sold{margin-bottom:var(--productGrid-information-gap,6px);margin-top:0}.product-list-tabs .product-item--carousel .product-list-informations>.product-block-fixed,.product-list-tabs .product-item--carousel .product-list-informations>.product-block-fixed:last-child,.product-list-tabs .product-item--carousel .product-list-informations>.product-block-hover,.product-list-tabs .product-item--carousel .product-list-informations>.product-block-hover:last-child,.product-list-tabs .product-item--carousel .product-list-informations>.product-buy-content--fixed,.product-list-tabs .product-item--carousel .product-list-informations>.product-buy-content--fixed:last-child,.product-list-tabs .product-item--carousel .product-list-informations>.product-buy-content--hover,.product-list-tabs .product-item--carousel .product-list-informations>.product-buy-content--hover:last-child,.product-list-tabs .product-item--carousel .product-list-informations>.product-consult-buy-whatsapp,.product-list-tabs .product-item--carousel .product-list-informations>.product-consult-buy-whatsapp:last-child,.product-list-tabs .product-item--grid .product-list-informations>.product-block-fixed,.product-list-tabs .product-item--grid .product-list-informations>.product-block-fixed:last-child,.product-list-tabs .product-item--grid .product-list-informations>.product-block-hover,.product-list-tabs .product-item--grid .product-list-informations>.product-block-hover:last-child,.product-list-tabs .product-item--grid .product-list-informations>.product-buy-content--fixed,.product-list-tabs .product-item--grid .product-list-informations>.product-buy-content--fixed:last-child,.product-list-tabs .product-item--grid .product-list-informations>.product-buy-content--hover,.product-list-tabs .product-item--grid .product-list-informations>.product-buy-content--hover:last-child,.product-list-tabs .product-item--grid .product-list-informations>.product-consult-buy-whatsapp,.product-list-tabs .product-item--grid .product-list-informations>.product-consult-buy-whatsapp:last-child{margin-bottom:0}.product-list-tabs .product-item--carousel .product-list-informations>.product-notify__link,.product-list-tabs .product-item--carousel .product-list-informations>.product-price-on-request__link,.product-list-tabs .product-item--grid .product-list-informations>.product-notify__link,.product-list-tabs .product-item--grid .product-list-informations>.product-price-on-request__link{align-self:end;grid-area:price;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper{display:block!important;grid-area:like;max-width:100%;min-width:0;overflow:hidden;padding:0;position:relative;width:100%}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-list-like-container,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-list-like-container{align-items:center;gap:var(--product-list-like-gap,var(--spacing-2));justify-content:flex-start;margin:0!important;max-width:none!important;width:max-content!important}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide{box-sizing:border-box;flex:0 0 auto;margin-right:0!important;max-width:none;min-width:0;width:max-content!important}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item a,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item a,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a{align-items:center;display:flex;height:42px;justify-content:center;width:42px}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border-radius:var(--btn-radius,9999px);height:42px;margin:0;max-width:42px;min-width:42px;width:42px}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail{background:var(--white);border:1px solid rgba(3,7,18,.12);object-fit:cover}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border:1px solid rgba(3,7,18,.12);display:block}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-navigation,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-navigation{align-items:center;display:flex;gap:0;inset:0;justify-content:space-between;pointer-events:none;position:absolute;transform:none}@media (min-width:1024px){.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-navigation,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-navigation{opacity:0;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;visibility:hidden}}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-next,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-prev,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-next,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-prev{backdrop-filter:blur(9.8500003815px);background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:var(--white,#fff);height:22px;margin:0;min-width:22px;pointer-events:auto;position:static;transform:none;width:22px}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-next:after,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-prev:after,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-next:after,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-prev:after{display:none}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-next svg,.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-prev svg,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-next svg,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-prev svg{display:block;height:9px;width:5px}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-lock,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-lock{display:none!important}.product-list-tabs .product-item--carousel .product-list-informations .product-list-like-swiper .swiper-button-disabled,.product-list-tabs .product-item--grid .product-list-informations .product-list-like-swiper .swiper-button-disabled{opacity:0;pointer-events:none;visibility:hidden}@media (min-width:1024px){.product-list-tabs .product-item--carousel .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,.product-list-tabs .product-item--carousel .product-list-informations:hover .product-list-like-swiper .swiper-navigation,.product-list-tabs .product-item--grid .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,.product-list-tabs .product-item--grid .product-list-informations:hover .product-list-like-swiper .swiper-navigation{opacity:1;visibility:visible}}.product-list-tabs .product-item--carousel .product-list-informations .product-block-hover,.product-list-tabs .product-item--grid .product-list-informations .product-block-hover{display:block;opacity:1;padding-bottom:0;visibility:visible}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-item--carousel{--productGrid-card-width:100%;max-width:none;min-width:0;width:100%}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-item--carousel .product-grid{min-height:auto!important;width:100%}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations{align-content:start;align-items:end;column-gap:8px;display:grid;flex:1;grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp";grid-template-columns:max-content max-content minmax(0,1fr);grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),auto) auto auto;justify-content:stretch;min-height:0;padding:16px 0 0;position:relative;width:100%}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-title{cursor:pointer;grid-area:title}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-rating{grid-area:rating}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .quantity_sold{grid-area:sold}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-notify{align-self:end;grid-area:price;width:100%}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-price{align-content:flex-end;align-self:end;flex-wrap:wrap;gap:var(--productGrid-price-gap,2px 6px);grid-area:price;min-height:52px;width:max-content}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price){display:contents}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-price:has(>.product-main-price):has(>.product-main-price-discount.product-price-discount.featured_price)>.product-main-price,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-price:has(>.product-main-price):has(>.product-price-discount.featured_price)>.product-main-price{align-self:end;grid-area:price}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-main-price-discount,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-price-discount,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;display:flex;flex-wrap:wrap;gap:0 var(--spacing-1);grid-area:discount;justify-content:flex-start;justify-self:stretch;max-width:100%;text-align:left;width:100%}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-attributes-list{grid-area:attributes}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-main-price-discount.featured_price),.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-main-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-main-price-discount.featured_price) .product-price-discount.featured_price,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-main-price-discount.product-price-discount.featured_price) .product-price-discount.featured_price,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-price-discount.featured_price) .product-main-price-discount.product-price-discount.featured_price,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:has(>.product-price-discount.featured_price) .product-price-discount.featured_price{align-content:flex-start;align-items:flex-start;align-self:start;justify-self:stretch;max-width:100%;width:100%}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations.product-list-informations--stacked-discount{grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations.product-list-informations--stacked-discount .product-main-price-discount,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations.product-list-informations--stacked-discount .product-price-discount,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations.product-list-informations--stacked-discount .product-price-discount.featured_price{margin-top:0;width:100%}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.featured_price),.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations.product-list-informations--stacked-discount:has(>.product-main-price-discount.product-price-discount.featured_price),.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations.product-list-informations--stacked-discount:has(>.product-price-discount.featured_price){grid-template-areas:"rating rating rating" "like like like" "title title title" "sold sold sold" "price price price" "discount discount discount" "simulator simulator simulator" "attributes attributes attributes" ". . ." "buy buy buy" "whatsapp whatsapp whatsapp"}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations.product-list-informations--with-flow-actions{grid-template-rows:minmax(var(--product-item-row-rating-height,0),auto) minmax(var(--product-item-row-like-height,0),auto) minmax(var(--product-item-row-title-height,0),auto) minmax(var(--product-item-row-sold-height,0),auto) minmax(var(--product-item-row-price-height,0),auto) minmax(var(--product-item-row-discount-height,0),auto) minmax(var(--product-item-row-simulator-height,0),auto) auto minmax(var(--product-item-row-buy-height,0),1fr) auto auto}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-price-simulator{grid-area:simulator}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper{display:block!important;grid-area:like;max-width:100%;min-width:0;overflow:hidden;padding:0;position:relative;width:100%}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-list-like-container{align-items:center;gap:var(--product-list-like-gap,var(--spacing-2));justify-content:flex-start;margin:0!important;max-width:none!important;width:max-content!important}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide{box-sizing:border-box;flex:0 0 auto;margin-right:0!important;max-width:none;min-width:0;width:max-content!important}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item a,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide a{align-items:center;display:flex;height:42px;justify-content:center;width:42px}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border-radius:var(--btn-radius,9999px);height:42px;margin:0;max-width:42px;min-width:42px;width:42px}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item .img-thumbnail,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .img-thumbnail{background:var(--white);border:1px solid rgba(3,7,18,.12);object-fit:cover}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item .products-like-color,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .product-like-item.swiper-slide .products-like-color{border:1px solid rgba(3,7,18,.12);display:block}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-navigation{align-items:center;display:flex;gap:0;inset:0;justify-content:space-between;pointer-events:none;position:absolute;transform:none}@media (min-width:1024px){.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-navigation{opacity:0;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;visibility:hidden}}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-button-next,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-button-prev{backdrop-filter:blur(9.8500003815px);background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:var(--white,#fff);height:22px;margin:0;min-width:22px;pointer-events:auto;position:static;transform:none;width:22px}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-button-next:after,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-button-prev:after{display:none}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-button-next svg,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-button-prev svg{display:block;height:9px;width:5px}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-button-disabled{opacity:0;pointer-events:none;visibility:hidden}.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations .product-list-like-swiper .swiper-button-lock{display:none!important}@media (min-width:1024px){.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:focus-within .product-list-like-swiper .swiper-navigation,.product-list-tabs .tab__panel.owl-carousel.product-list-tabs--legacy-card-layout .product-list-informations:hover .product-list-like-swiper .swiper-navigation{opacity:1;visibility:visible}}.product-list-tabs .product-item{padding-inline:8px}@media (max-width:1024px){.product-list-tabs .tabs{gap:var(--spacing-4,16px)}.product-list-tabs .tabs__nav,.product-list-tabs .tabs__nav-list{justify-content:flex-start}.product-list-tabs .tabs__nav-item a{font-size:.875rem;min-height:42px;padding:0 20px}.product-list-tabs .tab__panel.owl-carousel .owl-nav{justify-content:center}.product-list-tabs .product-grid{min-height:auto}.product-list-tabs .product-grid .product-list-informations .product-main-price-discount,.product-list-tabs .product-grid .product-list-informations .product-price-discount,.product-list-tabs .product-grid .product-list-informations .product-price-discount.featured_price{align-self:start;justify-self:start;min-height:auto;width:100%}.product-list-tabs .product-grid .product-list-informations .product-price-simulator{margin-bottom:0}}.loginBreadcrumb{color:rgba(3,7,18,.56);gap:8px;margin:24px auto 12px;max-width:1120px;overflow:visible;width:100%}.loginBreadcrumb,.loginBreadcrumb li{align-items:center;padding:0!important}.loginBreadcrumb li{border-left:0!important;display:inline-flex}.loginBreadcrumb li:not(:first-child):before{color:rgba(3,7,18,.36);content:"›";margin-right:8px}.loginBreadcrumb a,.loginBreadcrumb span{color:inherit;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.2;text-decoration:none}.loginBreadcrumb li:last-child a,.loginBreadcrumb li:last-child span{color:rgba(3,7,18,.72)}@media (max-width:768px){.loginBreadcrumb{margin:16px auto 10px;padding:0 4px!important}}.loginContainer{--login-layout-width:100%;align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);box-sizing:border-box;display:flex;flex-direction:column;gap:24px;margin:24px 30px 72px;max-width:var(--login-layout-width);padding:48px 24px 40px;width:auto}@media (min-width:1201px){.loginContainer{margin:24px 10px 72px}}@media (max-width:768px){.loginContainer{margin:24px 10px 48px;padding:32px 20px 28px}}.loginContainer__title{text-align:center;width:100%}.loginContainer__title h1{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:32px;font-weight:500;line-height:1.15;margin:0;width:100%}.loginContainer__title p{color:rgba(3,7,18,.6);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:10px 0 0;width:100%}.loginContainer__form{background:transparent;display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:400px;padding:0;width:100%}.loginContainer__form .form-group{background-color:#f8f8f8;margin:0}.loginContainer__form .input-group{display:flex;flex-direction:column;gap:0;max-width:100%;width:400px}.loginContainer__form .input-group label{display:none}.loginContainer__form .form-control{background-color:#f8f8f8;border:1px solid rgba(3,7,18,.06);border-radius:4px!important;box-shadow:none;color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1;min-height:46px;padding:0 14px;width:100%}.loginContainer__form .form-control::placeholder{color:rgba(3,7,18,.32)}.loginContainer__form .form-control:focus,.loginContainer__form .form-control:focus-visible{background:var(--white);border-color:rgba(197,83,30,.28);box-shadow:none;outline:none}.loginContainer__form .input-password-group{position:relative}.loginContainer__form .input-password-group .form-control{padding-right:44px}.loginContainer__form .input-password-group svg{cursor:pointer;position:absolute;right:15px!important;top:50%;transform:translateY(-50%)}.loginContainer__form .button-container{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:6px;max-width:100%;width:400px}.loginContainer__form .button-container>div{margin-left:0}.loginContainer__form .button-container .btn{border-radius:4px;box-shadow:none;font-family:REM,sans-serif;font-size:13px;font-weight:500;line-height:1;min-height:38px;min-width:132px;padding:0 24px;text-transform:none}.loginContainer__form .button-container .btn-primary{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--white)!important}.loginContainer__form .button-container .btn-primary:focus-visible,.loginContainer__form .button-container .btn-primary:hover{background:color-mix(in srgb,var(--primary) 92%,#000);border-color:color-mix(in srgb,var(--primary) 92%,#000);color:var(--white)}.loginContainer__form .forgotten_password_link{margin-top:2px;max-width:100%;text-align:center;width:400px}.loginContainer__form .forgotten_password_link a{color:#171716;font-family:REM,sans-serif;font-size:14px;font-weight:400;text-decoration:underline}.loginContainer__form .register_link{border-top:1px solid rgba(3,7,18,.08);margin-top:6px;max-width:100%;padding-top:18px;text-align:center;width:400px}.loginContainer__form .register_link a,.loginContainer__form .register_link span{color:rgba(23,23,22,.6);font-family:REM,sans-serif;font-size:14px;font-weight:400;line-height:24px}.loginContainer__form .register_link a{color:var(--texto,#171716)}.loginContainer__form .login_error,body.page-account-forgotten .section-content.offset-top-30{width:100%}body.page-account-forgotten .section-content.offset-top-30>.container{max-width:1120px;padding:0!important}body.page-account-forgotten .breadcrumb{align-items:center;background:transparent;box-sizing:border-box;color:rgba(3,7,18,.56);display:flex;gap:8px;justify-content:flex-start!important;margin:24px 0 12px;max-width:1120px;padding:0 30px!important;width:100%}body.page-account-forgotten .breadcrumb .list-inline-item,body.page-account-forgotten .breadcrumb li{align-items:center;border-left:0!important;display:inline-flex;margin-left:0!important;padding:0!important}body.page-account-forgotten .breadcrumb .list-inline-item:not(:first-child){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 3 3.5L1 8'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:5px 9px;padding-left:12px!important}body.page-account-forgotten .breadcrumb a,body.page-account-forgotten .breadcrumb span{color:inherit;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none}body.page-account-forgotten .breadcrumb li:first-child a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;display:inline-block;flex-shrink:0;font-size:0;height:16px;line-height:0;width:16px}body.page-account-forgotten .breadcrumb li:last-child a,body.page-account-forgotten .breadcrumb li:last-child span{color:rgba(3,7,18,.72)}body.page-account-forgotten .alert{border:1px solid rgba(3,7,18,.08);border-radius:8px;box-shadow:none;font-family:Inter,sans-serif;font-size:14px;line-height:1.45;margin:0 30px 16px;max-width:calc(100% - 60px);padding:14px 16px;width:auto}body.page-account-forgotten .alert-danger{background:#fef3f2;border-color:rgba(180,35,24,.14);color:#b42318}body.page-account-forgotten .alert-success{background:#ecfdf3;border-color:rgba(6,118,71,.14);color:#067647}body.page-account-forgotten .row.justify-content-md-center{margin:0}body.page-account-forgotten .row.justify-content-md-center>.col-md-7{align-items:center;background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);box-sizing:border-box;display:flex;flex:0 0 100%;flex-direction:column;gap:24px;margin:0 30px 72px;max-width:calc(100% - 60px);padding:48px 24px 40px;width:auto}body.page-account-forgotten #content-top{padding:0!important}body.page-account-forgotten .d-lg-none.section-10{color:rgba(23,23,22,.72);font-family:REM,sans-serif;font-size:14px;font-weight:400;line-height:1.3;margin:0;width:100%}body.page-account-forgotten h1{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:32px;font-weight:500;line-height:1.15;margin:0;text-align:center;width:100%}body.page-account-forgotten h1+p{color:rgba(3,7,18,.6);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:-14px 0 0;max-width:480px;text-align:center;width:100%}body.page-account-forgotten form.form-horizontal{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:400px;width:100%}body.page-account-forgotten fieldset{border:0;margin:0;padding:0}body.page-account-forgotten legend{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:16px;font-weight:500;line-height:1.2;margin:0 0 12px;text-align:center;width:100%}body.page-account-forgotten form.form-horizontal .form-group.form_forgot{background:transparent;margin:0!important}body.page-account-forgotten form.form-horizontal .form-group.form_forgot label{display:none}body.page-account-forgotten .form-group.form_forgot input.form-control{background:#f8f8f8!important;border:1px solid rgba(3,7,18,.06);border-radius:4px!important;box-shadow:none;color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1;margin-bottom:0!important;min-height:46px;padding:0 14px;width:100%!important}body.page-account-forgotten .form-group.form_forgot input.form-control::placeholder{color:rgba(3,7,18,.32)}body.page-account-forgotten .form-group.form_forgot input.form-control:focus,body.page-account-forgotten .form-group.form_forgot input.form-control:focus-visible{background:var(--white)!important;border-color:rgba(197,83,30,.28);box-shadow:none;outline:none}body.page-account-forgotten .buttons.clearfix{align-items:center;display:flex!important;gap:12px;justify-content:center;margin-top:0!important;width:100%}body.page-account-forgotten .button-left,body.page-account-forgotten .button-right{float:none!important;margin:0!important}body.page-account-forgotten .button-left .btn,body.page-account-forgotten .button-left input.btn,body.page-account-forgotten .button-right .btn,body.page-account-forgotten .button-right input.btn{border-radius:4px;box-shadow:none;font-family:REM,sans-serif;font-size:13px;font-weight:500;line-height:1;min-height:38px;min-width:132px;padding:0 24px;text-transform:none}body.page-account-forgotten .button-left .btn{background:var(--white)!important;border-color:rgba(3,7,18,.12)!important;color:rgba(23,23,22,.72)!important}body.page-account-forgotten .button-left .btn:focus-visible,body.page-account-forgotten .button-left .btn:hover{background:#f8f8f8!important;border-color:rgba(3,7,18,.18)!important;color:var(--texto,#171716)!important}body.page-account-forgotten .button-right .btn,body.page-account-forgotten .button-right input.btn{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--white)!important}body.page-account-forgotten .button-right .btn:focus-visible,body.page-account-forgotten .button-right .btn:hover,body.page-account-forgotten .button-right input.btn:focus-visible,body.page-account-forgotten .button-right input.btn:hover{background:color-mix(in srgb,var(--primary) 92%,#000)!important;border-color:color-mix(in srgb,var(--primary) 92%,#000)!important;color:var(--white)!important}@media (min-width:1201px){body.page-account-forgotten .breadcrumb{padding:0 15px!important}body.page-account-forgotten .alert{margin:0 15px 16px;max-width:calc(100% - 30px)}body.page-account-forgotten .row.justify-content-md-center>.col-md-7{margin:0 15px 72px;max-width:calc(100% - 30px)}}@media (max-width:768px){body.page-account-forgotten .breadcrumb{margin:16px 0 10px;padding:0 30px!important}body.page-account-forgotten .alert{margin:0 30px 14px}body.page-account-forgotten .row.justify-content-md-center>.col-md-7{margin:0 30px 48px;max-width:calc(100% - 60px);padding:32px 20px 28px}body.page-account-forgotten h1{font-size:28px}body.page-account-forgotten .buttons.clearfix{flex-direction:column-reverse}body.page-account-forgotten .button-left,body.page-account-forgotten .button-left .btn,body.page-account-forgotten .button-left input.btn,body.page-account-forgotten .button-right,body.page-account-forgotten .button-right .btn,body.page-account-forgotten .button-right input.btn{width:100%}}body[class*=affiliate] .loginContainer{margin:24px auto;padding:64px 30px}body[class*=affiliate] .loginContainer__form{max-width:100%}body[class*=affiliate] .loginContainer__form .input-group label{display:block}body[class*=affiliate] .loginContainer__form .button-container,body[class*=affiliate] .loginContainer__form .forgotten_password_link,body[class*=affiliate] .loginContainer__form .input-group,body[class*=affiliate] .loginContainer__form .register_link{max-width:100%;width:100%}body[class*=affiliate] .register-steps{margin:0 auto;width:100%}body[class*=affiliate] .step-navigation{justify-content:space-between}body[class*=affiliate] .step-navigation:has(>:only-child){justify-content:flex-end}body[class*=affiliate] #form-affiliate-register{width:100%}.register-content{--register-layout-width:1120px;margin:0 auto 72px;max-width:var(--register-layout-width);width:100%}.register-content>.container{padding:0!important}.register-content .breadcrumb{align-items:center;background:transparent;box-sizing:border-box;color:rgba(3,7,18,.56);display:flex;gap:8px;justify-content:flex-start!important;margin:24px 0 12px;max-width:var(--register-layout-width);padding:0 30px!important;width:100%}.register-content .breadcrumb .list-inline-item,.register-content .breadcrumb li{align-items:center;border-left:0!important;display:inline-flex;margin-left:0!important;padding:0!important}.register-content .breadcrumb .list-inline-item:not(:first-child){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 3 3.5L1 8'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:5px 9px;padding-left:12px!important}.register-content .breadcrumb a,.register-content .breadcrumb span{color:inherit;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none}.register-content .breadcrumb li:first-child a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;display:inline-block;flex-shrink:0;font-size:0;height:16px;line-height:0;width:16px}.register-content .breadcrumb li:last-child a,.register-content .breadcrumb li:last-child span{color:rgba(3,7,18,.72)}.register-content .content{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);box-sizing:border-box;margin:0 30px;padding:48px 24px 40px!important;width:auto}@media (min-width:1201px){.register-content .breadcrumb{padding:0 15px!important}.register-content .content{margin:0 15px}}.register-content h1{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:24px;font-weight:500;line-height:1.15;margin:0}.register-content .register-info-text{color:rgba(3,7,18,.6);font-family:Inter,sans-serif;font-size:14px;line-height:1.5;margin:10px 0 0}.register-content .register-info-text a{color:var(--texto,#171716);text-decoration:underline}.register-content .accountForm--register{background:var(--white);border-radius:8px;margin:24px auto 0;max-width:720px;padding:0;width:100%}.register-content form#register{display:flex;flex-direction:column;gap:28px}.register-content fieldset{border:0;margin:0;padding:0}.register-content legend{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:16px;font-weight:500;line-height:1.2;margin:0 0 22px;width:100%}.register-content .register-account-column,.register-content .register-address-column{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.register-content #custom-field-address-complement,.register-content #custom-field-address-number,.register-content #field-cnpj_contact,.register-content #fullname_field,.register-content #group-birthday .select-group,.register-content .postCode_group,.register-content .privacy_policy,.register-content .register-column-type,.register-content .register-load-address,.register-content .register-newsletter-block,.register-content .register_btn,.register-content .type_personContent{grid-column:1/-1}.register-content .form-group{background:transparent;margin:0}.register-content .form-group label.control-label{color:var(--texto,#171716);font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.4;margin:0 0 8px}.register-content .form-control,.register-content .form-select-input,.register-content .select-group .form-control{background:#f8f8f8!important;border:1px solid rgba(3,7,18,.06);border-radius:4px!important;box-shadow:none;color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1;min-height:46px;padding:0 14px;width:100%}.register-content .form-control::placeholder,.register-content .form-select-input::placeholder,.register-content .select-group .form-control::placeholder{color:rgba(3,7,18,.32)}.register-content .form-control:focus,.register-content .form-control:focus-visible,.register-content .form-select-input:focus,.register-content .form-select-input:focus-visible,.register-content .select-group .form-control:focus,.register-content .select-group .form-control:focus-visible{background:var(--white);border-color:rgba(197,83,30,.28);box-shadow:none;outline:none}.register-content .form-select-input,.register-content select.form-control{appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(3,7,18,.6) 0),linear-gradient(135deg,rgba(3,7,18,.6) 50%,transparent 0);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:42px}.register-content .fixed-focus,.register-content .gender-group{position:relative}.register-content .fixed-focus .form-control,.register-content .fixed-focus .form-select-input,.register-content .gender-group .form-control,.register-content .gender-group .form-select-input{cursor:pointer}.register-content #input-sex,.register-content #input-zone{background-color:#f8f8f8!important;color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;font-weight:400}.register-content #input-sex option,.register-content #input-zone option{background-color:#f8f8f8!important;color:var(--texto,#030712)}.register-content .type_personContent{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px 16px;justify-content:center;margin-bottom:6px}.register-content .type_personContent>label{color:var(--texto,#171716);font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.2;margin:0}.register-content .radio-button-group{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.register-content .custom-radio,.register-content .radio-inline{align-items:center;display:inline-flex;gap:6px;margin:0;padding:0}.register-content .custom-control-label,.register-content .radio-label{align-items:center;color:rgba(23,23,22,.56);cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;gap:6px;line-height:1.2;margin:0;padding:0;position:relative}.register-content .custom-control-label:after,.register-content .custom-control-label:before,.register-content .radio-label:after,.register-content .radio-label:before{display:none!important}.register-content .custom-control-input,.register-content input[type=radio]{appearance:none;background:#f8f8f8;border:1px solid rgba(3,7,18,.16);border-radius:50%;cursor:pointer;flex-shrink:0;height:12px;margin:0;transition:all .2s ease-in-out;width:12px;z-index:1}.register-content .custom-control-input:checked,.register-content input[type=radio]:checked{background:#f8f8f8;border-color:var(--primary);box-shadow:inset 0 0 0 3px var(--primary)}.register-content .type_personContent .custom-control-input{opacity:1;pointer-events:auto;position:static}.register-content .type_personContent .custom-control-label{gap:0}.register-content .type_personContent .custom-control-input:checked+.custom-control-label,.register-content .type_personContent .custom-control-input:checked+.radio-label{color:rgba(23,23,22,.72)}.register-content .type_personContent .custom-control-label:after,.register-content .type_personContent .custom-control-label:before{display:none!important}.register-content .postCode_group{align-items:start;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}.register-content .postCode_group label{display:none}.register-content .postCode_group #input-postcode{grid-column:1}.register-content .postCode_group #btn-ok-cep{align-items:center;background:var(--white)!important;border:1px solid var(--primary)!important;border-radius:4px;box-shadow:none;color:var(--primary)!important;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:6px;justify-content:center;letter-spacing:.02em;line-height:1;margin-top:1px;min-height:34px;min-width:108px;padding:0 20px;text-transform:uppercase;transition:all .2s ease-in-out}.register-content .postCode_group #btn-ok-cep span{color:inherit}.register-content .postCode_group #btn-ok-cep:before{background-color:currentColor;content:"";display:block;flex-shrink:0;height:14px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M12.25 12.25 9.713 9.713m1.37-3.296a4.667 4.667 0 1 1-9.333 0 4.667 4.667 0 0 1 9.333 0'/%3E%3C/svg%3E");mask-position:center;mask-repeat:no-repeat;mask-size:contain;width:14px}.register-content .postCode_group #btn-ok-cep:focus-visible,.register-content .postCode_group #btn-ok-cep:hover{background:var(--primary)!important;border-color:var(--primary);color:var(--white)!important}.register-content .postCode_group .form-validation,.register-content .postCode_group .shipping-consult-postcode,.register-content .postCode_group .text-danger{grid-column:1/-1}.register-content .postCode_group .shipping-consult-postcode a{color:var(--texto,#171716);font-family:Inter,sans-serif;font-size:12px;line-height:1.4;text-decoration:underline}.register-content .form-validation,.register-content .text-danger{color:#b42318;display:block;font-family:Inter,sans-serif;font-size:12px;line-height:1.4;margin-top:6px}.register-content .register_btn{align-items:center;display:flex;flex-direction:column;gap:18px;justify-content:center;margin-top:4px}.register-content .privacy_policy{color:rgba(23,23,22,.72);font-family:Inter,sans-serif;font-size:13px;line-height:1.5;text-align:center}.register-content .privacy_policy a{color:var(--texto,#171716);text-decoration:underline}.register-content .privacy_policy input[type=checkbox]{accent-color:var(--primary);margin-left:8px}.register-content .btn_submit_register{background:var(--primary)!important;border-color:var(--primary)!important;border-radius:4px;box-shadow:none;color:var(--white)!important;font-family:REM,sans-serif;font-size:13px;font-weight:500;line-height:1;min-height:38px;min-width:132px;padding:0 24px;text-transform:none}.register-content .btn_submit_register:focus-visible,.register-content .btn_submit_register:hover{background:color-mix(in srgb,var(--primary) 92%,#000)!important;border-color:color-mix(in srgb,var(--primary) 92%,#000)!important;color:var(--white)!important}.register-content #complexity_password{margin-top:8px}@media (max-width:768px){.register-content{margin:24px auto 48px}.register-content .breadcrumb{margin:16px 0 10px;padding:0 30px!important}.register-content .content{margin:0 30px;padding:32px 20px 28px!important}.register-content h1{font-size:28px}.register-content .accountForm--register{margin-top:20px}.register-content .postCode_group,.register-content .register-account-column,.register-content .register-address-column{grid-template-columns:1fr}.register-content .postCode_group #btn-ok-cep{width:100%}}.container:has(.new_template_info) .breadcrumb{align-items:center;background:transparent;color:rgba(3,7,18,.56);display:flex;gap:8px;justify-content:flex-start;margin:24px auto 12px;max-width:1120px;padding:0!important;width:100%}.container:has(.new_template_info) .breadcrumb .list-inline-item{align-items:center;border-left:0!important;display:inline-flex;margin-left:0!important;padding:0!important}.container:has(.new_template_info) .breadcrumb .list-inline-item:not(:first-child){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 3 3.5L1 8'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:5px 9px;padding-left:12px!important}.container:has(.new_template_info) .breadcrumb a,.container:has(.new_template_info) .breadcrumb span{color:inherit;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none}.container:has(.new_template_info) .breadcrumb .list-inline-item:first-child a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;display:inline-block;flex-shrink:0;font-size:0;height:16px;line-height:0;width:16px}.container:has(.new_template_info) .breadcrumb .list-inline-item:last-child a,.container:has(.new_template_info) .breadcrumb .list-inline-item:last-child span{color:rgba(3,7,18,.72)}.container:has(.new_template_info) .row{margin:0}.container:has(.new_template_info) .new_template_info{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);margin:0 auto 72px;max-width:1120px;padding:48px 24px 40px;text-align:center;width:100%}.container:has(.new_template_info) .new_template_info #content-top{display:none}.container:has(.new_template_info) .new_template_info h1{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:32px;font-weight:500;line-height:1.15;margin:0 0 18px;text-align:center}.container:has(.new_template_info) .new_template_info>div:last-child{margin:0 auto;max-width:640px}.container:has(.new_template_info) .new_template_info p{color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.7;margin:0 0 14px}.container:has(.new_template_info) .new_template_info b,.container:has(.new_template_info) .new_template_info strong{color:var(--texto,#171716);font-weight:600}.container:has(.new_template_info) .new_template_info a{color:var(--primary);text-decoration:underline}@media (max-width:768px){.container:has(.new_template_info) .breadcrumb{margin:16px auto 10px;padding:0 4px!important}.container:has(.new_template_info) .new_template_info{margin:0 auto 48px;padding:32px 20px 28px}.container:has(.new_template_info) .new_template_info h1{font-size:28px}}.container:has(.account-content){--account-layout-width:1120px}.container:has(.account-content) .breadcrumb{align-items:center;background:transparent;box-sizing:border-box;color:rgba(3,7,18,.56);display:flex;gap:8px;justify-content:flex-start;margin:24px auto 12px;max-width:var(--account-layout-width);padding:0 30px!important;width:100%}.container:has(.account-content) .breadcrumb .list-inline-item{align-items:center;border-left:0!important;display:inline-flex;margin-left:0!important;padding:0!important}.container:has(.account-content) .breadcrumb .list-inline-item:not(:first-child){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1 3 3.5L1 8'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:5px 9px;padding-left:12px!important}.container:has(.account-content) .breadcrumb a,.container:has(.account-content) .breadcrumb span{color:inherit;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none}.container:has(.account-content) .breadcrumb .list-inline-item:first-child a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23C5531E' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23C5531E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;display:inline-block;flex-shrink:0;font-size:0;height:16px;line-height:0;width:16px}.container:has(.account-content) .breadcrumb .list-inline-item:last-child a,.container:has(.account-content) .breadcrumb .list-inline-item:last-child span{color:rgba(3,7,18,.72)}.container:has(.account-content) .row.offset-top-14,.container:has(.account-content)>.row{box-sizing:border-box;margin:0 auto 72px;max-width:var(--account-layout-width);width:100%}.container:has(.account-content) #content-top{display:none}.container:has(.account-content) .account-content{display:flex;flex-direction:column;gap:8px;padding:0 16px!important}.container:has(.account-content) .account-content>.row{gap:8px;margin-left:0;margin-right:0}.container:has(.account-content) #account-menu{padding-left:0;padding-right:16px}.container:has(.account-content) #account-options{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);padding:20px}.container:has(.account-content) #account-options-list{gap:6px;list-style:none;padding-left:0}.container:has(.account-content) #account-options-list li{list-style:none}.container:has(.account-content) #account-options-list .list-group-item{background:transparent;border:0;border-radius:4px;overflow:hidden;padding:0}.container:has(.account-content) #account-options-list .list-group-item:first-child{border-bottom:1px solid rgba(3,7,18,.08);border-radius:0;margin-bottom:10px;padding:0 0 16px}.container:has(.account-content) #account-options-list .list-group-item:first-child h6{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:18px;font-weight:500;line-height:1.2;margin-bottom:4px}.container:has(.account-content) #account-options-list .list-group-item:first-child a,.container:has(.account-content) #account-options-list .list-group-item:first-child p,.container:has(.account-content) #account-options-list .list-group-item:first-child span{color:rgba(3,7,18,.56);font-family:Inter,sans-serif;font-size:13px;line-height:1.5}.container:has(.account-content) #account-options-list .list-group-item:not(:first-child) a{align-items:center;border-radius:4px;color:rgba(23,23,22,.8);display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:400;min-height:44px;padding:0 14px;text-decoration:none;transition:all .2s ease-in-out}.container:has(.account-content) #account-options-list .list-group-item:not(:first-child) a span{align-items:center;display:inline-flex;gap:10px}.container:has(.account-content) #account-options-list .list-group-item:not(:first-child) a:focus-visible,.container:has(.account-content) #account-options-list .list-group-item:not(:first-child) a:hover{background:#f8f8f8;color:var(--primary)}.container:has(.account-content) .account-page-title{background:var(--white);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);margin:0;padding:20px 40px!important}.container:has(.account-content) .account-page-title h3{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:32px;font-weight:500;line-height:1.15;margin:0}.container:has(.account-content) .account-page-title p{color:rgba(3,7,18,.6)!important;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;margin:8px 0 0}.container:has(.account-content) .account-content .form-horizontal{margin:0;padding:0;width:100%}.container:has(.account-content) .account-content .form-horizontal>.row{gap:8px;margin-left:0;margin-right:0}.container:has(.account-content) .account-content .form-horizontal fieldset{background:var(--white);border:1px solid rgba(3,7,18,.06);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:28px;width:100%}.container:has(.account-content) .account-content .form-horizontal .form-group{margin:0}.container:has(.account-content) .account-content .form-horizontal .form-group label.control-label{color:var(--texto,#171716);display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.4;margin:0 0 8px}.container:has(.account-content) .account-content .form-horizontal .form-control,.container:has(.account-content) .account-content .form-horizontal .form-select-input{background:#f8f8f8!important;border:1px solid rgba(3,7,18,.06);border-radius:4px!important;box-shadow:none;color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4;min-height:46px;padding:0 14px;width:100%}.container:has(.account-content) .account-content .form-horizontal .form-control::placeholder,.container:has(.account-content) .account-content .form-horizontal .form-select-input::placeholder{color:rgba(3,7,18,.32)}.container:has(.account-content) .account-content .form-horizontal .form-control:focus,.container:has(.account-content) .account-content .form-horizontal .form-control:focus-visible,.container:has(.account-content) .account-content .form-horizontal .form-select-input:focus,.container:has(.account-content) .account-content .form-horizontal .form-select-input:focus-visible{background:var(--white)!important;border-color:rgba(197,83,30,.28);box-shadow:none;outline:none}.container:has(.account-content) .account-content .form-horizontal .form-select-input,.container:has(.account-content) .account-content .form-horizontal select.form-control{appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(3,7,18,.6) 0),linear-gradient(135deg,rgba(3,7,18,.6) 50%,transparent 0);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;cursor:pointer;padding-right:42px}.container:has(.account-content) .account-content .form-horizontal input[readonly]{color:rgba(3,7,18,.56);cursor:not-allowed}.container:has(.account-content) .account-content .edit-form>.row>fieldset:first-of-type{grid-template-columns:1fr;justify-items:center;text-align:center}.container:has(.account-content) .account-content .edit-form>.row>fieldset:first-of-type .form-group{align-items:center;display:flex!important;flex-wrap:wrap;gap:10px 16px;width:100%}.container:has(.account-content) .account-content .edit-form>.row>fieldset:first-of-type .control-label{color:var(--texto,#171716);font-family:Inter,sans-serif;font-size:14px!important;font-weight:400!important;line-height:1.2;margin:0!important}.container:has(.account-content) .account-content .edit-form>.row>fieldset:first-of-type .radio-button-group{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.container:has(.account-content) .account-content .edit-form>.row>fieldset:first-of-type .radio-inline{align-items:center;color:rgba(23,23,22,.56);cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:400;gap:6px;line-height:1.2;margin:0;padding:0}.container:has(.account-content) .account-content .edit-form>.row>fieldset:first-of-type input[type=radio]{appearance:none;background:#f8f8f8;border:1px solid rgba(3,7,18,.16);border-radius:50%;cursor:pointer;flex-shrink:0;height:12px;margin:0;transition:all .2s ease-in-out;width:12px}.container:has(.account-content) .account-content .edit-form>.row>fieldset:first-of-type input[type=radio]:checked{background:#f8f8f8;border-color:var(--primary);box-shadow:inset 0 0 0 3px var(--primary)}.container:has(.account-content) .account-content .edit-form>.row>fieldset:first-of-type .radio-inline:has(input[type=radio]:checked){color:rgba(23,23,22,.72)}.container:has(.account-content) .account-page-title .buttons{align-items:center;display:inline-flex;gap:8px}.container:has(.account-content) .account-page-title .btn-icon{align-items:center;background:#f8f8f8;border:1px solid rgba(3,7,18,.08);border-radius:4px;box-shadow:none;display:inline-flex;height:36px;justify-content:center;transition:all .2s ease-in-out;width:36px}.container:has(.account-content) .account-page-title .btn-icon:focus-visible,.container:has(.account-content) .account-page-title .btn-icon:hover{background:color-mix(in srgb,var(--primary) 6%,#fff);border-color:rgba(197,83,30,.2)}.container:has(.account-content) .account-content ul.address-box,.container:has(.account-content) .account-content>.address-box{background:var(--white)!important;border:1px solid rgba(3,7,18,.06)!important;border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04)!important;display:flex;flex-direction:column;list-style:none;margin:0;padding:28px!important;width:100%}.container:has(.account-content) .account-content ul.address-box legend,.container:has(.account-content) .account-content>.address-box legend{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:20px;font-weight:500;line-height:1.2;margin:0 0 18px;width:100%}.container:has(.account-content) .account-content ul.address-box>li,.container:has(.account-content) .account-content>.address-box>li{list-style:none;margin:0}.container:has(.account-content) .account-content ul.address-box>li:not(.action),.container:has(.account-content) .account-content>.address-box>li:not(.action){color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.7}.container:has(.account-content) .account-content ul.address-box .action,.container:has(.account-content) .account-content ul.address-box>li.action,.container:has(.account-content) .account-content>.address-box .action,.container:has(.account-content) .account-content>.address-box>li.action{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.container:has(.account-content) .account-content ul.address-box .btn,.container:has(.account-content) .account-content>.address-box .btn{align-items:center;border-radius:4px;box-shadow:none;display:inline-flex;font-family:REM,sans-serif;font-size:13px;font-weight:500;justify-content:center;line-height:1;min-height:38px;padding:0 20px;text-transform:none}.container:has(.account-content) .account-content ul.address-box .btn-info,.container:has(.account-content) .account-content ul.address-box .edit_btn,.container:has(.account-content) .account-content>.address-box .btn-info,.container:has(.account-content) .account-content>.address-box .edit_btn{background:var(--primary)!important;border:1px solid var(--primary)!important;color:var(--white)!important}.container:has(.account-content) .account-content ul.address-box .btn-info:focus-visible,.container:has(.account-content) .account-content ul.address-box .btn-info:hover,.container:has(.account-content) .account-content ul.address-box .edit_btn:focus-visible,.container:has(.account-content) .account-content ul.address-box .edit_btn:hover,.container:has(.account-content) .account-content>.address-box .btn-info:focus-visible,.container:has(.account-content) .account-content>.address-box .btn-info:hover,.container:has(.account-content) .account-content>.address-box .edit_btn:focus-visible,.container:has(.account-content) .account-content>.address-box .edit_btn:hover{background:color-mix(in srgb,var(--primary) 92%,#000)!important;border-color:color-mix(in srgb,var(--primary) 92%,#000)!important;color:var(--white)!important}.container:has(.account-content) .account-content ul.address-box .btn-danger,.container:has(.account-content) .account-content ul.address-box .remove_btn,.container:has(.account-content) .account-content>.address-box .btn-danger,.container:has(.account-content) .account-content>.address-box .remove_btn{background:rgba(180,35,24,.06)!important;border:1px solid rgba(180,35,24,.18)!important;color:#991b1b!important}.container:has(.account-content) .account-content ul.address-box .btn-danger:focus-visible,.container:has(.account-content) .account-content ul.address-box .btn-danger:hover,.container:has(.account-content) .account-content ul.address-box .remove_btn:focus-visible,.container:has(.account-content) .account-content ul.address-box .remove_btn:hover,.container:has(.account-content) .account-content>.address-box .btn-danger:focus-visible,.container:has(.account-content) .account-content>.address-box .btn-danger:hover,.container:has(.account-content) .account-content>.address-box .remove_btn:focus-visible,.container:has(.account-content) .account-content>.address-box .remove_btn:hover{background:rgba(180,35,24,.1)!important;border-color:rgba(180,35,24,.26)!important;color:#7f1d1d!important}.container:has(.account-content) .account-box{background:var(--white);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);margin:0}.container:has(.account-content) .account-box .account-flex{padding:20px 40px!important}.container:has(.account-content) .account-box .account-flex .account-info li b,.container:has(.account-content) .account-box .account-flex .account-info li label{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:16px;font-weight:500;line-height:1.2}.container:has(.account-content) .account-info{display:grid;gap:14px 16px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0;width:100%}.container:has(.account-content) .account-info li{margin:0}.container:has(.account-content) .account-info b,.container:has(.account-content) .account-info label{color:var(--texto,#171716);display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.4;margin:0 0 8px}.container:has(.account-content) .account-info .form-control{background:#f8f8f8;border:1px solid rgba(3,7,18,.1)!important;border-radius:4px!important;box-shadow:none;color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4;margin:0;min-height:46px;padding:0 14px}.container:has(.account-content) .account-content .col-lg-9,.container:has(.account-content) .account-content .col-md-12,.container:has(.account-content) .account-content .col-sm-12{padding-left:0;padding-right:0}.container:has(.account-content) .account-box a,.container:has(.account-content) .account-box div,.container:has(.account-content) .account-box li,.container:has(.account-content) .account-box p,.container:has(.account-content) .account-box span{font-family:Inter,sans-serif}.container:has(.account-content) .btn-update{align-items:center;background:var(--primary)!important;border-color:var(--primary)!important;border-radius:4px;box-shadow:none;color:var(--white)!important;display:inline-flex;font-family:REM,sans-serif;font-size:13px;font-weight:500;gap:8px;justify-content:center;line-height:1;min-height:38px;padding:0 20px;text-transform:none}.container:has(.account-content) .btn-update:focus-visible,.container:has(.account-content) .btn-update:hover{background:color-mix(in srgb,var(--primary) 92%,#000)!important;border-color:color-mix(in srgb,var(--primary) 92%,#000)!important;color:var(--white)!important}.container:has(.account-content) .float-right{margin-top:18px;padding:0;width:100%}.container:has(.account-content) #deleteMyAccount_btn{align-items:center;background-color:#ff3b3b!important;border:1px solid #ff3b3b;border-radius:4px;color:var(--white)!important;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;justify-content:center;line-height:1.4;min-height:38px;padding:0 18px;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.container:has(.account-content) #deleteMyAccount_btn:focus-visible,.container:has(.account-content) #deleteMyAccount_btn:hover{background-color:#aa2525!important;border-color:#e03131;color:var(--white)!important}@media (min-width:992px) and (max-width:1199px){.container:has(.account-content) #account-menu{max-width:100%;padding-right:0;width:100%}.container:has(.account-content) #account-options{box-sizing:border-box;margin:0 auto;max-width:100%;width:97%}}@media (min-width:1201px){.container:has(.account-content) .breadcrumb{padding:0 15px!important}}@media (max-width:991px){.container:has(.account-content) .row.offset-top-14,.container:has(.account-content)>.row{margin-bottom:48px}.container:has(.account-content) .breadcrumb{margin:16px auto 10px;padding:0 30px!important}.container:has(.account-content) #account-menu{margin-bottom:16px;padding-right:0}.container:has(.account-content) .account-content{padding-left:0}.container:has(.account-content) .account-content .form-horizontal fieldset{grid-template-columns:1fr;padding:20px}.container:has(.account-content) .account-content .edit-form>.row>fieldset:first-of-type .form-group{flex-direction:column}.container:has(.account-content) .account-content ul.address-box,.container:has(.account-content) .account-content>.address-box{padding:20px!important}.container:has(.account-content) .account-content ul.address-box .action,.container:has(.account-content) .account-content>.address-box .action{grid-template-columns:1fr}.container:has(.account-content) .account-box{padding:20px}.container:has(.account-content) .account-info{grid-template-columns:1fr}}@media (max-width:1024px){.container:has(.account-content) .account-page-title{flex-direction:row;padding:20px 10px!important}.container:has(.account-content) .account-page-title .buttons{width:fit-content}}@media (max-width:740px){.container:has(.account-content) .account-page-title h3{font-size:20px}.container:has(.account-content) .account-page-title p{font-size:11px}.container:has(.account-content) .account-page-title:has(>.buttons){align-items:start;display:grid;gap:16px 12px;grid-template-areas:"arrow title" "button button";grid-template-columns:auto minmax(0,1fr)}.container:has(.account-content) .account-page-title:has(>.buttons)>.buttons:first-child{grid-area:arrow}.container:has(.account-content) .account-page-title:has(>.buttons)>div:nth-child(2){grid-area:title;min-width:0}.container:has(.account-content) .account-page-title:has(>.buttons)>.buttons:last-child{grid-area:button;width:100%}.container:has(.account-content) .account-page-title:has(>.buttons)>.buttons:last-child .float-right{float:none!important;margin-top:0;width:100%}.container:has(.account-content) .account-page-title:has(>.buttons)>.buttons:last-child .btn{width:100%!important}}.row:has(>.account-content) .account-content .alert-dismissible button{right:-12px!important;top:-12px!important}.account-content.flex-content>p{text-align:center!important;width:100%}.filterGender{background-color:var(--filterGender-background,transparent);display:flex;flex-direction:column;gap:var(--filterGender-gap,var(--spacing-4));grid-column:1/-1;padding:var(--filterGender-padding-y,var(--spacing-4)) var(--filterGender-padding-x,var(--spacing-2));width:100%}@media (min-width:1024px){.filterGender{padding:var(--filterGender-padding-y,var(--spacing-6)) var(--filterGender-padding-x,var(--spacing-6))}}.filterGender .container{--container-max-width:var(--filterGender-max-width,1280px)}.filterGender .filterGender__header{margin-bottom:var(--filterGender-header-margin-bottom,var(--spacing-4));text-align:var(--filterGender-header-align,center)}.filterGender .filterGender__title{color:var(--filterGender-title-color,var(--foreground-default));font-family:var(--filterGender-title-font-family,var(--heading-font-family));font-size:var(--filterGender-title-font-size,var(--text-2xl));font-weight:var(--filterGender-title-font-weight,700);margin:0}.filterGender .filterGender__content{display:flex;flex-direction:column;gap:var(--filterGender-content-gap,var(--spacing-6))}@media (min-width:1024px){.filterGender .filterGender__content{gap:var(--filterGender-content-gap,var(--spacing-8))}}.filterGender .genders{display:grid;gap:var(--filterGender-group-gap,var(--spacing-4));grid-template-columns:1fr}@media (min-width:768px){.filterGender .genders{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (min-width:1024px){.filterGender .genders{gap:var(--filterGender-group-gap,var(--spacing-6))}}.filterGender .gender{background-color:var(--filterGender-item-background,var(--secondary-light));border-radius:var(--filterGender-item-radius,var(--radius-2xl));display:flex;flex-direction:column;gap:var(--filterGender-item-gap,var(--spacing-2));padding:var(--filterGender-item-padding,var(--spacing-4));transition:transform .2s ease}.filterGender .gender .gender__header{display:flex;flex-direction:column;gap:var(--filterGender-item-header-gap,var(--spacing-2));text-align:var(--filterGender-item-header-align,center)}.filterGender .gender .gender__title{color:var(--filterGender-item-title-color,var(--foreground-default));font-family:var(--filterGender-item-title-font-family,var(--heading-font-family));font-size:var(--filterGender-item-title-font-size,var(--text-xl));font-weight:var(--filterGender-item-title-font-weight,600);margin:0}.filterGender .gender .gender__caption{color:var(--filterGender-item-caption-color,var(--foreground-muted));font-size:var(--filterGender-item-caption-font-size,var(--text-sm));font-weight:var(--filterGender-item-caption-font-weight,400);margin:0}.filterGender .gender .gender__options{display:flex;flex-wrap:wrap;gap:var(--filterGender-options-gap,var(--spacing-2));justify-content:var(--filterGender-options-justify,center)}.filterGender .gender .option{align-items:center;background-color:var(--filterGender-option-background,transparent);border:1px solid transparent;border-radius:var(--filterGender-option-radius,var(--radius-md));color:var(--filterGender-option-color,var(--text-default));cursor:pointer;display:inline-flex;font-size:var(--filterGender-option-font-size,var(--text-sm));font-weight:var(--filterGender-option-font-weight,500);justify-content:center;min-height:40px;min-width:40px;padding:var(--filterGender-option-padding-y,var(--spacing-2)) var(--filterGender-option-padding-x,var(--spacing-2));text-decoration:none;transition:all .2s ease}.filterGender .gender .option:focus,.filterGender .gender .option:hover{border-color:var(--filterGender-option-hover-border,#000)}.filterGender .gender--male{--filterGender-item-background:var(--gender-male-background);--filterGender-item-radius:var(--gender-male-radius)}.filterGender .gender--male .gender__title{--filterGender-item-title-color:var(--gender-male-title-foreground);--filterGender-item-title-font-size:var(--gender-male-title-font-size);--filterGender-item-title-font-weight:var(--gender-male-title-font-weight);font-style:var(--gender-male-title-font-style,normal);text-align:var(--gender-male-title-text-align,center);text-decoration:var(--gender-male-title-text-decoration,none);text-transform:var(--gender-male-title-text-transform,none)}.filterGender .gender--male .gender__caption{--filterGender-item-caption-color:var(--gender-male-caption-foreground);--filterGender-item-caption-font-size:var(--gender-male-caption-font-size);--filterGender-item-caption-font-weight:var(--gender-male-caption-font-weight);font-style:var(--gender-male-caption-font-style,normal);text-align:var(--gender-male-caption-text-align,center);text-decoration:var(--gender-male-caption-text-decoration,none);text-transform:var(--gender-male-caption-text-transform,none)}.filterGender .gender--male .gender__options a{--filterGender-option-background:var(--gender-male-option-background);--filterGender-option-color:var(--gender-male-option-foreground);--filterGender-option-radius:var(--gender-male-option-radius);border-color:var(--gender-male-option-border,var(--secondary-light))}.filterGender .gender--female{--filterGender-item-background:var(--gender-female-bg);--filterGender-item-radius:var(--gender-female-bg-radius)}.filterGender .gender--female .gender__title{--filterGender-item-title-color:var(--gender-female-t-foreground);--filterGender-item-title-font-size:var(--gender-female-t-font-size);--filterGender-item-title-font-weight:var(--gender-female-t-font-weight);font-style:var(--gender-female-t-font-style,normal);text-align:var(--gender-female-t-text-align,center);text-decoration:var(--gender-female-t-text-decoration,none);text-transform:var(--gender-female-t-text-transform,none)}.filterGender .gender--female .gender__caption{--filterGender-item-caption-color:var(--gender-female-c-foreground);--filterGender-item-caption-font-size:var(--gender-female-c-font-size);--filterGender-item-caption-font-weight:var(--gender-female-c-font-weight);font-style:var(--gender-female-c-font-style,normal);text-align:var(--gender-female-c-text-align,center);text-decoration:var(--gender-female-c-text-decoration,none);text-transform:var(--gender-female-c-text-transform,none)}.filterGender .gender--female .gender__options a{--filterGender-option-background:var(--gender-female-o-background);--filterGender-option-color:var(--gender-female-o-foreground);--filterGender-option-radius:var(--gender-female-o-radius);border-color:var(--gender-female-o-border,var(--secondary-light))}.filterGender .gender--boy{--filterGender-item-background:var(--gender-boy-bg);--filterGender-item-radius:var(--gender-boy-bg-radius)}.filterGender .gender--boy .gender__title{--filterGender-item-title-color:var(--gender-boy-t-foreground);--filterGender-item-title-font-size:var(--gender-boy-t-font-size);--filterGender-item-title-font-weight:var(--gender-boy-t-font-weight);font-style:var(--gender-boy-t-font-style,normal);text-align:var(--gender-boy-t-text-align,center);text-decoration:var(--gender-boy-t-text-decoration,none);text-transform:var(--gender-boy-t-text-transform,none)}.filterGender .gender--boy .gender__caption{--filterGender-item-caption-color:var(--gender-boy-c-foreground);--filterGender-item-caption-font-size:var(--gender-boy-c-font-size);--filterGender-item-caption-font-weight:var(--gender-boy-c-font-weight);font-style:var(--gender-boy-c-font-style,normal);text-align:var(--gender-boy-c-text-align,center);text-decoration:var(--gender-boy-c-text-decoration,none);text-transform:var(--gender-boy-c-text-transform,none)}.filterGender .gender--boy .gender__options a{--filterGender-option-background:var(--gender-boy-o-background);--filterGender-option-color:var(--gender-boy-o-foreground);--filterGender-option-radius:var(--gender-boy-o-radius);border-color:var(--gender-boy-o-border,var(--secondary-light))}.filterGender .gender--girl{--filterGender-item-background:var(--gender-girl-bg);--filterGender-item-radius:var(--gender-girl-bg-radius)}.filterGender .gender--girl .gender__title{--filterGender-item-title-color:var(--gender-girl-t-foreground);--filterGender-item-title-font-size:var(--gender-girl-t-font-size);--filterGender-item-title-font-weight:var(--gender-girl-t-font-weight);font-style:var(--gender-girl-t-font-style,normal);text-align:var(--gender-girl-t-text-align,center);text-decoration:var(--gender-girl-t-text-decoration,none);text-transform:var(--gender-girl-t-text-transform,none)}.filterGender .gender--girl .gender__caption{--filterGender-item-caption-color:var(--gender-girl-c-foreground);--filterGender-item-caption-font-size:var(--gender-girl-c-font-size);--filterGender-item-caption-font-weight:var(--gender-girl-c-font-weight);font-style:var(--gender-girl-c-font-style,normal);text-align:var(--gender-girl-c-text-align,center);text-decoration:var(--gender-girl-c-text-decoration,none);text-transform:var(--gender-girl-c-text-transform,none)}.filterGender .gender--girl .gender__options a{--filterGender-option-background:var(--gender-girl-o-background);--filterGender-option-color:var(--gender-girl-o-foreground);--filterGender-option-radius:var(--gender-girl-o-radius);border-color:var(--gender-girl-o-border,var(--secondary-light))}#choose_product{margin:0 auto!important;max-width:1280px!important;width:100%}#choose_product .style_title+select{background-color:var(--white)!important}@media (min-width:1024px){#filter_advanced{max-width:1280px!important;padding:0}#filter_advanced .filter_advanced-tabs{width:100%}#filter_advanced .filter_advanced-tab-content{background-color:var(--white)}#filter_advanced .filter_advanced-tab-button{font-size:24px;font-weight:400}}@media (max-width:1024px){#filter_advanced .filter_advanced-tabs{width:100%}#filter_advanced .filter_advanced-form .btn,#filter_advanced .filter_advanced-form .btn.btn-primary,#filter_advanced .filter_advanced-form button[type=submit]{width:100%!important}}#content:has(.inks-tones-container),#content:has(.textures-container){color:var(--texto,#030712)}#content:has(.inks-tones-container) a:focus,#content:has(.inks-tones-container) a:hover,#content:has(.textures-container) a:focus,#content:has(.textures-container) a:hover{text-decoration:none}#content:has(.inks-tones-container) .breadcrumb,#content:has(.textures-container) .breadcrumb{margin-bottom:28px}#content:has(.inks-tones-container) .container-filters,#content:has(.textures-container) .container-filters{background:var(--white,#fff);border:1px solid rgba(3,7,18,.08);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);gap:16px;margin:0 0 22px;padding:18px}#content:has(.inks-tones-container) .container-filters .filter-color,#content:has(.textures-container) .container-filters .filter-color{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:18px;font-weight:600;line-height:1.25;margin:0}#content:has(.inks-tones-container) .container-search,#content:has(.textures-container) .container-search{align-items:center;background:var(--white,#fff)!important;border:1px solid rgba(3,7,18,.12)!important;border-radius:8px!important;min-height:44px;overflow:hidden;position:relative;transition:border-color .2s ease,box-shadow .2s ease;width:min(100%,520px)!important}#content:has(.inks-tones-container) .container-search:focus-within,#content:has(.textures-container) .container-search:focus-within{border-color:color-mix(in srgb,var(--primary,#c5531e) 60%,rgba(3,7,18,.12))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary,#c5531e) 14%,transparent)}#content:has(.inks-tones-container) .container-search input,#content:has(.textures-container) .container-search input{background:transparent!important;border:0!important;color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;min-height:44px;opacity:1!important;padding:0 46px 0 14px!important}#content:has(.inks-tones-container) .container-search input::placeholder,#content:has(.textures-container) .container-search input::placeholder{color:rgba(3,7,18,.42)}#content:has(.inks-tones-container) .container-search input:focus,#content:has(.inks-tones-container) .container-search input:focus-visible,#content:has(.textures-container) .container-search input:focus,#content:has(.textures-container) .container-search input:focus-visible{outline:0}#content:has(.inks-tones-container) .container-search .svg-search,#content:has(.textures-container) .container-search .svg-search{height:20px;opacity:.45!important;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px}#content:has(.inks-tones-container) .container-search .svg-search :is(path,circle),#content:has(.textures-container) .container-search .svg-search :is(path,circle){stroke:currentColor}#content:has(.inks-tones-container) .inks-tones-container,#content:has(.textures-container) .inks-tones-container{margin:0 0 28px!important;padding:0 44px;position:relative}#content:has(.inks-tones-container) .inks-tones-container .owl-item,#content:has(.textures-container) .inks-tones-container .owl-item{margin-bottom:0!important}#content:has(.inks-tones-container) .inks-tones .tone-item,#content:has(.textures-container) .inks-tones .tone-item{align-items:center;background:#f5f5f6!important;border:1px solid rgba(3,7,18,.12)!important;border-radius:999px!important;color:rgba(3,7,18,.68)!important;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;justify-content:center;line-height:1.2;min-height:44px;min-width:0!important;padding:0 18px!important;transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}#content:has(.inks-tones-container) .inks-tones .tone-item span,#content:has(.textures-container) .inks-tones .tone-item span{max-width:180px;min-width:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#content:has(.inks-tones-container) .inks-tones .tone-item:focus-visible,#content:has(.inks-tones-container) .inks-tones .tone-item:hover,#content:has(.textures-container) .inks-tones .tone-item:focus-visible,#content:has(.textures-container) .inks-tones .tone-item:hover{background:color-mix(in srgb,var(--primary,#c5531e) 8%,var(--white,#fff))!important;border-color:color-mix(in srgb,var(--primary,#c5531e) 44%,rgba(3,7,18,.12))!important;color:var(--primary,#c5531e)!important;outline:0}#content:has(.inks-tones-container) .inks-tones .tone-item.active,#content:has(.textures-container) .inks-tones .tone-item.active{background:var(--primary,#c5531e)!important;border-color:var(--primary,#c5531e)!important;box-shadow:0 8px 18px color-mix(in srgb,var(--primary,#c5531e) 20%,transparent);color:var(--white,#fff)!important}#content:has(.inks-tones-container) .inks-tones .tone-item.disabled:not(.active),#content:has(.textures-container) .inks-tones .tone-item.disabled:not(.active){opacity:.55}#content:has(.inks-tones-container) .inks-colors-container,#content:has(.textures-container) .inks-colors-container{display:block!important;margin-top:26px!important;max-width:none!important;width:100%}#content:has(.inks-tones-container) .inks-colors-carousel,#content:has(.textures-container) .inks-colors-carousel{background:var(--white,#fff)!important;border:1px solid rgba(3,7,18,.08);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);margin:0!important;max-width:none!important;min-height:76px;overflow:hidden;padding:18px 44px;width:100%}#content:has(.inks-tones-container) .inks-colors,#content:has(.textures-container) .inks-colors{align-items:stretch!important;gap:10px;min-width:0}#content:has(.inks-tones-container) #modal-color-select .inks-item,#content:has(.inks-tones-container) .inks-colors-container .inks-item,#content:has(.textures-container) #modal-color-select .inks-item,#content:has(.textures-container) .inks-colors-container .inks-item{align-items:center;border:1px solid rgba(3,7,18,.14)!important;border-radius:8px!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.18),0 1px 2px rgba(3,7,18,.08);color:currentColor;display:flex!important;font-family:Inter,sans-serif;font-size:12px;font-weight:600;height:44px!important;justify-content:flex-start;line-height:1.25;margin:0!important;min-height:44px;min-width:164px;overflow:hidden;padding:0 12px!important;position:relative;text-shadow:0 1px 1px rgba(0,0,0,.12);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:100%!important}#content:has(.inks-tones-container) #modal-color-select .inks-item:focus-visible,#content:has(.inks-tones-container) #modal-color-select .inks-item:hover,#content:has(.inks-tones-container) .inks-colors-container .inks-item:focus-visible,#content:has(.inks-tones-container) .inks-colors-container .inks-item:hover,#content:has(.textures-container) #modal-color-select .inks-item:focus-visible,#content:has(.textures-container) #modal-color-select .inks-item:hover,#content:has(.textures-container) .inks-colors-container .inks-item:focus-visible,#content:has(.textures-container) .inks-colors-container .inks-item:hover{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.22),0 8px 18px rgba(3,7,18,.14);outline:0;transform:translateY(-2px);z-index:2}#content:has(.inks-tones-container) #modal-color-select .inks-item .svg-colorless,#content:has(.inks-tones-container) .inks-colors-container .inks-item .svg-colorless,#content:has(.textures-container) #modal-color-select .inks-item .svg-colorless,#content:has(.textures-container) .inks-colors-container .inks-item .svg-colorless{color:rgba(3,7,18,.44);height:16px;right:10px!important;width:16px}#content:has(.inks-tones-container) .inks-colors-container .inks-item:not([style*=background-color]),#content:has(.textures-container) .inks-colors-container .inks-item:not([style*=background-color]){background:linear-gradient(135deg,transparent calc(50% - 1px),rgba(3,7,18,.18) 50%,transparent calc(50% + 1px)),#f5f5f6!important;color:rgba(3,7,18,.7)!important;text-shadow:none}#content:has(.inks-tones-container) .filtered-colors,#content:has(.textures-container) .filtered-colors{margin-top:26px}#content:has(.inks-tones-container) .filtered-colors:not(:last-of-type),#content:has(.textures-container) .filtered-colors:not(:last-of-type){margin-bottom:26px!important}#content:has(.inks-tones-container) .filtered-colors h3,#content:has(.textures-container) .filtered-colors h3{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:18px;font-weight:600;line-height:1.2;margin:0 0 10px}#content:has(.inks-tones-container) .search-no-results,#content:has(.textures-container) .search-no-results{background:color-mix(in srgb,var(--primary,#c5531e) 6%,var(--white,#fff));border:1px solid rgba(3,7,18,.08);border-radius:8px;margin-top:18px;padding:16px}#content:has(.inks-tones-container) .search-no-results p,#content:has(.textures-container) .search-no-results p{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.45;margin:0;text-align:left}#content:has(.inks-tones-container) .search-info,#content:has(.textures-container) .search-info{background:transparent!important;border:0!important;border-radius:0!important;margin:0 0 18px!important;padding:0!important}#content:has(.inks-tones-container) .search-info p,#content:has(.textures-container) .search-info p{color:rgba(3,7,18,.56)!important;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.35;margin:0 0 2px!important}#content:has(.inks-tones-container) .search-info h2,#content:has(.textures-container) .search-info h2{color:var(--texto,#030712)!important;font-family:REM,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:1.08;margin:0!important;text-transform:uppercase}#content:has(.inks-tones-container) .goBack_btn,#content:has(.textures-container) .goBack_btn{align-items:center;background:#6c757d!important;border:0!important;border-radius:var(--aps-btn-radius,6px)!important;color:var(--white,#fff)!important;display:inline-flex!important;font-family:Inter,sans-serif;font-size:13px;font-weight:600;gap:6px!important;justify-content:center;line-height:1;margin:0 0 14px!important;min-height:32px;padding:0 12px!important;transition:background-color .2s ease,transform .2s ease;width:auto!important}#content:has(.inks-tones-container) .goBack_btn a,#content:has(.inks-tones-container) .goBack_btn i,#content:has(.textures-container) .goBack_btn a,#content:has(.textures-container) .goBack_btn i{color:inherit!important}#content:has(.inks-tones-container) .goBack_btn i,#content:has(.textures-container) .goBack_btn i{font-size:11px}#content:has(.inks-tones-container) .goBack_btn:focus-within,#content:has(.inks-tones-container) .goBack_btn:hover,#content:has(.textures-container) .goBack_btn:focus-within,#content:has(.textures-container) .goBack_btn:hover{background:color-mix(in srgb,#6c757d 88%,#000)!important;color:var(--white,#fff)!important;transform:translateY(-1px)}#content:has(.inks-tones-container) .select-texture,#content:has(.textures-container) .select-texture{color:var(--texto,#030712);margin:0 0 28px!important}#content:has(.inks-tones-container) .select-texture span,#content:has(.textures-container) .select-texture span{font-family:REM,sans-serif;font-size:20px;font-weight:700;line-height:1.25}#content:has(.inks-tones-container) .texture-items,#content:has(.textures-container) .texture-items{align-items:stretch;display:grid!important;gap:18px 16px;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:stretch!important;width:100%}#content:has(.inks-tones-container) .texture-item,#content:has(.textures-container) .texture-item{cursor:pointer;padding:0!important;top:auto!important;transition:transform .2s ease}#content:has(.inks-tones-container) .texture-item:focus-within,#content:has(.inks-tones-container) .texture-item:hover,#content:has(.textures-container) .texture-item:focus-within,#content:has(.textures-container) .texture-item:hover{top:auto!important;transform:translateY(-4px)}#content:has(.inks-tones-container) .item-container,#content:has(.textures-container) .item-container{background:var(--white,#fff);border:0!important;border-radius:var(--aps-btn-radius,6px)!important;box-shadow:0 10px 26px rgba(3,7,18,.06)!important;display:flex;flex-direction:column;height:100%;margin:0 auto!important;max-width:208px;padding:16px!important;transition:border-color .2s ease,box-shadow .2s ease;width:100%!important}#content:has(.inks-tones-container) .item-container:hover,#content:has(.textures-container) .item-container:hover{box-shadow:0 14px 32px rgba(3,7,18,.1)!important}#content:has(.inks-tones-container) .item-container .card,#content:has(.textures-container) .item-container .card{background:var(--white,#fff);border-radius:var(--aps-btn-radius,6px)!important;border-width:1px!important;overflow:hidden}#content:has(.inks-tones-container) .container-image,#content:has(.textures-container) .container-image{background:var(--white,#fff);height:142px!important;padding:16px!important}#content:has(.inks-tones-container) .container-image img,#content:has(.textures-container) .container-image img{max-height:100%;max-width:100%;object-fit:contain}#content:has(.inks-tones-container) .texture-item .color,#content:has(.textures-container) .texture-item .color{border-bottom:0!important;border-left:0!important;border-radius:0!important;border-right:0!important;height:36px!important;min-height:36px}#content:has(.inks-tones-container) .texture-item .color>span,#content:has(.textures-container) .texture-item .color>span{color:inherit;font-family:Inter,sans-serif;font-size:12px;font-weight:500;gap:4px;line-height:1.2;max-width:100%;min-width:0;padding:0 10px;text-transform:uppercase}#content:has(.inks-tones-container) .texture-item .color>span .color-name,#content:has(.textures-container) .texture-item .color>span .color-name{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#content:has(.inks-tones-container) .texture-item .texture-title,#content:has(.textures-container) .texture-item .texture-title{align-items:flex-start!important;height:auto!important;margin:12px 0 0!important;min-height:42px}#content:has(.inks-tones-container) .texture-item .texture-title h3,#content:has(.textures-container) .texture-item .texture-title h3{color:rgba(3,7,18,.78)!important;display:-webkit-box;margin:0;overflow:hidden;padding:0!important;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:1.2}@media (max-width:1199px){#content:has(.inks-tones-container) .texture-items,#content:has(.textures-container) .texture-items{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}#content:has(.inks-tones-container) #load_more_textures,#content:has(.textures-container) #load_more_textures{display:flex;justify-content:center;margin-bottom:22px!important;margin-top:22px!important}#content:has(.inks-tones-container) #load_more_textures .btn,#content:has(.inks-tones-container) #load_more_textures button,#content:has(.textures-container) #load_more_textures .btn,#content:has(.textures-container) #load_more_textures button{align-items:center;background:#6c757d!important;border:0!important;border-radius:var(--aps-btn-radius,6px)!important;box-shadow:none;color:var(--white,#fff)!important;display:inline-flex;font-family:REM,sans-serif;font-size:13px;font-weight:600;justify-content:center;line-height:1;min-height:40px;min-width:164px;padding:0 18px!important}#content:has(.inks-tones-container) .no-results,#content:has(.textures-container) .no-results{background:var(--white,#fff);border:1px solid rgba(3,7,18,.08);border-radius:8px;color:var(--texto,#030712)!important;padding:32px 20px!important}#content:has(.inks-tones-container) .no-results span,#content:has(.textures-container) .no-results span{font-family:REM,sans-serif;font-size:20px;font-weight:600;line-height:1.3}#content:has(.inks-tones-container) .no-results .btn,#content:has(.textures-container) .no-results .btn{background:var(--primary,#c5531e)!important;border:0!important;border-radius:var(--btn-radius,8px)!important;color:var(--white,#fff)!important;font-family:REM,sans-serif;font-size:13px;font-weight:700;line-height:1;min-height:40px;padding:0 18px!important}#content:has(.inks-tones-container) .owl-stage,#content:has(.textures-container) .owl-stage{display:flex;padding-left:0!important}#content:has(.inks-tones-container) .owl-nav button,#content:has(.inks-tones-container) .owl-nav div,#content:has(.textures-container) .owl-nav button,#content:has(.textures-container) .owl-nav div{align-items:center;background:hsla(0,0%,100%,.92)!important;border:1px solid rgba(3,7,18,.12)!important;border-radius:999px!important;bottom:auto!important;box-shadow:0 6px 18px rgba(3,7,18,.12);color:rgba(3,7,18,.7)!important;display:inline-flex!important;height:34px!important;justify-content:center;margin:0!important;min-width:34px;top:50%!important;transform:translateY(-50%)!important;width:34px!important}#content:has(.inks-tones-container) .owl-nav button span,#content:has(.inks-tones-container) .owl-nav div span,#content:has(.textures-container) .owl-nav button span,#content:has(.textures-container) .owl-nav div span{font-size:28px!important;line-height:1}#content:has(.inks-tones-container) .owl-nav .owl-prev,#content:has(.textures-container) .owl-nav .owl-prev{left:4px!important}#content:has(.inks-tones-container) .owl-nav .owl-next,#content:has(.textures-container) .owl-nav .owl-next{right:4px!important}#content:has(.inks-tones-container) .owl-nav .disabled,#content:has(.textures-container) .owl-nav .disabled{display:none!important}@media (max-width:calc(1024px - 1px)){#content:has(.inks-tones-container) .container-filters,#content:has(.textures-container) .container-filters{align-items:stretch!important;padding:14px}#content:has(.inks-tones-container) .container-search,#content:has(.textures-container) .container-search{margin-top:0!important;width:100%!important}#content:has(.inks-tones-container) .inks-colors-carousel,#content:has(.inks-tones-container) .inks-tones-container,#content:has(.textures-container) .inks-colors-carousel,#content:has(.textures-container) .inks-tones-container{padding-left:36px;padding-right:36px}#content:has(.inks-tones-container) .textures-container,#content:has(.textures-container) .textures-container{margin-bottom:34px}#content:has(.inks-tones-container) .search-info h2,#content:has(.textures-container) .search-info h2{font-size:26px}}@media (max-width:575px){#content:has(.inks-tones-container) .inks-colors-container .inks-item,#content:has(.textures-container) .inks-colors-container .inks-item{min-width:144px}#content:has(.inks-tones-container) .texture-items,#content:has(.textures-container) .texture-items{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}#content:has(.inks-tones-container) .item-container,#content:has(.textures-container) .item-container{min-height:234px;padding:10px!important}#content:has(.inks-tones-container) .container-image,#content:has(.textures-container) .container-image{height:126px!important}}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-tones-container{margin:0 0 46px!important;padding:0!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-tones .owl-stage{margin:0!important;padding-left:0!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-tones .tone-item{background:#f5f5f6!important;border:1px solid #f5f5f6!important;border-radius:var(--aps-btn-radius,6px)!important;box-shadow:none!important;color:var(--texto,#030712)!important;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.2;min-height:64px;padding:0 20px!important;width:100%!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-tones .tone-item span{max-width:100%;min-width:0!important;text-align:center}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-tones .tone-item:focus-visible,#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-tones .tone-item:hover{background:var(--white,#fff)!important;border-color:var(--primary,#c5531e)!important;box-shadow:none!important;color:var(--primary,#c5531e)!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-tones .tone-item.active{background:var(--white,#fff)!important;border:2px solid var(--primary,#c5531e)!important;box-shadow:none!important;color:var(--primary,#c5531e)!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .container-filters{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:block!important;margin:0!important;padding:0!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .container-filters .filter-color{color:var(--texto,#030712)!important;font-family:REM,sans-serif;font-size:18px;font-weight:700;line-height:1.25;margin:0 0 18px!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .container-search{border:1px solid rgba(3,7,18,.18)!important;border-radius:var(--aps-btn-radius,6px)!important;box-shadow:none!important;min-height:50px;width:100%!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .container-search input{border-radius:var(--aps-btn-radius,6px)!important;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;min-height:48px;padding:0 56px 0 8px!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .container-search input::placeholder{color:rgba(3,7,18,.48)}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .container-search .svg-search{height:32px;opacity:.55!important;right:10px;width:32px}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-colors-container{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;margin-bottom:50px!important;margin-top:50px!important;padding:0!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-colors-carousel{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important;min-height:0;padding:0!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-colors-carousel .owl-stage{margin:0!important;padding-left:0!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-colors{align-items:flex-start!important;gap:12px}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-colors-container .inks-item{border:0!important;border-radius:var(--aps-btn-radius,6px)!important;box-shadow:none!important;font-family:Inter,sans-serif;font-size:12px;font-weight:500;height:40px!important;line-height:1.2;margin:0!important;min-height:40px;min-width:174px;padding:0 12px!important;text-shadow:none!important;text-transform:uppercase;transform:none!important;width:174px!important}#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-colors-container .inks-item:focus-visible,#content:has(>.inks-tones-container):has(>.container-filters):has(>.inks-colors-container) .inks-colors-container .inks-item:hover{box-shadow:none!important;filter:brightness(.96);transform:none!important}.section-content.product-content #show-next-image,.section-content.product-content #show-previous-image,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) #show-next-image,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) #show-previous-image{border-radius:50%!important;height:50px!important;max-height:50px!important;max-width:50px!important;min-height:50px!important;min-width:50px!important;padding:0!important;width:50px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)){padding-top:0;position:relative}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row{align-content:start!important;align-items:start!important;display:grid!important;gap:32px;grid-template-columns:minmax(0,1fr) minmax(380px,500px);margin-left:0;margin-right:0}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row>[class*=col-],body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row>[class*=col-]{flex:none;max-width:100%;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row>.col-md-7,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row>.col-md-7{grid-column:1;padding-left:0;padding-right:0}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row>script,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row>style,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row>script,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row>style{display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product{align-content:start!important;align-items:start!important;align-self:start!important;background:var(--white,#fff)!important;border:1px solid rgba(3,7,18,.12);border-radius:16px;box-shadow:0 1px 2px rgba(3,7,18,.04);column-gap:0!important;display:grid!important;flex:0 0 500px!important;grid-auto-columns:0!important;grid-auto-flow:row!important;grid-auto-rows:fit-content(100%)!important;grid-column:2;grid-template-areas:"title" "brand" "price" "price-simulator" "discount" "discount-text" "options" "buy" "color-title" "color" "shop"!important;grid-template-columns:100%!important;grid-template-rows:fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%) fit-content(100%)!important;height:fit-content!important;justify-self:start;margin:0;max-height:none!important;max-width:none;min-height:0!important;min-width:0;padding:28px 32px 32px!important;row-gap:0!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout{grid-template-areas:"title" "brand" "discount" "discount-text" "price" "price-simulator" "options" "buy" "color-title" "color" "shop"!important;padding:32px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>*,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>*{grid-column-end:2!important;grid-column-start:1!important;justify-self:stretch;max-width:100%!important;min-width:0;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:28px;font-weight:700;grid-area:title;letter-spacing:0;line-height:1.16;margin:0 0 8px!important;max-width:none;overflow-wrap:anywhere;padding:0;position:static!important;text-transform:none;width:100%;word-break:normal}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-title .product-title-size,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-title .product-title-size{color:inherit;font:inherit}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-brand,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-brand{color:rgba(3,7,18,.72);display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:13px;font-weight:400;gap:6px;grid-area:brand;line-height:1.4;margin:0 0 22px!important;max-width:none;padding:0;position:static!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-brand li,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-brand span,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-brand li,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-brand span{color:inherit;font:inherit}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>#description_resume,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-price,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-prices,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-rating,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-wishlist-button,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>#description_resume,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-price,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-prices,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-rating,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-wishlist-button{display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.terracota-product-resume,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.terracota-product-resume{display:none!important;grid-area:auto!important;height:0!important;margin:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;width:0!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product [hidden]:not(.modal):not(#modal-color-select),.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>[hidden],body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product [hidden]:not(.modal):not(#modal-color-select),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>[hidden]{display:none!important;height:0!important;margin:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;width:0!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-image,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-image{align-items:center;display:grid;gap:14px;grid-template-columns:92px minmax(0,1fr);text-align:left!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview{align-items:center;aspect-ratio:1.62/1;background:#f7f7f8;border:1px solid rgba(3,7,18,.08);border-radius:16px;display:flex!important;grid-column:2;grid-row:1;justify-content:center;min-height:346px;overflow:hidden;padding:24px;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview .product-image-area,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview img,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview .product-image-area,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview img{height:auto;margin:0 auto;max-height:330px;max-width:100%;object-fit:contain;width:auto!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #show-next-image,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #show-previous-image,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #show-next-image,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #show-previous-image{height:50px!important;width:50px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails{align-items:stretch;display:flex!important;flex-direction:column;gap:12px;grid-column:1;grid-row:1;list-style:none;margin:0!important;padding:0;width:92px}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails li,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails li{align-items:center;background:var(--white,#fff);border:1px solid rgba(3,7,18,.1);border-radius:8px;box-shadow:0 1px 2px rgba(3,7,18,.04);cursor:pointer;display:flex;height:78px!important;justify-content:center;margin:0!important;padding:8px!important;width:92px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails li.active,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails li.active{border-color:color-mix(in srgb,var(--primary,#c5531e) 36%,rgba(3,7,18,.1));box-shadow:0 0 0 2px color-mix(in srgb,var(--primary,#c5531e) 10%,transparent)}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails img,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .options-list,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .options-list{grid-area:options;margin:0 0 40px!important;padding:0!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .options-list>[class*=col-],body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .options-list>[class*=col-]{padding:0}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select){margin:0!important;padding:0!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .product-radio-title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .product-radio-title{color:rgba(3,7,18,.72)!important;display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.35;margin:0 0 12px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .group-sm,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .product-options-list,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .group-sm,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .product-options-list{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label{align-items:center;background:var(--white,#fff)!important;border:1px solid rgba(3,7,18,.12)!important;border-radius:var(--aps-btn-radius,6px)!important;box-shadow:none!important;color:var(--texto,#030712)!important;display:flex;font-family:Inter,sans-serif;font-size:13px;font-weight:500;justify-content:center;line-height:1.2;margin-bottom:8px!important;min-height:56px;min-width:0;position:relative;width:100%!important;z-index:1}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label:after,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label:before,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label:after,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label:before{content:none!important;display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label>*,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label>*{pointer-events:none}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label svg,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label svg path,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label svg,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label svg path{color:rgba(3,7,18,.45);fill:currentColor}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label.custom-product-stock-image-label,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label.custom-product-stock-image-label{border-radius:var(--aps-btn-radius,6px)!important;margin-bottom:8px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label.custom-product-stock-image-label:after,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label.custom-product-stock-image-label:before,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label.custom-product-stock-image-label:after,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label.custom-product-stock-image-label:before{content:none!important;display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input.selected~.custom-control-label,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input:checked~.custom-control-label,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input.selected~.custom-control-label,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input:checked~.custom-control-label{background:var(--primary,#c5531e)!important;border-color:var(--primary,#c5531e)!important;color:var(--white,#fff)!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input.selected~.custom-control-label svg,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input.selected~.custom-control-label svg path,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input:checked~.custom-control-label svg,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input:checked~.custom-control-label svg path,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input.selected~.custom-control-label svg,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input.selected~.custom-control-label svg path,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input:checked~.custom-control-label svg,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input:checked~.custom-control-label svg path{color:currentColor}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content{margin:0!important;padding:0!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-body[hidden],.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content[hidden],body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-body[hidden],body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content[hidden]{display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden]){display:contents!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-price-body:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-price-body:not([hidden]){display:contents!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-price-body:not([hidden])>.product-price-discount:not([hidden]),.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-price-body:not([hidden])>.product-price-simulator:not([hidden]),.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-price-body:not([hidden])>.product-price:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-price-body:not([hidden])>.product-price-discount:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-price-body:not([hidden])>.product-price-simulator:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-price-body:not([hidden])>.product-price:not([hidden]){display:block!important;grid-column:1/2!important;justify-self:stretch;max-width:100%;min-width:0;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-buy-button-content:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-prices-content:not([hidden])>.product-buy-button-content:not([hidden]){display:block!important;grid-column:1/2!important;justify-self:stretch;max-width:100%;min-width:0;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-body,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-body{margin:0!important;padding:0!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-body:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-body:not([hidden]){display:contents!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price{grid-area:price;margin:0!important;order:1;padding:0!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-main-price,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-new,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-main-price,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-new{color:var(--pageProduct-price-foreground,var(--product-main-price-foreground,var(--texto,#030712)))!important;font-family:REM,sans-serif;font-size:24px;font-weight:700;letter-spacing:0;line-height:1.1;margin:0 0 8px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-old,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-old{color:rgba(3,7,18,.5)!important;display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.35;margin:0 0 6px;text-decoration:line-through}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-discount,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-simulator,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-discount,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-simulator{color:rgba(3,7,18,.76);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.35;margin-top:4px}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-discount b,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-discount strong,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-simulator b,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-simulator strong,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-discount b,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-discount strong,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-simulator b,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-simulator strong{color:var(--texto,#030712);font-weight:700}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-simulator,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-simulator{display:block!important;grid-area:price-simulator;margin:0 0 6px!important;order:2;text-align:left!important;white-space:normal;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-discount,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-discount{grid-area:discount!important;margin:0 0 16px!important;order:3;text-align:left!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-body>.product-price-discount:not(.featured_price),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-price-body>.product-price-discount:not(.featured_price){grid-area:discount!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product:not(.custom_priceLayout) .product-price-discount,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product:not(.custom_priceLayout) .product-price-discount{align-items:baseline;color:rgba(3,7,18,.76)!important;display:flex!important;flex-wrap:wrap;font-size:16px;gap:4px;line-height:1.35}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product:not(.custom_priceLayout) .product-price-discount b,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product:not(.custom_priceLayout) .product-price-discount b{color:var(--texto,#030712)!important;display:inline;font-size:inherit;font-weight:700;line-height:inherit;margin:0}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product:not(.custom_priceLayout) .product-price-discount span,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product:not(.custom_priceLayout) .product-price-discount span{color:inherit;display:inline;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.35}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price-discount,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price-discount{align-items:baseline;color:transparent;display:flex;font-size:0;line-height:1;margin:0 0 4px!important;padding:0}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price-discount b,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price-discount b{color:var(--pageProduct-price-foreground,var(--product-main-price-foreground,var(--primary,#c5531e)))!important;font-family:REM,sans-serif;font-size:34px;font-weight:800;line-height:1.05}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price-discount span,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price-discount span{display:none}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .custom_priceLayout--text,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .custom_priceLayout--text{color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:16px;font-weight:400;grid-area:discount-text;line-height:1.35;margin:0 0 16px;order:2}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .custom_priceLayout--text .custom_priceLayout--percent,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .custom_priceLayout--text .custom_priceLayout--percent{color:var(--pageProduct-price-foreground,var(--product-main-price-foreground,var(--primary,#c5531e)));font-weight:700}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price{order:3}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price-simulator,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product.custom_priceLayout .product-price-simulator{margin:0 0 18px!important;order:4}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content{grid-area:buy;margin:0!important;padding:0;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn[hidden],.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content button[hidden],.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content>[hidden],body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn[hidden],body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content button[hidden],body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content>[hidden]{display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]),.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]),.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]),.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]),.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]){align-items:center;background:var(--product-buy-btn-background,var(--success,var(--primary,#c5531e)))!important;border:0!important;border-radius:var(--btn-radius,8px)!important;box-shadow:none!important;color:var(--product-buy-btn-foreground,var(--white,#fff))!important;display:inline-flex!important;font-family:REM,sans-serif;font-size:22px;font-weight:700;justify-content:center;line-height:1;margin:0!important;min-height:60px!important;padding:0 24px!important;text-transform:none;width:100%!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]):before,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]):before,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]):before,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]):before,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]):before,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]):before,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]):before,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]):before,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]):before,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]):before{content:none!important;display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]) svg,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]) svg,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]) svg,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]) svg,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]) svg,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]) svg,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]) svg,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]) svg,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]) svg,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]) svg{flex-shrink:0;height:22px;margin-right:8px;width:22px}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]) svg path,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]) svg path,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]) svg path,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]) svg path,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]) svg path,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]) svg path,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]) svg path,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]) svg path,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]) svg path,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]) svg path{fill:currentColor}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]):focus-visible,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]):hover,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]):focus-visible,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]):hover,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]):focus-visible,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]):hover,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]):focus-visible,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]):hover,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]):focus-visible,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]):hover,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]):focus-visible,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-budget-order:not([hidden]):hover,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]):focus-visible,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-cart:not([hidden]):hover,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]):focus-visible,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-sherwin_williams-alert:not([hidden]):hover,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]):focus-visible,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content #button-suvinil-alert:not([hidden]):hover,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]):focus-visible,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-buy-button-content .product-btn:not([hidden]):hover{background:color-mix(in srgb,var(--product-buy-btn-background,var(--success,var(--primary,#c5531e))) 90%,#000)!important;color:var(--product-buy-btn-foreground,var(--white,#fff))!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .color-select-title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .color-select-title{color:var(--texto,#030712)!important;font-family:Inter,sans-serif;font-size:13px;font-weight:700;grid-area:color-title;line-height:1.35;margin:12px 0 10px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .btn-color-select,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .btn-color-select{border:0!important;border-radius:var(--btn-radius,8px)!important;box-shadow:none!important;grid-area:color;margin:0!important;max-width:none;min-height:64px!important;padding:0 16px!important;text-transform:uppercase}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .btn-color-select .color-select-container span,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .btn-color-select .color-select-container span{font-family:Inter,sans-serif;font-size:16px;font-weight:800;line-height:1.2}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #modal-color-select,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #modal-color-select{grid-area:color}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shop-content,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shop-content{align-self:start!important;flex:0 0 auto;grid-area:shop;height:fit-content!important;margin:32px 0 0!important;min-height:0!important;padding:0;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shop-content>.col,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shop-content>.col{padding:0}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shop-tabs-group,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shop-tabs-group{display:flex;flex-direction:column;gap:0;height:fit-content!important;min-height:0!important;position:relative}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shop-tabs-group>[hidden],body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shop-tabs-group>[hidden]{display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-payment-simulator:not([data-terracota-payment-mounted=true]),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-payment-simulator:not([data-terracota-payment-mounted=true]){display:none!important;height:0!important;margin:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;width:0!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-content,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-content{align-items:normal!important;background:var(--white,#fff)!important;border:1px solid rgba(3,7,18,.12)!important;border-radius:8px!important;box-shadow:none!important;display:block!important;grid-template-areas:none!important;grid-template-columns:none!important;grid-template-rows:none!important;height:fit-content!important;margin:16px 0 0!important;max-width:100%;min-height:0!important;overflow:visible;padding:18px 18px 16px!important;position:relative;row-gap:0!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title{color:var(--texto,#030712);display:block!important;grid-area:auto!important;margin:0 0 12px!important;min-width:0;text-transform:none}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title>.mdi,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title>.mdi{display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title .mdi.mdi-local-shipping,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title .mdi.mdi-local-shipping{display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title>div,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title>div{display:block!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title span,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title span{color:inherit;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.3}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title a,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title a{align-items:center;color:rgba(3,7,18,.78)!important;display:inline-flex!important;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;position:absolute;right:34px;text-decoration:underline;top:70px;white-space:nowrap;z-index:2}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form{grid-area:auto!important;height:auto!important;margin:0!important;max-width:100%!important;min-height:0!important;min-width:0;padding:0!important;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .text-center,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .text-center{height:auto!important;margin:0!important;min-height:0!important;padding:0!important;text-align:left!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .postcode-inputs,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .postcode-inputs{display:block!important;height:auto!important;margin:0!important;max-width:calc(100% - 148px)!important;min-height:0!important;padding:0!important;width:100%!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .input-group,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .input-group{align-items:center;background:var(--white,#fff)!important;border:1px solid #e3e3e7!important;border-radius:var(--btn-radius,4px)!important;box-shadow:none!important;display:flex;margin:0!important;min-height:50px;overflow:visible;padding:0 16px;position:relative;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #input-postcode,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #input-postcode{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:rgba(3,7,18,.72);flex:1 1 auto;font-family:Inter,sans-serif;font-size:14px;font-weight:400;height:40px;line-height:1.4;margin:0 108px 0 0;min-height:40px;outline:none!important;padding:0 12px;width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #input-postcode::placeholder,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #input-postcode::placeholder{color:#b7b7b7}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #input-postcode:focus,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #input-postcode:focus-visible,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #input-postcode:focus,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #input-postcode:focus-visible{border:0!important;box-shadow:none!important;outline:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .input-group-append,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .input-group-append{align-items:center;display:flex;justify-content:flex-end;margin-left:0;max-width:max-content;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:auto!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product{--btn-height:auto;align-items:center;background:transparent!important;border:0!important;border-radius:var(--btn-radius,4px)!important;box-shadow:none!important;color:var(--primary,#c5531e)!important;display:inline-flex;font-size:0!important;font-weight:500;gap:6px;height:36px!important;justify-content:center;line-height:1;margin:0;max-width:none!important;min-height:auto;min-width:110px;padding:0 16px;text-transform:uppercase;width:auto!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product:before,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product:before{background-color:currentColor;content:"";display:block;height:14px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M12.25 12.25 9.713 9.713m1.37-3.296a4.667 4.667 0 1 1-9.333 0 4.667 4.667 0 0 1 9.333 0'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M12.25 12.25 9.713 9.713m1.37-3.296a4.667 4.667 0 1 1-9.333 0 4.667 4.667 0 0 1 9.333 0'/%3E%3C/svg%3E");mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;position:static;width:14px}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product:after,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product:after{content:"Buscar";font-size:12px;font-weight:400;letter-spacing:.02em;line-height:1}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product:focus-visible,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product:hover,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product:focus-visible,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form #button-quote_product:hover{background:var(--primary,#c5531e)!important;color:var(--white,#fff)!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #modal-shipping,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping-content,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping-error,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping_methods,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #modal-shipping,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping-content,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping-error,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping_methods{min-height:0!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #modal-shipping:empty,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping-error:empty,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping_methods:empty,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #modal-shipping:empty,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping-error:empty,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #shipping_methods:empty{display:none!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link{bottom:-2px!important;height:auto!important;left:auto!important;margin:0!important;min-height:0!important;opacity:1!important;padding:0!important;position:absolute!important;right:-30px!important;top:auto!important;visibility:visible!important;width:auto!important;z-index:3}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .list-inline,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link>ul,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .list-inline,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link>ul{align-items:center;display:none!important;gap:12px;justify-content:flex-end;margin:0!important;padding:0;width:max-content}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button{display:none!important;position:absolute!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button .share-button_toggle,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button .share-button_toggle{align-items:center;background:var(--white,#fff)!important;border:1px solid rgba(3,7,18,.12)!important;border-radius:8px!important;box-shadow:none!important;color:rgba(3,7,18,.56)!important;display:inline-flex!important;height:46px;justify-content:center;padding:0!important;width:46px}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button .share-button_list,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button .share-button_list{align-items:center;background:var(--white,#fff)!important;border:0;border-radius:8px;box-shadow:0 12px 28px rgba(3,7,18,.14);display:none!important;gap:12px;justify-content:flex-end;margin:0;opacity:1;padding:8px;pointer-events:auto;position:absolute!important;right:0;top:calc(100% + 8px);transform:none;visibility:visible;width:max-content}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button.is-open .share-button_list,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button.is-open .share-button_list{display:flex!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .title{color:rgba(3,7,18,.68);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.35;margin-right:auto}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .share-button_item,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .share-button_item-control,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link li:not(.title) span,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .share-button_item,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .share-button_item-control,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link li:not(.title) span{align-items:center;background:color-mix(in srgb,var(--texto,#030712) 10%,var(--white,#fff))!important;border-radius:8px;color:rgba(3,7,18,.64)!important;cursor:pointer;display:inline-flex!important;height:46px;justify-content:center;width:46px}@media (max-width:1199px){.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product{padding:26px 24px 28px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview{min-height:310px}}@media (max-width:991px){.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)){display:block;padding-top:0}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select))>.row{display:block}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product{margin-top:18px}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-title{font-size:24px;margin-bottom:8px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-brand,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product>.product-brand{margin-bottom:24px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-image,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-image{grid-template-columns:1fr}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails{grid-column:1;grid-row:auto}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-thumbnails{flex-direction:row;overflow-x:auto;width:100%}}@media (max-width:575px){.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) #product{border-radius:12px;padding:24px 18px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-preview{min-height:240px;padding:18px}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .group-sm,.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .product-options-list,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .group-sm,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) :is(.suvinil-size-select,.sherwin_williams-size-select) .product-options-list{grid-template-columns:1fr}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title{margin-bottom:10px!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title a,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-title a{margin-top:8px;position:static}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .postcode-inputs,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .postcode-inputs{max-width:100%!important}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .input-group,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-shipping-form .input-group{padding-left:12px;padding-right:12px}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button .share-button_list,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link.share-button .share-button_list{flex-wrap:wrap;justify-content:flex-start}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-share-link .title{width:100%}.section-content.product-content .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-informations,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product.product-single:has(:is(.suvinil-size-select,.sherwin_williams-size-select)) .product-informations{margin-top:18px}}.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-kit .container:empty,.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-kit:empty,.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-kit:has(>.container:empty),body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-kit .container:empty,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-kit:empty,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-kit:has(>.container:empty){display:none!important}.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-informations,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-informations{margin-top:32px}.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content{margin:0 auto;max-width:var(--container-max-width,1280px);min-width:0;padding-top:0!important;width:100%}.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .container,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .container{max-width:none;padding-left:0;padding-right:0}.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .row,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .row{margin-left:0;margin-right:0}.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .col,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .col{padding-left:0;padding-right:0}.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .heading-title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .heading-title{background:var(--white,#fff);border:1px solid rgba(3,7,18,.12);border-radius:16px;padding:32px 48px}.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .heading-title .title-description,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .heading-title .title-description{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:26px;font-weight:400;line-height:1.2;margin:0;text-transform:none}.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .product-description,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .product-description{margin-top:20px!important}@media (max-width:991px){.section-content.product-content:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .heading-title,body:has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)):has(.product.product-single :is(.suvinil-size-select,.sherwin_williams-size-select)) .product-description-content .heading-title{padding:24px}}.product-single .color-select-title,.product-single .product-radio-title,.product-single .select-color-title,.product-single .selected-color-title{color:var(--texto,#030712)!important;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.35;margin-bottom:8px}.product-single .btn-color-select{align-items:center;border:1px solid hsla(0,0%,100%,.26)!important;border-radius:8px!important;box-shadow:inset 0 0 0 1px rgba(3,7,18,.08),0 1px 2px rgba(3,7,18,.08);cursor:pointer;display:flex;max-width:420px;min-height:48px!important;padding:8px 12px!important;width:100%}.product-single .btn-color-select:focus-visible,.product-single .btn-color-select:hover{box-shadow:inset 0 0 0 1px rgba(3,7,18,.12),0 8px 18px rgba(3,7,18,.12);outline:0}.product-single .color-select-container{gap:12px;width:100%}.product-single .color-select-container .color-select{gap:8px;min-width:0}.product-single .color-select-container span{display:inline-block;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .group-sm,.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .product-options-list{display:flex;flex-wrap:wrap;gap:10px}.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control{margin:0;padding:0}.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label{align-items:center;background:var(--white,#fff)!important;border:1px solid rgba(3,7,18,.12)!important;border-radius:8px!important;box-shadow:0 1px 2px rgba(3,7,18,.04)!important;color:rgba(3,7,18,.72)!important;cursor:pointer;display:inline-flex!important;font-family:Inter,sans-serif;font-size:13px;font-weight:600;gap:8px;height:auto!important;justify-content:center;line-height:1.25;margin:0!important;min-height:48px;min-width:112px;padding:10px 14px!important;transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease;width:auto!important}.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label p{align-items:center;color:inherit;display:inline-flex;font:inherit;gap:8px;justify-content:center;margin:0!important}.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label svg{flex-shrink:0;margin:0!important}.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label svg path{fill:currentColor}.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label:hover{border-color:color-mix(in srgb,var(--primary,#c5531e) 44%,rgba(3,7,18,.12))!important;box-shadow:0 6px 16px rgba(3,7,18,.1)!important;color:var(--primary,#c5531e)!important}.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-input:checked~.custom-control-label{background:var(--primary,#c5531e)!important;border-color:var(--primary,#c5531e)!important;color:var(--white,#fff)!important}.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .custom-control-label.no-stock-warn-me,.product-single :is(.suvinil-size-select,.sherwin_williams-size-select) .sizes-no-stock~.custom-control-label{background:#f5f5f6!important;border-style:dashed!important;color:rgba(3,7,18,.4)!important}.product-single .incomplete-information{background:color-mix(in srgb,var(--danger,#ff3b3b) 8%,var(--white,#fff))!important;border:1px solid color-mix(in srgb,var(--danger,#ff3b3b) 22%,transparent);border-radius:8px!important;color:color-mix(in srgb,var(--danger,#ff3b3b) 72%,#030712);font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.4;margin:14px 0;padding:14px 16px!important}#modal-color-select .modal-dialog{margin:30px auto;max-width:calc(100vw - 48px)!important;width:1100px!important}#modal-color-select .modal-content{background:var(--white,#fff);border:0;border-radius:var(--aps-btn-radius,var(--btn-radius,6px))!important;box-shadow:0 24px 60px rgba(3,7,18,.22);max-width:100%!important;overflow:visible;width:1100px!important}#modal-color-select .close{align-items:center;background:transparent;border:0;border-radius:var(--aps-btn-radius,var(--btn-radius,6px));display:inline-flex;height:36px;justify-content:center;opacity:1;padding:0!important;right:12px;top:12px;width:36px;z-index:3}#modal-color-select .close svg{height:22px;width:22px}#modal-color-select #color-select-popup.modal-body-center,#modal-color-select .modal-body-center{box-sizing:border-box;max-width:100%!important;padding:24px 24px 22px;width:1100px!important}#modal-color-select .popup-top-container{background:transparent!important}#modal-color-select .popup-top-container>div{padding:0!important}#modal-color-select .popup-top-container>div>div{align-items:center;display:grid!important;gap:24px;grid-template-columns:250px minmax(0,1fr)}#modal-color-select .modal-color-select-title{color:var(--texto,#030712)!important;font-family:REM,sans-serif;font-size:24px;font-weight:700;line-height:1.2;margin:0!important;min-width:0;width:250px!important}#modal-color-select .container-search{align-items:center;background:var(--white,#fff)!important;border:1px solid rgba(3,7,18,.12)!important;border-radius:var(--aps-btn-radius,var(--btn-radius,6px))!important;margin-right:46px;min-height:50px;overflow:hidden;position:relative;transition:border-color .2s ease,box-shadow .2s ease;width:calc(100% - 46px)!important}#modal-color-select .container-search:focus-within{border-color:color-mix(in srgb,var(--primary,#c5531e) 60%,rgba(3,7,18,.12))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary,#c5531e) 14%,transparent)}#modal-color-select .container-search input{background:transparent!important;border:0!important;color:var(--texto,#030712);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;min-height:50px;opacity:1!important;padding:0 62px 0 12px!important}#modal-color-select .container-search input::placeholder{color:rgba(3,7,18,.48)}#modal-color-select .container-search input:focus,#modal-color-select .container-search input:focus-visible{outline:0}#modal-color-select .container-search .svg-search{height:30px;opacity:.55!important;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:30px}#modal-color-select .container-search .svg-search :is(path,circle){stroke:currentColor}#modal-color-select .inks-tones-container{margin:62px 0 48px!important;padding:0 42px!important;position:relative;width:100%}#modal-color-select .inks-tones-container .owl-stage-outer{overflow:hidden!important}#modal-color-select .inks-tones-container .owl-stage{align-items:stretch;display:flex!important;gap:10px;width:auto!important}#modal-color-select .inks-tones-container .owl-item{flex:0 0 170px;margin:0!important;width:170px!important}#modal-color-select .inks-tones-container .owl-dots{display:none!important}#modal-color-select .inks-tones-container .owl-nav{display:block!important}#modal-color-select .inks-tones-container .owl-nav .disabled{display:none!important}#modal-color-select .inks-tones-container .owl-nav button{align-items:center;background:color-mix(in srgb,var(--texto,#030712) 10%,var(--white,#fff))!important;border:0!important;border-radius:var(--aps-btn-radius,var(--btn-radius,6px))!important;bottom:0!important;color:rgba(3,7,18,.72)!important;display:inline-flex!important;height:64px!important;justify-content:center;margin:0!important;opacity:1!important;position:absolute!important;top:0!important;transform:none!important;width:32px!important;z-index:3}#modal-color-select .inks-tones-container .owl-nav button i,#modal-color-select .inks-tones-container .owl-nav button span{color:inherit!important;font-size:24px;line-height:1}#modal-color-select .inks-tones-container .owl-nav .owl-prev{left:0!important}#modal-color-select .inks-tones-container .owl-nav .owl-next{right:0!important}#modal-color-select .inks-tones .tone-item{align-items:center;background:#f5f5f6!important;border:2px solid #f5f5f6!important;border-radius:var(--aps-btn-radius,var(--btn-radius,6px))!important;color:var(--texto,#030712)!important;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;justify-content:center;line-height:1.2;min-height:64px;min-width:0!important;padding:0 18px!important;width:100%}#modal-color-select .inks-tones .tone-item span{max-width:100%;min-width:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#modal-color-select .inks-tones .tone-item.active{background:var(--white,#fff)!important;border-color:var(--primary,#c5531e)!important;color:var(--primary,#c5531e)!important}#modal-color-select .colors-filter{padding:0!important;width:100%}#modal-color-select .colors-examples{align-items:start;display:grid!important;gap:56px;grid-template-columns:minmax(0,560px) minmax(380px,1fr);margin-top:0!important}#modal-color-select .inks-colors-container{align-self:end;display:block!important;max-width:560px!important;width:100%}#modal-color-select .inks-colors-carousel{height:348px!important;margin-right:0!important;max-width:560px!important;overflow:hidden;position:relative;width:100%!important}#modal-color-select .inks-colors-carousel .owl-stage-outer{height:348px!important;overflow:hidden!important}#modal-color-select .inks-colors-carousel .owl-stage{align-items:flex-start;display:flex!important;gap:2px;padding:0!important;width:auto!important}#modal-color-select .inks-colors-carousel .owl-item{flex:0 0 48px;margin:0!important;width:48px!important}#modal-color-select .inks-colors-carousel .owl-dots{display:none!important}#modal-color-select .inks-colors-carousel .owl-nav{display:block!important}#modal-color-select .inks-colors-carousel .owl-nav .disabled{display:none!important}#modal-color-select .inks-colors-carousel .owl-nav button{align-items:center;background:rgba(3,7,18,.18)!important;border:0!important;border-radius:0!important;bottom:0!important;color:var(--white,#fff)!important;display:inline-flex!important;height:100%!important;justify-content:center;margin:0!important;opacity:1!important;position:absolute!important;top:0!important;transform:none!important;width:34px!important;z-index:3}#modal-color-select .inks-colors-carousel .owl-nav button i,#modal-color-select .inks-colors-carousel .owl-nav button span{color:inherit!important;font-size:28px;line-height:1}#modal-color-select .inks-colors-carousel .owl-nav .owl-prev{left:0!important}#modal-color-select .inks-colors-carousel .owl-nav .owl-next{right:0!important}#modal-color-select .inks-colors{align-items:stretch!important;display:grid!important;gap:2px;grid-template-columns:48px;grid-template-rows:repeat(7,48px)}#modal-color-select .inks-item{border:0!important;border-radius:0!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.14);height:48px!important;margin:0!important;min-width:0!important;padding:0!important;width:48px!important}#modal-color-select .inks-item:focus-visible,#modal-color-select .inks-item:hover{outline:2px solid var(--primary,#c5531e);outline-offset:-2px;position:relative;z-index:2}#modal-color-select .container-example-images{min-width:0;width:100%}#modal-color-select .example-images{display:grid!important;gap:8px;grid-template-columns:minmax(0,1fr) 80px;margin-bottom:20px!important}#modal-color-select .main-image{margin-right:0!important;min-width:0;width:100%!important}#modal-color-select .main-image img{border-radius:0;height:260px;object-fit:cover;width:100%}#modal-color-select .thumbs{display:flex;flex-direction:column;gap:8px}#modal-color-select .thumbs img{border:0;border-radius:0;cursor:pointer;height:59px;margin:0!important;object-fit:cover;width:80px!important}#modal-color-select .selected-color{background:var(--white,#fff);border:1px solid rgba(3,7,18,.12)!important;border-radius:0!important;padding:16px!important;width:100%}#modal-color-select .selected-color .selected-color-title{margin-bottom:6px}#modal-color-select .selected-color>div{align-items:center;display:grid!important;gap:16px;grid-template-columns:minmax(0,1fr) 196px}#modal-color-select .color-selected{border-radius:0;display:flex;height:40px!important;margin-right:0!important;min-width:0;padding:10px!important;width:100%}#modal-color-select .preview-color{align-items:center;color:inherit;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:700;gap:6px;justify-content:flex-start;line-height:1.2;min-width:0}#modal-color-select .preview-color span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#modal-color-select .btn-select{background:var(--primary,#c5531e)!important;border:2px solid var(--primary,#c5531e)!important;border-radius:var(--aps-btn-radius,var(--btn-radius,6px))!important;color:var(--white,#fff)!important;cursor:pointer;font-family:REM,sans-serif;font-size:14px;font-weight:700;line-height:1;max-width:196px!important;min-height:40px;padding:0 18px!important;text-transform:uppercase;width:100%}@media (max-width:calc(1024px - 1px)){#modal-color-select .modal-dialog{width:calc(100% - 32px)!important}#modal-color-select .popup-top-container>div>div{gap:14px;grid-template-columns:1fr}#modal-color-select .modal-color-select-title{width:100%!important}#modal-color-select .colors-examples{gap:24px;grid-template-columns:1fr}#modal-color-select .example-images,#modal-color-select .inks-tones-container{display:none!important}#modal-color-select .inks-colors-carousel,#modal-color-select .inks-colors-container{max-width:none!important}#modal-color-select .inks-colors-carousel .owl-stage{display:flex!important}}@media (max-width:575px){#modal-color-select .modal-dialog{margin:0;max-width:100vw!important;width:100%}#modal-color-select .modal-content{border-radius:0!important;min-height:100vh}#modal-color-select .modal-body-center{padding:16px!important}#modal-color-select .modal-color-select-title{font-size:20px;min-width:0;width:100%!important}#modal-color-select .selected-color{border:0!important;padding:0!important}#modal-color-select .selected-color>div{grid-template-columns:1fr}#modal-color-select .btn-select{max-width:none!important;width:100%}}#suvinil-alert{color:var(--texto,#030712)}#suvinil-alert .modal-dialog{margin:12vh auto 0;max-width:560px;width:min(100% - 32px,560px)}#suvinil-alert .modal-content{background:var(--white,#fff);border:1px solid rgba(3,7,18,.12);border-radius:16px;box-shadow:0 24px 60px rgba(3,7,18,.22);overflow:hidden}#suvinil-alert .modal-body{padding:28px 32px 30px}#suvinil-alert .message{color:rgba(3,7,18,.78);font-family:Inter,sans-serif;font-size:15px;font-weight:400;letter-spacing:0;line-height:1.55;margin:0;padding-left:40px;position:relative}#suvinil-alert .message:before{align-items:center;background:color-mix(in srgb,var(--primary,#c5531e) 12%,var(--white,#fff));border-radius:999px;color:var(--primary,#c5531e);content:"!";display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:700;height:28px;justify-content:center;left:0;line-height:1;position:absolute;top:0;width:28px}#suvinil-alert .message b{color:var(--texto,#030712);font-weight:700}#suvinil-alert .suvinil-btn{align-items:center;display:flex;gap:12px;margin-top:24px;width:100%}#suvinil-alert .suvinil-btn .btn{align-items:center;border-radius:var(--aps-btn-radius,var(--btn-radius,6px))!important;box-shadow:none!important;cursor:pointer;display:inline-flex;flex:0 0 50%;font-family:REM,sans-serif;font-size:15px;font-weight:700;justify-content:center;line-height:1;margin:0!important;max-width:50%!important;min-height:46px;padding:0 18px!important;text-transform:none;width:50%}#suvinil-alert .suvinil-btn .suvinil-btn-accept{background:var(--primary,#c5531e)!important;border:1px solid var(--primary,#c5531e)!important;color:var(--white,#fff)!important;order:2}#suvinil-alert .suvinil-btn .suvinil-btn-accept:focus-visible,#suvinil-alert .suvinil-btn .suvinil-btn-accept:hover{filter:brightness(.94)}#suvinil-alert .suvinil-btn .suvinil-btn-decline{background:color-mix(in srgb,var(--texto,#030712) 8%,var(--white,#fff))!important;border:1px solid rgba(3,7,18,.14)!important;color:rgba(3,7,18,.72)!important;order:1}#suvinil-alert .suvinil-btn .suvinil-btn-decline:focus-visible,#suvinil-alert .suvinil-btn .suvinil-btn-decline:hover{background:color-mix(in srgb,var(--texto,#030712) 12%,var(--white,#fff))!important;color:var(--texto,#030712)!important}#suvinil-alert .alert.alert-warning{background:color-mix(in srgb,var(--primary,#c5531e) 8%,var(--white,#fff));border:1px solid color-mix(in srgb,var(--primary,#c5531e) 18%,transparent);border-radius:8px;color:var(--texto,#030712);margin:24px 0 0;padding:14px 16px}#suvinil-alert .alert.alert-warning p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.45;margin:0}@media (max-width:575px){#suvinil-alert .modal-dialog{margin-top:24px;width:calc(100% - 24px)}#suvinil-alert .modal-body{padding:24px 18px}#suvinil-alert .suvinil-btn{grid-template-columns:1fr}}#sherwin_williams-alert{color:var(--texto,#030712)}#sherwin_williams-alert .modal-dialog{margin:12vh auto 0;max-width:560px;width:min(100% - 32px,560px)}#sherwin_williams-alert .modal-content{background:var(--white,#fff);border:1px solid rgba(3,7,18,.12);border-radius:16px;box-shadow:0 24px 60px rgba(3,7,18,.22);overflow:hidden}#sherwin_williams-alert .modal-body{padding:28px 32px 30px}#sherwin_williams-alert .message{color:rgba(3,7,18,.78);font-family:Inter,sans-serif;font-size:15px;font-weight:400;letter-spacing:0;line-height:1.55;margin:0;padding-left:40px;position:relative}#sherwin_williams-alert .message:before{align-items:center;background:color-mix(in srgb,var(--primary,#c5531e) 12%,var(--white,#fff));border-radius:999px;color:var(--primary,#c5531e);content:"!";display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:700;height:28px;justify-content:center;left:0;line-height:1;position:absolute;top:0;width:28px}#sherwin_williams-alert .message b{color:var(--texto,#030712);font-weight:700}#sherwin_williams-alert .sherwin_williams-btn{align-items:center;display:flex;gap:12px;margin-top:24px;width:100%}#sherwin_williams-alert .sherwin_williams-btn .btn{align-items:center;border-radius:var(--aps-btn-radius,var(--btn-radius,6px))!important;box-shadow:none!important;cursor:pointer;display:inline-flex;flex:0 0 50%;font-family:REM,sans-serif;font-size:15px;font-weight:700;justify-content:center;line-height:1;margin:0!important;max-width:50%!important;min-height:46px;padding:0 18px!important;text-transform:none;width:50%}#sherwin_williams-alert .sherwin_williams-btn .sherwin_williams-btn-accept{background:var(--primary,#c5531e)!important;border:1px solid var(--primary,#c5531e)!important;color:var(--white,#fff)!important;order:2}#sherwin_williams-alert .sherwin_williams-btn .sherwin_williams-btn-accept:focus-visible,#sherwin_williams-alert .sherwin_williams-btn .sherwin_williams-btn-accept:hover{filter:brightness(.94)}#sherwin_williams-alert .sherwin_williams-btn .sherwin_williams-btn-decline{background:color-mix(in srgb,var(--texto,#030712) 8%,var(--white,#fff))!important;border:1px solid rgba(3,7,18,.14)!important;color:rgba(3,7,18,.72)!important;order:1}#sherwin_williams-alert .sherwin_williams-btn .sherwin_williams-btn-decline:focus-visible,#sherwin_williams-alert .sherwin_williams-btn .sherwin_williams-btn-decline:hover{background:color-mix(in srgb,var(--texto,#030712) 12%,var(--white,#fff))!important;color:var(--texto,#030712)!important}#sherwin_williams-alert .alert.alert-warning{background:color-mix(in srgb,var(--primary,#c5531e) 8%,var(--white,#fff));border:1px solid color-mix(in srgb,var(--primary,#c5531e) 18%,transparent);border-radius:8px;color:var(--texto,#030712);margin:24px 0 0;padding:14px 16px}#sherwin_williams-alert .alert.alert-warning p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.45;margin:0}@media (max-width:575px){#sherwin_williams-alert .modal-dialog{margin-top:24px;width:calc(100% - 24px)}#sherwin_williams-alert .modal-body{padding:24px 18px}}#modal-cart.top_modal{backdrop-filter:blur(6px);background:rgba(3,7,18,.56);color:var(--texto,#030712)}#modal-cart.top_modal .modal-dialog{margin:8vh auto 0;max-width:720px!important;width:min(100% - 32px,720px)}#modal-cart.top_modal .modal-content{background:var(--white,#fff);border:1px solid rgba(3,7,18,.12);border-radius:16px;box-shadow:0 24px 60px rgba(3,7,18,.22);overflow:hidden}#modal-cart.top_modal .modal-body-center{display:block;min-height:0;padding:28px 32px 32px!important;text-align:initial;width:100%}#modal-cart.top_modal .container-fluid{padding:0;width:100%}#modal-cart.top_modal .modal-title{border:0;margin:0 0 24px;padding:0}#modal-cart.top_modal .modal-title h2{align-items:center;color:#22a447!important;display:flex;font-family:REM,sans-serif;font-size:24px;font-weight:700;gap:10px;justify-content:center;letter-spacing:0;line-height:1.22;margin:0;max-width:none;text-align:center}#modal-cart.top_modal .modal-title .mdi{color:currentColor;flex:0 0 auto;font-size:24px;line-height:1}#modal-cart.top_modal .row.text-center{align-items:stretch;display:grid!important;gap:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0!important;text-align:left!important}#modal-cart.top_modal .col-sm-6{display:flex;flex:none;flex-direction:column;max-width:none;min-width:0;padding:0;width:100%}#modal-cart.top_modal .product-image{align-items:center;background:#f5f5f6;border:1px solid rgba(3,7,18,.12);border-radius:8px;display:flex;justify-content:center;margin:0 0 14px;min-height:220px;padding:18px}#modal-cart.top_modal .product-image img{max-height:200px;max-width:100%;object-fit:contain;width:auto!important}#modal-cart.top_modal .product-name{color:rgba(3,7,18,.72);font-family:REM,sans-serif;font-size:15px;font-weight:700;line-height:1.35;margin:0;text-align:center}#modal-cart.top_modal .product-name strong{font-weight:700}#modal-cart.top_modal .modal-sub-title{color:var(--texto,#030712);font-family:REM,sans-serif;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.25;margin:0 0 14px;max-width:none;text-align:left}#modal-cart.top_modal .modal-info{background:#f5f5f6;border:1px solid rgba(3,7,18,.12);border-radius:8px;color:rgba(3,7,18,.72);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.45;margin:0 0 20px;padding:14px 16px}#modal-cart.top_modal .modal-info strong{color:var(--texto,#030712);font-weight:700}#modal-cart.top_modal .btn{align-items:center;border-radius:var(--aps-btn-radius,var(--btn-radius,6px))!important;box-shadow:none!important;display:inline-flex;font-family:REM,sans-serif;font-size:15px;font-weight:700;justify-content:center;line-height:1;margin:0!important;min-height:46px;padding:0 18px!important;text-align:center;text-decoration:none;text-transform:none;width:100%!important}#modal-cart.top_modal .btn+.btn{margin-top:12px!important}#modal-cart.top_modal .btn-primary{background:var(--primary,#c5531e)!important;border-color:var(--primary,#c5531e)!important;color:var(--white,#fff)!important}#modal-cart.top_modal .btn-secondary{background:color-mix(in srgb,var(--texto,#030712) 8%,var(--white,#fff))!important;border:1px solid rgba(3,7,18,.14)!important;color:rgba(3,7,18,.72)!important}@media (max-width:575px){#modal-cart.top_modal .modal-dialog{margin-top:24px;width:calc(100% - 24px)}#modal-cart.top_modal .modal-body-center{padding:24px 18px!important}#modal-cart.top_modal .modal-title h2{font-size:20px}#modal-cart.top_modal .row.text-center{gap:20px;grid-template-columns:1fr}#modal-cart.top_modal .product-image{min-height:180px}}.loading .c-loader-default,.loading .c-loader-wrap-container,.loading-more-options .c-loader-default,.loading-more-options .c-loader-wrap-container{backdrop-filter:blur(2px);background:hsla(240,5%,96%,.72)!important}.loading div[id*=preloader] span,.loading-more-options div[id*=preloader] span{background:var(--primary,#c5531e)!important}.loading div[id*=preloader] span:nth-child(2),.loading-more-options div[id*=preloader] span:nth-child(2){background:var(--secondary,#e8a22a)!important}.loading div[id*=preloader] span:nth-child(3),.loading-more-options div[id*=preloader] span:nth-child(3){background:color-mix(in srgb,var(--primary,#c5531e) 68%,var(--secondary,#e8a22a))!important}.loading div[id*=preloader] span:nth-child(4),.loading-more-options div[id*=preloader] span:nth-child(4){background:rgba(3,7,18,.56)!important}.breadcrumb .list-inline-item:first-child>a,.breadcrumb li:first-child>a,.combo-breadcrumbs .list-inline-item:first-child>a,.combo-breadcrumbs li:first-child>a{background-color:currentColor!important;background-image:none!important;color:var(--breadcrumb-home-foreground,var(--primary))!important;mask-image:var(--breadcrumb-home-icon)!important;-webkit-mask-image:var(--breadcrumb-home-icon)!important;mask-position:center!important;-webkit-mask-position:center!important;mask-repeat:no-repeat!important;-webkit-mask-repeat:no-repeat!important;mask-size:16px 16px!important;-webkit-mask-size:16px 16px!important}:root{--breadcrumb-home-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.333' d='M3.333 8.506c0-.905 0-1.357.183-1.755s.527-.693 1.214-1.282l.667-.571C6.639 3.833 7.26 3.3 8 3.3s1.36.532 2.603 1.597l.667.571c.687.59 1.03.884 1.213 1.282s.183.85.183 1.755v2.827c0 1.257 0 1.886-.39 2.276C11.886 14 11.256 14 10 14H6c-1.257 0-1.886 0-2.276-.39-.391-.391-.391-1.02-.391-2.277z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='M9.666 14v-3.333A.667.667 0 0 0 9 10H7a.667.667 0 0 0-.667.667V14'/%3E%3C/svg%3E");--sb-width:10px;--sb-hover-width:14px;--sb-blur-radius:12px;--sb-radius:50px;--sb-track-bg:hsla(0,0%,100%,.5);--sb-thumb-bg:color-mix(in srgb,var(--primary) 25%,transparent);--sb-thumb-hover-bg:color-mix(in srgb,var(--primary) 60%,transparent);--sb-thumb-drag-bg:color-mix(in srgb,var(--primary) 95%,transparent)}html.has-custom-scrollbar{scrollbar-width:none;-ms-overflow-style:none;scrollbar-gutter:stable}html.has-custom-scrollbar::-webkit-scrollbar{display:none;height:0!important;width:0!important}html.has-custom-scrollbar body{scrollbar-gutter:unset}.custom-scrollbar-track{backdrop-filter:blur(var(--sb-blur-radius));-webkit-backdrop-filter:blur(var(--sb-blur-radius));background:var(--sb-track-bg);border:1px solid hsla(0,0%,100%,.05);border-radius:var(--sb-radius);bottom:var(--spacing-2);opacity:0;pointer-events:all;position:fixed;right:var(--spacing-2);top:var(--spacing-2);transition:opacity .4s cubic-bezier(.16,1,.3,1),width .25s cubic-bezier(.16,1,.3,1),background .25s ease;width:var(--sb-width);z-index:999999}.custom-scrollbar-track.visible,.custom-scrollbar-track:hover{opacity:1}.custom-scrollbar-track:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);width:var(--sb-hover-width)}.custom-scrollbar-thumb{background:var(--sb-thumb-bg);border-radius:var(--sb-radius);cursor:pointer;left:50%;min-height:40px;position:absolute;top:0;transform:translateX(-50%);transition:background .2s ease,width .2s ease;width:calc(100% - 4px)}.custom-scrollbar-track:hover .custom-scrollbar-thumb{background:var(--sb-thumb-hover-bg)}.custom-scrollbar-thumb.dragging,.custom-scrollbar-thumb:hover{background:var(--sb-thumb-drag-bg)!important}body.sb-dragging{cursor:grabbing!important;user-select:none!important;-webkit-user-select:none!important}
/*# sourceMappingURL=stylesheet.min.css.map */
