@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.zt{--zt-cream:#F6F7F1;--zt-teal:#2F5D45;--zt-teal-osc:#1F4231;--zt-red:#DD1D1D;--zt-text:#2B2B2B;--zt-grey:#F3F3F3;--zt-star:#FFCC00;--zt-radius:1.2rem;font-family:"Poppins",var(--font-body-family,sans-serif);color:var(--zt-text);-webkit-font-smoothing:antialiased}.zt *,.zt *:before,.zt *:after{box-sizing:border-box}.zt h1,.zt h2,.zt h3,.zt h4{font-family:"Poppins",var(--font-heading-family,sans-serif);font-weight:700;letter-spacing:.06rem;margin:0}.zt p{margin:0 0 1rem;line-height:1.6}.zt p:last-child{margin-bottom:0}.zt-rte{font-size:1.5rem;line-height:1.6}.zt-rte p{margin:0 0 1rem}.zt-rte p:last-child{margin-bottom:0}.zt-container{max-width:140rem;margin:0 auto;padding:0 1.5rem}@media(min-width:990px){.zt-container{padding:0 5rem}}.zt-ticker{overflow:hidden;display:flex}.zt-ticker__track{display:flex;flex:0 0 auto;align-items:center;column-gap:60px;padding-inline-end:60px;white-space:nowrap;animation:ztTicker var(--zt-speed,75s) linear infinite}.zt-ticker__item{font-weight:600;font-size:var(--zt-size-m,1.6rem)}@media(min-width:750px){.zt-ticker__track{column-gap:100px;padding-inline-end:100px}.zt-ticker__item{font-size:var(--zt-size-d,1.8rem)}}@keyframes ztTicker{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.zt-ticker__track{animation:none}}.zt-product__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:2.4rem;padding-top:2.4rem;padding-bottom:2.4rem}.zt-product__grid>*{min-width:0}@media(min-width:990px){.zt-product__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:5rem;align-items:start;padding-top:4rem}.zt-gallery{position:sticky;top:2rem}}.zt-gallery__frame{position:relative}.zt-gallery__main{display:flex;max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:var(--zt-radius);-ms-overflow-style:none;scrollbar-width:none}.zt-gallery__main::-webkit-scrollbar{display:none}.zt-gallery__slide{flex:0 0 100%;scroll-snap-align:center}.zt-gallery__slide img{display:block;width:100%;height:auto;border-radius:var(--zt-radius)}.zt-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;border:0;cursor:pointer;width:3.2rem;height:3.2rem;border-radius:50%;background:#ffffffd9;color:var(--zt-text);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001f}.zt-gallery__arrow svg{width:1.4rem;height:1.4rem}.zt-gallery__arrow--prev{left:1rem}.zt-gallery__arrow--next{right:1rem}.zt-gallery__counter{text-align:center;font-size:1.3rem;padding:.8rem 0;opacity:.75}.zt-gallery__thumbs{display:flex;gap:1rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.4rem}.zt-gallery__thumbs::-webkit-scrollbar{display:none}.zt-gallery__thumb{flex:0 0 8rem;border:0;padding:0;background:none;cursor:pointer;border-radius:.8rem;overflow:hidden;outline:2px solid transparent;outline-offset:2px;transition:outline-color .2s}.zt-gallery__thumb img{display:block;width:100%;height:auto;border-radius:.8rem}.zt-gallery__thumb[aria-current=true]{outline-color:var(--zt-teal)}.zt-title{font-size:3.2rem;line-height:1.15;margin-bottom:.8rem}@media(min-width:990px){.zt-title{font-size:4rem}}.zt-rating{display:flex;align-items:center;gap:.6rem;margin-bottom:1.6rem;font-size:1.5rem}.zt-rating__stars{position:relative;display:inline-flex;color:#ececec}.zt-rating__stars svg{width:1.6rem;height:1.6rem;fill:currentColor}.zt-rating__fill{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;overflow:hidden;color:var(--zt-star);width:var(--zt-rating-pct,96%)}.zt-buy{width:100%;border:0;cursor:pointer;border-radius:.8rem;background:var(--zt-teal);color:#fff;font-family:inherit;font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:1.7rem;line-height:1.3;padding:1.8rem 2rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:1rem;transition:filter .2s;text-decoration:none}.zt-buy:hover{filter:brightness(.93)}.zt-buy svg{width:2.2rem;height:2.2rem;flex:0 0 auto;fill:currentColor}.zt-price-inline{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem;font-size:2rem;font-weight:700}.zt-price-inline s{opacity:.5;font-weight:400;font-size:1.7rem}.zt-steps{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:2.4rem 0;text-align:center}.zt-steps__bar{position:absolute;top:2.2rem;left:16.6%;right:16.6%;height:.2rem;background:var(--zt-text);opacity:.9}.zt-steps__item{position:relative;z-index:1}.zt-steps__icon{width:4.4rem;height:4.4rem;margin:0 auto .8rem;border-radius:50%;background:var(--zt-text);color:#fff;display:flex;align-items:center;justify-content:center}.zt-steps__icon svg{width:2.2rem;height:2.2rem;fill:currentColor}.zt-steps__text{font-size:1.3rem;font-weight:600;line-height:1.35;margin:0}.zt-mini{margin:2.4rem 0}.zt-mini__track{display:flex;max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1.5rem;scrollbar-width:none}.zt-mini__track::-webkit-scrollbar{display:none}.zt-mini__slide{flex:0 0 100%;scroll-snap-align:center}.zt-mini__card{display:flex;align-items:center;gap:1.6rem;background:var(--zt-cream);border-radius:var(--zt-radius);padding:1.6rem}.zt-mini__avatar{flex:0 0 7rem;width:7rem;height:7rem;border-radius:4rem;overflow:hidden;background:#fff}.zt-mini__avatar img{width:100%;height:100%;object-fit:cover;display:block}.zt-mini__right{flex:1 1 auto;min-width:0}.zt-mini__text{font-size:1.5rem;line-height:1.5;margin:0 0 .6rem}.zt-mini__author{font-size:1.4rem;font-style:italic;font-weight:700;margin:0;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.zt-mini__author-stars{color:var(--zt-star);font-style:normal;font-size:1.3rem;letter-spacing:.1em}.zt-dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.2rem}.zt-dots button{width:.8rem;height:.8rem;border-radius:50%;border:0;padding:0;cursor:pointer;background:#c9c9c9}.zt-dots button[aria-current=true]{background:var(--zt-text)}.zt-faq__title{background:var(--zt-grey);border-radius:.6rem;text-align:center;padding:.9rem 1.5rem;margin:2rem 0 .6rem;font-size:2.4rem;font-weight:700}.zt-faq__item{border-top:.1rem solid rgba(43,43,43,.15)}.zt-faq__item:last-child{border-bottom:.1rem solid rgba(43,43,43,.15)}.zt-faq__summary{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;cursor:pointer;padding:1.8rem 0;list-style:none;font-size:1.7rem;font-weight:700;line-height:1.35}.zt-faq__summary::-webkit-details-marker{display:none}.zt-faq__summary svg{flex:0 0 auto;width:1.4rem;height:1.4rem;transition:transform .2s}.zt-faq__item[open] .zt-faq__summary svg{transform:rotate(180deg)}.zt-faq__content{padding:0 0 1.8rem;font-size:1.5rem;line-height:1.6}.zt-sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;background:var(--zt-cream);box-shadow:0 -2px 14px #0000001f;transform:translateY(110%);transition:transform .28s ease;padding:1rem 0}.zt-sticky.is-visible{transform:translateY(0)}.zt-sticky__inner{display:flex;align-items:center;gap:1.5rem}.zt-sticky__img{flex:0 0 5.5rem;display:none}.zt-sticky__img img{width:100%;height:auto;border-radius:.8rem;display:block}.zt-sticky__left{flex:1 1 auto;min-width:0}.zt-sticky__title{font-size:1.5rem;margin:0 0 .2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zt-sticky__price{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;font-size:1.6rem;font-weight:700}.zt-sticky__price s{font-weight:400;opacity:.55}.zt-badge{background:var(--zt-teal);color:#fff;border-radius:.4rem;padding:.2rem .8rem;font-size:1.2rem;font-weight:600;display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.zt-sticky__btn{flex:0 0 auto}.zt-sticky .zt-buy{padding:1.2rem 2rem;font-size:1.4rem;width:auto}@media(min-width:750px){.zt-sticky__img{display:block}}.zt-divider{line-height:0}.zt-divider__svg{display:block;width:100%;height:var(--zt-wave-h,7rem)}.zt-divider--flip{transform:scaleX(-1)}.zt-divider .zt-wave-g>use{animation:ztWave 25s cubic-bezier(.55,.5,.45,.5) infinite}.zt-divider .zt-wave-g:nth-child(1)>use{animation-delay:-2s;animation-duration:7s}.zt-divider .zt-wave-g:nth-child(2)>use{animation-delay:-3s;animation-duration:10s}.zt-divider .zt-wave-g:nth-child(3)>use{animation-delay:-4s;animation-duration:13s}.zt-divider .zt-wave-g:nth-child(4)>use{animation-delay:-5s;animation-duration:20s}@keyframes ztWave{0%{transform:translate(-90px)}to{transform:translate(85px)}}@media(prefers-reduced-motion:reduce){.zt-divider .zt-wave-g>use{animation:none}}.zt-cols{display:grid;grid-template-columns:repeat(4,1fr);column-gap:2rem;row-gap:3rem;align-items:flex-start}@media(min-width:750px){.zt-cols{grid-template-columns:repeat(12,1fr);column-gap:4rem;row-gap:4rem;align-items:center}}.zt-cols__full,.zt-cols__third{grid-column:span 4}@media(min-width:750px){.zt-cols__full{grid-column:span 12}.zt-cols__third{grid-column:span 4}}.zt-cols h2{font-size:3rem;line-height:1.2;margin-bottom:1.6rem}@media(min-width:990px){.zt-cols h2{font-size:4rem}}.zt-icontext{margin-bottom:3rem}.zt-icontext:last-child{margin-bottom:0}.zt-icontext__title{display:flex;align-items:center;gap:1rem;font-size:2rem;margin-bottom:.8rem}.zt-icontext__title svg{width:3rem;height:3rem;flex:0 0 auto;fill:var(--zt-teal)}.zt-icontext p{font-size:1.5rem}.zt-cols__img img{display:block;width:100%;height:auto;border-radius:var(--zt-radius)}.zt-banner{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:56rem;overflow:hidden}@media(min-width:750px){.zt-banner{align-items:center;min-height:62rem}}.zt-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.zt-banner__media img{width:100%;height:100%;object-fit:cover;display:block}.zt-banner__box{position:relative;z-index:1;background:var(--zt-cream);border-radius:var(--zt-radius);padding:3rem 2rem;margin:0 1.5rem 2rem;text-align:center;width:100%;max-width:56rem}@media(min-width:750px){.zt-banner__box{margin:0;padding:4rem}}.zt-banner__box h2{font-size:2.4rem;line-height:1.25}@media(min-width:990px){.zt-banner__box h2{font-size:3.2rem}}.zt-announce{text-align:center;padding:1.2rem 0}@media(min-width:750px){.zt-announce{padding:1.6rem 0}}.zt-announce p{font-size:1.7rem;font-weight:600;margin:0}@media(min-width:750px){.zt-announce p{font-size:2rem}}.zt-compare__head{text-align:center;max-width:76rem;margin:0 auto 3rem}.zt-compare__head h2{font-size:3rem;line-height:1.2;margin-bottom:1.2rem}@media(min-width:990px){.zt-compare__head h2{font-size:4rem}}.zt-compare{position:relative;max-width:60rem;margin:0 auto;border-radius:var(--zt-radius);overflow:hidden;-webkit-user-select:none;user-select:none}.zt-compare img{display:block;width:100%;height:auto;pointer-events:none}.zt-compare__base{width:100%;height:auto}.zt-compare__over{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 calc(100% - var(--zt-pos,50%)) 0 0)}.zt-compare__over img{width:100%;height:100%;object-fit:cover}.zt-compare__label{position:absolute;top:1.5rem;z-index:3;background:var(--zt-teal);color:#fff;border-radius:.6rem;padding:.4rem 1.2rem;font-size:1.4rem;font-weight:700}.zt-compare__label--before{left:1.5rem}.zt-compare__label--after{right:1.5rem}.zt-compare__line{position:absolute;top:0;bottom:0;left:var(--zt-pos,50%);width:.3rem;background:#fff;z-index:2;transform:translate(-50%);pointer-events:none}.zt-compare__line:after{content:"";position:absolute;top:50%;left:50%;width:4.4rem;height:4.4rem;border-radius:50%;background:#fff;transform:translate(-50%,-50%);box-shadow:0 2px 10px #00000040}.zt-compare__handle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.zt-reviews__title{text-align:center;font-size:3rem;line-height:1.2;margin-bottom:3.5rem}@media(min-width:990px){.zt-reviews__title{font-size:4rem}}.zt-reviews__track{display:flex;gap:1.5rem;max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:0 .1rem}.zt-reviews__track::-webkit-scrollbar{display:none}.zt-reviews__slide{flex:0 0 100%;scroll-snap-align:center}@media(min-width:750px){.zt-reviews__track{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;overflow:visible}.zt-reviews__slide{flex:none}}.zt-review-card{background:var(--zt-grey);border-radius:var(--zt-radius);padding:2.5rem 2rem;text-align:center;height:100%;display:flex;flex-direction:column;align-items:center}.zt-review-card__stars{color:gold;font-size:1.8rem;letter-spacing:.15em;margin:0 0 1rem}.zt-review-card__quote{width:4.4rem;height:4.4rem;border-radius:50%;background:var(--zt-teal);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.zt-review-card__quote svg{width:2rem;height:2rem;fill:currentColor}.zt-review-card__text{font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.zt-review-card__author-wrap{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.zt-review-card__avatar{width:7rem;height:7rem;border-radius:50%;overflow:hidden;background:#fff}.zt-review-card__avatar img{width:100%;height:100%;object-fit:cover;display:block}.zt-review-card__author{font-size:1.4rem;font-style:italic;font-weight:700;margin:0}.zt-cta{text-align:center}.zt-cta .zt-buy{max-width:56rem;margin:0 auto}.zt-pago{display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap;margin-top:1.2rem;font-size:1.3rem;opacity:.8}.zt-pago svg{width:1.5rem;height:1.5rem;fill:currentColor;flex:0 0 auto}.zt-head{text-align:center;max-width:76rem;margin:0 auto 3.5rem}.zt-head h2{font-size:3rem;line-height:1.2;margin-bottom:1.2rem}@media(min-width:990px){.zt-head h2{font-size:4rem}}.zt-zonas{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media(min-width:750px){.zt-zonas{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem}}.zt-zona{background:#fff;border-radius:var(--zt-radius);padding:2.5rem 1.6rem;text-align:center;height:100%}.zt-zona__icon{width:6rem;height:6rem;margin:0 auto 1.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.zt-zona__icon svg{width:3rem;height:3rem;fill:#fff}.zt-zona h3{font-size:1.7rem;line-height:1.3;margin-bottom:.8rem}.zt-zona p{font-size:1.4rem;line-height:1.55}.zt-pasos{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;counter-reset:ztpaso}@media(min-width:750px){.zt-pasos{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}.zt-paso{position:relative;background:#fff;border-radius:var(--zt-radius);padding:2.5rem 2rem;text-align:center}.zt-paso__num{width:5rem;height:5rem;margin:0 auto 1.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:700;color:#fff}.zt-paso h3{font-size:1.9rem;line-height:1.25;margin-bottom:.8rem}.zt-paso p{font-size:1.5rem}.zt-tabla-wrap{max-width:82rem;margin:0 auto;overflow-x:auto}.zt-tabla{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;background:#fff;border-radius:var(--zt-radius);overflow:hidden}.zt-tabla th:first-child{width:48%}.zt-tabla thead th:not(:first-child),.zt-tabla tbody td{width:26%}.zt-tabla th,.zt-tabla td{padding:1.4rem .8rem;word-break:break-word;text-align:center;font-size:1.4rem;border-bottom:.1rem solid rgba(43,43,43,.08)}.zt-tabla tr:last-child th,.zt-tabla tr:last-child td{border-bottom:0}.zt-tabla thead th{font-size:1.4rem;line-height:1.3;padding-top:2rem;padding-bottom:2rem}.zt-tabla thead th:first-child{text-align:left}.zt-tabla tbody th{text-align:left;font-weight:600;line-height:1.35}.zt-tabla__mine{color:#fff}.zt-tabla td svg{width:2.2rem;height:2.2rem}.zt-tabla__si svg{fill:#fff}.zt-tabla__no svg{fill:#b9b9b9}.zt-tabla__col-mine{background:var(--zt-teal)}@media(min-width:750px){.zt-tabla th,.zt-tabla td{padding:1.8rem 1.5rem;font-size:1.6rem}}.zt-cierre{text-align:center}.zt-cierre h2{font-size:3rem;line-height:1.2;margin-bottom:1.6rem}@media(min-width:990px){.zt-cierre h2{font-size:4rem}}.zt-cierre__texto{font-size:1.7rem;line-height:1.6;max-width:68rem;margin:0 auto 3rem}.zt-cierre .zt-buy{max-width:56rem;margin:0 auto}.zt-cierre__nota{margin-top:1.4rem;font-size:1.3rem;opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/8/assets/zt.css.map */
