product-info,variant-selects,product-form,media-gallery,product-modal,product-recommendations{display:block}.product-page{padding:4rem 0}.product{display:grid;grid-template-columns:1fr}.product__media{min-width:0}@media screen and (min-width:990px){.product{grid-template-columns:1fr 1fr}}@media screen and (max-width:750px){.product__media{margin-inline:-12px}.product{gap:32px}}.product-gallery{min-width:0;width:100%;max-width:100%}.product-gallery:not(.product-gallery--multi){aspect-ratio:var(--product-card-aspect-ratio, 3/4);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto;-webkit-overflow-scrolling:touch}.product-gallery:not(.product-gallery--multi)::-webkit-scrollbar{display:none}.product-gallery__img{display:block;width:100%;height:auto}.product-gallery__slide{background-color:#f6f6f6}.product-gallery__placeholder-svg{display:block;width:100%;height:auto;fill:rgba(var(--color-foreground),.3)}@media screen and (max-width:749px){.product-gallery--multi .product-gallery__viewport{position:relative;aspect-ratio:var(--product-card-aspect-ratio, 3/4);overflow:hidden;background:rgba(var(--color-foreground),.02);width:100%;max-width:100%;min-width:0}.product-gallery--multi .product-gallery__viewport-scroll{height:100%;width:100%;max-width:100%;min-width:0;overflow:hidden}.product-gallery--multi .product-gallery__swiper{width:100%;max-width:100%;min-width:0;height:100%;box-sizing:border-box}.product-gallery--multi .product-gallery__swiper .swiper-wrapper{height:100%;align-items:stretch}.product-gallery--multi .product-gallery__slide{height:100%;width:100%;max-width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.product-gallery--multi .product-gallery__slide .product-gallery__img{width:100%;height:100%;object-fit:cover;object-position:center}.product-gallery--multi .product-gallery__scrollbar{position:absolute;left:50%;bottom:10px;transform:translate(-50%);width:min(45%,200px);z-index:2;pointer-events:none;box-sizing:border-box}.product-gallery--multi .product-gallery__scrollbar-track{position:relative;width:100%;height:2px;background:rgba(var(--color-foreground),.15);overflow:hidden}.product-gallery--multi .product-gallery__scrollbar-thumb{position:absolute;left:0;top:0;height:2px;background:rgb(var(--color-foreground));transition:transform .3s cubic-bezier(.25,.1,.25,1);will-change:transform}}@media screen and (min-width:750px){.product-gallery--multi .product-gallery__viewport{position:relative;display:grid;grid-template-columns:1fr;background:transparent}.product-gallery--multi .product-gallery__viewport-scroll{grid-column:1;grid-row:1;min-width:0;height:auto;overflow:visible}.product-gallery--multi .product-gallery__swiper{height:auto;overflow:visible}.product-gallery--multi .product-gallery__swiper .swiper-wrapper{flex-direction:column;transform:none!important;row-gap:0}.product-gallery--multi .product-gallery__swiper .swiper-slide{width:100%!important;height:auto}.product-gallery--multi .product-gallery__slide .product-gallery__img{height:auto;object-fit:initial}.product-gallery--multi .product-gallery__scrollbar{grid-column:1;grid-row:1;position:sticky;top:calc(50vh - 7rem);justify-self:end;align-self:start;width:2px;height:min(45%,14rem);min-height:72px;margin-right:10px;z-index:2;pointer-events:none;box-sizing:border-box;opacity:0;transition:opacity .2s ease}.product-gallery--multi .product-gallery__scrollbar-track{position:relative;width:100%;height:100%;background:rgba(var(--color-foreground),.15);overflow:hidden}.product-gallery--multi .product-gallery__scrollbar-thumb{position:absolute;left:0;top:0;width:3px;background:rgb(var(--color-foreground));will-change:transform}}.product__info-shell{min-width:0;width:100%}@media screen and (min-width:990px){.product__info-shell{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;align-self:stretch;min-height:100%}}.product__info{display:flex;flex-direction:column;justify-content:center;gap:0;width:100%;max-width:500px}@media screen and (min-width:990px){.product__info{margin-left:0;margin-right:0;padding-inline:20px;position:sticky;top:var(--header-height, 0px);min-height:100vh;transition:top .35s cubic-bezier(.25,.1,.25,1)}body:has(.shopify-section-header-hidden) .product__info{top:0}}.pdp-required{color:#d32f2f;font-weight:700}.pdp-field--error input,.pdp-field--error select,.pdp-field--error textarea{border-color:#d32f2f!important}.pdp-field--error:after{content:"Este campo es obligatorio";display:block;color:#d32f2f;font-size:1.1rem;margin-top:.4rem}.pdp-discount{font-size:12px;color:rgb(var(--color-foreground));margin:0 0 16px;line-height:1}.pdp-title{font-size:20px;line-height:1.1;margin:0 0 6px;font-weight:200;text-transform:uppercase}@media screen and (min-width:990px){.pdp-title{font-size:24px}}.pdp-material{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--color-foreground),.55)}.pdp-material p{margin:0}.pdp-price{margin-top:64px;margin-bottom:32px}.pdp-price .price{font-size:24px;line-height:1;font-weight:200}.pdp-price .price--on-sale .price-item--regular{text-decoration:line-through;color:rgba(var(--color-foreground),.5);font-size:1.6rem;margin-right:.5rem}.pdp-price .price--on-sale .price-item--sale{font-size:24px;font-weight:200}.pdp-price__tax{display:block;font-size:1.1rem;color:rgba(var(--color-foreground),.6);margin-top:.2rem}@media screen and (max-width:749px){.pdp-price{margin-top:28px}.pdp-title{font-size:16px}}.pdp-variants__group{border:none;margin:0;padding:0}.pdp-variants__label{display:block;font-size:12px;text-transform:uppercase;color:rgba(var(--color-foreground));margin-bottom:10px;line-height:1}.pdp-variants__options{display:flex;flex-wrap:wrap;gap:16px}.pdp-variants__pill{display:inline-flex;align-items:center;justify-content:center;font-size:12px;color:rgb(var(--color-foreground));background:transparent;border:none;cursor:pointer;transition:color .15s ease;position:relative}.pdp-variants__radio:checked+.pdp-variants__pill{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px}.pdp-variants__pill--sold-out{color:rgba(var(--color-foreground),.25);text-decoration:line-through;cursor:not-allowed}.pdp-variants__swatch{display:block;width:18px;height:18px;border:1px solid transparent;cursor:pointer;transition:border-color .15s ease,opacity .15s ease}.pdp-variants__radio:checked+.pdp-variants__swatch{border-color:rgb(var(--color-foreground))}.pdp-variants__swatch:hover{border-color:rgba(var(--color-foreground),.4)}.pdp-variants__swatch--sold-out{opacity:.3;cursor:not-allowed;position:relative}.pdp-variants__swatch--sold-out:after{content:"";position:absolute;top:50%;left:-2px;right:-2px;height:1px;background:rgba(var(--color-foreground),.5);transform:rotate(-45deg)}.pdp-variants-wrap{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}@media screen and (max-width:749px){.pdp-variants-wrap{grid-template-columns:1fr}}.pdp-color-siblings{display:flex;flex-direction:column}.pdp-color-siblings__label{font-size:12px;font-weight:500;text-transform:uppercase;color:rgba(var(--color-foreground));margin-bottom:10px;line-height:1}.pdp-color-siblings__swatches{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.pdp-color-siblings__swatch{display:block;width:16px;height:16px;border:1px solid transparent;transition:border-color .15s ease;text-decoration:none}.pdp-color-siblings__swatch[title=Blanco]:not(.pdp-color-siblings__swatch--active){border-color:#eee}.pdp-color-siblings__swatch--active{border-color:rgb(var(--color-foreground))}.pdp-color-siblings__swatch:hover{border-color:rgba(var(--color-foreground),.5)}.pdp-color-siblings__swatch[title=Blanco]:not(.pdp-color-siblings__swatch--active):hover{border-color:rgba(var(--color-foreground),.5)}.pdp-color-siblings__swatch--sold-out{opacity:.35;cursor:not-allowed;position:relative}.pdp-color-siblings__swatch--sold-out:after{content:"";position:absolute;top:50%;left:-2px;right:-2px;height:1px;background:rgb(var(--color-foreground));transform:rotate(-45deg)}.pdp-short-desc{font-size:1.4rem;line-height:1.6;margin-bottom:1.6rem}.pdp-includes{margin-bottom:1.6rem;padding:1.4rem 1.6rem;background:rgba(var(--color-foreground),.03);border-radius:.6rem}.pdp-includes__title{font-size:14px;font-weight:700;text-transform:uppercase;margin:0 0 .6rem}.pdp-includes__list{font-size:14px;line-height:1.7}.pdp-includes__list ul,.pdp-includes__list ol{padding-left:1.6rem;margin:0}.pdp-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:1px;margin-bottom:16px;background:rgba(var(--color-foreground),.1);border-radius:8px;overflow:hidden}.pdp-benefits__item{display:flex;flex-direction:column;align-items:center;gap:14px;background-color:rgba(var(--color-background),1);padding:16px}.pdp-benefits__item:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.pdp-benefits__item:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.pdp-benefits__icon{flex-shrink:0;width:36px;height:36px}.pdp-benefits__icon img{width:100%;height:100%;object-fit:contain}.pdp-benefits__text{font-size:12px;line-height:14px;text-align:center;margin:0;color:rgba(var(--color-foreground),1)}.pdp-anticipation{display:flex;align-items:center;gap:.8rem;padding:1.2rem 1.4rem;background:rgba(var(--color-button),.1);border-radius:.6rem;font-size:14px;margin-bottom:1.6rem}.pdp-anticipation__today,.pdp-anticipation__advance{display:flex;align-items:center;gap:.6rem}.pdp-anticipation svg{flex-shrink:0}.pdp-distrito{margin-bottom:2rem}.pdp-distrito__label{display:block;font-size:1.2rem;font-weight:700;text-transform:uppercase;margin:0 0 .8rem;color:rgb(var(--color-foreground))}.pdp-distrito__select{width:100%;padding:1.2rem 1.4rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem;cursor:pointer;transition:border-color .2s ease}.pdp-distrito__select:hover{border-color:rgba(var(--color-foreground),.4)}.pdp-distrito__select:focus{outline:none;border-color:rgb(var(--color-foreground));box-shadow:0 0 0 3px rgba(var(--color-foreground),.1)}.pdp-distrito__helper{font-size:1.1rem;color:rgba(var(--color-foreground),.6);margin:.8rem 0 0}.pdp-distrito.pdp-field--error .pdp-distrito__select{border-color:#d32f2f;background-color:#d32f2f0d}.pdp-recipient{margin-bottom:1.6rem}.pdp-recipient__title{display:block;font-size:1.2rem;font-weight:700;text-transform:uppercase;margin:0 0 .8rem}.pdp-recipient__options{display:flex;gap:1.2rem}.pdp-recipient__option{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1.4rem}.pdp-recipient__option input[type=radio]{accent-color:rgb(var(--color-foreground));width:1.6rem;height:1.6rem;cursor:pointer}.pdp-recipient__helper{font-size:1.1rem;color:rgba(var(--color-foreground),.6);margin:.5rem 0 0}.pdp-balloon-phrase{margin-bottom:1.6rem}.pdp-balloon-phrase[data-activar-personalizacion=false]{display:none}.pdp-balloon-phrase__section{margin-bottom:1.25rem}.pdp-balloon-phrase__section:last-child{margin-bottom:0}.pdp-balloon-phrase__numbers{display:flex;flex-wrap:wrap;gap:6px}.pdp-balloon-phrase__numbers.is-locked{pointer-events:none;opacity:.75}.pdp-balloon-phrase__num-option{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:36px;padding:0 .5rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem;cursor:pointer;font-size:14px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));transition:border-color .15s,background .15s}.pdp-balloon-phrase__num-option:hover{border-color:rgba(var(--color-foreground),.4)}.pdp-balloon-phrase__num-option input{position:absolute;opacity:0;pointer-events:none}.pdp-balloon-phrase__num-option:has(input:checked){background:rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.4)}.pdp-balloon-phrase__num-option input:focus-visible+.pdp-balloon-phrase__num-label{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.pdp-balloon-phrase__num-label{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.25rem}.pdp-balloon-phrase__clear-wrap{line-height:1;margin-top:4px}.pdp-balloon-phrase__clear{font-size:12px;color:rgba(var(--color-foreground),.6);background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;font-family:inherit}.pdp-balloon-phrase__clear:hover{color:rgb(var(--color-foreground))}.pdp-balloon-phrase__hint{font-size:12px;line-height:1;color:rgba(var(--color-foreground),.65);margin-bottom:12px}.pdp-balloon-phrase__success{font-size:.9rem;color:rgba(var(--color-foreground),.6);margin:.5rem 0 0;font-weight:500}.pdp-balloon-phrase__label{display:block;font-size:1.1rem;font-weight:700;text-transform:uppercase;margin-bottom:.4rem}.pdp-balloon-phrase__input{display:block;width:100%;padding:1rem 1.2rem;font-size:14px;border:1px solid rgba(var(--color-foreground),.15);border-radius:.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pdp-balloon-phrase__input:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:1px}.pdp-balloon-phrase__counter{display:block;text-align:right;font-size:1.1rem;color:rgba(var(--color-foreground),.5);margin-top:.3rem}.pdp-schedule{margin-bottom:1.6rem}.pdp-schedule__fields{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}@media screen and (max-width:500px){.pdp-schedule__fields{grid-template-columns:1fr}}.pdp-schedule__label{display:block;font-size:1.1rem;font-weight:700;text-transform:uppercase;margin-bottom:.4rem}.pdp-schedule__date,.pdp-schedule__time{display:block;width:100%;padding:1rem 1.2rem;font-size:14px;border:1px solid rgba(var(--color-foreground),.15);border-radius:.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;appearance:none;-webkit-appearance:none}.pdp-schedule__date:focus,.pdp-schedule__time:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:1px}.flatpickr-calendar{font-size:14px}.pdp-dedication{margin-bottom:1.6rem}.pdp-dedication__toggle{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:14px;font-weight:600;text-transform:uppercase}.pdp-dedication__check{accent-color:rgb(var(--color-foreground));width:1.6rem;height:1.6rem;cursor:pointer}.pdp-dedication__field{margin-top:1rem}.pdp-dedication__textarea{display:block;width:100%;min-height:10rem;padding:1rem 1.2rem;font-size:14px;border:1px solid rgba(var(--color-foreground),.15);border-radius:.4rem;resize:vertical;font-family:inherit;color:rgb(var(--color-foreground))}.pdp-dedication__textarea:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:1px}.pdp-dedication__counter{display:block;text-align:right;font-size:1.1rem;color:rgba(var(--color-foreground),.5);margin-top:.3rem}.pdp-actions{display:flex;flex-direction:column;margin-bottom:32px}.pdp-form__error{padding:1rem 1.2rem;background:#fce4ec;border-radius:.4rem;font-size:14px;color:#c62828}.pdp-form__error[hidden]{display:none}.pdp-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:38px;font-size:12px;line-height:1;text-transform:uppercase;border:none;cursor:pointer;text-decoration:none;text-align:center;transition:opacity .15s ease}.pdp-btn:hover{opacity:.88}.pdp-btn:disabled{opacity:.4;cursor:not-allowed}.pdp-btn--atc{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.pdp-btn--wsp{background-color:#25d366;color:rgb(var(--color-background))}.pdp-actions__payment{text-align:center}.pdp-actions__payment-img{max-width:100%;height:auto}.pdp-details-link{display:inline-block;font-size:10px;text-transform:uppercase;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px;margin-bottom:24px;transition:opacity .15s ease}.pdp-details-link:hover{opacity:.7}.pdp-info-drawer>summary{list-style:none;display:inline-flex;align-items:center;cursor:pointer;min-width:100%;justify-content:space-between}.pdp-info-drawer>summary::-webkit-details-marker{display:none}.pdp-info-drawer__name{font-size:10px}.pdp-info-drawer__cta{font-size:10px;text-transform:uppercase;color:rgb(var(--color-button))}.pdp-info-drawer__panel{position:fixed;top:0;right:0;bottom:0;width:min(420px,90vw);z-index:200;background:rgb(var(--color-background));box-shadow:-4px 0 24px #0000001f;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.pdp-info-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:199;background:transparent;pointer-events:none;transition:background .35s ease;cursor:default}.pdp-info-drawer.is-open .pdp-info-drawer__overlay{background:rgba(var(--color-foreground),.35);pointer-events:auto}.pdp-info-drawer.is-open .pdp-info-drawer__panel{transform:translate(0)}.pdp-info-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid rgba(var(--color-foreground),.1);flex-shrink:0}.pdp-info-drawer__title{font-size:16px;font-weight:700;margin:0;text-transform:uppercase}.pdp-info-drawer__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground));flex-shrink:0;transition:opacity .15s ease}.pdp-info-drawer__close:hover{opacity:.6}.pdp-info-drawer__body{flex:1;overflow-y:auto;padding:24px}.pdp-info-drawer__image{margin-bottom:20px}.pdp-info-drawer__img{display:block;width:100%;height:auto;border-radius:4px}.pdp-info-drawer__content{font-size:14px;line-height:1.7}.pdp-info-link{display:inline-flex;align-items:center;min-width:100%;justify-content:space-between;text-decoration:none;color:inherit;cursor:pointer}.pdp-info-popup-trigger{display:inline-flex;align-items:center;min-width:100%;justify-content:space-between;background:none;border:none;padding:0;cursor:pointer;color:inherit;font:inherit;text-align:left}.pdp-info-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:1.5rem;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.pdp-info-popup:not(.is-open){opacity:0!important;visibility:hidden!important;pointer-events:none!important}.pdp-info-popup[hidden]{display:none!important}.pdp-info-popup.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.pdp-info-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.45);cursor:pointer}.pdp-info-popup__box{position:relative;z-index:1;background:rgb(var(--color-background));border-radius:4px;display:flex;flex-direction:column;width:min(var(--popup-w, 600px),calc(100vw - 3rem));max-height:var(--popup-h, min(90vh, 90dvh));min-height:120px;overflow:hidden;box-shadow:0 8px 40px #0000002e;transform:scale(.97);transition:transform .25s cubic-bezier(.25,.46,.45,.94)}.pdp-info-popup.is-open .pdp-info-popup__box{transform:scale(1)}.pdp-info-popup__header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid rgba(var(--color-foreground),.1);flex-shrink:0}.pdp-info-popup .pdp-info-drawer__close{position:relative;z-index:3}.pdp-info-popup__body{flex:1;overflow-y:auto;padding:24px}@media screen and (max-width:749px){.pdp-info-popup{align-items:center;padding:1rem}.pdp-info-popup__box{width:min(var(--popup-w, 600px),calc(100vw - 2rem));max-height:var(--popup-h, min(90vh, 90dvh));border-radius:4px;transform:scale(.97)}.pdp-info-popup.is-open .pdp-info-popup__box{transform:scale(1)}}.pdp-promo{font-size:10px;margin-top:40px;line-height:1}.pdp-faqs{margin-top:.5rem}.pdp-faq{border-top:1px solid rgba(var(--color-foreground),.1)}.pdp-faq:last-child{border-bottom:1px solid rgba(var(--color-foreground),.1)}.pdp-faq__question{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 0;font-size:1.4rem;font-weight:600;cursor:pointer}.pdp-faq__question::-webkit-details-marker{display:none}.pdp-faq__question svg{flex-shrink:0;transition:transform .2s ease}.pdp-faq[open] .pdp-faq__question svg{transform:rotate(45deg)}.pdp-faq__answer{padding-bottom:1.4rem;font-size:14px;line-height:1.7}.product-media-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:rgba(var(--color-shadow),.85)}.product-media-modal[open]{display:flex;align-items:center;justify-content:center}.product-media-modal__dialog{position:relative;width:100%;height:100%;max-width:120rem;max-height:90vh;background:rgb(var(--color-background));border-radius:0}@media screen and (min-width:750px){.product-media-modal__dialog{border-radius:.8rem}}.product-media-modal__toggle{position:absolute;top:1.5rem;right:1.5rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;transition:background .2s ease}.product-media-modal__toggle:hover{background:rgb(var(--color-background))}.product-media-modal__toggle svg{width:2rem;height:2rem}.product-media-modal__content{width:100%;height:100%;overflow:auto;display:flex;align-items:center;justify-content:center;padding:2rem}.product-media-modal__content img,.product-media-modal__content video{max-width:100%;max-height:100%;object-fit:contain}.related-products,.recently-viewed{padding:var(--fc-padding-top, 64px) 0 var(--fc-padding-bottom, 64px)}product-recommendations,recently-viewed-products{display:block;overflow:hidden;opacity:0;transition:opacity .35s ease}product-recommendations.is-loaded,recently-viewed-products.is-loaded{opacity:1}.pswp{z-index:10000}.pswp__bg{background:#000000b3}.pswp__scroll-wrap{z-index:1}.pdp-actions .loading__spinner{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-main-product.css.map */
