.editablePickupField{position:relative}.editablePickupField .pickupIcon{position:absolute;top:10px;left:8PX;width:22px;height:22px}@media(max-width:350px){.editablePickupField .pickupIcon{width:22px!important}}.editablePickupField input{padding-left:30px!important}.editablePickupField label{padding-left:30px}.custmDatePicker{width:100%;position:relative}.custmDatePicker label{color:#000!important;font-size:14px;font-weight:700}.custmDatePicker .errorMessage{position:absolute}.custmDatePicker .datePickerOverview{border:1px solid #eaebef;border-radius:5px;padding:10px;font-size:14px;display:flex;align-items:center;cursor:pointer;transition:all .3s ease}.custmDatePicker .datePickerOverview:hover{background-color:var(--secondaryColor)!important;border-color:var(--secondaryColor);color:var(--fontColor)}.custmDatePicker .datePickerOverview input{padding:0!important;border:0;width:100%;outline:none;cursor:pointer}.custmDatePicker .datePickerOverview button{border:0;padding:0;background:transparent;cursor:pointer}.custmDatePicker .datePickerOverview button svg{width:20px;height:20px}.datePickerTrigger{background-color:#fff;font-size:16px;font-weight:700;line-height:normal;padding:10px;border-radius:8px;border:1px solid #a9a9a9;outline:none;height:48px;display:flex;align-items:center;cursor:pointer;transition:all .3s ease;width:100%}.datePickerTrigger:hover{background-color:var(--secondaryColor)!important;border-color:var(--secondaryColor);color:var(--fontColor)}.datePickerTrigger:hover .datePickerOverview,.datePickerTrigger:hover .datePickerOverview button,.datePickerTrigger:hover .datePickerOverview input{background-color:transparent!important}.custom-calendar{max-width:400px;width:100%;background-color:#fff;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:.5rem;border-radius:.5rem;z-index:999999}.datePickerTrigger .datePickerOverview{border-radius:5px;padding:0;font-size:14px;display:flex;align-items:center;width:100%;border:none;background-color:transparent!important}.datePickerTrigger .datePickerOverview input{font-size:16px;font-weight:700;background-color:transparent!important}.datePickerTrigger .datePickerOverview button{background-color:transparent!important}.datePickerTrigger .datePickerOverview .input::placeholder{font-weight:700}.calendarContainer{display:flex;flex-direction:column;width:100%;gap:10px}.nav-button{background:none;border:none;font-size:18px;cursor:pointer;padding:5px;color:#555;transition:.3s ease}.nav-button:hover{color:#000}.month-button,.year-button{background:none;border:none;font-size:14px;font-weight:700;cursor:pointer;padding:5px}.weekday{font-weight:700;text-align:center;padding:5px}.date-cell{border:1px solid #ddd;padding:8px;text-align:center;cursor:pointer;transition:.2s ease;background:#f9f9f9}.date-cell:hover{background:#ddd}.selected-date{background:#4a90e2;color:#fff;font-weight:700;border-radius:5px}.empty-cell{visibility:hidden}.cal-button{padding:6px 12px;font-size:14px;border:none;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease-in-out}.cal-button:hover{background:#e0e0e0}.cal-button:focus{outline:none;box-shadow:0 0 3px rgba(0,0,0,.2)}.monthlyTab,.weeklyTab{display:flex;width:100%;justify-content:space-between}.datesTab{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:5px;gap:5px;padding:10px;background:#fff;border-radius:8px;width:100%;max-width:400px}.date-cell:hover{background-color:#f0f0f0}.date-cell.selected{background-color:#007bff;color:#fff}.date-cell.disabled{background-color:#ddd;color:#999;cursor:not-allowed}.vehicle-info-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.vehicle-info-popup-container{background:#fff;border-radius:12px;width:730px;height:435px;position:relative;box-shadow:0 8px 25px rgba(0,0,0,.15)}@media(max-width:768px){.vehicle-info-popup-container{max-width:95%;margin:0 auto}}@media(max-width:520px){.vehicle-info-popup-container{height:512px}}@media(max-width:480px){.vehicle-info-popup-container{max-width:98%}}.vehicle-info-popup-close{position:absolute;top:2px;right:2px;background:none;border:none;font-size:18px;cursor:pointer;color:#666;z-index:10;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.vehicle-info-popup-close:hover{background-color:#f5f5f5}.vehicle-info-popup-header{padding:20px;margin:20px 20px 0}@media(max-width:768px){.vehicle-info-popup-header{padding:15px;margin:15px}}@media(max-width:480px){.vehicle-info-popup-header{margin:10px;padding:12px}}.vehicle-info-popup-header .imageCard{cursor:default;position:relative}.vehicle-info-popup-header .imageCard a{cursor:default;pointer-events:none;max-width:100%;height:auto;min-height:140px;display:flex;align-items:end;gap:19px;border:1px solid #cdcdcd;border-radius:10px;margin:0;padding:9px 18px;justify-content:space-between;background:#fff!important}.vehicle-info-popup-header .imageCard a.active,.vehicle-info-popup-header .imageCard a:hover{background:#fff!important}@media(min-width:1201px)and (max-width:1300px){.vehicle-info-popup-header .imageCard a{padding:9px 0}}@media(max-width:1140px){.vehicle-info-popup-header .imageCard a{margin:0}.vehicle-info-popup-header .imageCard a .text-black{font-size:12px!important}}@media(max-width:991px){.vehicle-info-popup-header .imageCard a{max-width:100%;height:auto;min-height:120px;gap:12px;padding:12px 14px}}@media(max-width:767px){.vehicle-info-popup-header .imageCard a{flex-direction:row;gap:10px;padding:10px;margin:0}}@media(max-width:520px){.vehicle-info-popup-header .imageCard a{flex-direction:column;height:auto;padding:15px 10px;gap:10px;align-items:center}}.vehicle-info-popup-header .imageCard .nextImage{width:188px;height:69px}@media(max-width:767px){.vehicle-info-popup-header .imageCard .nextImage{width:150px;height:60px}}.vehicle-info-popup-features{padding:0 62px 25px}@media(max-width:768px){.vehicle-info-popup-features{padding:15px 20px 20px}}.vehicle-info-popup-features-title{font-size:20px;font-weight:700;color:#000;margin:0 0 15px;line-height:1.2}@media(max-width:768px){.vehicle-info-popup-features-title{font-size:18px}}.vehicle-info-popup-features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.vehicle-info-popup-feature-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.4}@media(max-width:768px){.vehicle-info-popup-feature-item{font-size:13px;gap:8px}}.vehicle-info-popup-checkmark{color:#4caf50;font-weight:700;font-size:14px;flex-shrink:0;margin-top:1px}.vehicle-info-popup-feature-text{color:#000;flex:1 1;font-size:11px;font-weight:400}.vehicle-info-popup-feature-text strong{font-weight:700}.vehicle-info-popup-booking-link{color:#1976d2;text-decoration:underline;font-weight:500}.vehicle-info-popup-booking-link:hover{text-decoration:underline}.vehicle-info-popup-overlay{animation:vehicleInfoPopupFadeIn .3s ease-out}.vehicle-info-popup-container{animation:vehicleInfoPopupSlideIn .3s ease-out}@keyframes vehicleInfoPopupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes vehicleInfoPopupSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.required{background-color:#ffde53!important;padding:5px 10px;border-radius:15px;max-width:-moz-fit-content;max-width:fit-content;margin-left:10px}@media(max-width:767px){.required{padding:4px 8px;font-size:12px;margin-left:5px}}.month-selection{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;background:#fff;padding:10px;border-radius:8px}.month-header{display:flex;justify-content:space-between;width:100%;padding:10px 0}.year-button{flex-grow:1;background:none;border:none;font-size:16px;font-weight:700;cursor:pointer;padding:5px;text-align:center}.month-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;width:100%;padding-top:20px}.month-grid button{padding:8px;background:#f0f0f0;border-radius:5px;border:none;cursor:pointer;transition:background .3s ease}.month-grid button:hover{background:#ddd}body{font-family:Montserrat,sans-serif}.imageCard{cursor:pointer;position:relative}.imageCard a{max-width:550px;height:140px;display:flex;align-items:end;gap:19px;border:1px solid #cdcdcd;border-radius:10px;margin:10px 0 20px;padding:9px 18px;justify-content:space-between}.imageCard a:hover{background:#ffe001}.imageCard a.active{background:#ffe001!important}@media(min-width:1201px)and (max-width:1300px){.imageCard a{padding:9px 0}}@media(max-width:1140px){.imageCard a{margin:10px 0}.imageCard a .text-black{font-size:12px!important}}@media(max-width:991px){.imageCard a{max-width:100%;height:auto;min-height:120px;gap:12px;padding:12px 14px}}@media(max-width:767px){.imageCard a{flex-direction:row;gap:10px;padding:10px;margin:8px 0 15px}}@media(max-width:520px){.imageCard a{flex-direction:column;height:auto;padding:15px 10px;gap:10px;align-items:center}}.imageCard .nextImage{width:188px;height:69px}@media(max-width:767px){.imageCard .nextImage{width:150px;height:60px}}.imageCard .nav-link{background:#fafbfb!important}.imageCard a:hover .content-wrapper h6 span{background-color:#fff}.oyo-pricing-page{font-family:Montserrat,sans-serif;scroll-behavior:smooth!important;letter-spacing:.4px;margin:0 25px}.oyo-pricing-page .pricePage{background-color:#fff!important;padding:12px 0;display:flex;width:100%;align-items:center;justify-content:center;border-radius:100px;box-shadow:5px 5px 10px #d9d9d9!important;margin-top:-50px;overflow:hidden}.oyo-pricing-page .pricePage .row{width:100%;height:55px;justify-content:center}@media(max-width:991px){.oyo-pricing-page .pricePage .row{gap:20px}}@media(max-width:769px){.oyo-pricing-page .pricePage .row{padding:0 16px;height:auto}}.oyo-pricing-page .pricePage .row .location-time{font-size:13px;gap:5px;color:#222}.oyo-pricing-page .pricePage .addressfields .addressCard{background-color:#ffce00!important}.oyo-pricing-page .pricePage .query-heading{font-size:25px}@media(max-width:1200px){.oyo-pricing-page .pricePage .query-heading{font-size:20px}}@media(max-width:991px){.oyo-pricing-page .pricePage{height:100px}}@media(max-width:769px){.oyo-pricing-page .pricePage{padding:0 24px 24px}}.oyo-pricing-page #how-much-pricing ul{padding:0;width:100%}@media(max-width:769px){.oyo-pricing-page #how-much-pricing ul{display:flex;flex-wrap:wrap}}.oyo-pricing-page #how-much-pricing ul li{list-style-type:none;width:100%}@media(max-width:1200px){.oyo-pricing-page #how-much-pricing ul li a{width:100%;max-width:100%;height:auto}}.oyo-pricing-page .botton-bld{font-weight:700}.oyo-pricing-page .totalfarebody .progessLabel{display:flex;justify-content:center;gap:38px;margin-top:12px;margin-bottom:39px}@media(max-width:1300px){.oyo-pricing-page .totalfarebody .progessLabel{gap:33px}}@media(max-width:1200px){.oyo-pricing-page .totalfarebody .progessLabel{gap:25px}}@media(max-width:991px){.oyo-pricing-page .totalfarebody .progessLabel{gap:45px}}@media(max-width:768px){.oyo-pricing-page .totalfarebody .progessLabel{gap:28px}}@media(max-width:520px){.oyo-pricing-page .totalfarebody .progessLabel{gap:24px}}@media(max-width:480px){.oyo-pricing-page .totalfarebody .progessLabel{gap:21px}}@media(max-width:460px){.oyo-pricing-page .totalfarebody .progessLabel{gap:19px}}@media(max-width:440px){.oyo-pricing-page .totalfarebody .progessLabel{gap:17px}}@media(max-width:420px){.oyo-pricing-page .totalfarebody .progessLabel{gap:16px}}@media(max-width:400px){.oyo-pricing-page .totalfarebody .progessLabel{gap:14px}}@media(max-width:380px){.oyo-pricing-page .totalfarebody .progessLabel{gap:12px}}@media(max-width:360px){.oyo-pricing-page .totalfarebody .progessLabel{gap:9px}}.priceLoader .serviceLoading{height:150px}@media(max-width:991px){.price-list{width:100%;margin-bottom:50px}}@media(max-width:767px){.price-list{margin-bottom:30px}}.price-list ul{padding:0;margin:0;list-style:none}@media(max-width:991px){.estimateslider-wrapper,.price-list ul{width:100%}}.estimateslider-data{max-width:600px}@media(max-width:1200px){.estimateslider-data{max-width:100%}}@media(max-width:1024px){.estimateslider-data{max-width:100%;width:100%}}.headingPrice h2{font-size:26px}@media(max-width:1140px){.headingPrice h2{font-size:22px}}@media(max-width:991px){.headingPrice h2{font-size:18px}}.headingPrice h2 .dealPer{color:#d02b25}.headingPrice .heading-with-gst{display:flex;align-items:baseline;gap:20px;position:relative}@media(max-width:768px){.headingPrice .heading-with-gst{flex-direction:row;gap:10px}}.headingPrice .heading-with-gst .heading-wrapper{position:relative;display:inline-block;padding-bottom:4px}.headingPrice .heading-with-gst .heading-wrapper h1{position:relative;z-index:2;display:inline-block;margin:0;padding:0;line-height:1.2}.headingPrice .heading-with-gst .heading-wrapper .our-word{position:relative;z-index:3}.headingPrice .heading-with-gst .heading-wrapper .yellow-underline{position:absolute;bottom:0;left:0;width:85px;height:4px;background-color:#ffe001;z-index:2;border-radius:20px}@media(max-width:768px){.headingPrice .heading-with-gst .heading-wrapper .yellow-underline{width:50px}}.headingPrice .heading-with-gst .includes-gst{font-size:14px;color:#333;font-weight:400;white-space:nowrap}@media(max-width:768px){.headingPrice .heading-with-gst .includes-gst{margin-top:0;font-size:12px}}.price-stop{border-radius:20px;border:1px solid var(--highlightColor)!important;color:var(--highlightColor)!important;background-color:#fff!important;box-shadow:none!important}.addLink{display:flex;align-items:center;gap:10px}.addLink a{color:var(--highlightColor)}.addLink p{color:#000}.addLink p span{font-size:12px;color:#6c757d}@media(max-width:991px){.sliderRootRangeWrapper{margin-top:33px!important}}@media(max-width:520px){.sliderRootRangeWrapper{margin-top:33px!important}}.sub-head{font-size:20px;font-weight:600;color:#000;background-color:#dededd;max-width:-moz-fit-content;max-width:fit-content;padding:7px 20px;border-radius:20px;text-transform:uppercase}@media(max-width:991px){.sub-head{font-size:18px;padding:6px 18px}}@media(max-width:767px){.sub-head{font-size:16px;padding:6px 15px}}@media(max-width:520px){.sub-head{padding:5px 12px;margin-bottom:15px}.sub-head,.sub-head .dealPer{font-size:14px}}.content-wrapper{flex:1 1;display:flex;flex-direction:column;justify-content:center}@media(max-width:520px){.content-wrapper{width:100%}}.content-wrapper h6{font-size:20px!important;font-weight:600;color:#222;margin-bottom:10px!important}@media(max-width:991px){.content-wrapper h6{font-size:18px!important}}@media(max-width:767px){.content-wrapper h6{font-size:16px!important}}@media(max-width:520px){.content-wrapper h6{font-size:14px!important;margin-bottom:8px!important}}.content-wrapper h6 span{background-color:#ffde53;padding:5px 10px;border-radius:15px;max-width:-moz-fit-content;max-width:fit-content;margin-left:10px}@media(max-width:767px){.content-wrapper h6 span{padding:4px 8px;font-size:12px;margin-left:5px}}.active .content-wrapper h6 span{background-color:#fff}.content-wrapper p{font-size:10px!important;font-weight:400!important;color:#2c2c2c;margin-bottom:10px}@media(max-width:520px){.content-wrapper p{font-size:9px!important;margin-bottom:8px}}@media(max-width:767px){.content-wrapper .btn{padding:6px 10px;font-size:12px}}@media(max-width:520px){.content-wrapper .btn{padding:5px 8px;font-size:11px}}@media(max-width:767px){.content-wrapper .btn h5{font-size:16px}}@media(max-width:520px){.content-wrapper .btn h5{font-size:14px}}@media(max-width:767px){.content-wrapper .btn p{font-size:11px!important}}@media(max-width:520px){.content-wrapper .btn p{font-size:10px!important}.content-wrapper .btn .svgIcon{width:12px;height:12px}}.price-display-wrapper{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 16px;border-radius:8px;margin-top:8px}@media(max-width:767px){.price-display-wrapper{padding:6px 12px;gap:8px}}@media(max-width:520px){.price-display-wrapper{padding:5px 10px;gap:6px;flex-wrap:wrap}}.price-display-wrapper .price-info{display:flex;align-items:center;gap:10px}@media(max-width:767px){.price-display-wrapper .price-info{gap:40px}}@media(max-width:520px){.price-display-wrapper .price-info{gap:35px;flex-wrap:wrap;justify-content:center}}.price-display-wrapper .was-price-wrapper{display:flex;align-items:baseline;gap:2px;position:relative}.price-display-wrapper .was-price-wrapper .was-label{font-size:10px;font-weight:500;color:#999;text-transform:uppercase}@media(max-width:767px){.price-display-wrapper .was-price-wrapper .was-label{font-size:9px}}@media(max-width:520px){.price-display-wrapper .was-price-wrapper .was-label{font-size:8px}}.price-display-wrapper .was-price-wrapper .was-price{font-size:20px;font-weight:300;color:#666;position:relative;display:inline-block}.price-display-wrapper .was-price-wrapper .was-price:after{content:"";position:absolute;left:-1px;right:-2px;top:52%;height:2px;background-color:#ff3d00;transform:translateY(-50%) rotate(345deg);transform-origin:center}@media(max-width:767px){.price-display-wrapper .was-price-wrapper .was-price:after{height:2px}}@media(max-width:520px){.price-display-wrapper .was-price-wrapper .was-price:after{height:1.5px}}@media(max-width:767px){.price-display-wrapper .was-price-wrapper .was-price{font-size:18px}}@media(max-width:520px){.price-display-wrapper .was-price-wrapper .was-price{font-size:16px}}.price-display-wrapper .now-price-wrapper{display:flex;align-items:baseline;gap:4px}@media(max-width:520px){.price-display-wrapper .now-price-wrapper{gap:3px}}.price-display-wrapper .now-label{font-size:11px;font-weight:700;color:#000;text-transform:uppercase}@media(max-width:767px){.price-display-wrapper .now-label{font-size:10px}}@media(max-width:520px){.price-display-wrapper .now-label{font-size:9px}}.price-display-wrapper .now-price{font-size:22px;font-weight:700;color:#000}@media(max-width:767px){.price-display-wrapper .now-price{font-size:20px}}@media(max-width:520px){.price-display-wrapper .now-price{font-size:18px}}.price-display-wrapper .price-duration{font-size:10px;font-weight:400;color:#666;white-space:nowrap}@media(max-width:767px){.price-display-wrapper .price-duration{font-size:9px}}@media(max-width:520px){.price-display-wrapper .price-duration{font-size:8px}}.price-display-wrapper .info-icon{width:16px;height:16px;color:#1976d2;cursor:pointer;flex-shrink:0;margin-left:4px;margin-top:7px}@media(max-width:520px){.price-display-wrapper .info-icon{width:14px;height:14px}}.section-heading{display:flex;align-items:center;justify-content:space-between}@media(max-width:440px){.section-heading{flex-direction:column;align-items:flex-start}}.section-heading .address-input-wrapper{width:49%}@media(max-width:440px){.section-heading .address-input-wrapper{width:100%}}.section-heading .address-input-wrapper input{border:1px solid #d2d2d2;border-radius:10px!important;padding:20px 20px 20px 30px!important}.section-heading .address-input-wrapper label{font-size:14px;font-weight:500}@media(max-width:520px){.section-heading .address-input-wrapper label{font-size:12px}}.next-Image{width:194px;height:92px;object-fit:contain}@media(max-width:1200px){.next-Image{width:180px;height:90px}}@media(max-width:991px){.next-Image{width:200px!important;height:105px}}@media(max-width:767px){.next-Image{width:180px!important;height:95px}}@media(max-width:520px){.next-Image{width:160px!important;height:85px}}.btn-book-now-1{background:linear-gradient(180deg,#fae12a 4.18%,#ffce00)!important;color:#000!important;border:1px solid #ccc!important;border-radius:25px!important;padding:9px 80px!important;font-weight:500!important;font-size:20px!important;text-decoration:none!important;display:flex!important;align-items:center!important;gap:8px!important;transition:all .3s ease!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;white-space:nowrap}@media(max-width:991px)and (max-width:520px){svg{width:12px;height:12px}}@media(max-width:991px){.price-list .d-flex.justify-content-end{justify-content:center!important;margin-top:10px}}@media(max-width:767px){.price-list .d-flex.justify-content-end{width:100%}}.continue-booking-wrapper{max-width:550px}@media(max-width:768px){.continue-booking-wrapper{max-width:100%}}.most-popular-badge{position:absolute;top:6px;left:8px;background:#fff;border-radius:4px;padding:2px 6px;display:flex;align-items:center;gap:4px;z-index:10}@media(max-width:767px){.most-popular-badge{top:4px;left:4px;padding:3px 10px;gap:3px}}@media(max-width:520px){.most-popular-badge{top:4px;left:6px;padding:2px 8px;gap:2px}}.most-popular-badge .star-icon{width:10px}@media(max-width:767px){.most-popular-badge .star-icon{width:10px}}@media(max-width:350px){.most-popular-badge .star-icon{width:10px!important}}.most-popular-badge .badge-text{color:#ff3d00;font-size:10px;font-weight:700;font-style:bold}@media(max-width:767px){.most-popular-badge .badge-text{font-size:10px}}@media(max-width:520px){.most-popular-badge .badge-text{font-size:9px}}.year-selection{flex-direction:column;align-items:center;max-width:400px;background:#fff;padding:10px;border-radius:8px}.year-header,.year-selection{display:flex;justify-content:space-between;width:100%}.year-header{padding:10px 0}.decade-range{flex-grow:1;background:none;border:none;font-size:16px;font-weight:700;cursor:pointer;padding:5px;text-align:center}.year-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;width:100%;padding-top:10px}.year-grid button{padding:8px;background:#f0f0f0;border-radius:5px;border:none;cursor:pointer;transition:background .3s ease}.year-grid button:hover{background:#ddd}@media(max-width:480px){.selectVehiclePage{padding-bottom:1rem}.selectVehiclePage .selectVehicleHeader{margin-bottom:1rem}.selectVehiclePage .selectVehicleHeader .selectVehicleTitle{font-size:1.5rem;font-weight:700;color:#1976d2;margin:.25rem 0 0}.selectVehiclePage .selectVehicleList{display:flex;flex-direction:column;margin-bottom:1.5rem}.selectVehiclePage .selectVehicleFooter{border-top:1px solid #e5e5e5;padding-top:1rem;margin-top:.5rem}.selectVehiclePage .selectVehicleFooter .estimatedCostRow{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;color:#333}.selectVehiclePage .selectVehicleFooter .estimatedCostRow .estimatedCostIcon{width:20px;height:20px;color:#1976d2}.selectVehiclePage .selectVehicleFooter .chooseVehicleBtn{width:100%;max-width:100%;background:linear-gradient(180deg,#fae12a 4.18%,#ffce00)!important;color:#000!important;border:1px solid #e0c800!important;border-radius:12px!important;padding:14px 24px!important;font-weight:700!important;font-size:1.1rem!important;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:all .2s ease}.selectVehiclePage .selectVehicleFooter .chooseVehicleBtn:hover:not(:disabled){background:linear-gradient(180deg,#ffec50 4.18%,#ffd611)!important;box-shadow:0 4px 10px rgba(0,0,0,.15)}.selectVehiclePage .selectVehicleFooter .chooseVehicleBtn:disabled{opacity:.6;cursor:not-allowed}.selectVehicleCard{position:relative;cursor:pointer;border-radius:12px;border:2px solid transparent;background:#fff;transition:all .25s ease;overflow:hidden}.selectVehicleCard:hover:not(.selectVehicleCard--selected){background:#f8f8f8;border-color:#eee;padding:0 3px}.selectVehicleCard--selected{background:linear-gradient(2deg,rgba(255,255,242,0) 23%,rgba(255,225,71,.29) 56%);border-color:#707070;padding:0}.selectVehicleCard .mostPopularRibbon{position:absolute;top:0;left:0;z-index:2;background:linear-gradient(90deg,#f5a623,#e67e00 50%,#d35400);color:#fff;font-size:.7rem;font-weight:700;padding:6px 14px;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 8px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 8px) 100%,0 100%);box-shadow:0 2px 4px rgba(0,0,0,.2)}.selectVehicleCard .selectVehicleCard__compact{display:flex;align-items:center;gap:7px;min-height:80px;border-bottom:1px solid #f2f2f2}.selectVehicleCard .selectVehicleCard__compact .cardImageWrap{flex-shrink:0;width:110px;height:70px;display:flex;align-items:center;justify-content:center}.selectVehicleCard .selectVehicleCard__compact .cardImageWrap img{max-width:100%;max-height:100%;object-fit:contain}.selectVehicleCard .selectVehicleCard__compact .cardContent{flex:1 1;min-width:0;text-align:left}.selectVehicleCard .selectVehicleCard__compact .cardContentLeft{display:flex;flex-direction:column;gap:0;min-width:0}.selectVehicleCard .selectVehicleCard__compact .cardRow1,.selectVehicleCard .selectVehicleCard__compact .cardRow2{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0}.selectVehicleCard .selectVehicleCard__compact .cardTitleRow{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0;min-width:0}.selectVehicleCard .selectVehicleCard__compact .cardTitleRow .cardTitle{font-size:14px!important;font-weight:700;color:#222;margin:0;line-height:1.3}.selectVehicleCard .selectVehicleCard__compact .cardTitleRow .menBadge{background:#222;color:#fff;font-size:.65rem;font-weight:600;padding:2px 6px;border-radius:12px}.selectVehicleCard .selectVehicleCard__compact .cardTitleRow .infoIconBtn{background:none;border:none;padding:0;cursor:pointer;color:#1976d2;display:inline-flex;align-items:center}.selectVehicleCard .selectVehicleCard__compact .cardPriceMain{flex-shrink:0;display:flex;align-items:baseline;gap:2px}.selectVehicleCard .selectVehicleCard__compact .cardPriceMain .priceNow{font-size:14px!important;font-weight:700;color:#222}.selectVehicleCard .selectVehicleCard__compact .cardPriceMain .priceDuration{font-size:10px;color:#666;font-weight:400}.selectVehicleCard .selectVehicleCard__compact .cardDesc{font-size:10px!important;color:#666;margin:0;line-height:1.3;min-width:0}.selectVehicleCard .selectVehicleCard__compact .priceWas{font-size:10px;color:#999;text-decoration:line-through;flex-shrink:0}.selectVehicleCard .selectVehicleCard__expanded{display:flex;flex-direction:column;padding:10px 16px}.selectVehicleCard .selectVehicleCard__expanded .cardImageWrap{position:relative;width:100%;min-height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;padding-bottom:11px}.selectVehicleCard .selectVehicleCard__expanded .cardImageWrap img{max-width:100%;max-height:100px;object-fit:contain}.selectVehicleCard .selectVehicleCard__expanded .cardContent{text-align:left}.selectVehicleCard .selectVehicleCard__expanded .cardContentLeft{display:flex;flex-direction:column;gap:0;min-width:0}.selectVehicleCard .selectVehicleCard__expanded .cardRow1,.selectVehicleCard .selectVehicleCard__expanded .cardRow2{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0}.selectVehicleCard .selectVehicleCard__expanded .cardTitleRow{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0;min-width:0}.selectVehicleCard .selectVehicleCard__expanded .cardTitleRow .cardTitle{font-size:14px!important;font-weight:700;color:#222;margin:0;line-height:1.3}.selectVehicleCard .selectVehicleCard__expanded .cardTitleRow .menBadge{background:#222;color:#fff;font-size:10px!important;font-weight:600;padding:3px 8px;border-radius:14px}.selectVehicleCard .selectVehicleCard__expanded .cardTitleRow .infoIconBtn{background:none;border:none;padding:0;cursor:pointer;color:#1976d2;display:inline-flex;align-items:center}.selectVehicleCard .selectVehicleCard__expanded .cardPriceMain{flex-shrink:0;display:flex;align-items:baseline;gap:2px}.selectVehicleCard .selectVehicleCard__expanded .cardPriceMain .priceNow{font-size:14px!important;font-weight:700;color:#222}.selectVehicleCard .selectVehicleCard__expanded .cardPriceMain .priceDuration{font-size:10px!important;color:#666;font-weight:400}.selectVehicleCard .selectVehicleCard__expanded .cardDesc{font-size:10px!important;color:#555;margin:0;line-height:1.3;min-width:0}.selectVehicleCard .selectVehicleCard__expanded .priceWas{font-size:10px!important;color:#999;text-decoration:line-through;flex-shrink:0}}.signupContainer{display:flex;height:calc(100vh - 66px);overflow:auto;padding:20px}.signupWraper{width:100%;margin:0 auto}.signupWraper .errorMessage{display:block}.signupWraper .signupInput{width:100%;margin-bottom:15px}.signupWraper h6{font-size:14px;font-weight:500;color:hsla(0,12%,46%,.678);margin-bottom:10px}.signupWraper h6 a{text-decoration:underline;font-size:16px;color:var(--tertiaryColor);font-weight:600;margin-left:5px}.signupButton{width:100%;padding:8px 0;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;margin:20px 0}.signupButton,.signupButton:hover{background-color:var(--secondaryColor);color:var(--primaryColor)}.signupFooter{display:flex;justify-content:center;flex-direction:column;align-items:center;max-width:300px;margin:0 auto}.signupFooter a{font-size:16px;color:var(--tertiaryColor);font-weight:600;margin-left:5px}.signupFooter button{height:43px;border-radius:50px}.signupFooter span{margin:0 5px}.ourpromiss{display:inline-flex;gap:10px;align-items:center;background:#e1fee6;border:1px solid #00bb75;border-radius:8px;padding:8px}.ourpromiss div{line-height:14px}.ourpromiss p{font-size:12px!important}.ourpromiss span{font-size:10px}@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{font-family:Montserrat,sans-serif}.mainContainerPayment h2{margin:20px 0 0;font-size:20px;font-weight:600}.mainContainerPayment p{font-size:14px;color:rgba(78,78,78,.702);font-weight:400}.mainContainerPayment button{background:#ffe147!important;border-color:#ffe147!important;color:#000!important}.mainContainerPayment .egPromocode{background:linear-gradient(135deg,#fffab4,#ffea88);color:#000;text-transform:capitalize;display:flex;justify-content:space-between;padding:6px 12px;align-items:center;height:34px;font-size:14px;border-radius:6px;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-top:-1px;gap:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.mainContainerPayment .egPromocode .promo-badge{background:#ffe147;padding:3px 8px;border-radius:4px;font-weight:600;font-size:13px;white-space:nowrap}.mainContainerPayment .egPromocode .discount-text{font-weight:500;font-size:12px;color:#000;white-space:nowrap}.mainContainerPayment .egPromocode__img{cursor:pointer;width:16px;height:16px;opacity:.7;transition:opacity .2s}.mainContainerPayment .egPromocode__img:hover{opacity:1}@media(max-width:1280px){.mainContainerPayment .egPromocode{font-size:12px;padding:5px 10px;gap:6px}.mainContainerPayment .egPromocode .promo-badge{font-size:11px;padding:2px 6px}.mainContainerPayment .egPromocode .discount-text{font-size:11px}.mainContainerPayment .egPromocode__img{width:14px;height:14px}}.mainContainerPayment .promoCodeInput{display:flex;justify-content:space-between;margin-top:16px}@media(max-width:1280px){.mainContainerPayment .promoCodeInput{flex-wrap:wrap}}.mainContainerPayment .promoCodeInput__innerTab{display:flex;position:relative}@media(max-width:1280px){.mainContainerPayment .promoCodeInput__innerTab{width:100%!important}}.mainContainerPayment .promoCodeInput__innerTab button{height:34px;font-size:14px;border-radius:0 5px 5px 0;display:flex;align-items:center;gap:10px;justify-content:center;z-index:1}.mainContainerPayment .promoCodeInput__innerTab__inputField,.mainContainerPayment .promoCodeInput__innerTab__inputField div{width:100%}.mainContainerPayment .promoCodeInput__innerTab__inputField input{border-radius:5px 0 0 5px;border-right:0}.mainContainerPayment .promoCodeInput__innerTab__inputField.has-coupon input{padding-right:180px}@media(max-width:1280px){.mainContainerPayment .promoCodeInput__innerTab__inputField.has-coupon input{padding-right:160px}.mainContainerPayment .paymentStripeHead{flex-wrap:wrap}.mainContainerPayment .paymentCardInput form{flex-wrap:wrap;gap:0!important}.mainContainerPayment .paymentCardInput form button{margin:20px 0!important}}.mainContainerPayment .stripePayment{border:1px solid #ced4da;padding:16px 12px;margin:20px 0;border-radius:5px;height:34px;display:flex;align-items:center}.mainContainerPayment .stripePayment div{width:100%}.mainContainerPayment .stripePayment div span input{font-size:12px}@media(max-width:1280px){.mainContainerPayment .stripePayment{width:100%!important}}.mainContainerPayment .paymentCardInput__img{width:45px!important;height:28px!important}.mainContainerPayment .paymentCardInput__visa{width:46px!important;height:38px!important}@media(max-width:991px){.mainContainerPayment .paymentCardInput__visa{width:36px!important;height:32px!important}}.mainContainerPayment .paymentCardInput span{display:flex;justify-content:space-between}.mainContainerPayment .paymentCardInput span p{font-size:14px}.mainContainerPayment .secureBooking{display:flex;justify-content:center;align-items:center;gap:12px;padding:12px;height:34px;font-size:13px;width:100%!important}.mainContainerPayment .cardSelection{margin:26px 0 20px;max-height:300px;overflow:auto;cursor:pointer}.mainContainerPayment .cardSelection h3{font-size:16px}.mainContainerPayment .cardSelection__card{border:1px solid #a2a2a2;display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:4px;margin-bottom:12px;overflow:hidden}.mainContainerPayment .cardSelection__card:hover{border:1px solid #4bff16;background:#f2ffee}.mainContainerPayment .cardSelection__card p{color:#a2a2a2;font-size:14px}@media(max-width:991px){.mainContainerPayment .cardSelection__card p{font-size:12px}}.mainContainerPayment .cardSelection__card__left{display:flex;align-items:center;gap:20px;padding:0 5px}@media(max-width:991px){.mainContainerPayment .cardSelection__card__left{gap:8px}}.mainContainerPayment .cardSelection__card__right{display:flex;align-items:center;gap:20px}@media(max-width:991px){.mainContainerPayment .cardSelection__card__right{gap:8px}}.mainContainerPayment .cardSelection__card .removeBtn{height:40px;background:rgba(255,225,71,.22)!important;border-radius:0}.mainContainerPayment .cardSelection .selected{border:1px solid #4bff16;background:#f2ffee}.mainContainerPayment .checkBox{margin-top:35px}.mainContainerPayment .checkBox input{box-shadow:none!important;cursor:pointer}.mainContainerPayment .checkBox p{padding-left:24px;font-size:12px;margin-top:12px!important}.mainContainerPayment .getQuote{text-align:center;margin:27px 0!important}.mainContainerPayment .getQuote span{font-weight:700}.mainContainerPayment .paymentErrorMsg{position:absolute;font-size:12px;bottom:0;color:red}.paymentcomplete{display:flex;justify-content:center}.paymentcomplete button{max-width:300px;width:100%;border:1px solid #a9a9a9!important;border-radius:20px}.payment-page-container{max-width:800px;margin:0 auto;padding:20px 0}@media(max-width:768px){.payment-page-container{padding:0}}.payment-datetime-card{background:#f5f5f5;border-radius:8px;padding:10px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:0}@media(min-width:768px){.payment-datetime-card{display:none}}.payment-datetime-card .payment-datetime-content{display:flex;align-items:center;gap:16px;justify-content:space-between;flex:1 1}.payment-datetime-card .payment-datetime-item{display:flex;align-items:center;gap:8px;font-size:10px;color:#333;font-weight:700}.payment-datetime-card .payment-datetime-item img{width:16px;height:16px}.payment-datetime-card .payment-datetime-item .payment-timeslot-badge{padding:0;border-radius:20px;font-size:10px;font-weight:500}.payment-datetime-card .payment-datetime-edit{cursor:pointer;padding:4px;display:flex;align-items:center;flex-shrink:0}.payment-datetime-card .payment-datetime-edit img{width:16px;height:16px}.payment-datetime-card .payment-datetime-edit:hover{opacity:.7}.payment-price-card-wrapper{margin-bottom:16px}@media(min-width:768px){.payment-price-card-wrapper{display:none}}.payment-price-card-wrapper .price-card{background-color:#f0fbf3;border:2px solid #00d03f;border-radius:12px;padding:16px;margin-top:0}@media(max-width:500px){.payment-price-card-wrapper .price-card{padding:8px}}.payment-price-card-wrapper .price-card-header{margin-bottom:16px;display:flex;align-items:center;gap:9px}@media(max-width:500px){.payment-price-card-wrapper .price-card-header{margin-bottom:7px}}.payment-price-card-wrapper .price-title{font-size:20px!important;margin-bottom:5px!important;font-weight:700!important;color:#00d03f!important}@media(max-width:500px){.payment-price-card-wrapper .price-title{font-size:18px!important}}.payment-price-card-wrapper .price-subtitle{font-size:13px;color:#666;font-weight:500}@media(max-width:500px){.payment-price-card-wrapper .price-subtitle{font-size:10px}}.payment-price-card-wrapper .price-card-content{display:flex;align-items:flex-start;justify-content:space-around;margin-bottom:15px;flex:1 1}@media(max-width:500px){.payment-price-card-wrapper .price-card-content{gap:16px;align-items:center;flex-direction:row-reverse;justify-content:space-between}}.payment-price-card-wrapper .truck-image{width:200px;height:auto;object-fit:contain}@media(max-width:500px){.payment-price-card-wrapper .truck-image{width:100px}}.payment-price-card-wrapper .price-details{display:flex;align-items:end;flex-direction:column;gap:12px}@media(max-width:500px){.payment-price-card-wrapper .price-details{align-items:start}}.payment-price-card-wrapper .service-name{font-size:16px;font-weight:700;color:#000;margin:0;white-space:nowrap}@media(max-width:500px){.payment-price-card-wrapper .service-name{font-size:12px}}.payment-price-card-wrapper .men-required{background-color:#000!important;color:#fff!important;padding:3px 10px;border-radius:15px;max-width:-moz-fit-content;max-width:fit-content}.payment-price-card-wrapper .price-amount{display:flex;align-items:baseline;gap:6px}.payment-price-card-wrapper .price-value{font-size:27px;font-weight:800;color:#000;line-height:1}@media(max-width:768px){.payment-price-card-wrapper .price-value{font-size:28px}}@media(max-width:500px){.payment-price-card-wrapper .price-value{font-size:18px}}.payment-price-card-wrapper .price-unit{font-size:13px;color:#666;font-weight:500}@media(max-width:500px){.payment-price-card-wrapper .price-unit{font-size:10px}}.payment-price-card-wrapper .estimate-link{display:flex;align-items:center;gap:6px;cursor:pointer;color:#1976d2;font-size:14px;justify-content:center;padding-top:10px;margin-top:4px;border-top:1px solid rgba(0,0,0,.13)}@media(max-width:500px){.payment-price-card-wrapper .estimate-link{padding-top:5px}}.payment-price-card-wrapper .estimate-link:hover{opacity:.8}.payment-price-card-wrapper .estimate-link .info-icon{width:16px;height:16px;color:#000}@media(max-width:500px){.payment-price-card-wrapper .estimate-link .info-icon{width:12px;height:12px}}.payment-price-card-wrapper .estimate-link span{text-decoration:none!important;color:#1976d2!important;font-weight:500;font-size:16px}@media(max-width:500px){.payment-price-card-wrapper .estimate-link span{font-size:12px}}.payment-price-card-wrapper .estimate-notes-1{text-align:center;margin-top:8px}@media(max-width:500px){.payment-price-card-wrapper .estimate-notes-1{margin-top:0}}.payment-price-card-wrapper .estimate-notes-1 p{color:#8b8b8b!important;font-weight:500;font-size:14px;margin:0}@media(max-width:500px){.payment-price-card-wrapper .estimate-notes-1 p{font-size:11px!important;line-height:10px!important}}.payment-price-card-wrapper .estimate-notes-2{text-align:center;margin-top:4px}.payment-price-card-wrapper .estimate-notes-2 p{color:#8b8b8b!important;font-weight:500;font-size:12px;margin:0}@media(max-width:500px){.payment-price-card-wrapper .estimate-notes-2 p{font-size:10px;display:none}}.payment-price-card-wrapper .mobile-whats-included{margin-top:10px}@media(min-width:768px){.payment-price-card-wrapper .mobile-whats-included{display:none}}.payment-price-card-wrapper .mobile-whats-included .mobile-whats-included-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:12px;border-radius:10px;gap:5px;padding:16px;background:#e0e9f7}.payment-price-card-wrapper .mobile-whats-included .mobile-whats-included-header:hover{opacity:.8}.payment-price-card-wrapper .mobile-whats-included .mobile-whats-included-icon{width:24px;height:20px;flex-shrink:0;object-fit:contain}@media(max-width:500px){.payment-price-card-wrapper .mobile-whats-included .mobile-whats-included-icon{width:15px;height:13px}}.payment-price-card-wrapper .mobile-whats-included .mobile-whats-included-title{font-size:16px;font-weight:700;color:#333;margin:0;flex:1 1}.payment-price-card-wrapper .mobile-whats-included .mobile-chevron-icon{color:#999;font-size:14px;transition:transform .3s ease;flex-shrink:0}.payment-price-card-wrapper .mobile-whats-included .mobile-chevron-icon.open{transform:rotate(180deg)}.payment-price-card-wrapper .mobile-whats-included .mobile-whats-included-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 12px;gap:8px 12px;padding-top:8px}@media(max-width:500px){.payment-price-card-wrapper .mobile-whats-included .mobile-whats-included-content{grid-template-columns:1fr;gap:8px}}.payment-price-card-wrapper .mobile-whats-included .mobile-included-column{display:flex;flex-direction:column;gap:8px}.payment-price-card-wrapper .mobile-whats-included .mobile-included-item{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#333}.payment-price-card-wrapper .mobile-whats-included .mobile-included-item span{line-height:1.4;font-weight:500;font-size:12px}@media(max-width:500px){.payment-price-card-wrapper .mobile-whats-included .mobile-included-item span{font-size:11px}}.payment-price-card-wrapper .mobile-whats-included .mobile-included-item .task-bullet-check{color:#28a745;font-size:16px!important;flex-shrink:0;font-weight:700!important;margin-top:2px}.payment-price-card-wrapper .mobile-coupon-section{margin-top:10px}@media(min-width:768px){.payment-price-card-wrapper .mobile-coupon-section{display:none}}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:12px;padding:16px}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-header:hover{opacity:.8}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-header-left{display:flex;align-items:center;gap:8px}.payment-price-card-wrapper .mobile-coupon-section .mobile-tag-icon{color:orange;font-size:18px;flex-shrink:0}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-title{font-size:16px;font-weight:700;color:#333;margin:0}.payment-price-card-wrapper .mobile-coupon-section .mobile-chevron-icon{color:#999;font-size:14px;transition:transform .3s ease;flex-shrink:0}.payment-price-card-wrapper .mobile-coupon-section .mobile-chevron-icon.open{transform:rotate(180deg)}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-content{padding-top:8px}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container{display:flex;gap:8px;align-items:stretch;position:relative;flex-direction:column}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-coupon-input{width:100%;border-radius:8px;border:1px solid #ddd;padding:10px 12px;font-size:14px}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-coupon-input:focus{outline:none;border-color:orange}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-coupon-input:disabled{background:#f5f5f5;cursor:not-allowed}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-apply-button{background:#ffe147;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;color:#000;cursor:pointer;white-space:nowrap;transition:background .2s;width:100%;margin-top:8px}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-apply-button:hover:not(:disabled){background:gold}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-apply-button:disabled{opacity:.6;cursor:not-allowed}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-egPromocode{background:linear-gradient(135deg,#fffab4,#ffea88);color:#000;text-transform:capitalize;display:flex;justify-content:space-between;padding:8px 12px;align-items:center;min-height:40px;font-size:14px;border-radius:6px;margin-top:8px;gap:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-egPromocode .promo-badge{background:#ffe147;padding:3px 8px;border-radius:4px;font-weight:600;font-size:13px;white-space:nowrap}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-egPromocode .discount-text{font-weight:500;font-size:12px;color:#000;white-space:nowrap}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-egPromocode .egPromocode__img{cursor:pointer;width:16px;height:16px;opacity:.7;transition:opacity .2s}.payment-price-card-wrapper .mobile-coupon-section .mobile-coupon-input-container .mobile-egPromocode .egPromocode__img:hover{opacity:1}.payment-price-card-wrapper .mobile-secure-booking-button{width:100%;border:none;border-radius:999px;background-color:var(--checkboxColor);color:#fff;font-size:20px;font-weight:600;padding:8px 24px;margin-top:16px;cursor:pointer;transition:opacity .2s ease-in-out;text-align:center}@media(min-width:768px){.payment-price-card-wrapper .mobile-secure-booking-button{display:none}}.payment-price-card-wrapper .mobile-secure-booking-button strong{font-size:24px;font-weight:700}.payment-price-card-wrapper .mobile-secure-booking-button:hover:not(:disabled){opacity:.9}.payment-price-card-wrapper .mobile-secure-booking-button:disabled{opacity:.7;cursor:not-allowed}@media(max-width:500px){.payment-price-card-wrapper .mobile-secure-booking-button{font-size:16px}.payment-price-card-wrapper .mobile-secure-booking-button strong{font-size:20px}}.payment-card{display:flex;background:#fff;border-radius:12px;box-shadow:0 0 7.8px 0 rgba(0,0,0,.251);padding:13px;margin-bottom:16px;flex-direction:column;align-items:center}@media(max-width:768px){.payment-card{display:none;padding:16px;border-radius:8px}}.contact-options-item{display:flex;flex-direction:column;align-items:center}.promo-code-section{margin-bottom:20px;width:93%}.promo-code-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:16px 0;border-bottom:1px solid #eee}.promo-code-header:hover{opacity:.8}.promo-code-header-left{display:flex;align-items:center;gap:8px}.tag-icon{color:orange;font-size:18px}.promo-code-title{font-size:14px;color:#333;font-weight:500;text-decoration:underline;cursor:pointer}.chevron-icon{color:#999;font-size:14px;transition:transform .3s ease}.chevron-icon.open{transform:rotate(180deg)}.promo-code-input-wrapper{margin-top:12px}.promo-code-input-container{display:flex;gap:8px;align-items:stretch;position:relative}.promo-code-input-container .promo-code-input{flex:1 1;border-radius:8px;border:1px solid #ddd;padding:10px 12px;font-size:14px;width:100%}.promo-code-input-container .promo-code-input:focus{outline:none;border-color:orange}.promo-code-input-container .promo-code-input:disabled{background:#f5f5f5;cursor:not-allowed}.promo-code-input-container .apply-button{background:#ffe147;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;color:#000;cursor:pointer;white-space:nowrap;transition:background .2s}.promo-code-input-container .apply-button:hover:not(:disabled){background:gold}.promo-code-input-container .apply-button:disabled{opacity:.6;cursor:not-allowed}.promo-code-input-container .egPromocode{position:static;transform:none;margin-top:0}.deposit-section{width:93%}.deposit-title{font-size:14px!important;color:#434343!important;margin-bottom:12px!important;font-weight:500}.deposit-amount{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}.deposit-value{font-size:24px;font-weight:900;color:#333;line-height:1}@media(max-width:768px){.deposit-value{font-size:32px}}.deposit-currency{font-size:12px;color:#999;font-weight:500}.deposit-refund-info p{font-size:10px;color:#737171!important;line-height:1.6;margin-bottom:8px}.deposit-refund-info p:last-child{margin-bottom:0}.contact-header{display:flex;align-items:center;gap:10px;margin-bottom:16px;justify-content:center}.headphone-icon{color:#333;font-size:20px}.call-icon,.sms-icon{color:#a8a8a8;font-size:20px}.contact-title{font-size:16px;color:#333;font-weight:600}.contact-options{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media(max-width:768px){.contact-options{flex-direction:column;gap:12px}}.contact-card{flex:1 1;min-width:200px;display:flex;align-items:center;gap:3px;padding:7px 32px;border:1px solid #00d03f;border-radius:50px;cursor:pointer;transition:all .2s}.contact-card:hover{border-color:#00d03f;background:#f0fbf3}@media(max-width:768px){.contact-card{width:100%;min-width:auto}}.contact-icon{color:#a8a8a8;font-size:15px;flex-shrink:0}.contact-details{display:flex;flex-direction:column;gap:4px}.contact-label{font-size:13px;color:#222;font-weight:600}.contact-hours{font-size:10px;font-weight:500;color:#434343;margin-top:6px}.contact-divider{font-size:14px;color:#434343;font-weight:500;margin-bottom:30px}@media(max-width:768px){.contact-divider{display:none}}.whats-included-accordion-header{font-size:16px;font-weight:600;color:#333;display:flex;align-items:center;gap:10px}.whats-included-accordion-header .whats-included-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain}.whats-included-accordion-header .accordion-button{font-size:15px;width:100%;font-weight:700;color:#333;padding:12px 0;display:flex;align-items:center;gap:10px}.whats-included-content{display:grid;grid-template-columns:1fr 1fr}@media(max-width:768px){.whats-included-content{grid-template-columns:1fr;gap:12px}}.included-column{display:flex;flex-direction:column}.included-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#333}.included-item span{line-height:1.4;font-weight:500;font-size:12px}.task-bullet-check{color:#28a745;font-size:20px!important;flex-shrink:0;font-weight:700!important}.accordion-button{font-size:15px;font-weight:600;color:#333;border:none}.accordion-button,.accordion-button:not(.collapsed){background:#fff;box-shadow:none}.accordion-button:focus{box-shadow:none;border-color:transparent}.accordion-item{border:none;background:#fff}.accordion-body{padding:14px 5px;border-top:1px solid #eee}.payment-footer{display:flex;justify-content:space-around;align-items:center;gap:24px;margin-top:40px;padding:15px 0;border-top:1px solid #b3b3b3}@media(max-width:768px){.payment-footer{flex-direction:column;gap:12px;padding:16px 0;display:none}}.footer-link{font-size:14px;color:#868686;text-decoration:underline;transition:color .2s}.footer-link:hover{color:#1976d2;text-decoration:underline}@media(max-width:1280px){.paymentCardInput form{flex-wrap:wrap;gap:0!important}.paymentCardInput form button{margin:20px 0!important}}.paymentCardInput__img{width:45px!important;height:28px!important}.paymentCardInput__visa{width:46px!important;height:38px!important}@media(max-width:991px){.paymentCardInput__visa{width:36px!important;height:32px!important}}.paymentStripeHead{margin-top:16px;padding-top:16px;border-top:1px solid #eee}@media(max-width:1280px){.paymentStripeHead{flex-wrap:wrap}}.paymentStripeHead p{font-size:12px;color:#999;margin:0}.accordion{width:100%!important}