Merino Wool Haven Chevron Crew Jumper
.atly-haven, .atly-haven * { box-sizing: border-box; } .atly-haven { --ink: #242321; --muted: #6d6963; --line: #e2ddd6; --linen: #f4f1ec; --white: #ffffff; max-width: 920px; margin : 0 auto; color: var(--ink); font-family: Arial, Helvetica, sans-serif; line-height: 1.6; background: var(--white); -webkit-font-smoothing: antialiased; } .atly-haven h2, .atly-haven h3 { margin: 0; color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-weight: 400; letter-spacing: -0.02em; } .atly-haven p { margin: 0; } .atly-section { padding: 36px 26px; } .atly-kicker { margin-bottom: 11px; color: var(--muted); font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; } .atly-title { max-width: 680px; margin-bottom: 17px !important; font-size: clamp(30px, 4vw, 43px); line-height: 1.12; } .atly-subtitle { margin-bottom: 16px !important; font-size: clamp(24px, 3vw, 32px); line-height: 1.18; } .atly-copy { color: var(--muted); font-size: 15px; line-height: 1.72; } .atly-link { color: var(--ink); font-size: 12px; font-weight: 700; letter-spacing: 0.03em; text-decoration: underline; text-underline-offset: 4px; } .atly-icon { display: inline-flex; width: 26px; height: 26px; flex: 0 0 26px; align-items: center; justify-content: center; color: var(--ink); } .atly-icon svg { display: block; width: 100%; height: 100%; fill: none; stroke: currentColor; stroke-width: 1.35; stroke-linecap: round; stroke-linejoin: round; } .atly-top-strip .atly-icon { width: 21px; height: 21px; flex-basis: 21px; } /* Compact one-line reassurance strip */ .atly-top-strip { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--white); } .atly-top-strip__item { display: flex; min-width: 0; gap: 9px; padding: 15px 14px; align-items: center; justify-content: center; white-space: nowrap; } .atly-top-strip__title { overflow: hidden; font-size: 12px; font-weight: 600; text-overflow: ellipsis; } /* Intro */ .atly-intro { max-width: 760px; margin: 0 auto; padding: 40px 26px 34px; text-align: left; } /* Benefits */ .atly-benefits { padding: 30px 26px; border-top: 1px solid var(--line); } .atly-benefits__heading { margin-bottom: 22px !important; text-align: center; } .atly-benefit-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px 36px; } .atly-benefit { display: flex; gap: 16px; padding: 0; background: var(--white); } .atly-benefit__title { margin: 1px 0 6px; font-size: 15px; font-weight: 700; } .atly-benefit__text { color: var(--muted); font-size: 13px; line-height: 1.6; } /* Fit */ .atly-fit { display: grid; grid-template-columns: 1.35fr 0.65fr; gap: 24px; align-items: center; } .atly-fit-label { margin: 16px 0 14px; text-align: center; font-size: 13px; font-weight: 700; } .atly-fit-scale { position: relative; height: 34px; margin: 0 10px 6px; } .atly-fit-scale::before { position: absolute; top: 16px; right: 0; left: 0; height: 1px; background: var(--ink); content: ""; } .atly-fit-scale::after { position: absolute; top: 11px; left: 50%; width: 10px; height: 10px; border: 2px solid var(--white); border-radius: 50%; background: var(--ink); box-shadow: 0 0 0 1px var(--ink); content: ""; transform: translateX(-50%); } .atly-fit-scale__tick { position: absolute; top: 11px; width: 1px; height: 11px; background: var(--ink); } .atly-fit-scale__tick--left { left: 0; } .atly-fit-scale__tick--right { right: 0; } .atly-fit-scale__labels { display: flex; justify-content: space-between; color: var(--muted); font-size: 10px; } .atly-fit-note { max-width: 500px; margin: 16px auto 0; color: var(--muted); font-size: 12.5px; line-height: 1.6; text-align: center; } .atly-size-card { padding: 24px; background: var(--linen); } .atly-size-card p { margin: 9px 0 14px; color: var(--muted); font-size: 12.5px; } /* Compact accordions */ .atly-accordion { border-top: 1px solid var(--line); } .atly-accordion details { border-bottom: 1px solid var(--line); } .atly-accordion summary { position: relative; padding: 19px 40px 19px 0; cursor: pointer; font-size: 14px; font-weight: 600; list-style: none; } .atly-accordion summary::-webkit-details-marker { display: none; } .atly-accordion summary::after { position: absolute; top: 50%; right: 2px; content: "+"; font-size: 19px; font-weight: 300; transform: translateY(-50%); } .atly-accordion details[open] summary::after { content: "−"; } .atly-accordion__content { max-width: 720px; padding: 0 28px 20px 0; color: var(--muted); font-size: 13px; line-height: 1.7; } .atly-spec-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; padding-top: 6px; } .atly-spec-title { margin-bottom: 10px; font-size: 13px; font-weight: 700; } .atly-spec-list { margin: 0; padding: 0; list-style: none; } .atly-spec-list li { position: relative; margin-bottom: 8px; padding-left: 14px; color: var(--muted); font-size: 12.5px; } .atly-spec-list li::before { position: absolute; top: 0; left: 0; content: "•"; color: #9f978d; font-size: 10px; } /* Merino strip */ .atly-merino { display: grid; grid-template-columns: 1.35fr 0.65fr; gap: 22px; padding: 30px 26px; align-items: center; background: var(--linen); } .atly-merino__cta { padding-left: 26px; border-left: 1px solid var(--line); } @media (max-width: 700px) { .atly-haven { margin-right: -15px; margin-left: -15px; } .atly-section { padding: 30px 20px; } .atly-top-strip { grid-template-columns: repeat(3, minmax(0, 1fr)); overflow: visible; } .atly-top-strip__item { gap: 5px; padding: 12px 5px; justify-content: center; } .atly-top-strip .atly-icon { width: 19px; height: 19px; flex-basis: 19px; } .atly-top-strip__title { font-size: 9.5px; line-height: 1.15; } .atly-intro { padding: 34px 20px 30px; text-align: left; } .atly-title { font-size: 34px; line-height: 1.15; } .atly-copy { font-size: 15px; line-height: 1.68; } .atly-benefits { padding: 30px 20px; } .atly-benefits__heading { text-align: left; } .atly-benefit-grid { grid-template-columns: 1fr; } .atly-benefit { padding: 0; } .atly-benefit-grid { gap: 22px; } .atly-fit, .atly-merino { grid-template-columns: 1fr; } .atly-size-card { padding: 22px; } .atly-spec-grid { grid-template-columns: 1fr; gap: 18px; } .atly-merino__cta { padding: 20px 0 0; border-top: 1px solid var(--line); border-left: 0; } } Naturally soft Machine washable Australian Merino The Haven Jumper A modern take on a timeless knit. The Haven Jumper is designed to stand out quietly. Its textured knit and subtle colour blocking bring a modern feel to a timeless wardrobe staple, while Australian Merino Wool keeps it naturally soft, breathable and comfortable through every season. Why you’ll keep reaching for it Soft on sensitive skin Fine Australian Merino feels gentle, breathable and comfortable against the skin. Warm without the bulk A mid-weight knit that adds comfortable warmth without feeling heavy or restrictive. Less washing, more wearing Naturally odour resistant, temperature regulating and machine washable for real family life. Distinctive, yet easy to wear Textured detailing and contrast trims give the Haven character while keeping it endlessly versatile. Fit and sizing Modern fit Runs small True to size Runs generous Designed to fit true to size with a clean, modern shape. Size up for extra growing room. Need help choosing a size? Use our size guide for garment measurements and age recommendations. View size guide → Naturally made for real life. Made from 100% Australian Extrafine Merino Wool, the Haven naturally helps regulate temperature, resist odours and hold its shape through frequent wear. It is an easy-care knit designed to be worn often, loved well and passed down. Discover why we choose Merino → Product details Fabric & fit Fabric 100% Australian Superfine Merino Wool Mid-weight 7-gauge knit Knitted diamond-grid pattern Contrast neck and hem rib trims Machine washable Fit Modern fit Raglan sleeves Crew neckline Easy to layer through the seasons Designed for everyday wear Common questions about Merino Wondering about itchiness, pilling, washing or how to store your Merino? Find clear answers in our Merino common questions →
More you might like
Related
MERINO WOOL HAT - CHEVRON
Related
HAVEN™ MERINO WOOL ZIP HOODIE
Related
Chevron Merino Wool Socks FW24
Related