.crosslink-indicators{text-align:center}.crosslink-indicators .slick-arrow,.crosslink-indicators .slick-dots{display:inline-block}.crosslink-indicators .slick-arrow.next,.crosslink-indicators .slick-arrow.prev,.crosslink-indicators .slick-dots.next,.crosslink-indicators .slick-dots.prev{cursor:pointer}.crosslink-indicators .slick-dots>li{display:inline-block;padding:7px 25px;cursor:pointer}@media only screen and (min-width:991px) and (max-width:1100px){.crosslink-indicators .slick-dots>li{padding:7px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.crosslink-indicators .slick-dots>li{padding:7px 15px}}@media only screen and (max-width:767px){.crosslink-indicators .slick-dots>li{padding:7px 20px 0 0}.crosslink-indicators .slick-dots>li:last-child{padding-right:0}}.crosslink-indicators .slick-dots>li:only-child{display:none}.crosslink-indicators .dots{display:inline}.crosslink-indicators .carousel-pagination{width:5px;height:5px;display:block;background:#222;opacity:.4;border-radius:100%}.crosslink-indicators .slick-active>.carousel-pagination{opacity:1}.crosslink-indicators svg{width:13px;height:19px;margin:0 10px;fill:#222}
/*! Content area */
/*! Columns */
/*! Global heights */
/*! Z-indexes */
/*! Imported from core styles */
/*! Breakpoints */
/*! Media queries */
/*! Match core styles as part of crossover */
/*! Margin and padding */
/*! Grid */
/*! Style guide typography */[class*="--italic"]{font-style:italic}[class*="--extra-light"]{font-weight:200}[class*="--light"]{font-weight:300}[class*="--regular"]{font-weight:400!important}[class*="--bold"],[class*="--medium"]{font-weight:500}[class*="--extra-bold"],[class*="--semi-bold"]{font-weight:600}.heading__sub-headline{display:block}.heading__sub-headline .heading{font-family:Montserrat,sans-serif;font-weight:300;letter-spacing:3px;text-transform:uppercase;font-size:30px;line-height:1.2;position:relative;margin-bottom:60px}.heading__sub-headline .heading:after{content:"";width:40px;border-bottom:2px solid #222;float:left;bottom:-20px;left:0;position:absolute}@media only screen and (max-width:767px){.heading__sub-headline .heading{font-size:20px;line-height:1.4;margin-bottom:40px}}.heading__sub-headline .heading.small{font-size:20px;margin-bottom:40px}@media only screen and (max-width:767px){.heading__sub-headline .heading.small{font-size:17px}}.link--goto{position:relative;padding-right:7px;display:inline-block}@media only screen and (min-width:768px){.link--goto{padding-right:12px}}.link--goto:after{content:">";transform:scale(.5,1.3);position:absolute;bottom:0;right:0;font-weight:400}@media only screen and (min-width:768px){.link--goto:after{bottom:1px}}
/*! Style guide headlines */
/*! Style guide personalised & sales headlines */
/*! Style guide body text */
/*! Section titles, info, items & functions */
/*! and... */
/*! Style guide buttons */.btn.btn--loader{min-height:50px;padding:0;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:opacity 1s cubic-bezier(.4,1,0,1)}.btn.btn--loader--themed{background:#27ae60}.btn.btn--loader--themed:hover{background:#25a65b}.btn.btn--loader--black{background:#222}.btn.btn--loader--black:hover{opacity:.7}.btn.btn--loader .btn-content{line-height:25px;padding:12px}.btn.btn--loader .btn-content-load{display:none}.btn.btn--loader .loader-circle{width:16px;height:16px;display:inline-block;vertical-align:middle;border:1px solid transparent;border-right-color:currentcolor;border-radius:50%;transform:rotate(-45deg);-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite;position:absolute;left:0}@media only screen and (max-width:1024px){.btn.btn--loader .loader-circle{width:13px;height:13px}}@-webkit-keyframes loader{0%{transform:rotate(-45deg)}50%,to{transform:rotate(315deg)}}@keyframes loader{0%{transform:rotate(-45deg)}50%,to{transform:rotate(315deg)}}.btn.btn--loader .loading-content{padding:0 25px;position:relative}@media only screen and (max-width:1024px){.btn.btn--loader .loading-content{padding:0 20px}}.btn--loader.loading,.btn--loader.searching,.ec-bag-load .btn--loader{overflow:hidden;pointer-events:none;background:#222}.btn--loader.loading .btn-content,.btn--loader.searching .btn-content,.ec-bag-load .btn--loader .btn-content{display:none}.btn--loader.loading .btn-content-load,.btn--loader.searching .btn-content-load,.ec-bag-load .btn--loader .btn-content-load{display:block;width:100%}.btn--loader.loading .btn-content--center,.btn--loader.searching .btn-content--center,.ec-bag-load .btn--loader .btn-content--center{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:12px 25px}.btn{padding:10px 20px;border:none;text-align:center;cursor:pointer;position:relative;display:block;font:400 16px/1.62 Montserrat,sans-serif;text-decoration:none}@media only screen and (max-width:767px){.btn{font:400 14px/1.57 Montserrat,sans-serif}}.btn.btn--animated{color:#fff;background:#27ae60;-webkit-backface-visibility:hidden;backface-visibility:hidden}.btn.btn--animated:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;width:100%;transform:scaleX(0);transform-origin:left center;transition:transform 2s cubic-bezier(.4,1,0,1);background:#222}@media only screen and (max-width:1024px){.btn.btn--animated:before{display:none;content:none}}@media only screen and (min-width:1025px){.btn.btn--animated:hover{color:#fff}.btn.btn--animated:hover .svg{fill:#fff}.btn.btn--animated:hover:before{transform:scaleX(1)}}.btn.btn--animated-black{color:#fff;background:#222;-webkit-backface-visibility:hidden;backface-visibility:hidden}.btn.btn--animated-black:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;width:100%;transform:scaleX(0);transform-origin:left center;transition:transform 2s cubic-bezier(.4,1,0,1);background:#27ae60}@media only screen and (max-width:1024px){.btn.btn--animated-black:before{display:none;content:none}}@media only screen and (min-width:1025px){.btn.btn--animated-black:hover{color:#fff}.btn.btn--animated-black:hover .svg{fill:#fff}.btn.btn--animated-black:hover:before{transform:scaleX(1)}}.btn.btn--static{color:#fff;background:#27ae60;transition:background 1.5s cubic-bezier(.4,1,0,1)}.btn.btn--static-black,.btn.btn--static:hover{background:#222;color:#fff}.btn.btn--static-black{transition:background 1.5s cubic-bezier(.4,1,0,1)}.btn.btn--secondary,.btn.btn--static-black:hover{background:#27ae60;color:#fff}.btn.btn--secondary{transition:opacity 1s cubic-bezier(.4,1,0,1)}.btn.btn--secondary:hover{opacity:.7}.btn.btn--secondary-black{color:#fff;background:#222;transition:opacity 1s cubic-bezier(.4,1,0,1)}.btn.btn--secondary-black:hover{opacity:.7}.btn.btn--secondary-blue{color:#fff;background:#2980b9;transition:opacity 1s cubic-bezier(.4,1,0,1)}.btn.btn--secondary-blue:hover{opacity:.9}.btn.btn--ghost-wren{border:2px solid #27ae60;color:#27ae60;box-sizing:border-box;height:50px;transition:border 1s cubic-bezier(.4,1,0,1),color 1s cubic-bezier(.4,1,0,1)}.btn.btn--ghost-wren:hover{border-color:#222;color:#222}.btn.btn--ghost-black{border:2px solid #222;color:#222;box-sizing:border-box;height:50px;transition:border 1s cubic-bezier(.4,1,0,1),color 1s cubic-bezier(.4,1,0,1)}.btn.btn--ghost-black:hover{border-color:#27ae60;color:#27ae60}.btn.btn--ghost-white{border:2px solid #fff;color:#fff;box-sizing:border-box;height:50px;transition:border 1s cubic-bezier(.4,1,0,1),color 1s cubic-bezier(.4,1,0,1)}.btn.btn--ghost-white:hover{border-color:#27ae60;color:#27ae60}@media only screen and (min-width:768px){.btn.fit-content-desktop{display:table;margin:0 auto}}.btn-content{color:inherit;position:relative;line-height:30px;transition:none}.btn--animated-black .btn-content,.btn--animated .btn-content{transition:color 1s cubic-bezier(.4,1,0,1) .25s}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-track.few-slides{transform:translateZ(0)!important}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.util--block{display:block}.cta--center{margin:30px 20px}@media only screen and (min-width:768px){.cta--center{margin:40px auto}}@media only screen and (min-width:768px){.cta--small{max-width:246px}}.section-introduction+.crosslink{margin-top:40px}.crosslink{position:relative}.crosslink-with-bg{margin-bottom:70px}@media only screen and (min-width:768px){.crosslink-with-bg{margin-bottom:140px}}.crosslink__bg{position:absolute;top:0;left:0;right:0;bottom:-10px;z-index:-1;transform:translateY(30px)}@media only screen and (min-width:768px){.crosslink__bg{transform:translateY(60px)}}.crosslink__items{width:100%;max-width:1280px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.crosslink__items{padding:0 20px}}.crosslink__item-block{display:block;padding:0 20px;width:100%;margin-bottom:20px}@media only screen and (min-width:768px){.crosslink__item-block{width:33.3%;margin-bottom:0}}@media only screen and (min-width:768px){.crosslink__item-block:not(:last-child){margin-bottom:0}}.crosslink__item{transition:box-shadow 1s cubic-bezier(.4,1,0,1);height:100%;background:#fff;display:block}@media only screen and (min-width:768px){.crosslink__item--link:hover{cursor:pointer;box-shadow:2px 2px 6px 3px rgba(34,34,34,.1)}}.crosslink__wrap{height:127px;overflow:hidden}@media only screen and (min-width:768px){.crosslink__wrap{height:281px}}.crosslink__picture,.crosslink__picture img{width:100%;height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:20% 60%;object-position:20% 60%;font-family:"object-fit: cover;"}.no-objectfit .crosslink__picture,.no-objectfit .crosslink__picture img{height:auto}.crosslink__desc{color:#000;padding:20px}@media only screen and (min-width:768px){.crosslink__desc{padding:30px 25px}}.crosslink__desc .heading{letter-spacing:3px;margin-bottom:10px;text-transform:uppercase;font:500 12px/1.4 Montserrat,sans-serif}@media only screen and (min-width:768px){.crosslink__desc .heading{font-size:14px}}.crosslink__desc .content{font:200 12px/1.6 Ubuntu,sans-serif}.crosslink__desc .heading-label{letter-spacing:2px;text-transform:uppercase;font:500 10px/2 Montserrat,sans-serif}@media only screen and (min-width:768px){.crosslink__desc .heading-label{letter-spacing:2.4px;font:500 12px/1.7 Montserrat,sans-serif}}.crosslink__desc .item-name{letter-spacing:0;margin-bottom:10px;font:500 16px/1.7 Montserrat,sans-serif}@media only screen and (min-width:768px){.crosslink__desc .item-name{font:500 20px/1.4 Montserrat,sans-serif}}.crosslink__desc .item-desc{letter-spacing:0;margin-bottom:10px;font:600 12px/1.2 Montserrat,sans-serif}@media only screen and (min-width:768px){.crosslink__desc .item-desc{font:600 14px/1 Montserrat,sans-serif}}.crosslink__desc .item-value{letter-spacing:0;font:600 28px/1 Montserrat,sans-serif}@media only screen and (min-width:768px){.crosslink__desc .item-value{font:600 40px/1 Montserrat,sans-serif}}.bullet-points-list--custom{margin:0}@media only screen and (max-width:767px){.bullet-points-list--custom{margin-bottom:0}}.bullet-points-list--custom .item{color:#fff;width:100%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 20px}@media only screen and (min-width:768px){.bullet-points-list--custom .item{margin:0 0 7px}}.bullet-points-list--custom .item:last-child{margin:0}.bullet-points-list--custom .item svg{fill:#fff;width:30px;height:30px}.bullet-points-list--custom .item-desc{color:currentColor;font:300 12px/1.6 Montserrat,sans-serif;padding-left:10px}@media only screen and (min-width:768px){.bullet-points-list--custom .item-desc{font:400 14px/1.5 Montserrat,sans-serif;padding-left:20px}}.bullet-points-list--custom .item-icon{-ms-flex-item-align:start;align-self:flex-start;margin-top:4px}@media only screen and (max-width:767px){.bullet-points-list--custom.price-match-list{margin:10px 0 0;max-width:310px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bullet-points-list--custom.price-match-list .item{width:inherit;max-width:inherit;display:-ms-flexbox;display:flex}}@media only screen and (min-width:992px){.bullet-points-list--custom.price-match-list{-moz-column-count:2;column-count:2;-moz-column-gap:10px;column-gap:10px}}.price-match-component.with-page-context{margin-bottom:60px}.price-match-component-main{background:#27ae60;color:#fff;padding:10px 40px}@media only screen and (min-width:768px){.price-match-component-main{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:992px){.price-match-component-main{-ms-flex-align:center;align-items:center}}.price-match-component-main .price-match-icon{display:block;width:100%;height:auto;max-width:320px;margin:10px auto 0;max-height:137px}@media only screen and (min-width:768px){.price-match-component-main .price-match-icon{max-width:197px;margin:10px 0 0;height:85px}}@media only screen and (min-width:1280px){.price-match-component-main .price-match-icon{max-width:230px;height:100px}}.price-match-component-main .price-match-description{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.price-match-component-main .price-match-description{max-width:76%;padding:0 40px 0 50px}}@media only screen and (min-width:1280px){.price-match-component-main .price-match-description{padding:10px 100px}}@media only screen and (min-width:768px){.price-match-component-main .item:last-child{width:110%}}.price-match-component-footer{background:#222;color:#fff;padding:15px 30px}.price-match-component-main+.price-match-component-footer{margin-top:3px}.price-match-footer-desc{letter-spacing:.5px;display:-ms-flexbox;display:flex;font:300 14px/1.4 Montserrat,sans-serif}@media only screen and (max-width:767px){.price-match-footer-desc{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}}@media only screen and (min-width:1280px){.price-match-footer-desc{font-size:16px}}.price-match-footer-desc .intro{padding-right:5px}@media only screen and (max-width:767px){.price-match-footer-desc .intro{width:100%}}.price-match-footer-desc .items{list-style:none}@media only screen and (min-width:768px){.price-match-footer-desc .items{max-width:80%}}@media only screen and (min-width:1280px){.price-match-footer-desc .items{max-width:86%}}.price-match-footer-desc .item{font-weight:600;display:inline-block}.price-match-footer-desc .item:not(:last-child):after{content:"|";color:#27ae60;padding:0 0 0 5px}.hero-carousel-wrapper .svg-arrow{z-index:3;width:32px;height:14px;margin-left:1px;fill:currentColor}.hero-carousel-wrapper .slick-active .carousel-item-animated{-webkit-transform-style:preserve-3d;transform:translateX(0);transition:transform 1.8s cubic-bezier(.4,1,0,1) .3s}.hero-carousel-wrapper .slick-active.animate .carousel-item-animated{-webkit-transform-style:preserve-3d;transform:translateX(200px)}.hero-carousel-wrapper .first-slide:not(.slick-cloned) .carousel-item-animated{-webkit-transform-style:preserve-3d;transform:translateX(0);transition:transform 1.8s cubic-bezier(.4,1,0,1) .3s}.hero-carousel-wrapper .slick-active+.slick-slide .carousel-item-animated{-webkit-transform-style:preserve-3d;transform:translateX(200px)}@media only screen and (max-width:1024px){.hero-carousel-wrapper .slick-active+.slick-slide .carousel-item-animated{transform:translateX(0)}}.hero-carousel-wrapper .slick-active+.slick-cloned .carousel-item-animated{-webkit-transform-style:preserve-3d;transform:translateX(70%)}.hero-carousel-wrapper.animating .slick-active+.slick-slide:not(.slick-cloned) .carousel-item-animated{-webkit-transform-style:preserve-3d;transform:translateX(0)}.hero-carousel-wrapper.animating .slick-cloned .carousel-item-animated{-webkit-transform-style:preserve-3d;transform:translateX(0);transition:transform 1.5s cubic-bezier(.4,1,0,1)}.hero-carousel-wrapper{position:relative;width:100%;overflow:inherit;margin-bottom:40px}.hero-carousel-wrapper .hero-carousel:not(.slick-initialized) .carousel-pagination{display:none}.hero-carousel-wrapper .carousel-pagination{cursor:pointer;-webkit-tap-highlight-color:transparent;display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transform:translateX(-50%);position:absolute;bottom:30px;left:50%}@media only screen and (max-width:991px){.hero-carousel-wrapper .carousel-pagination{bottom:20px}}.hero-carousel-wrapper .carousel-pagination>div{margin:0 10px}.hero-carousel-wrapper .carousel-pagination .next-arrow,.hero-carousel-wrapper .carousel-pagination .prev-arrow{transition:all 1s cubic-bezier(.4,1,0,1)}@media only screen and (max-width:991px){.hero-carousel-wrapper .carousel-pagination .next-arrow,.hero-carousel-wrapper .carousel-pagination .prev-arrow{display:none!important}}.hero-carousel-wrapper .carousel-pagination .next-arrow svg,.hero-carousel-wrapper .carousel-pagination .prev-arrow svg{width:19px;height:19px;fill:#fff}.hero-carousel-wrapper .carousel-pagination .next-arrow.slick-hidden+.pagination-dots,.hero-carousel-wrapper .carousel-pagination .prev-arrow.slick-hidden+.pagination-dots{display:none}.hero-carousel-wrapper .pagination-dots{margin:0 10px;display:inline-block}.hero-carousel-wrapper .pagination-dots .dots-list,.hero-carousel-wrapper .pagination-dots li{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.hero-carousel-wrapper .pagination-dots li{width:62px;height:62px;position:relative}@media only screen and (max-width:767px){.hero-carousel-wrapper .pagination-dots li{width:30px;height:30px}}@media only screen and (min-width:768px) and (max-width:1150px){.hero-carousel-wrapper .pagination-dots li{width:35px;height:35px}}.hero-carousel-wrapper .pagination-dots li .bullet-wrapper{width:62px;height:62px;position:absolute;top:0;left:0;display:none}.hero-carousel-wrapper .pagination-dots li .bullet-wrapper .circle-part{width:31px;height:62px;position:absolute;top:0;overflow:hidden}.hero-carousel-wrapper .pagination-dots li .bullet-wrapper .circle-part.right{right:0}.hero-carousel-wrapper .pagination-dots li .bullet-wrapper .circle-part.left{left:0}.hero-carousel-wrapper .pagination-dots li .bullet-wrapper .circle-whole{width:62px;height:62px;border:2px solid transparent;border-radius:50%;position:absolute;top:0}.hero-carousel-wrapper .pagination-dots li .bullet-wrapper .circle-whole.right{border-top:2px solid #fff;border-right:2px solid #fff;right:0}.hero-carousel-wrapper .pagination-dots li .bullet-wrapper .circle-whole.left{border-bottom:2px solid #fff;border-left:2px solid #fff;left:1px}@-webkit-keyframes circlePartRight{0%{transform:rotate(-135deg)}50%,to{transform:rotate(45deg)}}@keyframes circlePartRight{0%{transform:rotate(-135deg)}50%,to{transform:rotate(45deg)}}@-webkit-keyframes circlePartLeft{0%,50%{transform:rotate(-135deg)}to{transform:rotate(45deg)}}@keyframes circlePartLeft{0%,50%{transform:rotate(-135deg)}to{transform:rotate(45deg)}}@media only screen and (min-width:1150px){.hero-carousel-wrapper .pagination-dots li.animating .bullet-wrapper{display:block}}.hero-carousel-wrapper .pagination-dots li.animating .bullet-wrapper .circle-whole.right{-webkit-animation:circlePartRight 14s linear forwards;animation:circlePartRight 14s linear forwards}.hero-carousel-wrapper .pagination-dots li.animating .bullet-wrapper .circle-whole.left{-webkit-animation:circlePartLeft 14s linear forwards;animation:circlePartLeft 14s linear forwards}.hero-carousel-wrapper .pagination-dots li.pause .bullet-wrapper .circle-whole.left,.hero-carousel-wrapper .pagination-dots li.pause .bullet-wrapper .circle-whole.right{-webkit-animation-play-state:paused;animation-play-state:paused}.hero-carousel-wrapper .pagination-dots li .dot{width:5px;height:5px;display:block;background:#fff;border-radius:50%;opacity:.4}.hero-carousel-wrapper .pagination-dots li.slick-active .dot{opacity:1}@media only screen and (min-width:992px){.hero-carousel-wrapper{margin-bottom:60px}}@media only screen and (min-width:1280px){.hero-carousel-wrapper{height:100%}}.hero-carousel-wrapper a{-webkit-tap-highlight-color:initial!important}.hero-carousel-wrapper .video-slider-item{width:auto;height:100%;overflow:hidden}@media only screen and (max-width:479px){.hero-carousel-wrapper .video-slider-item--mobile-variation{height:65%}}.hero-carousel-wrapper .slick-list{overflow:inherit}.hero-carousel-item{position:relative}.hero-carousel-item.slick-active .item-link{z-index:1}.hero-carousel-item .item-link{z-index:-1;opacity:0}@media only screen and (max-width:479px){.hero-carousel-image .carousel__item-media{height:200px}}.carousel__item{position:relative;overflow:inherit}@media only screen and (min-width:1280px){.carousel__item{height:100%}}.carousel__item-media{height:100%}.carousel__layer{position:absolute;top:0;right:0;bottom:0;left:0}.carousel__layer--main{z-index:2}.carousel__layer--secondary{z-index:2;padding:1px!important;margin:14px auto 0!important}.carousel__gradient{z-index:2;background:linear-gradient(to top right,rgba(34,34,34,.55),rgba(34,34,34,.2) 33%,rgba(34,34,34,0));-webkit-transform-style:preserve-3d}.carousel__roundel{opacity:0;position:absolute;top:40px;left:40px;width:166px;height:166px;transition:opacity 3s cubic-bezier(.4,1,0,1) .5s;z-index:1}@media only screen and (min-width:1401px){.carousel__roundel{top:60px;left:60px;width:200px;height:200px}}@media only screen and (min-width:768px) and (max-width:991px){.carousel__roundel{top:20px;left:20px;width:135px;height:135px}}@media only screen and (max-width:767px){.carousel__roundel{display:none}}.carousel__roundel svg{width:100%;height:100%}.initialised .slick-current .carousel__roundel,.slick-cloned .carousel__roundel{transition-delay:0s}.loaded .slick-current .carousel__roundel{opacity:1}.loaded .slick-cloned .carousel__roundel{opacity:.5}.carousel__promotion{opacity:0;position:absolute;top:50%;left:50%;z-index:5;transform:translate(-50%,-50%);transition:opacity 3s cubic-bezier(.4,1,0,1) .5s}.initialised .slick-current .carousel__promotion,.slick-cloned .carousel__promotion{transition-delay:0s}.loaded .slick-current .carousel__promotion{opacity:1}.loaded .slick-cloned .carousel__promotion{opacity:.5}@media only screen and (max-width:599px){.hero-panel__multi-panel .carousel__promotion{width:100%;padding:0 10px;top:auto;bottom:0;transform:translate(-50%,60px)}}@media only screen and (max-width:479px){.carousel__promotion--mobile-variation{top:57%;left:0;right:0;bottom:0;transform:none}}.carousel__promotion-inner{position:relative;padding:30px 40px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-height:239px;background:#27ae60}@media only screen and (min-width:480px) and (max-width:767px),only screen and (min-width:768px){.carousel__promotion-inner{min-height:297px;padding:35px 40px 50px;width:368px}}@media only screen and (max-width:479px){.carousel__promotion-inner{padding:30px;width:295px}}.promo-panel--finance .carousel__promotion-inner{background:rgba(49,170,228,.8)}.promo-panel--sale .carousel__promotion-inner{background:rgba(166,14,39,.8)}.promo-panel--black-sale .carousel__promotion-inner{background:#000;width:366px}.promo-panel--black-sale .carousel__promotion-inner .promo-svg{width:258px;margin-top:4px}.promo-panel--price-drop .carousel__promotion-inner{background:rgba(166,14,39,.8);width:366px;padding:27px 38px}.promo-panel--price-drop .carousel__promotion-inner .promo-svg{width:258px;margin-top:4px}.promo-panel--price-drop .carousel__promotion-inner .carousel__layer--secondary{margin-top:3px!important}.promo-panel--price-drop .carousel__promotion-inner .btn{margin-top:13px}.promo-panel--sale-now-on .carousel__promotion-inner{background:rgba(166,14,39,.8);z-index:2}@media only screen and (min-width:768px){.promo-panel--sale-now-on .carousel__promotion-inner{min-width:380px;min-height:330px}}.promo-panel--sale-now-on .carousel__promotion-inner .promo-svg--default{width:225px}.promo-panel--sale-now-on .carousel__promotion-inner .promo-svg-top{z-index:1}.carousel__promotion-inner:before{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px solid}.carousel__promotion-inner .promo-svg{display:block;margin:0 auto;height:auto}.carousel__promotion-inner .promo-svg svg{width:100%;height:auto}@media only screen and (max-width:479px){.carousel__promotion-inner .promo-svg svg{max-width:216px}}.carousel__promotion-inner .promo-svg--default{width:220px}@media only screen and (min-width:768px){.carousel__promotion-inner .promo-svg--default{width:268px}}.carousel__promotion-inner .promo-svg-custom-width{width:176px}@media only screen and (max-width:479px){.carousel__promotion-inner .promo-svg-custom-width{width:130px}}.carousel__promotion-inner .promo-svg--top{position:absolute;top:0;left:0;right:0;width:100%;opacity:.8;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.carousel__promotion-inner .btn{display:block;margin:20px auto 0;width:100%}@media only screen and (max-width:479px){.carousel__promotion--mobile-variation .carousel__promotion-inner{background:#a60e27;min-height:unset;height:100%;width:100%}}@media only screen and (max-width:479px){.carousel__promotion--mobile-variation .carousel__promotion-inner:before{content:none}}.carousel__video-item .carousel__video{z-index:3;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;font-family:"object-fit: cover;"}.carousel__video-item .carousel__video.edge-object-fit,.no-object-fit .carousel__video-item .carousel__video{width:auto;height:110%}@media only screen and (min-width:1401px){.carousel__video-item .carousel__video.edge-object-fit,.no-object-fit .carousel__video-item .carousel__video{width:100%;height:auto}}.video .carousel__video+.carousel__picture{display:none}.carousel__picture{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;display:block;z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 60%;object-position:50% 60%;font-family:"object-fit: cover;"}.no-objectfit .carousel__picture{height:auto}@media only screen and (min-width:1280px){.no-objectfit .carousel__picture{height:100%;width:auto}}.wren-break--device{display:none}@media only screen and (max-width:680px){.wren-break--device{display:block}}.bullet-points{width:100%;padding:0 55px}@media only screen and (max-width:991px){.bullet-points{padding:0 20px}}.bullet-points.modified{padding:0}@media only screen and (max-width:991px){.bullet-points.modified{padding:0}}.bullet-points.modified .list{margin:0}.bullet-points.modified .list .item{margin-bottom:30px}@media only screen and (max-width:767px){.bullet-points.modified .list .item{margin-bottom:20px}}.bullet-points.modified .list .item:last-of-type{margin-bottom:0}.bullet-points.modified .list .item p{margin:0 0 0 15px;font-family:Ubuntu,sans-serif;font-weight:300}.bullet-points .list{font-family:Ubuntu,sans-serif;margin:0 0 20px}@media only screen and (max-width:767px){.bullet-points .list{margin-bottom:10px}}.bullet-points .list .item{width:100%;margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.bullet-points .list .item p{margin:auto 15px;line-height:20px;font-family:Montserrat,sans-serif;font-weight:400;text-transform:none;font-size:14px;line-height:1.64}@media only screen and (max-width:767px){.bullet-points .list .item p{font-size:12px;line-height:1.58}}.bullet-points .list .item svg{fill:#27ae60;width:30px;height:30px}.showroom-opening-times .time-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.showroom-opening-times .time-item__wrapper{width:40px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center}.showroom-opening-times .time-item__hyphen{width:10px}.showroom-opening-times--modified .time-item{width:auto;-ms-flex-pack:end;justify-content:flex-end}.promo__feature{position:relative;overflow:hidden;color:#fff;cursor:pointer;display:block;height:inherit;transition:none}@media only screen and (min-width:768px) and (max-width:1279px){.promo__feature{height:300px}}@media only screen and (min-width:480px) and (max-width:767px){.promo__feature{height:363px}}@media only screen and (max-width:479px){.promo__feature{height:240px}}@media only screen and (max-width:360px){.promo__feature{height:260px}}.no-objectfit .promo__feature{height:inherit}@media only screen and (min-width:768px) and (max-width:1279px){.no-objectfit .promo__feature{height:484px}}@media only screen and (max-width:767px){.no-objectfit .promo__feature{height:444px}}.hero-panel-feature--2 .promo__feature{-ms-flex:1 0 50%;flex:1 0 50%;margin-bottom:10px}@media only screen and (min-width:600px) and (max-width:1279px){.hero-panel-feature--2 .promo__feature{padding:0 5px;height:369px}}@media only screen and (max-width:599px){.hero-panel-feature--2 .promo__feature{height:209px}}.promo__cta-group{display:block}.promo__cta{position:absolute;bottom:24px;padding:0 40px;color:#fff;font:500 16px/1.6 Montserrat,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1;left:50%;transform:translateX(-50%);width:298px}@media only screen and (max-width:767px){.promo__cta{font-size:14px;padding:0 20px;width:230px}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__cta{bottom:2%}}@media only screen and (min-width:1280px){.promo__cta{bottom:1%}}@media only screen and (min-width:1279px){.promo__cta{bottom:3%}}@media only screen and (min-width:1279px) and (max-width:1669px){.promo__cta{bottom:4%}}@media only screen and (min-width:1950px){.promo__cta{bottom:4%}}@media only screen and (min-width:2300px){.promo__cta{bottom:11%}}.promo__cta .svg-arrow{width:17px;height:14px;margin-left:10px;fill:currentColor}.promo__primary-cta{height:50px;background-color:#000;bottom:7%;width:298px}@media only screen and (max-width:767px){.promo__primary-cta{width:230px;bottom:8%}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__primary-cta{bottom:7%}}@media only screen and (min-width:1279px) and (max-width:1669px){.promo__primary-cta{bottom:10%}}@media only screen and (min-width:1950px){.promo__primary-cta{bottom:9%}}@media only screen and (min-width:2300px){.promo__primary-cta{bottom:16%}}.promo__feature-description{position:absolute;color:#fff;padding:41px 47px;top:0;bottom:0;left:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:1401px){.promo__feature-description{padding:53px 47px}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__feature-description{max-width:555px;padding:30px}}@media only screen and (max-width:767px){.promo__feature-description{padding:20px;max-width:535px}}.promo__feature-opening-times{bottom:auto;top:5%}@media only screen and (max-width:767px){.promo__feature-opening-times{top:2%}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__feature-opening-times{top:2%}}@media only screen and (min-width:1280px) and (max-width:1437px){.promo__feature-opening-times{top:1%}}@media only screen and (min-width:1950px){.promo__feature-opening-times{top:2%}}@media only screen and (min-width:2300px){.promo__feature-opening-times{top:6%}}.promo__picture,.promo__picture img{width:100%;height:inherit;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;font-family:"object-fit: cover;"}@media only screen and (min-width:992px){.promo__picture,.promo__picture img{-o-object-fit:cover;object-fit:cover;-o-object-position:75% 60%;object-position:75% 60%;font-family:"object-fit: cover;"}}.promo__picture.placement--left,.promo__picture img.placement--left{-o-object-fit:cover;object-fit:cover;-o-object-position:5% 60%;object-position:5% 60%;font-family:"object-fit: cover;"}.no-objectfit .promo__picture,.no-objectfit .promo__picture img{height:100%;width:auto}.promo__opening-times--title{color:#fff;text-align:center}.promo__opening-times--title:after{content:"";display:block;margin:34px auto 0;background-color:#fff;width:40px;height:4px}@media only screen and (min-width:768px) and (max-width:1279px){.promo__opening-times--title:after{display:none}}@media only screen and (min-width:768px){.promo__opening-times--title:after{display:none}}.promo__opening-times--content .today{font-weight:600}.promo__opening-times--content .highlight{font-weight:800}.promo__opening-times--content .time-item,.promo__opening-times--content td{font-family:Montserrat,sans-serif;margin-bottom:15px}@media only screen and (min-width:992px) and (max-width:1697px){.promo__opening-times--content .time-item,.promo__opening-times--content td{margin-bottom:10px}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__opening-times--content .time-item,.promo__opening-times--content td{margin-bottom:10px}}@media only screen and (min-width:1950px){.promo__opening-times--content .time-item,.promo__opening-times--content td{margin-bottom:20px;font-size:16px}}@media only screen and (max-width:400px){.promo__opening-times--content .time-item,.promo__opening-times--content td{font-size:12px}}@media only screen and (min-width:1280px) and (max-width:1300px){.promo__opening-times--content .time-item,.promo__opening-times--content td{font-size:14px}}.promo__opening-times--content .time-item.today,.promo__opening-times--content td.today{-ms-flex-pack:end;justify-content:flex-end}.promo__opening-times--content .time-item.highlight,.promo__opening-times--content td.highlight{font-weight:800;font-size:20px}@media only screen and (min-width:992px) and (max-width:1697px){.promo__opening-times--content .time-item.highlight,.promo__opening-times--content td.highlight{margin-bottom:10px}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__opening-times--content .time-item.highlight,.promo__opening-times--content td.highlight{margin-bottom:10px}}@media only screen and (min-width:1950px){.promo__opening-times--content .time-item.highlight,.promo__opening-times--content td.highlight{margin-bottom:20px}}@media only screen and (max-width:400px){.promo__opening-times--content .time-item.highlight,.promo__opening-times--content td.highlight{font-size:12px}}.promo__opening-times--content .time-item__wrapper{width:76px}@media only screen and (max-width:400px){.promo__opening-times--content .time-item__wrapper{width:55px}}.promo__opening-times--content .time-item__wrapper .highlight{width:60px}.promo__opening-times--content .time-item__hyphen{width:10px}.promo__opening-times--content .showroom-opening-times{width:70%;margin:30px auto 0}@media only screen and (max-width:767px){.promo__opening-times--content .showroom-opening-times{width:100%;margin-top:30px}}@media only screen and (max-width:479px){.promo__opening-times--content .showroom-opening-times{width:100%;margin-top:30px}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__opening-times--content .showroom-opening-times{width:50%;margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.promo__opening-times--content .showroom-opening-times{width:80%}}@media only screen and (min-width:1279px){.promo__opening-times--content .showroom-opening-times{margin-top:40px;width:75%}}@media only screen and (min-width:992px) and (max-width:1697px){.promo__opening-times--content .showroom-opening-times{width:100%}}@media only screen and (min-width:600px) and (max-width:1279px){.promo__opening-times--content .showroom-opening-times{width:60%}}.promo__opening-times--content .store-opening-times-footnote{font:400 12px/1.2 Montserrat,sans-serif}.caveat-triangle{font-size:8px}.caveat-triangle-large{font-size:10px}.promo__opening-time--small{text-align:center;margin-top:5px;font:500 12px/2 Ubuntu,sans-serif}@media only screen and (min-width:1280px) and (max-width:1300px){.promo__opening-time--small{margin-top:0;font-size:10px}}.promo__opening-time--info{font:400 14px/1.6 Ubuntu,sans-serif;width:73%;margin:30px auto 0;text-align:center}@media only screen and (min-width:992px) and (max-width:1697px){.promo__opening-time--info{margin-top:10px;width:100%}}@media only screen and (min-width:1280px) and (max-width:1437px){.promo__opening-time--info{width:95%;font-size:12px;margin-top:10px}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__opening-time--info{width:60%}}@media only screen and (max-width:479px){.promo__opening-time--info{width:95%}}.feature-main{display:block;float:none;padding:0;width:100%;transition:transform .7s cubic-bezier(.4,1,0,1)}@media only screen and (max-width:767px){.feature-main:after{content:"";display:block;background-color:#27ae60;margin:0 0 20px;width:34px;height:2px}}.feature-main .feature-bullet-content{color:#fff;font:700 28px/1.3 Montserrat,sans-serif;text-transform:uppercase;margin:0 0 0 10px}@media only screen and (max-width:767px){.feature-main .feature-bullet-content{font-size:22px;margin:0}}.feature-main .feature-bullet-content .superscript{font-size:14px;vertical-align:super}.feature-main__svg-asset{max-width:380px;width:100%}.feature-description__strapline{letter-spacing:0;margin-top:20px;font:500 14px/1.6 Montserrat,sans-serif}@media only screen and (max-width:991px),only screen and (min-width:768px) and (max-width:1279px){.feature-description__strapline{margin-top:15px}}.feature-description__cta{margin-top:30px;font-weight:500;padding:10px 5px}@media only screen and (max-width:991px),only screen and (min-width:768px) and (max-width:1279px){.feature-description__cta{max-width:285px;margin-top:20px}}.feature-description__heading{letter-spacing:0;display:block;color:currentColor;font:600 30px/1.2 Montserrat,sans-serif}@media only screen and (min-width:1401px){.feature-description__heading{font:600 40px/1.2 Montserrat,sans-serif}}@media only screen and (max-width:479px){.feature-description__heading{max-width:350px;font:600 20px/1.2 Montserrat,sans-serif}}.feature-heading{font:600 40px/1.2 Montserrat,sans-serif;letter-spacing:0;text-transform:uppercase;margin-bottom:15px}@media only screen and (min-width:992px) and (max-width:1697px){.feature-heading{margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:1279px){.feature-heading{font-size:35px;letter-spacing:1.8px;margin-bottom:10px}}@media only screen and (max-width:767px){.feature-heading{font:600 24px/1.3 Montserrat,sans-serif;margin-bottom:10px}}.promo__opening-times--title .chris-bird{position:relative;display:inline-block}.promo__opening-times--title .chris-bird svg{position:absolute;left:50%;transform:translate(-50%)}@media only screen and (min-width:768px){.promo__opening-times--title .chris-bird svg{width:21px;height:20px;top:-6px}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__opening-times--title .chris-bird svg{top:-10px}}@media only screen and (min-width:1279px) and (max-width:1669px){.promo__opening-times--title .chris-bird svg{top:-10px}}@media only screen and (max-width:767px){.promo__opening-times--title .chris-bird svg{width:15px;height:15px;top:-5px}}@media only screen and (min-width:768px) and (max-width:1279px){.promo__opening-times--title{font-size:30px}}@media only screen and (min-width:1279px) and (max-width:1669px){.promo__opening-times--title{font-size:28px}}.feature-content{font:600 20px/1.4 Montserrat,sans-serif;letter-spacing:0}@media only screen and (max-width:991px){.feature-content{font-size:16px;max-width:80%}}@media only screen and (max-width:479px){.feature-content{max-width:90%}}.feature-content.feature-content--fluid{max-width:100%}.feature-content.feature-content--pre-heading{font-size:29px}.feature-content.feature-content--post-heading{font-size:27px}@media only screen and (min-width:992px) and (max-width:1697px){.feature-content.feature-content--post-heading,.feature-content.feature-content--pre-heading{font-size:20px}}@media only screen and (max-width:991px){.feature-content.feature-content--post-heading,.feature-content.feature-content--pre-heading{font-size:13px}}.feature-subheading{font:600 30px/1.3 Montserrat,sans-serif;letter-spacing:2.25px;margin-bottom:50px;text-transform:uppercase;position:relative;display:-ms-flexbox;display:flex;width:100%}.feature-subheading:after{content:"";display:block;position:absolute;width:40px;padding-top:20px;border-bottom:4px solid #27ae60;bottom:0;left:0;transform:translateY(20px)}@media only screen and (max-width:767px){.feature-subheading:after{width:34px;padding-top:15px;border-bottom:2px solid #27ae60}}@media only screen and (min-width:768px) and (max-width:1279px){.feature-subheading{margin-bottom:40px}}@media only screen and (max-width:767px){.feature-subheading{margin-bottom:45px;font-size:16px;letter-spacing:1.2px}}.feature-small{font:500 16px/1.5 Montserrat,sans-serif;letter-spacing:0;display:block}@media only screen and (max-width:767px){.feature-small{display:none}}@media only screen and (min-width:992px) and (max-width:1279px){.feature-br--heading{display:none}}.feature-br--desc{display:none}@media only screen and (min-width:992px) and (max-width:1279px){.feature-br--desc{display:block}}.promo__feature-anchor{position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}.promo__feature-gradient{position:absolute;height:100%;right:0;top:0;left:0;transform:translateY(0);background:transparent linear-gradient(180deg,transparent,#000 80%,#000) 0 0 no-repeat padding-box}@media only screen and (min-width:480px) and (max-width:991px),only screen and (min-width:768px) and (max-width:1279px){.promo__feature-gradient{background:transparent linear-gradient(270deg,transparent,rgba(0,0,0,.54901961)) 0 0 no-repeat padding-box}}@media only screen and (max-width:479px){.promo__feature-gradient{background:transparent linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.85098039)) 0 0 no-repeat padding-box}}@media only screen and (min-width:600px) and (max-width:1279px){.hero-panel-feature--2 .promo__feature-gradient{right:5px;left:5px}}.promo__small-print{display:block;letter-spacing:0;padding:15px 0 20px;color:currentColor;font:600 12px/1.2 Montserrat,sans-serif}@media only screen and (max-width:767px){.promo__small-print{padding:10px 0 20px;font-size:10px}}.small-print--sup{vertical-align:initial;font-size:smaller;padding-right:2px}.hero-panel{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1280px){.hero-panel{max-height:575px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding-top:41%;height:0;position:relative;margin-bottom:60px;overflow:hidden}}@media only screen and (min-width:1401px){.hero-panel{max-height:780px;padding-top:40%}}.hero-panel-main{width:100%}.hero-panel-main .hero-carousel,.hero-panel-main .hero-carousel-item,.hero-panel-main .slick-list,.hero-panel-main .slick-track{height:100%}@media only screen and (min-width:1280px){.hero-panel-main{width:70%;padding-right:10px;position:absolute;top:0;left:0;bottom:0;right:0}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1279px){.hero-panel-main{margin-bottom:30px;max-height:575px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding-top:56.25%;height:450px;position:relative;overflow:inherit}.hero-panel-main .hero-carousel-wrapper{position:absolute;top:0;left:0;height:100%}}@media only screen and (max-width:767px){.hero-panel-main{height:400px}}@media only screen and (max-width:599px){.hero-panel__multi-panel .hero-panel-main{margin-bottom:70px}}@media only screen and (min-width:600px) and (max-width:1279px){.hero-panel__multi-panel .hero-panel-main{margin-bottom:10px}}@media only screen and (max-width:479px){.hero-panel-main--with-mobile-svg{height:300px}}.hero-panel-feature{width:100%;padding:0 20px;position:relative;margin-bottom:40px}@media only screen and (min-width:768px){.hero-panel-feature{padding:0 40px}}@media only screen and (min-width:1280px){.hero-panel-feature{width:30%;padding:0 0 0 10px;height:100%;position:absolute;top:0;right:0;margin-bottom:0}}.hero-panel-feature.hero-panel-feature--2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 10px}@media only screen and (min-width:1280px){.hero-panel-feature.hero-panel-feature--2{padding:0}}@media only screen and (min-width:600px) and (max-width:1279px){.hero-panel-feature.hero-panel-feature--2{-ms-flex-direction:row;flex-direction:row;padding:0 5px}}.hero-panel-main .paused .carousel-pagination .circle-whole.left,.hero-panel-main .paused .carousel-pagination .circle-whole.right,.hero-panel-main:hover :not(.no-pause) .carousel-pagination .circle-whole.left,.hero-panel-main:hover :not(.no-pause) .carousel-pagination .circle-whole.right{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}#usps .usps-wrapper{position:relative}#usps .modified-usps{border:0}#usps .modified-usps .usps-common-title{font-size:30px;font-family:Montserrat,sans-serif;letter-spacing:2.25px;color:#222;font-weight:300;margin:0 auto;background:none}@media only screen and (max-width:767px){#usps .modified-usps .usps-common-title{font-size:20px;letter-spacing:1.5px;top:0}}#usps .modified-usps .usp-link-title{color:#27ae60}#usps .modified-usps .usp{position:relative}#usps .modified-usps .usp:first-child:after{display:none}@media only screen and (max-width:767px){#usps .modified-usps .usp:after{content:"";position:absolute;top:0;left:50%;width:80px;height:1px;background-color:#e1e1e1;transform:translateX(-50%)}}@media only screen and (max-width:767px){#usps .modified-usps .usp.usp-rated .usp-link .usp-link-icon{height:65px}}@media only screen and (max-width:767px){#usps .modified-usps .usp.usp-rated .usp-link .usp-link-icon svg{height:45px}}#usps .modified-usps .usp .usp-link .usp-link-icon{height:85px}#usps .modified-usps .usp .usp-link .usp-link-icon svg{height:65px}@media only screen and (min-width:768px){#usps .usp-inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center}}@media (max-width:479px){#usps .usp-inner .usp{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:480px) and (max-width:767px){#usps .usp-inner .usp{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:768px) and (max-width:991px){#usps .usp-inner .usp{padding-left:20px;padding-right:20px;width:25%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){#usps .usp-inner .usp{padding-left:20px;padding-right:20px;width:25%;position:relative;min-height:1px;float:left}}#usps .usp-inner .usp .divider{display:none}#usps .usp-inner .usp:first-child{padding-left:10px}#usps .usp-inner .usp:last-child{padding-right:10px}#usps .usp-inner .usp .usp-link{font-family:Montserrat,sans-serif;font-weight:600;text-transform:none;font-size:16px;line-height:1.62;float:left;text-align:center;padding:20px 20px 40px;width:100%}@media only screen and (max-width:767px){#usps .usp-inner .usp .usp-link{font-size:14px;line-height:1.57}}@media only screen and (min-width:768px) and (max-width:991px){#usps .usp-inner .usp .usp-link{padding:20px 10px 40px}}@media only screen and (max-width:767px){#usps .usp-inner .usp .usp-link{padding-bottom:10px}#usps .usp-inner .usp .usp-link:last-child{padding-bottom:40px}}#usps .usp-inner .usp .usp-link .usp-link-icon{height:100px}#usps .usp-inner .usp .usp-link .usp-link-icon svg{height:80px}#usps .usp-inner .usp .usp-link .usp-link-btn{width:90%;margin:0 auto}#usps .usp-inner .usp .usp-link .usp-link-btn svg{width:13px;height:13px;fill:#27ae60;margin-right:10px;margin-left:-23px}@media only screen and (min-width:768px) and (max-width:991px){#usps .usp-inner .usp .usp-link .usp-link-btn svg{margin-left:-15px}}#usps .usp-inner .usp .usp-link .usp-link-btn svg.svg-arrow{width:16px}#usps .usp-inner .usp .usp-link .usp-link-title{text-align:center;margin-bottom:10px;width:100%;letter-spacing:2.6px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;font-size:12px;line-height:1.67}@media only screen and (max-width:767px){#usps .usp-inner .usp .usp-link .usp-link-title{font-size:10px;line-height:1.5}}#usps .usp-inner .usp .usp-link .usp-link-text{text-align:center;color:#222;margin-bottom:10px;width:100%;font-weight:300;font-size:14px;line-height:1.71}@media only screen and (max-width:767px){#usps .usp-inner .usp .usp-link .usp-link-text{font-size:12px;line-height:1.92}}#usps .usp-inner .usp .usp-link:hover .usp-link-btn{color:#222}#usps .usp-inner .usp .usp-link:hover .usp-link-btn svg{fill:#222}@media only screen and (min-width:768px) and (max-width:991px){#usps .usp-inner .usp .usp-link{padding:20px 0 40px}}@media only screen and (min-width:768px){html.flexbox #usps .usp-inner .usp .divider,html.flexboxtweener #usps .usp-inner .usp .divider{display:block;position:absolute;width:1%;max-width:1px;height:26%;right:0;top:37%;border-right:1px solid #e1e1e1}}#usps .usp-inner .usp-finance .icon,#usps .usp-inner .usp-showrooms .icon{font-family:Montserrat,sans-serif;font-weight:200;letter-spacing:3px;text-transform:uppercase;font-size:60px;line-height:1.07;line-height:80px;color:#27ae60;display:block}@media only screen and (max-width:767px){#usps .usp-inner .usp-finance .icon,#usps .usp-inner .usp-showrooms .icon{font-size:40px;line-height:1.15;font-size:60px;line-height:1.07;margin-bottom:10px}}#usps .usp-inner .usp-friend-progress-tracker .usp-link-icon,#usps .usp-inner .usp-friend-reward .usp-link-icon,#usps .usp-inner .usp-invite-friends .usp-link-icon{height:120px!important}#usps .usp-inner .usp-friend-progress-tracker .usp-link-icon svg,#usps .usp-inner .usp-friend-reward .usp-link-icon svg,#usps .usp-inner .usp-invite-friends .usp-link-icon svg{height:100px!important}#usps .usp-inner #wrenIcons_friend_progress_tracker,#usps .usp-inner #wrenIcons_friend_reward,#usps .usp-inner #wrenIcons_fully_assembled,#usps .usp-inner #wrenIcons_interest_free,#usps .usp-inner #wrenIcons_invite_friends{width:100px}#usps .usp-inner #wrenIcons_choice,#usps .usp-inner #wrenIcons_guarantee,#usps .usp-inner #wrenIcons_kitchenPlanner_new,#usps .usp-inner #wrenIcons_made_in_uk,#usps .usp-inner #wrenIcons_priceEstimator,#usps .usp-inner #wrenIcons_three_pounds{width:66px}#usps .usp-inner #wrenIcons_designYourKitchen,#usps .usp-inner #wrenIcons_kitchenPlanner_new{width:75px;height:65px}#usps .usp-inner #wrenIcons_priceEstimator{width:60px;height:65px}#usps .usp-inner #wrenIcons_designTips{width:70px;height:65px}@media only screen and (min-width:768px){#usps .usp-inner.usps-3 .usp{width:33%}}@media only screen and (min-width:768px){#usps .usp-inner.usps-2 .usp{width:50%}}.sales-in-page{margin:0 40px 60px}@media only screen and (max-width:767px){.sales-in-page{margin:0 0 40px}}.sales-in-page .campaign-promo-colours .headline-action,.sales-in-page .campaign-promo-colours .headline-action h2{color:inherit}.sales-in-page .svg-wrap{margin-right:5px}.sales-in-page svg{width:16px;height:13px;fill:#fff}.sales-in-page .sales-in-page-banner{background:#27ae60;text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.sales-in-page .sales-in-page-banner{padding-left:0;padding-right:0;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){.sales-in-page .sales-in-page-banner{padding-left:0;padding-right:0;width:100%;position:relative;min-height:1px;float:left}}@media (max-width:479px){.sales-in-page .sales-in-page-banner{padding-left:20px;padding-right:20px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:480px) and (max-width:767px){.sales-in-page .sales-in-page-banner{padding-left:20px;padding-right:20px;width:100%;position:relative;min-height:1px;float:left}}.sales-in-page .sales-in-page-banner .headline-action{padding:16px 0 9px;transition:opacity .5s linear}.sales-in-page h2{color:#fff;font-family:Montserrat,sans-serif;font-weight:300;text-transform:uppercase;font-size:24px;line-height:1.67;line-height:1}@media only screen and (max-width:767px){.sales-in-page h2{font-size:20px;line-height:1.4}}.sales-in-page a{color:inherit}.sales-in-page .wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:400;text-transform:none;font-size:14px;line-height:1.64}@media only screen and (max-width:767px){.sales-in-page .wrapper{font-size:12px;line-height:1.58;-ms-flex-direction:column;flex-direction:column}}.sales-in-page .link-block{margin-left:30px;padding:5px 0;display:inline-block}@media only screen and (max-width:767px){.sales-in-page .link-block{margin-left:0}}.sales-in-page-promo{margin:0 40px 60px;background:#009fe3}@media only screen and (max-width:767px){.sales-in-page-promo{margin:0 0 40px}}.sales-in-page-promo .headline-action{padding:15px;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:479px){.sales-in-page-promo .headline-action{padding:13px 3px;-ms-flex-direction:column;flex-direction:column}}.sales-in-page-promo .promo-offer{font-family:Montserrat,sans-serif;font-weight:300;text-transform:uppercase;font-size:24px;line-height:1.67;line-height:1;letter-spacing:normal;color:#fff;text-align:right}@media only screen and (max-width:767px){.sales-in-page-promo .promo-offer{font-size:20px;line-height:1.4}}@media only screen and (min-width:992px) and (max-width:1300px){.sales-in-page-promo .promo-offer{font-size:18px}}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:991px){.sales-in-page-promo .promo-offer{text-align:center;width:100%;margin-bottom:20px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.sales-in-page-promo .promo-offer{font-size:20px;width:auto;margin-bottom:0}}@media only screen and (min-width:480px) and (max-width:767px){.sales-in-page-promo .promo-offer{font-size:3vw;margin-bottom:0}}@media only screen and (max-width:479px){.sales-in-page-promo .promo-offer{font-size:4vw;margin-bottom:5px}}.sales-in-page-promo .promo-offer .bold{font-weight:500}@media only screen and (max-width:1024px){.sales-in-page-promo .promo-offer .desktop-only{display:none}}.sales-in-page-promo .apr{width:15%;padding:0 25px;border-left:1px solid #fff;border-right:1px solid #fff;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:992px) and (max-width:1300px){.sales-in-page-promo .apr{padding:0 15px;width:17%}}@media only screen and (max-width:991px){.sales-in-page-promo .apr{display:none}}.sales-in-page-promo .apr .inner-first{font-family:Montserrat,sans-serif;font-weight:300;text-transform:uppercase;font-size:24px;line-height:1.67;font-family:Ubuntu,sans-serif;line-height:1}@media only screen and (max-width:767px){.sales-in-page-promo .apr .inner-first{font-size:20px;line-height:1.4}}.sales-in-page-promo .apr .inner-second{font-family:Ubuntu,sans-serif;font-weight:400;letter-spacing:.3px;text-transform:none;font-size:11px;line-height:1.91;line-height:1;padding-left:5px;text-align:left}@media only screen and (max-width:767px){.sales-in-page-promo .apr .inner-second{font-size:9px;line-height:2.11}}.sales-in-page-promo .find-out{font-family:Montserrat,sans-serif;font-weight:400;text-transform:none;font-size:16px;line-height:1.62;padding-left:25px;font-weight:500}@media only screen and (max-width:767px){.sales-in-page-promo .find-out{font-size:14px;line-height:1.57}}@media only screen and (min-width:992px) and (max-width:1300px){.sales-in-page-promo .find-out{padding-left:15px}}@media only screen and (min-width:480px) and (max-width:767px){.sales-in-page-promo .find-out{font-size:2.3vw;padding-left:10px}}@media only screen and (max-width:479px){.sales-in-page-promo .find-out{width:100%;text-align:center;padding-left:0}}.sales-in-page-promo .find-out svg{width:16px;height:13px;fill:#fff;margin-right:5px}@media only screen and (max-width:767px){.sales-in-page-promo .find-out svg{height:10px}}.featured-crosslink{margin-bottom:60px;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center}.featured-crosslink,html.no-flexbox.no-flexboxtweener .featured-crosslink{margin-left:10px;margin-right:10px}html.no-flexbox.no-flexboxtweener .featured-crosslink:after,html.no-flexbox.no-flexboxtweener .featured-crosslink:before{content:" ";display:table}html.no-flexbox.no-flexboxtweener .featured-crosslink:after{clear:both}@media only screen and (min-width:768px){.featured-crosslink,html.no-flexbox.no-flexboxtweener .featured-crosslink{margin-left:20px;margin-right:20px}}@media (max-width:479px){html.no-flexbox.no-flexboxtweener .featured-crosslink .copy{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:480px) and (max-width:767px){html.no-flexbox.no-flexboxtweener .featured-crosslink .copy{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media (max-width:767px){.featured-crosslink .copy{max-width:100%;padding-left:10px;padding-right:10px;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (min-width:768px) and (max-width:991px){html.no-flexbox.no-flexboxtweener .featured-crosslink .copy{padding-left:20px;padding-right:20px;width:33.33333333%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){html.no-flexbox.no-flexboxtweener .featured-crosslink .copy{padding-left:20px;padding-right:20px;width:33.33333333%;position:relative;min-height:1px;float:left}}@media (min-width:768px){.featured-crosslink .copy{max-width:33.33333333%;padding-left:20px;padding-right:20px;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%}}@media only screen and (min-width:767px) and (max-width:857px){.featured-crosslink .copy{padding-left:5px;padding-right:5px}}.featured-crosslink .copy>div{margin:50px 40px 0 0}@media only screen and (min-width:768px) and (max-width:1040px){.featured-crosslink .copy>div{margin-right:0}}.featured-crosslink .copy p{color:#222;margin-bottom:40px;font-size:14px;line-height:1.71}@media only screen and (max-width:767px){.featured-crosslink .copy p{font-size:12px;line-height:1.92}}@media (max-width:479px){html.no-flexbox.no-flexboxtweener .featured-crosslink .assets{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:480px) and (max-width:767px){html.no-flexbox.no-flexboxtweener .featured-crosslink .assets{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media (max-width:767px){.featured-crosslink .assets{max-width:100%;padding-left:10px;padding-right:10px;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (min-width:768px) and (max-width:991px){html.no-flexbox.no-flexboxtweener .featured-crosslink .assets{padding-left:20px;padding-right:20px;width:66.66666667%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){html.no-flexbox.no-flexboxtweener .featured-crosslink .assets{padding-left:20px;padding-right:20px;width:66.66666667%;position:relative;min-height:1px;float:left}}@media (min-width:768px){.featured-crosslink .assets{max-width:66.66666667%;padding-left:20px;padding-right:20px;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%}}.featured-crosslink .assets .image-item{height:550px;width:100%}@media only screen and (max-width:767px){.featured-crosslink .assets .image-item{height:266px}}@media only screen and (max-width:767px){.featured-crosslink{margin-bottom:45px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.featured-crosslink .copy>div{margin:25px 0 0}.featured-crosslink .copy>div>p{margin-bottom:20px}}.featured-crosslink .featured-image{width:100%;height:550px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;font-family:"object-fit: cover;"}@media only screen and (min-width:480px) and (max-width:767px){.featured-crosslink .featured-image{height:350px}}@media only screen and (max-width:479px){.featured-crosslink .featured-image{height:266px}}@media only screen and (max-width:767px){.featured-crosslink.inverted{-ms-flex-direction:column;flex-direction:column}}.featured-crosslink.inverted .copy>div{margin:50px 0 0 40px}@media only screen and (max-width:767px){.featured-crosslink.inverted .copy>div{margin:25px 0 0}.featured-crosslink.inverted .copy>div .secondary-link{padding:15px 20px}}@media only screen and (min-width:768px) and (max-width:1040px){.featured-crosslink.inverted .copy>div{margin-left:0}}@media only screen and (max-width:767px){#brand_panel{margin-bottom:35px}}#brand_panel h2{color:#222}#brand_panel>div{border:2px solid #e1e1e1}#brand_panel>div .brands{padding:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:1141px){#brand_panel>div .brands{width:85%;margin:0 auto}}@media only screen and (min-width:768px) and (max-width:991px){#brand_panel>div .brands{padding:10px}}#brand_panel>div .brands .brand{margin:0 30px 10px}@media only screen and (max-width:991px){#brand_panel>div .brands .brand{margin:0 10px 10px;width:24%;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:767px){#brand_panel>div .brands .brand.aeg svg{max-height:23px}}@media only screen and (min-width:992px){#brand_panel>div .brands .brand.stoves svg{width:120px}}@media only screen and (min-width:768px) and (max-width:991px){#brand_panel>div .brands .brand.stoves svg{width:95px}}@media only screen and (min-width:992px){#brand_panel>div .brands .brand.bertazzoni svg{height:75px}}@media only screen and (max-width:767px){#brand_panel>div .brands .brand.bertazzoni svg{max-height:40px}}#brand_panel>div .brands .brand svg{height:60px}@media only screen and (max-width:767px){#brand_panel>div .brands .brand svg{max-height:30px;width:100%;height:100%;margin-bottom:20px}}@media only screen and (min-width:480px) and (max-width:767px){#brand_panel>div .brands .brand svg{max-width:130px}}@media only screen and (max-width:479px){#brand_panel>div .brands .brand svg{max-width:80px}}.product-crosslink{margin-bottom:60px;overflow:hidden!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center}.product-crosslink,html.no-flexbox.no-flexboxtweener .product-crosslink{margin-left:10px;margin-right:10px}html.no-flexbox.no-flexboxtweener .product-crosslink:after,html.no-flexbox.no-flexboxtweener .product-crosslink:before{content:" ";display:table}html.no-flexbox.no-flexboxtweener .product-crosslink:after{clear:both}@media only screen and (min-width:768px){.product-crosslink,html.no-flexbox.no-flexboxtweener .product-crosslink{margin-left:20px;margin-right:20px}}@media only screen and (min-width:768px){.mwa-content .product-crosslink{margin:0}}.product-crosslink p{color:#222;font-size:14px;line-height:1.71}@media only screen and (max-width:767px){.product-crosslink p{font-size:12px;line-height:1.92}}.product-crosslink h4{letter-spacing:2.6px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;font-size:12px;line-height:1.67}@media only screen and (max-width:767px){.product-crosslink h4{display:table;padding:13px 15px 0;background:#fff;margin-top:-25px;letter-spacing:2px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;font-size:10px;line-height:1.5}}.product-crosslink .copy{opacity:1}@media (max-width:479px){html.no-flexbox.no-flexboxtweener .product-crosslink .copy{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:480px) and (max-width:767px){html.no-flexbox.no-flexboxtweener .product-crosslink .copy{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media (max-width:767px){.product-crosslink .copy{max-width:100%;padding-left:10px;padding-right:10px;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (min-width:768px) and (max-width:991px){html.no-flexbox.no-flexboxtweener .product-crosslink .copy{padding-left:20px;padding-right:20px;width:25%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){html.no-flexbox.no-flexboxtweener .product-crosslink .copy{padding-left:20px;padding-right:20px;width:25%;position:relative;min-height:1px;float:left}}@media (min-width:768px){.product-crosslink .copy{max-width:25%;padding-left:20px;padding-right:20px;-ms-flex:0 0 25%;flex:0 0 25%}}@media only screen and (min-width:992px){.product-crosslink .copy{opacity:0;transition:opacity 1s cubic-bezier(.2,0,1,1)}}.product-crosslink .copy>div{margin:50px 0 0 40px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1040px){.product-crosslink .copy>div{margin:0}}.product-crosslink .copy a{min-width:200px}.product-crosslink .copy p{margin-bottom:35px}@media (max-width:479px){html.no-flexbox.no-flexboxtweener .product-crosslink .content{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:480px) and (max-width:767px){html.no-flexbox.no-flexboxtweener .product-crosslink .content{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media (max-width:767px){.product-crosslink .content{max-width:100%;padding-left:10px;padding-right:10px;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (min-width:768px) and (max-width:991px){html.no-flexbox.no-flexboxtweener .product-crosslink .content{padding-left:20px;padding-right:20px;width:75%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){html.no-flexbox.no-flexboxtweener .product-crosslink .content{padding-left:20px;padding-right:20px;width:75%;position:relative;min-height:1px;float:left}}@media (min-width:768px){.product-crosslink .content{max-width:75%;padding-left:20px;padding-right:20px;-ms-flex:0 0 75%;flex:0 0 75%}}@media only screen and (min-width:768px){.mwa-content .product-crosslink .content{padding:0}}.product-crosslink .content>div{margin-left:-10px;margin-right:-10px}.product-crosslink .content>div:after,.product-crosslink .content>div:before{content:" ";display:table}.product-crosslink .content>div:after{clear:both}@media only screen and (min-width:768px){.product-crosslink .content>div{margin-left:-20px;margin-right:-20px}}@media only screen and (max-width:767px){.product-crosslink .content>div{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.product-crosslink .content>div>a{padding-left:20px;padding-right:20px;width:33.33333333%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){.product-crosslink .content>div>a{padding-left:20px;padding-right:20px;width:33.33333333%;position:relative;min-height:1px;float:left}}@media (max-width:479px){.product-crosslink .content>div>a{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:480px) and (max-width:767px){.product-crosslink .content>div>a{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){.product-crosslink a.secondary-link.custom-device-only{display:none}}@media only screen and (max-width:767px){.product-crosslink{margin-bottom:40px;margin-right:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-crosslink .copy{margin-right:10px}.product-crosslink .copy>div{margin:0}.product-crosslink .copy>div>p{margin-bottom:25px}.product-crosslink .secondary-link.custom-device-only{margin-right:10px;width:auto;min-width:280px}}@media only screen and (min-width:768px) and (max-width:1040px){.product-crosslink{-ms-flex-wrap:wrap;flex-wrap:wrap}.product-crosslink .content,.product-crosslink .copy{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%}.product-crosslink a.btn.desktop-only{display:none}.product-crosslink a.secondary-link.custom-device-only{display:block;margin-top:30px}}@media only screen and (min-width:992px){.product-crosslink .crosslink-indicators{opacity:0;transition:opacity 1.25s cubic-bezier(.2,0,1,1)}}.product-crosslink .crosslink-carousel{display:none}.product-crosslink .crosslink-carousel.slick-initialized{display:block}@media only screen and (min-width:768px){.product-crosslink .crosslink-carousel{overflow:hidden}}@media only screen and (min-width:768px) and (max-width:991px){.product-crosslink .crosslink-carousel .item{padding-left:20px;padding-right:20px;width:33.33333333%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){.product-crosslink .crosslink-carousel .item{padding-left:20px;padding-right:20px;width:33.33333333%;position:relative;min-height:1px;float:left}}@media (max-width:479px){.product-crosslink .crosslink-carousel .item{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:480px) and (max-width:767px){.product-crosslink .crosslink-carousel .item{padding-left:10px;padding-right:10px;width:100%;position:relative;min-height:1px;float:left}}@media only screen and (min-width:992px){.product-crosslink .crosslink-carousel .item:hover .description,.product-crosslink .crosslink-carousel .item:hover img{opacity:.7;transition:all 1s cubic-bezier(.4,1,0,1)}}@media only screen and (min-width:992px){.product-crosslink .crosslink-carousel .item:hover svg#wrenIcons_lchevron{fill:#5b5b5b;transition:all 1s cubic-bezier(.4,1,0,1)}}.product-crosslink .crosslink-carousel .item .image-wrap{height:404px;position:relative}@media only screen and (min-width:992px){.product-crosslink .crosslink-carousel .item .image-wrap:hover img{opacity:.7}}.product-crosslink .crosslink-carousel .item .image-wrap .cover{display:block;width:0;height:100%;background:#fff;position:absolute;top:0;left:0;z-index:1}@media only screen and (max-width:479px){.product-crosslink .crosslink-carousel .item .image-wrap{height:266px}}.product-crosslink .crosslink-carousel .item .image-wrap>img{height:inherit;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;font-family:"object-fit: cover;";transition:all 1s cubic-bezier(.4,1,0,1)}.product-crosslink .crosslink-carousel .item .image-wrap .promo{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:3px 0}.product-crosslink .crosslink-carousel .item .image-wrap .promo>span{font-family:Montserrat,sans-serif;font-weight:400;text-transform:uppercase;font-size:14px;line-height:1.64}@media only screen and (max-width:767px){.product-crosslink .crosslink-carousel .item .image-wrap .promo>span{font-size:12px;line-height:1.58}}@media only screen and (min-width:992px){.product-crosslink .crosslink-carousel .item .image-wrap .promo>span{font-size:13px}}.product-crosslink .crosslink-carousel .item .chevron-wrap>svg{top:33%}.product-crosslink .crosslink-carousel .item .description{padding:0 30px 0 0}@media only screen and (min-width:768px){.product-crosslink .crosslink-carousel .item .description{padding:25px 25px 40px 15px}}.product-crosslink .crosslink-carousel .item .description h4{letter-spacing:2.6px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;font-size:12px;line-height:1.67}@media only screen and (max-width:767px){.product-crosslink .crosslink-carousel .item .description h4{font-size:10px;line-height:1.5;letter-spacing:2px;padding:0;margin:0}}.product-crosslink .crosslink-carousel .item .description h4.name{text-transform:none;letter-spacing:0;font-weight:300;font-size:16px;line-height:1.75}@media only screen and (max-width:767px){.product-crosslink .crosslink-carousel .item .description h4.name{font-size:14px;line-height:1.57}}.product-crosslink .crosslink-carousel .item .description p{font-family:Montserrat,sans-serif;font-weight:400;text-transform:none;font-size:14px;line-height:1.64}@media only screen and (max-width:767px){.product-crosslink .crosslink-carousel .item .description p{font-size:12px;line-height:1.58}}.product-crosslink .crosslink-carousel .item .description p>span{font-weight:600}.product-crosslink .crosslink-carousel .item .description h5{color:#222;letter-spacing:0;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;font-size:30px;line-height:1.34}.product-crosslink .crosslink-carousel .item .description h5 span{font-weight:600}@media only screen and (max-width:767px){.product-crosslink .crosslink-carousel .item .description h5{font-size:25px;line-height:1.4}}@media only screen and (min-width:768px){.product-crosslink .crosslink-carousel .item .description h5{line-height:1.33}}@media only screen and (min-width:992px){.product-crosslink .crosslink-carousel .item.item_1 .image-wrap .cover{width:100%;transition:width 1.75s cubic-bezier(.4,1,0,1)}.product-crosslink .crosslink-carousel .item.item_1 .chevron-wrap{opacity:0;transition:opacity 1.25s cubic-bezier(.2,0,1,1)}.product-crosslink .crosslink-carousel .item.item_2 .image-wrap .cover{width:100%;transition:width 1.5s cubic-bezier(.4,1,0,1)}.product-crosslink .crosslink-carousel .item.item_2 .chevron-wrap{opacity:0;transition:opacity 1.15s cubic-bezier(.2,0,1,1)}.product-crosslink .crosslink-carousel .item.item_3 .image-wrap .cover{width:100%;transition:width 1.25s cubic-bezier(.4,1,0,1)}.product-crosslink .crosslink-carousel .item.item_3 .chevron-wrap{opacity:0;transition:opacity 1s cubic-bezier(.2,0,1,1)}}@media only screen and (max-width:767px){.product-crosslink .crosslink-carousel{width:92%}.product-crosslink .crosslink-carousel .slick-list{overflow:visible}}.product-crosslink.interaction .copy,.product-crosslink.interaction .crosslink-indicators{opacity:1}.product-crosslink.interaction .crosslink-carousel .item .image-wrap .cover{width:0!important}.product-crosslink.interaction .crosslink-carousel .item .chevron-wrap{opacity:1}#home #product_crosslink_popular,#spectrum_kitchens #product_crosslink_popular{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.section-intro-lockup{margin-bottom:35px}@media only screen and (max-width:767px){.section-intro-lockup{margin-bottom:20px}}.section-intro-lockup.centered{text-align:center}.section-intro-lockup .section-intro-heading{display:block;margin-bottom:5px;font-family:Montserrat,sans-serif;color:#222;font-size:30px;line-height:1.2;letter-spacing:3px;text-transform:uppercase;font-weight:300}@media only screen and (max-width:767px){.section-intro-lockup .section-intro-heading{font-size:17px;line-height:1.4;letter-spacing:2px}}.section-intro-lockup .section-intro-heading.modified{margin-bottom:20px}.section-intro-lockup .section-intro-heading.underline{position:relative;padding-bottom:20px}.section-intro-lockup .section-intro-heading.underline:after{content:"";position:absolute;bottom:0;left:50%;width:36px;height:2px;background-color:#222;transform:translateX(-50%)}.section-intro-lockup .section-intro-strapline{font-family:Ubuntu,sans-serif;color:#222;font-size:14px;line-height:1.71}@media only screen and (max-width:767px){.section-intro-lockup .section-intro-strapline{font-size:12px;line-height:1.92}}.price-match-component-main{position:relative}.price-match-component-main .price-match-link{position:absolute;top:0;left:0;height:100%;width:100%}.featured-compare{position:relative;border:1px solid #e1e1e1;padding:40px 20px;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px) and (max-width:991px){.featured-compare{padding:40px 30px}}@media only screen and (max-width:479px),only screen and (min-width:480px) and (max-width:870px){.featured-compare{padding:10px 10px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.featured-compare.with-page-context{margin-bottom:40px}@media only screen and (min-width:992px){.featured-compare.with-page-context{margin-bottom:30px}}.featured-compare-title{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:#fff;padding:0 20px;text-transform:uppercase;font:600 14px/1.2 Montserrat,sans-serif;letter-spacing:2.8px;display:inline-table;text-align:center}@media only screen and (min-width:992px){.featured-compare-title{font:600 16px/1.2 Montserrat,sans-serif;letter-spacing:3.2px}}.featured-compare-item{padding:0 20px;color:#222;width:25%;position:relative}@media only screen and (max-width:991px){.featured-compare-item{padding:0 10px}}@media only screen and (min-width:480px) and (max-width:870px){.featured-compare-item{width:50%;margin-top:20px}}@media only screen and (max-width:479px){.featured-compare-item{width:100%;margin-top:20px}}.comparator-copy{text-transform:uppercase;color:currentColor;font:600 12px/1.6 Montserrat,sans-serif;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.comparator-copy+.comparator-copy{margin-top:5px}.comparator-value{font:600 42px/.7 Montserrat,sans-serif}@media only screen and (min-width:992px){.comparator-value{font:600 52px/.7 Montserrat,sans-serif}}@media only screen and (min-width:992px) and (max-width:1000px){.comparator-value{font-size:48px}}.comparator-unit{font-size:29px;line-height:.7;position:relative}@media only screen and (min-width:992px){.comparator-unit{font-size:36px}}.comparator-unit:after{content:attr(data-comparison);position:absolute;bottom:-14px;left:0;font:600 10px/1.6 Montserrat,sans-serif}@media only screen and (min-width:992px){.comparator-unit:after{font-size:12px;bottom:-16px}}.comparator-item{min-height:50px;padding:15px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font:300 16px/1.75 Montserrat,sans-serif;margin-top:10px;background:#27ae60;color:#fff}.comparator-name{font-weight:600;padding-left:2px}.feature-compare-link{position:absolute;cursor:pointer;top:0;left:10px;right:10px;bottom:0;z-index:1}@media only screen and (min-width:992px){.feature-compare-link{left:20px;right:20px}}.lifestyle-panel{display:-ms-flexbox;display:flex;width:100%}@media only screen and (max-width:991px){.lifestyle-panel{-ms-flex-wrap:wrap;flex-wrap:wrap}}.lifestyle-panel.with-page-context{margin-bottom:30px}@media only screen and (min-width:768px){.lifestyle-panel.with-page-context{margin-bottom:60px}}.lifestyle-panel-static{width:100%;background:#222;color:#fff;position:relative;padding:40px}@media only screen and (min-width:992px){.lifestyle-panel-static{width:25%}}@media only screen and (max-width:991px){.lifestyle-panel-static{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:30px 20px 20px;min-height:130px}}@media only screen and (max-width:479px){.lifestyle-panel-static{min-height:100px}}.lifestyle-panel-dynamic{width:100%;position:relative}.lifestyle-panel-dynamic .lifestyle-image-contents{width:100vw}@media only screen and (min-width:992px){.lifestyle-panel-static+.lifestyle-panel-dynamic{width:75%}}@media only screen and (min-width:992px){.lifestyle-panel-static+.lifestyle-panel-dynamic .lifestyle-image-contents{width:75vw}.no-objectfit .lifestyle-panel-static+.lifestyle-panel-dynamic .lifestyle-image-contents{width:100%;width:100vw}}@media only screen and (max-width:991px){.lifestyle-image-contents{top:50%;transform:translateY(-50%)}}@media only screen and (min-width:992px){.lifestyle-image-contents{left:50%;transform:translateX(-50%)}}.lifestyle-static-title{color:currentColor;font:300 21px/1.2 Montserrat,sans-serif;letter-spacing:1.05px}@media only screen and (min-width:992px){.lifestyle-static-title{margin-bottom:30px}}@media only screen and (min-width:1280px){.lifestyle-static-title{font-size:30px;letter-spacing:1.5px}}@media only screen and (max-width:767px){.lifestyle-static-title{font-size:17px}}.lifestyle-static-title:after{content:"";display:block;border-bottom:2px solid;width:40px;padding-top:20px}.lifestyle-static-desc{color:currentColor;font:300 14px/1.7 Ubuntu,sans-serif}@media only screen and (max-width:991px){.lifestyle-static-desc{display:none}}.lifestyle-static-desc+.lifestyle-static-desc{margin-top:30px}.lifestyle-static-btn{position:absolute;left:40px;right:40px;bottom:40px}@media only screen and (max-width:991px){.lifestyle-static-btn{display:none}}.lifestyle-panel-picture,.lifestyle-panel-picture img{width:100%;height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:20% 60%;object-position:20% 60%;font-family:"object-fit: cover;"}.no-objectfit .lifestyle-panel-picture,.no-objectfit .lifestyle-panel-picture img{min-height:100%;min-width:100%;height:auto!important;width:auto!important;position:absolute;top:50%;transform:translateY(-50%)}#recommended_kitchens h3{color:#fff;z-index:2}@media only screen and (min-width:768px) and (max-width:991px){#recommended_kitchens h3{font-size:16px}}@media only screen and (min-width:992px) and (max-width:1300px){#recommended_kitchens h3{font-size:19px!important}}@media only screen and (min-width:992px) and (max-width:1600px){#recommended_kitchens h3{font-size:23px}}#recommended_kitchens .heading{display:block}#recommended_kitchens .read-more svg{fill:#fff}#recommended_kitchens .items-wrapper{color:#fff;background-color:#222}#recommended_kitchens .item{overflow:hidden;position:absolute;z-index:1;background-color:#222;transition:all 1s cubic-bezier(.4,1,0,1)}#recommended_kitchens .item:after{content:"";position:absolute;background-color:#fff;z-index:1;opacity:.2}#recommended_kitchens .item .item-image{position:absolute;height:100%;opacity:.7;transition:all 1s cubic-bezier(.4,1,0,1)}#recommended_kitchens .item .item-image img{height:inherit;width:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;font-family:"object-fit: cover;"}#recommended_kitchens .item .background-block{position:absolute;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.55) 25%,transparent);opacity:.4;transition:all 1s cubic-bezier(.4,1,0,1)}#recommended_kitchens .item .item-content .close,#recommended_kitchens .item .item-content .expanded-copy,#recommended_kitchens .item .item-content .links{display:none}#recommended_kitchens .item .item-content .links svg{width:16px;height:13px;margin-right:10px;fill:#fff}#recommended_kitchens .item .item-content .links a{display:block;margin-bottom:10px}#recommended_kitchens .item.expanded-state.inactive{opacity:0}#recommended_kitchens .item.expanded-state.active .close{z-index:10;display:block;position:absolute;width:25px;height:25px}#recommended_kitchens .item.expanded-state.active .close:after,#recommended_kitchens .item.expanded-state.active .close:before{position:absolute;content:"";height:25px;width:2px;left:10px;background-color:#fff;transition:all 1s cubic-bezier(.4,1,0,1)}#recommended_kitchens .item.expanded-state.active .close:before{transform:rotate(45deg)}#recommended_kitchens .item.expanded-state.active .close:after{transform:rotate(-45deg)}#recommended_kitchens .item-static{position:absolute;top:0;left:0;width:25%;height:100%}@media only screen and (max-width:991px){#recommended_kitchens .item-static{width:100%;height:25%}}#recommended_kitchens .item-static .sub-headline{position:relative;width:100%;height:100%;padding-left:40px;padding-right:40px;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:992px) and (max-width:1300px){#recommended_kitchens .item-static .sub-headline{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){#recommended_kitchens .item-static .sub-headline{padding-right:10px;padding-left:10px}}#recommended_kitchens .item-static .sub-headline .descriptions{height:80%;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:991px){#recommended_kitchens .item-static .sub-headline .descriptions{height:auto}}#recommended_kitchens .item-static .sub-headline hr{margin:20px 0 25px;border-color:#fff}#recommended_kitchens .item-static .sub-headline .title{font-family:Montserrat,sans-serif;font-weight:300;letter-spacing:3px;text-transform:uppercase;font-size:30px;line-height:1.2;width:100%;margin:50px 0 15px;color:#fff}@media only screen and (max-width:767px){#recommended_kitchens .item-static .sub-headline .title{font-weight:300;font-size:20px;line-height:1.4}}@media only screen and (min-width:992px) and (max-width:1300px){#recommended_kitchens .item-static .sub-headline .title{font-size:25px}}@media only screen and (min-width:768px) and (max-width:1150px){#recommended_kitchens .item-static .sub-headline .title{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){#recommended_kitchens .item-static .sub-headline .title{margin-top:20px;font-size:16px}}@media only screen and (max-width:991px){#recommended_kitchens .item-static .sub-headline .title{margin:auto}}#recommended_kitchens .item-static .sub-headline .description{width:77%;margin-bottom:20px;font-size:14px;line-height:1.71}@media only screen and (max-width:767px){#recommended_kitchens .item-static .sub-headline .description{font-size:12px;line-height:1.92}}@media only screen and (min-width:768px) and (max-width:991px){#recommended_kitchens .item-static .sub-headline .description{font-size:13px}}#recommended_kitchens .item-static .sub-headline .button{padding-top:13px;padding-bottom:13px}#recommended_kitchens .item-static .sub-headline .button:hover{background:#27ae60;opacity:.8}#recommended_kitchens .hidden-vertical-title{position:absolute;background-color:rgba(0,0,0,.2);color:transparent;opacity:0;transition:all 1s step-start}#recommended_kitchens .hidden-vertical-title:after{content:"";position:absolute;background-color:#fff;opacity:.2}#recommended_kitchens.active{position:relative;overflow:hidden}#recommended_kitchens.active .hidden-vertical-title{opacity:1;transition:all 1s ease;z-index:6;-ms-transition:.3s}#recommended_kitchens.active .hidden-vertical-title h3{opacity:1;transition:all 1.2s ease}#recommended_kitchens.active .details-link{display:none}#recommended_kitchens .divider{border-right:none;padding:0 5px}@media only screen and (max-width:767px){#recommended_kitchens .divider{padding:0 3px}}#recommended_kitchens .details-link{position:absolute;width:100%;height:100%;z-index:4}@media only screen and (min-width:992px){#recommended_kitchens{height:700px}#recommended_kitchens .items-wrapper{height:700px;width:100%;position:absolute;overflow:hidden}#recommended_kitchens .item{cursor:pointer;width:33.33%;height:inherit}#recommended_kitchens .item:after{width:1px;height:100%;left:0;top:0}#recommended_kitchens .item.item-1{left:0}#recommended_kitchens .item.item-2{left:33.33%}#recommended_kitchens .item.item-3{left:66.66%}#recommended_kitchens .item .customer-name{display:block;margin-bottom:7px;font-size:22px;line-height:1.23;font-weight:600;font-family:Montserrat,sans-serif}#recommended_kitchens .item .location-budget{display:block;margin-bottom:15px;font-size:16px;font-weight:400;line-height:1.19;letter-spacing:-.3px;font-family:Montserrat,sans-serif}#recommended_kitchens .item .expanded-copy{margin:20px 0;font-size:14px;line-height:1.7;font-weight:300;opacity:.97}#recommended_kitchens .item .item-content{position:absolute;max-width:80%;left:0;bottom:40px;height:auto;z-index:3;margin:0 10%}#recommended_kitchens .item .item-content .item-headline{display:block}#recommended_kitchens .item .item-content .hidden-intro{position:relative;top:200px;margin:0;opacity:0;transition:all .6s cubic-bezier(.4,1,0,1)}#recommended_kitchens .item .item-content .read-more{cursor:pointer;position:absolute;bottom:0;left:0;width:100%;height:32px}#recommended_kitchens .item .item-content .read-more span{line-height:32px;padding-left:50px;display:none;position:absolute;bottom:0}#recommended_kitchens .item.hover-state{width:35%;z-index:4;transition:all 1s cubic-bezier(.4,1,0,1)}#recommended_kitchens .item.hover-state.item-1{left:-1%}#recommended_kitchens .item.hover-state.item-2{left:32.33%}#recommended_kitchens .item.hover-state.item-3{left:65.66%}#recommended_kitchens .item.hover-state:after{content:"";width:100%;position:absolute;background-color:transparent;border-right:2px solid #fff;border-left:2px solid #fff}#recommended_kitchens .item.hover-state .item-content{z-index:5}#recommended_kitchens .item.hover-state .item-content .hidden-intro{top:0;margin:20px 0;opacity:1}#recommended_kitchens .item.hover-state .item-content .read-more{position:relative}#recommended_kitchens .item.hover-state .item-content .read-more span{display:block}#recommended_kitchens .item.prev-state{z-index:3}#recommended_kitchens .item.hover-state-darkened .background-block{opacity:1;transition:all .1s cubic-bezier(.4,1,0,1)}#recommended_kitchens .item.expanded-state{cursor:default}#recommended_kitchens .item.expanded-state.active{width:100%;left:0;z-index:5}#recommended_kitchens .item.expanded-state.active .close{top:40px;cursor:pointer;margin:0 40px}#recommended_kitchens .item.expanded-state.active .item-content{margin:0 5%;max-width:60%;bottom:45px}#recommended_kitchens .item.expanded-state.active .item-content .item-headline{display:inline-block}#recommended_kitchens .item.expanded-state.active .item-content .hidden-intro{display:none}#recommended_kitchens .item.expanded-state.active .item-content .expanded-copy,#recommended_kitchens .item.expanded-state.active .item-content .links{display:block}#recommended_kitchens .item.expanded-state.active .item-content .read-more{display:none}#recommended_kitchens .item.expanded-state.prev-state{z-index:3}#recommended_kitchens .hidden-vertical-title{height:100%;width:7%}#recommended_kitchens .hidden-vertical-title:after{width:1px;height:100%;right:0}#recommended_kitchens .hidden-vertical-title h3{white-space:nowrap;position:absolute;bottom:5%;left:50%;cursor:pointer;z-index:0;opacity:0;transform-origin:left top;transform:rotate(-90deg) translateY(-50%);transition:all 1s step-start}#recommended_kitchens .hidden-vertical-title .headline-title{display:block;margin-bottom:0}#recommended_kitchens .hidden-vertical-title .read-more{cursor:pointer;position:absolute;width:100%;height:100%;display:none}#recommended_kitchens .hidden-vertical-title .read-more svg{position:absolute;bottom:40px;left:50%;transform:translateX(-50%)}#recommended_kitchens.active .hidden-vertical-title .read-more{display:block}#recommended_kitchens.active.item-1 .hidden-vertical-title.item-1{display:none}#recommended_kitchens.active.item-1 .hidden-vertical-title.item-2{right:7%}#recommended_kitchens.active.item-1 .hidden-vertical-title.item-2:before{width:1px;height:100%;left:0;content:"";position:absolute;background-color:#fff;opacity:.2}#recommended_kitchens.active.item-1 .hidden-vertical-title.item-3{right:0}#recommended_kitchens.active.item-1 .item.active .item-content{left:0}#recommended_kitchens.active.item-1 .item.active .close{right:14%}#recommended_kitchens.active.item-2 .hidden-vertical-title.item-1{left:0}#recommended_kitchens.active.item-2 .hidden-vertical-title.item-2{display:none}#recommended_kitchens.active.item-2 .hidden-vertical-title.item-3{right:0}#recommended_kitchens.active.item-2 .hidden-vertical-title.item-3:before{width:1px;height:100%;left:0;content:"";position:absolute;background-color:#fff;opacity:.2}#recommended_kitchens.active.item-2 .item.active .item-content{left:7%}#recommended_kitchens.active.item-2 .item.active .close{right:7%}#recommended_kitchens.active.item-3 .hidden-vertical-title.item-1{left:0}#recommended_kitchens.active.item-3 .hidden-vertical-title.item-2{left:7%}#recommended_kitchens.active.item-3 .hidden-vertical-title.item-3{display:none}#recommended_kitchens.active.item-3 .item.active .item-content{left:14%}#recommended_kitchens.active.item-3 .item.active .close{right:0}}@media only screen and (min-width:768px) and (max-width:991px){#recommended_kitchens,#recommended_kitchens .items-wrapper{height:500px}#recommended_kitchens .hidden-vertical-title h3{bottom:10%}}@media only screen and (max-width:991px){#recommended_kitchens{height:390px}#recommended_kitchens .items-wrapper{position:relative;height:inherit;min-height:inherit}#recommended_kitchens .item{height:33.33%;width:100%}#recommended_kitchens .item .item-image{width:100%}#recommended_kitchens .item:after{height:1px;width:100%;left:0;bottom:0}#recommended_kitchens .item.item-1{top:0}#recommended_kitchens .item.item-2{top:33.33%}#recommended_kitchens .item.item-3{top:66.66%}#recommended_kitchens .item p{margin-bottom:8px;font-size:12px;line-height:1.9}#recommended_kitchens .item h3{font-size:10px;position:absolute;left:20px;bottom:20px}#recommended_kitchens .item .item-content{position:absolute;width:100%;height:100%}#recommended_kitchens .item .item-content .links{margin-top:20px}#recommended_kitchens .item .item-content .links a{font-size:14px}#recommended_kitchens .item .item-content .expanded-copy,#recommended_kitchens .item .item-content .links{max-width:80%}#recommended_kitchens .item .item-content .hidden-intro{display:none}#recommended_kitchens .item .item-content .read-more{position:absolute;left:0;width:100%;height:100%;z-index:5}#recommended_kitchens .item .item-content .read-more svg{width:22px;height:22px;position:absolute;right:20px;bottom:20px}#recommended_kitchens .item .item-content .read-more span{display:none}#recommended_kitchens .item.expanded-state{top:0}#recommended_kitchens .item.expanded-state.active{height:100%;z-index:5}#recommended_kitchens .item.expanded-state.active .close{right:0;margin:20px}#recommended_kitchens .item.expanded-state.active .item-content{height:auto;padding:25px 20px 20px;transform:none}#recommended_kitchens .item.expanded-state.active .item-content h3{position:relative;font-size:17px;left:0;margin:20px 0 12px;bottom:auto;max-width:80%}#recommended_kitchens .item.expanded-state.active .item-content .expanded-copy,#recommended_kitchens .item.expanded-state.active .item-content .links{display:block}#recommended_kitchens .item.expanded-state.active .item-content .read-more{display:none}#recommended_kitchens .item.expanded-state.active .item-content .customer-name{display:block;margin-bottom:5px;font-size:16px;line-height:1.23;font-weight:600;font-family:Montserrat,sans-serif}#recommended_kitchens .item.expanded-state.active .item-content .location-budget{display:block;margin-bottom:10px;font-size:16px;font-weight:400;line-height:1.19;letter-spacing:-.3px;font-family:Montserrat,sans-serif}#recommended_kitchens .item.expanded-state.active .item-content .expanded-copy{margin:10px 0;font-size:12px;font-weight:300;opacity:.97}#recommended_kitchens .three-items-grid .item{height:25%;width:100%}#recommended_kitchens .three-items-grid .item .item-image{width:100%}#recommended_kitchens .three-items-grid .item.item-1{top:25%}#recommended_kitchens .three-items-grid .item.item-2{top:50%}#recommended_kitchens .three-items-grid .item.item-3{top:75%}#recommended_kitchens .three-items-grid .item.expanded-state{top:25%}#recommended_kitchens .hidden-vertical-title{width:100%;height:10%}#recommended_kitchens .hidden-vertical-title:after{height:1px;width:100%;bottom:0}#recommended_kitchens .hidden-vertical-title h3{position:absolute;top:50%;left:20px;font-size:10px;opacity:0;transform:translateY(-50%);transition:all 1s step-start}#recommended_kitchens .hidden-vertical-title .read-more{position:absolute;width:100%;height:100%;left:0;bottom:0;z-index:5}#recommended_kitchens .hidden-vertical-title .read-more svg{width:22px;height:22px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}#recommended_kitchens.active{height:auto;min-height:390px}#recommended_kitchens.active.item-1 .hidden-vertical-title.item-1{display:none}#recommended_kitchens.active.item-1 .hidden-vertical-title.item-2{bottom:10%}#recommended_kitchens.active.item-1 .hidden-vertical-title.item-2:before{width:100%;height:1px;top:0;content:"";position:absolute;background-color:#fff;opacity:.2}#recommended_kitchens.active.item-1 .hidden-vertical-title.item-3{bottom:0}#recommended_kitchens.active.item-1 .item.active .close,#recommended_kitchens.active.item-1 .item.active .item-content,#recommended_kitchens.active.item-2 .hidden-vertical-title.item-1{top:0}#recommended_kitchens.active.item-2 .hidden-vertical-title.item-2{display:none}#recommended_kitchens.active.item-2 .hidden-vertical-title.item-3{bottom:0}#recommended_kitchens.active.item-2 .hidden-vertical-title.item-3:before{width:100%;height:1px;top:0;content:"";position:absolute;background-color:#fff;opacity:.2}#recommended_kitchens.active.item-2 .item.active .close,#recommended_kitchens.active.item-2 .item.active .item-content{top:10%}#recommended_kitchens.active.item-3 .hidden-vertical-title.item-1{top:0}#recommended_kitchens.active.item-3 .hidden-vertical-title.item-2{top:10%}#recommended_kitchens.active.item-3 .hidden-vertical-title.item-3{display:none}#recommended_kitchens.active.item-3 .item.active .close,#recommended_kitchens.active.item-3 .item.active .item-content{top:20%}}@media only screen and (min-width:768px){.rk-recommended-kitchens .rk-recommended-intro{padding:0 40px}}@media only screen and (max-width:767px){.rk-recommended-kitchens .rk-recommended-intro{padding:0 20px}}.rk-recommended-kitchens .rk-recommended-title{text-align:center;margin-bottom:35px;font-family:Montserrat,sans-serif;font-weight:300;text-transform:uppercase;font-size:40px;line-height:1.15}@media only screen and (max-width:767px){.rk-recommended-kitchens .rk-recommended-title{font-size:20px;line-height:1.35;margin-bottom:20px}}.rk-recommended-kitchens .lockup{width:850px;margin:0 auto}@media only screen and (max-width:991px){.rk-recommended-kitchens .lockup{width:100%}}.rk-recommended-kitchens .lockup .lockup-strapline{margin-bottom:34px}@media only screen and (min-width:480px) and (max-width:991px){.rk-recommended-kitchens .lockup .lockup-strapline{margin-bottom:24px}}@media only screen and (max-width:479px){.rk-recommended-kitchens .lockup .lockup-strapline{margin-bottom:18px}}.section-intro-lockup.section-intro-lockup--default{padding:0 20px;margin:30px auto}@media only screen and (min-width:768px){.section-intro-lockup.section-intro-lockup--default{width:80%;margin:40px auto}}@media only screen and (min-width:1401px){.section-intro-lockup.section-intro-lockup--default{width:42%}}.section-intro-lockup.section-intro-lockup--default .section-intro-strapline{font-size:14px}@media only screen and (min-width:768px){.section-intro-lockup.section-intro-lockup--default .section-intro-strapline{font-size:16px}}@media only screen and (max-width:767px){.featured-compare.with-page-context{margin-top:20px}}@media only screen and (max-width:479px){.intro-lockup__homepage-compare .section-intro-heading{font-size:20px;font-weight:400}}