.iv-section{--iv-bg: #f2efe8;--iv-text: #202321;--iv-muted: #656962;--iv-accent: #d04a32;--iv-line: #b9bbb3;background:var(--iv-bg);color:var(--iv-text)}.iv-shell{width:min(calc(100% - 48px),var(--iv-max, 1600px));margin-inline:auto}.iv-eyebrow{margin:0;color:var(--iv-accent);font-family:var(--font-body-family);font-size:1.2rem;font-weight:700;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.iv-button{display:inline-flex;min-height:52px;align-items:center;justify-content:space-between;gap:28px;padding:0 22px;border:1px solid var(--iv-button-bg);background:var(--iv-button-bg);color:var(--iv-button-text)!important;font-family:var(--font-body-family);font-size:1.4rem;font-weight:700;letter-spacing:.02em;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.iv-button:hover{border-color:var(--iv-button-hover);background:var(--iv-button-hover);color:var(--iv-button-hover-text)!important;transform:translateY(-2px)}.iv-button__arrow{font-size:1.8rem;line-height:1}.iv-media{position:relative;overflow:hidden;background:#e6e3dc}.iv-media img{width:100%;height:100%;display:block;object-fit:var(--iv-fit, cover);object-position:var(--iv-position, center);transform:scale(var(--iv-zoom, 1));transition:transform .45s ease}a:hover .iv-media img{transform:scale(calc(var(--iv-zoom, 1) + .025))}.iv-section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:56px;align-items:end;margin-bottom:44px}.iv-section-head h2{max-width:15ch;margin:10px 0 0;color:var(--iv-text)!important;font-family:var(--font-heading-family);font-size:clamp(4.4rem,5.6vw,8.4rem);font-weight:700;line-height:.9;letter-spacing:-.055em;text-wrap:balance}.iv-section-head__text{max-width:48ch;margin:0;color:var(--iv-muted);font-size:1.6rem;line-height:1.65}.iv-hero{padding:var(--iv-top, 36px) 0 var(--iv-bottom, 54px)}.iv-hero__grid{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);min-height:var(--iv-height, 720px);border:1px solid var(--iv-line)}.iv-hero__copy{display:flex;flex-direction:column;justify-content:space-between;gap:36px;padding:clamp(34px,5vw,82px);border-right:1px solid var(--iv-line)}.iv-hero h1{max-width:100%;margin:20px 0 30px;color:var(--iv-text)!important;font-family:var(--font-heading-family);font-size:clamp(5.4rem,5.2vw,9.2rem);font-weight:700;line-height:.78;letter-spacing:-.072em;text-wrap:balance;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.iv-hero h1 br{display:block}.iv-hero__description{max-width:42ch;margin:0 0 34px;color:var(--iv-muted);font-size:1.7rem;line-height:1.6}.iv-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:24px;border-top:1px solid var(--iv-line);color:var(--iv-muted);font-size:1.15rem;font-weight:700;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.iv-hero__mosaic{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr;min-width:0;background:var(--iv-line);gap:1px}.iv-hero-card{position:relative;min-width:0;overflow:hidden;background:var(--iv-bg);color:var(--iv-text)!important;text-decoration:none}.iv-hero-card:first-child{grid-row:1 / 3}.iv-hero-card .iv-media{width:100%;height:100%}.iv-hero-card .iv-media img{object-fit:cover;object-position:var(--iv-card-position, var(--iv-position, center));min-width:100%;min-height:100%;max-width:none;transform-origin:50% var(--iv-card-focus-y, 50%);transform:translateY(var(--iv-smart-shift, 0%)) scale(var(--iv-smart-zoom, 1))}.iv-hero-card:nth-child(1){--iv-smart-shift: calc(var(--iv-card-shift-y, -24%) + 24%);--iv-smart-zoom: calc(var(--iv-card-zoom, 1.2) * .833333)}.iv-hero-card:nth-child(2){--iv-smart-shift: calc(var(--iv-card-shift-y, -30%) + 30%);--iv-smart-zoom: calc(var(--iv-card-zoom, 1.4) * .714286)}.iv-hero-card:nth-child(3){--iv-smart-shift: calc(var(--iv-card-shift-y, -12%) + 12%);--iv-smart-zoom: calc(var(--iv-card-zoom, 1.32) * .757576)}.iv-hero-card:hover .iv-media img{transform:translateY(var(--iv-smart-shift, 0%)) scale(calc(var(--iv-smart-zoom, 1) + .025))}.iv-hero-card__meta{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:end;justify-content:space-between;gap:20px;padding:14px 16px;background:color-mix(in srgb,var(--iv-bg) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.iv-hero-card__meta span{color:var(--iv-accent);font-size:1.1rem;font-weight:800}.iv-hero-card__meta strong{display:block;max-width:28ch;color:var(--iv-text);font-size:1.35rem;line-height:1.3}.iv-hero-card__meta em{color:var(--iv-text);font-size:1.2rem;font-style:normal;font-weight:700;white-space:nowrap}.iv-marquee{overflow:hidden;border-block:1px solid var(--iv-line);background:var(--iv-bg);color:var(--iv-text)}.iv-marquee__track{display:flex;width:max-content;animation:iv-marquee var(--iv-speed, 28s) linear infinite}.iv-marquee__group{display:flex;align-items:center;flex-shrink:0}.iv-marquee__group span{padding:18px 28px;font-size:var(--iv-size, 1.6rem);font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.iv-marquee__group b{color:var(--iv-accent);font-size:1.8rem}@keyframes iv-marquee{to{transform:translate(-50%)}}.iv-categories{padding:var(--iv-top, 86px) 0 var(--iv-bottom, 92px)}.iv-categories__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--iv-line)}.iv-category-card{display:grid;min-width:0;color:var(--iv-card-text)!important;background:var(--iv-card-bg);text-decoration:none;border-right:1px solid var(--iv-line)}.iv-category-card:last-child{border-right:0}.iv-category-card .iv-media{height:var(--iv-image-height, 360px);background:#fff}.iv-category-card__copy{min-height:154px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:22px}.iv-category-card__top{display:flex;justify-content:space-between;gap:18px;color:var(--iv-accent);font-size:1.15rem;font-weight:800}.iv-category-card h3{margin:0;color:var(--iv-card-text)!important;font-family:var(--font-heading-family);font-size:clamp(2.2rem,2vw,3rem);font-weight:700;line-height:1}.iv-category-card p{margin:8px 0 0;color:var(--iv-card-text);opacity:.72;font-size:1.35rem;line-height:1.45}.iv-feature{padding:var(--iv-top, 72px) 0 var(--iv-bottom, 90px)}.iv-feature__layout{display:grid;grid-template-columns:minmax(0,var(--iv-image-width, 64%)) minmax(310px,1fr);border:1px solid var(--iv-line)}.iv-feature__layout--reverse{grid-template-columns:minmax(310px,1fr) minmax(0,var(--iv-image-width, 64%))}.iv-feature__layout--reverse .iv-feature__media{order:2}.iv-feature__media{min-height:var(--iv-height, 680px)}.iv-feature__panel{display:flex;flex-direction:column;justify-content:space-between;gap:36px;padding:clamp(34px,4vw,72px);background:var(--iv-panel-bg);color:var(--iv-panel-text)}.iv-feature__panel .iv-eyebrow{color:var(--iv-panel-accent)}.iv-feature__panel h2{margin:18px 0 24px;color:var(--iv-panel-text)!important;font-family:var(--font-heading-family);font-size:clamp(4.5rem,5.4vw,8rem);font-weight:700;line-height:.86;letter-spacing:-.055em;text-wrap:balance}.iv-feature__panel p{margin:0;color:var(--iv-panel-text);opacity:.86;font-size:1.55rem;line-height:1.6}.iv-feature__specs{display:grid;gap:0;border-top:1px solid color-mix(in srgb,var(--iv-panel-text) 35%,transparent)}.iv-feature__spec{display:flex;justify-content:space-between;gap:24px;padding:15px 0;border-bottom:1px solid color-mix(in srgb,var(--iv-panel-text) 35%,transparent);font-size:1.25rem}.iv-feature__spec strong{color:var(--iv-panel-accent);letter-spacing:.08em;text-transform:uppercase}.iv-feature__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.iv-feature__price{color:var(--iv-panel-text);font-size:2.3rem;font-weight:800}.iv-products{padding:var(--iv-top, 86px) 0 var(--iv-bottom, 96px)}.iv-products__grid{display:grid;grid-template-columns:repeat(var(--iv-columns, 4),minmax(0,1fr));border-top:1px solid var(--iv-line);border-left:1px solid var(--iv-line)}.iv-product-card{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--iv-line);border-bottom:1px solid var(--iv-line);background:var(--iv-card-bg);color:var(--iv-card-text)}.iv-product-card__link{display:block;color:inherit!important;text-decoration:none}.iv-product-card .iv-media{height:var(--iv-image-height, 360px);background:var(--iv-image-bg)}.iv-product-card__body{flex:1;display:flex;flex-direction:column;gap:14px;padding:22px}.iv-product-card__label{display:flex;justify-content:space-between;gap:16px;color:var(--iv-accent);font-size:1.1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.iv-product-card h3{min-height:2.7em;margin:0;color:var(--iv-card-text)!important;font-family:var(--font-body-family);font-size:1.55rem;font-weight:700;line-height:1.35}.iv-product-card__price{margin-top:auto;color:var(--iv-card-text);font-size:1.65rem;font-weight:800}.iv-product-card .iv-button{margin:0 22px 22px;min-height:46px;font-size:1.25rem}.iv-products__view-all{display:flex;justify-content:center;padding-top:34px}.iv-products__view-all-button{display:inline-flex;min-width:220px;min-height:52px;align-items:center;justify-content:space-between;gap:28px;padding:0 24px;border:1px solid var(--iv-view-all-bg);background:var(--iv-view-all-bg);color:var(--iv-view-all-text)!important;font-family:var(--font-body-family);font-size:1.4rem;font-weight:700;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.iv-products__view-all-button:hover{border-color:var(--iv-view-all-hover-bg);background:var(--iv-view-all-hover-bg);color:var(--iv-view-all-hover-text)!important;transform:translateY(-2px)}.iv-trust{padding:var(--iv-top, 74px) 0 var(--iv-bottom, 78px)}.iv-trust__head{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:end;padding-bottom:40px;border-bottom:1px solid var(--iv-line)}.iv-trust__head h2{max-width:12ch;margin:10px 0 0;color:var(--iv-text)!important;font-family:var(--font-heading-family);font-size:clamp(4.2rem,5vw,7.2rem);font-weight:700;line-height:.9;letter-spacing:-.05em}.iv-trust__head p:last-child{max-width:50ch;margin:0;color:var(--iv-muted);font-size:1.55rem;line-height:1.6}.iv-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.iv-trust__item{min-height:190px;padding:28px 24px;border-right:1px solid var(--iv-line);border-bottom:1px solid var(--iv-line)}.iv-trust__item:first-child{border-left:1px solid var(--iv-line)}.iv-trust__number{color:var(--iv-accent);font-size:1.2rem;font-weight:800}.iv-trust__item h3{margin:42px 0 10px;color:var(--iv-text)!important;font-size:1.65rem;font-weight:700}.iv-trust__item p{margin:0;color:var(--iv-muted);font-size:1.35rem;line-height:1.5}@media(max-width:1100px){.iv-hero__grid{grid-template-columns:1fr}.iv-hero__copy{border-right:0;border-bottom:1px solid var(--iv-line)}.iv-hero__mosaic{min-height:680px}.iv-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.iv-category-card{border-bottom:1px solid var(--iv-line)}.iv-category-card:nth-child(2n){border-right:0}.iv-category-card:last-child{grid-column:1 / -1}.iv-feature__layout,.iv-feature__layout--reverse{grid-template-columns:1fr}.iv-feature__layout--reverse .iv-feature__media{order:initial}.iv-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.iv-shell{width:min(calc(100% - 28px),var(--iv-max, 1600px))}.iv-section-head{grid-template-columns:1fr;gap:22px;margin-bottom:28px}.iv-section-head h2{font-size:clamp(4.1rem,14vw,6rem)}.iv-hero{padding-top:14px;padding-bottom:34px}.iv-hero__grid{min-height:0}.iv-hero__copy{padding:30px 24px}.iv-hero h1{font-size:clamp(4.8rem,15vw,7.2rem)}.iv-hero__facts{grid-template-columns:1fr}.iv-hero__mosaic{min-height:var(--iv-mobile-height, 620px);grid-template-columns:1fr 1fr;grid-template-rows:1.25fr .75fr}.iv-hero-card:first-child{grid-column:1 / 3;grid-row:1}.iv-hero-card__meta{right:8px;bottom:8px;left:8px;padding:10px}.iv-hero-card__meta strong{font-size:1.15rem}.iv-hero-card__meta em{display:none}.iv-categories,.iv-products{padding-top:54px;padding-bottom:60px}.iv-categories__grid{grid-template-columns:1fr}.iv-category-card,.iv-category-card:nth-child(2n){border-right:0}.iv-category-card:last-child{grid-column:auto}.iv-category-card .iv-media{height:var(--iv-mobile-image-height, 320px)}.iv-feature{padding-top:48px;padding-bottom:56px}.iv-feature__media{min-height:var(--iv-mobile-height, 430px)}.iv-feature__panel{padding:30px 24px}.iv-feature__panel h2{font-size:clamp(4.2rem,14vw,6rem)}.iv-feature__bottom{align-items:stretch;flex-direction:column}.iv-products__grid{grid-template-columns:1fr}.iv-product-card .iv-media{height:var(--iv-mobile-image-height, 340px)}.iv-trust{padding-top:52px;padding-bottom:54px}.iv-trust__head{grid-template-columns:1fr;gap:22px}.iv-trust__grid{grid-template-columns:1fr}.iv-trust__item{min-height:150px;border-left:1px solid var(--iv-line)}.iv-trust__item h3{margin-top:28px}}@media(prefers-reduced-motion:reduce){.iv-marquee__track{animation:none}.iv-media img,.iv-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/iversley-de.css.map */
