h1{font-size:80px;line-height:100px;text-transform:uppercase}@media(max-width:767px){h1{font-size:36px;line-height:36px}}h2{font-size:35px;line-height:44px;font-weight:normal}h3{font-size:25px;line-height:27px;font-weight:normal}p{color:#2b2b2b}.form-row{display:flex;justify-content:space-between;gap:15px;margin-top:30px}.form-row.shrink{display:inline-flex}.form-row.unlabelled{margin-top:0}.form-row.right{justify-content:right}@media(max-width:767px){.mobile-column{flex-direction:column}}.form-control{font-size:15px;line-height:22px;color:#262626;width:100%;align-self:flex-start}.form-control.shrink{flex:1}.form-control.unlabelled{margin-top:22px}.form-control>label{font-weight:bold;display:block;padding-bottom:5px}.form-control>label.inline{display:inline-block}.form-control .checkbox{display:flex;margin-top:7px;position:relative}.form-control .checkbox input[type=checkbox]{width:25px;height:25px;margin-right:25px}.form-control .checkbox label{cursor:pointer;font-size:14px;margin-top:5px;width:100%}.form-control .checkbox label a{white-space:nowrap;color:#262626}.form-control .checkbox label.error{color:red;font-size:12px;position:absolute;margin-bottom:-20px;bottom:0}.form-control input:not([type=radio]):not([type=checkbox]),.form-control select{padding:20px 30px;width:100%;border:1px solid}.form-control input:not([type=radio]):not([type=checkbox]):focus-visible,.form-control select:focus-visible{outline:0}.form-control input:not([type=radio]):not([type=checkbox]).small,.form-control select.small{width:110px}.form-control select{padding-right:40px}select{background:url("/Content/images/Icon ionic-ios-arrow-down.svg");background-size:contain;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:right 15px center;background-size:15px;background-color:#fff}.field-validation-error{color:red;font-size:12px;font-weight:normal;display:block;position:absolute}.radio-list-container{display:flex;justify-content:space-around}.form-control .radio-container{display:inline-block;position:relative;cursor:pointer;font-weight:normal;padding-left:15px}.form-control .radio-container input[type=radio]{position:absolute;opacity:0}.form-control .radio-container .checkmark{display:inline-block;position:relative;height:32px;width:32px;margin:5px auto 0 auto;border:1px solid;background:#fff;border-radius:50%;top:10px;left:-15px}.form-control .radio-container .checkmark:after{content:"";position:absolute;display:none;top:7px;left:7px;width:16px;height:16px;border-radius:50%;background:#1c69d4}.form-control .radio-container input:checked~.checkmark{background-color:#fff}.form-control .radio-container input:checked~.checkmark:after{display:block}.loader{display:none;position:relative;width:30px;height:30px;margin:0 auto}.loader div{box-sizing:border-box;display:block;position:absolute;width:30px;height:30px;border:6px solid #fff;border-radius:50%;animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.loader div:nth-child(1){animation-delay:-.45s}.loader div:nth-child(2){animation-delay:-.3s}.loader div:nth-child(3){animation-delay:-.15s}@keyframes loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.steps{width:100%;color:#fff;background:#000;font-size:12px;letter-spacing:5.7px;text-transform:uppercase;display:flex;justify-content:center;position:sticky;top:0;z-index:1000;transition:top .1s linear 0s}@media(max-width:767px){.steps{position:relative}}.steps .steps_inner{max-width:1300px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:20px 0;flex-direction:column}.steps .steps_inner .steps_inner-row{display:flex}@media(max-width:767px){.steps .steps_inner .steps_inner-row{display:inline-block;width:calc(100% - 70px);vertical-align:top}.steps .steps_inner .steps_inner-row:first-child{width:60px}}.steps .steps_inner .steps_inner-row .steps_step{display:flex;margin:5px;flex:1 0 calc(25% - 10px);justify-content:center;position:relative;opacity:.5;align-self:center;text-align:center}@media(max-width:767px){.steps .steps_inner .steps_inner-row .steps_step{text-align:left;display:block}}.steps .steps_inner .steps_inner-row .steps_step .dot{width:25px;height:25px;border:2px solid #fff;border-radius:100%}.steps .steps_inner .steps_inner-row .steps_step .dot:after{content:"";width:calc(100% - (50px));top:12.5px;left:calc(50% + (25px + 5px));height:1px;position:absolute;border-bottom:1px solid #fff}.steps .steps_inner .steps_inner-row .steps_step.current{opacity:1}.steps .steps_inner .steps_inner-row .steps_step.current .dot{border-color:#1c69d4}.steps .steps_inner .steps_inner-row .steps_step.current .dot:after{border-bottom:2px dashed #1c69d4}.steps .steps_inner .steps_inner-row .steps_step.complete{opacity:1}.steps .steps_inner .steps_inner-row .steps_step.complete .dot{border-color:#1c69d4;background:#1c69d4;color:#fff;display:flex;justify-content:center}.steps .steps_inner .steps_inner-row .steps_step.complete .dot img{align-self:center;padding-left:2px}.steps .steps_inner .steps_inner-row .steps_step.complete .dot:after{border-bottom:2px solid #1c69d4}.steps .steps_inner .steps_inner-row .steps_step.complete .dot:before{content:"";width:20px;height:20px;background-image:url("/Content/images/checkmark_white.svg");background-repeat:no-repeat;background-size:10px;background-position-x:5px;background-position-y:6px}.steps .steps_inner .steps_inner-row .steps_step:nth-child(3) .dot:after{border:0;display:none}@media(max-width:767px){.steps .steps_inner{display:block}.steps .steps_inner .steps_step{justify-content:flex-start;padding-left:20px;align-items:center;margin:0;flex:1 0 25%;line-height:28px;height:28px}.steps .steps_inner .steps_step .dot:after{border:0!important}}.prequal_nav{margin-top:40px;display:flex;justify-content:space-between}.prequal_nav>button{border:0;position:relative;cursor:pointer;font-size:15px}.prequal_nav .back{padding-left:24px;background:none}.prequal_nav .back .chevron{width:8px;height:8px;border-top:2px solid #000;border-left:2px solid #000;transform:rotate(-45deg);position:absolute;top:calc(50% - 4px);left:3px}.prequal_nav .next{color:#fff;background-color:#1c69d4;min-width:260px;height:51px}@media(max-width:767px){.prequal_nav .next{width:100%}}.prequal_nav .next[disabled]{opacity:.7}.prequal_nav .next:not([disabled]):hover{background-color:#0653b6}.prequal_nav .next .next_text{position:relative;padding-right:24px}.prequal_nav .next .next_text .chevron{width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);position:absolute;top:calc(50% - 3px);right:3px}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px;color:#1d1d1d}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #bbb;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#fff}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=70);opacity:.7}.modal-header{padding:15px 15px 15px 60px;font-size:25px;text-transform:uppercase}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px 20px 60px 60px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-dialog{width:900px}.modal-dialog.small{width:750px}}@media(min-width:1350px){.modal-dialog{width:1300px}}.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-header:after,.modal-footer:after{clear:both}.prequal-header{padding-bottom:50px}.prequal-header .hero{display:flex;justify-content:center;position:relative;margin-bottom:60px}@media(max-width:767px){.prequal-header .hero{margin-bottom:30px}}.prequal-header .hero .hero-image{position:relative}.prequal-header .hero .hero-image img{max-width:100%;height:auto}.prequal-header .hero .hero-image h1{position:absolute;left:120px;color:#fff;font-weight:normal;font-size:65px;line-height:75px;bottom:45px}@media(max-width:767px){.prequal-header .hero .hero-image h1{bottom:0}}@media(max-width:767px){.prequal-header .hero .hero-image{overflow-x:hidden}.prequal-header .hero .hero-image img{min-width:500px}.prequal-header .hero .hero-image h1{position:relative;color:#000;font-size:25px;left:0;line-height:30px;bottom:0}}.prequal-header .header-content{max-width:1920px;margin:auto}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0}.container{max-width:1300px;padding:0 140px}@media(max-width:1200px){.container{padding:0 70px}}@media(max-width:767px){.container{padding:0 20px}}a{color:#000}hr{border-top:1px solid #9d9d9d}select.disabled{color:-internal-light-dark(graytext,#aaa);opacity:.7;border-color:rgba(118,118,118,.3);pointer-events:none}.form-inner{display:none}.form-inner.show{display:block}.vin-prequal{display:flex;color:#262626}.vin-prequal>div{flex:50%}.vin-prequal>div.form-container{background-color:#f2f2f2;display:flex;justify-content:flex-end;flex:calc(50% + 300px)}.vin-prequal>div.form-container .seperator{margin:40px 0 10px;border-color:#bbb}.vin-prequal>div>.form-inner{max-width:680px;width:100%;margin:0 140px 60px 20px}@media(max-width:1400px){.vin-prequal>div>.form-inner{margin-right:20px}}@media(max-width:767px){.vin-prequal>div>.form-inner{margin-right:0;margin-left:0;padding:0 20px}}.vin-prequal>div.vehicle-details{display:flex;padding:0 0 0 100px;position:relative}@media(max-width:1400px){.vin-prequal>div.vehicle-details{padding-left:30px}}.vin-prequal>div.vehicle-details>div{max-width:480px;transition:top .1s linear 0s;position:absolute}@media(max-width:1200px){.vin-prequal>div.vehicle-details>div{position:static}}.vin-prequal>div.vehicle-details .title{line-height:44px}.vin-prequal>div.vehicle-details .seperator{border-top:1px solid #d5d5d5;margin:20px 0}.vin-prequal>div.vehicle-details img{margin:35px 0 16px 0;max-width:100%}.vin-prequal>div.vehicle-details .legal-text{margin-top:7px}.vin-prequal>div.vehicle-details.fixed-section>div{position:fixed}.vin-prequal>div.vehicle-details .vin{text-transform:uppercase}@media(max-width:767px){.vin-prequal>div.vehicle-details{padding:0 20px}}@media(max-width:1200px){.vin-prequal{flex-direction:column}.vin-prequal>div{flex:100%}.vin-prequal>div.vehicle-details{order:-1;justify-content:center;padding-bottom:30px}.vin-prequal>div.vehicle-details.fixed-section>div{position:relative;top:0!important}.vin-prequal>div.form-container{justify-content:center}}.prequal{display:flex;justify-content:center;background-color:#f2f2f2;padding-bottom:70px}.prequal .form-container{max-width:1300px}.prequal .form-container .form-inner{padding:0 30px}.prequal .form-container .prequal-container{display:flex;flex:50%;gap:34px;align-items:flex-start}.prequal .form-container .prequal-container .prequal-section{width:calc(50% - 17px)}@media(max-width:1200px){.prequal .form-container .prequal-container{flex-direction:column}.prequal .form-container .prequal-container .prequal-section{width:100%}}@media(max-width:1200px){.prequal .form-container{max-width:100%}.prequal .form-container .form-inner{padding:0 20px}}.prequal .contact-method{min-width:200px}.prequal .prequal_nav{justify-content:flex-end}.prequal .prequal_nav .back{margin-right:55px;padding-right:10px}.ongoing-communication-explanation{margin-top:40px;font-size:14px}.terms-and-conditions{display:flex;justify-content:center}.terms-and-conditions div{max-width:1400px;padding:40px}.terms-and-conditions p{font-size:12px}.terms-and-conditions p a{color:#262626}.termsAndConditionsSubBody{font-size:14px}.legal-text{font-size:10px}#expensesForm .form-control{max-width:350px;position:relative}#expensesForm .form-control:before{content:"$";left:20px;bottom:20px;position:absolute;font-size:15px;font-weight:bold}#expensesForm .form-control input{padding-left:40px}.manualAddressLabel{text-align:center;font-size:12px}.manualAddress.form-row{display:none}.manualAddress.form-row>.form-control{flex:1}.manualAddress.form-row>.form-control:first-child{flex:2}.preferredLanguageContainer{min-width:170px}.phoneNumberContainer{min-width:170px}.result-boxes{display:flex;gap:25px;max-width:80%;margin-top:30px}@media(max-width:767px){.result-boxes{flex-direction:column;max-width:100%}}.result-box{background-color:#fff;border-radius:5px;padding:30px 30px 35px 30px;border:1px solid #bbb}.result-box>h3{margin-top:0}.result-box>p{font-size:15px}.result-box>p a{color:#000}.result-box .retailer-detail{display:flex;padding-top:25px}.result-box .retailer-detail>img{padding-right:15px}.result-box .resultPhoneNumber{font-weight:bold}.result-box:nth-child(2){flex-grow:1}@media(max-width:767px){.result-box>.spaced-detail{flex-direction:column}}.result-box .spaced-detail h3{margin-bottom:15px;margin-top:0}.contact-now{display:flex;align-items:center}.contact-now a{color:#000;text-decoration:none;font-weight:bold}.contact-now a img{padding-right:10px}.spaced-detail{display:flex;justify-content:space-between;font-size:15px}#termsAndConditionsModal ul{list-style-type:disc}.retailer-cards{display:flex;gap:25px;margin-top:30px}.retailer-cards .retailer-card{min-height:230px;display:flex;flex-direction:column;justify-content:space-between;padding:19px 0 45px;min-width:375px}@media(max-width:767px){.retailer-cards .retailer-card{min-width:100%}}.retailer-cards .retailer-card>div{display:flex;padding-bottom:40px;min-height:95px;min-width:300px;font-size:20px;text-transform:uppercase}.retailer-cards .retailer-card>div>img{align-self:center}.retailer-cards .retailer-card.contact-retailer{background:#fff;border:1px solid #bbb;border-radius:5px;padding:19px 28px 45px}.retailer-cards .result-box{max-width:270px}@media(max-width:767px){.retailer-cards{flex-direction:column}}.resultContactNow{font-weight:bold}.resultContactNow img{padding-right:10px}a.link{color:#262626;min-width:320px;height:51px;line-height:46px;display:inline-block;text-decoration:none;text-align:center;align-self:center;font-size:15px;border:2px solid #262626;font-weight:bold}@media(max-width:767px){a.link{min-width:100%}}a.blue-link{background-color:#1c69d4;color:#fff;border-color:#1c69d4}ul.blue-check{list-style:none;padding-left:0}ul.blue-check li{padding-left:45px;position:relative;font-size:18px;line-height:40px;color:#2e2e2e}ul.blue-check li:before{position:absolute;left:0}.footer{margin:auto;padding-left:25px}.footer.has-vin{max-width:1450px}@media(max-width:1200px){.footer.has-vin{max-width:735px;padding-left:25px}}.footer a{color:#1c69d4;font-weight:bold;font-size:15px}.vehicle-name{font-weight:bold;padding-bottom:20px;font-size:18px}.seperator{margin-top:30px}.close-header{text-align:right}.close{cursor:pointer;padding:5px;font-size:25px}.terms-and-conditions-page{margin:0 auto}@font-face{font-family:BMWTypeNext-Regular;src:url("../../../fonts/BMWNext/BMWTypeNextTT-Regular.woff")}@font-face{font-family:BMWTypeNext;src:url("../../../fonts/BMWNext/BMWTypeNext-Bold.woff2");font-weight:bold}@font-face{font-family:BMWTypeNext;src:url("../../../fonts/BMWNext/BMWTypeNext-Light.woff2");font-weight:normal}h2{font-family:BMWTypeNext}h3{font-family:BMWTypeNext}*{font-family:BMWTypeNext}.steps .steps_inner .steps_inner-row .steps_step{font-family:BMWTypeNext-Regular}ul.blue-check li:before{content:url("/Content/images/checkmark_blue.svg")}.form-control input:not([type=radio]):not([type=checkbox]),.form-control select{border-color:#bbb}.form-control .radio-container .checkmark{border-color:#a3a3a3}.form-control .radio-container .checkmark:after{background:#1c69d4}