.hero-kq{position:relative;min-height:var(--hero-kq-min-height);padding-top:var(--hero-kq-padding-top);padding-bottom:var(--hero-kq-padding-bottom);color:var(--hero-kq-text);overflow:hidden;isolation:isolate}.hero-kq__actions{margin-top:1.4rem;margin-bottom:31rem;display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap}.hero-kq__model-wrap{width:100%;max-width:var(--hero-kq-model-max);margin:0 auto 2.4rem;display:flex;justify-content:center;position:relative}.hero-kq__metrics{max-width:82rem;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.hero-kq__media-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero-kq__bg-image{width:100%;height:100%;object-fit:cover;display:block}.hero-kq__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,calc(var(--hero-kq-overlay) + .08)),rgba(0,0,0,calc(var(--hero-kq-overlay) * .6)) 28%,rgba(0,0,0,calc(var(--hero-kq-overlay) * .35)) 52%,rgba(0,0,0,calc(var(--hero-kq-overlay) + .1))),radial-gradient(circle at center 62%,#0000000d,#0000 42%);z-index:-1}.hero-kq__inner{position:relative;min-height:calc(var(--hero-kq-min-height) - var(--hero-kq-padding-top) - var(--hero-kq-padding-bottom));display:block}.hero-kq__content{width:100%;max-width:var(--hero-kq-content-max);margin:0 auto;text-align:center}.hero-kq__button{transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease;display:flex;align-items:center;justify-content:center;min-height:var(--vfs-btn-h-d, 44px);font-size:var(--vfs-btn-font-d, 14px);min-width:var(--vfs-btn-minw-d, 170px);border-radius:999px;text-decoration:none;font-weight:700;letter-spacing:.01em;padding:10px 18px}.hero-kq__button:hover,.hero-kq__button:focus-visible{transform:translateY(-2px);text-shadow:0 0 .01px currentColor}.hero-kq__button--primary:hover,.hero-kq__button--primary:focus-visible{background:#222;color:#fff;box-shadow:0 1.2rem 2.4rem #0000002e}.hero-kq__button--secondary:hover,.hero-kq__button--secondary:focus-visible{background:#f3f3f3;color:#121212;box-shadow:0 1.2rem 2.4rem #0000001f}.hero-kq__eyebrow{margin-bottom:1.2rem;color:#000;font-size:1.3rem;line-height:1.2;text-transform:uppercase;letter-spacing:.08em}.hero-kq__heading{margin:0;color:#000;font-weight:600;line-height:1;font-size:clamp(3.2rem,3vw,9.6rem);text-shadow:0 .2rem 1.8rem rgba(0,0,0,.18)}.hero-kq__subheading{margin-top:1.6rem;color:#000;font-size:18px;line-height:1.35;text-shadow:0 .1rem 1rem rgba(0,0,0,.14)}.hero-kq__button{min-width:19rem}.hero-kq__model-wrap{width:100%;max-width:var(--hero-kq-model-max);margin:2.8rem auto 2rem;display:flex;justify-content:center;position:relative}.hero-kq__model-wrap:after{content:"";position:absolute;left:12%;right:12%;bottom:-1.8rem;height:4.6rem;background:radial-gradient(ellipse at center,#0000005c,#00000029 44%,#0000 78%);filter:blur(.6rem);z-index:-1}.hero-kq__model-image{width:100%;height:auto;max-width:100%;display:block;object-fit:contain}.hero-kq__metric{min-height:100%;padding:1.35rem 1.6rem;border-radius:1.6rem;background:#0f0f0f6b;border:.1rem solid var(--hero-kq-card-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1rem 2.4rem #0000001a;text-align:center}.hero-kq__metric-top{display:flex;align-items:center;gap:1rem;justify-content:center}.hero-kq__metric-icon{width:2rem;height:2rem;object-fit:contain;display:block;opacity:.95;flex:0 0 2rem}.hero-kq__metric-value{color:var(--hero-kq-card-text);font-weight:800;line-height:1.08;font-size:clamp(2rem,1vw,3rem)}.hero-kq__metric-label{margin-top:.7rem;color:var(--hero-kq-card-text);font-weight:700;line-height:1.25;font-size:1.35rem}.hero-kq__metric-caption{margin-top:.45rem;color:#ffffffc7;line-height:1.4;font-size:1.18rem}@media screen and (max-width:1199px){.hero-kq__content{max-width:78rem}.hero-kq__model-wrap{max-width:min(var(--hero-kq-model-max),96rem)}.hero-kq__metrics{gap:1.2rem}.hero-kq__metric{padding:1.25rem 1.4rem}}@media screen and (max-width:989px){.hero-kq{display:block}.hero-kq__inner{width:100%;min-height:calc(var(--hero-kq-min-height) - var(--hero-kq-padding-top) - var(--hero-kq-padding-bottom))}.hero-kq__content{padding-top:.4rem;max-width:100%}.hero-kq__heading{font-size:clamp(4.2rem,11vw,6.4rem)}.hero-kq__subheading{margin-top:1.2rem;font-size:1.9rem;line-height:1.35}.hero-kq__actions{margin-top:2rem;gap:1rem}.hero-kq__button{min-width:0;width:100%}.hero-kq__model-wrap{margin-top:2rem;margin-bottom:1.4rem;max-width:94vw}.hero-kq__model-wrap:after{left:8%;right:8%;bottom:-1rem;height:3.2rem}.hero-kq__metrics{display:flex;gap:.8rem;overflow-x:auto;margin-top:0;padding-bottom:.4rem;scroll-snap-type:x proximity}.hero-kq__metric{flex:0 0 16rem;padding:1.15rem 1.25rem;border-radius:1.4rem;scroll-snap-align:start}.hero-kq__metric-top{gap:.7rem}.hero-kq__metric-icon{width:1.6rem;height:1.6rem;flex:0 0 1.6rem}.hero-kq__metric-value{font-size:1.5rem}.hero-kq__metric-label{font-size:1.25rem}.hero-kq__metric-caption{font-size:1.12rem}}@media screen and (max-width:749px){.hero-kq{min-height:auto}.hero-kq__bg-image{object-position:center center}.hero-kq__overlay{background:linear-gradient(to bottom,rgba(0,0,0,calc(var(--hero-kq-overlay) + .16)),rgba(0,0,0,calc(var(--hero-kq-overlay) * .9)) 24%,rgba(0,0,0,calc(var(--hero-kq-overlay) * .45)) 54%,rgba(0,0,0,calc(var(--hero-kq-overlay) + .16)))}.hero-kq__inner{min-height:calc(var(--hero-kq-min-height) - var(--hero-kq-padding-top) - var(--hero-kq-padding-bottom))}.hero-kq__eyebrow{margin-bottom:1rem;font-size:1.2rem}.hero-kq__subheading{font-size:14px}.hero-kq__actions{flex-direction:column;margin-bottom:24rem}}@media screen and (max-width:989px){.hero-kq__metrics{-ms-overflow-style:none;scrollbar-width:none}.hero-kq__metrics::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-hero-modelo-kq.css.map */
