.product-page{padding:4rem 0}.product{display:grid;gap:32px;grid-template-columns:1fr}@media screen and (min-width: 990px){.product{grid-template-columns:1fr 1fr;gap:60px}}@media screen and (max-width: 750px){.product__media{margin-inline:-15px}}.product-gallery{display:flex;flex-direction:column;gap:1rem}.product-gallery__main{position:relative;overflow:hidden;background:rgba(var(--color-foreground),.02)}.product-gallery__item{display:none}.product-gallery__item.is-active{display:block}.product-gallery__item{cursor:pointer}.product-gallery__img{display:block;width:100%;height:auto;background-color:rgba(var(--color-foreground),.03)}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(6rem,1fr));gap:.8rem}.product-gallery__thumb{position:relative;padding:0;border:2px solid transparent;border-radius:.4rem;overflow:hidden;cursor:pointer;transition:border-color .2s ease;background:none}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{border-color:var(--color-foreground, rgb(var(--color-foreground)))}.product-gallery__thumb img,.product-gallery__thumb-img{display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:1}.product-gallery__placeholder{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.03);border-radius:.4rem;aspect-ratio:1}.product-gallery__placeholder-svg{width:60%;height:auto;fill:rgba(var(--color-foreground),.3)}.product__info{display:flex;flex-direction:column;gap: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-title{font-size:22px;line-height:1.2;margin:0 0 16px;font-family:var(--font-body-family)}@media screen and (min-width: 990px){.pdp-title{font-size:3.4rem}}.pdp-price{margin-bottom:28px}.pdp-price .price{font-size:18px;line-height:1}.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{color:rgb(var(--color-button))}.pdp-price__tax{display:block;font-size:1.1rem;color:rgba(var(--color-foreground),.6);margin-top:.2rem}.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__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;gap:1rem;margin-bottom:1.6rem}.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;gap:.8rem;width:100%;padding:1.4rem 2rem;font-size:1.4rem;font-weight:700;text-transform:uppercase;border:none;border-radius:.4rem;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-foreground));color:rgb(var(--color-background))}.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-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{padding:4rem 0}.related-products__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.related-products__title{font-size:2.2rem;margin:0}.related-products__nav{display:flex;gap:.6rem}.related-products__arrow{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;background:none;cursor:pointer;color:rgba(var(--color-foreground),.7);transition:border-color .2s ease,color .2s ease}.related-products__arrow:hover:not(:disabled){border-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.related-products__arrow:disabled{opacity:.3;cursor:default;pointer-events:none}product-recommendations{display:block;overflow:hidden;opacity:0;transition:opacity .35s ease}product-recommendations.is-loaded{opacity:1}product-recommendations .swiper-wrapper{display:flex}product-recommendations .swiper-slide{flex-shrink:0;min-width:0}.recently-viewed{padding:4rem 0}.recently-viewed__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.recently-viewed__title{font-size:2.2rem;margin:0}.recently-viewed__nav{display:flex;gap:.6rem}.recently-viewed__arrow{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;background:none;cursor:pointer;color:rgba(var(--color-foreground),.7);transition:border-color .2s ease,color .2s ease}.recently-viewed__arrow:hover:not(:disabled){border-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.recently-viewed__arrow:disabled{opacity:.3;cursor:default;pointer-events:none}recently-viewed-products{display:block;overflow:hidden;opacity:0;transition:opacity .35s ease}recently-viewed-products.is-loaded{opacity:1}recently-viewed-products .swiper-wrapper{display:flex}recently-viewed-products .swiper-slide{flex-shrink:0;min-width:0}.pswp{z-index:10000}.pswp__bg{background:#000000b3}.pswp__scroll-wrap{z-index:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-product.css.map */
