.landing-marquee{overflow:hidden;background:var(--landing-marquee-bg, #121212);color:var(--landing-marquee-fg, #ffffff);padding:1.2rem 0}.landing-marquee__track{display:flex;width:max-content;animation:landing-marquee-scroll var(--landing-marquee-duration, 25s) linear infinite}.landing-marquee:hover .landing-marquee__track{animation-play-state:paused}.landing-marquee__group{display:flex;flex-shrink:0;align-items:center}.landing-marquee__item{padding:0 2rem;font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.landing-marquee__item:not(:last-child){border-right:.1rem solid currentColor;opacity:.9}@keyframes landing-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.landing-marquee__track{animation-play-state:paused}}.landing-hero-triple{position:relative;overflow:hidden}.landing-hero-triple__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.landing-hero-triple__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:750px){.landing-hero-triple__grid{grid-template-columns:repeat(3,1fr);gap:3.2rem}}.landing-hero-triple__col{display:flex;flex-direction:column;gap:1.2rem;text-align:center}.landing-hero-triple__col-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:.8rem}.landing-hero-triple__headline{font-size:2.2rem;line-height:1.2;margin:0}.landing-hero-triple__subline{font-size:1.5rem;line-height:1.5;margin:0;opacity:.85}.landing-mechanism__grid{display:grid;grid-template-columns:1fr;gap:2.8rem}@media screen and (min-width:750px){.landing-mechanism__grid{grid-template-columns:repeat(3,1fr);gap:3.2rem}}.landing-mechanism__row{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.landing-mechanism__icon{width:2.8rem;height:2.8rem;color:rgb(var(--color-foreground))}.landing-mechanism__icon svg{width:100%;height:100%}.landing-mechanism__headline{font-size:1.9rem;line-height:1.3;margin:0}.landing-mechanism__paragraph{font-size:1.5rem;line-height:1.5;opacity:.85}.landing-mechanism__paragraph p{margin:0}.landing-compare__grid{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.landing-compare__grid{grid-template-columns:repeat(2,1fr);gap:2.4rem}}.landing-compare__card{border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.8rem;padding:2rem}.landing-compare__card--ours{border-color:rgb(var(--color-foreground));border-width:.2rem}.landing-compare__card-title{font-size:1.8rem;margin:0 0 1.6rem;text-align:center}.landing-compare__item{display:flex;justify-content:space-between;gap:1.2rem;padding:1rem 0;font-size:1.4rem}.landing-compare__item:not(:last-child){border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.landing-compare__item-label{opacity:.7}.landing-compare__item-value{font-weight:600;text-align:right}.landing-cta-band__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem}.landing-cta-band__button{min-width:24rem}.landing-cta-band__guarantee{font-size:1.4rem;opacity:.8;margin:0}.landing-closing{position:relative;overflow:hidden}.landing-closing__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.landing-closing__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.landing-closing__statement{font-size:2.4rem;line-height:1.3;margin:0;max-width:40rem}.landing-closing__buttons{display:flex;flex-direction:column;gap:1.2rem;width:100%;max-width:32rem}@media screen and (min-width:750px){.landing-closing__buttons{flex-direction:row;max-width:none}}.landing-closing__button{flex:1}.landing-objections__grid{display:flex;flex-direction:column;gap:0}.landing-objections__item{border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.landing-objections__item:first-child{border-top:.1rem solid rgba(var(--color-foreground),.15)}.landing-objections__question{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.6rem 0;font-size:1.7rem;font-weight:600}.landing-objections__question::-webkit-details-marker{display:none}.landing-objections__question:after{content:"+";flex-shrink:0;font-size:2rem;font-weight:400;line-height:1;transition:transform .15s ease}.landing-objections__item[open]>.landing-objections__question:after{transform:rotate(45deg)}.landing-objections__question:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.landing-objections__body{padding:0 0 1.6rem}.landing-objections__verdict{font-size:1.6rem;font-weight:700;margin:0 0 .8rem}.landing-objections__answer{font-size:1.4rem;line-height:1.5;opacity:.85}.landing-objections__answer p{margin:0}@media screen and (min-width:750px){.landing-objections__grid{flex-direction:row;align-items:flex-start;gap:2.4rem}.landing-objections__item{flex:1;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.8rem;padding:2.4rem}.landing-objections__item:first-child{border-top:.1rem solid rgba(var(--color-foreground),.15)}.landing-objections__question{cursor:default;pointer-events:none;padding:0 0 1.2rem}.landing-objections__question:after{display:none}.landing-objections__item:not([open])>.landing-objections__body{display:block}.landing-objections__body{padding:0}}.landing-grid-full__tabs{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.4rem}.landing-grid-full__tab{border:.1rem solid rgba(var(--color-foreground),.35);border-radius:10rem;background:transparent;color:rgb(var(--color-foreground));padding:.8rem 1.8rem;font-size:1.4rem;cursor:pointer}.landing-grid-full__tab.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.landing-grid-full__tab:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.landing-grid-full__view-all{display:flex;justify-content:center;margin-top:3.2rem}.landing-testimonials__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;margin-bottom:3.2rem}.landing-testimonials__stars{display:inline-flex;align-items:center;gap:.2rem}.landing-testimonials__star svg{width:2rem;height:2rem;fill:rgb(var(--color-foreground))}.landing-testimonials__star--empty svg{fill:rgba(var(--color-foreground),.25)}.landing-testimonials__summary{font-size:1.5rem;margin:0}.landing-testimonials__card{display:flex;flex-direction:column;gap:1.2rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.8rem;padding:2rem}.landing-testimonials__quote{font-size:1.5rem;line-height:1.5;margin:0}.landing-testimonials__meta{display:flex;align-items:center;gap:1rem;margin-top:auto}.landing-testimonials__name{font-weight:600;font-size:1.4rem}.landing-testimonials__badge{font-size:1.2rem;padding:.3rem .8rem;border-radius:10rem;background:rgba(var(--color-foreground),.08);opacity:.8}@media screen and (max-width:749px){.landing-testimonials__track{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:1.5rem;-webkit-overflow-scrolling:touch;margin:0 -1.5rem;padding:0 1.5rem;gap:1.2rem}.landing-testimonials__track .landing-testimonials__card{flex:0 0 85%;scroll-snap-align:center;width:auto;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/landing-hombre.css.map */
