:root{--theme-color: #ffcc33}.first-part-colored>span:nth-of-type(1){color:var(--theme-color)}.second-part-colored>span:nth-of-type(2){color:var(--theme-color)}.trade-up-page-container{padding-top:3rem;padding-bottom:3rem}.trade-up-intro__card{border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.trade-up-intro__header{background:#000;padding:1rem}.trade-up-intro__title{color:#fff;margin-top:0;margin-bottom:0}.trade-up-intro__content{padding:1rem;border:1px solid #cdcdcd}.trade-up-intro__description strong{color:var(--theme-color)}.trade-up-intro__note{border-radius:12px;overflow:hidden;border-left:4px solid #000;background:#f4f4f4;padding:1.5rem;margin-top:1.5rem;font-size:.875rem}.trade-up-intro__note-title{margin-top:0;margin-bottom:.25rem;font-size:1em}.trade-up-intro__process-cards-wrapper{display:grid;margin-top:1.5rem;gap:1.5rem}@media screen and (min-width: 750px){.trade-up-intro__process-cards-wrapper{grid-template-columns:repeat(3,1fr);margin-top:2.5rem}}.trade-up-intro__process-card-icon-container{border-radius:9999px;padding:1rem;background:#000;display:flex;column-gap:1rem;width:min-content;margin:0 auto 1rem}.trade-up-intro__process-card-icon-container svg{display:block;fill:var(--theme-color);width:1.5rem;height:1.5rem}.trade-up-intro__process-card-title{margin-bottom:0;margin-top:0;text-align:center;margin-bottom:.5rem}.trade-up-intro__process-card-content{text-align:center;padding-left:1.5rem;padding-right:1.5rem}.trade-up-intro__modal-opener{margin-top:.5rem;font-style:italic}.trade-up-intro__modal-opener span[data-role=open-compatibility-modal]{font-weight:700;cursor:pointer}.trade-up-intro__modal-opener span[data-role=open-compatibility-modal]:hover{text-decoration:underline}.trade-up-two-cards__wrapper{display:grid;gap:1.5rem}@media screen and (min-width: 750px){.trade-up-two-cards__wrapper{grid-template-columns:repeat(2,1fr)}}.trade-up-two-cards__card{border:1px solid #e8e8e8;padding:1.5rem;border-radius:8px;overflow:hidden}.trade-up-two-cards__card-title{margin-top:0}.trade-up-anti-theft__inner-container{background:#222;border-radius:12px;overflow:hidden;padding:1.5rem;color:#fff}.trade-up-anti-theft__title{color:#fff}.trade-up-anti-theft__title svg{fill:var(--theme-color);width:1em;height:1em;transform:translateY(2px)}.trade-up-anti-theft__content-wrapper{display:grid;gap:1rem}@media screen and (min-width: 750px){.trade-up-anti-theft__content-wrapper{grid-template-columns:repeat(2,1fr)}}.trade-up-anti-theft__content-wrapper strong{color:var(--theme-color)}.trade-up-anti-theft__cards-wrapper{display:grid;gap:1rem;margin-top:1.5rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.trade-up-anti-theft__cards-wrapper>*:nth-child(1){grid-area:1 / 1 / 2 / 3}.trade-up-anti-theft__cards-wrapper>*:nth-child(2){grid-area:2 / 1 / 3 / 2}.trade-up-anti-theft__cards-wrapper>*:nth-child(3){grid-area:2 / 2 / 3 / 3}@media screen and (min-width: 750px){.trade-up-anti-theft__cards-wrapper{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}.trade-up-anti-theft__cards-wrapper>*:nth-child(1){grid-area:1 / 1 / 2 / 2}.trade-up-anti-theft__cards-wrapper>*:nth-child(2){grid-area:1 / 2 / 2 / 3}.trade-up-anti-theft__cards-wrapper>*:nth-child(3){grid-area:1 / 3 / 2 / 4}}.trade-up-anti-theft__card{background:#ffffff0d;border:1px solid #656565;padding:1.5rem;border-radius:8px;overflow:hidden;text-align:center}.trade-up-anti-theft__card-top{font-size:1.125rem;color:var(--theme-color);font-weight:700}.trade-up-anti-theft__card-mid{font-size:1.625rem;font-weight:700}.trade-up-anti-theft__card-bottom{color:#ffffffb3}.trade-up-anti-theft__disclaimer-container{margin-top:1.5rem;font-size:.75rem}span[data-role=open-anti-theft-disclaimer-modal]{font-weight:700;cursor:pointer}span[data-role=open-anti-theft-disclaimer-modal]:hover{text-decoration:underline}.trade-up-anti-theft__disclaimer-container .trade-up-anti-theft__card{background:#ffffff05;text-align:start;display:flex;flex-direction:column;gap:1rem;padding:.75rem}@media screen and (min-width: 750px){.trade-up-anti-theft__disclaimer-container .trade-up-anti-theft__card{flex-direction:row;gap:.5rem}}.trade-up-anti-theft__disclaimer-icon-container{color:var(--theme-color)}.trade-up-anti-theft__disclaimer-icon-container svg{display:block;margin:0 auto;width:2rem;height:auto}@media screen and (min-width: 750px){.trade-up-anti-theft__disclaimer-icon-container svg{width:1rem;transform:translateY(2px)}}.trade-up-outer{display:flex;justify-content:center;align-items:center;margin:0rem;padding:3rem 0}.trade-up-inner{background:#fff;padding:30px 20px 48px;border-radius:16px;box-shadow:0 4px 12px #0003;max-width:500px;width:100%;margin:2rem auto}@media only screen and (min-width: 750px){.trade-up-inner{margin:0}}.trade-up-title{text-align:center;color:#1e1e1e;font-size:1.5rem;margin-top:0;margin-bottom:1rem}.trade-up-inner legend{font-size:1.1rem;font-weight:600;margin-bottom:20px;color:#1e1e1e}.trade-up-inner label.radio{display:flex;justify-content:space-between;align-items:center;background:#f5f5f5;border-radius:8px;padding:15px 20px;margin-bottom:15px;cursor:pointer;transition:background .2s ease,border .2s ease;border:2px solid transparent}.trade-up-inner label.radio:hover{background:#fffcf0}.trade-up-inner input[type=radio]{display:none}.trade-up-inner input[type=radio]:checked+label.radio{background:#fff5cc;border:2px solid #ffcc33}.trade-up-inner button{width:100%;padding:15px;font-size:1rem;font-weight:700;background-color:#fc3;color:#1e1e1e;border:none;border-radius:10px;margin-top:20px;transition:background .3s ease;min-height:50px;display:flex;align-items:center;justify-content:center}.trade-up-inner button:disabled{background-color:#e0e0e0;color:#888;cursor:not-allowed}.trade-up-inner button:not(:disabled):hover{background-color:#e6b800;cursor:pointer}.floating-group{position:relative;margin-bottom:20px}.floating-input{width:100%;padding:12px 8px;font-size:1rem;border:1px solid #ccc;border-radius:8px;background:none;outline:none;text-transform:capitalize}.discount_text{padding:5px 10px;border:1px solid #282828;border-radius:30px;min-width:82px;text-align:center}.floating-label{position:absolute;top:50%;transform:translateY(-50%);left:12px;color:#999;font-size:1rem;pointer-events:none;transition:all .2s ease-out;background:#fff;padding:0 4px}.floating-input:focus+.floating-label,.floating-input:not(:placeholder-shown)+.floating-label{top:0;left:8px;font-size:.75rem}.trade-up-button-container{position:relative}#warningMessage{display:none;color:red;font-size:.7rem;margin-top:10px;text-align:center;position:absolute;left:50%;transform:translate(-50%)}#extraInputs h2{text-align:center}.trade-up__cta-container{padding:2rem 0}.trade-up__cta{background-color:#f5f5f5;display:grid;gap:1rem;margin:0 auto;border-radius:12px}@media screen and (min-width: 750px){.trade-up__cta{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 750px){.trade-up__cta-image-container img{aspect-ratio:16/9;object-fit:cover}}.trade-up__cta-text-content{padding:0 1.5rem 1.5rem}@media screen and (min-width: 750px){.trade-up__cta-text-content{padding:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}}.trade-up__cta-header{position:relative}.trade-up__cta-title{margin-top:0;font-size:1.375rem;margin-bottom:1rem}.trade-up__cta-content{max-width:65ch;margin:0 auto}.trade-up__cta-button-container{display:flex;justify-content:center;margin-top:.75rem}.trade-up__cta-button{background:#000;border:1px solid #000;color:#fff!important;text-decoration:none;display:block;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:.2s ease-out}.trade-up__cta-button:hover{background:var(--theme-color);color:#000!important;box-shadow:#959da533 0 8px 24px}.highlight{color:#00f;font-weight:700}.vehicle-options-list{max-height:400px;overflow-y:auto;list-style:none;padding:0;margin:0}.vehicle-options-list .vehicle-options-item{padding:.5rem 1rem;cursor:pointer;background:#fff;margin:.5rem 0;display:flex;align-items:center;justify-content:space-between}.vehicle-options-list .vehicle-options-item:hover{background:#fff5cc;cursor:pointer}.vehicle-search-bar{display:flex;align-items:center;gap:10px;border:1px solid #ccc;padding:8px 12px;border-radius:8px;background-color:#fff;max-width:400px;width:100%;box-shadow:0 2px 6px #0000000d}.vehicle-search-bar .search-icon{width:20px;height:20px;flex-shrink:0;opacity:.6}.vehicle-search-bar input{border:none;outline:none;flex:1;font-size:14px;color:#333;background-color:transparent}.vehicle-search-bar input::placeholder{color:#aaa}.vehicle-search-bar input:focus{outline:none!important;box-shadow:none!important}-- .model-sublist{list-style:none;margin:0;padding:0 0 0 1.5rem}.vehicle-option-subitem{padding:.5rem 0;color:#333;font-size:14px;cursor:pointer}.vehicle-option-subitem:hover{background-color:#f0f0f0}.trade-up-inner fieldset,.vehicle-selector-nav,#vehicleSelector,#orderGroup{margin-bottom:1rem;border:1px solid #ddd;border-radius:8px;padding:12px;background:#f9f9f9;display:none}#orderGroup{grid-template-columns:1fr 1.4fr}#orderGroup input{width:100%;background:#fff5cc;border:2px solid #ffcc33;border-radius:8px;outline:none;box-shadow:none;padding:0 .5rem}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.trade-up-inner fieldset{display:block}@media screen and (max-width: 750px){.trade-up-inner fieldset i{font-size:small}}.nav-title{display:block;font-size:1rem;font-weight:700;margin-bottom:6px;color:#333}.nav-list{list-style:none;padding-left:0;display:flex;flex-wrap:wrap;flex-direction:column;gap:8px;width:fit-content}.nav-list li{background:#fff5cc;border-radius:8px;border:2px solid #ffcc33;font-size:.875rem;padding:5px 10px;cursor:pointer;transition:background .2s ease}.nav-list li:hover{background:#ccc;text-decoration:line-through;opacity:.7}.vehicle-progress-wrapper{margin-top:8px}.vehicle-progress-bar{background-color:#e0e0e0;border-radius:10px;height:8px;width:100%;position:relative;overflow:hidden}.vehicle-progress-fill{background:linear-gradient(to right,#4caf50,#76c7c0);height:100%;width:0%;transition:width .3s ease-in-out}.vehicle-progress-text{font-size:.85rem;color:#333;margin-top:6px;text-align:right}.vehicle-options-list.is-loading{opacity:.5;pointer-events:none;cursor:wait}#serial-number-hint{display:none;position:absolute;right:0;right:.5rem;bottom:-16px;padding:.2rem 1rem;background:#40e0d0;border-radius:.5rem;color:#fff;font-size:.8rem;font-weight:600;transition:1s ease-in-out}
/*# sourceMappingURL=/cdn/shop/t/265/assets/trade-up.css.map */
