:root{--wt-heimtex-bg: #f5f2ed;--wt-heimtex-paper: #fbfaf7;--wt-heimtex-ink: #171717;--wt-heimtex-muted: rgba(23, 23, 23, .68);--wt-heimtex-line: rgba(23, 23, 23, .1);--wt-heimtex-radius: 6px;--wt-heimtex-shadow: 0 18px 46px rgba(28, 24, 20, .08)}.wt-heimtex-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.wt-heimtex-hero{padding:34px 0 44px;background:var(--wt-heimtex-bg)}.wt-heimtex-hero__layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:center;gap:0}.wt-heimtex-hero__image{position:relative;overflow:hidden;width:min(100%,680px);aspect-ratio:1 / 1;justify-self:start;border-radius:var(--wt-heimtex-radius);background:#e9e5de}.wt-heimtex-hero__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.wt-heimtex-hero__content{position:relative;z-index:2;margin-left:-34px;padding:42px 40px;background:#fbfaf7f7;border:1px solid var(--wt-heimtex-line);border-radius:4px;box-shadow:var(--wt-heimtex-shadow)}.wt-heimtex-hero__eyebrow{margin:0 0 11px;font-size:11px;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;color:var(--wt-heimtex-muted)}.wt-heimtex-hero__headline{margin:0 0 16px;max-width:12ch;font-size:clamp(34px,4vw,54px);line-height:.98;letter-spacing:-.045em;color:var(--wt-heimtex-ink)}.wt-heimtex-hero__text{margin:0;max-width:42ch;font-size:16px;line-height:1.65;color:var(--wt-heimtex-muted)}.wt-heimtex-hero__facts{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:22px;padding-top:18px;border-top:1px solid var(--wt-heimtex-line);font-size:12px;line-height:1.4;letter-spacing:.02em;color:#171717c2}.wt-heimtex-hero__facts span{position:relative}.wt-heimtex-hero__facts span:not(:last-child):after{content:"\b7";position:absolute;right:-10px;color:#17171759}.wt-heimtex-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:24px;padding:0 22px;border:1px solid #171717;border-radius:2px;background:#171717;color:#fff;font-size:14px;line-height:1;font-weight:650;text-decoration:none;transition:transform .16s ease,background-color .16s ease}@media(hover:hover)and (pointer:fine){.wt-heimtex-button:hover{transform:translateY(-2px);background:#2a2a2a}}@media(max-width:980px){.wt-heimtex-hero__layout{grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr)}.wt-heimtex-hero__content{margin-left:-24px;padding:34px 30px}.wt-heimtex-hero__headline{font-size:clamp(32px,4.2vw,46px)}}@media(max-width:760px){.wt-heimtex-shell{width:100%}.wt-heimtex-hero{padding:0 0 28px}.wt-heimtex-hero__layout{grid-template-columns:1fr}.wt-heimtex-hero__image{width:100%;max-width:none;aspect-ratio:1 / 1;border-radius:0}.wt-heimtex-hero__content{width:calc(100% - 28px);margin:-42px auto 0;padding:28px 22px 26px}.wt-heimtex-hero__headline{max-width:11ch;font-size:36px}.wt-heimtex-hero__text{font-size:15px}.wt-heimtex-hero__facts{gap:7px 14px}.wt-heimtex-button{width:100%}}.wt-heimtex-colors{padding:70px 0;background:#fbfaf7}.wt-heimtex-colors__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:58px;align-items:center}.wt-heimtex-colors__visual{overflow:hidden;aspect-ratio:1 / 1;border-radius:6px;background:#eeeae3}.wt-heimtex-colors__visual img{display:block;width:100%;height:100%;object-fit:cover}.wt-heimtex-colors__content{max-width:530px}.wt-heimtex-colors__eyebrow{margin:0 0 10px;font-size:11px;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;color:#17171794}.wt-heimtex-colors__headline{margin:0 0 14px;font-size:clamp(30px,3.2vw,44px);line-height:1.02;letter-spacing:-.04em;color:#171717}.wt-heimtex-colors__text{margin:0;max-width:46ch;font-size:15px;line-height:1.68;color:#171717b3}.wt-heimtex-colors__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:25px}.wt-heimtex-color-card{position:relative;overflow:hidden;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:13px;min-height:86px;padding:7px 14px 7px 7px;border:1px solid rgba(23,23,23,.1);border-radius:5px;background:#fff;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.wt-heimtex-color-card__image{overflow:hidden;width:72px;aspect-ratio:1 / 1;border-radius:3px;background:#eeeae3}.wt-heimtex-color-card__image img{display:block;width:100%;height:100%;object-fit:cover}.wt-heimtex-color-card__name{font-size:14px;line-height:1.2;font-weight:650;color:#171717}.wt-heimtex-colors__note{margin:16px 0 0;font-size:12px;line-height:1.5;color:#17171785}@media(hover:hover)and (pointer:fine){.wt-heimtex-color-card:hover{transform:translateY(-3px);border-color:#1717172e;box-shadow:0 10px 24px #1c181412}}@media(max-width:980px){.wt-heimtex-colors{padding:56px 0}.wt-heimtex-colors__layout{grid-template-columns:1fr;gap:34px}.wt-heimtex-colors__content{max-width:760px}}@media(max-width:760px){.wt-heimtex-colors{padding:42px 0}.wt-heimtex-colors__layout{width:calc(100% - 28px)}.wt-heimtex-colors__visual{border-radius:4px}.wt-heimtex-colors__headline{font-size:32px}.wt-heimtex-colors__grid{gap:9px}.wt-heimtex-color-card{grid-template-columns:58px minmax(0,1fr);min-height:72px;padding:6px 10px 6px 6px}.wt-heimtex-color-card__image{width:58px}.wt-heimtex-color-card__name{font-size:13px}}.wt-heimtex-products{padding:70px 0;background:#f5f2ed}.wt-heimtex-products__head{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.65fr);justify-content:space-between;gap:48px;align-items:end;margin-bottom:30px}.wt-heimtex-products__eyebrow,.wt-heimtex-sizes__eyebrow{margin:0 0 9px;font-size:11px;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;color:#17171794}.wt-heimtex-products__headline,.wt-heimtex-sizes__headline{margin:0;font-size:clamp(30px,3.2vw,44px);line-height:1.02;letter-spacing:-.04em;color:#171717}.wt-heimtex-products__intro{margin:0;max-width:48ch;justify-self:end;font-size:15px;line-height:1.65;color:#171717ad}.wt-heimtex-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wt-heimtex-product-card{overflow:hidden;background:#fbfaf7;border:1px solid rgba(23,23,23,.09);border-radius:6px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.wt-heimtex-product-card__image-link{display:block;color:inherit;text-decoration:none}.wt-heimtex-product-card__image{overflow:hidden;aspect-ratio:1 / 1;background:#ece8e1}.wt-heimtex-product-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.wt-heimtex-product-card__body{padding:17px 17px 18px}.wt-heimtex-product-card__brand{margin:0 0 6px;font-size:10px;line-height:1.3;letter-spacing:.11em;text-transform:uppercase;color:#1717177a}.wt-heimtex-product-card__title{margin:0;font-size:17px;line-height:1.28;letter-spacing:-.02em}.wt-heimtex-product-card__title a{color:#171717;text-decoration:none}.wt-heimtex-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(23,23,23,.09)}.wt-heimtex-product-card__price{font-size:14px;font-weight:650;color:#171717}.wt-heimtex-product-card__link{font-size:13px;font-weight:650;color:#171717;text-decoration:none}.wt-heimtex-products__empty{padding:28px;border:1px dashed rgba(23,23,23,.2);text-align:center;color:#171717a6}@media(hover:hover)and (pointer:fine){.wt-heimtex-product-card:hover{transform:translateY(-4px);border-color:#17171729;box-shadow:0 14px 32px #1c181412}.wt-heimtex-product-card:hover .wt-heimtex-product-card__image img{transform:scale(1.025)}}.wt-heimtex-sizes{padding:72px 0;background:#f1eee8}.wt-heimtex-sizes__layout{display:grid;grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr);gap:58px;align-items:center}.wt-heimtex-sizes__content{max-width:540px}.wt-heimtex-sizes__text{margin:15px 0 0;max-width:47ch;font-size:15px;line-height:1.68;color:#171717b3}.wt-heimtex-sizes__cards{display:grid;gap:10px;margin-top:25px}.wt-heimtex-size-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:15px;align-items:start;padding:14px 0;border-top:1px solid rgba(23,23,23,.11)}.wt-heimtex-size-card:last-child{border-bottom:1px solid rgba(23,23,23,.11)}.wt-heimtex-size-card__size{padding-top:2px;font-size:12px;line-height:1.4;font-weight:750;letter-spacing:.04em;color:#171717}.wt-heimtex-size-card h3{margin:0 0 4px;font-size:15px;line-height:1.3;color:#171717}.wt-heimtex-size-card p{margin:0;font-size:13px;line-height:1.55;color:#171717a8}.wt-heimtex-sizes__note{margin:15px 0 0;font-size:12px;line-height:1.5;color:#17171785}.wt-heimtex-sizes__visual{overflow:hidden;aspect-ratio:1 / 1;border-radius:6px;background:#e7e2da}.wt-heimtex-sizes__visual img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:980px){.wt-heimtex-products,.wt-heimtex-sizes{padding:56px 0}.wt-heimtex-products__head{grid-template-columns:1fr;gap:14px}.wt-heimtex-products__intro{justify-self:start}.wt-heimtex-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wt-heimtex-sizes__layout{grid-template-columns:1fr;gap:34px}.wt-heimtex-sizes__content{max-width:760px}}@media(max-width:760px){.wt-heimtex-products,.wt-heimtex-sizes{padding:42px 0}.wt-heimtex-products .wt-heimtex-shell,.wt-heimtex-sizes__layout{width:calc(100% - 28px)}.wt-heimtex-products__grid{grid-template-columns:1fr;gap:13px}.wt-heimtex-products__headline,.wt-heimtex-sizes__headline{font-size:32px}.wt-heimtex-sizes__visual{border-radius:4px}}.wt-heimtex-handmade{padding:76px 0;background:#171717;color:#f7f4ee}.wt-heimtex-handmade__layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:74px;align-items:start}.wt-heimtex-handmade__lead{max-width:470px;position:sticky;top:120px}.wt-heimtex-handmade__eyebrow{margin:0 0 12px;font-size:11px;line-height:1.35;letter-spacing:.13em;text-transform:uppercase;color:#f7f4ee85}.wt-heimtex-handmade__headline{margin:0;max-width:9ch;font-size:clamp(34px,4vw,54px);line-height:.98;letter-spacing:-.045em;color:#f7f4ee}.wt-heimtex-handmade__intro{margin:22px 0 0;max-width:42ch;font-size:15px;line-height:1.7;color:#f7f4eead}.wt-heimtex-handmade__details{border-top:1px solid rgba(247,244,238,.16)}.wt-heimtex-handmade__item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:22px 0 24px;border-bottom:1px solid rgba(247,244,238,.16)}.wt-heimtex-handmade__index{padding-top:3px;font-size:11px;line-height:1.3;letter-spacing:.12em;color:#f7f4ee61}.wt-heimtex-handmade__item h3{margin:0 0 5px;font-size:18px;line-height:1.25;letter-spacing:-.02em;color:#f7f4ee}.wt-heimtex-handmade__item p{margin:0;max-width:48ch;font-size:14px;line-height:1.62;color:#f7f4ee9e}@media(max-width:980px){.wt-heimtex-handmade{padding:60px 0}.wt-heimtex-handmade__layout{grid-template-columns:1fr;gap:38px}.wt-heimtex-handmade__lead{position:static;max-width:680px}.wt-heimtex-handmade__headline{max-width:none}}@media(max-width:760px){.wt-heimtex-handmade{padding:46px 0}.wt-heimtex-handmade__layout{width:calc(100% - 28px);gap:30px}.wt-heimtex-handmade__headline{font-size:36px}.wt-heimtex-handmade__item{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:18px 0 20px}.wt-heimtex-handmade__item h3{font-size:17px}.wt-heimtex-handmade__item p{font-size:13.5px}}.wt-heimtex-proof{padding:74px 0;background:#fbfaf7}.wt-heimtex-proof__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.55fr);gap:48px;align-items:end;padding-bottom:30px;border-bottom:1px solid rgba(23,23,23,.11)}.wt-heimtex-proof__eyebrow,.wt-heimtex-faq__eyebrow{margin:0 0 10px;font-size:11px;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;color:#1717178c}.wt-heimtex-proof__headline,.wt-heimtex-faq__headline{margin:0;max-width:15ch;font-size:clamp(30px,3.4vw,46px);line-height:1.02;letter-spacing:-.04em;color:#171717}.wt-heimtex-proof__rating{justify-self:end;max-width:300px;text-align:right}.wt-heimtex-proof__stars{font-size:17px;line-height:1;letter-spacing:.08em;color:#171717}.wt-heimtex-proof__rating p{margin:8px 0 0;font-size:12px;line-height:1.5;color:#17171794}.wt-heimtex-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:34px 0 38px}.wt-heimtex-proof__item{padding-right:20px}.wt-heimtex-proof__line{display:block;width:34px;height:2px;margin-bottom:17px;background:#171717;transition:width .18s ease}.wt-heimtex-proof__item h3{margin:0 0 7px;font-size:18px;line-height:1.28;letter-spacing:-.02em;color:#171717}.wt-heimtex-proof__item p{margin:0;max-width:36ch;font-size:14px;line-height:1.62;color:#171717a3}.wt-heimtex-proof__cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 0 0;border-top:1px solid rgba(23,23,23,.11)}.wt-heimtex-proof__cta p{margin:0;font-size:17px;font-weight:650;color:#171717}.wt-heimtex-button--light{margin-top:0}@media(hover:hover)and (pointer:fine){.wt-heimtex-proof__item:hover .wt-heimtex-proof__line{width:54px}}.wt-heimtex-faq{padding:74px 0 84px;background:#f5f2ed}.wt-heimtex-faq__layout{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:76px;align-items:start}.wt-heimtex-faq__head{max-width:420px}.wt-heimtex-faq__intro{margin:17px 0 0;max-width:38ch;font-size:15px;line-height:1.65;color:#171717a6}.wt-heimtex-faq__items{border-top:1px solid rgba(23,23,23,.14)}.wt-heimtex-faq__item{border-bottom:1px solid rgba(23,23,23,.14)}.wt-heimtex-faq__item summary{display:grid;grid-template-columns:minmax(0,1fr) 22px;gap:18px;align-items:center;padding:19px 0;cursor:pointer;list-style:none;font-size:15px;line-height:1.45;font-weight:650;color:#171717}.wt-heimtex-faq__item summary::-webkit-details-marker{display:none}.wt-heimtex-faq__plus{position:relative;width:18px;height:18px}.wt-heimtex-faq__plus:before,.wt-heimtex-faq__plus:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:1px;background:#171717;transform:translate(-50%,-50%);transition:transform .16s ease}.wt-heimtex-faq__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.wt-heimtex-faq__item[open] .wt-heimtex-faq__plus:after{transform:translate(-50%,-50%) rotate(0)}.wt-heimtex-faq__answer{padding:0 44px 19px 0}.wt-heimtex-faq__answer p{margin:0;max-width:58ch;font-size:14px;line-height:1.65;color:#171717a3}@media(max-width:980px){.wt-heimtex-proof,.wt-heimtex-faq{padding:58px 0}.wt-heimtex-faq__layout{grid-template-columns:1fr;gap:32px}.wt-heimtex-faq__head{max-width:680px}}@media(max-width:760px){.wt-heimtex-proof,.wt-heimtex-faq{padding:44px 0}.wt-heimtex-proof .wt-heimtex-shell,.wt-heimtex-faq__layout{width:calc(100% - 28px)}.wt-heimtex-proof__top{grid-template-columns:1fr;gap:20px}.wt-heimtex-proof__rating{justify-self:start;text-align:left}.wt-heimtex-proof__grid{grid-template-columns:1fr;gap:26px}.wt-heimtex-proof__cta{align-items:stretch;flex-direction:column;gap:16px}.wt-heimtex-proof__cta .wt-heimtex-button{width:100%}.wt-heimtex-proof__headline,.wt-heimtex-faq__headline{font-size:32px}.wt-heimtex-faq__item summary{padding:17px 0;font-size:14px}.wt-heimtex-faq__answer{padding-right:28px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/wt-heimtex-landingpage.css.map */
