@font-face{font-family:KonnectSemiBold;src:url(../fonts/Konnect-SemiBold.otf) format("truetype")}@font-face{font-family:KonnectRegular;src:url(../fonts/Konnect-Regular.otf) format("truetype")}@font-face{font-family:KonnectLight;src:url(../fonts/Konnect-Light.otf) format("truetype")}*{box-sizing:border-box;margin:0;padding:0;font-family:KonnectLight,sans-serif}html{font-size:16px;scroll-behavior:smooth}.wrapper{padding:0 6.2vw}.wrapper-left{padding:0 0 0 6.2vw}.wrapper-right{padding:0 6.2vw 0 0}header{background:#101010;position:fixed;min-height:100vh;width:350px;padding:4rem;z-index:10}header .copy{display:block;position:absolute;bottom:4rem;left:4rem;margin:auto 0 0 0;font-size:.9375rem;color:#5e5e5e}header .logoContainer{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:3.125rem}header .logoContainer .logo{height:4.813rem;width:4.813rem}header .logoContainer .logo img{height:100%;width:100%;object-fit:cover}header .logoContainer .menu{opacity:0;pointer-events:none}header .logoContainer .menu i{color:#fff;font-size:18px}header ul{list-style-type:none;margin:0;padding:0}header ul li a{padding:.8125rem 0;color:#5e5e5e;text-decoration:none;display:flex;justify-content:space-between;align-items:center;transition:.3s}header ul li a:hover{color:#fff}header ul li a:hover i{opacity:1}header ul li a.current{color:#fff}header ul li a.current i{opacity:1}header ul li i{font-size:1rem;line-height:1rem;opacity:0}header ul li p{font-size:1.125rem;font-family:KonnectSemiBold,sans-serif}.scrollMark{position:fixed;height:0;width:100vw;top:50%;opacity:0;pointer-events:none}.main{padding-left:350px;min-height:38.3vw;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap}.main .back{flex:none;width:100%;position:relative;z-index:1}.main .back img,.main .back video{height:100%;width:100%;object-fit:cover}.main .main-text{flex:none;width:100%;position:relative;z-index:2;margin-left:-100%;padding:70px 0 160px}.main .main-text .wrapper{display:flex;justify-content:space-between}.main .main-text .about .heading{font-size:3.5rem;line-height:4rem;max-width:44vw;text-shadow:0 1px 4px #101010;color:#fff}.main .main-text .about .heading span{font-family:KonnectSemiBold,sans-serif;display:block;font-size:3.5rem;line-height:4rem}.main .main-text .about .offer{margin-top:2.7rem;display:flex}.main .main-text .about .offer a{text-decoration:underline;color:#fff;font-size:1.5rem;font-family:KonnectRegular,sans-serif}.main .main-text .about .offer span{text-decoration:none;color:#fff;font-size:1.5rem;margin-left:1rem}.main .main-text .find a{color:#fff;font-size:1.125rem;text-decoration:none;font-family:KonnectRegular,sans-serif}.main .main-text .find a i{font-size:1.125rem;margin-right:1rem}.main .main-text .find a:hover{text-decoration:underline}.tabs{padding-left:350px}.tabs .wrapper{display:flex;justify-content:space-between}.tabs .tab{flex-grow:0;flex-shrink:0;flex-basis:48%;min-height:320px;position:relative;display:flex;top:-150px;flex-wrap:nowrap;flex-direction:row;border-radius:10px;overflow:hidden}.tabs .tab .image{width:100%;flex:none;position:relative;z-index:1}.tabs .tab .image:before{content:"";position:absolute;top:0;left:0;height:130%;width:100%;transition:.5s;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}.tabs .tab .image img{height:100%;width:100%;object-fit:cover}.tabs .tab .tab-layer{text-decoration:none;width:100%;flex:none;position:relative;z-index:2;margin-left:-100%;padding:2.9vw 3.3vw;color:#fff;display:flex;align-items:flex-end;justify-content:space-between}.tabs .tab .tab-layer .text p{font-size:1.5rem;color:#fff;line-height:1.875rem}.tabs .tab .tab-layer .text .bigger{font-family:KonnectSemiBold,sans-serif;font-size:2.125rem;line-height:2.563rem}.tabs .tab .tab-layer .arrow p{font-family:KonnectSemiBold,sans-serif;font-size:1.125rem;line-height:2.563rem;color:#fff;position:relative;left:0;transition:1s}.tabs .tab:hover .image:before{height:100%}.tabs .tab:hover .tab-layer .arrow p{left:.5rem}.siteHeading{color:#101010;font-size:2.125rem;line-height:2.625rem;font-family:KonnectSemiBold,sans-serif}.siteHeading span{color:#057cfe;font-size:2.125rem;line-height:2.625rem;font-family:KonnectSemiBold,sans-serif}.searchSection{padding-left:350px}.searchSection .siteHeading{margin-bottom:2.75rem}.searchSection .searchBar{margin-bottom:60px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.searchSection .searchBar .searchCheck{position:relative;height:4rem;display:flex;align-items:center;justify-content:flex-start;margin-right:1.75vw}.searchSection .searchBar .searchCheck input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.searchSection .searchBar .searchCheck .fakeCheck{display:flex;align-items:center;justify-content:center;width:25px;height:25px;flex-basis:25px;flex-grow:0;flex-shrink:0;border:1px solid #ddd;border-radius:5px;box-shadow:10px 10px 25px rgba(231,231,231,.5);transition:.3s}.searchSection .searchBar .searchCheck .fakeCheck i{font-size:.7rem;color:#fff}.searchSection .searchBar .searchCheck .fakeCheck.active{background:#057cfe}.searchSection .searchBar .searchCheck p{font-size:1rem;color:#101010;font-family:KonnectSemiBold,sans-serif;margin-left:.7rem}.searchSection .searchBar .customSelect{position:relative;background:#fff;box-shadow:10px 10px 25px rgba(231,231,231,.5);border-radius:5px;border:1px solid #ddd;height:4rem;margin-right:1.7vw;margin-bottom:1rem}.searchSection .searchBar .customSelect .fakeSelect{width:100%;height:100%;display:flex;padding:0 1.7vw;display:flex;align-items:center;justify-content:space-between;border-radius:5px;cursor:pointer}.searchSection .searchBar .customSelect .fakeSelect .arrow{margin-left:1.7vw;transform:rotateZ(90deg);font-size:1rem;color:#8c8c8c;font-family:KonnectSemiBold,sans-serif;transition:.3s}.searchSection .searchBar .customSelect .fakeSelect .text{color:#8c8c8c;font-family:KonnectSemiBold,sans-serif;font-size:1rem;transition:.3s}.searchSection .searchBar .customSelect .fakeSelect:hover .text{color:#101010}.searchSection .searchBar .customSelect .fakeSelect.active{background:#057cfe}.searchSection .searchBar .customSelect .fakeSelect.active .arrow,.searchSection .searchBar .customSelect .fakeSelect.active .text{color:#fff}.searchSection .searchBar .customSelect .model{width:16.63rem}.searchSection .searchBar .customSelect .year{min-width:13.13rem}.searchSection .searchBar .customSelect .size{min-width:15.63rem}.searchSection .searchBar .customSelect .realInput{position:absolute;top:-20px;left:0;opacity:0;z-index:-1;pointer-events:none}.searchSection .searchBar .customSelect ul{position:absolute;top:110%;left:0;width:100%;max-height:0;opacity:.3;background:#fff;box-shadow:10px 10px 25px rgba(231,231,231,.5);border-radius:5px;list-style-type:none;border:1px solid transparent;overflow:hidden;z-index:-1;transition:.5s}.searchSection .searchBar .customSelect ul li{display:flex;align-items:center;justify-content:flex-start;height:3rem;padding:0 2rem;font-size:1rem;font-family:KonnectSemiBold,sans-serif;background:#fff;color:#101010;pointer-events:none;transition:.3s;cursor:pointer}.searchSection .searchBar .customSelect ul li:hover{color:#fff;background:#057cfe}.searchSection .searchBar .customSelect ul .forClone{display:none}.searchSection .searchBar .customSelect ul.active{opacity:1;max-height:300px;border-color:#ddd;overflow-y:auto;z-index:10}.searchSection .searchBar .customSelect ul.active li{pointer-events:all}.searchSection .searchBar #priceRange{width:11.7vw;height:4rem;position:relative}.searchSection .searchBar #priceRange .prices{display:flex;justify-content:space-around}.searchSection .searchBar #priceRange .prices p{font-family:KonnectSemiBold,sans-serif;font-size:1rem;color:#101010}.searchSection .searchBar #priceRange .prices span{font-family:KonnectSemiBold,sans-serif;font-size:1rem;color:#101010}.searchSection .searchBar #priceRange .track{position:absolute;left:0;top:2.5rem;width:100%;border-radius:4px;background:#f2f2f2;height:8px;z-index:-1}@-moz-document url-prefix(){.searchSection .searchBar #priceRange .actualTrack,.searchSection .searchBar #priceRange .track{transform:translateY(-50%)}}.searchSection .searchBar #priceRange .actualTrack{position:absolute;left:50%;top:2.5rem;height:8px;width:0%;border-radius:4px;background:#057cfe;z-index:1}.searchSection .searchBar #priceRange input{position:absolute;left:0;top:2.5rem}.searchSection .searchBar #priceRange input[type=range]{-webkit-appearance:none;width:100%;background:0 0;height:0}.searchSection .searchBar #priceRange input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;z-index:20000}.searchSection .searchBar #priceRange input[type=range]::-webkit-slider-thumb:hover{z-index:21000;box-shadow:0 1px 5px rgba(0,0,0,.5)}.searchSection .searchBar #priceRange input[type=range]:focus{outline:0}.searchSection .searchBar #priceRange input[type=range]::-ms-track{width:100%;cursor:pointer;background:0 0;border-color:transparent;color:transparent;z-index:1}.searchSection .searchBar #priceRange input[type=range]{-webkit-appearance:none;width:100%}.searchSection .searchBar #priceRange input[type=range]:focus{outline:0}.searchSection .searchBar #priceRange input[type=range]::-webkit-slider-runnable-track{width:100%;height:0;cursor:pointer;background:0 0;border-radius:4px;border:none;pointer-events:none;z-index:1}.searchSection .searchBar #priceRange input[type=range]::-webkit-slider-thumb{border:none;height:26px;width:32px;border-radius:13px;background:#057cfe;cursor:pointer;-webkit-appearance:none;margin-top:-8px;z-index:20000;pointer-events:all}.searchSection .searchBar #priceRange input[type=range]:focus::-webkit-slider-runnable-track{background:0 0;z-index:1;height:0;pointer-events:none}.searchSection .searchBar #priceRange input[type=range]::-moz-range-track{width:100%;height:0;cursor:pointer;background:0 0;border-radius:4px;border:none;z-index:1;pointer-events:none}.searchSection .searchBar #priceRange input[type=range]::-moz-range-thumb{border:none;height:26px;width:32px;border-radius:13px;background:#057cfe;cursor:pointer;z-index:20000}.searchSection .searchBar #priceRange input[type=range]::-ms-track{width:100%;height:0;cursor:pointer;background:0 0;border-color:transparent;border-width:4px 0;color:transparent;z-index:1;pointer-events:none}.searchSection .searchBar #priceRange input[type=range]::-ms-fill-lower{background:#057cfe;border:none;border-radius:2.6px}.searchSection .searchBar #priceRange input[type=range]::-ms-fill-upper{background:#057cfe;border:none;border-radius:2.6px}.searchSection .searchBar #priceRange input[type=range]::-ms-thumb{border:none;height:26px;width:32px;border-radius:13px;background:#057cfe;cursor:pointer;z-index:20000}.searchSection .searchBar #priceRange input[type=range]:focus::-ms-fill-lower{background:#057cfe}.searchSection .searchBar #priceRange input[type=range]:focus::-ms-fill-upper{background:#057cfe}.searchSection .resultHead{font-family:KonnectSemiBold,sans-serif;font-size:1.125rem;color:#101010}.searchSection .resultHead span{font-family:KonnectLight,sans-serif;font-size:1.125rem;color:#5e5e5e}.searchSection .results ul{padding:3.625rem 0;list-style-type:none;display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;margin-right:-30px;transition:.6s}.searchSection .results ul .listShadow{height:0}.searchSection .results ul.shortList{position:relative;overflow:hidden;max-height:860px}.searchSection .results ul.shortList .listShadow{position:absolute;bottom:0;left:0;width:100%;height:40px;z-index:1;background:linear-gradient(to bottom,rgba(255,255,254,0),#fff)}.searchSection .singleResult{width:12.3vw;box-shadow:10px 10px 25px rgba(231,231,231,.5);border-radius:10px;background:#fff;padding:32px;margin-right:1.6vw;margin-bottom:30px;cursor:default}.searchSection .singleResult .attributes{display:none}.searchSection .singleResult .top{position:relative;margin-bottom:32px;display:block}.searchSection .singleResult .top .image{height:145px;width:107px}.searchSection .singleResult .top .image img{height:100%;width:100%;object-fit:contain}.searchSection .singleResult .top .layer{position:absolute;top:0;left:32px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.searchSection .singleResult .top .layer .price{background:#057cfe;padding:7px 3px 10px;width:80px;text-align:center;border-radius:10px 0 0 10px}.searchSection .singleResult .top .layer .price p{color:#fff;font-family:KonnectSemiBold,sans-serif;font-size:1rem}.searchSection .singleResult .top .layer .price p span{color:#fff;font-family:KonnectSemiBold,sans-serif;font-size:1rem}.searchSection .singleResult .top .layer .weather{height:24px;width:22px;margin-right:35px}.searchSection .singleResult .top .layer .weather img{height:100%;width:100%;object-fit:contain}.searchSection .singleResult .bottom .maker{color:#101010;font-size:1.125rem;line-height:1.375rem}.searchSection .singleResult .bottom .model{font-family:KonnectSemiBold,sans-serif;color:#101010;font-size:1.125rem;line-height:1.375rem;min-height:2.8rem}.searchSection .singleResult .bottom .size{color:#8c8c8c;margin:9px 0;font-size:1rem;line-height:1.188rem}.searchSection .singleResult .bottom a{font-family:KonnectSemiBold,sans-serif;text-decoration:none;color:#057cfe;font-size:1rem;position:relative;line-height:1.25rem}.searchSection .singleResult .bottom a span{position:absolute;right:-1rem;font-family:KonnectSemiBold,sans-serif;color:#057cfe;font-size:1rem;line-height:1.25rem}.searchSection .singleResult .bottom a:hover{text-decoration:underline}.searchSection .singleResult.hidden{display:none}.searchSection .singleResult.years-hidden{display:none}.searchSection .singleResult.price-hidden{display:none}.searchSection .singleResult.models-hidden{display:none}.searchSection .singleResult.sizes-hidden{display:none}.searchSection .singleResult.forClone{display:none!important}.searchSection .seeAllWheel{color:#101010;text-decoration:underline;font-family:KonnectSemiBold,sans-serif;font-size:1.125rem;line-height:1.25rem}.moreInfo{margin:9.4vw 0;overflow:hidden;padding-left:350px;margin-bottom:-.5vw}.moreInfo .infoRow{position:relative;display:flex;align-items:flex-start;min-height:500px}.moreInfo .infoRow .image,.moreInfo .infoRow .text{flex-grow:0;flex-shrink:0;flex-basis:50%;min-height:500px;position:relative}.moreInfo .infoRow .text.wrapper-right{padding-left:17px;padding-bottom:7vw}.moreInfo .infoRow .image{height:500px;left:-17px}.moreInfo .infoRow .image .imageShape{transform-origin:top right;transform:skew(10deg,0deg);height:100%;width:100%;overflow:hidden;border-radius:0 10px 10px 0;position:relative;left:-90px}.moreInfo .infoRow .image .imageShape img{position:relative;left:20px;height:106%;top:-3%;width:106%;object-fit:cover;transform:skew(-10deg,0)}.moreInfo .infoRow:last-of-type{align-items:flex-end;top:-7vw}.moreInfo .infoRow:last-of-type .text{left:0;display:flex;flex-direction:column;justify-content:flex-end}.moreInfo .infoRow:last-of-type .image{left:17px}.moreInfo .infoRow:last-of-type .image .imageShape{border-radius:10px 0 0 10px;left:0}.moreInfo .infoRow:last-of-type .image .imageShape img{left:-45px}.moreInfo .text .heading{font-size:2.125rem;line-height:2.625rem;max-width:500px;color:#101010}.moreInfo .text .heading span{font-family:KonnectSemiBold,sans-serif;font-size:2.125rem;line-height:2.625rem;color:#101010;white-space:normal}.moreInfo .text .content{font-size:1.125rem;line-height:1.75rem;margin-top:2.75rem;color:#727272}.moreInfo .text .content span{font-family:KonnectSemiBold,sans-serif;font-size:1.125rem;line-height:1.75rem;color:#727272}.pricing{display:flex;flex-direction:row;flex-wrap:nowrap;padding-left:350px;overflow:hidden}.pricing .back{flex:none;height:100%;width:100%;position:relative}.pricing .back img{width:100%;height:100%;object-fit:cover}.pricing .content{padding-top:120px;padding-bottom:120px;flex:none;height:100%;width:100%;position:relative;margin-left:-100%;display:flex;justify-content:space-between}.pricing .content .image{flex-basis:33%;flex-shrink:0;flex-grow:0;position:relative;height:500px}.pricing .content .image .getPdf{position:absolute;top:50%;left:0;transform:translateX(-20%) translateY(-50%);text-decoration:none;color:#fff;font-family:KonnectSemiBold,sans-serif;background:#057cfe;border-radius:50%;display:flex;align-items:center;justify-content:center;height:160px;width:160px;font-size:2.125rem;z-index:10}.pricing .content .image .imageShape{transform-origin:top right;transform:skew(-10deg,0deg);height:100%;width:100%;overflow:hidden;border-radius:10px 0 0 10px;position:relative;left:100px}.pricing .content .image .imageShape img{position:relative;left:-50px;height:106%;top:-3%;width:106%;object-fit:cover;transform:skew(10deg,0)}.pricing .text{padding-right:7vw}.pricing .text .pricing-info{margin:4rem 0;font-size:2.125rem;color:#101010}.pricing .text form .data{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;margin-bottom:1rem}.pricing .text form .data input{font-family:KonnectSemiBold,sans-serif;font-size:1rem;color:#101010;box-shadow:10px 10px 25px rgba(231,231,231,.5);border:1px solid #ddd;border-radius:5px;outline:0;padding:1.375rem 2.125rem;margin-right:2rem;margin-bottom:1rem;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 2rem)}.pricing .text form .data input::placeholder{color:#8c8c8c}.pricing .text form .agreement{display:flex;align-items:flex-start}.pricing .text form .agreement .agree{flex-shrink:0;flex-grow:0;flex-basis:55px;position:relative}.pricing .text form .agreement .agree .fakeCheck{height:25px;width:25px;flex-basis:25px;flex-grow:0;flex-shrink:0;border-radius:5px;box-shadow:10px 10px 25px rgba(231,231,231,.5);border:1px solid #ddd;display:flex;justify-content:center;align-items:center;background:#fff;cursor:pointer;transition:.3s}.pricing .text form .agreement .agree .fakeCheck i{color:#fff;font-size:.7rem}.pricing .text form .agreement .agree .fakeCheck.active{background:#057cfe}.pricing .text form .agreement .agree input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%}.pricing .text form .agreement .text{margin-bottom:4rem}.pricing .text form .agreement .text p{color:#101010;font-size:1.125rem;line-height:1.75rem}.pricing .text form .agreement .text p a{color:#101010;font-size:1.125rem;line-height:1.75rem;text-decoration:underline}.pricing .text form button{border:none;border-radius:5px;background:#057cfe;box-shadow:10px 10px 25px rgba(45,145,254,.2);display:flex;outline:0;cursor:pointer;align-items:center;justify-content:center;color:#fff;font-family:KonnectSemiBold,sans-serif;font-size:1rem;padding:1.375rem 4rem}.team{padding-left:350px;padding-bottom:10.35vw}.team .siteHeading{margin-bottom:5.125rem}.team ul{list-style-type:none;display:flex;flex-wrap:wrap;margin-right:-16px}.team .teamMember{padding-right:30px;flex-basis:33%;flex-shrink:0;flex-grow:0;min-width:290px}.team .teamMember .image{width:100%;height:350px;border-radius:10px;overflow:hidden}.team .teamMember .image .imageShape{height:100%;width:100%;overflow:hidden;border-radius:10px;position:relative;left:0;bottom:22px}.team .teamMember .image .imageShape img{position:relative;height:106%;left:-3%;width:106%;object-fit:cover}.team .teamMember .image .imageShape.top-right{transform-origin:top right;transform:skew(0deg,-3deg)}.team .teamMember .image .imageShape.top-right img{top:0;transform:skew(0deg,3deg)}.team .teamMember .image .imageShape.top-left{transform-origin:top left;transform:skew(0deg,3deg)}.team .teamMember .image .imageShape.top-left img{top:0;transform:skew(0deg,-3deg)}.team .teamMember .image .imageShape.bottom-right{transform-origin:bottom right;transform:skew(0deg,-3deg);bottom:0}.team .teamMember .image .imageShape.bottom-right img{bottom:6%;transform:skew(0deg,3deg)}.team .teamMember .image .imageShape.bottom-left{transform-origin:bottom left;transform:skew(0deg,3deg);bottom:0}.team .teamMember .image .imageShape.bottom-left img{bottom:6%;transform:skew(0deg,-3deg)}.team .teamMember .info{text-align:center;padding:2.5rem 2rem}.team .teamMember .info .name{color:#101010;font-family:KonnectSemiBold,sans-serif;font-size:1.75rem;margin-bottom:1.375rem}.team .teamMember .info .phone{color:#057cfe;font-family:KonnectSemiBold,sans-serif;font-size:1.5rem;margin-bottom:1.375rem}.team .teamMember .info .phone i{font-size:1.3rem;color:#057cfe;transform:rotateZ(90deg);margin-right:.5rem}.team .teamMember .info .phone a{text-decoration:none;color:#057cfe;font-family:KonnectSemiBold,sans-serif;font-size:1.5rem;margin-bottom:1.375rem}.team .teamMember .info .email{word-break:break-all;color:#8c8c8c;font-size:1.5rem}.team .teamMember .info .email a{text-decoration:none;word-break:break-all;color:#8c8c8c;font-size:1.5rem}footer{padding-left:350px;overflow:hidden}footer .siteHeading{margin-bottom:7.625rem}footer .content{display:flex;align-items:flex-start;justify-content:space-between}footer .content .map{flex-shrink:0;flex-grow:0;flex-basis:55%;min-height:460px}footer .content .map .mapShape{height:460px;width:100%;overflow:hidden;border-radius:10px;position:relative;left:0;top:0;transform:skew(-5deg,0);display:flex;align-items:center;justify-content:center}footer .content .map .mapShape iframe{filter:grayscale(1);position:relative;height:1000px;width:1000px;object-fit:cover;transform:skew(5deg,0);left:-2vw}footer .content .text{flex-shrink:0;flex-grow:0;flex-basis:45%}footer .content .footerHead{color:#101010;font-size:1.75rem;font-family:KonnectSemiBold,sans-serif}footer .content .footerHead span{display:block;font-family:KonnectSemiBold,sans-serif;color:#057cfe;font-size:1.75rem}footer .content .contactRow{margin-top:3.75rem}footer .content .contactRow p{color:#101010;font-size:1.75rem}footer .content .contactRow p span{color:#8c8c8c;font-size:1.75rem}footer .content .contactRow p a{color:#101010;font-size:1.75rem;text-decoration:none}footer .content .contactRow p a:hover{text-decoration:underline}footer .content .contactRow a{color:#101010;font-size:1.75rem}.modal{padding-left:350px;position:relative;opacity:0;display:none;transition:.5s}.modal .popUpContainer{position:fixed;z-index:10;min-height:100vh;width:calc(100% - 350px);background-color:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center}.modal .popUp{box-shadow:10px 10px 25px rgba(231,231,231,.5);border-radius:10px;background:#fff;max-width:1080px;width:96%;padding:5rem;opacity:0;transform:perspective(1000px) scale(0);transition:.5s}.modal .popUp-title{position:relative;margin-bottom:3rem}.modal .popUp-title .siteHeading{margin-bottom:1.5rem}.modal .popUp-title p{color:#101010;font-size:1.125rem;line-height:1.375rem}.modal .popUp-title .fa-times{position:absolute;top:-1rem;right:-1rem;font-size:1rem;color:#101010;cursor:pointer}.modal form .inputs{display:flex;flex-wrap:wrap;margin-bottom:1rem}.modal form .inputs input{margin-bottom:1rem;color:#101010;font-family:KonnectSemiBold,sans-serif;font-size:1rem;border:1px solid #ddd;box-shadow:10px 10px 25px rgba(231,231,231,.5);background:#fff;border-radius:5px;height:4rem;display:flex;align-items:center;padding:0 2rem;flex-basis:calc(33.3% - 1rem);margin-right:1.5rem;outline:0}.modal form .inputs input:last-of-type{margin-right:0}.modal form .inputs input::placeholder{color:#8c8c8c}.modal form .inputs textarea{min-height:7.5rem;color:#101010;font-family:KonnectSemiBold,sans-serif;font-size:1rem;margin-top:1.5rem;flex-basis:100%;border:1px solid #ddd;background:#fff;flex-grow:0;flex-shrink:0;padding:1.5rem 2rem;border-radius:5px;outline:0;box-shadow:10px 10px 25px rgba(231,231,231,.5)}.modal form .inputs textarea::placeholder{color:#8c8c8c}.modal form .modalCheck{position:relative;display:flex;align-items:center}.modal form .modalCheck .fakeCheck{display:flex;align-items:center;justify-content:center;width:25px;height:25px;flex-basis:25px;flex-grow:0;flex-shrink:0;border:1px solid #ddd;border-radius:5px;box-shadow:10px 10px 25px rgba(231,231,231,.5);transition:.3s}.modal form .modalCheck .fakeCheck i{font-size:.7rem;color:#fff}.modal form .modalCheck .fakeCheck.active{background:#057cfe}.modal form .modalCheck p{margin-left:1.9rem;color:#101010;font-size:1.125rem;line-height:1.5rem}.modal form .modalCheck input{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer}.modal form .bookThisWheel{cursor:pointer;color:#fff;font-size:1rem;font-family:KonnectSemiBold,sans-serif;background:#057cfe;border:none;outline:0;border-radius:5px;box-shadow:10px 10px 25px rgba(45,145,254,.2);height:4rem;display:flex;justify-content:center;align-items:center;padding:0 4rem;margin-top:2rem}.modal.active{display:block}.modal.visible{opacity:1}.modal.visible .popUp{opacity:1;transform:perspective(1000px) scale(1)}.productMain{padding-left:350px;padding-top:4rem}.productMain .topPart .moveBack{display:block;margin-bottom:1.125rem;font-family:KonnectSemiBold,sans-serif;font-size:1.125rem;color:#101010;text-decoration:none}.productMain .topPart .moveBack span{font-family:KonnectSemiBold,sans-serif;font-size:1.125rem;color:#101010}.productMain .topPart .moveBack:hover{text-decoration:underline}.productMain .topPart .siteHeading{margin-bottom:2rem}.productMain .breadcrumb{margin-bottom:3.5rem}.productMain .breadcrumb a,.productMain .breadcrumb p,.productMain .breadcrumb span{color:#101010;font-size:1.125rem;text-decoration:none}.productMain .breadcrumb span{padding:0 8px}.productMain .breadcrumb a:hover{text-decoration:underline}.productMain .product{display:flex;flex-wrap:wrap;justify-content:flex-start}.productMain .product .label{width:260px}.productMain .product .photo{width:24vw;height:24vw;margin-right:4vw}.productMain .product .photo img{height:100%;width:100%;object-fit:contain}.productMain .product .text{flex-grow:1;flex-shrink:1;display:flex;justify-content:flex-start;min-width:300px}.productMain .product .text .text-container{display:inline-block;padding-right:1vw;width:auto}.productMain .product .text .modelContainer{margin-bottom:2rem}.productMain .product .text .modelContainer .brand{font-size:1.125rem;color:#101010;line-height:1.375rem}.productMain .product .text .modelContainer .model{color:#101010;font-family:KonnectSemiBold,sans-serif;font-size:2.125rem}.productMain .product .text .productInfo{margin-bottom:3.75rem}.productMain .product .text .productInfo .infoRow{padding:0 0 6px;display:flex;flex-wrap:wrap;line-height:1.25rem}.productMain .product .text .productInfo .infoRow .infoKind{font-size:1rem;color:#8c8c8c;padding-right:4px;line-height:1.25rem}.productMain .product .text .productInfo .infoRow .value{display:flex;color:#8c8c8c;font-family:KonnectSemiBold,sans-serif;font-size:1rem;line-height:1.25rem}.productMain .product .text .productInfo .infoRow .value .img{height:1.25rem;width:1.25rem;margin-left:1rem;position:relative;bottom:1px}.productMain .product .text .productInfo .infoRow .value .img img{height:100%;width:100%;object-fit:contain}.productMain .product .text .price{margin-bottom:2rem}.productMain .product .text .price .forPartners{color:#057cfe;font-size:1.125rem;line-height:1.375rem}.productMain .product .text .price .priceValue .discount,.productMain .product .text .price .priceValue .discountPln{color:#057cfe;font-family:KonnectSemiBold,sans-serif;font-size:2.125rem}.productMain .product .text .price .priceValue .normal,.productMain .product .text .price .priceValue .normalPln{font-family:KonnectSemiBold,sans-serif;text-decoration:line-through;color:#d3d3d3;font-size:1.125rem}.productMain .product .text .submit{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.productMain .product .text .submit .bookIt{color:#fff;font-family:KonnectSemiBold,sans-serif;font-size:1rem;padding:1.375rem 2.75rem;border:none;outline:0;cursor:pointer;background:#057cfe;border-radius:5px;margin-right:1.5rem;margin-bottom:1rem;box-shadow:10px 10px 25px rgba(45,145,254,.2);transition:.3s}.productMain .product .text .submit .bookIt:hover{box-shadow:12px 12px 25px rgba(45,145,254,.3),3px 3px 20px rgba(45,145,254,.1)}.productMain .product .text .submit p{color:#101010;font-family:KonnectSemiBold,sans-serif;font-size:1rem;margin-bottom:1rem}.productMain .product .text .submit p i{padding-left:4px;color:#101010;font-size:1rem}.productMain .product .text .submit p.hidden{display:none}.productMain .product .label{width:260px;display:flex;justify-content:flex-end}.productMain .product .label .label-container{height:470px;width:250px;display:inline-block;box-shadow:10px 10px 25px rgba(231,231,231,.5);border-radius:10px;padding:1.375rem;transition:.3s}.productMain .product .label .label-container:hover{box-shadow:15px 15px 25px rgba(231,231,231,.6),-5px -5px 20px rgba(231,231,231,.5)}.productMain .product .label p{color:#101010;font-size:1rem;margin-bottom:1rem;font-family:KonnectSemiBold,sans-serif}.productMain .product .label .image{width:100%;height:calc(100% - 2.5rem)}.productMain .product .label .image img{width:100%;height:100%;object-fit:contain}.productDetails{padding-left:350px;padding-top:7.5rem;padding-bottom:7.5rem}.productDetails p{font-size:1.125rem;color:#101010;margin-bottom:2rem;line-height:1.75rem}.productDetails a{font-size:1.125rem;color:#101010;line-height:1.75rem}.productDetails .siteHeading{margin-bottom:2rem}.productDetails .gallery{padding:3.75rem 0;display:flex;justify-content:space-between;align-content:flex-start}.productDetails .gallery .image{flex-basis:49%;flex-grow:0;flex-shrink:0}.productDetails .gallery .image img{height:100%;width:100%;object-fit:cover}.productDetails .description p{font-size:1.125rem;color:#101010;margin-bottom:2rem;line-height:1.75rem}.productDetails .description p a{font-size:1.125rem;color:#101010;line-height:1.75rem}@media (max-width:1870px){.searchSection .singleResult{width:calc(25% - 30px);margin-right:30px}.searchSection .searchBar .searchCheck{order:5;margin-right:0;margin-left:1.75vw}.searchSection .searchBar #priceRange{width:514px}}@media (max-width:1500px){html{font-size:14px}.wrapper{padding:0 3.2vw}.wrapper-left{padding:0 0 0 3.2vw}.wrapper-right{padding:0 3.2vw 0 0}header{width:300px;padding:3rem}.tabs .tab{min-height:270px;top:-120px}.modal .popUpContainer{width:calc(100% - 300px)}.main,.modal,.moreInfo,.pricing,.productDetails,.productMain,.searchSection,.tabs,.team,footer{padding-left:300px}.team .teamMember{flex-basis:50%;padding-right:16px}.searchSection .results ul.shortList{max-height:830px}.searchSection .singleResult{flex-grow:0;flex-shrink:0;flex-basis:calc(33% - 30px)}.searchSection .searchBar #priceRange{width:446px}.productMain .product .text .text-container{padding:0 1rem 0 0}}@media (max-width:1200px){header{width:360px;padding:24px;left:-300px;z-index:11;transition:1s}header nav{opacity:0;transition:1s}header .logoContainer .menu{opacity:1;pointer-events:all}header .logoContainer .menu i{cursor:pointer}header.open{left:0}header.open nav{opacity:1}.main,.modal,.moreInfo,.pricing,.productDetails,.productMain,.searchSection,.tabs,.team,footer{padding-left:60px}.modal .popUpContainer{width:calc(100% - 60px)}.main .main-text{padding:40px 0 150px}.main .main-text .wrapper{flex-direction:column-reverse}.main .main-text .find{text-align:right;margin-bottom:1rem}.main .main-text .about .heading{max-width:none}.tabs .tab{min-height:230px;top:-100px}.searchSection .results ul{margin-right:-16px}.searchSection .results ul.shortList{max-height:800px}.searchSection .singleResult{margin-right:16px;margin-bottom:16px;flex-basis:calc(33% - 16px)}footer .content .map .mapShape iframe{height:800px;width:800px}.productMain .product .label .label-container{height:360px;width:200px}}@media (max-width:900px){.searchSection .searchBar .customSelect{width:calc(33% - 1.7vw)}.searchSection .searchBar .customSelect .size{min-width:0}.searchSection .searchBar .customSelect .model{min-width:0}.searchSection .searchBar .customSelect .year{min-width:0}.searchSection .searchBar #priceRange{width:calc(100% - 192px)}.searchSection .searchBar .searchCheck{margin-left:16px;width:80px}}@media (max-width:768px){html{font-size:12px}.wrapper{padding:0 16px}.wrapper-left{padding:0 0 0 16px}.wrapper-right{padding:0 16px 0 0}.modal form .inputs input{flex-basis:100%;margin-right:0}.searchSection .results ul.shortList{max-height:770px}.searchSection .singleResult{flex-basis:calc(50% - 16px)}.moreInfo .infoRow{min-height:0}.moreInfo .infoRow .image{height:250px;min-height:0}.moreInfo .infoRow .image .imageShape{left:-45px}.moreInfo .infoRow .text{min-height:0}.moreInfo .infoRow:last-of-type{top:0;padding:16px 0 32px}.pricing .text{padding-right:16px}.pricing .content{padding-top:4rem;padding-bottom:4rem;flex-direction:column}.pricing .content .image{height:300px;width:300px;margin:16px 0 0 auto}.pricing .content .image .imageShape{width:300px;left:65px}.pricing .content .image .getPdf{height:100px;width:100px}.team ul{justify-content:center}.team .teamMember .image{height:250px}.team .teamMember .info{padding:1rem 1rem 2rem}.team .teamMember .info .name,.team .teamMember .info .phone{margin-bottom:1rem}footer .siteHeading{margin-bottom:3rem;padding:0 16px}footer .wrapper-left{padding:0}footer .content{flex-direction:column}footer .content .text{padding:0 16px;width:100%}footer .content .contactRow{margin-top:2rem}footer .content .map{min-height:0;height:300px;margin:2rem 0 2rem auto;width:90%}footer .content .map .mapShape{height:300px}footer .content .map .mapShape iframe{height:600px;width:700px}.productMain .product .text{min-width:230px;justify-content:flex-start}.productMain .product .label{justify-content:flex-start}.productMain .product .label .label-container{width:180px;height:320px}}@media (max-width:576px){html{font-size:10px}header ul li p{font-size:1.5rem}header ul li i{font-size:1.5rem}.tabs .tab{min-height:120px;top:-60px}.searchSection .results ul.shortList{max-height:670px}.searchSection .singleResult{padding:16px}.searchSection .singleResult .top .layer{left:16px}.searchSection .singleResult .top .layer .weather{margin-right:16px}.searchSection .searchBar .searchCheck{flex-basis:calc(50% - 2.125rem);margin-left:0;margin-right:2.125rem;order:0}.searchSection .searchBar .customSelect{margin-right:0;flex-basis:100%}.searchSection .searchBar #priceRange{width:100%}.productMain .product .photo{flex-basis:100px;height:100px;margin-bottom:1rem;margin-right:16px}.productMain .product .text{flex-basis:calc(100% - 116px);min-width:180px}.productMain .product .text .text-container{width:auto}.productMain .product .text .productInfo{margin-bottom:1.5rem}.productDetails{padding-top:3rem;padding-bottom:3rem}}@media (max-width:400px){header{padding:22px;min-height:0;height:60px;border-radius:0 0 10px 0;overflow:hidden}header .logoContainer .logo{height:0}header.open{min-height:100vh;height:100vh;border-radius:0;overflow:visible;width:100%}header.open .logoContainer .logo{height:4.8rem}.main,.modal,.moreInfo,.pricing,.productDetails,.productMain,.searchSection,.tabs,.team,footer{padding-left:0}.modal .popUpContainer{width:100%}.productMain{padding-top:10px}.productMain .topPart{position:relative;left:60px;width:calc(100% - 60px)}.productMain .product .text .text-container{width:200px;padding-right:0}.pricing .content .image{height:250px}.pricing .text form .data input{flex-basis:100%}.searchSection .results ul.shortList{max-height:530px}.searchSection .results ul.shortList .listShadow{height:25px}.searchSection .singleResult .top{margin-bottom:16px}.searchSection .singleResult .top .image{height:100px;width:100px}}@media (max-width:350px){.pricing .content .image{width:260px}.searchSection .singleResult{flex-basis:calc(100% - 16px)}.productMain .product .photo{order:1}.productMain .product .text{order:2}.productMain .product .label{order:3}}