:root{--font-heading: "Montserrat", sans-serif;--font-body: "Montserrat", sans-serif;--h1-size: 42px;--h2-size: 32px;--h3-size: 24px;--p-size: 16px;--small-size: 14px;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-bold: 600;--space-xs: 8px;--space-s: 24px;--space-m: 48px;--space-l: 80px;--color-bg-primary: #FFFFFF;--color-bg-secondary: #F9F9F9;--color-text-primary: #1b1b1b;--color-text-secondary: #666666;--color-accent: #000000;--color-border: #E5E5E5;--container-width: 1400px;--border-radius-s: 16px;--btn-radius: 2px;--btn-transition: all .3s cubic-bezier(.25, .46, .45, .94)}.home-section{padding-top:var(--space-m);padding-bottom:var(--space-m)}.home-section--alt{background-color:var(--color-bg-secondary)}.home-heading{font-family:var(--font-heading)!important;font-weight:var(--weight-bold)!important;font-size:var(--h2-size)!important;color:var(--color-text-primary)!important;text-align:center;margin-bottom:var(--space-s)!important;letter-spacing:-.02em;text-transform:none!important}.home-subheading{font-family:var(--font-body)!important;font-weight:var(--weight-regular)!important;font-size:var(--p-size)!important;color:var(--color-text-secondary)!important;text-align:center;max-width:600px;margin:0 auto var(--space-m)!important}.home-btn{display:inline-block;padding:12px 32px;background-color:var(--color-accent);color:#fff!important;font-family:var(--font-heading);font-weight:var(--weight-medium);text-decoration:none;font-size:14px;text-transform:uppercase;letter-spacing:.1em;transition:opacity .3s ease;border:1px solid var(--color-accent)}.home-btn:hover{opacity:.9;color:#fff!important}.btn-premium-primary,.btn-premium-outline,.btn-premium-text{display:inline-flex;align-items:center;justify-content:center;padding:14px 34px;font-family:var(--font-heading);font-weight:500;font-size:13px;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;border-radius:var(--btn-radius);transition:var(--btn-transition);cursor:pointer;position:relative;overflow:hidden}.btn-premium-primary{background-color:#111;color:#fff!important;border:1px solid #111;box-shadow:0 4px 10px #0000000d}.btn-premium-primary:hover{background-color:#000;color:#fff!important;transform:translateY(-2px);box-shadow:0 10px 20px #00000026}.btn-premium-outline{background-color:transparent;color:#111!important;border:1px solid #111}.btn-premium-outline:hover{background-color:#111;color:#fff!important}.btn-premium-text{padding:0;background:none;border:none;color:#111!important;border-radius:0;justify-content:flex-start}.btn-premium-text:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:1px;bottom:-2px;left:0;background-color:#111;transform-origin:bottom right;transition:transform .3s ease-out}.btn-premium-text:hover:after{transform:scaleX(1);transform-origin:bottom left}.btn-premium-force{background-color:#111!important;color:#fff!important;border:none!important;text-transform:uppercase!important;letter-spacing:2px!important}@keyframes shake-red{0%{transform:translate(0);color:inherit}25%{transform:translate(-5px);color:#ff3b30}50%{transform:translate(5px);color:#ff3b30}75%{transform:translate(-5px);color:#ff3b30}to{transform:translate(0);color:inherit}}.cart-shake{animation:shake-red .4s ease-in-out;color:#ff3b30!important}.cart-icon-btn{position:relative}.cart-tooltip{position:absolute;top:100%;right:0;margin-top:12px;background-color:#333;color:#fff;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;display:none;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;z-index:2000;box-shadow:0 4px 12px #00000026}.cart-tooltip.visible{display:block;opacity:1;transform:translateY(0)}.cart-tooltip:before{content:"";position:absolute;top:-6px;right:14px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #333}@media only screen and (max-width: 768px){.small--hide{display:none!important}.small--show,.medium-up--hide{display:block!important}:root{--h1-size: 32px;--h2-size: 26px;--h3-size: 20px;--p-size: 14px;--space-l: 40px;--space-m: 30px}}@media only screen and (min-width: 769px){.medium-up--hide{display:none!important}}@media only screen and (max-width: 768px){.premium-header-layout{padding:0 15px;height:60px}.header-item--left{flex:1;margin-right:0}.header-item--center{display:none!important}.header-item--right{gap:15px;padding-left:10px}.header-logo-img,.header-logo img{max-height:24px!important}.mobile-toggle-wrapper{display:flex!important;align-items:center;margin-right:15px}.mobile-toggle-wrapper button{background:none;border:none;padding:0}.mobile-toggle-wrapper svg{width:24px;height:24px;stroke:#000}}@media only screen and (max-width: 768px){.home-footer{padding:40px 0 20px}.footer-grid{grid-template-columns:1fr!important;gap:40px;text-align:center}.footer-col{align-items:center}.footer-logo{margin:0 auto 20px}.contact-list li,.payment-icons-grid,.social-icons-grid{justify-content:center}.input-group-footer{max-width:300px;margin:0 auto}}@media only screen and (max-width: 768px){.benefit-card{flex-direction:column!important;text-align:center!important;justify-content:center!important;gap:15px!important}.benefit-icon-wrapper{margin:0 auto 10px!important;width:60px!important;height:60px!important}.benefit-content{width:100%}.benefit-title{font-size:16px!important;margin-bottom:5px!important}.benefit-text{font-size:13px!important;margin:0 auto!important}}@media only screen and (max-width: 768px){.payment-icons-grid,.social-icons-grid{width:100%;justify-content:center!important;display:flex!important;flex-wrap:wrap!important}.footer-logo{display:flex;flex-direction:column;align-items:center}}@media only screen and (max-width: 768px){.slideshow__text-wrap{top:50%!important;transform:translateY(-50%)!important;height:auto!important;bottom:auto!important;padding:0 20px!important}.slideshow__text-content{width:100%!important;height:auto!important;flex-direction:column;justify-content:center!important;align-items:center!important}.slideshow__box{max-width:100%!important;text-align:center!important;padding:15px!important}.slideshow__title{font-size:28px!important}.slideshow__subtitle{font-size:14px!important}.slideshow__btn{width:100%;margin:10px auto 0!important}.slideshow__image,.slideshow .box{min-height:400px;background-position:center!important}}@media only screen and (max-width: 768px){.mobile-nav-wrapper{margin-top:0!important;background-color:#fff!important;border-top:1px solid #eee}.mobile-nav__item{border-bottom:1px solid #f5f5f5}.mobile-nav__link{color:#000!important;font-family:var(--font-heading);font-weight:600;padding:15px 20px}.mobile-nav__sublist-link{font-family:var(--font-body);font-size:14px;color:#555!important;padding-left:30px}.mobile-toggle-wrapper{width:40px;height:40px;display:flex!important;align-items:center;justify-content:center}.site-header__menu{padding:0;border:none;background:transparent}}@media only screen and (max-width: 768px){.slideshow__text-wrap--desktop{display:block!important;position:absolute!important;top:0;left:0;right:0;bottom:0;pointer-events:none}.slideshow__text-content{pointer-events:auto;height:100%!important;display:flex!important;flex-direction:column;justify-content:center!important;align-items:center!important}.slideshow__box{background:#ffffffe6!important;padding:20px!important;border-radius:8px!important;max-width:90%!important;margin:0 auto;text-align:center!important}.slideshow__title{color:#000!important;font-size:24px!important;margin-bottom:10px!important}.slideshow__subtitle{color:#333!important;font-size:14px!important;display:block!important;margin-bottom:15px!important}.btn-premium-primary,.btn-premium-outline{display:inline-block!important;visibility:visible!important;opacity:1!important}}.mobile-nav-wrapper{position:fixed;top:60px;left:0;width:100%;height:100vh;background:#fff;transform:translate(-100%);transition:transform .3s ease-in-out;z-index:9999;overflow-y:auto;padding-bottom:100px}.mobile-nav-wrapper.js-menu--is-open{transform:translate(0)!important;display:block!important}body.mobile-nav-open{overflow:hidden}@media only screen and (max-width: 768px){#DesktopNav{display:none!important}#MobileToggle{display:flex!important}.premium-header-layout{justify-content:space-between!important;padding:0 10px!important}.header-item--left{flex:1!important;justify-content:flex-start!important}.header-item--right{flex:0 0 auto!important}.slideshow__text-wrap{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:none}.slideshow__text-content{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto}.slideshow__box{display:block!important;visibility:visible!important;opacity:1!important}}@media only screen and (max-width: 768px){.premium-header-layout{padding:0 15px!important;justify-content:space-between!important;align-items:center!important}.header-item--left{display:flex!important;align-items:center!important;flex:1!important}.header-item--right{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 0 auto!important;gap:15px!important}#MobileToggle{margin-right:15px!important}.header-logo{margin:0!important}.mobile-nav__dropdown{display:none;background:#f9f9f9;padding:10px 0}.mobile-nav__dropdown.is-active{display:block!important;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.mobile-nav__sublist-link{padding:12px 20px 12px 30px!important;color:#666!important;font-size:14px!important;display:block!important}.mobile-nav__return-btn{width:100%;text-align:left;padding:10px 20px;background:#eee;margin-bottom:10px;font-weight:700}}@media only screen and (max-width: 768px){.premium-header-layout{justify-content:space-between!important;align-items:center!important;padding:0 15px!important}.header-item--left{flex:1!important;justify-content:flex-start!important}.header-item--right{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:15px!important;flex:0 0 auto!important}#MobileToggle{order:1!important;margin:0!important}.cart-icon-btn{order:2!important}.header-item--right button[title*=Buscar],.header-item--right .header-icon-btn:not(.cart-icon-btn){order:3!important}#MobileToggle{display:flex!important}.header-logo{display:block!important}#DesktopNav{display:none!important}}@media only screen and (max-width: 768px){.header-item--right{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;width:auto!important;max-width:60%!important}.header-item--right>*{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;margin:0 0 0 15px!important;flex:0 0 auto!important}.header-item--right svg{width:22px!important;height:22px!important}#MobileToggle{order:3!important;width:auto!important;height:auto!important;margin-left:15px!important;margin-right:0!important}#MobileToggle{order:1!important;margin-left:0!important;margin-right:15px!important}.cart-icon-btn{order:2!important;margin:0 15px!important}button[title*=Buscar]{order:3!important;margin-left:0!important}.btn--link{border:none!important;background:none!important;padding:0!important}}@media only screen and (max-width: 768px){.premium-header-layout{display:flex!important;flex-wrap:nowrap!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;padding:0 10px!important;height:60px!important;overflow:hidden!important}.header-item--left{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important}.header-logo{display:block!important;margin:0!important;padding:0!important}.header-logo img{max-height:24px!important;width:auto!important}.header-item--right{flex:0 0 auto!important;width:auto!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:0!important}#MobileToggle,.cart-icon-btn,.header-item--right button{display:inline-flex!important;width:auto!important;height:40px!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;margin:0 4px!important;position:static!important}.header-item--right svg{width:20px!important;height:20px!important}#MobileToggle{order:1!important;margin-left:0!important}.cart-icon-btn{order:2!important}.header-item--right button[title*=Buscar]{order:3!important;margin-right:0!important}}@media only screen and (max-width: 768px){.premium-header-layout{height:60px!important;display:flex!important;align-items:center!important}.header-item--left{height:100%!important;display:flex!important;align-items:center!important}.header-logo,.site-header__logo-image,.site-header__logo-link{display:flex!important;align-items:center!important;height:100%!important;margin:0!important;padding:0!important;line-height:0!important}.header-logo img,.header-logo-img{display:block!important}.header-item--right{height:100%!important;display:flex!important;align-items:center!important}#MobileToggle,.cart-icon-btn,.header-item--right button{height:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:0!important;margin-bottom:0!important}.header-item--right svg{display:block!important}}@media only screen and (max-width: 768px){.premium-header-layout,.header-item--left,.header-item--right,.header-logo,.header-logo-img,.header-item-right>*{height:54px!important;min-height:54px!important}.premium-header-layout{padding:0 10px!important}.header-item--right svg{display:inline-block;vertical-align:middle;width:20px;height:20px}.js-mobile-nav-toggle .icon-close{display:none!important}.js-mobile-nav-toggle .icon-hamburger,.js-mobile-nav-toggle.mobile-nav--close .icon-close{display:block!important}.js-mobile-nav-toggle.mobile-nav--close .icon-hamburger{display:none!important}.js-mobile-nav-toggle.mobile-nav--open .icon-hamburger{display:block!important}.js-mobile-nav-toggle.mobile-nav--open .icon-close{display:none!important}.header-item--left{justify-content:flex-start!important;margin-right:auto!important}.header-item--right{justify-content:flex-end!important;margin-left:0!important}.header-logo img{max-height:22px!important}}@media only screen and (max-width: 768px){.header-item--right button[title*=Buscar],.header-item--right .header-icon-btn:not(.cart-icon-btn){order:1!important;margin-left:0!important;margin-right:5px!important}.cart-icon-btn{order:2!important;margin:0 5px!important}#MobileToggle{order:3!important;margin-left:5px!important;margin-right:0!important}.site-header,.premium-header-wrapper{padding-bottom:0!important;margin-bottom:0!important;border-bottom:1px solid #eee!important;height:auto!important}.header-spacer{display:none!important}.main-content{padding-top:0!important}}@media only screen and (max-width: 768px){.premium-header-layout{padding-left:10px!important;padding-right:5px!important}.header-item--right,#MobileToggle{margin-right:0!important;padding-right:0!important}.header-item--left{margin-left:0!important;padding-left:0!important}.site-header__inner{max-width:100%!important;width:100%!important}}@media only screen and (max-width: 768px){.site-header,.site-header__inner,.premium-header-wrapper,.premium-header-layout{width:100vw!important;max-width:100vw!important;min-width:100vw!important;margin-left:0!important;margin-right:0!important;left:0!important;right:0!important;padding-left:2%!important;padding-right:2%!important;box-sizing:border-box!important}.header-item--left{margin-right:auto!important;padding-left:0!important}.header-item--right{margin-left:auto!important;padding-right:0!important;width:auto!important;flex-grow:0!important}}@media only screen and (max-width: 768px){html body #shopify-section-header,html body #shopify-section-header .site-header,html body #shopify-section-header .premium-header-wrapper{width:100%!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;left:0!important;right:0!important;box-sizing:border-box!important}html body #shopify-section-header .site-header__inner,html body #shopify-section-header .premium-header-layout{width:100%!important;max-width:100vw!important;padding-left:10px!important;padding-right:5px!important;margin:0!important}.grid,.grid--full,.wrapper,.page-width{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:100%!important}}@media only screen and (max-width: 767px){html body #shopify-section-header,.site-header,.premium-header-wrapper,.premium-header-layout,.site-header__inner{width:100%!important;max-width:100vw!important;min-width:100vw!important;margin:0!important;padding:0!important;left:0!important;right:0!important;box-sizing:border-box!important;height:54px!important}.premium-header-layout{display:flex!important;justify-content:space-between!important;align-items:center!important;padding-left:10px!important;padding-right:5px!important}.header-item--left{flex:1!important;justify-content:flex-start!important;margin-left:0!important;padding-left:0!important}.header-item--right{flex:0 0 auto!important;justify-content:flex-end!important;margin-right:0!important;padding-right:0!important;gap:0!important}#MobileToggle,.cart-icon-btn,button[title*=Buscar]{margin:0!important;padding:0 5px!important}}@media only screen and (min-width: 768px) and (max-width: 1024px){.premium-header-layout{padding:0 30px!important;height:60px!important}.header-item--left{margin-right:auto!important}.header-item--right{gap:20px!important}#DesktopNav{display:none!important}#MobileToggle{display:flex!important}}@media only screen and (min-width: 1025px){.premium-header-layout{max-width:var(--container-width, 1400px)!important;margin:0 auto!important;padding:0 40px!important;height:80px!important}#DesktopNav{display:flex!important}#MobileToggle{display:none!important}.header-item--left{flex:0 0 auto}.header-item--center{flex:1;justify-content:center}.header-item--right{flex:0 0 auto;gap:30px}}@media only screen and (max-width: 767px){html,body{overflow-x:hidden!important}html body #shopify-section-header,.site-header,.premium-header-wrapper{width:100vw!important;max-width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;padding:0!important;left:0!important;right:0!important;position:relative!important}.premium-header-layout,.site-header__inner{width:100%!important;max-width:100%!important;padding:0 10px!important;margin:0!important;display:flex!important;justify-content:space-between!important;align-items:center!important;box-sizing:border-box!important;height:54px!important}.header-item--left{flex:1 1 auto!important;margin-left:0!important;padding-left:0!important;display:flex!important;justify-content:flex-start!important}.header-item--right{flex:0 0 auto!important;width:auto!important;margin-right:0!important;padding-right:0!important;display:flex!important;justify-content:flex-end!important;gap:0!important}.header-item--right button[title*=Buscar],.header-item--right .header-icon-btn:not(.cart-icon-btn){order:1!important;margin-right:2px!important}.cart-icon-btn{order:2!important;margin:0 2px!important}#MobileToggle{order:3!important;margin-left:2px!important;margin-right:-5px!important;padding-right:0!important}#DesktopNav{display:none!important}#MobileToggle{display:flex!important}}@media only screen and (max-width: 767px){#DesktopHeader{display:none!important}#MobileHeader{display:block!important}.mobile-header-spacer{display:block!important;height:54px}#MobileToggle .icon-hamburger{display:block!important}#MobileToggle .icon-close{display:none!important}.js-mobile-nav-toggle.mobile-nav--close .icon-close{display:block!important}.js-mobile-nav-toggle.mobile-nav--close .icon-hamburger{display:none!important}}@media only screen and (min-width: 768px) and (max-width: 1024px){#MobileHeader,.mobile-header-spacer{display:none!important}#DesktopHeader{display:block!important}.premium-header-layout{padding:0 20px!important;height:60px!important}.header-item--center{display:none!important}}@media only screen and (max-width: 1024px){#DesktopHeader{display:none!important}#MobileHeader,.mobile-header-spacer{display:block!important}}@media only screen and (min-width: 1025px){#DesktopHeader{display:block!important}#MobileHeader,.mobile-header-spacer{display:none!important}}@media only screen and (max-width: 767px){#MobileHeader{display:block!important;visibility:visible!important;opacity:1!important}#DesktopHeader{display:none!important}#MobileHeader .header-item--right,#MobileHeader .mobile-header-btn,#MobileHeader .header-icon-btn,#MobileHeader .cart-icon-btn,#MobileHeader #MobileToggle,#MobileHeader button[title*=Buscar]{display:flex!important;visibility:visible!important;opacity:1!important}#MobileHeader .mobile-header-btn,#MobileHeader .header-icon-btn,#MobileHeader .cart-icon-btn{width:42px!important;height:100%!important;min-width:42px!important}#MobileHeader svg{display:block!important;visibility:visible!important;opacity:1!important;width:20px!important;height:20px!important;stroke:currentColor!important}#MobileHeader .header-item--right{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;margin-left:auto!important}}@media only screen and (min-width: 768px) and (max-width: 1024px){#MobileHeader{display:block!important;visibility:visible!important;opacity:1!important}#DesktopHeader{display:none!important}#MobileHeader .header-item--right,#MobileHeader .mobile-header-btn,#MobileHeader .header-icon-btn,#MobileHeader .cart-icon-btn,#MobileHeader #MobileToggle,#MobileHeader button[title*=Buscar]{display:flex!important;visibility:visible!important;opacity:1!important}#MobileHeader .mobile-header-btn,#MobileHeader .header-icon-btn,#MobileHeader .cart-icon-btn{width:46px!important;height:100%!important;min-width:46px!important}#MobileHeader .header-item--right{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;margin-left:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/home-design-system.css.map */
