.extras-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important;margin:8px 0 20px!important;width:100%!important;align-items:stretch}.extra-card{min-width:0}@media (max-width:900px){.extras-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:600px){.extras-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.extra-card{text-align:center;background:#fff;padding:12px 8px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:180px;width:100%;box-sizing:border-box;margin:0}.extra-image{width:50px;height:50px;object-fit:contain;border-radius:6px;margin:0 auto 6px;flex-shrink:0}.quantity-controls{display:flex;justify-content:center;align-items:center;gap:8px;margin:4px 0;flex-shrink:0}.extra-label{font-weight:500;font-size:12px;color:#333;margin:4px 0;width:100%;min-height:32px;max-height:32px;display:-webkit-box;-webkit-box-orient:vertical;line-height:1.2;text-align:center;overflow:hidden;text-overflow:ellipsis;word-break:break-word;white-space:normal;padding:0 2px;box-sizing:border-box}.extra-price{font-size:13px;color:#888}.step-details{display:flex;flex-direction:column;gap:1rem}.step-service .extras-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.step-service .extra-card{border:1px solid #48ac3a;border-radius:8px;padding:.75rem;min-width:120px;text-align:center}.step-service .quantity-controls{color:#0a0000;display:flex;justify-content:center;align-items:center;gap:.5rem}.step-service .extra-label{color:rgb(19,0,0);font-weight:500;margin-top:.5rem}.step-service .extra-price{font-size:.85rem;color:rgb(19,0,0)}.booking-form-label{color:#0a0000;font-weight:600;margin-bottom:.5rem;font-weight:700;margin-bottom:8px;display:block;font-size:1rem;color:#333}.frequency-options{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px;color:#000000}.frequency-card{padding:12px 20px;border:2px solid #130404;border-radius:10px;cursor:pointer;transition:.2s ease;background-color:rgb(255,250,250);min-width:180px;text-align:center;font-weight:500}.frequency-card:hover{border-color:#238f19;background-color:#2fcb63}.frequency-card.selected{border-color:#2bbf24;background-color:#58e076}.booking-summary-card{padding:1rem;border-radius:12px;background-color:#fdfbf2}.summary-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.total-row{font-weight:700}.hero-section-steps{width:100%;min-height:360px;background-color:#00000000;background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;justify-content:center;align-items:center;padding:40px 16px;background-image:url(/Images/two.jpg)}.steps-container{display:flex;gap:35px;flex-wrap:wrap;justify-content:center;max-width:1000px}.step-card{background-color:#ffffff;border-radius:12px;padding:24px;width:230px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center}.step-number{width:40px;height:40px;margin:0 auto 8px;border-radius:50%;background-color:#e4ecf0;color:rgb(8,5,5);font-weight:600;display:flex;align-items:center;justify-content:center}.step-icon{font-size:50px;color:#7fbf61;margin-bottom:8px}.step-label{font-size:16px;font-weight:700;color:#333}.steps-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1000px}.steps-heading{font-size:3rem;font-weight:700;margin-bottom:1.25rem;color:#85ff47}.steps-subtext{font-size:1.5rem;color:#20440d;margin-bottom:2rem}.booking-page{width:100%;min-height:100vh;background-color:rgb(238,238,238)}.hero-section{padding:2rem 1rem}.booking-layout{display:flex;align-items:flex-start;justify-content:center;padding:2rem;gap:.7rem}.booking-form-wrapper{flex:0 0 700px;margin-left:270px;margin-top:0}.booking-summary-wrapper{position:-webkit-sticky;position:sticky;top:7rem;width:260px;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.183);border-radius:16px}