.fuel-selector-module{background:transparent;color:#333;padding-bottom:125px;padding-top:0;position:relative}.fuel-selector-module .container{margin:0 auto;max-width:1200px;padding-left:15px;padding-right:15px}.fuel-selector-module .header{margin-bottom:40px;padding:40px 0;text-align:center}.fuel-selector-module .header h1{color:#222;font-size:3rem;margin-bottom:20px}.fuel-selector-module .header p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.fuel-selector-module .selector-container{background:#fff;border-radius:0;box-shadow:15px 25px 60px 0 rgba(0,0,0,.1);margin-bottom:0;margin-top:-260px;padding:50px 15px}.fuel-selector-module .question-section{margin-bottom:75px}.fuel-selector-module .question-section h3{margin-bottom:30px}.fuel-selector-module .options-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.fuel-selector-module .option-card{background:#f5f5f5;border-radius:0;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:40px 30px;text-align:center;transition:all .3s ease}.fuel-selector-module .option-card:hover{background:#e8e8e8;border-color:#999;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.fuel-selector-module .option-card.selected{background:var(--primary);border-color:var(--primary);box-shadow:0 6px 16px rgba(0,0,0,.2);color:var(--white)}.fuel-selector-module .option-card h4{margin-bottom:8px}.fuel-selector-module .option-card.selected :is(p,h4){color:var(--white)}.fuel-selector-module .slider-container{margin:20px 0;position:relative}.fuel-selector-module .slider{background:#f5f5f5;border:none;border-radius:0;left:-9999px;outline:none;position:absolute}.fuel-selector-module .custom-slider{background:#f5f5f5;border-radius:0;padding:23px 45px}.fuel-selector-module .custom-slider .slider-track{align-items:center;display:flex;height:53px;justify-content:space-between;position:relative}.fuel-selector-module .custom-slider .tick{background:#d9d9d9;height:100%;position:absolute;top:50%;transform:translateY(-50%);width:1px}.fuel-selector-module .custom-slider .tick.main{background:var(--primary)}.fuel-selector-module .custom-slider .slider-thumb{background-image:url(https://49737302.fs1.hubspotusercontent-na1.net/hubfs/49737302/ll-assets/Images/icons/checked-flag.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:3px solid #fff;border-radius:50%;cursor:grab;height:32px;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .1s ease;width:32px}.fuel-selector-module .octane-display{font-weight:700;margin:10px 0}.fuel-selector-module .octane-labels{color:var(--heading);display:flex;font-size:clamp(1.125rem,.5376344086021505vw + .8669354838709677rem,1.25rem);font-weight:800;justify-content:space-between;line-height:1.35;padding-left:20px;padding-right:20px;padding-top:15px;text-align:center}.fuel-selector-module .octane-labels span{width:50px}.fuel-selector-module .results-section{background:#fff;border:none;border-radius:0}.fuel-selector-module .results-section h2{margin-bottom:0;text-align:center}.fuel-selector-module .fuel-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));padding-top:75px}.fuel-selector-module .fuel-card{background:#fff;border-radius:0;border-top:5px solid var(--secondary);box-shadow:15px 25px 60px 0 rgba(0,0,0,.1);padding:40px 30px 48px;position:relative;transition:all .3s ease}.fuel-selector-module .fuel-card:hover{background:#fff;transform:translateY(-3px)}.fuel-selector-module .fuel-card h3{margin-bottom:0}.fuel-selector-module .fuel-specs{display:grid;gap:0;grid-template-columns:1fr 1fr;margin:24px 0 36px}.fuel-selector-module .spec{border-bottom:1px solid #000;display:flex;gap:3px;justify-content:space-between;padding:12px 0;white-space:nowrap}.fuel-selector-module .spec:first-child,.fuel-selector-module .spec:nth-child(2){border-top:1px solid #000}.fuel-selector-module .spec:first-child,.fuel-selector-module .spec:nth-child(3){padding-right:30px}.fuel-selector-module .fuel-description{margin-bottom:36px}.fuel-selector-module .fuel-actions{bottom:36px;display:flex;gap:22px;left:0;padding:0 30px;position:absolute;right:0}.fuel-selector-module .btn{background:transparent;border:none;border-radius:0;color:var(--primary);cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:800;letter-spacing:.54px;min-height:auto;padding:0;text-align:center;text-decoration:none;transition:all .3s ease}.fuel-selector-module :is(.btn-primary,.btn-secondary):hover{opacity:.8}.fuel-selector-module .no-results{color:#666;font-size:1.2rem;padding:40px;text-align:center}@media (max-width:768px){.fuel-selector-module .fuel-grid,.fuel-selector-module .options-grid{grid-template-columns:1fr}}@media (min-width:992px){.fuel-selector-module .selector-container{padding:75px}.fuel-selector-module .results-section{margin-top:6.25rem}.fuel-selector-module .question-section h3{margin-bottom:50px}}