.wwh{--g:#073f2f;--g2:#0c563e;--o:#fff301;--c:#f6f3ec;--ink:#14231c;--line:#dfe6e1;color:var(--ink);overflow:hidden}.wwh *{box-sizing:border-box}.wwh a{color:inherit;text-decoration:none}.wwh-pricebar{min-height:62px;padding:12px max(20px,calc((100vw - 1360px)/2));display:flex;align-items:center;justify-content:center;gap:18px;background:var(--o);color:#fff}.wwh-pricebar strong{font-size:15px;text-transform:uppercase;letter-spacing:.04em}.wwh-pricebar span{font-size:14px}.wwh-pricebar b{font-size:12px;text-transform:uppercase;border-bottom:1px solid;margin-left:10px}.wwh-hero{max-width:1440px;margin:auto;padding:clamp(20px,3vw,44px);display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(18px,3vw,42px);background:var(--g);min-height:610px}.wwh-hero-copy{color:#fff;display:flex;flex-direction:column;justify-content:center;padding:clamp(10px,2vw,28px)}.wwh small,.wwh-head small,.wwh-match small,.wwh-delivery small,.wwh-why small{display:block;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--o);margin-bottom:10px}.wwh h1{font-size:clamp(43px,5vw,76px);line-height:.98;letter-spacing:-.045em;margin:0 0 22px;font-weight:900}.wwh h1 em,.wwh-match h2 em{color:var(--o);font-style:normal}.wwh-hero-copy>p{font-size:clamp(17px,1.5vw,21px);line-height:1.5;color:#ffffffd1;margin:0 0 27px;max-width:620px}.wwh-buttons{display:flex;gap:12px;flex-wrap:wrap}.wwh-btn{min-height:52px;padding:0 24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.wwh-btn.orange{background:var(--o);color:#fff}.wwh-btn.outline{border:2px solid rgba(255,255,255,.8);color:#fff}.wwh-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18)}.wwh-proof span{font-size:12px;color:#ffffffb3}.wwh-proof b{display:block;color:#fff;font-size:14px;margin-bottom:3px}.wwh-hero-images{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.25fr .75fr;gap:12px;min-height:530px}.wwh-hero-images a{position:relative;overflow:hidden;border-radius:13px;background:#d9e0dc}.wwh-hero-images .main{grid-column:1/-1}.wwh-hero-images img{width:100%;height:100%;object-fit:cover;display:block}.wwh-hero-images a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(3,28,20,.8),transparent 58%)}.wwh-hero-images span{position:absolute;z-index:2;left:19px;bottom:17px;color:#fff;font-size:clamp(18px,2vw,28px);font-weight:900}.wwh-hero-images span small{font-size:10px;color:#ffd1b1;margin-bottom:6px}.wwh-section{max-width:1440px;margin:auto;padding:clamp(56px,7vw,96px) clamp(20px,3vw,44px)}.wwh-section.compact{padding-top:12px;padding-bottom:12px}.wwh-band{background:var(--c)}.wwh-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.wwh h2{font-size:clamp(31px,4vw,50px);line-height:1.03;letter-spacing:-.035em;color:var(--g);margin:0;font-weight:900}.wwh-head small{margin-bottom:7px}.wwh-head>a{color:var(--o);font-size:12px;font-weight:900;text-transform:uppercase;border-bottom:1px solid}.wwh-projects{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.wwh-projects>a{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.wwh-projects>a>img{width:100%;aspect-ratio:1.2/1;object-fit:cover}.wwh-projects>a>div{padding:19px;display:flex;flex-direction:column;height:100%}.wwh-projects h3,.wwh-tools h3,.wwh-picks h3{font-size:23px;line-height:1.08;color:var(--g);margin:5px 0 9px;font-weight:900}.wwh-projects p,.wwh-tools p,.wwh-picks p{font-size:14px;line-height:1.5;color:#5d6963;margin:0 0 16px}.wwh-projects div>b,.wwh-tools div>b,.wwh-picks>b{margin-top:auto;width:max-content;font-size:11px;text-transform:uppercase;color:var(--g);border-bottom:2px solid var(--o);padding-bottom:3px}.wwh-match{min-height:310px;border-radius:17px;background:linear-gradient(120deg,var(--g),#062e23);color:#fff;padding:clamp(30px,5vw,62px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(24px,4vw,50px);overflow:hidden}.wwh-match-badge{width:142px;height:142px;border:4px solid var(--o);border-radius:20px;display:grid;place-items:center;align-content:center;font-size:26px;line-height:.9;font-weight:900;text-align:center}.wwh-match-badge span{display:block;background:var(--o);font-size:11px;padding:6px 10px;margin-top:9px}.wwh-match h2{color:#fff}.wwh-match p{max-width:700px;color:#ffffffbf;font-size:15px;line-height:1.55;margin:16px 0 0}.wwh-match>.wwh-btn{white-space:nowrap}.wwh-complete{display:grid;grid-template-columns:1fr 1fr;gap:13px}.wwh-complete>a{display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;padding:24px 22px;border:1px solid #d8dfda;border-left:5px solid var(--o);border-radius:11px;background:var(--c);box-shadow:0 7px 20px #073f2f14;transition:transform .18s ease,box-shadow .18s ease}.wwh-complete h3{font-size:20px;color:var(--g);margin:0 0 7px;font-weight:900}.wwh-complete p{font-size:14px;color:#56645d;margin:0;line-height:1.5;max-width:520px}.wwh-complete>a>span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border-radius:7px;background:var(--g);color:#fff;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}.wwh-complete>a:hover{transform:translateY(-2px);box-shadow:0 10px 25px #073f2f21}.wwh-tools{display:grid;grid-template-columns:1fr 1fr;gap:17px}.wwh-tools>a{background:#fff;border:1px solid #e3e2dc;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:43% 57%;min-height:280px}.wwh-tools>a>img{width:100%;height:100%;object-fit:cover}.wwh-tools>a>div{padding:clamp(21px,3vw,34px);display:flex;flex-direction:column;justify-content:center}.wwh-tools h3{font-size:clamp(23px,2.5vw,33px)}.wwh-picks{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.wwh-picks>a{display:flex;flex-direction:column}.wwh-picks>a>img{width:100%;aspect-ratio:1.45/1;object-fit:cover;border-radius:12px;margin-bottom:17px}.wwh-picks h3{font-size:24px}.wwh-range{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.wwh-range a{background:#fff;border:1px solid #e0e4df;padding:21px;border-radius:10px;min-height:145px;display:flex;flex-direction:column}.wwh-range small{font-size:9px}.wwh-range b{font-size:18px;color:var(--g);margin:7px 0}.wwh-range span{font-size:13px;color:#65716a;line-height:1.4}.wwh-delivery{background:var(--g);color:#fff;border-radius:17px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.wwh-delivery>div:first-child{padding:clamp(36px,5vw,70px)}.wwh-delivery h2{color:#fff}.wwh-delivery p{font-size:15px;line-height:1.55;color:#ffffffbf;max-width:620px;margin:18px 0 25px}.wwh-postcodes{padding:clamp(30px,4vw,55px);display:flex;flex-direction:column;justify-content:center;gap:13px;background:#06382b}.wwh-postcodes span{display:flex;align-items:center;gap:14px;background:#ffffff14;padding:14px;border-radius:10px;font-size:13px}.wwh-postcodes b{width:52px;height:52px;flex:0 0 52px;border-radius:50%;display:grid;place-items:center;background:var(--o);font-size:17px}.wwh-why{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(34px,7vw,90px)}.wwh-why>div:first-child>p{font-size:15px;color:#5f6b65;line-height:1.6}.wwh-why>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wwh-why span{background:var(--c);padding:20px;border-radius:9px;font-size:13px;color:#627068;line-height:1.45}.wwh-why span b{display:block;color:var(--g);font-size:16px;margin-bottom:5px}@media(max-width:989px){.wwh-hero{grid-template-columns:1fr;padding:0;gap:0;min-height:0}.wwh-hero-copy{padding:50px 24px 34px}.wwh-hero-images{min-height:470px;padding:0 14px 14px}.wwh-projects,.wwh-picks{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:13px;margin-right:-20px;padding-bottom:8px}.wwh-projects>a{min-width:min(78vw,360px);scroll-snap-align:start}.wwh-picks>a{min-width:min(84vw,390px);scroll-snap-align:start}.wwh-match{grid-template-columns:1fr}.wwh-match-badge{width:112px;height:112px;font-size:20px}.wwh-match>.wwh-btn{justify-self:start}.wwh-complete,.wwh-tools{grid-template-columns:1fr}.wwh-range{grid-template-columns:1fr 1fr}.wwh-delivery,.wwh-why{grid-template-columns:1fr}}@media(max-width:749px){.wwh-pricebar{justify-content:flex-start;padding:10px 17px;gap:8px}.wwh-pricebar strong{font-size:12px}.wwh-pricebar span{font-size:10px;line-height:1.25}.wwh-pricebar b{font-size:9px;margin-left:auto;white-space:nowrap}.wwh h1{font-size:clamp(39px,12vw,57px)}.wwh-hero-copy>p{font-size:16px}.wwh-buttons{display:grid}.wwh-btn{width:100%}.wwh-proof{grid-template-columns:1fr 1fr}.wwh-proof span:last-child{grid-column:1/-1}.wwh-hero-images{grid-template-rows:1.05fr .7fr;min-height:420px}.wwh-hero-images span{left:13px;bottom:12px;font-size:17px}.wwh-section{padding:52px 20px}.wwh-section.compact{padding:7px 14px}.wwh-head{align-items:flex-start}.wwh-head>a{font-size:9px;margin-top:7px}.wwh h2{font-size:33px}.wwh-match{padding:30px 22px;border-radius:13px}.wwh-match-badge{width:auto;height:auto;display:flex;gap:8px;justify-content:flex-start;padding:10px 13px;font-size:18px}.wwh-match-badge span{margin:0}.wwh-complete>a{grid-template-columns:1fr;padding:21px 18px;gap:16px}.wwh-complete>a>span{grid-column:1;justify-self:start}.wwh-tools>a{grid-template-columns:1fr;min-height:0}.wwh-tools>a>img{aspect-ratio:1.7/1}.wwh-tools>a>div{padding:21px}.wwh-range{grid-template-columns:1fr}.wwh-range a{min-height:120px}.wwh-delivery{border-radius:13px}.wwh-delivery>div:first-child,.wwh-postcodes{padding:32px 22px}.wwh-why>div:last-child{grid-template-columns:1fr}}.template-index #main [id$=__palette_override]>.section{margin-block:0}@media(max-width:749px){.wwh-pricebar{min-height:48px;padding:8px 14px;display:grid;grid-template-columns:auto 1fr;gap:8px;justify-content:stretch}.wwh-pricebar strong{font-size:11px;white-space:nowrap}.wwh-pricebar span{font-size:10px;line-height:1.2}.wwh-pricebar b{display:none}.wwh-hero-copy{padding:34px 22px 26px}.wwh h1{font-size:clamp(38px,10.8vw,50px);margin-bottom:16px}.wwh-hero-copy>p{margin-bottom:20px}.wwh-btn{min-height:48px}.wwh-proof{margin-top:26px;padding-top:18px}}.wwh-calculator-band{position:relative;background:linear-gradient(135deg,#052f24 0%,var(--g) 55%,var(--g2) 100%);border-block:5px solid var(--o);overflow:hidden}.wwh-calculator-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 88% 10%,rgba(255,255,255,.09),transparent 30%)}.wwh-calculator-band .wwh-section{position:relative}.wwh-calculator-head{align-items:end;margin-bottom:34px}.wwh-calculator-head h2{color:#fff;max-width:760px}.wwh-calculator-head>p{max-width:470px;margin:0;color:#ffffffc7;font-size:16px;line-height:1.55}.wwh-calculator-band .wwh-tools{gap:22px}.wwh-calculator-band .wwh-tools>a{position:relative;grid-template-columns:44% 56%;min-height:340px;border:0;border-radius:16px;background:#fff;box-shadow:0 18px 40px #0003;transition:transform .2s ease,box-shadow .2s ease}.wwh-calculator-band .wwh-tools>a:hover{transform:translateY(-4px);box-shadow:0 24px 48px #00000045}.wwh-calculator-band .wwh-tools>a>img{min-height:340px;object-fit:contain;background:#f6f3ec}.wwh-calculator-band .wwh-tools>a>div{padding:clamp(26px,3vw,42px)}.wwh-calculator-band .wwh-tools h3{font-size:clamp(28px,2.7vw,39px);margin:7px 0 13px}.wwh-calculator-band .wwh-tools p{font-size:15px;line-height:1.55;margin-bottom:24px}.wwh-calculator-band .wwh-tools div>b{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:0;border-radius:8px;background:var(--o);color:#fff;font-size:12px;letter-spacing:.025em}@media(max-width:989px){.wwh-calculator-head{align-items:flex-start;flex-direction:column}.wwh-calculator-band .wwh-tools>a{min-height:300px}.wwh-calculator-band .wwh-tools>a>img{min-height:300px}}@media(max-width:749px){.wwh-calculator-band{border-block-width:4px}.wwh-calculator-head{margin-bottom:25px}.wwh-calculator-head>p{font-size:15px}.wwh-calculator-band .wwh-tools>a{grid-template-columns:1fr;min-height:0}.wwh-calculator-band .wwh-tools>a>img{min-height:0;aspect-ratio:1/1;object-fit:cover}.wwh-calculator-band .wwh-tools>a>div{padding:25px 22px}.wwh-calculator-band .wwh-tools div>b{width:100%}}@media(min-width:750px){.wwh-calculator-band .wwh-tools{grid-template-columns:1fr;max-width:1180px;margin-inline:auto}.wwh-calculator-band .wwh-tools>a{--calc-image-size:clamp(320px,32vw,390px);grid-template-columns:var(--calc-image-size) minmax(0,1fr);min-height:var(--calc-image-size)}.wwh-calculator-band .wwh-tools>a>img{width:var(--calc-image-size);height:var(--calc-image-size);min-height:0;object-fit:cover;background:#f6f3ec}.wwh-calculator-band .wwh-tools>a>div{padding:clamp(34px,5vw,64px)}.wwh-calculator-band .wwh-tools h3{font-size:clamp(34px,3.3vw,46px);max-width:650px}.wwh-calculator-band .wwh-tools p{max-width:620px;font-size:16px}}.wwh-autumn-band{background:var(--c);padding:1px 0}.wwh-autumn-head h2{max-width:760px}.wwh-autumn-projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wwh-autumn-projects>a{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid rgba(7,63,47,.11);border-radius:16px;box-shadow:0 12px 30px #073f2f1a;transition:transform .2s ease,box-shadow .2s ease}.wwh-autumn-image{aspect-ratio:1.45/1;overflow:hidden;background:#dfe4dc}.wwh-autumn-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.wwh-autumn-image--contain{background:#e7e7e1}.wwh-autumn-image--contain img{object-fit:cover;object-position:center}.wwh-autumn-copy{display:flex;flex:1;flex-direction:column;padding:24px}.wwh-autumn-copy small{font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:var(--o)}.wwh-autumn-copy h3{margin:8px 0 10px;font-size:clamp(24px,2vw,30px);line-height:1.05;font-weight:900;color:var(--g)}.wwh-autumn-copy p{margin:0 0 20px;font-size:14px;line-height:1.55;color:#56645d}.wwh-autumn-copy span{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:max-content;min-height:43px;margin-top:auto;padding:0 16px;border-radius:7px;background:var(--o);color:#fff;font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.wwh-autumn-copy i{font-size:16px;font-style:normal;line-height:1}.wwh-autumn-projects>a:hover{transform:translateY(-3px);box-shadow:0 17px 38px #073f2f26}.wwh-autumn-projects>a:hover .wwh-autumn-image img{transform:scale(1.035)}@media(max-width:989px){.wwh-autumn-projects{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(84vw,390px);overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;margin-right:-20px;padding:0 20px 12px 0}.wwh-autumn-projects>a{scroll-snap-align:start}}@media(max-width:749px){.wwh-autumn-copy{padding:21px}.wwh-autumn-copy h3{font-size:25px}}.wwh-match-band{background:linear-gradient(120deg,var(--g),#062e23)}.wwh-match-band .wwh-match{background:transparent;border-radius:0;overflow:visible}.wwh-delivery-band{background:var(--g)}.wwh-delivery-band .wwh-delivery{background:transparent;border-radius:0;overflow:visible}.wwh-delivery-band .wwh-postcodes{border-radius:14px}.wwh-hero-band{background:var(--g)}.wwh-hero-band .wwh-hero{background:transparent}.wwh-range-head{align-items:center;margin-bottom:24px}.wwh-range-head>div>p{max-width:620px;margin:13px 0 0;color:#56645d;font-size:15px;line-height:1.5}.wwh-range-all{display:flex;align-items:center;justify-content:center;gap:10px;width:max-content;min-height:48px;margin:24px 0 0 auto;padding:0 18px;border:0;border-radius:7px;background:var(--o);color:#fff;font-size:11px;letter-spacing:.025em;text-decoration:none;white-space:nowrap}.wwh-range-all span{font-size:17px;line-height:1}.wwh-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.wwh-range-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:0 0 20px;padding:8px;background:#fff;border:2px solid var(--g);border-radius:12px;box-shadow:0 8px 24px #073f2f17}.wwh-range-search input[type=search]{min-width:0;height:52px;padding:0 17px;border:0;background:transparent;color:var(--g);font:inherit;font-size:16px;outline:0}.wwh-range-search input[type=search]::placeholder{color:#6d7872}.wwh-range-search button{min-height:52px;padding:0 22px;border:0;border-radius:7px;background:var(--o);color:#fff;font:inherit;font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;cursor:pointer}.wwh-range-search button span{margin-left:8px;font-size:16px}.wwh-range a{position:relative;padding:24px 50px 24px 22px;min-height:152px;box-shadow:0 5px 15px #073f2f0b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.wwh-range a:after{content:"\2192";position:absolute;top:20px;right:18px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f4ede3;color:var(--o);font-size:16px;font-weight:900}.wwh-range a:hover{transform:translateY(-2px);border-color:#fff3018c;box-shadow:0 10px 22px #073f2f1a}@media(max-width:749px){.wwh-range-head{display:grid;gap:20px}.wwh-range-all{width:100%;margin:20px 0 0;font-size:11px}.wwh-range-search{grid-template-columns:1fr}.wwh-range-search input[type=search],.wwh-range-search button{width:100%}.wwh-range a{min-height:126px}}.wwh-section{padding-top:clamp(46px,5vw,72px);padding-bottom:clamp(46px,5vw,72px)}.wwh-range-band{border-top:1px solid rgba(7,63,47,.12)}.template-index #main [id$=__reviews] .jdgm-widget.jdgm-cards-carousel{padding-block:8px 16px}.template-index #main [id$=__reviews] .jdgm-header{margin-bottom:24px}@media(max-width:749px){.wwh-section{padding-top:44px;padding-bottom:44px}}.template-index #main [id$=__club_partner]>.section,.template-index #main [id$=__local_footer]>.section{margin-block:0}.wwh .wwh-pricebar,.wwh .wwh-pricebar strong,.wwh .wwh-pricebar span,.wwh .wwh-pricebar b{color:#14231c}.wwh .wwh-pricebar strong,.wwh .wwh-pricebar b{font-weight:900}.wwh .wwh-pricebar b{border-bottom-width:2px}@media(max-width:749px){.wwh-pricebar{min-height:52px;padding:9px 14px}.wwh-pricebar strong{font-size:12px}.wwh-pricebar span{font-size:12px;line-height:1.25}}.wwh .wwh-btn.orange,.wwh .wwh-calculator-band .wwh-tools div>b,.wwh .wwh-autumn-copy span,.wwh .wwh-range-all,.wwh .wwh-range-search button{color:#14231c}.wwh .wwh-match-badge span,.wwh .wwh-postcodes b{color:#073f2f}.wwh .wwh-head small,.wwh .wwh-projects small,.wwh .wwh-tools small,.wwh .wwh-autumn-copy small,.wwh .wwh-range>a>small,.wwh .wwh-why small{color:var(--g)}.wwh .wwh-calculator-head small{color:var(--o)}.wwh .wwh-head>a{color:var(--g);border-bottom-color:var(--o)}.wwh-hero{min-height:0;align-items:center}.wwh-hero-images{height:clamp(360px,32vw,450px);min-height:0;align-self:center}@media(max-width:989px){.wwh-hero-images{height:340px;min-height:0}}@media(max-width:749px){.wwh-hero-images{height:290px;min-height:0}}.wwh-projects h3{margin-top:0}@media(max-width:749px){.wwh-proof,.wwh-hero-images .main>span>small,.wwh-match-badge,.wwh-match small{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/ww-commercial-home.css.map */
