.landing-manufacturers section{margin-top:50px;margin-bottom:50px}.landing-manufacturers section:first-of-type{padding:0;margin:0}.landing-manufacturers .header-wrapper{display:flex;flex-direction:row;justify-content:space-between}.landing-manufacturers .main-content h1,.landing-manufacturers .main-content h2,.landing-manufacturers .main-content h3,.landing-manufacturers .main-content h4{margin-bottom:1em}.landing-manufacturers .tns-new-controls{display:none}.landing-manufacturers .tns-new-controls button{background:var(--primary);display:flex;align-items:center;border-radius:100%;justify-content:center;transition:none;width:36px;height:36px;z-index:1;transition:all .2s}.landing-manufacturers .tns-new-controls button:disabled{width:36px;height:36px;background:#fff!important;border:1px solid var(--mid-grey);color:var(--mid-grey)}.landing-manufacturers .tns-new-controls button.next:before{font:28px rgd-icons;content:"\f105";margin-left:2px;margin-top:-2px}.landing-manufacturers .tns-new-controls button.prev:before{font:28px rgd-icons;content:"\f104";margin-right:2px;margin-top:-2px}.popular-categories-carousel.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal;height:230px;position:relative;background:#fff;color:#fff}.popular-categories-carousel .item-inner{width:100%;height:100%;background:#fff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;overflow:hidden;position:relative;padding:5px;font-size:14px;cursor:grab}.popular-categories-carousel img{height:100%;width:100%;max-width:none;position:absolute;left:50%;transform:translateX(-50%);-o-object-fit:cover;object-fit:cover}.popular-categories-carousel .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.popular-categories-carousel .content{position:absolute;display:flex;flex-direction:column;justify-content:space-between;color:#fff;z-index:2;text-align:center;height:100%;font-family:Leasing,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;padding:20px;font-weight:600}.popular-categories-carousel .heading{font-size:20px;word-break:keep-all}.popular-categories-carousel .cta .button{background:rgba(0,0,0,.25);font-size:14px;padding:10px;font-weight:500;width:100%;outline:1px solid #fff;outline-offset:0}.popular-categories-carousel .cta .button:hover{background:#fff;color:var(--primary)}.landing-manufacturers .main-content .image-wrapper{overflow:hidden;aspect-ratio:21/9;margin-bottom:20px}.landing-manufacturers .main-content p{color:var(--middark-grey)}.landing-manufacturers-panel{text-align:center}.landing-manufacturers-panel ul{width:100%;display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 0;justify-content:center}.landing-manufacturers-panel li{border:1px solid var(--mid-grey);flex:1 1 240px;border-radius:10px;max-width:calc(50% - 10px);overflow:hidden;transition:border-color .2s}.landing-manufacturers-panel li:hover{border-color:var(--tertiary)}.landing-manufacturers-panel img{width:auto;height:50px;margin:0 auto}.landing-manufacturers-panel .label{font-size:15px;margin:5px 0;color:var(--primary);font-weight:500}.landing-manufacturers-panel a{width:100%;padding:5px 0;display:block}.landing-manufacturers-panel a:hover{color:var(--primary)}.landing-manufacturers-panel a:hover img{transform:scale(1.1);transition:all .2s}.landing-manufacturers-panel .show-all{background:var(--primary);width:300px;font-weight:400;margin:20px auto 0;padding:10px 30px;font-size:14px}.landing-manufacturers-panel .show-all:after{position:relative;content:"\f107";font-weight:400;margin-left:8px;margin-top:-3px;vertical-align:middle;display:inline-block;right:auto;top:auto;font-size:20px;font-family:rgd-icons;transition:transform .2s}.landing-manufacturers-panel .show-all.active:after{transform:rotate(-180deg)}.landing-manufacturers-panel .show-all:hover{background:var(--dark-primary)}.landing-manufacturers .button{font-size:14px;padding:10px 16px}.landing-manufacturers .historysection .cta:before{content:"\f002";font-family:rgd-icons;margin-right:5px;font-weight:400;font-size:16px}.landing-manufacturers .whyleasesection .col2:first-of-type{order:2}.landing-manufacturers .historysection img,.landing-manufacturers .whyleasesection img{border-radius:10px;margin:0 auto;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.landing-manufacturers .howitworks ul{display:flex;flex-direction:row;flex-wrap:wrap}.landing-manufacturers .howitworks li{flex:1 1 100%;max-width:100%;padding:20px;border-radius:10px}.landing-manufacturers .howitworks li .image{display:flex;align-items:center;justify-content:center;width:75px;height:75px;background:#fff;border-radius:10px;color:var(--primary);margin-bottom:10px}.landing-manufacturers .howitworks li .image img{width:100%;height:auto}.landing-manufacturers .howitworks p{margin:0;padding:0}.landing-manufacturers .howitworks li:nth-of-type(odd){background:var(--main-bg)}.landing-manufacturers-panel .all-manufacturers{align-items:center}.landing-manufacturers-panel .all-manufacturers li{margin:0}.landing-manufacturers-panel .all-manufacturers li a{display:flex;align-items:center;justify-content:center;height:30px}.landing-manufacturers-panel .all-manufacturers .label{margin:0;display:flex;align-items:center}.landing-manufacturers-panel .all-manufacturers i{font-size:36px}.landing-manufacturers-panel .all-manufacturers-wrapper{max-height:0;overflow:hidden;transition:max-height .5s ease-out}.landing-manufacturers-panel .all-manufacturers-wrapper.show{max-height:2000px;transition:max-height .5s ease-in}.landing-manufacturers .deal-card-wrap{display:flex;flex-direction:column;max-width:480px;margin:0 auto 20px;height:100%}.landing-manufacturers .deal-tab-wrap{max-width:480px}.landing-manufacturers .deal-tab{display:inline-block;text-align:center;position:relative;padding:4px 16px;font-size:14px;font-weight:600;background:var(--primary);color:#fff;border-radius:10px 10px 0 0}.landing-manufacturers .deal-card-v2{border-radius:15px;border-top-left-radius:15px;background:#fff;position:relative;max-width:480px;margin:0 auto 20px;border-top-left-radius:0;box-shadow:0 0 14px rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-manufacturers .deal-card-v2,.landing-manufacturers .deal-card-v2 .block-wrapper{width:100%;display:flex;flex-direction:column;height:100%}.landing-manufacturers .deal-card-v2 .block1{display:flex;flex-direction:column;padding:20px;position:relative;flex-shrink:0}.landing-manufacturers .deal-card-v2 .value-rating-wrap{display:flex;align-items:center;flex-direction:column;margin-left:16px;cursor:pointer;position:absolute;top:10px;left:0;z-index:2}.landing-manufacturers .deal-card-v2 .car-image{position:relative;width:100%;flex:0;margin-top:20px}.landing-manufacturers .deal-card-v2 .car-image img{transition:transform .2s;cursor:pointer;width:100%;height:auto;position:relative;max-width:240px;margin:0 auto}.landing-manufacturers .deal-card-v2 .car-image:focus img,.landing-manufacturers .deal-card-v2 .car-image:hover img{transform:scale(1.05) translateZ(0)}.landing-manufacturers .deal-card-v2 .image-disclaimer{position:relative;text-align:center;font-size:10px;width:100%;color:var(--middark-grey);margin-top:-10px;z-index:1}.landing-manufacturers .deal-card-v2 .block2{position:relative;padding:0 20px 20px}.landing-manufacturers .deal-card-v2 .block2,.landing-manufacturers .deal-card-v2 .model-wrap{display:flex;flex-direction:column;flex-grow:1}.landing-manufacturers .deal-card-v2 .model{font-size:20px;font-weight:600;color:var(--primary);font-family:Leasing,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;margin-bottom:5px;flex-shrink:0}.landing-manufacturers .deal-card-v2 .derivative{font-size:16px;margin-bottom:0;color:var(--primary);letter-spacing:-.02em;text-align:center;font-family:Work Sans,Gotham,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;flex-grow:1}.landing-manufacturers .deal-card-v2 .spec-wrap{display:flex;flex-direction:row;flex-wrap:wrap;flex:0;justify-content:center;color:var(--primary);font-size:11px;margin-top:20px}.landing-manufacturers .deal-card-v2 .spec-wrap>li{border:1px solid var(--border-grey);padding:0 10px;border-radius:20px;height:36px;display:flex;align-items:center;position:relative;margin-right:5px;margin-bottom:10px}.landing-manufacturers .deal-card-v2 .spec-wrap>li:before{content:"";font-size:21px;font-family:rgd-icons;margin-right:5px;font-weight:400}.landing-manufacturers .deal-card-v2 .spec-wrap>li.transmission:before{content:"\e914"}.landing-manufacturers .deal-card-v2 .spec-wrap>li.fuel-type:before{content:"\e915"}.landing-manufacturers .deal-card-v2 .term-wrap{display:flex;flex-direction:row;color:var(--black);font-size:12px;flex-wrap:wrap;justify-content:center;flex:0}.landing-manufacturers .deal-card-v2 .term-wrap>li{margin-top:5px;letter-spacing:-.02em}.landing-manufacturers .deal-card-v2 .term-wrap>li strong{color:var(--primary)}.landing-manufacturers .deal-card-v2 .term-wrap>li:not(:last-of-type):after{content:" ";margin:0 5px}.landing-manufacturers .deal-card-v2 .block3{padding:10px 20px 20px;position:relative;border-top:2px solid var(--main-bg);margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;flex-shrink:0}.landing-manufacturers .deal-card-v2 .row1{display:flex;flex:1 1 50%;order:1}.landing-manufacturers .deal-card-v2 .price-wrapper{flex:1 1 auto;display:flex;flex-direction:column}.landing-manufacturers .deal-card-v2 .price-wrapper .price{color:var(--primary);font-size:26px;height:34px;line-height:34px;overflow:hidden;font-family:Leasing,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;text-align:left;font-weight:600}.landing-manufacturers .deal-card-v2 .price-wrapper .price span{font-size:.75em}.landing-manufacturers .deal-card-v2 .price-wrapper .price .small-text{font-size:.5em}.landing-manufacturers .deal-card-v2 .price-wrapper .vat{font-size:12px;color:var(--middark-grey);margin-bottom:5px;display:block!important}.landing-manufacturers .deal-card-v2 .row2{font-size:12px;color:var(--middark-grey);flex:1 1 50%;margin-top:12px;letter-spacing:-.3px;flex-direction:column;display:flex;order:2}.landing-manufacturers .deal-card-v2 .values>div{display:flex;justify-content:space-between;margin-bottom:7px}.landing-manufacturers .deal-card-v2 .values>div .label{flex:1 1 auto}.landing-manufacturers .deal-card-v2 .values>div .value{font-weight:600;flex:1 1 auto;text-align:right;color:var(--primary)}.landing-manufacturers .deal-card-v2 .row3{flex:0 0 100%;order:3}.landing-manufacturers .deal-card-v2 .deal-cta{padding:0 16px;height:40px;line-height:40px;border-radius:25px;margin-top:10px;margin-bottom:10px;font-size:14px;display:block}.landing-manufacturers .deal-card-v2 .row4{flex:1 1 100%;order:4}.landing-manufacturers .deal-card-v2 .company-name{font-size:12px;text-align:center}.landing-manufacturers .rangesection-header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-bottom:40px}.landing-manufacturers .rangesection-header h2{margin:0;padding:0}.landing-manufacturers .search-sort-by{flex:1 1 100%;position:relative}.landing-manufacturers .search-sort-by .label{vertical-align:top;height:40px;line-height:40px;margin-right:5px;display:none}.landing-manufacturers .search-sort-by .dropdown{position:relative;background:#fff;padding:5px;height:40px;display:inline-block;border-radius:5px;border:1px solid var(--border-grey);font:16px Work Sans,Gotham,Helvetica Neue,Helvetica,Arial,sans-serif;width:100%}.landing-manufacturers .search-sort-by .dropdown:before{position:absolute;content:"\f0dc";font-family:rgd-icons;color:var(--tertiary);font-size:24px;text-align:center;vertical-align:top;padding-left:3px;line-height:28px;pointer-events:none}.landing-manufacturers .search-sort-by select{font:16px Work Sans,Gotham,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--primary);width:100%;height:28px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:none;position:relative;z-index:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;padding:0 30px 0 22px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M15.86 5.025l-7.495 7.467A.453.453 0 018 12.66a.51.51 0 01-.365-.168L.168 5.025A.512.512 0 010 4.66a.51.51 0 01.168-.365l.786-.814a.556.556 0 01.365-.14c.15 0 .281.047.393.14L8 9.796l6.316-6.316a.492.492 0 01.365-.14.56.56 0 01.365.14l.814.814c.093.113.14.235.14.366s-.047.252-.14.365z' fill='%232899a0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6em top 50%,0 0;background-size:.65em auto,100%;background-color:transparent}.landing-manufacturers .search-sort-by select:focus{outline-style:dotted;outline-width:thin;outline-color:var(--dark-grey)}.landing-manufacturers .search-.sort-by select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.landing-manufacturers .rangesection-vehicles{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px}.landing-manufacturers .vehicle-wrap{display:flex;flex-direction:row;flex:0 0 100%;flex-wrap:wrap;border:1px solid var(--mid-grey);border-radius:10px;overflow:hidden}.landing-manufacturers .vehicle-image{background:var(--main-bg);flex:0 0 100%;padding:10px;align-items:center;justify-items:center;overflow:hidden;border-bottom:2px solid var(--main-bg)}.landing-manufacturers .vehicle-image img{width:100%;height:auto;max-width:210px;transition:transform .2s;cursor:pointer;margin:0 auto;border-radius:7px;overflow:hidden}.landing-manufacturers .vehicle-image img:hover{transform:scale(1.05) translateZ(0)}.landing-manufacturers h3.vehicle{color:var(--tertiary);margin-bottom:10px}.landing-manufacturers .text-wrapper{padding:20px;display:flex;flex-direction:column;justify-content:space-between}.landing-manufacturers .vehicle-description{font-size:14px;padding-bottom:10px}.landing-manufacturers .vehicle-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;flex-wrap:wrap;gap:20px}.landing-manufacturers .fromprice{color:var(--primary)}.landing-manufacturers .fromprice em{font-size:16px;font-family:Leasing,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;white-space:nowrap;font-weight:600}.landing-manufacturers .vehicle-footer .cta .button{font-size:14px}.landing-sponsored-container{background:var(--main-bg);padding:10px;border-radius:10px}.landing-manufacturers .flex-grid.landing-sponsored-container{gap:20px}.landing-manufacturers .main-content .landing-sponsored-container .image-wrapper{margin-bottom:0}.landing-sponsored img{border-radius:10px;margin:0 auto;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.landing-manufacturers .main-content .landing-sponsored-container .image-wrapper video{overflow-clip-margin:content-box;overflow:clip;height:100%;-o-object-fit:cover;object-fit:cover;width:100%;border-radius:10px}.landing-sponsored-header{display:flex;flex-direction:row;justify-content:space-between;font-size:16px;margin-bottom:20px;color:var(--primary)}.landing-sponsored-title{font-family:Leasing,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--primary);font-size:24px;margin-bottom:20px;font-weight:600}.landing-sponsored-text{font-size:14px;color:var(--primary)!important}.landing-sponsored-cta-wrap{display:flex;flex-direction:row;gap:10px;font-size:14px}.landing-sponsored-cta-wrap .button{font-size:14px!important}.landing-sponsored-cta-wrap .button.main-cta:before{content:"\f002";font-family:rgd-icons;margin-right:5px;font-weight:400;font-size:16px}.landing-sponsored-cta-wrap .button.secondary-cta{background:transparent}.landing-sponsored-cta-wrap .button.secondary-cta:focus,.landing-sponsored-cta-wrap .button.secondary-cta:hover{background:var(--primary)}.landing-sponsored-cta-wrap .button.external:before{content:"\f08e";font-family:rgd-icons;margin-right:5px;font-weight:400;font-size:16px}@media (min-width:480px){.landing-manufacturers-panel li{max-width:calc(33.33333% - 10px)}.landing-manufacturers .button{font-size:15px}}@media (min-width:576px){.landing-manufacturers .howitworks li{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}.landing-manufacturers .howitworks li:first-of-type,.landing-manufacturers .howitworks li:nth-of-type(4){background:var(--main-bg)}.landing-manufacturers .howitworks li:nth-of-type(2),.landing-manufacturers .howitworks li:nth-of-type(3){background:#fff}.landing-manufacturers .howitworks ul{gap:20px}.landing-manufacturers .search-sort-by{flex:0 1 auto}.landing-manufacturers .search-sort-by .dropdown{width:auto}.landing-manufacturers .vehicle-image{flex:0 0 210px}.landing-manufacturers .text-wrapper{flex:1 1 calc(100% - 210px)}}@media (min-width:768px){.landing-manufacturers .top-lease-deals-app{display:flex}.landing-manufacturers section{margin-top:60px;margin-bottom:60px}.landing-manufacturers .tns-new-controls:not([hidden]){display:flex;flex-direction:row;gap:20px}.popular-categories-carousel.tns-horizontal.tns-subpixel>.tns-item{height:245px}.landing-manufacturers .whyleasesection .col2:first-of-type{order:-1}.landing-manufacturers-panel li{max-width:calc(25% - 10px)}.landing-manufacturers .button{font-size:16px;display:inline-block}.landing-manufacturers .howitworks li{flex:1 1 calc(25% - 20px);max-width:calc(25% - 20px)}.landing-manufacturers .howitworks li:first-of-type,.landing-manufacturers .howitworks li:nth-of-type(3){background:var(--main-bg)}.landing-manufacturers .howitworks li:nth-of-type(2),.landing-manufacturers .howitworks li:nth-of-type(4){background:#fff}.landing-manufacturers .flex-grid{gap:50px}.landing-manufacturers .flex-grid .col2{flex-basis:calc(50% - 40px);padding:0}.landing-manufacturers .main-content .image-wrapper{aspect-ratio:16/9}.landing-manufacturers-panel .show-all{font-size:16px}.landing-manufacturers .deal-card-wrap{padding:0 10px}.landing-manufacturers .search-sort-by .label{display:inline-block}.landing-manufacturers .vehicle-wrap{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}.landing-manufacturers .vehicle-image{flex:0 0 100%}.landing-manufacturers .text-wrapper{flex:1 0 100%;height:calc(100% - 140px)}.landing-manufacturers .deal-card-v2 .spec-wrap{margin-top:0}.landing-sponsored-image{aspect-ratio:16/9}}@media (min-width:992px){.landing-manufacturers-panel li{max-width:calc(20% - 10px)}.landing-manufacturers .flex-grid{gap:100px}}@media (min-width:1200px){.landing-manufacturers .vehicle-image{flex:0 0 210px}.landing-manufacturers .text-wrapper{flex:1 1 calc(100% - 210px);height:auto}}@media (hover:none){.landing-manufacturers .search-sort-by select:active{font-size:16px}}.landing-hero{position:relative;width:100%;max-width:2560px;margin:0 auto;overflow:hidden;background:#fff;padding-bottom:0;z-index:1;background:var(--main-bg)}.landing-hero:after{content:"";position:absolute;left:0;right:0;bottom:-20px;height:20px;box-shadow:0 -10px 20px rgba(0,0,0,.05);pointer-events:none}.landing-hero-content{position:relative;display:flex;align-items:center;padding:40px 20px}.landing-hero-content-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;gap:20px}.landing-hero-image-content{order:1;display:flex}.landing-hero-text-content{order:2}.landing-hero-manufacturer-logo{flex:0 1 90px}.landing-hero-manufacturer-logo img{width:240px;max-width:100%;height:auto;filter:invert(16%) sepia(34%) saturate(1240%) hue-rotate(229deg) brightness(94%) contrast(99%)}.landing-hero-content h1{margin-top:0;margin-bottom:20px;font-size:28px}.landing-hero-content p{font-size:14px;color:var(--primary);margin-bottom:0;padding-bottom:0}.landing-hero-content .button{padding:16px;margin-right:auto;width:100%;max-width:100%}.landing-hero-content .button:before{content:"\f002";font-family:rgd-icons;margin-right:5px;font-weight:400;font-size:16px}.landing-hero-text{margin-bottom:40px}.clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.5em}.hero-read-more-inline{cursor:pointer;text-decoration:underline;display:none;margin-top:10px;font-size:14px;font-weight:700;color:var(--primary)}.landing-hero-cta-wrap{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:20px}.landing-manufacturers .landing-hero-cta-wrap .button{margin-right:unset}.explainer-guide{font-size:14px;cursor:pointer}.explainer-link{text-decoration:underline;font-weight:700}.explainer-guide i{font-size:32px;display:inline-block;width:32px;vertical-align:middle;margin-right:5px;height:32px}@media (min-width:480px){.landing-hero-content .button{width:auto}}@media (min-width:768px){.landing-hero-content-wrapper{flex-direction:row;gap:20px}.landing-hero-image-content{order:2}.landing-hero-text-content{order:1}.landing-hero-manufacturer-logo{flex:0 1 240px;max-width:240px}.landing-hero-text-content{flex:0 1 calc(100% - 320px);position:relative}.landing-hero-image-content{flex:0 1 240px;position:relative;justify-content:flex-end}.landing-hero-content h1{margin-bottom:20px;font-size:32px}.landing-hero-content p{margin-bottom:0}}@media (min-width:992px){.landing-hero-content h1{font-size:40px}}.masonry-container{display:grid;grid-template-columns:1fr;grid-auto-rows:200px;gap:20px;grid-auto-flow:dense;margin:auto}.masonry-item{width:100%;border-radius:10px;overflow:hidden;position:relative}.masonry-item img{height:100%;width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;max-width:none}.masonry-item .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);transition:all .2s}.masonry-item.botgrad .overlay{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3),transparent)}.masonry-item:hover .overlay{background:rgba(0,0,0,.6)}.masonry-item.botgrad:hover .overlay{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6),rgba(0,0,0,.6))}.masonry-item .content{position:absolute;display:flex;flex-direction:column;color:#fff;z-index:2;height:100%;padding:20px;font-family:Leasing,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600}.masonry-item .tag{font-size:13px;background:var(--tertiary);align-self:flex-start;padding:4px 8px;border-radius:5px;margin-bottom:10px}.masonry-item .title{font-size:20px}.masonry-item div:last-of-type{margin-top:auto}.news-masonry .button{background:rgba(0,0,0,.25);font-size:14px;padding:10px;border:1px solid #fff;font-weight:500;display:inline-block}.masonry-item:hover .button{background:#fff;color:var(--primary)}.masonry-item.rowspan2{grid-row:span 1}.masonry-item.colspan2{grid-column:span 1}@media (max-width:575.98px){.masonry-container{grid-auto-rows:unset}.masonry-item{aspect-ratio:16/9}}@media (min-width:576px) and (max-width:767.98px){.masonry-container{grid-template-columns:repeat(2,1fr)}.items1 .masonry-item:first-of-type.dynamic,.items2 .masonry-item:first-of-type.dynamic,.items2 .masonry-item:nth-of-type(2).dynamic,.items3 .masonry-item:first-of-type.dynamic,.items5 .masonry-item:first-of-type.dynamic,.items7 .masonry-item:first-of-type.dynamic,.items7 .masonry-item:nth-of-type(2).dynamic,.items7 .masonry-item:nth-of-type(3).dynamic,.masonry-item.colspan2,.masonry-item:not(.dynamic):nth-of-type(2),.masonry-item:not(.dynamic):nth-of-type(3){grid-column:span 2}}@media (min-width:768px) and (max-width:991.98px){.masonry-container{grid-template-columns:repeat(3,1fr)}.masonry-container.items4{grid-template-columns:repeat(2,1fr)}.items1 .masonry-item:first-of-type.dynamic,.items3 .masonry-item:first-of-type.dynamic,.items7 .masonry-item:first-of-type.dynamic{grid-column:span 2;grid-row:span 2}.items2 .masonry-item:first-of-type.dynamic,.items5 .masonry-item:first-of-type.dynamic,.masonry-item.colspan2{grid-column:span 2}.items2 .masonry-item:nth-of-type(2).dynamic,.items3 .masonry-item:nth-of-type(3).dynamic,items3 .masonry-item:nth-of-type(2).dynamic{grid-column:span 1}.masonry-item.rowspan2{grid-row:span 2}.items7 .masonry-item:nth-of-type(2).dynamic,.masonry-item:not(.dynamic):nth-of-type(2){grid-column:span 2;grid-row:3}.items7 .masonry-item:nth-of-type(3).dynamic,.masonry-item:not(.dynamic):nth-of-type(3){grid-column:span 2;grid-row:4}}@media (min-width:992px){.masonry-container{grid-template-columns:repeat(4,1fr)}.items1 .masonry-item:first-of-type.dynamic,.items2 .masonry-item:first-of-type.dynamic,.items2 .masonry-item:nth-of-type(2).dynamic,.items3 .masonry-item:first-of-type.dynamic,.items4 .masonry-item:first-of-type.dynamic,.items5 .masonry-item:first-of-type.dynamic,.items6 .masonry-item:nth-of-type(2).dynamic,.items7 .masonry-item:first-of-type.dynamic{grid-column:span 2;grid-row:span 2}.items3 .masonry-item:nth-of-type(2).dynamic,.items3 .masonry-item:nth-of-type(3).dynamic,.items4 .masonry-item:nth-of-type(2).dynamic,.items6 .masonry-item:first-of-type.dynamic,.items7 .masonry-item:nth-of-type(2).dynamic,.items7 .masonry-item:nth-of-type(3).dynamic,.masonry-item.colspan2{grid-column:span 2}.items4 .masonry-item:nth-of-type(3).dynamic,.items4 .masonry-item:nth-of-type(4).dynamic{grid-column:span 1}.masonry-item.rowspan2{grid-row:span 2}}.purple-block .usp{margin-top:40px}.usp-container{background:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.purple-block .usp-container{background:transparent}#alldeals .usp-container{padding:20px 16px;margin-bottom:40px}.usp-carousel{display:flex}.usp-carousel .usp-item{margin:30px 2px 0}.usp-carousel:not(.init){position:relative;flex-wrap:nowrap;margin-right:-16px}.usp-carousel:not(.init) .usp-item{padding-right:16px;flex:0 0 calc(100% - 4px);height:auto;display:flex;position:relative}.usp-carousel.init .usp-item{flex-grow:1;flex-shrink:1;display:flex;transition:none;position:relative;text-align:center}.usp-carousel .usp-body{border:1px solid var(--primary);text-align:left;padding:30px 15px 15px;border-radius:10px;flex-grow:1;max-width:calc(100% - 1px);transition:none;margin-bottom:2px}.purple-block .usp-carousel .usp-body{border-color:#fff;background:hsla(0,0%,100%,.2)}.usp-carousel .usp-item>i{position:absolute;width:54px;height:54px;background:#fff;border-radius:27px;top:-27px;margin:0 auto;left:0;right:0;font-size:48px}.usp-carousel .usp-item>i.size2{font-size:36px}.usp-carousel .usp-text-wrap{display:inline-block;width:100%;white-space:normal;text-align:center}.usp-carousel .usp-title{font-size:16px;font-family:Leasing,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--primary);margin-bottom:5px;font-weight:600}.usp-carousel .usp-text{font-size:16px;color:var(--primary);font-weight:400}.purple-block .usp-carousel .usp-text,.purple-block .usp-carousel .usp-title{color:#fff}.usp-carousel .usp-text>span{white-space:nowrap;display:inline-block}.usp-carousel .usp-text i{font-size:16px;display:inline-block;width:auto;margin-left:.25em}.usp-carousel .ldc:after,.usp-carousel .ldc:before{display:flex;justify-content:center;align-items:center}.usp-carousel .size2 .ldc:after,.usp-carousel .size2 .ldc:before{transform:translateX(1px)}@media (min-width:576px){.usp-carousel:not(.init) .usp-item{flex:1 0 calc(50% - 4px)}}@media (min-width:768px){.usp-carousel:not(.init) .usp-item{flex:1 0 calc(33.3333% - 4px)}}.info-summary{background:#fff;text-align:center;border-radius:15px;padding:20px 15px;margin-bottom:40px}#home .info-summary,.info-summary.wrapper,.info-summary.wrapper-1400{margin-bottom:0;padding:0}.info-summary .title{font-family:Leasing,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;padding-top:10px;margin-bottom:10px;color:var(--primary);font-weight:600}.info-summary-wrapper{display:flex;flex-wrap:wrap}.info-step{flex:1 1 100%;padding:0 15px;display:flex;flex-direction:column;align-items:center}.info-step .image-wrap{margin-bottom:20px}.info-step .image-wrap img{width:140px;height:84px;max-width:140px;display:block;margin:0 auto}.edge .info-step .image-wrap img{pointer-events:none}.info-step .sub-heading{font-size:18px;margin-bottom:20px;min-height:46px}.info-step .info{margin-bottom:20px;font-size:16px;line-height:1.5em}.faqs,.info-list{margin-bottom:40px;background:#fff;padding:20px 15px;border-radius:15px}.faqs a,.info-list a{color:var(--secondary)}.faqs h2,.faqs h3,.info-list h2,.info-list h3{color:var(--primary);font-size:24px}.info-list h2,.info-list h3{text-align:center}.faq-list{width:100%;text-align:left}.faq-list .faq-question,.faq-list h3.faq-question,.faq-list h4.faq-question{background:#fff;padding:15px 45px 15px 15px;cursor:pointer;font-weight:700;border-top:1px dotted var(--border-grey);position:relative;font-size:16px;color:var(--black);font-family:Work Sans,Gotham,Helvetica Neue,Helvetica,Arial,sans-serif;text-align:left}.faq-list .faq-question:first-of-type{border-top:none}.faq-list .faq-question:after{position:absolute;top:15px;right:15px;font-family:rgd-icons;content:"\f107";vertical-align:top;font-size:32px;line-height:20px;display:block;color:var(--tertiary);transition:transform .2s}.faq-list .faq-question.expanded:after{transform:rotate(180deg)}.faq-list .faq-answer{text-align:left;line-height:1.5em;max-width:769px;padding:0 15px;display:block;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.faq-list .faq-answer>ul>li{position:relative;margin-left:30px}.faq-list .faq-answer>ul>li:before{position:absolute;font-family:rgd-icons;content:"\f105";margin-left:-30px;color:var(--tertiary);font-size:36px;margin-top:0}.faq-list p{font-size:16px}.info-list .icon-list{width:100%;display:block;margin:20px 0}.info-list .icon-list li{min-height:3em;text-align:left;padding:15px}.info-list .icon-list i{font-size:32px;display:inline-block;width:32px;height:auto;vertical-align:top;margin-right:10px}.info-list .icon-list i.lg{font-size:48px;width:48px}.info-list .icon-list>li>.text-block{display:inline-block;margin-bottom:10px;width:calc(100% - 50px)}.info-list .icon-list>li>.text-block.lg{display:inline-block;margin-bottom:10px;width:calc(100% - 66px)}.local-facts-wrapper{display:flex;flex-wrap:wrap}.local-facts,.local-faqs{padding:0 20px;flex:1 1 100%}.local-facts{margin-bottom:40px}.local-facts p{font-size:16px}.local-facts li{position:relative;margin-left:30px;margin-bottom:10px;line-height:1.5em;display:list-item}.local-facts>ul>li:before{position:absolute;font-family:rgd-icons;content:"\f105";margin-left:-30px;color:var(--tertiary);font-size:36px;margin-top:0}.local-faqs .faq-list .faq-question{padding:15px 45px 15px 0}.faqs.asset-finance,.faqs.landing,.faqs.quotebeater{max-width:992px;margin:0 auto}.faqs.asset-finance h2,.faqs.asset-finance h3,.faqs.asset-finance p,.faqs.landing h2,.faqs.landing h3,.faqs.landing p,.faqs.quotebeater h2,.faqs.quotebeater h3,.faqs.quotebeater p{text-align:center}.faqs.asset-finance p,.faqs.landing p,.faqs.quotebeater p{font-size:14px}.faqs.asset-finance .faq-list h4.faq-question,.faqs.landing .faq-list h4.faq-question,.faqs.quotebeater .faq-list h4.faq-question{font-family:Leasing,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--primary);font-size:16px}.faqs.landing .faq-list .faq-answer,.faqs.quotebeater .faq-list .faq-answer{font-size:14px;color:var(--middark-grey)}@media (min-width:576px){.info-step{flex:1 1 33.3333%;min-width:33.3333%}}@media (min-width:576px) and (max-width:600px){.info-step .info{font-size:14px}}@media (min-width:768px){.faqs h2,.faqs h3{text-align:center}.local-facts-wrapper>.local-facts,.local-facts-wrapper>.local-faqs{flex:1 1 50%}.local-facts{margin-bottom:0}}@media (min-width:992px){.info-step .sub-heading{min-height:unset}}
/*# sourceMappingURL=landing-manufacturers-03d38b9f.min.css.map */