.car-items{display:flex;flex-wrap:wrap;margin:-1.5rem -4.5rem}.car-items>div{width:50%;display:flex;align-items:center;padding:1.5rem 4.5rem;margin:0 -1.5rem}.car-items>div>*{padding:0 1.5rem}.car-items .img{flex-basis:350px;flex-grow:0;flex-shrink:0;margin:auto 0}.car-items .img img{width:100%;height:auto}.car-items .c{flex:1 1 0}.car-items strong{display:block;font-size:1.5em}.car-items span{display:block;font-size:1.1em;color:#adb5bd}.car-items small{font-size:0.8em;font-weight:normal;color:#adb5bd}.car-items table{width:100%;margin:.75rem 0}.car-items table td{width:100%;font-size:0.9em}.car-items table td:last-child{font-size:1em;font-weight:bold;width:0px;white-space:nowrap}.car-items a{text-transform:uppercase;text-decoration:none;display:inline-block;position:relative;padding-right:40px}.car-items a:after,.car-items a:before{content:'';display:block;position:absolute;top:0;bottom:0;right:0;margin:auto 0}.car-items a:after{width:18px;height:1px;overflow:hidden;background:#54C1BD}.car-items a:before{width:7px;height:7px;border-width:0;border-color:#54C1BD;border-style:solid;border-top-width:1px;border-right-width:1px;transform:rotate(45deg)}@media (max-width:1599.98px){.car-items{margin:-1.5rem -2.25rem}.car-items>div{padding:1.5rem 2.25rem;margin:0 -.75rem}.car-items>div>*{padding:0 .75rem}.car-items .img{flex-basis:250px}}@media (min-width:768px) and (max-width:1199.98px){.car-items>div{flex-direction:column;align-items:stretch}.car-items .img{width:300px;flex-basis:auto;flex-shrink:1;align-self:center}.car-items .c{margin-top:1.5rem}}@media (max-width:991.98px){.car-items .img{width:280px}}@media (max-width:767.98px){.car-items>div{width:100%;flex-direction:column;align-items:stretch}.car-items .img{width:100%;flex-basis:auto;flex-shrink:1;margin-bottom:1.5rem;align-self:center}}.cover{position:relative;min-height:100vh;display:flex;margin-top:-90px;padding-top:90px}@media (max-width:767.98px){.cover{margin-top:-70px;padding-top:70px}}.cover .img{width:100%;display:flex;flex-direction:column}.cover .img .bg{background-color:#1D1D1D;background-size:cover;background-position:center;height:100%;width:100%}.cover .img .bg.mobile{display:none}.cover .img:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:30%;background:transparent;background:linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 100%)}.cover .img .container{display:flex;flex-direction:column}.cover .img .container>div:first-child{flex-grow:1;flex-shrink:1;min-height:100px}.cover .title{color:#ffffff;position:relative;padding:50px 0;text-shadow:5px 5px 6px #00000029}.cover .title *{z-index:2;position:relative;margin:0;font-weight:900}.cover .title h1{font-size:5em;text-transform:uppercase;margin-bottom:0.25em;line-height:1.1}.cover .title h2{font-size:3em;line-height:1.1}.cover .title:after{content:"";position:absolute;display:block;top:0px;left:-50px;bottom:0px;width:220px;background:#0BD2BA;z-index:1}@media (max-width:991.98px){.cover .img:after{display:none}.cover .img .bg.mobile{display:block;min-height:20vh}.cover .img .bg.desktop{background:#1D1D1D!important}.cover .img .container>div:first-child{display:none}.cover .title{text-align:center}.cover .title:after{display:none}.cover .title h1{margin-bottom:3rem}.cover .title h2 br{content:"";display:block;margin-bottom:0.7em}}@media (max-width:767.98px){.cover .title{font-size:0.75em}.cover .title:after{width:180px}}@media (max-width:575.98px){.cover .title{font-size:0.45em}.cover .title:after{width:150px}}.main-text{background:#000000;color:#ffffff;font-size:1.25em;line-height:1.5;padding:5% 0}@media (max-width:991.98px){.main-text{background:transparent;color:#000}}@media (max-width:767.98px){.main-text{padding:10% 0}}.benefits{list-style:none;padding:0;text-align:center;margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem;margin-bottom:-1.5rem}.benefits img{width:auto;height:144px}.benefits h4{font-size:1.5em;margin:1.5rem 0}.benefits li{display:flex;flex-direction:column}.benefits li>div{box-shadow:0 0 50px #dee2e6;border-radius:20px;margin:.75rem;padding:1.5rem;height:100%;background:#ffffff}.questions{background:#000000;color:#ffffff;font-size:1.25em}.questions figure{border:1px solid #A5A5A5;margin:1.5rem 0}.questions figure>h4{font-size:inherit;font-weight:bold;display:block;padding:45px;padding-right:75px;margin:0;position:relative;cursor:pointer}.questions figure>h4:after{content:"";display:block;position:absolute;top:0;bottom:0;right:45px;margin:auto 0;width:20px;height:20px;border-width:0;border-color:#ffffff;border-style:solid;border-top-width:1px;border-right-width:1px;transform:rotate(45deg);transition:all 0.2s ease-in-out}@media (prefers-reduced-motion:reduce){.questions figure>h4:after{transition:none}}.questions figure>div{padding:45px;padding-top:0;display:none}.questions figure:hover{border-color:#54C1BD}.questions figure.active{border-color:#54C1BD}.questions figure.active>h4:after{transform:rotate(135deg)}@media (max-width:991.98px){.questions{font-size:1em}.questions figure{border:0;position:relative}.questions figure:after{content:"";display:block;position:absolute;height:1px;overflow:hidden;width:100%;background:#343a40;left:0;bottom:-.75rem}.questions figure>h4{padding:15px 0;padding-right:30px}.questions figure>h4:after{right:5px}.questions figure>div{padding:1.5rem 0;padding-top:1.5rem}.questions figure:last-child{margin-bottom:0}.questions figure:last-child:after{display:none}.questions figure:last-child>h4,.questions figure:last-child>div{padding-bottom:0}}.image-content{display:flex;margin:0 -3rem}.image-content.reverse{flex-direction:row-reverse}.image-content>div{margin:0 3rem;flex-grow:1;flex-shrink:1;flex-basis:50%}.image-content .img{background-position:center;background-repeat:no-repeat;background-size:cover}.image-content p{margin:1.5rem 0}.image-content p:last-child{margin-bottom:0}.image-content ul,.image-content li{padding:0;margin:0}.image-content ul li{margin:1.25em 0;list-style:none;padding-left:40px;position:relative}.image-content ul li:before{content:"";display:block;position:absolute;top:4px;left:0;width:14px;height:14px;border-radius:50%;border:3px solid #000000}.image-content .phone-btn{margin:3rem 0}.more-text{font-size:1em}.more-text .content{max-height:250px;overflow:auto;padding-right:1.5rem}.more-text .content>*:first-child{margin-top:0;padding-top:0}.more-text .content>*:last-child{margin-bottom:0;padding-bottom:0}.more-text .content::-webkit-scrollbar{width:20px}.more-text .content::-webkit-scrollbar-track{background:rgba(255,255,255,0.13);border-radius:5px}.more-text .content::-webkit-scrollbar-thumb{background:#363636;border-radius:5px}.more-text .content::-webkit-scrollbar-thumb:hover{background:#5e5e5e}.more-text *{font-size:1em}.more-text h1,.more-text h2,.more-text h3,.more-text h4,.more-text h5,.more-text h6{margin-top:0.8em;margin-bottom:0.2em}.more-text h1{font-size:3em}.more-text h2{font-size:2.5em}.more-text h3{font-size:2.25em}.more-text h4{font-size:2em}.more-text h5{font-size:1.75em}.more-text h6{font-size:1.5em}@media (max-width:767.98px){.more-text h1{font-size:2.5em}.more-text h2{font-size:2.25em}.more-text h3{font-size:2em}.more-text h4{font-size:1.75em}.more-text h5{font-size:1.5em}.more-text h6{font-size:1.25em}}@media (max-width:575.98px){.more-text h1{font-size:3em}.more-text h2{font-size:2.5em}.more-text h3{font-size:2.25em}.more-text h4{font-size:2em}.more-text h5{font-size:1.25em}.more-text h6{font-size:1em}}a.all-cars{font-size:1.25em;font-weight:bold;display:inline-block;border:1px solid #54C1BD;width:100%;max-width:390px;height:60px;line-height:58px;white-space:nowrap;color:#000;text-decoration:none;margin-top:4.5rem;transition:all 0.2s ease-in-out}@media (prefers-reduced-motion:reduce){a.all-cars{transition:none}}a.all-cars:hover{box-shadow:0 0 20px #ced4da;color:#ffffff;background:#54C1BD}