@media screen and (min-width:786px){.popup-overlay-small{display:none!important}}@media screen and (max-width:785px){.content{display:none}.popup-overlay-small{display:block}}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none}html{width:100%;height:100%;margin:0 auto;overflow-x:hidden;font-size:62.5%;scroll-behavior:smooth}body,html{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}input:focus{outline:none;-webkit-appearance:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s}@font-face{font-family:BMWTypeNext Latin TT;src:url(/fonts/BMWTypeNextLatinTT-Bold.6dfa927b.woff);font-weight:700}@font-face{font-family:BMWTypeNext Latin TT;src:url(/fonts/BMWTypeNextLatinTT-Regular.c6d58376.woff);font-weight:400}@font-face{font-family:BMWTypeNext Latin TT;src:url(/fonts/BMWTypeNextLatinTT-Light.d406c7e3.woff);font-weight:300}@font-face{font-family:BMWTypeNext Latin TT;src:url(/fonts/BMWTypeNextLatinTT-Thin.6f5ea69e.woff);font-weight:200}@font-face{font-family:"MINI Serif Regular";src:url(/fonts/MINISerif-Regular.b9a3b410.woff);font-weight:400}@font-face{font-family:"MINI Serif Regular";src:url(/fonts/MINISerif-Medium.88f4e38d.woff);font-weight:500}@font-face{font-family:"MINI Serif Regular";src:url(/fonts/MINISerif-Bold.ca3092ac.woff);font-weight:700}@font-face{font-family:"MINI Sans Serif";src:url(/fonts/MINISansSerif-Regular.0c30840d.woff);font-weight:400}@font-face{font-family:"MINI Sans Serif";src:url(/fonts/MINISansSerif-Bold.2cbc5c10.woff);font-weight:700}@font-face{font-family:"MINI Sans Serif West";src:url(/fonts/MINISansSerifWEST-Regular.c88061c5.woff);font-weight:400}@font-face{font-family:"MINI Sans Serif West";src:url(/fonts/MINISansSerifWEST-Bold.ea35023c.woff);font-weight:700}*{font-family:BMWTypeNext Latin TT}#app{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#262626;min-height:100%}button{border:none;cursor:pointer;background-color:transparent}textarea{resize:none!important;outline:none}.regular-btn{font-size:1.5rem;font-weight:700;line-height:1.7rem;color:#1c69d4}.primary-btn{background-color:#fff;color:#1c69d4;border:1px solid #1c69d4}.secondary-btn{background-color:#1c69d4;color:#fff;display:flex;justify-content:center}.red-btn{background:#ff6565;color:#fff}a{color:inherit}input:not([type=checkbox]):not([type=radio]){height:4rem;padding:1rem}input[type=checkbox]:checked+label:before{background:url(/img/checkbox-checked.de926ab6.svg) no-repeat 0 0}input[type=checkbox]+label:before,input[type=checkbox]:not(:checked)+label:before{background:url(/img/checkbox.8a5a1a88.svg) no-repeat 0 0}input[type=checkbox]+label:before{content:"";position:absolute;left:0;width:100%;height:100%;background-size:1.5rem;font-size:1.5rem}input[type=checkbox]+label.some-selected:before{background:url(/img/checkbox-checked-partially.d658fa71.svg) no-repeat 0 0!important}.delete{display:inline-block;padding-left:2rem;height:2.2rem;background:url(/img/delete.34c3f99d.svg) no-repeat 0 0;background-size:2rem;cursor:pointer}.delete:hover{background-position:0 100%}.dashboard header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e5e5e5}.dashboard header h1{font-size:2.5rem;font-weight:300;line-height:3.2rem}.dashboard header .navigation-logo{width:3.2rem;height:3.2rem;-o-object-fit:contain;object-fit:contain}.dashboard header .header-buttons{display:flex;align-items:center;gap:4rem}.dashboard header .header-buttons .logout-btn{background:url(/img/logout.0b052ebb.svg) no-repeat right 0;padding:0 3rem 0 0}.dashboard header .navigation-box{display:flex;align-items:center;width:33%}.dashboard header .navigation-box:first-child{justify-content:flex-start}.dashboard header .navigation-box:nth-child(2){justify-content:center}.dashboard header .navigation-box:nth-child(3){justify-content:flex-end}.dashboard .brand-filters{display:flex;padding:0 20px;gap:2rem}.dashboard .brand-filters p{font-size:15px;font-weight:700;line-height:17px;color:#666;padding-bottom:5px;text-transform:uppercase;min-width:60px;text-align:center;cursor:pointer}.dashboard .brand-filters p.active{border-bottom:5px solid #1c69d4;color:#1c69d4}.dashboard .brand-filters p:hover{border-bottom:5px solid #1c69d4;color:#666}.dashboard .brand .dropdown{position:relative;margin-top:1rem}.dashboard .brand .dropdown p{padding:1rem;background-image:url(/img/dropdown-arrow.4e27f446.svg);background-repeat:no-repeat;background-position:right .5rem center;cursor:pointer}.dashboard .brand .dropdown .options{position:relative}.dashboard .brand .dropdown .options ul{display:flex;flex-direction:column;position:absolute;top:0;background-color:#fff;width:100%;border:1px solid #bbb;border-radius:.8rem}.dashboard .brand .dropdown .options ul li{list-style:none;font-size:1.5rem;width:100%;padding:1rem;border-bottom:1px solid #bbb;cursor:pointer}.dashboard .brand .dropdown .options ul li:last-of-type{border-top:0}.dashboard .user-manager-vue{padding:2rem}.dashboard .user-manager-vue .search{display:flex;gap:2rem}.dashboard .container{display:flex;align-items:center;padding:1rem 2rem;position:relative;height:8rem}.dashboard .container .qr-container,.dashboard .container .search-container{width:33%;display:flex}.dashboard .container .qr-container{justify-content:center}.dashboard .container .search-container{padding:.85rem 2rem;gap:2rem;display:flex;justify-content:space-between;border-radius:.8rem;align-items:center}.dashboard .container .search-container.showSearch{background:#f2f2f2}.dashboard .container .search-container.showSearch .search:hover{color:#262626}@media screen and (max-width:1280px){.dashboard .container .search-container.showSearch{width:calc(98% - 2.5rem);left:2rem;position:absolute}.dashboard .container .search-container.showSearch input{width:100%}}.dashboard .container .search-container .search{cursor:pointer;display:flex;gap:2rem;padding:1rem 0;z-index:100;font-size:1.5rem;font-weight:700;color:#1c69d4;align-items:center}.dashboard .container .search-container .search .img{height:1.5rem}.dashboard .container .search-container .search .img:before{width:1.5rem;height:1.65rem;display:inline-block;content:"";background:url(/img/search.ce031837.svg) no-repeat 0 -1.6rem;background-repeat:no-repeat}.dashboard .container .search-container .close{background-image:url(/img/close.ce7261f1.svg);height:2rem;width:2rem;background-repeat:no-repeat;background-position:50%;cursor:pointer}.dashboard .container .search-container:hover .search{color:#262626}.dashboard .container .search-container:hover .search .img{background:url(/img/search.ce031837.svg) no-repeat 0 0}.dashboard .container .search-container:hover .search .img:before{background:none}.dashboard .container input{border:none;font-size:1.5rem;font-weight:700;line-height:1.7rem;color:#1c69d4}.dashboard .container button{line-height:1.7rem;color:#1c69d4;background-repeat:no-repeat;background-position:100%}.dashboard .container .create-qr{background-image:url(/img/add.1a9f814c.svg);padding:0 2.5rem 0 0}.dashboard .table{display:table;width:100%;border-collapse:collapse}.dashboard .table .table-header{background-color:#f5f5f5;display:table-row;border-bottom:1px solid #bbb;border-top:1px solid #bbb}.dashboard .table .table-header .td{display:table-cell;padding:1.45rem;font-size:1.5rem;font-weight:300;line-height:2.2rem;text-align:left}.dashboard .table .table-header .td:first-child{padding-left:2rem}.dashboard .table .table-header .td-placeholder{display:table-cell;padding:1.45rem}.dashboard .table .table-row{display:table-row;border-bottom:1px solid #bbb}.dashboard .table .table-row .qr{background:url(/img/qr.b7a927fc.svg) no-repeat center 0;cursor:pointer;height:1.9rem}.dashboard .table .table-row .qr:hover{background:url(/img/qr.b7a927fc.svg) no-repeat center -1.9rem}.dashboard .table .table-row .td{display:table-cell;padding:1.45rem;font-size:1.5rem;font-weight:300;line-height:2.2rem;text-align:left}.dashboard .table .table-row .td:first-child{padding-left:2rem}.dashboard .table .table-row .td.statusActive{color:#1c69d4}.dashboard .table .table-row .edit{cursor:pointer;width:2rem;height:1.9rem;background:url(/img/edit.6de45f1a.svg) no-repeat center 0}.dashboard .table .table-row .edit:hover{background:url(/img/edit.6de45f1a.svg) no-repeat center -2.05rem}.popup-overlay-small{background-color:hsla(0,0%,56%,.3);height:100vh;display:flex;justify-content:center;align-items:center}.popup-overlay-small .popup{background-color:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.102);height:206.3538208008px;width:444px;left:162px;top:409px;border-radius:20px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:2rem}.popup-overlay-small .popup p{font-size:15px;font-weight:300;line-height:22px;text-align:center}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,56%,.3);z-index:100;display:flex;justify-content:center;align-items:center}.popup-overlay .popup{background-color:#fff;display:flex;flex-direction:column;padding:2rem 4rem;width:44rem;gap:2rem;box-shadow:0 0 30px 0 rgba(0,0,0,.102);border-radius:2rem}.popup-overlay .popup h2{font-size:2rem;font-weight:300;line-height:2.7rem}.popup-overlay .popup p{font-size:1.5rem;font-weight:300;line-height:2.2rem}.popup-overlay .popup .close{display:flex;justify-content:flex-end;align-items:flex-end;width:100%;height:1.1rem}.popup-overlay .popup .close img{cursor:pointer}.popup-overlay .popup .wrapper{display:flex;justify-content:space-between;gap:2rem}.popup-overlay .popup .wrapper a,.popup-overlay .popup .wrapper button{border-radius:.8rem;border:none;padding:1.2rem;width:100%;font-size:1.5rem;font-weight:700}.popup-overlay .popup input{width:100%;height:4rem;border-radius:.8rem;padding:1rem;border:1px solid #bbb}.popup-overlay .popup .vin{display:flex;position:relative}.popup-overlay .popup .vin.is-invalid input{border:1px solid red;color:red}.popup-overlay .popup .vin.is-invalid .copy{border-left:1px solid red}.popup-overlay .popup .vin .copy{position:absolute;border-left:1px solid #bbb;right:.3rem;top:.175rem}.popup-overlay .popup .vin .copy img{height:3.6rem;width:3.8rem}.dropdown{box-sizing:border-box;position:relative;margin-top:2rem;border-radius:.8rem;border:.1rem solid #bbb;height:-moz-fit-content;height:fit-content}.dropdown input[type=checkbox],.dropdown input[type=radio]{position:absolute;opacity:0;left:-99999px}.dropdown input[type=checkbox]+label:before{height:2rem;width:3rem;top:1.2rem}.dropdown input,.dropdown label{font-size:1.5rem}.dropdown input{font-weight:700}.dropdown .sub{border-bottom:1px solid #bbb}.dropdown .dropdown-title{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:400;font-size:15px;line-height:11px;letter-spacing:.03em;color:#000;padding:0 1.3rem 0 2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;height:4rem}.dropdown .dropdown-title.checked input[type=checkbox]+label:before{background:url(/img/checkbox-checked.de926ab6.svg) no-repeat 0 0!important}.dropdown .dropdown-title.openedDropdown{border-bottom:1px solid #bbb}.dropdown .dropdown-title.openedDropdown .toggle{transform:rotate(180deg)}.dropdown .dropdown-title .toggle{width:2rem;height:2rem;content:"";position:absolute;right:1rem;background-image:url(/img/expand.491dc4cf.svg);background-repeat:no-repeat;background-position:50%;transition:all .2s;cursor:pointer}.dropdown .dropdown-title label{padding:0 1rem;cursor:pointer}.dropdown .dropdown-title input[type=checkbox]+label:before{left:1rem}.dropdown .dropdown-title input{border:none!important}.dropdown .dropdown-title .imageContainer{display:flex;align-items:center;padding:.7rem 1rem;border-left:.1rem solid #bbb;height:100%;cursor:pointer}.dropdown .dropdown-title .imageContainer .image-box-dropdown{display:block;width:3rem;height:1.1rem;background-position:50%;background:url(/img/dropdown-arrow.4e27f446.svg) 0 0}.dropdown .regular-btn{width:12rem;margin:2rem}.dropdown .dropdown-opened{display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;height:auto;position:relative;top:0;left:0;width:100%;border-radius:0;border-bottom:1px solid #bbb}.dropdown .dropdown-opened .regular-btn{width:8.5rem}.dropdown .dropdown-opened>ul{list-style:none;margin:0;padding:0;overflow:hidden;padding:0 1rem}.dropdown .dropdown-opened>ul li{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:2rem;padding:0 2rem;position:relative}.dropdown .dropdown-opened>ul li img{width:5rem}.dropdown .dropdown-opened>ul li button{background:url(/img/edit.6de45f1a.svg) no-repeat;height:1.9rem;width:2.2rem;position:absolute;right:0;cursor:pointer}.dropdown .dropdown-opened>ul li .wrapper{display:flex;flex-direction:column}.dropdown .dropdown-opened>ul li .wrapper input{padding:.5rem;border:none;height:auto;border-bottom:1px solid;border-radius:0}.dropdown .dropdown-opened>ul li .wrapper p{font-size:1.2rem;font-weight:300;color:#666;height:1.3rem;line-height:1.2rem;overflow:hidden}.dropdown .dropdown-opened>ul li:last-child{border-bottom:none}.dropdown .dropdown-opened>ul li input[type=checkbox]+label:before{left:2rem}.dropdown .dropdown-opened>ul li label{display:inline-block;line-height:100%;color:#000;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2rem 1rem}.dropdown .dropdown-opened ul li .wrap input,.dropdown .dropdown-opened ul li .wrapper input{border-bottom:none;height:auto;padding:0}.dropdown .dropdown-opened ul li .wrap input.isEmpty,.dropdown .dropdown-opened ul li .wrapper input.isEmpty{border-bottom:1px solid;border-radius:0}.dropdown .upholstery{border-bottom:0;padding:0 0 1.5rem}.dropdown .upholstery ul li .wrap input,.dropdown .upholstery ul li .wrapper input{border:none}.dropdown .upholstery ul li .wrap input.isEmpty,.dropdown .upholstery ul li .wrapper input.isEmpty{border-bottom:1px solid;border-radius:0}.form-edit .popup-overlay .pckg-delete{height:17rem;width:50rem}.form-edit .brand{width:100%;margin-bottom:1rem;display:flex;justify-content:space-between;gap:1rem}.form-edit .brand .dropdown{margin-top:1rem;position:relative;z-index:999;width:100%}.form-edit .brand .dropdown.opened p{background-image:url(/img/dropdown-arrow-opened.83565528.svg)}.form-edit .brand .dropdown p{padding:1rem;background-image:url(/img/dropdown-arrow.4e27f446.svg);background-repeat:no-repeat;background-position:right 1.5rem center;cursor:pointer;font-size:1.5rem;text-transform:capitalize}.form-edit .brand .dropdown .options{position:relative;width:100%}.form-edit .brand .dropdown .options ul{display:flex;flex-direction:column;position:absolute;top:0;background-color:#fff;width:100%;border:1px solid #bbb;border-radius:.8rem}.form-edit .brand .dropdown .options ul li{list-style:none;font-size:1.5rem;width:100%;padding:1rem;border-bottom:1px solid #bbb;text-transform:capitalize;cursor:pointer}.form-edit .brand .dropdown .options ul li:last-of-type{border-top:0}.form-edit .brochure-created-wrapper{height:100vh;display:flex;align-items:center;justify-content:center}.form-edit .brochure-created{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.form-edit .brochure-created p{font-size:1.5rem;font-weight:300}.form-edit nav{display:flex;justify-content:space-between;padding:2rem 3rem;border-bottom:1px solid #bbb}.form-edit nav a{font-size:1.5rem;font-weight:700;line-height:1.6rem;color:#1c69d4}.form-edit .regular-btn{background-image:url(/img/add-transparent-bg.b4d19dbc.svg);background-repeat:no-repeat;padding-left:1.8rem}.form-edit .content{display:flex;justify-content:center;padding:4rem 3rem;width:100%;margin:0 0 0 auto}.form-edit .content .container{max-width:80.8rem;width:100%;display:flex;flex-direction:column;gap:3rem}.form-edit .content .container h1{padding:0}.form-edit .content .container section{position:relative}.form-edit .content .container section .input-component input{background-image:url(/img/calendar-icon.6e6f5c68.svg);background-repeat:no-repeat;background-position:left 1rem center}.form-edit .content .container section .invalid .input-component input{border:1px solid #ff6565;border-radius:.8rem;color:#ff6565}.form-edit .content .container section .calendar-wrap{position:relative}.form-edit .content .container section .calendar-wrap .error{color:#ff6565;font-size:1.2rem;position:absolute;top:-2rem;background-color:#fff;border-radius:.8rem;padding:.5rem;z-index:10000;left:1rem}.form-edit .content .container section .calendar-wrap .input-component input{padding:0 0 0 3.5rem}.form-edit .content .container section .display-equipment{position:relative;padding:1rem 0}.form-edit .content .container section .display-equipment.dontDisplayEquipment input[type=checkbox]+label:before{background-image:url(/img/checkbox-checked.de926ab6.svg)}.form-edit .content .container section .display-equipment input{position:absolute;opacity:0;left:-99999px}.form-edit .content .container section .display-equipment label{width:10rem;padding:0 0 0 2.5rem;font-size:15px;font-weight:700;line-height:15px}.form-edit .content .container section .display-equipment label:before{width:10rem}.form-edit .content .container section .display-equipment input+label{cursor:pointer}.form-edit .content .container section .specs-wrap{position:relative}.form-edit .content .container section .specs-wrap textarea{border:1px solid #bbb;height:auto;resize:vertical;border-radius:.8rem;width:100%;height:15rem;padding:1rem;font-size:1.5rem;font-weight:300}.form-edit .content .container section .specs-wrap .delete-specs{position:absolute;background-image:url(/img/delete.34c3f99d.svg)}.form-edit .content .container section .wrap{display:flex;gap:2rem}.form-edit .content .container section .wrapper-visuals{display:flex;gap:2rem;flex-wrap:wrap}.form-edit .content .container section .specs{border:1px solid #bbb;padding:1rem;border-radius:.8rem;display:flex;flex-direction:column;position:relative}.form-edit .content .container section .specs .delete{position:absolute;right:0;height:100%;width:3.8rem;border-left:1px solid #bbb;top:0;background-image:url(/img/delete.34c3f99d.svg);background-repeat:no-repeat;background-position:50%}.form-edit .content .container section .specs p{font-size:15px;font-weight:300;line-height:22px;letter-spacing:0;text-align:left}.form-edit .content .container section .cta-btns{display:flex;gap:2rem;align-items:flex-start;flex-wrap:wrap}.form-edit .content .container section .cta-btns .wrapper{background-color:#f2f2f2;border-radius:.8rem;display:flex;flex-direction:row;justify-content:space-between;width:48%;align-items:center;border:1px solid #bbb}.form-edit .content .container section .cta-btns .wrapper .move{background-image:url(/img/move.fc0ebcfd.svg);width:3.8rem;background-repeat:no-repeat;background-position:50%;height:2rem}.form-edit .content .container section .cta-btns .wrapper .delete{background:url(/img/delete.34c3f99d.svg) no-repeat center 0;width:3.8rem;height:2rem;cursor:pointer}.form-edit .content .container section .cta-btns .wrapper .delete:hover{background:url(/img/delete.34c3f99d.svg) no-repeat center -1.9rem}.form-edit .content .container section .cta-btns .input-wrap{display:flex;gap:2rem;padding:2rem;flex-direction:column;width:100%;border-left:1px solid #bbb;border-right:1px solid #bbb}.form-edit .content .container section .marketing-tiles{display:flex;align-items:center;flex-direction:column}.form-edit .content .container section .marketing-tiles .input-wrap,.form-edit .content .container section .marketing-tiles .wrapper{display:flex;justify-content:space-between;gap:2rem;width:100%}.form-edit .content .container section .marketing-tiles .wrapper button{width:100%}.form-edit .content .container section .marketing-tiles .input-group{background-color:#f2f2f2;display:flex;align-items:center;width:100%;border-radius:.8rem;margin:1rem 0;border:1px solid #bbb}.form-edit .content .container section .marketing-tiles .input-group .move{width:3.8rem}.form-edit .content .container section .marketing-tiles .input-group .delete{background:url(/img/delete.34c3f99d.svg) no-repeat center 0;width:3.8rem;cursor:pointer}.form-edit .content .container section .marketing-tiles .input-group .delete:hover{background:url(/img/delete.34c3f99d.svg) no-repeat center -1.9rem}.form-edit .content .container section .marketing-tiles .input-group .input-group-wrapper{width:100%;display:flex;flex-direction:column;gap:2rem;padding:2rem;border-left:1px solid #bbb;border-right:1px solid #bbb}.form-edit .content .container section .marketing-tiles .input-group .input-group-wrapper .equipment-package-wrapper{display:flex;border:1px solid #bbb;border-radius:.8rem;align-items:center}.form-edit .content .container section .marketing-tiles .input-group .input-group-wrapper .equipment-package-title{display:flex;flex-direction:column;gap:2rem;padding:2rem;width:100%}.form-edit .content .container section .marketing-tiles .input-group .input-group-wrapper .equipment-package-title .individual-equipment-wrapper{display:flex;align-items:center;border:1px solid #bbb;border-radius:.8rem}.form-edit .content .container section .marketing-tiles .input-group .input-group-wrapper .equipment-package-title .individual-equipment-wrapper .individual-equipment{width:100%;display:flex;flex-direction:column;gap:2rem;padding:2rem}.form-edit .content .container section .marketing-tiles .input-group .tile{display:flex;position:relative;align-items:center}.form-edit .content .container section .marketing-tiles .input-group .tile label{position:absolute;top:-1.5rem;left:1rem;font-size:1.2rem;border:1px solid #bbb;border-radius:.8rem;background-color:#fff;padding:.3rem .5rem}.form-edit .content .container section .marketing-tiles .input-group .tile .wrapper{flex-direction:column;gap:0;background-color:#fff;width:calc(100% - 37px)}.form-edit .content .container section .marketing-tiles .input-group .tile .wrapper input{border:none;border:1px solid #bbb;border-radius:0}.form-edit .content .container section .marketing-tiles .input-group .tile .wrapper .img img{width:100%}.form-edit .content .container section .marketing-tiles .input-group .tile .delete-tile{position:absolute;right:0;height:100%;cursor:pointer;border:1px solid #bbb;border-radius:0 .8rem .8rem 0;width:3.8rem;background:#fff}.form-edit .content .container section .marketing-tiles .input-group .tile .delete-tile .delete{position:absolute;top:50%;transform:translateY(-50%)}.form-edit .content .container section .marketing-tiles .input-group .tile input{padding-right:4rem}.form-edit .content .container section .marketing-tiles .input-group .tile textarea{width:100%;border-radius:.8rem;border:1px solid #bbb;height:15rem;resize:vertical;padding-right:4rem;padding:1rem}.form-edit .content .container section .marketing-tiles .delete,.form-edit .content .container section .marketing-tiles .move{height:2rem;width:10rem}.form-edit .content .container section .marketing-tiles .move{background-image:url(/img/move.fc0ebcfd.svg);background-repeat:no-repeat;background-position:50%}.form-edit .content .container section .marketing-tiles .delete:before{content:"";background-image:url(/img/delete.34c3f99d.svg) 0 0}.form-edit .content .container section .marketing-tiles .delete:hover:before{background:url(/img/checkbox-checked-partially.d658fa71.svg) no-repeat center 0}.form-edit .content .container section .gallery{display:flex;flex-wrap:wrap;gap:2rem;width:100%;align-items:flex-start}.form-edit .content .container section .gallery .gallery-wrapper{display:flex;flex-wrap:wrap;gap:2rem;width:100%}.form-edit .content .container section .gallery .gallery-wrapper .gallery-img{gap:0}.form-edit .content .container section .gallery .gallery-img{display:flex;align-items:center;gap:2rem;position:relative;width:40%}.form-edit .content .container section .gallery .gallery-img.hasImg{border:1px solid #bbb;border-radius:.8rem;gap:0}.form-edit .content .container section .gallery .gallery-img.hasImg .move{background-image:url(/img/move.fc0ebcfd.svg);width:3.8rem;background-repeat:no-repeat;background-position:50%;height:2rem}.form-edit .content .container section .gallery .gallery-img.hasImg .wrapper{gap:2rem;display:flex;flex-direction:column;border-left:1px solid #bbb;border-right:1px solid #bbb}.form-edit .content .container section .gallery .gallery-img.hasImg .wrapper input{border:none;border-bottom:1px solid #bbb;border-radius:0}.form-edit .content .container section .gallery .gallery-img.hasImg .delete{position:relative;width:3.8rem;background:url(/img/delete.34c3f99d.svg) no-repeat center 0;right:0}.form-edit .content .container section .gallery .gallery-img.hasImg .delete:hover{background:url(/img/delete.34c3f99d.svg) no-repeat center -1.9rem}.form-edit .content .container section .gallery .gallery-img .delete{background-image:url(/img/delete.34c3f99d.svg);height:2.1rem;width:2rem;position:absolute;right:1rem}.form-edit .content .container section .gallery .gallery-img .wrapper{width:100%}.form-edit .content .container section .gallery .gallery-img input{padding-right:4rem;width:100%}.form-edit .content .container section .gallery .gallery-img .img{max-width:30rem}.form-edit .content .container section .gallery .gallery-img .img img{width:100%}.form-edit .content .container section .wrapper-visuals .exterior,.form-edit .content .container section .wrapper-visuals .interior{max-width:39rem;width:100%}.form-edit .content .container section .wrapper-visuals .exterior .images,.form-edit .content .container section .wrapper-visuals .exterior .load,.form-edit .content .container section .wrapper-visuals .interior .images,.form-edit .content .container section .wrapper-visuals .interior .load{width:100%}.form-edit .content .container section .wrapper-visuals .interior .indicator{position:absolute;top:82%;left:50%;margin-left:-49px;margin-top:-29px;width:65px;height:60px;background-image:url(/img/vr.fdb82de1.svg);background-repeat:no-repeat;background-size:contain;z-index:10;opacity:.7;transition:all .2s}.form-edit .content .container section .wrapper-visuals .interior .indicator.hidden{opacity:0}.form-edit .content .container section .wrapper-visuals .exterior,.form-edit .content .container section .wrapper-visuals .gallery,.form-edit .content .container section .wrapper-visuals .interior{position:relative;display:flex;flex-direction:column;gap:2rem}.form-edit .content .container section .wrapper-visuals .exterior .checkbox input,.form-edit .content .container section .wrapper-visuals .gallery .checkbox input,.form-edit .content .container section .wrapper-visuals .interior .checkbox input{position:absolute;opacity:0;left:-99999px}.form-edit .content .container section .wrapper-visuals .exterior .checkbox label,.form-edit .content .container section .wrapper-visuals .gallery .checkbox label,.form-edit .content .container section .wrapper-visuals .interior .checkbox label{width:10rem;padding:0 0 0 2.5rem;cursor:pointer}.form-edit .content .container section .wrapper-visuals .exterior .checkbox label:before,.form-edit .content .container section .wrapper-visuals .gallery .checkbox label:before,.form-edit .content .container section .wrapper-visuals .interior .checkbox label:before{width:10rem}.form-edit .content .container section .wrapper-visuals .exterior .images-container{height:100%;display:flex;align-items:center}.form-edit .content .container section .vehicle-highlights{margin-bottom:2rem}.form-edit .content .container section .vehicle-highlights .delete,.form-edit .content .container section .vehicle-highlights .move{width:3.8rem;height:2rem}.form-edit .content .container section .vehicle-highlights .drag-drop{display:flex;flex-wrap:wrap;gap:2rem}.form-edit .content .container section .vehicle-highlights .move{background:url(/img/move.fc0ebcfd.svg) no-repeat;background-repeat:no-repeat;background-position:50%;height:2rem}.form-edit .content .container section .vehicle-highlights .delete{cursor:pointer;background:url(/img/delete.34c3f99d.svg) no-repeat center 0}.form-edit .content .container section .vehicle-highlights .delete:hover{background:url(/img/delete.34c3f99d.svg) no-repeat center -1.9rem}.form-edit .content .container section .vehicle-highlights .custom-input{width:48%;display:flex;align-items:center;border:1px solid #bbb;border-radius:.8rem;cursor:grab}.form-edit .content .container section .vehicle-highlights .custom-input.dragging{opacity:.5}.form-edit .content .container section .vehicle-highlights .custom-input .wrapper{display:flex;border-left:1px solid #bbb;border-right:1px solid #bbb;align-items:center;flex-direction:column;width:100%}.form-edit .content .container section .vehicle-highlights .custom-input .wrapper input{border:none;font-size:1.5rem;font-weight:300}.form-edit .content .container section .vehicle-highlights .custom-input .wrapper input:first-child{border-bottom:1px solid #bbb;border-radius:0}.form-edit .content .container section .vehicle-highlights .custom-input .wrapper .delete,.form-edit .content .container section .vehicle-highlights .custom-input .wrapper .drag{padding:1rem;display:flex;align-items:center}.form-edit .content .container section .vehicle-highlights .custom-input .wrapper .delete .img,.form-edit .content .container section .vehicle-highlights .custom-input .wrapper .drag .img{height:2rem;width:2rem}.form-edit .content .container section .vehicle-highlights .custom-input .wrapper .delete .img:before,.form-edit .content .container section .vehicle-highlights .custom-input .wrapper .drag .img:before{background-image:url(/img/delete.34c3f99d.svg)}.form-edit .content .container section h1{font-size:2.2rem;font-weight:300;line-height:100%;padding-bottom:2rem}.form-edit .content .container section input{width:100%;border-radius:.8rem;border:1px solid #bbb}.form-edit .content .container section .checkbox{display:flex;align-items:center;gap:1.5rem;max-width:10rem}.form-edit .content .container section .checkbox label{font-size:1.5rem;color:#1c69d4;font-weight:700}.form-edit .content .container section .checkbox label:before{height:2rem}.form-edit .content .container .secondary-btn{padding:1.9rem;font-size:1.5rem;font-weight:700;border-radius:.8rem;margin:2rem 0 0}.form-edit .popup{height:60rem;background-color:#fff;width:96rem;position:fixed;box-shadow:0 0 30px 0 rgba(0,0,0,.102);border-radius:.8rem;z-index:999;padding:2rem;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.form-edit .popup .close-delete{display:flex;justify-content:space-between;flex-direction:row-reverse}.form-edit .popup .close-delete .delete{color:#ff6565;font-weight:600;background-image:url(/img/delete-red.10050b24.svg);padding:0 2.5rem}.form-edit .popup .close-delete .close{font-size:2.5rem}.form-edit .popup .okay-btn{background-color:#1c69d4;display:flex;justify-content:center;align-items:center;padding:1rem;width:300px;border-radius:8px;margin:0 auto;font-size:15px;font-weight:700;color:#fff}.form-edit .popup .popup-wrapper{display:flex;justify-content:space-between;gap:2rem;height:100%}.form-edit .popup .popup-wrapper .wrapper{display:flex;flex-direction:column;gap:2rem;width:100%}.form-edit .popup .popup-wrapper .wrapper img{height:100%;max-height:31rem;-o-object-fit:cover;object-fit:cover}.form-edit .popup .popup-wrapper .wrapper .wrap{position:relative}.form-edit .popup .popup-wrapper .wrapper .wrap textarea{height:43rem;padding:1rem}.form-edit .popup .popup-wrapper .wrapper .wrap input,.form-edit .popup .popup-wrapper .wrapper .wrap textarea{width:100%;resize:vertical;font-size:1.5rem;border:1px solid #bbb;border-radius:.8rem}.form-edit .popup .popup-wrapper .wrapper .wrap label{position:absolute;top:-1.5rem;left:1rem;font-size:1.2rem;border:1px solid #bbb;border-radius:.8rem;background-color:#fff;padding:.3rem .5rem}.form-edit .popup .popup-wrapper .delete-msg{position:absolute;padding:4rem 2rem;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px 0 rgba(0,0,0,.102);background-color:#fff}.form-edit .popup .popup-wrapper .delete-msg p{font-size:1.5rem;color:#1c69d4;font-weight:600}.form-edit .popup .popup-wrapper .delete-msg .wrapper{flex-direction:row;margin:2rem 0 0 0}.form-edit .popup .popup-wrapper .delete-msg .wrapper button{width:50%;padding:1rem;border-radius:.8rem}.form-edit .popup .popup-wrapper .delete-msg .wrapper .ok-btn{background-color:#fff;color:#1c69d4}.form-edit .popup .popup-wrapper .delete-msg .wrapper .delete-btn{background-color:#1c69d4;color:#fff}.form-edit.mini{font-family:"MINI Serif Regular";color:#000}.form-edit.mini .okay-btn{background-color:#000}.form-edit.mini .regular-btn{padding:0 0 0 2.5rem}.form-edit.mini input[type=checkbox]+label.some-selected:before{background:url(/img/checkmark-checked-partially-mini.1c639b26.svg) no-repeat 0 0!important}.form-edit.mini .dropdown .dropdown-title.checked input[type=checkbox]+label:before{background:url(/img/checkmark.849c6d25.svg) no-repeat 0 0!important}.form-edit.mini .model-name{text-transform:uppercase;font-family:"MINI Sans Serif West"}.form-edit.mini .calendar-wrap .calendar-component .calendar-container p{font-family:"MINI Serif Regular"}.form-edit.mini .calendar-wrap .calendar-component .calendar-container .calendar-header .left{background-image:url(/img/calendar-left-mini.ff7118d9.svg)}.form-edit.mini .calendar-wrap .calendar-component .calendar-container .calendar-header .right{background-image:url(/img/calendar-right-mini.01e0f082.svg)}.form-edit.mini .calendar-wrap .calendar-component .calendar-container .calendar-days .calendar-day{font-family:"MINI Serif Regular"}.form-edit.mini .calendar-wrap .calendar-component .calendar-container .calendar-days .calendar-day:hover{background-color:#e5e5e5;color:#000}.form-edit.mini .calendar-wrap .calendar-component .calendar-container .calendar-days .calendar-day.date-active,.form-edit.mini .calendar-wrap .calendar-component .calendar-container .calendar-days .calendar-day.date-current{background-color:#000;color:#fff}.form-edit.mini .calendar-wrap .calendar-component .calendar-container .calendar-days .day-name:hover{background-color:#e5e5e5;color:#000}.form-edit.mini .vehicle-highlights .drag-drop .custom-input input{font-family:"MINI Sans Serif West";font-weight:400}.form-edit.mini .vehicle-highlights .drag-drop .custom-input input:last-child{font-weight:400;font-family:"MINI Serif Regular"}.form-edit.mini .vehicle-highlights .drag-drop .custom-input .delete{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center .2rem}.form-edit.mini .vehicle-highlights .drag-drop .custom-input .delete:hover{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center -1.8rem}.form-edit.mini .vehicle-highlights .drag-drop .custom-input .move{background-image:url(/img/move-mini.fd3e054e.svg)}.form-edit.mini input[type=checkbox]:checked+label:before{background-image:url(/img/checkmark.849c6d25.svg)}.form-edit.mini input,.form-edit.mini input[type=checkbox]+label:before{font-size:1.6rem}.form-edit.mini .switch .toggle{background:#000}.form-edit.mini .switch span{font-family:"MINI Sans Serif West"}.form-edit.mini .active{color:#000}.form-edit.mini .secondary-btn{background:#000}.form-edit.mini .regular-btn,.form-edit.mini nav a{color:#000;font-family:"MINI Sans Serif West"}.form-edit.mini .regular-btn{background-image:url(/img/add-transparent-bg-mini.1238b687.svg);font-size:1.6rem}.form-edit.mini section h1{font-family:"MINI Serif Regular";font-weight:700!important}.form-edit.mini .content .container .dontDisplayEquipment input[type=checkbox]+label:before{background-image:url(/img/checkmark.849c6d25.svg)!important}.form-edit.mini .content .container .cta-btns .input-wrap{border-left:1px solid #000;border-right:1px solid #000}.form-edit.mini .content .container .cta-btns .wrapper{border:1px solid #000;background:#e5e5e5}.form-edit.mini .content .container .cta-btns .wrapper .delete{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center .2rem}.form-edit.mini .content .container .cta-btns .wrapper .delete:hover{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center -1.8rem}.form-edit.mini .content .container .cta-btns .wrapper .move{background-image:url(/img/move-mini.fd3e054e.svg)}.form-edit.mini .content .container .gallery .gallery-img.hasImg{border:1px solid #000}.form-edit.mini .content .container .gallery .gallery-img.hasImg .wrapper{border-left:1px solid #000;border-right:1px solid #000}.form-edit.mini .content .container .gallery .gallery-img.hasImg .wrapper input{border-bottom:1px solid #000}.form-edit.mini .content .container .gallery .gallery-img.hasImg .delete{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center .2rem}.form-edit.mini .content .container .gallery .gallery-img.hasImg .delete:hover{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center -1.8rem}.form-edit.mini .content .container .gallery .gallery-img.hasImg .move{background:url(/img/move-mini.fd3e054e.svg) no-repeat 50%}.form-edit.mini .content .container .gallery .gallery-img .delete{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center .2rem}.form-edit.mini .content .container .gallery .gallery-img .delete:hover{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center -1.8rem}.form-edit.mini .content .container .marketing-tiles .input-group{border:1px solid #000;background:#e5e5e5}.form-edit.mini .content .container .marketing-tiles .input-group .move{background-image:url(/img/move-mini.fd3e054e.svg)}.form-edit.mini .content .container .marketing-tiles .input-group .delete{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center .2rem}.form-edit.mini .content .container .marketing-tiles .input-group .delete:hover{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center -1.8rem}.form-edit.mini .content .container .marketing-tiles .input-group .tile .delete-tile,.form-edit.mini .content .container .marketing-tiles .input-group .tile input{border:1px solid #000}.form-edit.mini .content .container .marketing-tiles .input-group .tile .delete-tile .delete{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center .2rem}.form-edit.mini .content .container .marketing-tiles .input-group .tile .delete-tile .delete:hover{background:url(/img/delete-mini.809e9c9e.svg) no-repeat center -1.8rem}.form-edit.mini .content .container .marketing-tiles .input-group .tile .wrapper input{border:1px solid #000}.form-edit.mini .content .container .marketing-tiles .input-group .input-group-wrapper{border-left:1px solid #000;border-right:1px solid #000}.form-edit.mini .content .container .marketing-tiles .input-group .input-group-wrapper textarea{border:1px solid #000}.form-edit.mini .content .container input{font-family:"MINI Sans Serif West";font-weight:700}.form-edit.mini .content .container .specs-wrap textarea{font-family:"MINI Serif Regular";border:1px solid #000}.form-edit.mini .content .container .checkbox label,.form-edit.mini .content .container .display-equipment label,.form-edit.mini .content .container .dropdown-title label,.form-edit.mini .content .container .textarea label,.form-edit.mini .content .container .tile label{font-family:"MINI Sans Serif West";color:#000;font-size:1.6rem;font-weight:700}.preview{position:relative;z-index:100;max-width:35rem}.preview .close{display:none}.preview .device{margin-left:6rem;margin-top:2rem;transform:scale(.8);transform-origin:top left;font-size:10px;width:39.5em;height:80em;padding:6em 2em 2em;position:sticky;top:6rem;background-color:#fff;box-sizing:border-box}.preview .device:after{content:" ";background-image:url(/img/iphone.81526d2a.svg);background-repeat:no-repeat;background-size:cover;position:absolute;pointer-events:none;top:0;bottom:0;left:0;right:0}.preview .device iframe{width:100%;height:100%}.preview .devices{display:flex;justify-content:flex-end;margin-right:1em;position:sticky;top:1rem}.preview .devices .switch{background:#f2f2f2;border-radius:.8rem}.preview .devices button{background-position:0;margin-right:2rem}.preview.tablet .device{transform:scale(.35);height:67em;width:92em;padding:5em 5em 5em}.preview.tablet .device:after{content:" ";background-image:url(/img/ipad.7857b7f2.svg)}.preview:fullscreen{background-color:#fff}.preview:fullscreen .close{width:1.6rem;height:1.6rem;display:inline-block;position:fixed;top:2rem;right:3rem;background-image:url(/img/close-blue.debcd971.svg);z-index:100000}.preview:fullscreen .device{transform:scale(1);margin:0 auto}.preview:fullscreen .devices{justify-content:center}.preview:fullscreen .devices button{display:none}