:root{--tr-red: #CC0000;--tr-red-dark: #AA0000;--tr-red-light: #FFF0F0;--tr-black: #111111;--tr-gray-900: #222222;--tr-gray-700: #444444;--tr-gray-500: #888888;--tr-gray-300: #CCCCCC;--tr-gray-100: #F5F5F5;--tr-gray-50: #FAFAFA;--tr-white: #FFFFFF;--tr-green: #16A34A;--tr-orange: #EA580C;--tr-radius: 6px;--tr-radius-lg: 10px;--tr-fast: .18s ease;--tr-med: .28s cubic-bezier(.4,0,.2,1)}*,*:before,*:after{box-sizing:border-box}html{scrollbar-width:thin;scrollbar-color:var(--tr-gray-300) var(--tr-white)}html::-webkit-scrollbar{width:5px}html::-webkit-scrollbar-track{background:var(--tr-white)}html::-webkit-scrollbar-thumb{background:var(--tr-gray-300);border-radius:10px}html::-webkit-scrollbar-thumb:hover{background:var(--tr-red)}body{background:var(--tr-white)!important;color:var(--tr-black)!important;-webkit-font-smoothing:antialiased}::selection{background:var(--tr-red);color:var(--tr-white)}body,body *,input,select,textarea,button,p,a,span,li,label,.rte *,.menu *,.text-block *{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,[class*=__title],[class*=__heading],[class*=heading]{font-family:Space Grotesk,sans-serif!important;font-weight:700!important;letter-spacing:-.02em!important;color:var(--tr-black)!important}a{color:var(--tr-black);text-decoration:none;transition:color var(--tr-fast)}a:hover{color:var(--tr-red)}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--tr-red)!important;outline-offset:2px}cart-icon,cart-drawer-component,.cart-drawer,.action__cart,a[href="/cart"],a[aria-label=Carrito],sticky-add-to-cart,.sticky-add-to-cart,.sticky-add-to-cart__bar,#cart-bubble-text,.cart-bubble{display:none!important;visibility:hidden!important;width:0!important;height:0!important;overflow:hidden!important;pointer-events:none!important}.announcement-bar,.announcement-bar.section,.shopify-section-group-header-group .section-background{background:var(--tr-black)!important}.announcement-bar *,.announcement-bar a,.announcement-bar p,.announcement-bar span{color:var(--tr-white)!important;font-size:.7rem!important;font-weight:500!important;letter-spacing:.08em!important;text-transform:uppercase!important}.announcement-bar a:hover{color:var(--tr-gray-300)!important}#header-component,header-component{background:var(--tr-white)!important;border-bottom:1px solid var(--tr-gray-100)!important;transition:box-shadow var(--tr-med)!important}#header-component.tr-header--scrolled{box-shadow:0 2px 16px #00000014!important}.header__row--bottom{display:none!important}.header__row--top{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important}.header__logo,#header-component .header__logo{flex:0 0 auto!important;margin-right:auto!important;order:-1!important}#header-component .header-actions,header-component .header-actions{flex:0 0 auto!important;margin-left:12px!important}#header-component .menu-list__link-title,#header-component .menu-list__link{font-size:.82rem!important;font-weight:500!important;color:var(--tr-gray-700)!important;letter-spacing:.005em;transition:color var(--tr-fast)!important}#header-component .menu-list__link:after,#header-component .menu-list__link:before{display:none!important}#header-component .menu-list__link:hover .menu-list__link-title{color:var(--tr-red)!important}#header-component .popover__inner,#header-component .navigation__dropdown{background:var(--tr-white)!important;border:1px solid var(--tr-gray-100)!important;border-radius:var(--tr-radius-lg)!important;box-shadow:0 8px 32px #0000001a!important;animation:tr-dropdownIn .18s ease!important}#header-component .popover__inner a:hover,#header-component .navigation__dropdown a:hover{color:var(--tr-red)!important}.header-actions__action{color:var(--tr-gray-700)!important;transition:color var(--tr-fast)!important}.header-actions__action:hover{color:var(--tr-red)!important}@keyframes tr-dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.section-slideshow .slideshow,[data-testid*=slideshow] .slideshow{max-height:540px!important;min-height:380px!important}.section-slideshow .slideshow__slide,[data-testid*=slideshow] .slideshow__slide{max-height:540px!important;overflow:hidden!important}.section-slideshow .hero__media,[data-testid*=slideshow] .hero__media{max-height:540px!important;object-fit:cover!important}@media(max-width:749px){.section-slideshow .slideshow,[data-testid*=slideshow] .slideshow{max-height:280px!important;min-height:200px!important}}.slideshow-navigation__arrow,.slideshow__arrow{background:#ffffffe6!important;border:none!important;border-radius:50%!important;box-shadow:0 2px 12px #0000001f!important;transition:transform var(--tr-fast),box-shadow var(--tr-fast)!important}.slideshow-navigation__arrow:hover,.slideshow__arrow:hover{transform:scale(1.08)!important;box-shadow:0 4px 20px #00000029!important}.slideshow-navigation__dot--active,.slideshow__dot--active{background:var(--tr-red)!important}.shopify-section,.section,.section-wrapper{background:var(--tr-white)!important;color:var(--tr-black)!important}.section-resource-list,.section-collection-list{background:var(--tr-gray-50)!important}[class*=color-scheme],[class*=color-],.color-scheme,.section-background{background:var(--tr-white)!important;color:var(--tr-black)!important}.section-resource-list__header{text-align:center!important}.section-resource-list__header h1,.section-resource-list__header h2,.section-resource-list__header h3,.section-resource-list__header h4,.section-resource-list__header p{font-family:Space Grotesk,sans-serif!important;font-weight:700!important;letter-spacing:-.025em!important;color:var(--tr-black)!important;text-align:center!important}.product-card,.resource-list .product-card,.product-grid__card{background:var(--tr-white)!important;border-radius:var(--tr-radius-lg)!important;overflow:hidden!important;transition:transform var(--tr-med),box-shadow var(--tr-med)!important;text-align:center!important}.product-card:hover,.resource-list .product-card:hover{transform:translateY(-5px)!important;box-shadow:0 12px 30px #00000017!important}.product-card .product-media__image,.resource-list .product-card .product-media__image{transition:transform .5s cubic-bezier(.25,.46,.45,.94)!important}.product-card:hover .product-media__image,.resource-list .product-card:hover .product-media__image{transform:scale(1.05)!important}.product-card .group-block-content,.resource-list .product-card .group-block-content{padding:12px 14px 16px!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;background:var(--tr-white)!important}.product-card .text-block.paragraph p,.product-card [role=heading],.resource-list .product-card .text-block.paragraph p{font-size:.82rem!important;font-weight:600!important;line-height:1.3!important;color:var(--tr-black)!important;text-align:center!important}.product-card .price,.resource-list .product-card .price{font-size:.88rem!important;font-weight:700!important;color:var(--tr-red)!important;text-align:center!important}.product-card .vendor,.resource-list .product-card .vendor{font-size:.68rem!important;color:var(--tr-gray-500)!important;text-transform:uppercase!important;letter-spacing:.07em!important}.quick-add__button,quick-add-component button,.quick-add-component button,.product-card .quick-add button{background:var(--tr-red)!important;color:var(--tr-white)!important;border:none!important;border-radius:var(--tr-radius)!important;font-size:.72rem!important;font-weight:600!important;padding:9px 18px!important;min-width:120px!important;transition:background var(--tr-fast),transform var(--tr-fast)!important}.quick-add__button:hover,quick-add-component button:hover{background:var(--tr-red-dark)!important;transform:scale(1.02)!important}quick-add-component button:empty:before,.quick-add-component button:empty:before{content:"Ver producto"}.product-card button:not([aria-label]):not([class*=quick]):not([class*=add]),.resource-list .product-card button:empty,.product-card .button--plain,quick-add-component .button--plain{display:none!important}collection-links-component .collection-links__container,[data-testid*=collection-links] .collection-links__container{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;flex-direction:unset!important}collection-links-component .block-container,[data-testid*=collection-links] .block-container{border-radius:var(--tr-radius-lg)!important;overflow:hidden!important;position:relative!important;aspect-ratio:16/9!important;cursor:pointer;transition:transform var(--tr-med),box-shadow var(--tr-med)!important}collection-links-component .block-container:hover,[data-testid*=collection-links] .block-container:hover{transform:translateY(-4px)!important;box-shadow:0 14px 36px #00000024!important}collection-links-component image-block img,[data-testid*=collection-links] image-block img{transition:transform .6s cubic-bezier(.4,0,.2,1)!important;object-fit:cover!important;width:100%!important;height:100%!important}collection-links-component .block-container:hover image-block img,[data-testid*=collection-links] .block-container:hover image-block img{transform:scale(1.05)!important}collection-links-component .block-container:after,[data-testid*=collection-links] .block-container:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 60%)!important;z-index:1!important}collection-links-component .text-block,[data-testid*=collection-links] .text-block{position:absolute!important;bottom:0!important;left:0!important;right:0!important;padding:16px!important;z-index:2!important;text-align:center!important}collection-links-component .text-block *,[data-testid*=collection-links] .text-block *{color:#fff!important}collection-links-component .text-block strong,collection-links-component .text-block b,[data-testid*=collection-links] .text-block strong,[data-testid*=collection-links] .text-block b{font-family:Space Grotesk,sans-serif!important;font-size:1rem!important;font-weight:700!important}@media(max-width:749px){collection-links-component .collection-links__container,[data-testid*=collection-links] .collection-links__container{grid-template-columns:1fr!important}}marquee-component{background:var(--tr-white)!important;border-top:1px solid var(--tr-gray-100)!important;border-bottom:1px solid var(--tr-gray-100)!important;padding:20px 0!important;overflow:hidden;position:relative}marquee-component img{filter:grayscale(100%) opacity(.45)!important;max-height:32px!important;width:auto!important;transition:filter .3s ease,transform .3s ease!important}marquee-component .marquee__repeated-items>*:hover img{filter:grayscale(0%) opacity(1)!important;transform:scale(1.1)!important}marquee-component:hover .marquee__wrapper{animation-play-state:paused!important}marquee-component:before,marquee-component:after{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:2;pointer-events:none}marquee-component:before{left:0;background:linear-gradient(to right,white,transparent)}marquee-component:after{right:0;background:linear-gradient(to left,white,transparent)}[data-testid=media-with-content]{background:var(--tr-gray-50)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:64px 40px!important}[data-testid=media-with-content]>[class*=media],[data-testid=media-with-content] .media-with-content__media,[data-testid=media-with-content] image-block{display:none!important}[data-testid=media-with-content]>[class*=content],[data-testid=media-with-content] .media-with-content__content{grid-area:unset!important;max-width:680px!important;margin:0 auto!important;text-align:center!important}[data-testid=media-with-content] h1,[data-testid=media-with-content] h2,[data-testid=media-with-content] h3{font-family:Space Grotesk,sans-serif!important;font-size:2rem!important;font-weight:700!important;letter-spacing:-.03em!important;color:var(--tr-black)!important}[data-testid=media-with-content] p{font-size:.95rem!important;color:var(--tr-gray-700)!important;line-height:1.7!important;max-width:560px!important;margin:0 auto 8px!important}[data-testid=media-with-content] a.button,[data-testid=media-with-content] .button{background:var(--tr-red)!important;color:var(--tr-white)!important;border:none!important;border-radius:var(--tr-radius)!important;font-size:.82rem!important;font-weight:600!important;padding:12px 28px!important;margin-top:8px!important;transition:background var(--tr-fast),transform var(--tr-fast)!important}[data-testid=media-with-content] a.button:hover{background:var(--tr-red-dark)!important;transform:translateY(-2px)!important}.button,.button-primary,button[type=submit]:not(.tr-whatsapp-float){background:var(--tr-red)!important;color:var(--tr-white)!important;border:none!important;border-radius:var(--tr-radius)!important;font-weight:600!important;font-size:.82rem!important;transition:background var(--tr-fast),transform var(--tr-fast)!important}.button:hover,.button-primary:hover,button[type=submit]:not(.tr-whatsapp-float):hover{background:var(--tr-red-dark)!important;transform:translateY(-1px)!important}.button--secondary,.button-secondary{background:transparent!important;color:var(--tr-black)!important;border:1px solid var(--tr-gray-300)!important}.button--secondary:hover{border-color:var(--tr-black)!important}.hero .button{background:var(--tr-red)!important;color:var(--tr-white)!important}.hero .button:hover{background:var(--tr-red-dark)!important}.tr-offers-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--tr-gray-100);border-bottom:1px solid var(--tr-gray-100);background:var(--tr-white)}.tr-offers-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 20px;border-right:1px solid var(--tr-gray-100);cursor:pointer;transition:background var(--tr-fast);text-decoration:none}.tr-offers-card:last-child{border-right:none}.tr-offers-card:hover{background:var(--tr-gray-50)}.tr-offers-card__tag{display:inline-block;background:var(--tr-red);color:var(--tr-white);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:3px;margin-bottom:8px}.tr-offers-card__title{font-family:Space Grotesk,sans-serif!important;font-size:.95rem!important;font-weight:700!important;color:var(--tr-black)!important;line-height:1.25}.tr-offers-card__sub{font-size:.75rem!important;color:var(--tr-gray-500)!important;margin-top:4px}@media(max-width:749px){.tr-offers-strip{grid-template-columns:repeat(2,1fr)}.tr-offers-card:nth-child(2){border-right:none}.tr-offers-card{border-bottom:1px solid var(--tr-gray-100)}}.tr-why{padding:64px 24px;background:var(--tr-gray-50);text-align:center}.tr-why__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--tr-red);margin-bottom:10px}.tr-why__title{font-family:Space Grotesk,sans-serif!important;font-size:clamp(1.6rem,3vw,2.2rem)!important;font-weight:700!important;letter-spacing:-.025em!important;color:var(--tr-black)!important;margin-bottom:40px}.tr-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto}.tr-why__card{background:var(--tr-white);border:1px solid var(--tr-gray-100);border-radius:var(--tr-radius-lg);padding:32px 24px;text-align:center;transition:box-shadow var(--tr-med),transform var(--tr-med)}.tr-why__card:hover{box-shadow:0 8px 24px #00000012;transform:translateY(-3px)}.tr-why__icon{width:52px;height:52px;background:var(--tr-red-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.tr-why__icon svg{color:var(--tr-red)}.tr-why__card-title{font-family:Space Grotesk,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:var(--tr-black)!important;margin-bottom:8px}.tr-why__card-text{font-size:.8rem!important;color:var(--tr-gray-700)!important;line-height:1.6!important}.tr-why__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:700px;margin:40px auto 0;border:1px solid var(--tr-gray-100);border-radius:var(--tr-radius-lg);overflow:hidden;background:var(--tr-white)}.tr-why__stat{padding:24px 16px;text-align:center;border-right:1px solid var(--tr-gray-100)}.tr-why__stat:last-child{border-right:none}.tr-why__stat-num{font-family:Space Grotesk,sans-serif!important;font-size:1.8rem!important;font-weight:900!important;color:var(--tr-red)!important;line-height:1;margin-bottom:4px}.tr-why__stat-label{font-size:.72rem!important;color:var(--tr-gray-500)!important;font-weight:500!important}@media(max-width:749px){.tr-why__grid,.tr-why__stats{grid-template-columns:1fr}.tr-why__stat{border-right:none;border-bottom:1px solid var(--tr-gray-100)}.tr-why__stat:last-child{border-bottom:none}}.tr-badge{padding:3px 10px!important;font-size:.6rem!important;font-weight:700!important;letter-spacing:.06em;border-radius:3px!important;text-transform:uppercase}.tr-badge--sale{background:var(--tr-red)!important;color:var(--tr-white)!important}.tr-badge--new{background:var(--tr-black)!important;color:var(--tr-white)!important}.tr-badge--original{background:#dcfce7!important;color:#16a34a!important;border:1px solid #bbf7d0!important}.tr-badge--generic{background:#fff7ed!important;color:#ea580c!important;border:1px solid #fed7aa!important}.product-information{background:var(--tr-white)!important}.product-information .product-details h1{font-family:Space Grotesk,sans-serif!important;font-size:1.4rem!important;font-weight:700!important;letter-spacing:-.025em!important;color:var(--tr-black)!important}.product-information .price__regular .price,.product-information .price-item--sale.price{font-size:1.25rem!important;font-weight:700!important;color:var(--tr-red)!important}.product-information .compare-at-price{font-size:.9rem!important;color:var(--tr-gray-500)!important;text-decoration:line-through!important}.product-information .quantity-selector{border:1px solid var(--tr-gray-300)!important;border-radius:var(--tr-radius)!important;max-width:100px;transition:border-color var(--tr-fast)}.product-information .quantity-selector:hover{border-color:var(--tr-black)!important}.product-information .add-to-cart-button.button{background:var(--tr-red)!important;color:var(--tr-white)!important;border:none!important;border-radius:var(--tr-radius)!important;font-size:.85rem!important;font-weight:600!important;transition:background var(--tr-fast),transform var(--tr-fast)!important}.product-information .add-to-cart-button.button:hover{background:var(--tr-red-dark)!important;transform:translateY(-1px)!important}.product-information .product-media-container{background:var(--tr-gray-50)!important;border-radius:var(--tr-radius-lg)!important;overflow:hidden}.product-information summary.details__header{font-size:.8rem!important;font-weight:500!important;padding:12px 0!important;border-top:1px solid var(--tr-gray-100)!important;transition:color var(--tr-fast)!important}.product-information summary.details__header:hover{color:var(--tr-red)!important}.product-information details[open]>summary.details__header{color:var(--tr-red)!important}.product-information .details-content{font-size:.8rem!important;line-height:1.6!important;color:var(--tr-gray-700)!important;padding-bottom:12px}.shopify-section-group-footer-group,.shopify-section-group-footer-group .section-background,.shopify-section-group-footer-group [class*=color],.shopify-section-group-footer-group .color-scheme{background:#111!important;color:#aaa!important}.shopify-section-group-footer-group .footer-content{background:#111!important;padding-top:56px!important;padding-bottom:48px!important}.shopify-section-group-footer-group *{color:#aaa!important;border-color:#2a2a2a!important}.shopify-section-group-footer-group .menu__heading,.shopify-section-group-footer-group h3,.shopify-section-group-footer-group h4{font-family:Space Grotesk,sans-serif!important;font-size:.7rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--tr-white)!important;margin-bottom:14px!important}.shopify-section-group-footer-group .menu__item a,.shopify-section-group-footer-group a{color:#aaa!important;font-size:.8rem!important;text-decoration:none!important;line-height:2.2!important;opacity:1!important;transition:color var(--tr-fast)!important}.shopify-section-group-footer-group .menu__item a:hover,.shopify-section-group-footer-group a:hover{color:var(--tr-white)!important}.shopify-section-group-footer-group .social-links__link,.shopify-section-group-footer-group [class*=social] a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:8px!important;background:#ffffff12!important;transition:background var(--tr-fast)!important}.shopify-section-group-footer-group .social-links__link:hover,.shopify-section-group-footer-group [class*=social] a:hover{background:var(--tr-red)!important}.shopify-section-group-footer-group input[type=email]{background:#ffffff12!important;border:1px solid rgba(255,255,255,.1)!important;color:var(--tr-white)!important;border-radius:var(--tr-radius)!important}.shopify-section-group-footer-group input[type=email]::placeholder{color:#ffffff4d!important}.shopify-section-group-footer-group input[type=email]:focus{border-color:var(--tr-red)!important;outline:none!important}.shopify-section-group-footer-group button[type=submit],.shopify-section-group-footer-group .button{background:var(--tr-red)!important;color:var(--tr-white)!important;border:none!important;border-radius:var(--tr-radius)!important}.shopify-section-group-footer-group .logo-block img{filter:brightness(0) invert(1)!important;opacity:.8!important}.footer-utilities,.shopify-section-group-footer-group .footer-utilities{background:#080808!important;border-top:1px solid #2a2a2a!important;padding:14px 0!important}.footer-utilities *,.shopify-section-group-footer-group .footer-utilities *{color:#555!important;font-size:.7rem!important}.tr-whatsapp-float{position:fixed!important;bottom:24px!important;right:24px!important;z-index:9999!important;display:flex!important;align-items:center!important;justify-content:center!important;width:58px!important;height:58px!important;border-radius:50%!important;background:#25d366!important;color:#fff!important;text-decoration:none!important;opacity:0;box-shadow:0 4px 24px #25d36673;pointer-events:none!important;will-change:transform,opacity!important;flex-shrink:0!important}.tr-whatsapp-float--visible{pointer-events:all!important}.tr-whatsapp-float svg{display:block!important;flex-shrink:0!important}.tr-whatsapp-float__label{display:none!important}@media(max-width:749px){.tr-whatsapp-float{bottom:16px!important;right:16px!important}}input[type=search],.search__input{background:var(--tr-white)!important;border:1px solid var(--tr-gray-300)!important;color:var(--tr-black)!important;border-radius:var(--tr-radius)!important;transition:border-color var(--tr-fast)!important}input[type=search]:focus,.search__input:focus{border-color:var(--tr-red)!important;outline:none!important}.tr-fade-up{opacity:0;transform:translateY(30px)}.tr-fade-in{opacity:0}.tr-scale-in{opacity:0;transform:scale(.95)}[id*=section_PpEmY4],[id*=PpEmY4]{display:none!important}.section-resource-list__header h1,.section-resource-list__header h2,.section-resource-list__header h3,.section-resource-list__header h4{font-size:1.9rem!important;font-weight:700!important;letter-spacing:-.03em!important}[id*=section_QnCHDV] .text-block h2,[id*=QnCHDV] h2,[id*=collection_list_ThxJmi] h4,[id*=ThxJmi] h4{font-size:1.6rem!important;font-weight:700!important;text-align:center!important;color:var(--tr-black)!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/tr-custom.css.map */
