@font-face{font-family:"JetBrainsRegular";src:url(../../../../../../../../themes/theme_qcy/external/css/fonts/SpaceGrotesk/SpaceGrotesk-Regular.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"JetBrainsBold";src:url(../../../../../../../../themes/theme_qcy/external/css/fonts/SpaceGrotesk/SpaceGrotesk-Bold.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"SpaceGroteskRegular";src:url(../../../../../../../../themes/theme_qcy/external/css/fonts/SpaceGrotesk/Mulish-Regular.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"SpaceGroteskBold";src:url(../../../../../../../../themes/theme_qcy/external/css/fonts/SpaceGrotesk/Mulish-Bold.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"SpaceGroteskLight";src:url(../../../../../../../../themes/theme_qcy/external/css/fonts/SpaceGrotesk/Mulish-Light.ttf);font-weight:400;font-style:normal;font-display:swap}:root{--bg-color-green:#2BD6BA;--bg-color-blue:#4988DE;--bg-color-blueblack:#242F40;--bg-color-white:#fff;--bg-color-gradient-green-blue:linear-gradient(180deg, #2BD6BA 0%, #4988DE 100%);--bg-color-gradient-blueblack-blue:linear-gradient(180deg, #000 0%, #4988DE 100%);--bg-color-gradient-blueblack-green:linear-gradient(180deg, #242F40 0%, #2BD6BA 100%);--header-height:100px}@media (max-width:1050px){:root{--header-height:68px}}*,html{margin:0;padding:0;box-sizing:border-box;text-decoration:none;font-family:"SpaceGroteskRegular",sans-serif}li{list-style:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.color-white{color:#fff}.shadow{box-shadow:0 4px 15px 0 rgba(0,0,0,.3)}.shadow-1{box-shadow:0 4.492px 4.492px 0 rgba(0,0,0,.1)}.w-100{width:100%}.w-full{width:100vw}.wh-100{width:100%;height:100%}.wh-full{width:100vw;height:calc(100vh - 140px)}.h-100{height:100%}.h-full{height:calc(100vh - 140px)}button{cursor:pointer;background-color:transparent;border:none;outline:none}.flex{display:flex}.flex.col{flex-direction:column}.flex.row{flex-direction:row}.flex.around{justify-content:space-around}.flex.between{justify-content:space-between}.flex.evenly{justify-content:space-evenly}.flex-1{flex:1}.flex.wrap{flex-wrap:wrap}.grid{display:grid}.gap{gap:.5rem}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-5{gap:5rem}.center{justify-content:center;align-items:center}.center-x{justify-content:center}.center-y{align-items:center}.start{justify-content:flex-start;align-items:flex-start}.start-x{justify-content:flex-start}.start-y{align-items:flex-start}.end{justify-content:flex-end;align-items:flex-end}.end-x{justify-content:flex-end}.end-y{align-items:flex-end}#overlay{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.3;z-index:-1;opacity:0;transition:all 0.5s ease}#overlay.active{opacity:.3}.hidden{display:none}.contenedor{width:1350px;max-width:95%;margin:0 auto}article.product__card{background-color:#fff;border-radius:1rem;border:1px solid #E9DFD8;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;box-shadow:1px 2px 5px rgba(0,0,0,.15);transform:scale(1);transition:all 0.3s ease}article.product__card .product__card--image-link{display:flex;align-items:center;justify-content:center;height:15rem;aspect-ratio:20/17}article.product__card .product__card--image-link img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}article.product__card .product__container--bottom{display:flex;flex-direction:column;justify-content:space-between;padding:1rem;flex:1}article.product__card .product__container--bottom .product__card--info .product__card--category{font-size:13px;line-height:18px;color:#9f9fa9}article.product__card .product__container--bottom .product__card--info .product__card--title{font-size:16px;line-height:21px;margin-top:5px}article.product__card .product__container--bottom .product__card--info .product__card--title a{font-size:16px;line-height:21px;color:#1C1816;font-family:"SpaceGroteskBold";font-weight:100;width:100%;display:block}article.product__card .product__container--bottom .product__card--info .product__card--rating{margin-block:8px 6px}article.product__card .product__container--bottom .product__card--info .product__card--rating .cr-reviews-rating{-moz-column-gap:6px;column-gap:6px}article.product__card .product__container--bottom .product__card--info .product__card--rating .crstar-rating-svg .cr-rating-icon-base,article.product__card .product__container--bottom .product__card--info .product__card--rating .crstar-rating-svg .cr-rating-icon-frnt{height:17px;-moz-column-gap:2px;column-gap:2px}article.product__card .product__container--bottom .product__card--info .product__card--rating .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,article.product__card .product__container--bottom .product__card--info .product__card--rating .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon{width:17px;height:17px}article.product__card .product__container--bottom .product__card--info .product__card--rating .cr-review-link{font-size:12px;line-height:1.1;font-family:"SpaceGroteskRegular";color:#78716C;text-decoration:none}article.product__card .product__container--bottom .product__card--info .product__card--rating .cr-review-link .count{line-height:normal}article.product__card .product__container--bottom .product__card--info .product__card--rating.product__card--rating--empty .cr-reviews-rating .crstar-rating-svg .cr-rating-icon-base svg{stroke:#dedede!important;fill:#dedede}article.product__card .product__container--bottom .product__card--info .product__card--price{display:block;font-size:17px;line-height:1.2;font-family:"SpaceGroteskBold";font-weight:100;color:#1C1816;margin-top:6px;margin-bottom:6px}article.product__card .product__container--bottom .product__card--info .product__card--price del{text-decoration:line-through;font-family:"SpaceGroteskBold";color:#666;font-weight:100}article.product__card .product__container--bottom .product__card--info .product__card--price del span{font-family:"SpaceGroteskBold";color:#666;font-weight:100}article.product__card .product__container--bottom .product__card--info .product__card--price ins{margin-left:4px;font-family:"SpaceGroteskBold";font-weight:100}article.product__card .product__container--bottom .product__card--info .product__card--price ins span{font-weight:100;font-family:"SpaceGroteskBold"}article.product__card .product__container--bottom .product__card--info .product__card--price .woocommerce-Price-amount{color:inherit;font-family:inherit}article.product__card .product__container--bottom .product__card--info p.product__card--description{font-size:13px;line-height:18px;font-family:"SpaceGroteskRegular";color:#78716C;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-top:5px}article.product__card .product__container--bottom .product__card--info .product__card--swatches{display:flex;flex-direction:row;gap:5px;margin-top:12px}article.product__card .product__container--bottom .product__card--info .product__card--swatches .product__card--swatch{display:block;width:20px;height:20px;border-radius:50%;border:1px solid #d4d4d8;cursor:pointer}article.product__card .product__container--bottom .product__card--info .product__card--swatches .product__card--swatch.is-active{outline:2px solid #FF8832;outline-offset:2px}article.product__card .product__container--bottom .product__card--actions{margin-top:1.5rem;display:flex;align-items:stretch;justify-content:center;gap:8px}article.product__card .product__container--bottom .product__card--actions .product__card--btn-eye{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #DDD0C5;cursor:pointer}article.product__card .product__container--bottom .product__card--actions .product__card--btn-eye svg{stroke:#262626}article.product__card .product__container--bottom .product__card--actions .product__card--btn-eye.loading{opacity:.5;pointer-events:none}article.product__card .product__container--bottom .product__card--actions .product__card--btn-eye.added{border-color:#FF8832}article.product__card .product__container--bottom .product__card--actions .product__card--btn-eye.added svg{stroke:#FF8832}article.product__card .product__container--bottom .product__card--actions .product__card--btn-eye.product__card--btn-eye--sin-stock svg{width:20px;height:20px}article.product__card .product__container--bottom .product__card--actions .added_to_cart.wc-forward{display:none!important}article.product__card .product__container--bottom .product__card--actions .product__card--btn-primary{display:flex;align-items:center;justify-content:center;flex:1;background:#1C1816;border-radius:10px;font-family:"SpaceGroteskBold";font-size:15px;line-height:20px;color:#fff}article.product__card .product__container--bottom .product__card--actions .product__card--btn-primary.product__card--btn-primary--disabled{opacity:.4}article.product__card:hover{border-color:rgba(255,140,26,.6);box-shadow:1px 2px 5px rgba(255,140,26,.22);transform:scale(1.01)}article.product__card .yith-add-to-wishlist-button-block{position:absolute;right:10px;top:10px;margin:0}article.product__card .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button svg.yith-wcwl-icon{border:1px solid #000;border-radius:50%;padding:5px}article.product__card .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button .yith-wcwl-add-to-wishlist-button__label{display:none}article.product__card .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-icon{border:2px solid #ff8832;color:#ff8832}body:not(.home) main{margin-top:var(--qcy-header-height,0)}header{top:0;left:0;width:100%;z-index:6;transition:all 0.4s ease}header .contenedor{display:flex;align-items:center;justify-content:space-between}header .contenedor .image-logo__page{width:6rem;aspect-ratio:2/1}header .contenedor .image-logo__page img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}header .contenedor .navigation__menu--header{height:58.8px}header .contenedor .navigation__menu--header nav{height:100%}header .contenedor .navigation__menu--header nav .main-nav{height:100%}header .contenedor .navigation__menu--header nav #menu-header{display:flex;align-items:center;gap:25px;height:100%}header .contenedor .navigation__menu--header nav #menu-header li{height:100%;display:flex;align-items:center}header .contenedor .navigation__menu--header nav #menu-header li a{font-family:"SpaceGroteskBold";font-size:15px;line-height:20px;color:#000}header .contenedor .navigation__menu--header nav #menu-header li a span{font-family:"SpaceGroteskBold"}header .contenedor .navigation__menu--header nav #menu-header li.view-all:hover{transform:translateY(0)!important}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:last-child{position:relative}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:last-child ul{position:absolute;left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content;top:100%;background:#fff;transition:all 0.3s ease;opacity:0;pointer-events:none;border-radius:0 0 10px 10px;overflow:hidden}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:last-child ul .contenedor{flex-direction:column;align-items:flex-start;gap:10px;width:-moz-fit-content;width:fit-content;padding:20px;margin:0}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:last-child ul .contenedor li a{width:-moz-max-content;width:max-content}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:last-child ul .contenedor li a span{width:100%;display:block}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul{position:absolute;left:0;top:100%;width:100%;background:#fff;transition:all 0.3s ease;opacity:0;pointer-events:none}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor{justify-content:flex-start;padding-bottom:25px;gap:2rem}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li{max-width:230px;transition:all 0.3s ease}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li a .container__image-product{position:relative;z-index:1;width:165px;aspect-ratio:1/1}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li a .container__image-product img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li a .container__image-product::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(151,179,174,.06);border-radius:157px;width:80%;height:100%;z-index:-1}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li a span{font-size:15px;line-height:20px;color:#000;text-align:center;font-family:"SpaceGroteskRegular"}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li.view-all:last-child{width:22rem;height:15rem;max-width:none}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li.view-all:last-child a{width:100%;height:100%;position:relative}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li.view-all:last-child a span{font-size:20px;line-height:25px;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li.view-all:last-child a .container__image-product{aspect-ratio:auto;width:100%;height:100%;border-radius:10px;overflow:hidden}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li.view-all:last-child a .container__image-product img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 0.3s ease}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li.view-all:last-child:hover a .container__image-product img{transform:scale(1.1)}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li:not(:last-child){max-width:230px}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li:not(:last-child):hover{transform:translateY(-1rem)}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li:not(:last-child) a .container__image-product::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(151,179,174,.06);border-radius:157px;width:80%;height:100%;z-index:-1}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul .contenedor li:hover{transform:translateY(-1rem)}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:not(:last-child) ul:hover{opacity:1;pointer-events:all}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children.container-view ul .contenedor li.view-all{max-width:none!important}header .contenedor .navigation__menu--header nav #menu-header li.menu-item-has-children:hover ul{opacity:1;pointer-events:all}header .contenedor .container__header--actions{display:flex;align-items:center;gap:12px}header .contenedor .container__header--actions .search__website,header .contenedor .container__header--actions .header-cart,header .contenedor .container__header--actions .my__account-page{width:22px;height:22px}header .contenedor .container__header--actions .my__account-page svg{width:100%;height:100%}header .contenedor .container__header--actions .header-cart{position:relative}header .contenedor .container__header--actions .header-cart .header-cart__toggle{width:100%;height:100%}header .contenedor .container__header--actions .header-cart .header-cart__count{display:flex;align-items:center;justify-content:center;position:absolute;right:-8px;top:-8px;background:#ff8832;border-radius:50%;width:15px;height:15px;color:#fff;font-size:11px;line-height:1.2;font-family:"SpaceGroteskBold"}header .contenedor .overlay__menu{display:none}header.active{background:#fff;box-shadow:rgba(0,0,0,.1) 0 4px 7px}.entrega_pedido{position:fixed;bottom:6rem;right:1.5rem;width:60px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;z-index:6;border-radius:50%;background:#E7E9ED;padding:12px;box-shadow:rgba(8,15,26,.08) 0 2px 8px 0,rgba(8,15,26,.12) 0 2px 2px 0}.entrega_pedido img{width:100%;height:95%;-o-object-fit:contain;object-fit:contain}.overlay__cart{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#000;opacity:0;z-index:6;pointer-events:none;transition:opacity 0.3s ease}body.header-cart-open .overlay__cart{opacity:.6;pointer-events:all}.header-cart__dropdown.widget_shopping_cart_content{position:fixed;right:0%;top:0%;height:100%;transform:translateX(100%);background:#fff;z-index:7;border-radius:15px 0 0 15px;padding:1.8rem;width:60vw;max-width:32rem;display:flex;flex-direction:column;transition:all 0.3s ease}body.header-cart-open .header-cart__dropdown.widget_shopping_cart_content{transform:translateX(0)}.header-cart__dropdown.widget_shopping_cart_content .title__header--cart{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:6px;margin-bottom:20px}.header-cart__dropdown.widget_shopping_cart_content .title__header--cart p.title{font-size:20px;line-height:1.2;color:#000;font-family:"SpaceGroteskBold"}.header-cart__dropdown.widget_shopping_cart_content .title__header--cart .header-cart__close{background:none;border:none;cursor:pointer;width:20px;height:20px}.header-cart__dropdown.widget_shopping_cart_content .title__header--cart .header-cart__close svg{width:100%;height:100%}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart{display:flex;flex-direction:column;flex:1;max-height:none;overflow-y:auto}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #eee!important;transition:opacity 0.2s ease}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.loading{opacity:.5;pointer-events:none}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item:first-child{padding-top:0}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item:last-child{border-bottom:none}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__image{width:156px;aspect-ratio:1/1;flex-shrink:0;border:1px solid #eee}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__image img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin:0}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__name a{color:#000;font-size:16px;line-height:21px;font-family:"SpaceGroteskBold";font-weight:100}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__price{font-size:14px;line-height:1.2;font-weight:100;font-family:"SpaceGroteskRegular";display:flex;flex-direction:column-reverse;gap:4px}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__price del{color:#999;margin-right:6px;text-decoration:line-through}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__price ins{color:#FF8832;text-decoration:none}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__price .qcy-cart-item-coupon{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.2;font-family:"SpaceGroteskRegular";color:#FF8832;white-space:nowrap}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__price .qcy-cart-item-coupon svg{width:12px;height:12px;flex-shrink:0;fill:#FF8832}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__variation{font-size:12px;line-height:16px;color:#7e7e7e}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__variation p{margin:0}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__variation dl{padding:0}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__variation dl dt,.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__variation dl dd{color:rgba(18,18,18,.7490196078);font-weight:100;font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.2}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__variation dl dd{margin:0}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__variation dl::before,.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__variation dl::after{content:none}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__quantity{display:flex;align-items:center;gap:0;width:-moz-fit-content;width:fit-content;border:1px solid #dbdbdb;border-radius:5px;overflow:hidden;height:50px}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__quantity .mini-cart-qty-btn{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border:none;font-size:14px;font-family:"SpaceGroteskBold";color:#000;cursor:pointer;transition:background 0.2s ease}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__quantity .mini-cart-qty-btn:hover{background:#f2f2f2}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__quantity .mini-cart-qty-btn:active{background:#FF8832;color:#fff}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__quantity input.qty{width:48px;height:36px;border:none;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;text-align:center;font-size:15px;font-family:"SpaceGroteskRegular";outline:none}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__quantity input.qty::-webkit-inner-spin-button,.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__remove{width:26px;height:26px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#999;transition:color 0.2s ease}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__remove svg{width:16px;height:16px}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .mini-cart-item__remove:hover{color:#F60}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item::after,.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item::before{content:none}.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__total.total{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;margin-bottom:20px}.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__total.total strong,.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__total.total span,.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__total.total bdi{font-size:18px;line-height:1.2;color:#000;font-family:"SpaceGroteskBold"}.header-cart__dropdown.widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons{display:flex;align-items:center;justify-content:space-between;gap:8px}.header-cart__dropdown.widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button.wc-forward{background-color:#f1f1f1;color:#000;font-size:17px;line-height:1.2;font-family:"SpaceGroteskBold";width:calc(50% - 8px);text-align:center;border-radius:15px;padding:13px}.header-cart__dropdown.widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button.checkout.wc-forward{background:#000;color:#f1f1f1;font-size:17px;line-height:1.2;font-family:"SpaceGroteskBold"}.header-cart__dropdown.widget_shopping_cart_content .container__no--information .woocommerce-mini-cart__empty-message{font-size:17px;line-height:1.2;color:#000;font-family:"SpaceGroteskRegular"}.yith-wcwl-feedback-messages-container{display:none!important}@media (min-width:1000px){header .contenedor .navigation__menu--header nav #menu-header li.only-mobile{display:none}}.search__website{width:20px;height:20px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.search__website svg{width:100%;height:100%}.search-panel{position:fixed;inset:0;z-index:50;visibility:hidden;opacity:0;pointer-events:none;transition:opacity 0.3s ease,visibility 0.3s ease}.search-panel.active{visibility:visible;opacity:1;pointer-events:all}.search-panel.active .search-panel__box{transform:translateY(0);opacity:1}.search-panel__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5)}.search-panel__box{position:relative;max-width:720px;width:calc(100% - 32px);margin:90px auto 0;background:#fff;border-radius:14px;padding:24px;max-height:calc(100vh - 130px);display:flex;flex-direction:column;transform:translateY(-16px);opacity:0;transition:transform 0.3s ease,opacity 0.3s ease}.search-panel__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.search-panel__form{margin-bottom:8px}.search-panel__input{width:100%;border:none;border-bottom:2px solid #e5e5e5;padding:10px 40px 10px 0;font-size:18px;outline:none;background:transparent}.search-panel__input:focus{border-color:#000}.search-panel__status{font-size:13px;color:#777;padding:8px 0;min-height:1.2em}.search-panel__results{overflow-y:auto;flex:1}.search-panel__results .search-panel__grid .card__post{display:flex;align-items:flex-start;justify-content:flex-start;gap:20px}.search-panel__results .search-panel__grid .container__image{height:15rem;aspect-ratio:20/17}.search-panel__results .search-panel__grid .container__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.search-panel__empty{padding:24px 0;text-align:center;color:#777;font-size:14px}.search-panel__group{margin-bottom:20px}.search-panel__group:last-child{margin-bottom:0}.search-panel__group-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#999;margin:0 0 10px}.search-panel__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:12px}.search-panel__grid .product__card{flex-direction:row}.search-panel__grid .product__card:hover{transform:scale(1)}.search-panel__grid--posts{grid-template-columns:repeat(1,1fr)}.search-panel__grid .card__post{border:1px solid #E9DFD8;border-radius:1rem;padding:1rem}.search-panel__grid .card__post .container__image{height:12rem;aspect-ratio:20/13}.search-panel__grid .card__post .container__text .title__post{font-size:16px;line-height:21px;color:#000;font-family:"SpaceGroteskBold";margin-bottom:5px}.search-panel__grid .card__post .container__text span{font-size:14px;color:#555;line-height:1.5}.search-panel__grid .product__card,.search-panel__grid .card__post{font-size:12px}.search-panel__grid .product__card--title,.search-panel__grid .title__post{font-size:13px;line-height:1.3}.search-panel__grid .product__card--description{display:none}.search-panel__grid .product__card--actions{display:none}@media (max-width:749px){.search-panel__box{margin-top:60px;width:calc(100% - 20px);padding:16px}.search-panel__grid{grid-template-columns:repeat(1,1fr)}.search-panel__grid .product__card{flex-direction:column}.search-panel__grid .product__card .product__card--image-link{height:11rem}.search-panel__grid--posts{grid-template-columns:1fr}.search-panel__grid--posts .card__post{flex-direction:column}.search-panel__grid--posts .card__post .container__image{width:100%;aspect-ratio:auto;height:11rem;border-radius:10px;overflow:hidden}}body.search-panel-open{overflow:hidden}footer{background:#272727;padding-block:36px}footer .contenedor .top{display:grid;grid-template-columns:repeat(4,1fr)}footer .contenedor .top .item div.block.social_media{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}footer .contenedor .top .item div.block.social_media .social--media{display:flex;align-items:center;justify-content:flex-start;gap:10px}footer .contenedor .top .item div.block.social_media .social--media a{width:30px;height:30px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}footer .contenedor .top .item div.block.social_media .social--media a svg{width:15px;height:15px}footer .contenedor .top .item p.title,footer .contenedor .top .item .footer__accordion-trigger .title{font-size:18px;line-height:23px;color:#fff;font-family:"SpaceGroteskBold";width:-moz-fit-content;width:fit-content;border-bottom:1px solid #fff;padding-bottom:2px}footer .contenedor .top .item p.title{margin-bottom:15px}footer .contenedor .top .item .footer__accordion-trigger{display:flex;align-items:center;gap:10px;width:100%;text-align:left;margin-bottom:15px}footer .contenedor .top .item .footer__accordion-trigger .title{margin-bottom:0}footer .contenedor .top .item .footer__accordion-icon{display:none}footer .contenedor .top .item .footer__accordion-content{overflow:hidden}footer .contenedor .top .item .main-nav ul.nav__list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}footer .contenedor .top .item .main-nav ul.nav__list li.menu-item a{font-size:14px;line-height:1.5;color:rgba(255,255,255,.78)}footer .contenedor .top .item .main-nav ul.nav__list li.menu-item ul.sub-menu{padding-left:20px}footer .contenedor .top .item .main-nav ul.nav__list li.menu-item ul.sub-menu li{margin-bottom:3px;color:rgba(255,255,255,.78);list-style-type:disc}footer .contenedor .bottom__legals{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid rgba(255,255,255,.2);margin-top:1.5rem}footer .contenedor .bottom__legals p,footer .contenedor .bottom__legals span{font-family:"SpaceGroteskRegular";font-size:12px;line-height:17px;color:rgba(255,255,255,.78)}footer .contenedor .bottom__legals strong{font-family:"SpaceGroteskBold";color:rgba(255,255,255,.78)}.main__page--front-page .section__banner--carrusel{position:relative;padding-top:34%;width:100%}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday{position:absolute;left:0;top:0;width:100%;height:100%}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__arrows .splide__arrow,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__arrows .splide__arrow{width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.8);backdrop-filter:blur(8px);opacity:1!important}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track{width:100%;height:100%}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;position:relative}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide img.fondo__section,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide img.fondo__section{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%;height:100%}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .position__absolute-text{position:absolute;left:50%;transform:translateX(-50%);top:0;height:100%;width:1350px;max-width:95%;margin:0 auto}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text .container--info__banner,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .position__absolute-text .container--info__banner{display:flex;align-items:center;flex-direction:column;gap:5px}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text .container--info__banner p,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .position__absolute-text .container--info__banner p{font-family:"SpaceGroteskRegular";font-size:20px;line-height:1.3;color:#000;font-weight:400}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text .container--info__banner h2,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .position__absolute-text .container--info__banner h2{font-size:40px;line-height:45px;font-family:"SpaceGroteskBold";color:#000}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text .container--info__banner strong,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .position__absolute-text .container--info__banner strong{font-size:15px;line-height:20px;color:#000;font-family:"SpaceGroteskRegular";font-weight:100}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text .container--info__banner a,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .position__absolute-text .container--info__banner a{background:#FF8C1A;color:#fff;font-size:15px;line-height:20px;font-family:"SpaceGroteskRegular";border-radius:12px;padding:7px 16px;display:block}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text--izquierda,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .position__absolute-text--izquierda{display:flex;justify-content:flex-start}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text--izquierda .container--info__banner,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .position__absolute-text--izquierda .container--info__banner{display:flex;align-items:flex-start;flex-direction:column;gap:5px;justify-content:center;max-width:38rem}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text--arriba,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .position__absolute-text--arriba{display:flex;align-items:flex-start;justify-content:center}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__pagination li button,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__pagination li button{width:10px;height:10px;border-radius:50%;background:rgba(26,26,26,.3);border:none;cursor:pointer;transition:background 0.2s ease,width 0.2s ease;padding:0;transform:scale(1)!important;opacity:1!important}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__pagination li button.is-active,.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__pagination li button.is-active{background:#1a1a1a;width:28px;border-radius:5px}.main__page--front-page .section__banner--carrusel.secondary{padding-top:35%}.main__page--front-page .section__banner--carrusel.secondary{margin-top:20px;margin-bottom:30px}.main__page--front-page .section__editions--special{padding-block:3rem 2rem;position:relative;overflow:hidden}.main__page--front-page .section__editions--special .contenedor{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;position:relative;z-index:2}.main__page--front-page .section__letters--video{height:300vh;background-color:#fff}.main__page--front-page .section__letters--video .content-container-video{position:relative;height:100vh;overflow:hidden}.main__page--front-page .section__letters--video .content-container-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}.main__page--front-page .section__letters--video .content-container-video video.video-letras--mobile{display:none}.main__page--front-page .section__letters--video .content-container-video .bg_svg{position:absolute;top:0;color:#fff;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transform-origin:center;will-change:transform}@media (max-width:790px){.main__page--front-page .section__letters--video .content-container-video video.video-letras--desktop{display:none}.main__page--front-page .section__letters--video .content-container-video video.video-letras--mobile{display:block}}.main__page--front-page .section__discover-collections{padding-block:2.5rem}.main__page--front-page .section__discover-collections .contenedor{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.main__page--front-page .section__discover-collections .contenedor h2{font-size:35px;line-height:40px}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections{width:100%}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__slide .card__collection{display:flex;align-items:center;justify-content:center;position:relative;height:30rem;border-radius:10px;overflow:hidden}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__slide .card__collection img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 0.4s ease}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__slide .card__collection .card__collection--nombre{position:absolute;left:50%;transform:translateX(-50%);top:2.5rem;font-family:"SpaceGroteskBold";color:#000;font-size:30px;line-height:35px;width:-moz-max-content;width:max-content}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__slide .card__collection .card__cta{position:absolute;left:50%;transform:translateX(-50%);display:block;background:#FF8C1A;color:#fff;font-size:15px;line-height:20px;font-family:"SpaceGroteskRegular";border-radius:12px;padding:7px 16px;bottom:2rem}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__slide .card__collection:hover img{transform:scale(1.1)}.main__page--front-page .section__testimonial--videos{padding-block:2rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.main__page--front-page .section__testimonial--videos .contenedor h2{text-align:center;font-size:35px;line-height:40px}.main__page--front-page .section__testimonial--videos #videos--testimonials{width:100%}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__slide .video-wrapper{border-radius:15px;overflow:hidden;aspect-ratio:16/9}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__slide .video-wrapper iframe{width:100%;height:100%;border:0;display:block}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__slide .video-wrapper .video-lite-yt{position:relative;width:100%;height:100%;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__slide .video-wrapper .video-lite-yt__play{display:flex;align-items:center;justify-content:center;width:68px;height:48px;padding:0;border:none;background:none;cursor:pointer;transition:transform 0.2s ease}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__slide .video-wrapper .video-lite-yt__play:hover{transform:scale(1.08)}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__arrow.splide__arrow--next{bottom:-3.5rem;right:5rem;top:auto;transform:translateY(0);width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__arrow.splide__arrow--prev{bottom:-3.5rem;right:9rem;left:auto;top:auto;transform:translateY(0);width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__pagination{width:-moz-fit-content;width:fit-content;bottom:-3.5rem}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__pagination li button{width:8px;height:8px;border-radius:50%;border:none;background:rgba(0,0,0,.2);padding:0;cursor:pointer;transition:width 0.3s ease,background 0.3s ease;opacity:1!important;transform:scale(1)!important}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__pagination li button.is-active{background:#ff8c1a;width:24px;border-radius:4px}.main__page--front-page .section__certifications__list{padding-block:1rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;overflow:hidden}.main__page--front-page .section__certifications__list .contenedor h2{text-align:center;font-size:35px;line-height:40px}.main__page--front-page .section__certifications__list #certifications--list .splide__slide .container__image{width:100%;height:100%}.main__page--front-page .section__certifications__list #certifications--list .splide__slide .container__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__page--front-page .section__our-blogs{padding-block:1rem 2rem}.main__page--front-page .section__our-blogs .contenedor{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(2rem - 10px)}.main__page--front-page .section__our-blogs .contenedor h2{text-align:center;font-size:35px;line-height:40px}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide{padding:10px}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post{display:flex;flex-direction:column;box-shadow:0 6px 20px rgba(0,0,0,.08)}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post .container__image{height:14rem;border-radius:10px;overflow:hidden}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post .container__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post .container__text{padding:20px}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post .container__text .title__post{font-size:17px;line-height:22px;color:#000;font-family:"SpaceGroteskBold";display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post .container__text span{font-size:14px;color:#555;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.main__page--front-page .section__banner--carrusel #splide--carrusel__seconday .splide__track .splide__slide .container--info__banner{padding-top:3rem}@media (min-width:790px){.main__page--front-page .section__editions--special .contenedor .repeater__tabs{display:none}.main__page--front-page .section__editions--special .contenedor #splide--edition-special{width:100%}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__arrows{display:none}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__arrows button{width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.8);backdrop-filter:blur(8px);opacity:1!important}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__arrows button.splide__arrow--prev{left:-1rem}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__arrows button.splide__arrow--next{right:-1rem}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide{display:flex;align-items:center;justify-content:center}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;background:#E7E9ED;padding:2rem;border-radius:15px;max-width:35rem;height:100%}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .container--text{display:flex;flex-direction:column;align-items:center}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .container--text .product__info--content{display:flex;flex-direction:column;align-items:center;gap:5px}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .container--text .product__info--content p{font-size:15px;line-height:20px;color:#000}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .container--text .product__info--content a{display:block;background:#FF8C1A;color:#fff;font-size:15px;line-height:20px;font-family:"SpaceGroteskRegular";border-radius:12px;padding:7px 16px}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .product__image--wrap{aspect-ratio:1/1}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .product__image--wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__pagination{bottom:-1.5em}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__pagination li button{width:10px;height:10px;border-radius:50%;background:rgba(26,26,26,.3);border:none;cursor:pointer;transition:background 0.2s ease,width 0.2s ease;padding:0;transform:scale(1)!important;opacity:1!important}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__pagination li button.is-active{background:#1a1a1a;width:28px;border-radius:5px}}.main__page--product-cat{background:#F8F8F8}.main__page--product-cat .banner-primary__category{height:40vh;max-height:350px;position:relative;z-index:1}.main__page--product-cat .banner-primary__category img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;aspect-ratio:100/23}.main__page--product-cat .banner-primary__category .contenedor{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%}.main__page--product-cat .banner-primary__category .contenedor .left__information{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:37rem}.main__page--product-cat .banner-primary__category .contenedor .left__information .banner-primary__category--title{font-family:"SpaceGroteskBold";font-size:35px;line-height:40px;font-weight:100;color:#000}.main__page--product-cat .banner-primary__category .contenedor .left__information .banner-primary__category--description{font-family:"SpaceGroteskRegular";font-size:15px;line-height:20px;font-weight:100}.main__page--product-cat .section__list--products_category{padding-block:3rem;position:relative}.main__page--product-cat .section__list--products_category .points__background{position:absolute;inset:0;background-image:radial-gradient(#C2B2A4 1.5px,transparent 1.5px);background-size:24px 24px;opacity:.25;pointer-events:none;z-index:0}.main__page--product-cat .section__list--products_category .contenedor{display:flex;flex-direction:row;justify-content:flex-start;gap:3rem}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product{position:sticky;top:70px;height:-moz-fit-content;height:fit-content;width:298px;flex-shrink:0;border:1px solid #E9DFD8;border-radius:10px;padding:24px;box-shadow:rgba(0,0,0,.16) 0 1px 4px;background:#fff}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product .title__filters{display:flex;align-items:center;gap:5px;margin-bottom:1.5rem;font-family:"SpaceGroteskBold";font-size:18px;line-height:23px}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product .title__filters .close__filters{display:none;margin-left:auto}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group{margin-bottom:2rem}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__title{font-size:16px;line-height:21px;color:#71717b;font-family:"JetBrainsRegular";font-weight:100;margin-bottom:10px;border-bottom:1px solid #eee;padding-bottom:3px}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options--colors{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options--colors a{display:block;width:25px;aspect-ratio:1/1;border-radius:50%;border:#d8d3d4;box-shadow:rgba(0,0,0,.16) 0 0 6px 0,rgba(0,0,0,.06) 0 0 0 1px;transition:box-shadow 0.2s ease}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options--colors a span{font-size:16px;line-height:21px;color:#000;font-family:"SpaceGroteskRegular";padding-left:2.1rem}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options--colors a.is-active{box-shadow:0 0 0 2px white,0 0 0 4px #FFAD01,rgba(0,0,0,.16) 0 0 6px 0}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options .product-filters__category{margin-bottom:5px;display:flex;align-items:center;gap:6px;font-family:"SpaceGroteskRegular";font-size:15px;line-height:20px;font-weight:100;color:#262626}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options .product-filters__category .product-filters__tag--check{display:flex;width:15px;height:15px;border-radius:5px;border:1px solid #000;align-items:center;justify-content:center;width:15px;height:15px;border-radius:3px;border:1px solid #000}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options .product-filters__category .product-filters__tag--check svg{width:100%;height:100%;opacity:0}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options .product-filters__category.is-active .product-filters__tag--check svg{opacity:1}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options .product-filters__tag{display:flex;align-items:center;gap:6px;font-family:"SpaceGroteskRegular";font-size:15px;line-height:20px;font-weight:100;color:#262626}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options .product-filters__tag .product-filters__tag--check{display:flex;width:15px;height:15px;border-radius:5px;border:1px solid #000;align-items:center;justify-content:center;width:15px;height:15px;border-radius:3px;border:1px solid #000}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options .product-filters__tag .product-filters__tag--check svg{width:100%;height:100%;opacity:0}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options .product-filters__tag.is-active .product-filters__tag--check svg{opacity:1}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group.product-filters__group--price .product-filters__title{border-bottom:none}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-values{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-values .product-filters__price-value{font-family:"SpaceGroteskRegular";font-size:14px;line-height:18px;color:#262626}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-slider{margin:0 7px 8px}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-slider.noUi-target{height:4px;border:none;box-shadow:none;background:#eee}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-slider .noUi-connect{background:#FFAD01}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-slider .noUi-handle{width:16px;height:16px;border-radius:50%;border:2px solid #fff;background:#FFAD01;box-shadow:rgba(0,0,0,.16) 0 0 6px 0,rgba(0,0,0,.06) 0 0 0 1px;top:-6px;right:-8px;cursor:pointer}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-slider .noUi-handle::before,.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-slider .noUi-handle::after{display:none}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-slider .product-filters__price-skeleton{position:relative;height:4px;border-radius:2px;background:#eee}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-slider .product-filters__price-skeleton-fill{position:absolute;top:0;bottom:0;background:#FFAD01;border-radius:2px}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group--price .product-filters__price-slider .product-filters__price-skeleton-handle{position:absolute;top:50%;width:16px;height:16px;border-radius:50%;border:2px solid #fff;background:#FFAD01;box-shadow:rgba(0,0,0,.16) 0 0 6px 0,rgba(0,0,0,.06) 0 0 0 1px;transform:translate(-50%,-50%)}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__clear{display:flex;align-items:center;justify-content:flex-start;gap:3px;font-weight:15px;line-height:20px;font-weight:100;font-family:"SpaceGroteskBold";color:#262626}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category{flex:1;display:flex;flex-direction:column;gap:20px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar{display:flex;flex-direction:row;justify-content:space-between;border-radius:10px;background:#fff;padding:10px 15px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .shop__toolbar--info{display:flex;align-items:center;justify-content:center;gap:5px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .shop__toolbar--info span{font-size:13px;line-height:18px;font-weight:100;font-family:"SpaceGroteskBold"}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .open__filter-mobile{display:none}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap{display:flex;align-items:center;gap:10px;position:relative;min-width:160px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap .title__name{font-size:13px;line-height:18px;color:#71717b}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap .orderby-select__selected{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 14px;border:1px solid #e0e0e0;border-radius:8px;font-size:13px;cursor:pointer;transition:border-color 0.2s}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap .orderby-select__selected svg{transition:transform 0.2s;flex-shrink:0}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap.is-open .orderby-select__selected{border-color:#FF8C1A}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap.is-open .orderby-select__selected svg{transform:rotate(180deg)}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap.is-active .orderby-select__selected{border-color:#000;color:#000}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap .orderby-select__options{display:none;position:absolute;top:calc(100% + 6px);right:0;min-width:100%;background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08);z-index:10;list-style:none;margin:0;padding:6px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap.is-open .orderby-select__options{display:block}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap li a{display:flex;align-items:center;gap:8px;padding:9px 12px;font-size:13px;text-decoration:none;color:inherit;border-radius:6px;transition:background 0.2s}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap li a:hover{background:rgba(0,0,0,.04)}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .shop__toolbar .orderby-select__wrap li.is-active a{color:#FF8C1A;font-family:"SpaceGroteskBold";font-weight:100}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .qcy-shop-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .qcy-shop-pagination .page-numbers{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;font-family:"SpaceGroteskRegular";font-size:14px;color:#000;text-decoration:none;transition:border-color 0.2s ease,background 0.2s ease}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .qcy-shop-pagination .page-numbers:hover{border-color:#c9c9c9;background:#f5f5f5}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .qcy-shop-pagination .page-numbers.current{background:#000;border-color:#000;color:#fff;font-family:"SpaceGroteskBold"}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .qcy-shop-pagination .page-numbers.dots{border-color:transparent;background:transparent}.main__single-product .section__information--product-top{padding-top:3rem}.main__single-product .section__information--product-top .contenedor{display:flex;align-items:flex-start;justify-content:space-around;gap:2rem}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery{position:sticky;top:80px;display:flex;flex-direction:column;width:45%}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images{width:100%;display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-end;gap:1rem;max-width:546px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider{box-shadow:rgba(99,99,99,.14) 0 2px 8px 0;max-height:30rem;aspect-ratio:auto}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__track{max-height:30rem;max-width:30rem}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__track img{max-height:30rem;max-width:30rem;aspect-ratio:1/1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__arrows .splide__arrow{width:38px;height:38px;background:rgba(204,204,204,.4)}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__arrows .splide__arrow svg path{fill:#000}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--thumb-slider{max-width:50px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--thumb-slider .splide__arrows button.splide__arrow.splide__arrow--prev{top:-1.5rem;background:transparent!important}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--thumb-slider .splide__arrows button.splide__arrow.splide__arrow--next{bottom:-1.5rem;background:transparent!important}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--thumb-slider .splide__slide{overflow:hidden;border-radius:5px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--thumb-slider .splide__slide.is-active{border:2px solid #FF6600!important}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .list__icons{display:grid;align-items:start;justify-content:center;gap:15px;margin-top:2rem;grid-template-columns:repeat(3,1fr)}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .list__icons .item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .list__icons .item .image{width:32px;height:32px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .list__icons .item .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .list__icons .item p{text-align:center;font-size:13px;line-height:18px;font-family:"SpaceGroteskRegular";color:rgba(18,18,18,.7490196078)}.main__single-product .section__information--product-top .contenedor .information__product{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:560px}.main__single-product .section__information--product-top .contenedor .information__product h1{font-size:30px;line-height:35px;font-family:"SpaceGroteskBold"}.main__single-product .section__information--product-top .contenedor .information__product .product__price{display:flex;align-items:center;justify-content:flex-start;gap:10px}.main__single-product .section__information--product-top .contenedor .information__product .product__price del span,.main__single-product .section__information--product-top .contenedor .information__product .product__price del bdi{font-size:22px;line-height:1.2;color:#787878;font-family:"SpaceGroteskBold";text-decoration:line-through}.main__single-product .section__information--product-top .contenedor .information__product .product__price ins span,.main__single-product .section__information--product-top .contenedor .information__product .product__price ins bdi{font-size:22px;line-height:1.2;color:#ff8832;font-family:"SpaceGroteskBold"}.main__single-product .section__information--product-top .contenedor .information__product .product__short-description ul{display:flex;flex-direction:column;gap:3px;padding-left:1rem}.main__single-product .section__information--product-top .contenedor .information__product .product__short-description ul li{list-style:disc;font-size:15px;line-height:20px;color:#333}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest{display:flex;align-items:center;gap:0;justify-content:flex-start}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas-text{background:#ff8832;border-radius:20px 0 0 20px;padding:3px 6px 3px 12px}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas-text p{font-size:15px;line-height:20px;font-family:"SpaceGroteskRegular";color:rgba(18,18,18,.7490196078);cursor:pointer}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas-text strong{font-size:15px;line-height:20px;font-family:"SpaceGroteskBold";cursor:pointer}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas__monto{background:#121214;font-size:15px;line-height:20px;font-family:"SpaceGroteskBold";cursor:pointer;border-radius:0 20px 20px 0;padding:3px 12px 3px 6px;color:#fff}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas__monto span,.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas__monto bdi{font-size:15px;line-height:20px;font-family:"SpaceGroteskBold";color:#fff}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart{margin-top:0rem;width:100%}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart table tbody tr:not(:first-child){margin-top:1rem;display:block}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart table th.label{margin-bottom:.5rem}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart table td .reset_variations{display:none!important}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart .single_variation_wrap{display:flex;flex-direction:column;margin-top:0rem}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-availability{display:none}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;align-items:stretch;justify-content:center;gap:1.5rem;order:2}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart .single_variation_wrap .added_to_cart.wc-forward{display:none}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart .single_variation_wrap .qcy-coupon-hint{display:block;margin-top:1rem;margin-bottom:1rem;padding:12px 14px;border-radius:10px;background:rgba(124,124,124,.08);border:1px dashed #1C1816;font-size:14px;line-height:1.5;font-family:"SpaceGroteskRegular";color:#1C1816;order:1}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart .single_variation_wrap .qcy-coupon-hint strong{font-family:"SpaceGroteskBold";font-weight:100}.main__single-product .section__information--product-top .contenedor .information__product .variations_form.cart .single_variation_wrap .qcy-coupon-hint .qcy-coupon-hint__copy{color:#1C1816;font-family:"SpaceGroteskBold";font-weight:100;text-decoration:underline;cursor:pointer}.main__single-product .section__information--product-top .contenedor .information__product .quantity{display:flex;align-items:center;gap:0;width:-moz-fit-content;width:fit-content;border:1px solid #dbdbdb;border-radius:5px;overflow:hidden}.main__single-product .section__information--product-top .contenedor .information__product .quantity .qcy-qty-btn{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border:none;font-size:18px;font-family:"SpaceGroteskBold";color:#000;cursor:pointer}.main__single-product .section__information--product-top .contenedor .information__product .quantity input.qty{width:48px;height:36px;border:none;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;text-align:center;font-size:15px;font-family:"SpaceGroteskRegular";outline:none}.main__single-product .section__information--product-top .contenedor .information__product .quantity input.qty::-webkit-inner-spin-button,.main__single-product .section__information--product-top .contenedor .information__product .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.main__single-product .section__information--product-top .contenedor .information__product button.single_add_to_cart_button{flex:1;background:#000;color:#fff;font-size:20px;line-height:25px;font-family:"JetBrainsBold";font-weight:100;transition:all 0.3s ease}.main__single-product .section__information--product-top .contenedor .information__product button.single_add_to_cart_button:hover{background:#FF8832}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy{width:100%;margin-top:15px;order:6}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together{display:flex;flex-direction:column;gap:12px;width:100%}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__title{margin:0;font-size:16px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:12px;background:rgba(196,196,196,.1)}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__check{flex-shrink:0;display:flex}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__checkbox{width:18px;height:18px;accent-color:#fff;cursor:pointer}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__checkbox:disabled{cursor:default;opacity:.7}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__thumb{flex-shrink:0;width:56px;height:56px;-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:8px}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__name{margin:0;font-size:14px;line-height:1.3;font-family:"SpaceGroteskBold";color:#000}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__price{margin:0;font-size:13px;line-height:1.2;font-family:"SpaceGroteskRegular"}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__price del{color:#999;margin-right:6px;text-decoration:line-through}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__price ins{color:#FF8C1A;text-decoration:none}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__variant{margin-top:2px;width:-moz-fit-content;width:fit-content;min-width:7rem;padding:6px 10px;border:1px solid #dbdbdb;border-radius:6px;background:#fff;font-size:13px;font-family:"SpaceGroteskRegular";color:#000}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__total{display:flex;align-items:center;justify-content:space-between;padding-top:4px}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__total-label{font-size:15px;line-height:1.2;font-family:"SpaceGroteskRegular";color:#000}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__total-discount{font-size:12px;font-family:"SpaceGroteskBold";color:#FF8C1A}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__total-prices{display:flex;flex-direction:row-reverse;align-items:baseline;gap:8px}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__total-original{font-size:14px;line-height:1.2;font-family:"SpaceGroteskRegular";color:#999;text-decoration:line-through}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__total-original:empty{display:none}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__total-price{font-size:18px;line-height:1.2;font-family:"SpaceGroteskRegular";color:#FF8C1A}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__submit{width:100%;padding:14px;border:none;border-radius:10px;background:#FF8C1A;color:#fff;font-size:16px;line-height:1.2;font-family:"SpaceGroteskBold";cursor:pointer;transition:opacity 0.2s ease}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__submit.loading{opacity:.6;pointer-events:none}.main__single-product .section__information--product-top .contenedor .information__product .container__sallesy .buy-together__submit:hover{background:#ff8832}.main__single-product .section__container-tabs{position:sticky;top:58.8px;padding-block:1.5rem;background:#fff;z-index:5}.main__single-product .section__container-tabs .contenedor{display:flex;align-items:center;justify-content:center;gap:4rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.main__single-product .section__container-tabs .contenedor::-webkit-scrollbar{display:none}.main__single-product .section__container-tabs .contenedor p,.main__single-product .section__container-tabs .contenedor a{font-size:18px;line-height:23px;color:#000;text-decoration:none;padding-bottom:7px;font-family:"SpaceGroteskBold";cursor:pointer;flex-shrink:0;white-space:nowrap}.main__single-product .section__container-tabs .contenedor p.active,.main__single-product .section__container-tabs .contenedor a.active{border-bottom:3px solid #FF8832}.main__single-product .section__reviews .cr-ajax-search{display:none}.main__single-product .section__product-information{display:flex;flex-direction:column;gap:2rem}.main__single-product .section__product-information .contenedor.second__section .top__actions-tabs{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem}.main__single-product .section__product-information .contenedor.second__section .top__actions-tabs p{opacity:1;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background:#fff;padding:10px 2.5rem;border-radius:50px;color:#7e7e7e;border:1px solid #dbdbdb;transition:all 0.3s ease;cursor:pointer}.main__single-product .section__product-information .contenedor.second__section .top__actions-tabs p.active{background:#ff8832;color:#fff}.main__single-product .section__product-information .contenedor.second__section #splide__product .splide__slide .numb{display:flex;align-items:center;justify-content:space-around;gap:3rem}.main__single-product .section__product-information .contenedor.second__section #splide__product .splide__slide .numb .left{width:40%;display:flex;flex-direction:column}.main__single-product .section__product-information .contenedor.second__section #splide__product .splide__slide .numb .left .sub_title{color:#ff8832!important;font-size:20px;line-height:25px;font-family:"SpaceGroteskBold"}.main__single-product .section__product-information .contenedor.second__section #splide__product .splide__slide .numb .left span{line-height:1.2}.main__single-product .section__product-information .contenedor.second__section #splide__product .splide__slide .numb .left span.title{font-size:30px!important;line-height:35px!important;color:black!important;font-family:"SpaceGroteskBold"}.main__single-product .section__product-information .contenedor.second__section #splide__product .splide__slide .numb .right{aspect-ratio:393/265;width:38rem;max-width:100%}.main__single-product .section__product-information .contenedor.second__section #splide__product .splide__slide .numb .right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main__single-product .section__product-information .contenedor.section__simple-image--text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .left__image{width:38rem;aspect-ratio:169/119;flex-shrink:0}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .left__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .text{flex:1;max-width:35rem}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .text p.title{font-size:25px;line-height:30px;color:#000;font-family:"SpaceGroteskBold";margin-bottom:15px}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .text span{line-height:1.2}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .text strong,.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .text b{font-family:"SpaceGroteskBold"}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item:nth-child(even){flex-direction:row-reverse}.main__single-product .section__product-information .contenedor.medium__images .list{display:grid;grid-template-columns:1fr 1fr;gap:30px}.main__single-product .section__product-information .contenedor.medium__images .list img{border-radius:20px}.main__single-product .section__product-information .contenedor.medium__images .list:not(:last-child){margin-bottom:30px}.main__single-product .section__product-information .contenedor-full_images .list{display:grid;grid-template-columns:1fr;gap:30px}.main__single-product .section__product-information .contenedor-full_images .list img{border-radius:20px}.main__single-product .section__product-information .contenedor-full_images .list:not(:last-child){margin-bottom:30px}.main__single-product .section__specifics--product{padding-block:3rem}.main__single-product .section__specifics--product .contenedor h2{text-align:left;font-size:25px;line-height:30px;font-family:"SpaceGroteskBold";color:#000;margin-bottom:15px}.main__single-product .section__specifics--product .contenedor .product-specifics__list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.main__single-product .section__specifics--product .contenedor .product-specifics__list .product-specifics__item{padding:20px;background:#F8F8F8;border-radius:15px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.main__single-product .section__specifics--product .contenedor .product-specifics__list .product-specifics__item .product-specifics__label{font-size:18px;line-height:23px;font-family:"SpaceGroteskBold"}.main__single-product .section__specifics--product .contenedor .product-specifics__list .product-specifics__item .product-specifics__value{font-size:15px;line-height:20px;font-family:"SpaceGroteskRegular"}.main__single-product .section__reviews{padding-bottom:3rem}.main__single-product .section__reviews .contenedor h2{text-align:left;font-size:25px;line-height:30px;font-family:"SpaceGroteskBold";color:#000;margin-bottom:15px}.main__single-product .section__reviews .contenedor .cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-result{padding:20px 0}.main__single-product .section__reviews .contenedor .cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-result button.cr-review-form-continue{width:10rem;background:#000}.main__single-product .section__reviews .contenedor .cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg.cr-rating-act path{fill:#FFBC00}.main__single-product .section__reviews .contenedor .cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit{background:#000}.main__single-product .section__reviews .contenedor .cr-all-reviews-shortcode .cr-summaryBox-wrap{background:transparent}.main__single-product .section__reviews .contenedor .cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox .ivole-histogramRow .ivole-meter{background:rgba(224,224,224,.5);box-shadow:none}.main__single-product .section__reviews .contenedor .cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review{background:#000}.main__single-product .section__reviews .contenedor .cr-all-reviews-shortcode .cr-count-row{display:none}.main__single-product .section__list-recommend-product{padding-bottom:3rem}.main__single-product .section__list-recommend-product .contenedor h2{margin-bottom:10px}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados{margin-top:2rem}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__list .splide__slide{padding:10px}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__list .splide__slide .product__card{height:100%}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__list .splide__slide .product__card .product__container--bottom{display:flex;flex-direction:column}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__list .splide__slide .product__card .product__container--bottom .product__card--info{margin-bottom:1.5rem}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--swatches{margin-top:15px}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__list .splide__slide .product__card .product__container--bottom .product__card--actions{margin-top:auto}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__pagination{bottom:-1rem}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__pagination li button.is-active{background:#000;transform:scale(1)!important;opacity:1!important}.popup__cuotas-sin-interes{background:#fff;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:7;border-radius:20px;padding:2rem;max-width:650px;width:90%;opacity:0;pointer-events:none;transition:all 0.3s ease}.popup__cuotas-sin-interes button.popup__cuotas-cerrar{position:absolute;right:2rem;top:2rem;width:20px;height:20px;cursor:pointer}.popup__cuotas-sin-interes p.title{font-size:22px;line-height:1.2;font-family:"SpaceGroteskBold"}.popup__cuotas-sin-interes div.contenido{margin-top:1.5rem;font-size:16px;line-height:1.2;font-family:"SpaceGroteskRegular"}.popup__cuotas-sin-interes div.contenido strong{font-family:"SpaceGroteskBold";font-weight:100}.popup__cuotas-sin-interes.active{opacity:1;pointer-events:all}div.popup__cuotas{position:fixed;left:0;top:0;width:100%;height:100%;background:#000;transition:all 0.3s ease;opacity:0;pointer-events:none;z-index:6}div.popup__cuotas.active{opacity:.6;pointer-events:all}.banner{width:100%;height:40vh;position:relative;display:flex;align-items:center;justify-content:center}.banner .contenedor h1{font-size:45px;line-height:50px;font-family:"SpaceGroteskBold";text-align:center}.banner img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.main__page-support .list__tabs{position:sticky;top:58.8px;padding-block:20px;background:#000;z-index:2}.main__page-support .list__tabs .contenedor{display:flex;align-items:center;justify-content:center;gap:40px}.main__page-support .list__tabs .contenedor button{font-size:16px;line-height:21px;color:#fff;font-family:"SpaceGroteskRegular"}.main__page-support .section__support--product{padding-block:50px}.main__page-support .section__support--product .contenedor h2{text-align:center;font-size:35px;line-height:40px;color:#000;font-family:"SpaceGroteskBold"}.main__page-support .section__support--product .contenedor .list__categories{margin-top:30px;display:flex;align-items:center;justify-content:center}.main__page-support .section__support--product .contenedor .list__categories button{font-size:16px;padding:10px 15px;border-bottom:3px solid #dedede}.main__page-support .section__support--product .contenedor .list__categories button.active{border-bottom:3px solid #ff8832}.main__page-support .section__support--product .contenedor .list__products--support{margin-top:2rem}.main__page-support .section__support--product .contenedor .list__products--support .support-products__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.main__page-support .section__support--product .contenedor .list__products--support .support-products__grid .support-product__item{display:flex;flex-direction:column}.main__page-support .section__support--product .contenedor .list__products--support .support-products__grid .support-product__item .container__image{background:#f8f8f8;aspect-ratio:1/1;border-radius:10px;overflow:hidden;margin-bottom:10px}.main__page-support .section__support--product .contenedor .list__products--support .support-products__grid .support-product__item .container__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__page-support .section__support--product .contenedor .list__products--support .support-products__grid .support-product__item span{font-size:14px;line-height:19px;font-family:"SpaceGroteskRegular";color:#000;text-align:center}.main__page-support .section__support--product .contenedor .support-products__pagination{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.main__page-support .section__support--product .contenedor .pagination__btn{min-width:36px;height:36px;border:1px solid #e0e0e0;background:#fff;border-radius:4px;cursor:pointer;font-weight:600}.main__page-support .section__support--product .contenedor .pagination__btn:hover:not(:disabled){background:#f5f5f5}.main__page-support .section__support--product .contenedor .pagination__btn.active{background:#111;color:#fff;border-color:#111}.main__page-support .section__support--product .contenedor .pagination__btn:disabled{opacity:.4;cursor:not-allowed}.main__page-support .section__politicas-posventa .contenedor h2{text-align:center;font-size:35px;line-height:40px;color:#000;font-family:"SpaceGroteskBold";margin-bottom:30px}.main__page-support .section__politicas-posventa .contenedor .items__politicas{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;gap:0}.main__page-support .section__politicas-posventa .contenedor .items__politicas .item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#f8f8f8;border-radius:10px;overflow:hidden;height:200px;max-width:380px;width:-webkit-fill-available;width:-moz-available;width:stretch}.main__page-support .section__politicas-posventa .contenedor .items__politicas .item p{color:#000;font-size:18px;line-height:23px;font-family:"SpaceGroteskBold"}.main__page-support .section__list--stores{margin-bottom:50px}.main__page-support .section__list--stores .contenedor h2{text-align:center;font-size:35px;line-height:40px;color:#000;font-family:"SpaceGroteskBold";margin-bottom:30px}.main__page-support .section__list--stores .contenedor .left{display:flex;flex-direction:column;gap:20px;max-width:465px;overflow-y:scroll}.main__page-support .section__list--stores .contenedor .left .item{cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:20px;background:#F8F8F8;border-radius:15px}.main__page-support .section__list--stores .contenedor .left .item .title{font-size:15px;line-height:20px;font-family:"SpaceGroteskBold";color:#000}.main__page-support .section__list--stores .contenedor .left .item span{font-size:14px;line-height:19px;font-family:"SpaceGroteskRegular";color:#000}.main__page-support .section__list--stores .contenedor .left::-webkit-scrollbar{width:6px;background-color:#c1c1c1;border-radius:10px}.main__page-support .section__list--stores .contenedor .list__stores{display:flex;align-items:stretch;justify-content:space-between;max-height:408px}.main__page-support .section__list--stores .contenedor .list__stores .right__iframe{width:60%}.main__page-support .section__list--stores .contenedor .list__stores .right__iframe iframe{height:100%!important}.main__page-support .section__faq{margin-top:50px;margin-bottom:50px}.main__page-support .section__faq .contenedor h2{text-align:center;font-size:35px;line-height:40px;color:#000;font-family:"SpaceGroteskBold";margin-bottom:30px}.main__page-support .section__faq .contenedor .faq__tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;border-bottom:1px solid #e0e0e0;margin-bottom:1.5rem}.main__page-support .section__faq .contenedor .faq__tabs .faq__tab{background:none;border:none;padding:.75rem 1.25rem;font-weight:600;cursor:pointer;color:#666;border-bottom:2px solid transparent;transition:color 0.2s ease,border-color 0.2s ease;font-size:16px;line-height:1.2}.main__page-support .section__faq .contenedor .faq__tabs .faq__tab.active{color:#111;border-bottom-color:#ff8832}.main__page-support .section__faq .contenedor .faq__tabs .faq__tab:hover{color:#111}.main__page-support .section__faq .contenedor .faq__panels .faq__panel{display:none}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item{border-bottom:1px solid #e0e0e0}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:1rem 0;text-align:left;font-weight:600;cursor:pointer}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__question p{color:#000;font-family:"SpaceGroteskRegular",sans-serif;font-weight:100;font-size:14px;line-height:1.2}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__question>span:first-child p{margin:0}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__icon{position:relative;width:14px;height:14px;flex-shrink:0;margin-left:1rem;color:#000}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__icon::before,.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__icon::after{content:"";position:absolute;background:currentColor;transition:transform 0.3s ease}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__icon::before{top:50%;left:0;width:100%;height:2px;transform:translateY(-50%)}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__icon::after{left:50%;top:0;width:2px;height:100%;transform:translateX(-50%)}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__question[aria-expanded=true] .faq__icon::after{transform:translateX(-50%) rotate(90deg);opacity:0}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease}.main__page-support .section__faq .contenedor .faq__panels .faq__panel .faq__item .faq__answer-inner{padding:0 0 1rem 0}.main__page-support .section__faq .contenedor .faq__panels .faq__panel.active{display:block}.main__page-support .support-product__detail-container{padding-block:50px}.main__page-support .support-product__detail-container .contenedor{max-width:900px}.main__page-support .support-product__detail .support-product__back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;font-size:14px;color:#666;font-family:"SpaceGroteskRegular";cursor:pointer;margin-bottom:20px;transition:color 0.2s ease}.main__page-support .support-product__detail .support-product__back:hover{color:#ff8832}.main__page-support .support-product__detail h3{font-size:30px;line-height:36px;color:#000;font-family:"SpaceGroteskBold";margin-bottom:30px}.main__page-support .support-product__detail .support-product__empty{color:#666;font-family:"SpaceGroteskRegular";text-align:center;padding:40px 0}.main__page-support .support-product__detail .support-product__tabs{display:flex;overflow-x:auto;scrollbar-width:none;gap:.5rem;border-bottom:1px solid #e0e0e0;margin-bottom:2rem}.main__page-support .support-product__detail .support-product__tabs .support-product__tab{background:none;border:none;padding:.85rem 1.5rem;font-size:15px;font-family:"SpaceGroteskBold";cursor:pointer;color:#666;border-bottom:3px solid transparent;transition:color 0.2s ease,border-color 0.2s ease;flex-shrink:0}.main__page-support .support-product__detail .support-product__tabs .support-product__tab.active{color:#000;border-bottom-color:#ff8832}.main__page-support .support-product__detail .support-product__tabs .support-product__tab:hover{color:#000}.main__page-support .support-product__detail .support-product__panels .support-product__panel{display:none}.main__page-support .support-product__detail .support-product__panels .support-product__panel.active{display:block}.main__page-support .support-product__detail .support-product__video video{width:100%;max-height:500px;border-radius:10px;background:#000}.main__page-support .support-product__detail .support-product__video .support-product__video-link{display:inline-block;padding:12px 24px;border-radius:8px;background:#ff8832;color:#fff;font-family:"SpaceGroteskBold";text-decoration:none;transition:opacity 0.2s ease}.main__page-support .support-product__detail .support-product__video .support-product__video-link:hover{opacity:.85}.main__page-support .support-product__detail .support-product__manual-wrap{display:flex;justify-content:center;padding:40px 0}.main__page-support .support-product__detail .support-product__manual-wrap .support-product__manual{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:8px;border:2px solid #ff8832;color:#ff8832;font-family:"SpaceGroteskBold";font-size:15px;text-decoration:none;transition:background 0.2s ease,color 0.2s ease}.main__page-support .support-product__detail .support-product__manual-wrap .support-product__manual:hover{background:#ff8832;color:#fff}.main__page-support .support-product__detail .faq__tabs{display:flex;flex-wrap:wrap;gap:.5rem;border-bottom:1px solid #e0e0e0;margin-bottom:1.5rem}.main__page-support .support-product__detail .faq__tabs .faq__tab{background:none;border:none;padding:.75rem 1.25rem;font-weight:600;cursor:pointer;color:#666;border-bottom:2px solid transparent;transition:color 0.2s ease,border-color 0.2s ease;font-size:16px;line-height:1.2}.main__page-support .support-product__detail .faq__tabs .faq__tab.active{color:#111;border-bottom-color:#ff8832}.main__page-support .support-product__detail .faq__tabs .faq__tab:hover{color:#111}.main__page-support .support-product__detail .faq__panels .faq__panel{display:none}.main__page-support .support-product__detail .faq__panels .faq__panel.active{display:block}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item{border-bottom:1px solid #e0e0e0}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:1rem 0;text-align:left;font-weight:600;cursor:pointer}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__question>span:first-child p{margin:0}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__icon{position:relative;width:14px;height:14px;flex-shrink:0;margin-left:1rem;color:#000}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__icon::before,.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__icon::after{content:"";position:absolute;background:currentColor;transition:transform 0.3s ease}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__icon::before{top:50%;left:0;width:100%;height:2px;transform:translateY(-50%)}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__icon::after{left:50%;top:0;width:2px;height:100%;transform:translateX(-50%)}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__question[aria-expanded=true] .faq__icon::after{transform:translateX(-50%) rotate(90deg);opacity:0}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease}.main__page-support .support-product__detail .faq__panels .faq__panel .faq__item .faq__answer-inner{padding:0 0 1rem 0}.main__page--legals .section__content{padding-block:2rem}.main__page--legals .section__content .contenedor h2{font-size:24px;line-height:29px;color:#000;font-family:"SpaceGroteskBold"}.main__page--legals .section__content .contenedor p{font-size:16px;line-height:21px;font-family:"SpaceGroteskRegular";color:#000}.main__page--legals .section__content .contenedor a{color:#000;text-decoration:underline;font-family:"SpaceGroteskRegular"}.main__page--legals .section__content .contenedor ol{padding-left:1rem}.main__page--legals .section__content .contenedor ol li{list-style:decimal}.main__page--legals .section__content .contenedor ul{padding-left:2rem}.main__page--legals .section__content .contenedor ul li{list-style:disc}.main__page--contact .section__custom--information{padding-top:2rem;padding-bottom:3rem}.main__page--contact .section__custom--information .contenedor .top__information{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.main__page--contact .section__custom--information .contenedor .top__information .item{background:#f4f4f4;padding:20px;border-radius:10px;overflow:hidden}.main__page--contact .section__custom--information .contenedor .top__information .item strong{display:block;font-family:"SpaceGroteskBold";font-size:18px;line-height:23px;color:#000;margin-bottom:10px}.main__page--contact .section__custom--information .contenedor .top__information .item p,.main__page--contact .section__custom--information .contenedor .top__information .item a{font-size:15px;line-height:20px;color:#000;font-family:"SpaceGroteskRegular"}.main__page--contact .section__custom--information .contenedor .bottom__information{margin-top:3rem}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form{display:grid;grid-template-columns:40% calc(60% - 25px);gap:25px;align-items:stretch}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form{display:flex;flex-wrap:wrap;gap:15px;max-width:520px}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete{width:100%}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p{width:100%}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p span{display:block;width:100%}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p span input{width:100%;padding:10px;border-radius:5px;outline:none;border:1px solid rgb(151,153,154);color:#000;font-family:"SpaceGroteskRegular";font-size:15px;line-height:20px}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p span input::-moz-placeholder{color:#b1b1b1}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p span input::placeholder{color:#b1b1b1}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p span select{width:100%;padding:10px;border-radius:5px;outline:none;border:1px solid rgb(151,153,154);color:#000;font-family:"SpaceGroteskRegular";font-size:15px;line-height:20px}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p span textarea{width:100%!important;max-height:168px!important;padding:10px;border-radius:5px;outline:none;border:1px solid rgb(151,153,154);color:#000;font-family:"SpaceGroteskRegular";font-size:15px;line-height:20px}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p span textarea::-moz-placeholder{color:#b1b1b1}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p span textarea::placeholder{color:#b1b1b1}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete p span[data-name=numero-telefono] input{padding-left:84px}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete.submit p input{background:#000;color:#fff;font-size:17px;line-height:22px;font-family:"SpaceGroteskRegular";border:none;width:100%;padding:10px;border-radius:5px}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.complete.submit span.wpcf7-spinner{width:-moz-fit-content;width:fit-content}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form .wpcf7.js form div.wpcf7-response-output{margin:0}.main__page--blog .section__list--blogs{padding:50px 0 80px}.main__page--blog .section__list--blogs .contenedor .categories__posts{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem;margin-bottom:2.5rem}.main__page--blog .section__list--blogs .contenedor .categories__posts a{font-size:17px;line-height:22px;color:#000;font-family:"SpaceGroteskRegular";padding-bottom:5px}.main__page--blog .section__list--blogs .contenedor .categories__posts a.active{border-bottom:2px solid #FF8832}.main__page--blog .section__list--blogs .contenedor .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.main__page--blog .section__list--blogs .contenedor .cards a.card__post{display:flex;flex-direction:column;box-shadow:0 6px 20px rgba(0,0,0,.08)}.main__page--blog .section__list--blogs .contenedor .cards a.card__post .container__image{height:14rem;border-radius:10px;overflow:hidden}.main__page--blog .section__list--blogs .contenedor .cards a.card__post .container__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.main__page--blog .section__list--blogs .contenedor .cards a.card__post .container__text{padding:20px}.main__page--blog .section__list--blogs .contenedor .cards a.card__post .container__text .title__post{font-size:17px;line-height:22px;color:#000;font-family:"SpaceGroteskBold";display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.main__page--blog .section__list--blogs .contenedor .cards a.card__post .container__text span{font-size:14px;color:#555;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.main__single-post .section__content-post .contenedor{display:flex;align-items:flex-start;justify-content:center;gap:2rem}.main__single-post .section__content-post .contenedor .left{padding-top:2rem;width:100%;flex:1}.main__single-post .section__content-post .contenedor .left h1{font-size:30px;line-height:35px;font-family:"SpaceGroteskBold";color:#333;margin-bottom:1.5rem;border-bottom:1px solid #D7D7D7;padding-bottom:15px;width:100%}.main__single-post .section__content-post .contenedor .left .image__destacada{margin-bottom:2rem}.main__single-post .section__content-post .contenedor .left .image__destacada img{max-width:100%;height:480px;-o-object-fit:cover;object-fit:cover}.main__single-post .section__content-post .contenedor .left .the--content p{color:#262626;font-size:15px;line-height:20px;font-family:"SpaceGroteskRegular"}.main__single-post .section__content-post .contenedor .left .the--content span{color:#262626;font-size:15px;line-height:20px}.main__single-post .section__content-post .contenedor .left .the--content a{font-size:15px;line-height:20px;font-family:"SpaceGroteskRegular";color:#f60}.main__single-post .section__content-post .contenedor .left .the--content strong{font-family:"SpaceGroteskBold"}.main__single-post .section__content-post .contenedor .left .the--content strong a{font-family:"SpaceGroteskBold"}.main__single-post .section__content-post .contenedor .left .the--content ul{padding-left:1rem}.main__single-post .section__content-post .contenedor .left .the--content li{list-style:disc}.main__single-post .section__content-post .contenedor .left .the--content img{max-width:100%}.main__single-post .section__content-post .contenedor .left .the--content img.aligncenter{display:block;margin-inline:auto}.main__single-post .section__content-post .contenedor .relation--products{width:350px;margin-top:85.8px}.main__single-post .section__content-post .contenedor .relation--products h2{font-size:24px;line-height:29px;font-family:"SpaceGroteskBold";margin-bottom:1rem}.main__single-post .section__related--post{padding:50px 0 70px}.main__single-post .section__related--post .contenedor h2{margin-bottom:1.5rem}.main__single-post .section__related--post .contenedor #splide__related-post .splide__slide a.card__post{display:flex;flex-direction:column;box-shadow:0 6px 20px rgba(0,0,0,.08)}.main__single-post .section__related--post .contenedor #splide__related-post .splide__slide a.card__post .container__image{height:14rem;border-radius:10px;overflow:hidden}.main__single-post .section__related--post .contenedor #splide__related-post .splide__slide a.card__post .container__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.main__single-post .section__related--post .contenedor #splide__related-post .splide__slide a.card__post .container__text{padding:20px}.main__single-post .section__related--post .contenedor #splide__related-post .splide__slide a.card__post .container__text .title__post{font-size:17px;line-height:22px;color:#000;font-family:"SpaceGroteskBold";display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.main__single-post .section__related--post .contenedor #splide__related-post .splide__slide a.card__post .container__text span{font-size:14px;color:#555;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:1000px){.main__single-post .section__content-post .contenedor .relation--products #splide-productos-recomendados #splide-productos-recomendados-list{transform:translateX(0)!important;flex-direction:column!important;gap:25px}.main__single-post .section__content-post .contenedor .relation--products #splide-productos-recomendados #splide-productos-recomendados-list .splide__slide{width:100%!important}}.main__page-about-us .section__about-us{padding-block:3rem}.main__page-about-us .section__about-us .contenedor{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3rem}.main__page-about-us .section__about-us .contenedor .block{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:3rem}.main__page-about-us .section__about-us .contenedor .block .contenido{width:50%}.main__page-about-us .section__about-us .contenedor .block .imagen{width:calc(50% - 3rem);height:500px;overflow:hidden;border-radius:20px}.main__page-about-us .section__about-us .contenedor .block .imagen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main__page-about-us .section__about-us .contenedor .block:nth-child(even){flex-direction:row-reverse}.main__cart .contenedor{padding-top:3rem;padding-bottom:2.5rem}.main__cart .contenedor p.title{margin-bottom:1rem;font-size:35px;line-height:1.2;font-family:"SpaceGroteskBold"}.main__cart .contenedor p.title span.quantity{margin-left:20px;font-size:25px}.main__cart .contenedor p.title span.quantity b{font-family:"SpaceGroteskRegular";font-size:25px;font-weight:100}.main__cart .contenedor .woocommerce{display:grid;grid-template-columns:calc(60% - 1.5rem) calc(33% - 1.5rem);grid-template-rows:repeat(3,auto);grid-column-gap:0;grid-row-gap:0;justify-content:space-between}.main__cart .contenedor .woocommerce .woocommerce-notices-wrapper{width:100%;grid-area:1/1/2/3}.main__cart .contenedor .woocommerce form.woocommerce-cart-form{grid-area:2/1/3/2}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{display:none!important;grid-column:1/-1}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents{width:100%}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .cart__head{display:flex;align-items:center;border-bottom:1px solid #eee;padding-bottom:12px}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .cart__head span{font-size:15px;font-family:"SpaceGroteskBold";color:#000;text-align:left}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .cart__head .product-thumbnail{width:96px}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .cart__head .product-name{flex:1}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .cart__head .product-quantity{width:150px;text-align:right}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .cart__head .product-subtotal{width:195px;text-align:right}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .cart__head .product-remove{width:40px}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item{display:flex;align-items:center;padding:20px 0;border-bottom:1px solid #eee}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-thumbnail{width:96px;height:96px;flex-shrink:0}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-thumbnail a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-thumbnail img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:10px}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name{flex:1;min-width:0;padding-inline:1.2rem}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .product-name__title{display:block;color:#000;font-size:16px;line-height:21px;font-family:"SpaceGroteskBold"}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .product-name__variation{margin-top:4px;font-size:13px;line-height:18px;color:#7e7e7e}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .product-name__variation dl{display:flex;align-items:center;justify-content:flex-start;gap:3px;padding:0}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .product-name__variation dl dt,.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .product-name__variation dl dd{font-size:13px;line-height:18px;color:#7e7e7e;font-family:"SpaceGroteskRegular"}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .product-name__variation dl dd{margin:0}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .product-name__variation dl::before,.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .product-name__variation dl::after{content:none}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-quantity{width:150px;display:flex;justify-content:flex-end}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-quantity .quantity{display:flex;align-items:center;gap:0;width:-moz-fit-content;width:fit-content;border:1px solid #dbdbdb;border-radius:5px;overflow:hidden}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-quantity .quantity .qcy-qty-btn{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border:none;font-size:16px;font-family:"SpaceGroteskBold";color:#000;cursor:pointer;transition:background 0.2s ease}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-quantity .quantity .qcy-qty-btn:hover{background:#f2f2f2}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-quantity .quantity .qcy-qty-btn:active{background:#FF8832;color:#fff}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-quantity .quantity input.qty{width:40px;height:32px;border:none;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;text-align:center;font-size:14px;font-family:"SpaceGroteskRegular";outline:none}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-quantity .quantity input.qty::-webkit-inner-spin-button,.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-quantity .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-subtotal{width:195px;text-align:right;font-size:16px;font-family:"SpaceGroteskBold";color:#000;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:4px}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-subtotal .qcy-cart-item-coupon{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.2;font-family:"SpaceGroteskRegular";color:#FF8832;white-space:nowrap}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-subtotal .qcy-cart-item-coupon svg{width:12px;height:12px;flex-shrink:0;fill:#FF8832}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-subtotal .product-subtotal__price{display:flex;align-items:center;gap:6px}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-subtotal .product-subtotal__price del{font-size:13px;font-family:"SpaceGroteskRegular";color:#999;text-decoration:line-through;font-weight:100}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-subtotal .product-subtotal__price ins{text-decoration:none;font-family:"SpaceGroteskBold";color:#000}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-remove{width:40px;text-align:right}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-remove a.remove{display:inline-flex;align-items:center;justify-content:center;color:#999;transition:color 0.2s ease}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-remove a.remove svg{width:18px;height:18px}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-remove a.remove:hover{color:#F60}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents div.actions{display:none}.main__cart .contenedor .woocommerce .cross-sells{width:100%;grid-area:3/1/4/2;margin-top:2rem}.main__cart .contenedor .woocommerce .cross-sells h2{margin-bottom:10px;font-size:20px;line-height:1.2;font-family:"SpaceGroteskBold"}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells{margin-top:1rem}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide{padding:10px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card{flex-direction:row;height:100%}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__card--image-link{height:9rem;aspect-ratio:1/1}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom{display:flex;flex-direction:column;padding:12px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info{margin-bottom:.8rem}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--title{margin-bottom:6px;max-width:10.5rem}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--title a{font-size:15px;line-height:1.2}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--price{font-size:15px;line-height:1.2}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--rating{margin-block:6px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--description{display:none}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--swatches{margin-top:10px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--actions{margin-top:auto}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__arrows .splide__arrow--prev{left:-1rem;background:transparent;opacity:1}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__arrows .splide__arrow--next{right:-1rem;background:transparent;opacity:1}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__pagination{bottom:-1rem}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__pagination li button.is-active{background:#000;transform:scale(1)!important;opacity:1!important}.main__cart .contenedor .woocommerce .cart-collaterals{grid-area:2/2/4/3;display:flex;flex-direction:column-reverse;justify-content:flex-end;gap:2rem}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy{background:#F5F5F5;border-radius:10px;padding:1.7rem}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy .need-coupon{display:flex;gap:8px;align-items:center;justify-content:flex-start;font-size:16px;line-height:1.2;font-family:"SpaceGroteskBold";margin-bottom:1rem}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy .container__coupon--form{display:flex;align-items:center;justify-content:flex-start}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy .container__coupon--form input{flex:1;border:1px solid #D3D3D3;padding:10px;font-family:"SpaceGroteskRegular";color:#000;font-size:15px;line-height:1.2;outline:none;border-radius:10px 0 0 10px;height:50px}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy .container__coupon--form button{height:50px;background:#FF8832;border-radius:0 10px 10px 0;padding:10px;color:#fff;font-size:15px;line-height:1.2;font-family:"SpaceGroteskRegular"}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy .qcy-coupon-proxy__message.is-error{margin-top:10px;color:#d32f2f}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy .qcy-coupon-proxy__message{margin-top:10px;color:#4cb016;font-size:15px;line-height:1.2;font-family:"SpaceGroteskRegular"}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals{width:100%;float:none;background:#F5F5F5;border-radius:10px;padding:1.7rem}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals h2{font-size:20px;line-height:1.2;font-family:"SpaceGroteskBold";margin-bottom:.8rem}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th{font-size:15px}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td{text-align:end}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td span{font-size:15px;line-height:1.2;font-family:"SpaceGroteskRegular"}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td .woocommerce-remove-coupon{font-size:15px;line-height:1.2;font-family:"SpaceGroteskRegular";color:#e30000}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout{padding-bottom:0}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward{padding:12px;border-radius:5px;margin:0;background:#000;color:#fff;font-family:"SpaceGroteskBold";font-size:16px;line-height:1.2}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout::before,.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout::after{content:none}.main__cart .contenedor .woocommerce .cart-collaterals::after,.main__cart .contenedor .woocommerce .cart-collaterals::before{content:none}.qcy-hidden{display:none}.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th,#add_payment_method .cart-collaterals .cart_totals table th{width:40%}main.main__checkout .contenedor .woocommerce form.checkout.woocommerce-checkout{display:flex}main.main__checkout .contenedor .woocommerce form.checkout.woocommerce-checkout #customer_details{display:flex;flex-direction:column}main.main__checkout .contenedor .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1{width:100%}main.main__checkout .contenedor .woocommerce form.checkout.woocommerce-checkout #customer_details .col-2{width:100%}main.main__checkout .contenedor .woocommerce form.checkout.woocommerce-checkout #customer_details::before,main.main__checkout .contenedor .woocommerce form.checkout.woocommerce-checkout #customer_details::after{content:none}.main__checkout .woocommerce .woocommerce-message{margin:0}.main__checkout form.checkout.woocommerce-checkout{display:grid;grid-template-columns:minmax(min-content,calc(50% + 5rem)) 1fr}.main__checkout form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{grid-column:1/-1}.main__checkout form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout div[role=alert] .woocommerce-error{margin:0}.main__checkout form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout div[role=alert] .woocommerce-error li a{color:#a00}.main__checkout form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout div[role=alert] .woocommerce-error li a strong{font-family:"SpaceGroteskBold";font-weight:100}.main__checkout form.checkout.woocommerce-checkout .qcy-shipping-mode{display:flex;gap:10px;flex-wrap:wrap}.main__checkout form.checkout.woocommerce-checkout .qcy-shipping-mode .qcy-shipping-mode__btn{cursor:pointer}.main__checkout form.checkout.woocommerce-checkout .qcy-shipping-mode .qcy-shipping-mode__btn:disabled{cursor:not-allowed;opacity:.5}.main__checkout form.checkout.woocommerce-checkout .qcy-shipping-mode .qcy-shipping-mode__btn.qcy-shipping-mode__btn--active{font-weight:700}.main__checkout form.checkout.woocommerce-checkout #customer_details{display:flex;flex-direction:column;width:100%;max-width:40rem;margin-left:auto;padding:40px}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1{width:100%}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .image-logo__page{display:flex;align-items:center;justify-content:center;width:125px;height:45px;margin-inline:auto;margin-bottom:2rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .image-logo__page img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-mobile-order-summary{display:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-mobile-order-summary__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dedede;border-radius:10px;background:#f5f5f5;padding:14px;cursor:pointer}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-mobile-order-summary__label{display:flex;align-items:center;gap:8px;font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-mobile-order-summary__chevron{transition:transform 0.2s ease}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-mobile-order-summary__price{font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-mobile-order-summary__trigger[aria-expanded=true] .main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-mobile-order-summary__chevron{transform:rotate(180deg)}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel{display:none;position:static;top:auto;padding:14px;background:#f5f5f5;border:1px solid #dedede;border-top:none;border-radius:0 0 10px 10px;margin-top:-10px;margin-bottom:1.5rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel.is-open{display:flex}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review_heading{display:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review{max-width:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields h3{display:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields::before,.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields::after{content:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{border-bottom:1px solid #dedede;padding-bottom:.5rem;margin-bottom:1.5rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row-first,.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row-last{width:49%}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p#billing_country_field{display:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group-title{margin:0rem;font-size:18px;line-height:1.2;color:#000;font-family:"SpaceGroteskBold"}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group-title[data-group-index="1"]{margin-bottom:.8rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group-title[data-group-index="2"]{margin-bottom:.8rem;margin-top:1.5rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group-title:not([data-group-index]){margin-top:1.5rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group-title:first-child{margin-top:0}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group{display:flex;flex-wrap:wrap}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row select{padding:10px 6px;border:1px solid #dedede!important;padding:10px;font-family:"SpaceGroteskRegular";color:#000;font-size:15px;line-height:1.2}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row .select2-selection.select2-selection--single{border:1px solid #dedede!important}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row .select2-selection.select2-selection--single span{color:#000}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row input{border:1px solid #dedede;padding:10px;font-family:"SpaceGroteskRegular";color:#000;font-size:15px;line-height:1.2;height:44.6px}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text){position:relative}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text) label{position:absolute;left:11px;top:50%;transform:translateY(-50%);transform-origin:left top;margin:0;font-size:15px;line-height:1.2;color:#8a8a8a;font-family:"SpaceGroteskRegular";pointer-events:none;transition:top 0.15s ease,transform 0.15s ease,color 0.15s ease}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text) label.screen-reader-text{clip-path:none;width:auto;height:auto;overflow:visible;clip:auto}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text) label .required{display:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text) input.input-text{transition:padding 0.15s ease}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text) input.input-text::-moz-placeholder{color:transparent}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text) input.input-text::placeholder{color:transparent}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:not(:-moz-placeholder)) label{top:8px;transform:translateY(0) scale(.78);color:#8a8a8a}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:focus) label,.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:not(:placeholder-shown)) label{top:8px;transform:translateY(0) scale(.78);color:#8a8a8a}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:not(:-moz-placeholder)) input.input-text{outline:none;padding-top:17px;padding-bottom:8px;min-height:44.6px}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:focus) input.input-text,.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:not(:placeholder-shown)) input.input-text{outline:none;padding-top:17px;padding-bottom:8px;min-height:44.6px}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select){position:relative}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) select,.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .select2-container{display:none!important}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) label{position:absolute;left:11px;top:50%;transform:translateY(-50%);transform-origin:left top;margin:0;font-size:15px;line-height:1.2;color:#8a8a8a;font-family:"SpaceGroteskRegular";pointer-events:none;transition:top 0.15s ease,transform 0.15s ease,color 0.15s ease;z-index:1}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) label .required{display:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select{position:relative}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__trigger{min-height:44.6px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dedede;border-radius:4px;background:#fff;padding:10px 12px;font-family:"SpaceGroteskRegular";font-size:15px;line-height:1.2;color:#000;text-align:left;cursor:pointer;transition:padding 0.15s ease}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__trigger:disabled{cursor:not-allowed;opacity:.5}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__arrow{flex-shrink:0;color:#8a8a8a;transition:transform 0.15s ease}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__list{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:5;max-height:220px;overflow-y:auto;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #dedede;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.08);display:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__option{padding:8px 10px;border-radius:6px;font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.2;color:#000;cursor:pointer}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__option:hover{background:#f5f5f5}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__option.is-selected{background:#000;color:#fff}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select.is-disabled .qcy-custom-select__trigger{cursor:not-allowed;opacity:.5}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select.is-open .qcy-custom-select__list{display:block}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select.is-open .qcy-custom-select__arrow{transform:rotate(180deg)}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select).qcy-select-has-value label,.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select).qcy-select-open label{top:8px;transform:translateY(0) scale(.78);color:#8a8a8a}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select).qcy-select-has-value .qcy-custom-select__trigger,.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row:has(.qcy-custom-select).qcy-select-open .qcy-custom-select__trigger{padding-top:17px;padding-bottom:8px;min-height:40px}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row.qcy-has-error label{top:35%!important}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group p.form-row.qcy-has-error p.checkout-inline-error-message{margin-top:.5rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group[data-group-index="1"]{border-bottom:1px solid #dedede;padding-bottom:1.5rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group[data-group-index="2"]{border-bottom:1px solid #dedede;padding-bottom:1.5rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group[data-group-index="2"] p.form-row-wide{width:100%}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group[data-group-index="2"] p.form-row-wide p.checkout-inline-error-message{margin-top:.5rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group[data-group-index="2"] p.form-row-wide.qcy-has-error label{top:35%!important}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-wide.qcy-shipping-mode{display:flex;align-items:center;justify-content:center;gap:1rem;margin-block:.8rem;background:#F4F4F4;border-radius:10px;padding:10px}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-wide.qcy-shipping-mode button{width:calc(50% - 0.5rem);display:flex;flex-direction:column;align-items:center;gap:5px;border-radius:10px;padding:15px;border:1px solid #949494;transition:all 0.3s ease}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-wide.qcy-shipping-mode button svg path{transition:all 0.3s ease}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-wide.qcy-shipping-mode button.qcy-shipping-mode__btn--active{background:#000;border:1px solid #000;color:#fff}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-wide.qcy-shipping-mode button.qcy-shipping-mode__btn--active svg path{fill:#fff}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-wide.qcy-shipping-mode::before,.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-wide.qcy-shipping-mode::after{content:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-shipping-methods-target{margin-bottom:1.2rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-envio-address-fields{display:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-envio-address-fields.is-visible{display:block}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-billing-same-as-shipping{margin-block:.3rem 1.5rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-billing-same-as-shipping label{display:flex;align-items:center;gap:8px;cursor:pointer}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-billing-same-as-shipping input[type=checkbox]{width:18px;height:18px;flex-shrink:0;accent-color:#000;cursor:pointer}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-billing-same-as-shipping span{font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.3;color:#000}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-facturacion-fields{display:none}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-facturacion-fields.is-visible{display:block}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-facturacion-fields .qcy-checkout-group[data-group-index=facturacion] p.form-row-wide{width:100%}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 h4.qcy-payment-title{margin:0rem;font-size:18px;line-height:1.2;color:#000;font-family:"SpaceGroteskBold";margin-bottom:.1rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 span.qcy-payment-secure{display:block;margin-bottom:1rem;font-family:"SpaceGroteskRegular";color:#707070;font-size:14px;line-height:1.2;margin-bottom:.9rem}.main__checkout form.checkout.woocommerce-checkout #customer_details .col-1 #payment.woocommerce-checkout-payment .form-row.place-order button#place_order{border-radius:7px;padding:15px;font-size:18px;line-height:1.2;width:100%;background:#000;font-weight:100;font-family:"SpaceGroteskBold"}.main__checkout form.checkout.woocommerce-checkout #customer_details .legay__terms{display:flex;flex-wrap:wrap;gap:5px 15px;margin-top:2rem;border-top:1px solid #dedede;padding-top:20px}.main__checkout form.checkout.woocommerce-checkout #customer_details .legay__terms a{color:#726a65;font-family:"SpaceGroteskRegular";font-weight:1.2;font-size:13px;text-decoration:underline}.main__checkout form.checkout.woocommerce-checkout #customer_details::after,.main__checkout form.checkout.woocommerce-checkout #customer_details::before{content:none}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;padding:40px;background:#f5f5f5}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review_heading{width:100%;max-width:32rem;margin:0;font-size:20px;line-height:1.2;font-family:"SpaceGroteskBold"}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review{position:sticky;top:4.8rem;width:100%;max-width:32rem}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table{display:flex;flex-direction:column;gap:14px}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item{display:flex;align-items:flex-start;gap:1.4rem}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-thumbnail{position:relative;border:1px solid #ececec;background:#fff;border-radius:10px;width:65px;height:65px;flex-shrink:0}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-thumbnail .qcy-order-review-qty{position:absolute;top:-6px;right:-6px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#000;color:#fff;font-size:11px;line-height:1.2;font-family:"SpaceGroteskBold"}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-thumbnail img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:8px}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-name{flex:1;min-width:0}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-name .qcy-order-review-name{display:block;color:#000;font-size:15px;line-height:20px;font-family:"SpaceGroteskBold"}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-name .qcy-order-review-variation{margin-top:2px;font-size:13px;line-height:18px;color:#7e7e7e}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-name .qcy-order-review-variation dl{padding:0}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-name .qcy-order-review-variation dl dt,.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-name .qcy-order-review-variation dl dd{display:inline;font-size:13px;line-height:18px;color:#7e7e7e;font-family:"SpaceGroteskRegular"}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-name .qcy-order-review-variation dl dd{margin:0}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-name .qcy-order-review-variation dl::before,.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-name .qcy-order-review-variation dl::after{content:none}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .cart_item .product-total{flex-shrink:0;font-family:"SpaceGroteskRegular";color:#000}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy{display:flex;align-items:center;gap:0;margin-top:1.2rem;border:1px solid #dedede;border-radius:10px;overflow:hidden}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy__input{flex:1;border:1px solid #D3D3D3;padding:10px;font-family:"SpaceGroteskRegular";color:#000;font-size:15px;line-height:1.2;outline:none;border-radius:10px 0 0 10px;height:50px;background:#fff}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy__input::-moz-placeholder{color:#9a9a9a}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy__input::placeholder{color:#9a9a9a}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy__button{flex-shrink:0;height:50px;background:#FF8832;border-radius:0 10px 10px 0;padding:10px;color:#fff;font-size:15px;line-height:1.2;font-family:"SpaceGroteskRegular"}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy__button:disabled{opacity:.5;cursor:not-allowed}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy__message{width:100%;margin:6px 0 0;font-family:"SpaceGroteskRegular";font-size:13px;line-height:1.3;color:#4cb016}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy__message:empty{display:none}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy__message.is-error{color:#d32f2f}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy{flex-wrap:wrap}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals{width:100%;border-collapse:collapse;margin-top:2rem}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr th,.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr td{padding:6px 5px;text-align:left;font-family:"SpaceGroteskRegular";color:#000;font-weight:100}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr th{font-family:"SpaceGroteskBold";padding:0 5px 6px 0}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr td{padding:0 5px 6px 0;text-align:right}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.cart-subtotal th,.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.cart-subtotal td{padding-bottom:15px}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.cart-discount th,.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.cart-discount td{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #aeaeae}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.cart-discount a.woocommerce-remove-coupon{color:rgb(227,0,0)}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.order-total th,.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.order-total td{padding-top:15px}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.order-total th{font-size:23px;line-height:1.2}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.order-total td span,.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.order-total td bdi{font-size:23px;line-height:1.2}.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.cart-discount th,.main__checkout form.checkout.woocommerce-checkout .qcy-order-review-wrapper #order_review .woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.cart-discount td{padding-top:0;border-bottom:none}.main__checkout .woocommerce-shipping-totals.shipping{display:none}.main__checkout .qcy-shipping-methods-target{display:none;margin-top:10px}.main__checkout .qcy-shipping-methods-target #shipping_method{border:1px solid #726a65;display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:10px}.main__checkout .qcy-shipping-methods-target #shipping_method li{display:flex;flex-wrap:wrap;align-items:flex-start;gap:4px 10px;cursor:pointer;padding:10px 12px;border-radius:10px;transition:background-color 0.2s ease;margin:0}.main__checkout .qcy-shipping-methods-target #shipping_method li input.shipping_method{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;margin:2px 0 0;flex-shrink:0;border:2px solid #d5d5d5;border-radius:50%;background:#fff;cursor:pointer;position:relative;transition:border-color 0.2s ease,background-color 0.2s ease}.main__checkout .qcy-shipping-methods-target #shipping_method li input.shipping_method:checked{border-color:#2e7d32;background-color:#2e7d32}.main__checkout .qcy-shipping-methods-target #shipping_method li input.shipping_method:checked::after{content:"";position:absolute;left:50%;top:45%;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}.main__checkout .qcy-shipping-methods-target #shipping_method li label{font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000;display:flex;align-items:center;justify-content:space-between;flex:1 1 auto;min-width:0}.main__checkout .qcy-shipping-methods-target #shipping_method li label span,.main__checkout .qcy-shipping-methods-target #shipping_method li label bdi{font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000}.main__checkout .qcy-shipping-methods-target #shipping_method li .qcy-pickup-address,.main__checkout .qcy-shipping-methods-target #shipping_method li .qcy-pickup-details,.main__checkout .qcy-shipping-methods-target #shipping_method li .qcy-wait-time{display:block;width:100%;margin-left:28px;font-size:13px;line-height:1.3;color:#7e7e7e}.main__checkout .qcy-shipping-methods-target #shipping_method li.qcy-shipping-method--active{background-color:#eaf7ec}.main__checkout .qcy-shipping-methods-target .qcy-no-shipping-message{margin:0;border:1px solid #f3d3ba;background:#fdf3ec;border-radius:10px;padding:14px;font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.4;color:#a15a1f}.main__checkout .qcy-shipping-methods-target .qcy-shipping-skeleton{display:none;flex-direction:column;gap:10px;padding:14px;border:1px solid #ececec;border-radius:10px}.main__checkout .qcy-shipping-methods-target .qcy-shipping-skeleton span{display:block;height:20px;border-radius:6px;background:linear-gradient(90deg,#ececec 25%,#dedede 37%,#ececec 63%);background-size:400% 100%;animation:qcy-shipping-skeleton-loading 1.4s ease infinite}.main__checkout .qcy-shipping-methods-target .qcy-shipping-skeleton span:last-child{width:60%}.main__checkout .qcy-shipping-methods-target.is-loading #shipping_method{display:none}.main__checkout .qcy-shipping-methods-target.is-loading .qcy-shipping-skeleton{display:flex}.main__checkout .qcy-shipping-methods-target:has(.qcy-no-shipping-message) .qcy-shipping-skeleton,.main__checkout .qcy-shipping-methods-target:has(#shipping_method) .qcy-shipping-skeleton{display:none!important}.main__checkout .qcy-order-pay-grid{display:grid;grid-template-columns:minmax(min-content,calc(50% + 5rem)) 1fr}.main__checkout .qcy-order-pay-grid__left{width:100%;max-width:40rem;margin-left:auto;padding:40px}.main__checkout .qcy-order-pay-grid__left .qcy-mobile-order-summary{display:none}.main__checkout .qcy-order-pay-grid__left .qcy-mobile-order-summary__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dedede;border-radius:10px;background:#f5f5f5;padding:14px;cursor:pointer}.main__checkout .qcy-order-pay-grid__left .qcy-mobile-order-summary__label{display:flex;align-items:center;gap:8px;font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000}.main__checkout .qcy-order-pay-grid__left .qcy-mobile-order-summary__chevron{transition:transform 0.2s ease}.main__checkout .qcy-order-pay-grid__left .qcy-mobile-order-summary__price{font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000}.main__checkout .qcy-order-pay-grid__left .qcy-mobile-order-summary__trigger[aria-expanded=true] .main__checkout .qcy-order-pay-grid__left .qcy-mobile-order-summary__chevron{transform:rotate(180deg)}.main__checkout .qcy-order-pay-grid__left h4.qcy-payment-title{margin:0;font-size:18px;line-height:1.2;color:#000;font-family:"SpaceGroteskBold";margin-bottom:.1rem}.main__checkout .qcy-order-pay-grid__left span.qcy-payment-secure{display:block;font-family:"SpaceGroteskRegular";color:#707070;font-size:14px;line-height:1.2;margin-bottom:.9rem}.main__checkout .qcy-order-pay-grid__left #payment.woocommerce-checkout-payment .form-row.place-order button#place_order{border-radius:7px;padding:15px;font-size:18px;line-height:1.2;width:100%;background:#000;font-weight:100;font-family:"SpaceGroteskBold"}.main__checkout .qcy-order-pay-grid__right{display:flex;flex-direction:column;padding:40px;background:#f5f5f5}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:32rem}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper #order_review_heading{margin:0;font-size:20px;line-height:1.2;font-family:"SpaceGroteskBold"}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items{display:flex;flex-direction:column;gap:14px}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item{display:flex;align-items:flex-start;gap:1.4rem}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item .product-thumbnail{position:relative;border:1px solid #ececec;background:#fff;border-radius:10px;width:65px;height:65px;flex-shrink:0}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item .product-thumbnail .qcy-order-review-qty{position:absolute;top:-6px;right:-6px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#000;color:#fff;font-size:11px;line-height:1.2;font-family:"SpaceGroteskBold"}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item .product-thumbnail img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:8px}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item .product-name{flex:1;min-width:0}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item .product-name .qcy-order-review-name{display:block;color:#000;font-size:15px;line-height:20px;font-family:"SpaceGroteskBold"}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item .product-name .qcy-order-review-variation{margin-top:2px;font-size:13px;line-height:18px;color:#7e7e7e}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item .product-name .qcy-order-review-variation ul.wc-item-meta{padding:0;margin:0;list-style:none}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item .product-name .qcy-order-review-variation ul.wc-item-meta li{font-size:13px;line-height:18px;color:#7e7e7e;font-family:"SpaceGroteskRegular"}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-pay-items .cart_item .product-total{flex-shrink:0;font-family:"SpaceGroteskRegular";color:#000}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-review-totals{width:100%;border-collapse:collapse;margin-top:.5rem}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-review-totals tr th,.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-review-totals tr td{padding:6px 0;text-align:left;font-family:"SpaceGroteskRegular";color:#000}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-review-totals tr td{text-align:right}.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-review-totals tr.order_total th,.main__checkout .qcy-order-pay-grid__right .qcy-order-review-wrapper .qcy-order-review-totals tr.order_total td{font-family:"SpaceGroteskBold";border-top:1px solid #eee}@keyframes qcy-shipping-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0% 50%}}.main__checkout .woocommerce-order .qcy-mobile-order-summary{display:none}.main__checkout .woocommerce-order .qcy-mobile-order-summary__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dedede;border-radius:10px;background:#f5f5f5;padding:14px;cursor:pointer}.main__checkout .woocommerce-order .qcy-mobile-order-summary__label{display:flex;align-items:center;gap:8px;font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000}.main__checkout .woocommerce-order .qcy-mobile-order-summary__chevron{transition:transform 0.2s ease}.main__checkout .woocommerce-order .qcy-mobile-order-summary__price{font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000}.main__checkout .woocommerce-order .qcy-mobile-order-summary__trigger[aria-expanded=true] .main__checkout .woocommerce-order .qcy-mobile-order-summary__chevron{transform:rotate(180deg)}.main__checkout .woocommerce-order .qcy-thankyou-grid__right.qcy-mobile-order-summary__panel{display:none;border-radius:10px;margin-bottom:1.5rem}.main__checkout .woocommerce-order .qcy-thankyou-grid__right.qcy-mobile-order-summary__panel.is-open{display:flex}.main__checkout .woocommerce-order .qcy-thankyou-grid{display:grid;grid-template-columns:minmax(min-content,calc(50% + 5rem)) 1fr;align-items:start}.main__checkout .woocommerce-order .qcy-thankyou-grid__left{display:flex;flex-direction:column;width:100%;max-width:40rem;margin-left:auto;padding:40px}.main__checkout .woocommerce-order .qcy-thankyou-grid__left .image-logo__page{display:flex;align-items:center;justify-content:center;width:125px;height:45px;margin-inline:auto;margin-bottom:2rem}.main__checkout .woocommerce-order .qcy-thankyou-grid__left .image-logo__page img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__checkout .woocommerce-order .qcy-thankyou-grid__left .bottom__options-thank-you{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.main__checkout .woocommerce-order .qcy-thankyou-grid__left .bottom__options-thank-you .text p{color:#000;font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.2;font-weight:100}.main__checkout .woocommerce-order .qcy-thankyou-grid__left .bottom__options-thank-you .text a{font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.2;color:#FF8C1A;font-weight:100}.main__checkout .woocommerce-order .qcy-thankyou-grid__left .bottom__options-thank-you .continue-buy{background:#000;padding:15px;border-radius:5px;color:#fff;font-family:"SpaceGroteskBold";display:block;width:-moz-fit-content;width:fit-content}.main__checkout .woocommerce-order .qcy-thankyou-grid__left .legals_page{display:flex;flex-wrap:wrap;gap:5px 15px;margin-top:2rem;border-top:1px solid #dedede;padding-top:20px}.main__checkout .woocommerce-order .qcy-thankyou-grid__left .legals_page a{color:#726a65;font-family:"SpaceGroteskRegular";font-weight:1.2;font-size:13px;text-decoration:underline}.main__checkout .woocommerce-order .qcy-thankyou-grid__right{display:flex;flex-direction:column;gap:1rem;padding:40px;background:#f5f5f5}.main__checkout .woocommerce-order .qcy-thankyou-status{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1.5rem}.main__checkout .woocommerce-order .qcy-thankyou-status__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:#2e7d32;margin-bottom:10px}.main__checkout .woocommerce-order .qcy-thankyou-status__icon svg{width:100%;height:100%}.main__checkout .woocommerce-order .qcy-thankyou-status__order-number{font-family:"SpaceGroteskRegular";font-size:13px;line-height:1.2;color:#7e7e7e;margin-bottom:4px}.main__checkout .woocommerce-order .qcy-thankyou-status__title{margin:0;font-size:26px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__checkout .woocommerce-order .qcy-thankyou-confirmed-box{display:flex;flex-direction:column;gap:4px;border:1px solid #dedede;border-radius:10px;padding:16px;margin-bottom:2rem}.main__checkout .woocommerce-order .qcy-thankyou-confirmed-box strong{font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000}.main__checkout .woocommerce-order .qcy-thankyou-confirmed-box span{font-family:"SpaceGroteskRegular";font-size:13px;line-height:1.3;color:#7e7e7e}.main__checkout .woocommerce-order .qcy-thankyou-details{border:1px solid #dedede;border-radius:10px;padding:20px}.main__checkout .woocommerce-order .qcy-thankyou-details h2{margin:0 0 1rem;font-size:17px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__checkout .woocommerce-order .qcy-thankyou-details__grid{display:flex;flex-wrap:wrap;gap:1.4rem 1rem}.main__checkout .woocommerce-order .qcy-thankyou-details__item{width:calc(50% - 0.5rem)}.main__checkout .woocommerce-order .qcy-thankyou-details__item--wide{width:100%}.main__checkout .woocommerce-order .qcy-thankyou-details__item h3{margin:0 0 4px;font-size:12px;line-height:1.2;font-family:"SpaceGroteskBold";color:#7e7e7e;text-transform:uppercase;letter-spacing:.02em}.main__checkout .woocommerce-order .qcy-thankyou-details__item p,.main__checkout .woocommerce-order .qcy-thankyou-details__item address{margin:0;font-size:14px;line-height:1.4;font-family:"SpaceGroteskRegular";color:#000;font-style:normal}.main__checkout .woocommerce-order .qcy-thankyou-details__item .qcy-thankyou-details__phone,.main__checkout .woocommerce-order .qcy-thankyou-details__item .qcy-thankyou-details__ubigeo{margin-top:2px}.main__checkout .woocommerce-order .woocommerce-order-details{width:100%;max-width:32rem}.main__checkout .woocommerce-order .woocommerce-order-details__title{margin:0 0 1rem;font-size:20px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details{display:flex;flex-direction:column;gap:14px}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item{display:flex;align-items:flex-start;gap:1.4rem}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-thumbnail{position:relative;border:1px solid #ececec;background:#fff;border-radius:10px;width:65px;height:65px;flex-shrink:0}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-thumbnail .qcy-order-review-qty{position:absolute;top:-6px;right:-6px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#000;color:#fff;font-size:11px;line-height:1.2;font-family:"SpaceGroteskBold"}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-thumbnail img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:8px}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name{flex:1;min-width:0}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name .qcy-order-review-name{display:block;color:#000;font-size:15px;line-height:20px;font-family:"SpaceGroteskBold"}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name .qcy-order-review-variation{margin-top:2px;font-size:13px;line-height:18px;color:#7e7e7e}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name .qcy-order-review-variation ul.wc-item-meta{padding:0;margin:0;list-style:none}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name .qcy-order-review-variation ul.wc-item-meta li{font-size:13px;line-height:18px;color:#7e7e7e;font-family:"SpaceGroteskRegular"}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-total{flex-shrink:0;font-family:"SpaceGroteskRegular";color:#000}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals{width:100%;border-collapse:collapse;margin-top:.5rem}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr th,.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr td{padding:6px 0;text-align:left;font-family:"SpaceGroteskRegular";color:#000}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr td{text-align:right}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr.order_total th,.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr.order_total td{font-family:"SpaceGroteskBold";border-top:1px solid #eee}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-details-actions{display:flex;gap:10px;margin-top:.5rem}.main__checkout .woocommerce-order .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-details-actions a.button{border:1px solid #dedede;border-radius:10px;padding:10px 16px;font-family:"SpaceGroteskBold";font-size:14px;color:#000}@media (max-width:1000px){.main__checkout .woocommerce-order .qcy-mobile-order-summary{display:block;margin:20px 20px 0}.main__checkout .woocommerce-order .qcy-thankyou-grid{grid-template-columns:1fr}.main__checkout .woocommerce-order .qcy-thankyou-grid__left{margin:0 auto;padding:20px}.main__checkout .woocommerce-order .qcy-thankyou-grid__right{padding:20px}}.main__page--my-account{min-height:60vh}.main__page--my-account .contenedor{padding-block:3rem;max-width:30rem}.main__page--my-account .contenedor .woocommerce-notices-wrapper .woocommerce-error li{font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.2}.main__page--my-account .contenedor .woocommerce-notices-wrapper .woocommerce-error li strong{font-family:"SpaceGroteskBold"}.main__page--my-account .contenedor .woocommerce-notices-wrapper .woocommerce-error li a{color:#000;text-decoration:underline}.main__page--my-account .contenedor form.woocommerce-ResetPassword.lost_reset_password{box-shadow:3px 4px 10px rgba(72,38,38,.14),-3px -1px 10px rgba(220,218,218,.25);padding:2rem}.main__page--my-account .contenedor form.woocommerce-ResetPassword.lost_reset_password p{font-size:14px;line-height:1.2;text-align:justify}.main__page--my-account .contenedor form.woocommerce-ResetPassword.lost_reset_password p.tile__lostPassword{margin-bottom:1rem;display:flex;align-items:center;gap:5px}.main__page--my-account .contenedor form.woocommerce-ResetPassword.lost_reset_password p.tile__lostPassword svg{width:18px;height:18px}.main__page--my-account .contenedor form.woocommerce-ResetPassword.lost_reset_password p.tile__lostPassword svg path{fill:#000}.main__page--my-account .contenedor form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first{width:100%;margin-top:2rem}.main__page--my-account .contenedor form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first input{width:100%;border:1px solid #dedede;border-radius:10px;padding:12px 14px;font-family:"SpaceGroteskRegular";font-size:15px;line-height:1.2;color:#000;outline:none;box-sizing:border-box}.main__page--my-account .contenedor form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button{width:100%;border:none;border-radius:10px;padding:14px;background:#000;color:#fff;font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;cursor:pointer;transition:opacity 0.2s ease}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel{display:none}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel.is-active{display:block}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel h2{margin:0 0 16px;font-size:24px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form{display:flex;flex-direction:column;gap:1rem;margin-block:0}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form p.form-row{margin:0}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form p.form-row label{display:block;margin-bottom:6px;font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.2;color:#4a4a4a}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form p.form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{margin-bottom:1rem}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form p.form-row input.input-text{width:100%;border:1px solid #dedede;border-radius:10px;padding:12px 14px;font-family:"SpaceGroteskRegular";font-size:15px;line-height:1.2;color:#000;outline:none;box-sizing:border-box}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form p.form-row input.input-text:focus{border-color:#949494}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form p.form-row #password_strength{font-size:14px;font-weight:100;font-family:"SpaceGroteskBold";color:#000}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form p.form-row:last-of-type{margin-top:.5rem}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form wc-order-attribution-inputs{display:none}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form .woocommerce-privacy-policy-text p{line-height:1.2}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:8px;font-family:"SpaceGroteskRegular";font-size:14px;color:#4a4a4a;margin-bottom:1rem}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form button[type=submit]{width:100%;border:none;border-radius:10px;padding:14px;background:#000;color:#fff;font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;cursor:pointer;transition:opacity 0.2s ease}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel form.woocommerce-form button[type=submit]:hover{opacity:.85}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel .woocommerce-LostPassword{margin-top:0rem;text-align:center}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel .woocommerce-LostPassword a{font-family:"SpaceGroteskRegular";font-size:14px;color:#4a4a4a;text-decoration:underline}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel .qcy-account-switch{margin-top:1.5rem;text-align:center;font-family:"SpaceGroteskRegular";font-size:14px;color:#4a4a4a}.main__page--my-account .contenedor .qcy-account-forms .qcy-account-panel .qcy-account-switch__btn{background:none;border:none;padding:0;margin-left:4px;font-family:"SpaceGroteskBold";font-size:14px;color:#000;text-decoration:underline;cursor:pointer}.main__page--my-account.main__page--my-account--logged-in .contenedor{max-width:95%}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation{max-width:390px;width:30%}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation ul li{margin-bottom:.4rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation ul li a{display:flex;align-items:center;gap:10px;font-family:"SpaceGroteskBold";font-size:14px;line-height:1.2;color:#000;font-weight:100;padding:10px;max-width:265px;border-radius:5px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation ul li a svg{width:25px;height:25px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{background:rgba(255,140,26,.0705882353);color:#FF8C1A}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a svg path{stroke:#FF8C1A!important;fill:#FF8C1A!important}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation ul li:last-child{margin-bottom:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation .qcy-myaccount-nav-icon{width:18px;height:18px;flex-shrink:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-navigation .qcy-myaccount-nav-icon path{fill:currentColor}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-info[role=status]{border-top-color:#000;border-top:3px solid #000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-info[role=status]::before{color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content form#yith-wcwl-form .wishlist-title-container .wishlist-title.wishlist-title-with-form{margin-bottom:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content form#yith-wcwl-form .wishlist-title-container .wishlist-title.wishlist-title-with-form h2{margin-bottom:10px;padding:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-welcome{margin-bottom:1.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-welcome__title{font-family:"SpaceGroteskBold";font-size:32px;line-height:1.2;color:#000;margin:0 0 6px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-welcome__subtitle{font-family:"SpaceGroteskRegular";font-size:15px;line-height:1.2;color:#4a4a4a;margin:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-message{margin-bottom:2rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-message p{font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.4;color:#4a4a4a}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-message p strong{font-family:"SpaceGroteskBold";font-weight:100}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-message p a{color:#FF8C1A;text-decoration:underline}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:2.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-cards__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:1.5rem;border:1px solid #ececec;border-radius:12px;text-decoration:none;color:#000;font-family:"SpaceGroteskBold";font-size:14px;line-height:1.2;transition:border-color 0.2s ease,box-shadow 0.2s ease}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-cards__item svg{width:22px;height:22px;flex-shrink:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-cards__item svg path{fill:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-cards__item span{text-align:center}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-cards__item:hover{border-color:#c9c9c9;box-shadow:3px 4px 10px rgba(164,164,164,.14)}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-legal__title{font-family:"SpaceGroteskBold";font-size:16px;line-height:1.2;margin:0 0 10px;color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-legal__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 20px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-dashboard-legal__list a{font-family:"SpaceGroteskRegular";font-size:13px;color:#4a4a4a;text-decoration:underline}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list{display:flex;flex-direction:column;gap:1rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.5rem;border:1px solid #ececec;border-radius:12px;background:#fff;transition:border-color 0.2s ease,box-shadow 0.2s ease}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__item:hover{border-color:#c9c9c9;box-shadow:3px 4px 10px rgba(164,164,164,.14)}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__main{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;flex:1}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__field{display:flex;flex-direction:column;gap:4px;min-width:100px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__label{font-family:"SpaceGroteskRegular";font-size:12px;color:#9a9a9a;text-transform:uppercase;letter-spacing:.02em}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__number{font-family:"SpaceGroteskBold";font-size:14px;color:#000;text-decoration:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__number:hover{text-decoration:underline}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__field--date time,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__field--total span{font-family:"SpaceGroteskRegular";font-size:14px;color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:4px 12px;border-radius:20px;font-family:"SpaceGroteskBold";font-size:12px;background:#f0f0f0;color:#71717b}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__item--status-completed .main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__badge{background:#e7f6ec;color:#2e7d32}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__item--status-processing .main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__badge,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__item--status-pending .main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__badge{background:#fff4e5;color:#b7791f}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__item--status-cancelled .main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__badge,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__item--status-failed .main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__badge{background:#fdecec;color:#d32f2f}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__actions{display:flex;flex-wrap:wrap;gap:8px;flex-shrink:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__action-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;font-family:"SpaceGroteskBold";font-size:13px;text-decoration:none;border:1px solid #dedede;color:#000;transition:background 0.2s ease}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__action-btn:hover{background:#f5f5f5}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__action-btn--pay{background:#000;color:#fff;border-color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__action-btn--pay:hover{opacity:.85;background:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__action-btn--cancel{color:#d32f2f;border-color:#f3d3d3}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__action-btn--cancel:hover{background:#fdecec}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__pagination{display:flex;justify-content:center;gap:10px;margin-top:.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__pagination-btn{padding:8px 16px;border:1px solid #e0e0e0;border-radius:8px;font-family:"SpaceGroteskRegular";font-size:14px;color:#000;text-decoration:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__pagination-btn:hover{background:#f5f5f5}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__empty{text-align:center;padding:2rem 0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__empty p{font-family:"SpaceGroteskRegular";color:#4a4a4a;margin-bottom:1rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__empty-btn{display:inline-flex;padding:12px 24px;background:#000;color:#fff;border-radius:10px;font-family:"SpaceGroteskBold";font-size:14px;text-decoration:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-orders-list__empty-btn:hover{opacity:.85}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-header span{font-family:"SpaceGroteskRegular";font-size:14px;color:#4a4a4a}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(300px,1.2fr);align-items:start;gap:1.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-grid__left,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-grid__right{display:flex;flex-direction:column;gap:1rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status{border:1px solid #ececec;border-radius:12px;padding:1.5rem;background:#fff}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__method{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#4a4a4a}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__method span{font-family:"SpaceGroteskRegular";font-size:14px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__headline{font-family:"SpaceGroteskBold";font-size:20px;line-height:1.3;margin:0 0 1.2rem;color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__headline--completed{color:#2e7d32}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__headline--processing,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__headline--pending{color:#b7791f}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__headline--cancelled,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__headline--failed{color:#d32f2f}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__headline--on-hold,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__headline--refunded{color:#71717b}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__details p{margin:0 0 8px;font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.4;color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__details p:last-child{margin-bottom:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-vieworder-status__details p strong{font-family:"SpaceGroteskBold";font-weight:100}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details{border:1px solid #ececec;border-radius:12px;padding:1.5rem;background:#fff}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details__title{margin:0 0 1rem;font-size:18px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details{display:flex;flex-direction:column;gap:14px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item{display:flex;align-items:flex-start;gap:1.2rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-thumbnail{position:relative;border:1px solid #ececec;background:#fff;border-radius:10px;width:60px;height:60px;flex-shrink:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-thumbnail .qcy-order-review-qty{position:absolute;top:-6px;right:-6px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#000;color:#fff;font-size:11px;line-height:1.2;font-family:"SpaceGroteskBold"}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-thumbnail img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:8px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name{flex:1;min-width:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name .qcy-order-review-name{display:block;color:#000;font-size:15px;line-height:20px;font-family:"SpaceGroteskBold"}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name .qcy-order-review-variation{margin-top:2px;font-size:13px;line-height:18px;color:#7e7e7e}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name .qcy-order-review-variation ul.wc-item-meta{padding:0;margin:0;list-style:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-name .qcy-order-review-variation ul.wc-item-meta li{font-size:13px;line-height:18px;color:#7e7e7e;font-family:"SpaceGroteskRegular"}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item .product-total{flex-shrink:0;font-family:"SpaceGroteskRegular";color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals{width:100%;border-collapse:collapse;margin-top:.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr th,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr td{padding:6px 0;text-align:left;font-family:"SpaceGroteskRegular";color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr td{text-align:right}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr.order_total th,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tr.order_total td{font-family:"SpaceGroteskBold";border-top:1px solid #eee}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-details-actions{display:flex;gap:10px;margin-top:.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-details-actions a.button{width:calc(50% - 5px);border:1px solid #dedede;border-radius:10px;padding:10px 16px;font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;color:#000;text-align:center;display:flex;align-items:center;justify-content:center}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-details-actions a.button.pay{background:#000;border:none;color:#fff;margin:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-details-actions a.button.cancel{background:#e00000;border:none;color:#fff}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .order-again{margin-top:20px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-order-details .order-again a{border-radius:5px;width:100%;text-align:center;background:#000;color:#fff;font-family:"SpaceGroteskBold";font-weight:100;font-size:15px;line-height:1.2}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-addresses-description{font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.4;color:#4a4a4a;margin:0 0 1.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-addresses-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-addresses-list__item{border:1px solid #ececec;border-radius:12px;padding:1.5rem;background:#fff}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-addresses-list__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-addresses-list__header h2{margin:0;font-size:16px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-addresses-list__edit{flex-shrink:0;font-family:"SpaceGroteskRegular";font-size:13px;color:#4a4a4a;text-decoration:underline}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-addresses-list address{font-family:"SpaceGroteskRegular";font-size:14px;line-height:1.5;color:#000;font-style:normal}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form h2{margin:0 0 1.2rem;font-size:20px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group{display:flex;flex-wrap:wrap;gap:0 2%}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p#billing_country_field,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p#shipping_country_field{display:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row{width:100%;margin-bottom:1rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row.form-row-first,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row.form-row-last{width:49%}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row label{display:block;margin-bottom:6px;font-family:"SpaceGroteskRegular";font-size:14px;color:#4a4a4a}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row label .required{color:#d32f2f}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row select,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row input.input-text{width:100%;border:1px solid #dedede;border-radius:10px;padding:12px 14px;font-family:"SpaceGroteskRegular";font-size:15px;line-height:1.2;color:#000;outline:none;box-sizing:border-box}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row select:focus,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row input.input-text:focus{border-color:#949494}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text){position:relative}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text) label{position:absolute;left:11px;top:50%;transform:translateY(-50%);transform-origin:left top;margin:0;font-size:15px;line-height:1.2;color:#8a8a8a;font-family:"SpaceGroteskRegular";pointer-events:none;transition:top 0.15s ease,transform 0.15s ease,color 0.15s ease}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text) label.screen-reader-text{clip-path:none;width:auto;height:auto;overflow:visible;clip:auto}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text) label .required{display:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text) input.input-text{transition:padding 0.15s ease}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text) input.input-text::-moz-placeholder{color:transparent}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text) input.input-text::placeholder{color:transparent}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:not(:-moz-placeholder)) label{top:8px;transform:translateY(0) scale(.78);color:#8a8a8a}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:focus) label,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:not(:placeholder-shown)) label{top:8px;transform:translateY(0) scale(.78);color:#8a8a8a}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:not(:-moz-placeholder)) input.input-text{outline:none;padding-top:17px;padding-bottom:8px;min-height:44.6px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:focus) input.input-text,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(input.input-text):has(input.input-text:not(:placeholder-shown)) input.input-text{outline:none;padding-top:17px;padding-bottom:8px;min-height:44.6px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select){position:relative}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) select,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .select2-container{display:none!important}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) label{position:absolute;left:11px;top:50%;transform:translateY(-50%);transform-origin:left top;margin:0;font-size:15px;line-height:1.2;color:#8a8a8a;font-family:"SpaceGroteskRegular";pointer-events:none;transition:top 0.15s ease,transform 0.15s ease,color 0.15s ease;z-index:1}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) label .required{display:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select{position:relative}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__trigger{min-height:44.6px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dedede;border-radius:10px;background:#fff;padding:12px 14px;font-family:"SpaceGroteskRegular";font-size:15px;line-height:1.2;color:#000;text-align:left;cursor:pointer}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__trigger:disabled{cursor:not-allowed;opacity:.5}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__arrow{flex-shrink:0;color:#8a8a8a;transition:transform 0.15s ease}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__list{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:5;max-height:220px;overflow-y:auto;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #dedede;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.08);display:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__option{padding:8px 10px;border-radius:6px;font-family:"SpaceGroteskRegular";font-size:14px;color:#000;cursor:pointer}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__option:hover{background:#f5f5f5}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select__option.is-selected{background:#000;color:#fff}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select.is-open .qcy-custom-select__list{display:block}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select) .qcy-custom-select.is-open .qcy-custom-select__arrow{transform:rotate(180deg)}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select).qcy-select-has-value label,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select).qcy-select-open label{top:8px;transform:translateY(0) scale(.78);color:#8a8a8a}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select).qcy-select-has-value .qcy-custom-select__trigger,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form .woocommerce-address-fields__field-wrapper.qcy-checkout-group p.form-row:has(.qcy-custom-select).qcy-select-open .qcy-custom-select__trigger{padding-top:17px;padding-bottom:8px;min-height:44.6px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form__submit{border:none;border-radius:10px;padding:14px 24px;background:#000;color:#fff;font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;cursor:pointer;transition:opacity 0.2s ease}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .qcy-account-address-form__submit:hover{opacity:.85}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm{display:flex;flex-wrap:wrap;gap:0 2%}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm .form-row{width:100%;margin-bottom:0rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm .form-row.form-row-first,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm .form-row.form-row-last{width:49%}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm .form-row label{display:block;margin-bottom:6px;font-family:"SpaceGroteskRegular";font-size:14px;color:#4a4a4a}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm .form-row label .required{color:#d32f2f}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm .form-row input.input-text{width:100%;border:1px solid #dedede;border-radius:10px;padding:12px 14px;font-family:"SpaceGroteskRegular";font-size:15px;line-height:1.2;color:#000;outline:none;box-sizing:border-box}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm .form-row input.input-text:focus{border-color:#949494}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm .clear{display:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm fieldset{width:100%;min-width:0;border:none;border-top:1px solid #dedede;padding:.5rem 0 0;margin:3rem 0 0;display:flex;flex-wrap:wrap;gap:0 2%}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm fieldset legend{width:100%;padding:0;margin-bottom:0rem;font-family:"SpaceGroteskBold";font-size:16px;color:#000}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm>p{width:100%;margin-top:.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm button[type=submit]{border:none;border-radius:10px;padding:14px 24px;background:#000;color:#fff;font-family:"SpaceGroteskBold";font-size:15px;line-height:1.2;cursor:pointer;transition:opacity 0.2s ease}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-EditAccountForm button[type=submit]:hover{opacity:.85}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce::before,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce::after{content:none}.main__page--my-account.main__page--wishlist .contenedor .woocommerce .woocommerce-MyAccount-content{flex:1}.main__page--my-account.main__page--wishlist .contenedor .woocommerce .woocommerce-MyAccount-content .list__products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.main__page--my-account.main__page--wishlist .contenedor .woocommerce .woocommerce-MyAccount-content .no-products{font-family:"SpaceGroteskRegular";font-size:14px}.main__page--my-account.main__page--wishlist .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-shop-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem}.main__page--my-account.main__page--wishlist .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-shop-pagination .page-numbers{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;font-family:"SpaceGroteskRegular";font-size:14px;color:#000;text-decoration:none;transition:border-color 0.2s ease,background 0.2s ease}.main__page--my-account.main__page--wishlist .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-shop-pagination .page-numbers:hover{border-color:#c9c9c9;background:#f5f5f5}.main__page--my-account.main__page--wishlist .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-shop-pagination .page-numbers.current{background:#000;border-color:#000;color:#fff;font-family:"SpaceGroteskBold"}.main__page--my-account.main__page--wishlist .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-shop-pagination .page-numbers.dots{border-color:transparent;background:transparent}.main__page--rastreo{padding:60px 0}.main__page--rastreo .contenedor .contenido-texto{display:flex;flex-direction:column;align-items:center;justify-content:center}.main__page--rastreo h1{margin:0 0 8px;font-size:28px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__page--rastreo .rastreo__subtitle{margin:0 0 2rem;font-size:15px;line-height:1.4;font-family:"SpaceGroteskRegular";color:#7e7e7e}.main__page--rastreo .rastreo__form{display:flex;gap:10px;width:100%;max-width:560px}.main__page--rastreo .rastreo__form--input{flex:1;min-width:0;border:1px solid #dedede;border-radius:10px;padding:14px 16px;font-size:15px;font-family:"SpaceGroteskRegular";color:#000}.main__page--rastreo .rastreo__form--input::-moz-placeholder{color:#b3b3b3}.main__page--rastreo .rastreo__form--input::placeholder{color:#b3b3b3}.main__page--rastreo .rastreo__form--input:focus{outline:none;border-color:#FF8C1A}.main__page--rastreo .rastreo__form--button{flex-shrink:0;border-radius:10px;padding:14px 24px;background:#000;color:#fff;font-family:"SpaceGroteskBold";font-size:15px;transition:opacity 0.2s ease}.main__page--rastreo .rastreo__form--button.loading{opacity:.5;pointer-events:none}.main__page--rastreo .rastreo__status{width:100%;max-width:560px;margin:1rem 0 0;font-size:14px;font-family:"SpaceGroteskRegular";color:#7e7e7e}.main__page--rastreo .rastreo__status:empty{display:none}.main__page--rastreo .rastreo__status--loading{text-align:center;padding:1.5rem 0}.main__page--rastreo .rastreo__status--error{padding:12px 16px;border-radius:6px;background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c}.main__page--rastreo .rastreo__results{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-top:2rem}.main__page--rastreo .rastreo__results:empty{display:none}.main__page--rastreo .rastreo__step{position:relative;display:flex;gap:14px;padding-bottom:24px}.main__page--rastreo .rastreo__step:last-child{padding-bottom:0}.main__page--rastreo .rastreo__step:last-child::before{display:none}.main__page--rastreo .rastreo__step::before{content:"";position:absolute;top:18px;left:5px;width:1px;height:calc(100% - 10px);background:#dedede}.main__page--rastreo .rastreo__step--dot{flex-shrink:0;width:11px;height:11px;margin-top:4px;border-radius:50%;background:#dedede;box-shadow:0 0 0 3px #fff;z-index:1}.main__page--rastreo .rastreo__step--body strong{display:block;font-size:15px;line-height:1.3;font-family:"SpaceGroteskBold";color:#000}.main__page--rastreo .rastreo__step--body p{margin:4px 0 0;font-size:13px;line-height:1.4;font-family:"SpaceGroteskRegular";color:#7e7e7e}.main__page--rastreo .rastreo__step--body time{display:block;margin-top:6px;font-size:12px;font-family:"SpaceGroteskRegular";color:#b3b3b3}.main__page--rastreo .rastreo__step--verde .rastreo__step--dot{background:#2e7d32}.main__page--rastreo .rastreo__step--verde .rastreo__step--body strong{color:#2e7d32}.main__page--rastreo .rastreo__step--verde::before{background:#2e7d32}.main__page--rastreo .rastreo__step--amarillo .rastreo__step--dot{background:#FFAD01}.main__page--rastreo .rastreo__step--amarillo .rastreo__step--body strong{color:#FFAD01}.main__page--rastreo .rastreo__step--amarillo::before{background:#FFAD01}.main__page--rastreo .rastreo__step--rojo .rastreo__step--dot{background:#c62828}.main__page--rastreo .rastreo__step--rojo .rastreo__step--body strong{color:#c62828}.main__page--rastreo .rastreo__step--rojo::before{background:#c62828}.main__page--rastreo .rastreo__glosario{margin-top:3rem;text-align:center}.main__page--rastreo .rastreo__glosario--title{margin:0 0 14px;font-size:20px;line-height:1.2;font-family:"SpaceGroteskBold";color:#000}.main__page--rastreo .rastreo__glosario--title strong{color:#FF8C1A}.main__page--rastreo .rastreo__glosario--grid{display:flex;align-items:stretch;gap:20px;justify-content:center}.main__page--rastreo .rastreo__tracking-box{width:100%;max-width:540px;border:1px solid #dedede;border-radius:10px;overflow:hidden;background:#fff}.main__page--rastreo .rastreo__tracking-box--header{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:#000;color:#fff;text-align:center;padding:12px;text-transform:uppercase;font-size:13px;line-height:1.3;font-family:"SpaceGroteskBold";border:none}.main__page--rastreo .rastreo__tracking-box--icon{display:none;font-size:18px;font-weight:700;line-height:1;transition:transform 0.3s ease}.main__page--rastreo .rastreo__tracking-box--panel{display:grid;grid-template-rows:1fr;transition:grid-template-rows 0.35s ease;overflow:hidden}.main__page--rastreo .rastreo__tracking-box--list{list-style:none;margin:0;padding:15px;overflow:hidden;min-height:0}.main__page--rastreo .rastreo__tracking-box--list li{display:flex;align-items:flex-start;gap:12px;text-align:left;margin-bottom:8px}.main__page--rastreo .rastreo__tracking-box--list li:last-child{margin-bottom:0}.main__page--rastreo .rastreo__tracking-box--list li div{font-size:13px;line-height:1.4;font-family:"SpaceGroteskRegular";color:#7e7e7e}.main__page--rastreo .rastreo__tracking-box--list li div strong{font-family:"SpaceGroteskBold";color:#000}.main__page--rastreo .rastreo__tracking-box.is-active .rastreo__tracking-box--icon{transform:rotate(45deg)}.main__page--rastreo .rastreo__step-badge{flex-shrink:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-family:"SpaceGroteskBold"}.main__page--rastreo .rastreo__step-badge--verde{background:#2e7d32}.main__page--rastreo .rastreo__step-badge--amarillo{background:#FFAD01}.main__page--rastreo .rastreo__step-badge--rojo{background:#c62828}@media (max-width:790px){.main__page--rastreo .rastreo__glosario--grid{flex-direction:column;gap:10px}.main__page--rastreo .rastreo__tracking-box{max-width:100%}.main__page--rastreo .rastreo__tracking-box--header{justify-content:space-between;cursor:pointer}.main__page--rastreo .rastreo__tracking-box--icon{display:block}.main__page--rastreo .rastreo__tracking-box--panel{grid-template-rows:0fr}.main__page--rastreo .rastreo__tracking-box--list{padding:0}.main__page--rastreo .rastreo__tracking-box.is-active .rastreo__tracking-box--panel{grid-template-rows:1fr}.main__page--rastreo .rastreo__tracking-box.is-active .rastreo__tracking-box--list{padding:15px}}@media (max-width:780px){.main__page--rastreo .rastreo__form--input{padding:12px}.main__page--rastreo .rastreo__form--button{padding:9px 16px;font-size:14px}.main__page--rastreo h1{font-size:25px}.main__page--rastreo .rastreo__glosario--title{font-size:18px}.main__page--rastreo .rastreo__subtitle{text-align:center}}@media (min-width:781px){.main__page--rastreo .rastreo__results{flex-direction:row-reverse;gap:0;max-width:100%;overflow-x:auto;padding-bottom:8px;justify-content:center;scrollbar-width:thin;scrollbar-color:#c9c9c9 #f0f0f0}.main__page--rastreo .rastreo__results::-webkit-scrollbar{height:6px}.main__page--rastreo .rastreo__results::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.main__page--rastreo .rastreo__results::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:10px}.main__page--rastreo .rastreo__results::-webkit-scrollbar-thumb:hover{background:#a9a9a9}.main__page--rastreo .rastreo__step{flex-direction:column;align-items:center;gap:5px;flex-shrink:0;box-sizing:border-box;width:130px;padding:0 10px 0 0;text-align:center}.main__page--rastreo .rastreo__step:last-child{padding-right:0}.main__page--rastreo .rastreo__step::before{top:10px;left:-50%;width:130px;height:1px}.main__page--rastreo .rastreo__step .rastreo__step--body strong{font-size:12px;text-transform:uppercase}.main__page--rastreo .rastreo__step .rastreo__step--body p{margin-top:4px}.main__page--rastreo .rastreo__step .rastreo__step--body time{margin-top:4px}}@media (max-width:1000px){header{padding-block:10px}header .contenedor .image-logo__page{width:80px;height:32.8px;order:2}header .contenedor .navigation__menu--header{position:fixed;left:0;top:0;background:#fff;border-radius:0 20px 20px 0;height:100vh;width:90vw;max-width:350px;z-index:10;transform:translateX(-100%);transition:all 0.3s ease}header .contenedor .navigation__menu--header .close__menu{position:absolute;right:20px;top:15px;display:flex!important;align-items:center;justify-content:center}header .contenedor .navigation__menu--header nav .main-nav{padding:20px;padding-top:3.5rem}header .contenedor .navigation__menu--header nav .main-nav #menu-header{overflow-y:scroll;flex-direction:column;align-items:flex-start;gap:1.5rem}header .contenedor .navigation__menu--header nav .main-nav #menu-header li{align-items:flex-start;height:auto;flex-direction:column;width:100%;gap:10px}header .contenedor .navigation__menu--header nav .main-nav #menu-header li ul{position:static!important;opacity:1!important;display:none;max-height:0;overflow:hidden;transition:max-height 0.3s ease}header .contenedor .navigation__menu--header nav .main-nav #menu-header li ul .contenedor{width:100%;max-width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px!important;padding-bottom:0!important}header .contenedor .navigation__menu--header nav .main-nav #menu-header li ul .contenedor li.menu-item{width:auto!important;max-width:none!important}header .contenedor .navigation__menu--header nav .main-nav #menu-header li ul .contenedor li.menu-item a{position:static!important;pointer-events:all;gap:8px}header .contenedor .navigation__menu--header nav .main-nav #menu-header li ul .contenedor li.menu-item a .container__image-product{aspect-ratio:9/8;height:7rem;width:100%}header .contenedor .navigation__menu--header nav .main-nav #menu-header li ul .contenedor li.menu-item a span{font-size:12px;line-height:17px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}header .contenedor .navigation__menu--header nav .main-nav #menu-header li ul .contenedor li.menu-item a span::after{content:none}header .contenedor .navigation__menu--header nav .main-nav #menu-header li.container-view ul .contenedor .view-all{grid-column:1/-1;height:auto!important}header .contenedor .navigation__menu--header nav .main-nav #menu-header li.container-view ul .contenedor .view-all a{position:relative!important;height:9rem!important}header .contenedor .navigation__menu--header nav .main-nav #menu-header li.menu-item-has-children a{width:100%}header .contenedor .navigation__menu--header nav .main-nav #menu-header li.menu-item-has-children a span{width:100%;display:block;position:relative}header .contenedor .navigation__menu--header nav .main-nav #menu-header li.menu-item-has-children a span::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);background-image:url('data:image/svg+xml,<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M6 9L12 15L18 9" stroke="%23000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>');background-position:center;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}header .contenedor .navigation__menu--header nav .main-nav #menu-header li.submenu-open ul{display:block;max-height:1000px}header .contenedor .navigation__menu--header nav .main-nav #menu-header li.submenu-open ul .contenedor{padding-top:15px}header .contenedor .navigation__menu--header nav .main-nav #menu-header li.submenu-open>a span::after{transform:translateY(-50%) rotate(180deg)}header .contenedor .navigation__menu--header nav .main-nav #menu-header li:last-child ul{width:100%;transform:none}header .contenedor .navigation__menu--header nav .main-nav #menu-header li:last-child ul .contenedor{padding:0;max-width:100%;width:100%}header .contenedor .navigation__menu--header.active{transform:translateX(0)}header .contenedor .open__menu--filter{display:flex!important;align-items:center;justify-content:flex-start;order:1;width:88px}header .contenedor .overlay__menu{display:block;position:fixed;left:0;top:0;width:100vw;height:100vh;background:#000;opacity:0;transition:all 0.3s ease;pointer-events:none}header .contenedor .overlay__menu.active{opacity:.6;pointer-events:all}header .contenedor .container__header--actions{order:3;gap:10px}header .contenedor .container__header--actions .my__account-page{display:flex;align-items:center;justify-content:center;width:22px;height:22px}.entrega_pedido{display:none}.header-cart__dropdown.widget_shopping_cart_content{width:88vw;max-width:330px;padding:1.2rem}.header-cart__dropdown.widget_shopping_cart_content ul.woocommerce-mini-cart{max-height:none}.header-cart__dropdown.widget_shopping_cart_content .title__header--cart p.title{font-size:18px}.header-cart__dropdown.widget_shopping_cart_content .woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item .mini-cart-item__image{width:110px}.header-cart__dropdown.widget_shopping_cart_content .woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__name a{font-size:14px;line-height:19px}.header-cart__dropdown.widget_shopping_cart_content .woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .quantity.mini-cart-item__quantity{height:40px}.header-cart__dropdown.widget_shopping_cart_content .woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .quantity.mini-cart-item__quantity .mini-cart-qty-btn{font-size:13px}.header-cart__dropdown.widget_shopping_cart_content .woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item .mini-cart-item__info .mini-cart-item__actions .quantity.mini-cart-item__quantity input.qty{font-size:13px}.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__total.total{margin-bottom:14px}.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__total.total strong,.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__total.total span,.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__total.total bdi{font-size:16px}.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons{gap:5px}.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward{padding:10px;font-size:14px;width:calc(50% - 5px);border-radius:6px}.header-cart__dropdown.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward{padding:10px;font-size:14px;width:calc(50% - 5px);border-radius:6px}.header-cart__dropdown.widget_shopping_cart_content .container__no--information .woocommerce-mini-cart__empty-message{font-size:15px}.main__page--front-page .section__banner--carrusel{padding-top:120%}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__arrows .splide__arrow{width:35px;height:35px}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__arrows .splide__arrow svg{width:13px;height:13px}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--izquierda,.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--arriba{justify-content:center}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--izquierda .container--info__banner,.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--arriba .container--info__banner{justify-content:flex-start;align-items:center;padding-top:3.5rem;max-width:340px}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--izquierda .container--info__banner p,.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--arriba .container--info__banner p{font-size:15px;line-height:1.2;text-align:center!important}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--izquierda .container--info__banner h2,.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--arriba .container--info__banner h2{font-size:25px;line-height:1.2}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--izquierda .container--info__banner h2+p,.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--arriba .container--info__banner h2+p{font-size:14px;line-height:1.2}.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--izquierda .container--info__banner a,.main__page--front-page .section__banner--carrusel #splide--carrusel__front-page .splide__track .splide__slide .position__absolute-text.position__absolute-text--arriba .container--info__banner a{margin-top:4px;display:block}.main__page--front-page .section__banner--carrusel.secondary{padding-top:110%;margin-top:0}.main__page--front-page .section__banner--carrusel.secondary #splide--carrusel__seconday .splide__pagination li button{height:6px;width:6px}.main__page--front-page .section__banner--carrusel.secondary #splide--carrusel__seconday .splide__pagination li button.is-active{width:25px}.main__page--front-page .section__banner--carrusel.secondary #splide--carrusel__seconday .splide__track .splide__slide img.fondo__section{-o-object-position:center;object-position:center}.main__page--front-page .section__banner--carrusel.secondary #splide--carrusel__seconday .splide__track .splide__slide .container--info__banner{max-width:330px;align-items:center}.main__page--front-page .section__banner--carrusel.secondary #splide--carrusel__seconday .splide__track .splide__slide .container--info__banner p{font-size:15px;line-height:20px}.main__page--front-page .section__banner--carrusel.secondary #splide--carrusel__seconday .splide__track .splide__slide .container--info__banner h2{font-size:25px;line-height:30px}.main__page--front-page .section__banner--carrusel.secondary #splide--carrusel__seconday .splide__track .splide__slide .container--info__banner a{margin-top:10px;display:block}.main__page--front-page .section__banner--carrusel.secondary #splide--carrusel__seconday .splide__track .splide__slide.derecha{justify-content:flex-end}.main__page--front-page .section__banner--carrusel.secondary #splide--carrusel__seconday .splide__track .splide__slide.derecha .container--info__banner{padding:0;margin-bottom:3rem}.main__page--front-page .section__editions--special{padding-block:1.5rem 4rem}.main__page--front-page .section__editions--special .contenedor{gap:1.5rem}.main__page--front-page .section__editions--special .contenedor .repeater__tabs{display:flex;gap:20px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid rgba(0,0,0,.08)}.main__page--front-page .section__editions--special .contenedor .repeater__tabs::-webkit-scrollbar{display:none}.main__page--front-page .section__editions--special .contenedor .repeater__tabs .tab{font-family:"SpaceGroteskBold";flex-shrink:0;cursor:pointer;color:rgba(0,0,0,.35)}.main__page--front-page .section__editions--special .contenedor .repeater__tabs .tab.is-active{padding-bottom:5px;border-bottom:2px solid #0a0a0a;color:#000}.main__page--front-page .section__editions--special .contenedor #splide--edition-special{width:100%}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__arrows button{width:35px;height:35px;border-radius:50%;background:rgba(255,255,255,.8);backdrop-filter:blur(8px);opacity:1!important;bottom:-3rem;top:auto;transform:translateY(0);border:1px solid rgba(0,0,0,.19)}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__arrows button svg{width:13px;height:13px;fill:#666}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__arrows button.splide__arrow--prev{left:auto;right:12%}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__arrows button.splide__arrow--next{right:0}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__slide .product__info{background:#E7E9ED;border-radius:10px;padding:25px;max-height:480px;height:100%}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__slide .product__info .container--text .product__info--content p{font-size:14px;line-height:19px;color:#0a0a0a;font-family:"SpaceGroteskRegular"}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__slide .product__info .container--text .product__info--content a{display:block;background:#FF8C1A;color:#fff;font-size:15px;line-height:20px;font-family:"SpaceGroteskRegular";border-radius:12px;padding:7px 16px;width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-top:5px}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__slide .product__info .product__image--wrap{aspect-ratio:1/1}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__slide .product__info .product__image--wrap .product__image--src{width:100%;height:100%}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__pagination{bottom:-2.5rem;justify-content:flex-start}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__pagination li button{opacity:1!important;transform:scale(1)!important;width:7px;height:7px;transition:all 0.3s ease}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__pagination li button.is-active{background:#FF8C1A;width:24px;border-radius:5px;height:6px}.main__page--front-page .section__discover-collections{padding:0;margin-bottom:2rem;padding-top:0rem}.main__page--front-page .section__discover-collections .contenedor{gap:1.5rem}.main__page--front-page .section__discover-collections .contenedor h2{font-size:25px;line-height:30px}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__arrows .splide__arrow{width:35px;height:35px;border-radius:50%;background:rgba(255,255,255,.8);backdrop-filter:blur(8px)}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__arrows .splide__arrow svg{width:12px;height:12px}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__slide .card__collection{height:23rem}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__slide .card__collection .card__collection--nombre{top:1.5rem;font-size:26px;line-height:31px}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__pagination{bottom:-1.3rem}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__pagination button{opacity:1!important;transform:scale(1)!important;width:5px;height:5px}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__pagination button.is-active{background:#000;width:20px;border-radius:5px;height:5px}.main__page--front-page .section__letters--video{height:180vh}.main__page--front-page .section__letters--video .pin-spacer .content-container-video .bg_svg{-o-object-fit:cover;object-fit:cover}.main__page--front-page .section__testimonial--videos{gap:1.5rem}.main__page--front-page .section__testimonial--videos .contenedor h2{font-size:25px;line-height:30px}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__slide .video-wrapper{height:11rem;margin-inline:auto}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__pagination{left:50%;transform:translateX(-50%);bottom:-1em}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__pagination li button{opacity:1!important;transform:scale(1)!important;width:5px;height:5px}.main__page--front-page .section__testimonial--videos #videos--testimonials .splide__pagination li button.is-active{background:#FF8C1A;width:20px;border-radius:5px;height:5px}.main__page--front-page .section__certifications__list .contenedor h2{font-size:25px;line-height:30px}.main__page--front-page .section__certifications__list #certifications--list .splide__slide .container__image{height:6rem}.main__page--front-page .section__our-blogs{overflow:hidden}.main__page--front-page .section__our-blogs .contenedor{gap:calc(1.5rem - 10px)}.main__page--front-page .section__our-blogs .contenedor h2{font-size:25px;line-height:30px}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs{width:100%}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__pagination{left:50%;transform:translateX(-50%);bottom:-1em}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__pagination li button{opacity:1!important;transform:scale(1)!important;width:5px;height:5px}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__pagination li button.is-active{background:#FF8C1A;width:20px;border-radius:5px;height:5px}.main__page--product-cat .banner-primary__category{height:32vh;max-height:250px}.main__page--product-cat .banner-primary__category .contenedor{justify-content:center}.main__page--product-cat .banner-primary__category .contenedor .left__information .banner-primary__category--title{font-size:25px;line-height:30px}.main__page--product-cat .banner-primary__category .contenedor .left__information .banner-primary__category--description{font-size:13px;line-height:18px}.main__page--product-cat .section__list--products_category{padding-block:2rem}.main__page--product-cat .section__list--products_category .contenedor{flex-direction:column}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product{position:fixed;left:0;top:auto;bottom:0;z-index:8;width:100%;transform:translateY(100%);border-radius:10px 10px 0 0;transition:all 0.3s ease;max-height:500px;overflow-y:scroll}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product .title__filters .close__filters{display:block}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters{display:flex;flex-direction:column;gap:1rem}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group{margin-bottom:0}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options{display:flex;flex-direction:column;gap:5px}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product form.product-filters .product-filters__group .product-filters__options.product-filters__options--colors{gap:10px}.main__page--product-cat .section__list--products_category .contenedor .filters__about--list_product.active{transform:translateY(0)}.main__page--product-cat .section__list--products_category .contenedor .overlay__filter-mobile{display:block;position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:7;background:#000;opacity:0;transition:all 0.3s ease;pointer-events:none}.main__page--product-cat .section__list--products_category .contenedor .overlay__filter-mobile.active{opacity:.6;pointer-events:all}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products--gallery .shop__toolbar{flex-wrap:wrap;flex-direction:row;align-items:center;gap:10px;background:#fff;position:relative;z-index:1}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products--gallery .shop__toolbar .shop__toolbar--info{justify-content:flex-start;width:100%}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products--gallery .shop__toolbar .open__filter-mobile{display:flex!important;align-items:center;justify-content:space-between;gap:8px;padding:8px 14px;border:1px solid #e0e0e0;border-radius:8px;font-size:13px;cursor:pointer;transition:border-color 0.2s}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products{grid-template-columns:1fr 1fr;gap:20px 10px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card{border-radius:10px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button svg.yith-wcwl-icon{width:25px;height:25px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__card--image-link{aspect-ratio:1/1;width:100%;height:auto}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom{padding:12px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom .product__card--info .product__card--title{font-size:14px;line-height:1.2;font-family:"SpaceGroteskBold"}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom .product__card--info .product__card--title a{font-size:14px;line-height:1.2;font-family:"SpaceGroteskBold";display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom .product__card--info .product__card--price{font-size:15px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom .product__card--info .product__card--rating .cr-reviews-rating .crstar-rating-svg .cr-rating-icon-base svg{width:15px;height:15px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom .product__card--info .product__card--rating .cr-reviews-rating .crstar-rating-svg .cr-rating-icon-frnt svg.cr-rating-icon{width:15px;height:15px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom .product__card--info .product__card--description{font-size:11px;line-height:1.2}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom .product__card--info .product__card--swatches{margin-top:10px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom .product__card--actions .product__card--btn-eye{width:32px;height:32px;border-radius:5px}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products .product__card .product__container--bottom .product__card--actions .product__card--btn-primary{border-radius:5px;font-size:13px;line-height:1.2}.main__single-product .section__information--product-top{padding-top:1.5rem}.main__single-product .section__information--product-top .contenedor{flex-direction:column;gap:20px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery{position:static;width:100%}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images{flex-direction:column;width:100%;margin-inline:auto}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__arrows .splide__arrow{width:30px;height:30px;background:transparent}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__arrows .splide__arrow svg{width:10px;height:10px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__arrows .splide__arrow.splide__arrow--prev{left:.5rem}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__arrows .splide__arrow.splide__arrow--next{right:.5rem}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--thumb-slider{max-width:100%}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .list__icons{display:none}.main__single-product .section__information--product-top .contenedor .information__product{margin-top:0;width:100%}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest{order:1}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas-text p{font-size:13px;line-height:1.2}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas-text strong{font-size:13px;line-height:1.2}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas__monto{font-size:13px;line-height:1.2}.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas__monto span,.main__single-product .section__information--product-top .contenedor .information__product .container__without--interest .cuotas__monto bdi{font-size:13px;line-height:1.2}.main__single-product .section__information--product-top .contenedor .information__product h1{font-size:21px;line-height:1.2;order:2}.main__single-product .section__information--product-top .contenedor .information__product .product__price{order:3}.main__single-product .section__information--product-top .contenedor .information__product .product__short-description{order:4}.main__single-product .section__information--product-top .contenedor .information__product .product__short-description p{font-size:13px;line-height:18px}.main__single-product .section__information--product-top .contenedor .information__product .product__short-description ul li{font-size:13px;line-height:18px}.main__single-product .section__information--product-top .contenedor .information__product form.variations_form.cart{order:5}.main__single-product .section__information--product-top .contenedor .information__product form.variations_form.cart .single_variation_wrap{margin-top:1.5rem}.main__single-product .section__information--product-top .contenedor .information__product form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button{font-size:16px;line-height:1.2}.main__single-product .section__information--product-top .contenedor .container__sallesy .buy-together .buy-together__list{grid-template-columns:1fr}.main__single-product .section__information--product-top .contenedor .container__sallesy .buy-together .buy-together__submit{line-height:1.2;padding:10px;border-radius:5px;font-size:15px;line-height:1.2}.main__single-product .section__container-tabs{padding-block:1rem;top:52.8px}.main__single-product .section__container-tabs .contenedor{justify-content:flex-start;gap:22px}.main__single-product .section__container-tabs .contenedor h2{font-size:16px;line-height:21px}.main__single-product .section__product-information .contenedor.second__section.section__tabs .inner-section.h-desktop .top__actions-tabs{display:flex;align-items:center;justify-content:normal;gap:10px;overflow-x:auto;scrollbar-width:none;margin-bottom:1rem}.main__single-product .section__product-information .contenedor.second__section.section__tabs .inner-section.h-desktop .top__actions-tabs p{display:block;flex-shrink:0;width:auto;padding:5px 12px}.main__single-product .section__product-information .contenedor.second__section.section__tabs .inner-section.h-desktop #splide__product .splide__slide .numb{height:100%;flex-direction:column;gap:1rem}.main__single-product .section__product-information .contenedor.second__section.section__tabs .inner-section.h-desktop #splide__product .splide__slide .numb .left{min-height:122px;width:100%}.main__single-product .section__product-information .contenedor.second__section.section__tabs .inner-section.h-desktop #splide__product .splide__slide .numb .left .sub_title{line-height:1.2}.main__single-product .section__product-information .contenedor.second__section.section__tabs .inner-section.h-desktop #splide__product .splide__slide .numb .left span.title{line-height:1.2!important}.main__single-product .section__product-information .contenedor.second__section.section__tabs .inner-section.h-desktop #splide__product .splide__slide .numb .left span{line-height:1.2}.main__single-product .section__product-information .contenedor.second__section.section__tabs .inner-section.h-desktop #splide__product .splide__slide .numb .right{width:100%;aspect-ratio:335/236}.main__single-product .section__product-information .contenedor.second__section.section__tabs .inner-section.h-desktop #splide__product .splide__slide .numb .right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item{flex-direction:column-reverse;gap:1rem}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .left__image{width:100%;max-height:260px}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .text{width:100%}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .text h2{line-height:1.2}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item .text p{line-height:1.2}.main__single-product .section__product-information .contenedor.section__simple-image--text .information__item:nth-child(even){flex-direction:column-reverse}.main__single-product .section__product-information .contenedor.medium__images .list{grid-template-columns:1fr;gap:1rem}.main__single-product .section__product-information .contenedor.medium__images .list img{border-radius:0}.main__single-product .section__specifics--product{padding-block:2rem}.main__single-product .section__specifics--product .contenedor h2{font-size:23px;line-height:28px}.main__single-product .section__specifics--product .contenedor .product-specifics__list{grid-template-columns:repeat(2,1fr);gap:6px}.main__single-product .section__specifics--product .contenedor .product-specifics__list .product-specifics__item{padding:12px;border-radius:10px}.main__single-product .section__specifics--product .contenedor .product-specifics__list .product-specifics__item .product-specifics__label{font-size:15px;line-height:20px}.main__single-product .section__specifics--product .contenedor .product-specifics__list .product-specifics__item .product-specifics__value{font-size:13px;line-height:18px}.main__single-product .section__list-recommend-product .contenedor h2{font-size:23px;line-height:28px;margin-bottom:5px}.main__single-product .section__list-recommend-product .contenedor p{font-size:14px;line-height:19px}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados{margin-top:1rem}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__list .splide__slide{padding:15px}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__list .splide__slide .product__card .product__card--image-link{height:13rem}.popup__cuotas-sin-interes{padding:1rem}.popup__cuotas-sin-interes button.popup__cuotas-cerrar{right:1.5rem;top:1rem}.popup__cuotas-sin-interes p.title{font-size:20px}.popup__cuotas-sin-interes div.contenido{font-size:13px;margin-top:13px}.main__page-support .banner{height:32vh}.main__page-support .banner .contenedor h1{font-size:25px;line-height:1.2}.main__page-support .list__tabs{top:52.8px}.main__page-support .list__tabs .contenedor{display:flex;justify-content:flex-start;gap:1.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.main__page-support .list__tabs .contenedor button.tabs__item{width:auto;display:block;flex-shrink:0}.main__page-support .section__support--product{padding-block:2rem}.main__page-support .section__support--product .contenedor h2{font-size:22px;line-height:1.2}.main__page-support .section__support--product .contenedor .list__categories{margin-top:10px;display:flex;justify-content:flex-start;gap:1rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.main__page-support .section__support--product .contenedor .list__categories button{padding:5px 10px;flex-shrink:0}.main__page-support .section__support--product .contenedor .list__categories button span{font-size:15px;line-height:1.2;color:#000}.main__page-support .section__support--product .contenedor .list__products--support{margin-top:1rem}.main__page-support .section__support--product .contenedor .list__products--support .support-products__grid{grid-template-columns:repeat(2,1fr);gap:15px}.main__page-support .section__list--stores{margin-bottom:2.6rem}.main__page-support .section__list--stores .contenedor h2{font-size:22px;line-height:1.2;margin-bottom:1.5rem}.main__page-support .section__list--stores .contenedor .list__stores{flex-direction:column;max-height:none;gap:20px}.main__page-support .section__list--stores .contenedor .list__stores .left{gap:10px;max-height:300px}.main__page-support .section__list--stores .contenedor .list__stores .left .item{padding:15px;border-radius:10px;transition:all 0.3s ease}.main__page-support .section__list--stores .contenedor .list__stores .left .item .title{font-size:13px;line-height:18px;transition:all 0.3s ease}.main__page-support .section__list--stores .contenedor .list__stores .left .item span{font-size:12px;line-height:17px;transition:all 0.3s ease}.main__page-support .section__list--stores .contenedor .list__stores .left .item.active{background:#000}.main__page-support .section__list--stores .contenedor .list__stores .left .item.active p,.main__page-support .section__list--stores .contenedor .list__stores .left .item.active span{color:#fff}.main__page-support .section__list--stores .contenedor .list__stores .right__iframe{width:100%;height:18rem}.main__page-support .section__politicas-posventa .contenedor h2{font-size:22px;line-height:1.2;margin-bottom:1.5rem}.main__page-support .section__politicas-posventa .contenedor .items__politicas{gap:10px}.main__page-support .section__politicas-posventa .contenedor .items__politicas .item{height:7rem;padding:10px}.main__page-support .section__politicas-posventa .contenedor .items__politicas .item .image{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.main__page-support .section__politicas-posventa .contenedor .items__politicas .item .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__page-support .section__politicas-posventa .contenedor .items__politicas .item p{text-align:center;font-size:13px;line-height:18px}.main__page-support .section__faq .contenedor h2{font-size:25px;line-height:30px;margin-bottom:1.5rem}.main__page-support .section__faq .contenedor .faq__tabs{margin-bottom:.5rem}.main__page--legals .banner{height:34vh}.main__page--legals .banner .contenedor h1{font-size:25px;line-height:1.2}.main__page--legals .section__content .contenedor h2{font-size:20px;line-height:25px}.main__page--legals .section__content .contenedor p{font-size:14px;line-height:19px}.main__page--legals .section__content .contenedor ul li,.main__page--legals .section__content .contenedor ol li{font-size:14px;line-height:19px}.main__page--contact .banner{height:34vh}.main__page--contact .banner .contenedor h1{font-size:30px;line-height:35px}.main__page--contact .section__custom--information .contenedor .top__information{grid-template-columns:repeat(2,1fr);gap:10px}.main__page--contact .section__custom--information .contenedor .top__information .item{padding:12px}.main__page--contact .section__custom--information .contenedor .top__information .item strong{font-size:14px;line-height:19px;margin-bottom:4px}.main__page--contact .section__custom--information .contenedor .top__information .item p,.main__page--contact .section__custom--information .contenedor .top__information .item a{font-size:12px;line-height:17px}.main__page--contact .section__custom--information .contenedor .bottom__information{margin-top:1rem}.main__page--contact .section__custom--information .contenedor .bottom__information .left__form{grid-template-columns:1fr}.main__page-support .section__support--product .contenedor .support-product__detail-container .support-product__detail .support-product__tabs{gap:20px}.main__page-support .section__support--product .contenedor .support-product__detail-container .support-product__detail .support-product__tabs button{padding:0;padding-bottom:10px}.main__page-support .section__support--product .contenedor .support-product__detail-container .support-product__detail .support-product__panels .support-product__panel .faq__tabs{display:flex;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap}.main__page-support .section__support--product .contenedor .support-product__detail-container .support-product__detail .support-product__panels .support-product__panel .faq__tabs button{flex-shrink:0;padding:5px}.main__page-support .section__support--product .contenedor .support-product__detail-container .support-product__detail .support-product__panels .support-product__panel .support-product__manual-wrap{padding:0}.main__page--blog .section__list--blogs{padding:30px 0 60px}.main__page--blog .section__list--blogs .contenedor .categories__posts a{font-size:14px;line-height:19px}.main__page--blog .section__list--blogs .contenedor .cards{grid-template-columns:repeat(1,1fr)}.main__single-post .section__content-post .contenedor{flex-direction:column}.main__single-post .section__content-post .contenedor .left h1{font-size:24px;line-height:29px}.main__single-post .section__content-post .contenedor .left .image__destacada img{height:auto}.main__single-post .section__content-post .contenedor .relation--products{margin-top:0}.main__single-post .section__content-post .contenedor .relation--products #splide-productos-recomendados #splide-productos-recomendados-list .splide__slide{padding:10px}.main__single-post .section__related--post .contenedor #splide__related-post .splide__slide{padding:10px}.main__single-post .section__related--post .contenedor #splide__related-post .splide__pagination{bottom:-1.5rem}.main__single-post .section__related--post .contenedor #splide__related-post .splide__pagination li button{opacity:1!important;transform:scale(1)!important;width:5px;height:5px}.main__single-post .section__related--post .contenedor #splide__related-post .splide__pagination li button.is-active{background:#FF8C1A;width:20px;border-radius:5px;height:5px}.main__cart .contenedor{padding-top:2rem}.main__cart .contenedor p.title{font-size:20px}.main__cart .contenedor p.title span.quantity{font-size:16px}.main__cart .contenedor p.title span.quantity b{font-size:16px}.main__cart .contenedor .woocommerce{grid-template-columns:100%}.main__cart .contenedor .woocommerce .woocommerce-notices-wrapper{grid-area:1/1/2/2}.main__cart .contenedor .woocommerce .woocommerce-notices-wrapper .woocommerce-message{margin:0 0 1rem;font-size:14px;line-height:1.2}.main__cart .contenedor .woocommerce form.woocommerce-cart-form{grid-area:2/1/3/2;width:100%}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .cart__head{display:none}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item.cart_item{display:grid;align-items:start;grid-template-columns:62px 1fr 1fr 1fr;grid-template-rows:repeat(2,1fr);gap:8px;padding:12px 0}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item.cart_item .product-thumbnail{grid-area:1/1/3/2;width:auto;height:auto}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item.cart_item .product-name{grid-area:1/2/2/5;padding-inline:0}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item.cart_item .product-name .product-name__title{font-size:14px;line-height:1.2}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item.cart_item .product-quantity{width:auto;justify-content:flex-start;grid-area:2/2/3/3}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item.cart_item .product-subtotal{width:165px;grid-area:2/3/3/4}.main__cart .contenedor .woocommerce form.woocommerce-cart-form .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item.cart_item .product-remove{grid-area:1/3/2/4;margin-left:auto}.main__cart .contenedor .woocommerce .cross-sells{grid-area:3/1/4/2}.main__cart .contenedor .woocommerce .cross-sells h2{font-size:16px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells{margin-top:0}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__arrows .splide__arrow--prev{left:-.5rem}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__arrows .splide__arrow--next{right:-.5rem}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide{padding:10px 6px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button svg .yith-wcwl-icon{width:25px;height:25px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__card--image-link{height:6rem}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom{padding:10px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--title{margin-top:0}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--price{font-size:13px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--info .product__card--swatches .product__card--swatch{width:17px;height:17px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--actions .product__card--btn-eye{width:36px;height:34px;border-radius:5px}.main__cart .contenedor .woocommerce .cross-sells #splide-cross-sells .splide__list .splide__slide .product__card .product__container--bottom .product__card--actions .product__card--btn-primary{font-size:13px;line-height:1.2;border-radius:5px}.main__cart .contenedor .woocommerce .cart-collaterals{grid-area:4/1/5/2;width:100%;margin-top:2rem;gap:1rem}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy{padding:14px 20px 10px 20px}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy p.need-coupon{font-size:15px;line-height:1.2}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy .container__coupon--form input{font-size:14px;line-height:1.2;height:42px}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy .container__coupon--form button{font-size:14px;line-height:1.2;height:42px}.main__cart .contenedor .woocommerce .cart-collaterals .qcy-coupon-proxy .qcy-coupon-proxy__message{margin-bottom:4px}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals{padding:14px 20px 14px 20px}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals h2{font-size:16px;margin-bottom:.5rem}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.cart-subtotal td,.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total td{padding:7px 12px}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.cart-subtotal td::before,.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total td::before{font-size:14px;font-weight:100;font-family:"SpaceGroteskBold"}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout{padding:.5em 0}.main__cart .contenedor .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a{font-size:14px;line-height:1.2}.main__checkout .woocommerce .qcy-order-pay-grid{width:1350px;max-width:95%;margin:0 auto;grid-template-columns:1fr}.main__checkout .woocommerce .qcy-order-pay-grid__left,.main__checkout .woocommerce .qcy-order-pay-grid__right{padding:20px}.main__checkout .woocommerce .qcy-order-pay-grid__left .qcy-mobile-order-summary{display:block;margin-bottom:1.5rem}.main__checkout .woocommerce .qcy-order-pay-grid__left .qcy-mobile-order-summary button[aria-expanded=true]{border-radius:10px 10px 0 0}.main__checkout .woocommerce .qcy-order-review-wrapper.qcy-mobile-order-summary__panel{display:none;margin:-1.5rem 0 1.5rem;padding:14px 14px 8px 14px;background:#f5f5f5;border:1px solid #dedede;border-top:none;border-radius:0 0 10px 10px}.main__checkout .woocommerce .qcy-order-review-wrapper.qcy-mobile-order-summary__panel.is-open{display:flex}.main__checkout .woocommerce .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review_heading{display:none}.main__checkout .woocommerce form.checkout.woocommerce-checkout{width:1350px;max-width:95%;margin:0 auto;grid-template-columns:1fr}.main__checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul.woocommerce-error{padding:10px 20px;margin:0}.main__checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul.woocommerce-error li{margin-bottom:3px;font-size:14px;line-height:1.2;font-family:"SpaceGroteskRegular"}.main__checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul.woocommerce-error li a,.main__checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul.woocommerce-error li strong{font-size:14px;line-height:1.2;font-family:"SpaceGroteskRegular";color:#b82929;font-weight:100}.main__checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul.woocommerce-error li strong{font-family:"SpaceGroteskBold"}.main__checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul.woocommerce-error::after,.main__checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul.woocommerce-error::before{content:none}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details{padding:1.5rem 0 0 0}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .image-logo__page{width:90px;height:35px;margin-bottom:1.5rem}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-mobile-order-summary{display:block}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-mobile-order-summary button[aria-expanded=true]{border-radius:10px 10px 0 0}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel{margin:0;padding:14px 14px 8px 14px}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .cart_item{gap:12px}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .cart_item .product-name .qcy-order-review-name{font-size:14px;line-height:1.2}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .cart_item .product-total span,.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .cart_item .product-total bdi{font-size:15px;line-height:1.2}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy{margin:0;border:none}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy .qcy-checkout-coupon-proxy__input,.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-checkout-coupon-proxy .qcy-checkout-coupon-proxy__button{height:42px;font-size:14px;line-height:1.2}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-order-review-totals{margin-top:1rem}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr th{font-size:14px;line-height:1.2;padding-bottom:10px}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr td{padding-bottom:10px}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr td span,.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr td bdi{font-size:15px;line-height:1.2}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.order-total th,.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .qcy-order-review-wrapper.qcy-mobile-order-summary__panel #order_review .shop_table.woocommerce-checkout-review-order-table .qcy-order-review-totals tfoot tr.order-total td{padding-top:0}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper h4{font-size:16px}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper h4[data-group-index="1"]{margin-top:1.2rem}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper h4[data-group-index="2"]{margin-bottom:.8rem}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group .form-row.form-row-first,.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-checkout-group .form-row.form-row-last{width:100%}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .qcy-shipping-methods-target #shipping_method li label{flex:1;font-size:13px;gap:10px}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 #payment ul.wc_payment_methods li .woocommerce-info{font-size:14px;line-height:1.3;margin:0}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .col-1 #payment button#place_order{padding:11px!important;font-size:13px!important;border-radius:5px!important;width:100%!important;text-align:center!important}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .legay__terms{padding-top:13px;margin-bottom:1.3rem}.main__checkout .woocommerce form.checkout.woocommerce-checkout #customer_details .legay__terms a{font-size:11px}.main__page--my-account .contenedor{max-width:95%;padding-block:1.5rem 3rem}.main__page--my-account .contenedor .woocommerce .qcy-account-forms .qcy-account-panel.qcy-account-panel--login .woocommerce-form.woocommerce-form-login.login{padding:18px}.main__page--my-account .contenedor .woocommerce .qcy-account-forms .qcy-account-panel.qcy-account-panel--login .woocommerce-form.woocommerce-form-login.login p label{font-size:12px}.main__page--my-account .contenedor .woocommerce .qcy-account-forms .qcy-account-panel.qcy-account-panel--login .woocommerce-form.woocommerce-form-login.login p input{padding:9px 14px;border-radius:5px}.main__page--my-account .contenedor .woocommerce .qcy-account-forms .qcy-account-panel.qcy-account-panel--login .woocommerce-form.woocommerce-form-login.login p button.woocommerce-button.button.woocommerce-form-login__submit{padding:11px;font-size:13px;border-radius:5px}.main__page--my-account .contenedor .woocommerce .qcy-account-forms .qcy-account-panel.qcy-account-panel--register .woocommerce-form.woocommerce-form-register.register{padding:18px}.main__page--my-account .contenedor .woocommerce .qcy-account-forms .qcy-account-panel.qcy-account-panel--register .woocommerce-form.woocommerce-form-register.register .woocommerce-privacy-policy-text p{font-size:13px}.main__page--my-account .contenedor .woocommerce .qcy-account-forms .qcy-account-panel.qcy-account-panel--register .woocommerce-form.woocommerce-form-register.register p label{font-size:13px}.main__page--my-account .contenedor .woocommerce .qcy-account-forms .qcy-account-panel.qcy-account-panel--register .woocommerce-form.woocommerce-form-register.register p input{padding:9px 14px;border-radius:5px}.main__page--my-account .contenedor .woocommerce .qcy-account-forms .qcy-account-panel.qcy-account-panel--register .woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.form-row button{padding:11px;font-size:13px;border-radius:5px}.main__page--my-account .contenedor .woocommerce form.woocommerce-ResetPassword.lost_reset_password p.tile__lostPassword{font-size:15px}.main__page--my-account .contenedor .woocommerce form.woocommerce-ResetPassword.lost_reset_password p{font-size:12px}.main__page--my-account .contenedor .woocommerce form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first input{padding:9px 14px;border-radius:5px}.main__page--my-account .contenedor .woocommerce form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row button.woocommerce-Button.button{padding:11px;font-size:13px;border-radius:5px}.main__page--my-account.main__page--my-account--logged-in .contenedor{padding-block:1.5rem 2rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce nav.woocommerce-MyAccount-navigation{position:fixed;left:0;top:0;transform:translateX(-100%)}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-dashboard-welcome{margin-bottom:.8rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-dashboard-welcome h1{font-size:24px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-dashboard-message{margin-bottom:1rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-dashboard-cards .qcy-dashboard-cards__item:last-child{display:none}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-dashboard-legal .qcy-dashboard-legal__title{font-size:13px;margin:0 0 2px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-dashboard-legal .qcy-dashboard-legal__list{gap:0 11px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-dashboard-legal .qcy-dashboard-legal__list li a{font-size:11px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-orders-list__item{flex-direction:column;align-items:flex-start;padding:1rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-orders-list__main{gap:.8rem 1.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-orders-list__actions{width:100%}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-orders-list__action-btn{flex:1}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-dashboard .qcy-vieworder-grid{grid-template-columns:1fr}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-info[role=status]{font-size:14px;line-height:1.2;display:flex;flex-direction:column;gap:8px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-info[role=status] a.woocommerce-Button.wc-forward.button{color:#fff;background:#000;font-weight:100;width:-moz-fit-content;width:fit-content}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-orders-list .qcy-orders-list__item{flex-direction:column;gap:10px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-orders-list .qcy-orders-list__item .qcy-orders-list__main{gap:12px 20px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-orders-list .qcy-orders-list__item .qcy-orders-list__main .qcy-orders-list__field .qcy-orders-list__label{font-family:"SpaceGroteskRegular";font-size:12px;color:#9a9a9a;text-transform:uppercase;letter-spacing:.02em}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-orders-list .qcy-orders-list__item .qcy-orders-list__actions{width:100%;flex-wrap:wrap}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-orders-list .qcy-orders-list__item .qcy-orders-list__actions a.qcy-orders-list__action-btn{width:100%;background:#000;color:#fff}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-orders-list .qcy-orders-list__item .qcy-orders-list__actions a.qcy-orders-list__action-btn--pay{order:1;width:calc(50% - 4px)}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-orders-list .qcy-orders-list__item .qcy-orders-list__actions a.qcy-orders-list__action-btn--cancel{order:2;width:calc(50% - 4px);color:#d32f2f;border-color:#f3d3d3;background:#fff}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-orders-list .qcy-orders-list__item .qcy-orders-list__actions a.qcy-orders-list__action-btn--view{order:3;border:1px solid #dedede;color:#000;background:#fff}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-header{margin-bottom:1rem;gap:3px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid{grid-template-columns:1fr}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__left .qcy-vieworder-status{padding:15px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__left .qcy-vieworder-status__headline{font-size:15px;line-height:1.2;margin-bottom:5px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details{padding:15px;margin-bottom:1rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details .woocommerce-order-details__title{font-size:15px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item.order_item .product-name .qcy-order-review-name{font-size:13px;line-height:1.2}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item.order_item .product-total span,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details .cart_item.order_item .product-total bdi{font-size:15px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals{margin:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tfoot tr th{font-size:14px;font-family:"SpaceGroteskBold";font-weight:100}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tfoot tr td{font-size:14px;line-height:1.2}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tfoot tr td span,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-vieworder .qcy-vieworder-grid .qcy-vieworder-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details .qcy-order-review-totals tfoot tr td small{font-size:14px;line-height:1.2}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-addresses-list .qcy-addresses-list__item{padding:14px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-addresses-list .qcy-addresses-list__item .qcy-addresses-list__header{padding-top:0;margin-bottom:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-account-address-form h2{font-size:18px;line-height:1.2;margin-bottom:12px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-account-address-form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper.qcy-checkout-group .form-row-first,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-account-address-form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper.qcy-checkout-group .form-row-last{width:100%!important;margin-bottom:.5rem}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .qcy-account-address-form .woocommerce-address-fields .qcy-account-address-form__actions button.qcy-account-address-form__submit{width:100%;padding:11px!important;font-size:13px!important;border-radius:5px!important;width:100%!important;text-align:center!important}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-first,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-last{width:100%;margin-top:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-first label,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-last label{margin-bottom:0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-first input,.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-last input{border-radius:5px;padding:9px 12px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type=submit]{width:100%;text-align:center}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset{margin:2rem 0 0}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p.woocommerce-form-row{margin-bottom:15px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p.woocommerce-form-row label{font-size:13px;line-height:1.2;margin-bottom:6px!important}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p.woocommerce-form-row span.password-input button.show-password-input::before{height:18px;width:18px}.main__page--my-account.main__page--my-account--logged-in .contenedor .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p button.woocommerce-Button.button{padding:11px!important;font-size:13px!important;border-radius:5px!important;width:100%!important;text-align:center!important}.main__page--my-account.main__page--wishlist .contenedor .woocommerce .woocommerce-MyAccount-content .list__products{grid-template-columns:1fr}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid{display:flex;flex-direction:column}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left{width:1350px;max-width:95%;margin:0 auto;padding:40px 0 40px 0}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .image-logo__page{margin-bottom:0}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-mobile-order-summary{margin:20px 0 0}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-mobile-order-summary .qcy-mobile-order-summary__trigger[aria-expanded=true]{border-style:solid;border-width:1px 1px 0 1px;border-radius:10px 10px 0 0}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details{margin:0}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details h2.woocommerce-order-details__title{font-size:15px}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details.order_details .cart_item.order_item{gap:16px}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details.order_details .cart_item.order_item .product-thumbnail{width:55px;height:55px}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details.order_details .cart_item.order_item .product-name a{font-size:13px;line-height:1.2}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details.order_details table.qcy-order-review-totals tfoot tr th{font-size:14px;line-height:1.2;font-weight:100;font-family:"SpaceGroteskBold"}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details.order_details table.qcy-order-review-totals tfoot tr td{font-size:14px;line-height:1.2}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details.order_details table.qcy-order-review-totals tfoot tr td strong{font-family:"SpaceGroteskBold"}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details.order_details table.qcy-order-review-totals tfoot tr.order_total th,main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right .woocommerce-order-details .shop_table.woocommerce-table--order-details.order_details table.qcy-order-review-totals tfoot tr.order_total td{border-top:none}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-grid__right{border:1px solid #dedede;border-radius:0 0 10px 10px}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-status{display:grid;grid-template-columns:44px 1fr;grid-column-gap:10px;grid-row-gap:0;margin-top:1.2rem}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-status .qcy-thankyou-status__icon{grid-area:1/1/3/2;margin:0}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-status .qcy-thankyou-status__order-number{grid-area:1/2/2/3;text-align:left;margin:0;font-size:12px}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-status .qcy-thankyou-status__title{grid-area:2/2/3/3;text-align:left;font-size:18px}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-confirmed-box{margin-bottom:1rem}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-details .qcy-thankyou-details__grid{flex-direction:column;flex-wrap:nowrap}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .qcy-thankyou-details .qcy-thankyou-details__grid .qcy-thankyou-details__item{width:100%}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .bottom__options-thank-you{flex-direction:column-reverse;gap:10px;margin-top:25px}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .bottom__options-thank-you .continue-buy{padding:11px;font-size:13px;border-radius:5px;width:100%;text-align:center}main.main__checkout .woocommerce .woocommerce-order .qcy-thankyou-grid .qcy-thankyou-grid__left .legals_page a{font-size:11px}main.main__checkout .woocommerce #order_review.qcy-order-pay .qcy-order-pay-grid .qcy-order-pay-grid__left{padding:20px 0 20px 0}main.main__checkout .woocommerce #order_review.qcy-order-pay .qcy-order-pay-grid .qcy-order-pay-grid__left #payment.woocommerce-checkout-payment .form-row.place-order button#place_order{background:#000;font-weight:100;font-family:"SpaceGroteskBold";padding:11px!important;font-size:13px!important;border-radius:5px!important;width:100%!important;text-align:center!important}main.main__checkout .woocommerce #order_review.qcy-order-pay .qcy-order-pay-grid .qcy-order-pay-grid__left .qcy-order-review-wrapper.qcy-mobile-order-summary__panel{flex-direction:column}main.main__checkout .woocommerce #order_review.qcy-order-pay .qcy-order-pay-grid .qcy-order-pay-grid__left .qcy-order-review-wrapper.qcy-mobile-order-summary__panel .qcy-order-pay-items .cart_item.order_item{display:flex}main.main__checkout .woocommerce #order_review.qcy-order-pay .qcy-order-pay-grid .qcy-order-pay-grid__left .qcy-order-review-wrapper.qcy-mobile-order-summary__panel .qcy-order-pay-items .cart_item.order_item .product-thumbnail{position:relative;border:1px solid #ececec;background:#fff;border-radius:10px;width:65px;height:65px;flex-shrink:0}main.main__checkout .woocommerce #order_review.qcy-order-pay .qcy-order-pay-grid .qcy-order-pay-grid__left .qcy-order-review-wrapper.qcy-mobile-order-summary__panel .qcy-order-pay-items .cart_item.order_item .product-thumbnail a{display:flex}main.main__checkout .woocommerce #order_review.qcy-order-pay .qcy-order-pay-grid .qcy-order-pay-grid__left .qcy-order-review-wrapper.qcy-mobile-order-summary__panel .qcy-order-pay-items .cart_item.order_item .product-thumbnail .qcy-order-review-qty{position:absolute;top:-6px;right:-6px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#000;color:#fff;font-size:11px;line-height:1.2;font-family:"SpaceGroteskBold"}main.main__checkout .woocommerce #order_review.qcy-order-pay .qcy-order-pay-grid .qcy-order-pay-grid__left .qcy-order-review-wrapper.qcy-mobile-order-summary__panel .qcy-order-pay-items .cart_item.order_item .product-name .qcy-order-review-name{font-family:"SpaceGroteskBold";color:#000;font-size:14px;line-height:1.2;display:block}main.main__checkout .woocommerce #order_review.qcy-order-pay .qcy-order-pay-grid .qcy-order-pay-grid__right{display:none}footer{padding-block:20px 25px}footer .contenedor .top{grid-template-columns:repeat(1,1fr);gap:18px}footer .contenedor .top .item p.title,footer .contenedor .top .item .footer__accordion-trigger .title{font-size:14px;line-height:19px}footer .contenedor .top .item p.title{margin-bottom:5px}footer .contenedor .top .item .footer__accordion-trigger{margin-bottom:0;padding-block:18px;padding-top:0;border-bottom:1px solid rgba(255,255,255,.15);justify-content:space-between}footer .contenedor .top .item .footer__accordion-trigger .title{border-bottom:none;padding-bottom:0;font-size:15px;line-height:1.2}footer .contenedor .top .item .footer__accordion-icon{display:block;position:relative;width:14px;height:14px;flex-shrink:0;color:#fff}footer .contenedor .top .item .footer__accordion-icon::before,footer .contenedor .top .item .footer__accordion-icon::after{content:"";position:absolute;background:currentColor;transition:transform 0.3s ease}footer .contenedor .top .item .footer__accordion-icon::before{top:50%;left:0;width:100%;height:2px;transform:translateY(-50%)}footer .contenedor .top .item .footer__accordion-icon::after{left:50%;top:0;width:2px;height:100%;transform:translateX(-50%)}footer .contenedor .top .item .footer__accordion-trigger[aria-expanded=true] .footer__accordion-icon::after{transform:translateX(-50%) rotate(90deg);opacity:0}footer .contenedor .top .item .footer__accordion-content{max-height:0;transition:max-height 0.35s ease}footer .contenedor .top .item .footer__accordion-trigger[aria-expanded=true]+.footer__accordion-content{padding-top:10px}footer .contenedor .top .item .main-nav ul.nav__list{gap:5px}footer .contenedor .top .item .main-nav ul.nav__list li.menu-item{font-size:12px;line-height:17px}footer .contenedor .top .item .main-nav ul.nav__list li.menu-item a{font-size:12px;line-height:17px}footer .contenedor .top .item .block.social_media .social--media a{width:25px;height:25px}footer .contenedor .top .item .block.social_media .social--media a svg{width:13px;height:13px}footer .contenedor .top .item:last-child .block.social_media p.title{font-size:15px;line-height:1.2;border-bottom:none;margin-bottom:10px}footer .contenedor .bottom__legals{flex-direction:column;align-items:flex-start;margin-top:1rem;padding-top:8px}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post .container__image{height:11rem}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post .container__text{padding:12px}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post .container__text .title__post{font-size:14px;line-height:19px}.main__page--front-page .section__our-blogs .contenedor #section__our-blogs .splide__slide a.card__post .container__text span{font-size:12px;line-height:1.2}.search-panel__input{font-size:14px;line-height:1.2}}@media (min-width:790px) and (max-width:1000px){.main__page--front-page .section__banner--carrusel{padding-top:34%}.main__page--front-page .section__editions--special{padding-block:1.5rem 2.5rem}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info{padding:1rem;gap:.5rem}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .container--text{height:-webkit-fill-available;height:-moz-available;height:stretch}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .container--text .product__info--content p{font-size:11px;line-height:1.2}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .container--text .product__info--content h2{font-size:21px;line-height:1.2}.main__page--front-page .section__editions--special .contenedor #splide--edition-special .splide__track .splide__list .splide__slide .product__info .container--text .product__info--content a{font-size:13px;border-radius:8px;padding:4px 10px}.main__page--front-page .section__discover-collections{margin-bottom:0}.main__page--front-page .section__discover-collections .contenedor #splide-discover-collections .splide__slide .card__collection .card__collection--nombre{font-size:20px;line-height:1.2}.main__page--product-cat .section__list--products_category .contenedor .container__information--single-category .list__products{grid-template-columns:1fr 1fr 1fr}}@media (min-width:500px) and (max-width:1000px){.main__single-product .section__information--product-top .contenedor{gap:25px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images{flex-direction:row-reverse;gap:20px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider{max-height:24rem}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__track{max-height:24rem}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--main-slider .splide__track img{max-height:24rem}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--thumb-slider{max-width:50px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--thumb-slider .splide__arrows .splide__arrow svg{width:10px;height:10px}.main__single-product .section__information--product-top .contenedor .left__information--product--gallery .carrusel__product--images #product--thumb-slider .splide__slide{display:flex;align-items:center;justify-content:center}.main__single-product .section__list-recommend-product .contenedor #splide-productos-recomendados .splide__list .splide__slide{padding:5px}}