.highlander-page{background:#fff}.hl-page{color:#202920}.hl-wrap{max-width:1320px;margin-left:auto;margin-right:auto;width:calc(100% - 96px)}.hl-page h1,.hl-page h2,.hl-page h3{font-weight:550;letter-spacing:-.055em;line-height:1.07}.hl-page h1{font-size:clamp(48px,5.7vw,80px);margin:20px 0 25px}.hl-page h2{font-size:clamp(32px,3.8vw,52px);margin:0 0 20px}.hl-page h3{font-size:27px;margin:0 0 15px}.hl-page p{line-height:1.65}.hl-eyebrow{font-size:13px;color:#5b6a53;margin:0}.hl-hero{display:grid;grid-template-columns:1fr 1.03fr;gap:64px;align-items:center;padding:72px 0 82px}.hl-hero-copy>p:not(.hl-eyebrow){max-width:43ch;font-size:18px;color:#697162}.hl-hero-photo{height:600px;border-radius:28px;overflow:hidden;position:relative;background:#bdb29c}.hl-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:48% center}.hl-hero-photo>span{position:absolute;bottom:24px;left:24px;background:#fff;color:#244c36;padding:12px 18px;border-radius:25px;font-size:12px}.hl-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px}.hl-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:#244c36;color:white!important;border-radius:32px;text-decoration:none!important;padding:17px 23px;font-weight:550;font-size:14px;line-height:1.4;min-height:54px;box-sizing:border-box}.hl-button span{font-size:24px;line-height:1}.hl-button:hover{background:#163c25}.hl-text-link{color:#244c36;font-size:14px;text-decoration:underline;text-underline-offset:5px;line-height:1.6}.hl-page a:focus-visible,.hl-page button:focus-visible,.hl-page select:focus-visible{outline:3px solid #9ab96a;outline-offset:4px}.hl-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:20px 0 70px;align-items:start}.hl-intro p{font-size:18px;color:#6c7467;margin:0;max-width:53ch}.hl-bento{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;padding:32px;background:#f4f5f1;border-radius:34px;box-sizing:border-box}.hl-card{background:white;border-radius:25px;overflow:hidden;min-width:0}.hl-calculator,.hl-colour{grid-column:span 3;display:flex;flex-direction:column}.hl-card-copy{padding:32px}.hl-card-copy h2{font-size:34px}.hl-card-copy p{font-size:15px;color:#6b7365;margin:0 0 23px}.hl-card-copy .hl-fine,.hl-fine{font-size:11px!important;line-height:1.65;color:#7b8276!important;margin:14px 0 0!important}.hl-small{grid-column:span 2;display:flex;flex-direction:column}.hl-small .hl-card-copy{padding:28px}.hl-small .hl-card-copy p{font-size:14px;margin-bottom:12px}.hl-demo{padding:28px 25px 20px;background:#e8eddf;position:relative;min-height:415px;box-sizing:border-box}.hl-demo-head{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#4d6046;font-size:12px}.hl-demo-head button{border:0;background:transparent;color:#526749;text-decoration:underline;text-underline-offset:3px;font:inherit;font-size:10px;cursor:pointer;padding:8px 0}.hl-demo-fence{display:flex;align-items:stretch;height:112px;width:79%;margin:35px auto 0;filter:drop-shadow(0 6px 6px #243c2710)}.hl-demo-fence>i{width:7px;flex-shrink:0;background:#344033;border-top:4px solid #273426}.hl-demo-fence>div{flex:1;border-top:3px solid #344033;border-bottom:3px solid #344033;margin:7px 0;background:repeating-linear-gradient(0deg,#806444 0,#806444 2px,#b6956c 3px,#b6956c 12px)}.hl-demo-sheet{width:79%;margin:-17px auto 0;position:relative;background:white;border-radius:16px;padding:20px 22px;box-sizing:border-box;box-shadow:0 8px 22px #2b412218}.hl-demo-measure{display:block;font-size:17px;letter-spacing:-.5px;margin-bottom:13px}.hl-demo-sheet>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;border-top:1px solid #ecf0e5;padding:9px 0}.hl-demo-sheet strong{font-size:19px;font-weight:500}.hl-demo-sheet p{font-size:10px;color:#64765a;margin:8px 0 0}.hl-demo-lengths{display:flex;justify-content:center;gap:7px;margin-top:22px}.hl-demo-lengths button{border:1px solid #cfd9c5;background:transparent;padding:8px 13px;border-radius:20px;font:inherit;font-size:11px;color:#47603c;cursor:pointer}.hl-demo-lengths button[aria-pressed=true]{background:#244c36;border-color:#244c36;color:white}.hl-demo-note{text-align:center;font-size:10px;color:#748369;margin:12px 0 0}.hl-colour .hl-card-copy{padding-bottom:20px}.hl-colour label{display:block;font-size:12px;margin-bottom:8px}.hl-colour select{width:100%;appearance:none;border:1px solid #dce3d3;border-radius:11px;padding:13px 36px 13px 14px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3E%3Cpath d='m1 1 6 6 6-6' fill='none' stroke='%23244c36'/%3E%3C/svg%3E") no-repeat right 16px center;color:#244c36;font:inherit;font-size:13px}.hl-colour-photo{position:relative;background:#eeeee7;min-height:265px;flex:1;display:grid;place-items:center;overflow:hidden}.hl-colour-photo img{width:100%;height:100%;max-height:360px;object-fit:contain;transition:opacity .2s}.hl-colour-photo>span{position:absolute;bottom:17px;left:25px;background:#ffffffed;border-radius:20px;padding:8px 13px;color:#244c36;font-size:12px}.hl-colour-bottom{padding:24px 30px 30px}.hl-swatches{display:flex;justify-content:space-between;gap:8px;margin-bottom:23px}.hl-swatches button{font:inherit;font-size:10px;border:0;background:none;padding:0;display:flex;flex-direction:column;align-items:center;gap:8px;color:#536049;cursor:pointer;min-width:35px}.hl-swatches i{display:block;width:34px;height:34px;border-radius:50%;background:var(--colour);border:3px solid white;outline:1px solid #e0e6d9}.hl-swatches button[aria-pressed=true] i{outline:2px solid #244c36}.hl-material-visual{height:220px;position:relative;background:#edece5;overflow:hidden}.hl-layer{position:absolute;width:170px;height:90px;left:calc(50% - 85px);top:65px;transform:rotate(-14deg) skewX(18deg);border-radius:7px}.hl-layer-back{background:#705634;box-shadow:0 8px #504127;transform:translateY(20px) rotate(-14deg) skewX(18deg)}.hl-layer-front{background:repeating-linear-gradient(0deg,#a37e51 0,#a37e51 5px,#ab875a 6px,#b59164 11px);border:4px solid #c49f6c;box-shadow:0 8px #8e6c40}.hl-material-visual>span{position:absolute;bottom:18px;left:20px;font-size:10px;color:#73644a}.hl-parts{padding:37px 25px 24px;min-height:220px;box-sizing:border-box}.hl-parts>div{display:flex;justify-content:space-between;gap:9px;font-size:12px;padding:15px 0;border-bottom:1px solid #e8eee0}.hl-parts b{font-weight:400;color:#244c36}.hl-parts small{font-size:9px;color:#7a8472;display:block;margin-top:15px}.hl-door-photo{height:220px;background:#f2f1ea}.hl-door-photo img{width:100%;height:100%;object-fit:contain}.hl-styles{padding:100px 0}.hl-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.hl-section-heading p{font-size:17px;color:#6a7563;max-width:270px}.hl-style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.hl-style-card{text-decoration:none;color:inherit}.hl-style-card>div{background:#f1f2ec;border-radius:22px;overflow:hidden;height:300px;margin-bottom:23px}.hl-style-card img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.hl-style-card:hover img{transform:scale(1.025)}.hl-style-card h3{font-size:25px}.hl-style-card p{color:#737b6d;font-size:14px;margin:0 0 18px}.hl-style-card>span{font-size:13px;color:#244c36}.hl-wide{display:grid;grid-template-columns:1.05fr 1fr;background:#244c36;color:#fff;border-radius:28px;overflow:hidden}.hl-wide>img{width:100%;height:100%;min-height:480px;object-fit:cover}.hl-wide>div{padding:60px 48px;align-self:center}.hl-wide .hl-eyebrow{color:#cad9bd;margin-bottom:20px}.hl-wide h2{font-size:43px}.hl-wide p:not(.hl-eyebrow){color:#c3d2b9;font-size:16px}.hl-wide .hl-button{background:#e9f0df;color:#244c36!important;margin-top:20px}.hl-faq{display:grid;grid-template-columns:1fr 1.25fr;gap:75px;padding:100px 0}.hl-faq h2{font-size:40px}.hl-faq details{border-bottom:1px solid #e0e5d9;padding:22px 0}.hl-faq summary{cursor:pointer;font-size:17px;font-weight:500;line-height:1.4}.hl-faq details p{font-size:14px;color:#6c7763}.hl-final{text-align:center;padding:58px 24px 64px;border-radius:28px;background:#f4f5ef;box-sizing:border-box;margin-bottom:85px}.hl-final .hl-text-link{display:block;margin-top:20px}.hl-hero-copy{min-width:0}#ontdek-calculator{scroll-margin-top:110px}.hl-page .hl-demo-sheet.hl-change{animation:hl-update .5s ease-out}@keyframes hl-update{from{opacity:.6;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){.hl-wrap{width:calc(100% - 48px)}.hl-hero{gap:32px}.hl-hero-photo{height:500px}.hl-bento{padding:20px;gap:18px}.hl-card-copy{padding:25px}.hl-card-copy h2{font-size:29px}.hl-small .hl-card-copy{padding:23px}.hl-page h3{font-size:23px}.hl-wide>div{padding:38px}.hl-wide h2{font-size:36px}.hl-demo-sheet{width:91%}}@media(max-width:720px){.hl-wrap{width:calc(100% - 36px)}.hl-hero{grid-template-columns:1fr;padding:42px 0;gap:30px}.hl-page h1{font-size:52px}.hl-hero-photo{height:380px}.hl-hero-copy>p:not(.hl-eyebrow){font-size:16px}.hl-intro{grid-template-columns:1fr;gap:8px;padding:30px 0 45px}.hl-intro p{font-size:16px}.hl-bento{display:block;padding:12px;border-radius:25px}.hl-card{margin-bottom:16px}.hl-card:last-child{margin:0}.hl-card-copy h2{font-size:31px}.hl-demo{padding:21px 17px;min-height:0}.hl-demo-sheet{width:90%}.hl-calculator .hl-card-copy{padding:28px 24px}.hl-colour-photo{height:280px;min-height:0}.hl-colour-bottom{padding:24px}.hl-small .hl-card-copy{padding:25px}.hl-material-visual,.hl-door-photo{height:225px}.hl-styles{padding:62px 0}.hl-section-heading{display:block}.hl-style-grid{grid-template-columns:1fr;gap:38px}.hl-style-card>div{height:310px;margin-bottom:19px}.hl-wide{grid-template-columns:1fr}.hl-wide>img{height:300px;min-height:0}.hl-wide>div{padding:32px 27px 40px}.hl-wide h2{font-size:36px}.hl-faq{grid-template-columns:1fr;gap:12px;padding:65px 0}.hl-faq h2{font-size:34px}.hl-final{padding:42px 20px;margin-bottom:55px}.hl-final h2{font-size:39px}}@media(prefers-reduced-motion:reduce){.hl-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
