.section-kiekkokingi-used-discs-hero{margin:0}.kk-used-hero{--kk-used-hero-heading-size: clamp(2.4rem, 4vw, 4.3rem);position:relative;width:100%;min-width:0;padding-top:var(--kk-used-hero-padding-top);padding-bottom:var(--kk-used-hero-padding-bottom);overflow:hidden;color:var(--kk-used-hero-text);background:var(--kk-used-hero-bg)}.kk-used-hero.kk-used-hero--background-gradient{background:linear-gradient(var(--kk-used-hero-gradient-direction),var(--kk-used-hero-gradient-start),var(--kk-used-hero-gradient-end))}.kk-used-hero--heading-small{--kk-used-hero-heading-size: clamp(2rem, 3.2vw, 3.4rem)}.kk-used-hero--heading-medium{--kk-used-hero-heading-size: clamp(2.4rem, 4vw, 4.3rem)}.kk-used-hero--heading-large{--kk-used-hero-heading-size: clamp(2.8rem, 5vw, 5.4rem)}.kk-used-hero--heading-display{--kk-used-hero-heading-size: clamp(3.2rem, 6.2vw, 6.6rem)}.kk-used-hero,.kk-used-hero *,.kk-used-hero *:before,.kk-used-hero *:after{box-sizing:border-box}.kk-used-hero__shell{width:100%;max-width:var(--kk-used-hero-layout-max);padding-inline:clamp(16px,3vw,40px);margin-inline:auto}.kk-used-hero__frame{display:grid;grid-template-columns:minmax(0,calc(100% - var(--kk-used-hero-media-width))) minmax(0,var(--kk-used-hero-media-width));min-height:var(--kk-used-hero-min-height);overflow:hidden;scroll-margin-top:24px;border:1px solid var(--kk-used-hero-border);border-radius:var(--kk-used-hero-card-radius);background:var(--kk-used-hero-surface)}.kk-used-hero--no-media .kk-used-hero__frame,.kk-used-hero--no-copy .kk-used-hero__frame{grid-template-columns:minmax(0,1fr)}.kk-used-hero__content{display:flex;align-items:center;min-width:0;padding:var(--kk-used-hero-content-padding)}.kk-used-hero__content-inner{width:100%;min-width:0}.kk-used-hero__eyebrow{display:inline-flex;align-items:center;gap:11px;margin:0 0 14px;color:var(--kk-used-hero-accent);font-size:.74rem;font-weight:700;line-height:1.35;letter-spacing:.15em;text-transform:uppercase}.kk-used-hero__eyebrow:before{flex:0 0 28px;width:28px;height:2px;background:currentColor;content:""}.kk-used-hero__heading{width:min(100%,var(--kk-used-hero-heading-max));margin:0;overflow-wrap:anywhere;color:var(--kk-used-hero-text);font-family:inherit;font-size:var(--kk-used-hero-heading-size);font-weight:800;line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.kk-used-hero__description{width:min(100%,var(--kk-used-hero-description-max));margin-top:20px;color:var(--kk-used-hero-muted);font-size:clamp(.98rem,1.2vw,1.12rem);line-height:1.62}.kk-used-hero__description>:first-child{margin-top:0}.kk-used-hero__description>:last-child{margin-bottom:0}.kk-used-hero__note{display:flex;gap:12px;align-items:center;width:fit-content;max-width:100%;padding:12px 14px;margin-top:22px;border:1px solid var(--kk-used-hero-border);border-radius:var(--kk-used-hero-card-radius);color:var(--kk-used-hero-text);background:var(--kk-used-hero-note-bg)}.kk-used-hero__note p{margin:0;overflow-wrap:anywhere;font-size:.9rem;font-weight:700;line-height:1.45}.kk-used-hero__note-icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;color:var(--kk-used-hero-accent)}.kk-used-hero__note-icon svg,.kk-used-hero__note-icon--image{display:block;width:22px;height:22px}.kk-used-hero__note-icon--image{object-fit:contain}.kk-used-hero__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:26px}.kk-used-hero__button{display:inline-flex;gap:9px;align-items:center;justify-content:center}.kk-used-hero__button-icon{display:inline-grid;place-items:center;flex:0 0 20px;width:20px;height:20px}.kk-used-hero__button-icon svg,.kk-used-hero__button-icon--image{display:block;width:20px;height:20px}.kk-used-hero__button-icon--image{object-fit:contain}.kk-used-hero__media{position:relative;min-width:0;min-height:100%;margin:0;overflow:hidden;background:var(--kk-used-hero-surface)}.kk-used-hero__picture,.kk-used-hero__image{display:block;width:100%;height:100%}.kk-used-hero__image{object-fit:cover;object-position:var(--kk-used-hero-desktop-position)}.kk-used-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,var(--kk-used-hero-surface) 0%,transparent 24%),var(--kk-used-hero-overlay);pointer-events:none}.kk-used-hero__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.kk-used-hero :is(a,button):focus-visible{outline:3px solid var(--kk-used-hero-accent);outline-offset:4px}@media screen and (max-width:899px){.kk-used-hero__frame{grid-template-columns:minmax(0,1fr);min-height:0}.kk-used-hero__content{order:1}.kk-used-hero__media{order:2}.kk-used-hero__media{min-height:0}.kk-used-hero--mobile-ratio-wide .kk-used-hero__media{aspect-ratio:3 / 2}.kk-used-hero--mobile-ratio-landscape .kk-used-hero__media{aspect-ratio:4 / 3}.kk-used-hero--mobile-ratio-square .kk-used-hero__media{aspect-ratio:1 / 1}.kk-used-hero--mobile-ratio-portrait .kk-used-hero__media{aspect-ratio:4 / 5}.kk-used-hero--mobile-ratio-original .kk-used-hero__media{aspect-ratio:auto;min-height:360px}.kk-used-hero__image{object-position:var(--kk-used-hero-mobile-position)}.kk-used-hero__overlay{background:linear-gradient(180deg,var(--kk-used-hero-surface) 0%,transparent 28%),var(--kk-used-hero-overlay)}}@media screen and (max-width:719px){.kk-used-hero--heading-small{--kk-used-hero-heading-size: clamp(1.9rem, 8.5vw, 2.55rem)}.kk-used-hero--heading-medium{--kk-used-hero-heading-size: clamp(2.15rem, 9.7vw, 2.95rem)}.kk-used-hero--heading-large{--kk-used-hero-heading-size: clamp(2.35rem, 10.8vw, 3.35rem)}.kk-used-hero--heading-display{--kk-used-hero-heading-size: clamp(2.55rem, 11.8vw, 3.7rem)}.kk-used-hero{padding-top:var(--kk-used-hero-padding-top-mobile);padding-bottom:var(--kk-used-hero-padding-bottom-mobile)}.kk-used-hero__shell{padding-inline:16px}.kk-used-hero__content{padding:var(--kk-used-hero-content-padding-mobile)}.kk-used-hero__description{margin-top:16px}.kk-used-hero__note{width:100%;margin-top:18px}.kk-used-hero__actions{display:grid;grid-template-columns:minmax(0,1fr);margin-top:22px}.kk-used-hero__actions>:is(.button-primary,.button-secondary){width:100%}}@media screen and (max-width:359px){.kk-used-hero__shell{padding-inline:10px}.kk-used-hero__content{padding-inline:min(var(--kk-used-hero-content-padding-mobile),18px)}}.kk-used-hero__shell{padding-inline:0}
/*# sourceMappingURL=/cdn/shop/t/203/assets/kiekkokingi-used-discs-hero.css.map */
