.DriverLicenceSearchComponent-module__mHxtfW__driverCard{cursor:pointer;background-color:#fff}.DriverLicenceSearchComponent-module__mHxtfW__driverCard:hover{background-color:#dcdcdc}
.NavbarV2Component-module__nNLL0G__header{background-color:var(--main);position:relative;box-shadow:0 1px 5px #0a0d120f}.NavbarV2Component-module__nNLL0G__headerWrapper{justify-content:space-between;align-items:center;gap:24px;display:none}.NavbarV2Component-module__nNLL0G__logo{object-fit:contain;max-width:144px;height:100px}.NavbarV2Component-module__nNLL0G__logoSmall{max-width:32px;height:32px;max-height:32px}.NavbarV2Component-module__nNLL0G__headerLines{flex-direction:column;width:100%;max-width:1165px;display:flex}.NavbarV2Component-module__nNLL0G__line1,.NavbarV2Component-module__nNLL0G__line2{align-items:center;gap:16px;width:100%;padding:8px 0;display:flex}.NavbarV2Component-module__nNLL0G__line1{justify-content:space-between;min-height:45px}.NavbarV2Component-module__nNLL0G__line1RightBlock{align-items:center;gap:26px;display:flex}.NavbarV2Component-module__nNLL0G__line2Desktop{align-items:center;gap:16px;width:100%;display:none}.NavbarV2Component-module__nNLL0G__line2WithoutOnlineOrdering{display:none}.NavbarV2Component-module__nNLL0G__storeNameText{margin:0;font-size:16px}.NavbarV2Component-module__nNLL0G__desktopSearch{display:none!important}.NavbarV2Component-module__nNLL0G__mobileSearch{width:100%;display:flex}.NavbarV2Component-module__nNLL0G__fixedNavbar{z-index:100;position:sticky;top:0;left:0}.NavbarV2Component-module__nNLL0G__hideLine2Mobile{display:none!important}@media only screen and (min-width:960px){.NavbarV2Component-module__nNLL0G__headerWrapper{display:flex}.NavbarV2Component-module__nNLL0G__logoSmall{max-width:144px;height:100px;max-height:80px;padding:5px 0}.NavbarV2Component-module__nNLL0G__line2{padding:17px 0}.NavbarV2Component-module__nNLL0G__line2Desktop{display:flex!important}.NavbarV2Component-module__nNLL0G__line2WithoutOnlineOrdering{display:flex}.NavbarV2Component-module__nNLL0G__desktopSearch{display:flex!important}.NavbarV2Component-module__nNLL0G__mobileSearch{display:none!important}}
.CategoriesList-module__ZHnUCa__categoriesList{cursor:pointer;border-right:1px solid #eee;border-top-left-radius:5px;border-bottom-left-radius:5px;justify-content:space-between;align-items:center;gap:10px;max-width:200px;padding:11px 20px;transition:background-color .1s ease-in-out;display:flex;position:relative}.CategoriesList-module__ZHnUCa__categoriesList:hover{background-color:#ececec}.CategoriesList-module__ZHnUCa__selectedCategory{color:#000;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:250px;max-height:40px;margin:0;padding:0;overflow:hidden}.CategoriesList-module__ZHnUCa__arrowIcon{color:#000}.CategoriesList-module__ZHnUCa__list{z-index:1002;background-color:#fff;border-radius:4px;min-width:200px;max-height:500px;margin:0;padding:0;list-style:none;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:0 5px 15px #00000059}.CategoriesList-module__ZHnUCa__listItem{color:#000;cursor:pointer;padding:11px 20px;font-weight:500;transition:all .1s ease-in-out}.CategoriesList-module__ZHnUCa__listItem:not(:last-child){border-bottom:1px solid #eee}.CategoriesList-module__ZHnUCa__listItem:hover,.CategoriesList-module__ZHnUCa__listItemSelected{background-color:#ececec}@media (max-width:960px){.CategoriesList-module__ZHnUCa__categoriesList{display:none}}@media (max-width:500px){.CategoriesList-module__ZHnUCa__categoriesList{max-width:150px}}
.SearchInput-module__3RbTkG__input{background:0 0;border:none;outline:none;width:100%;height:100%;padding:12px 20px;display:block}.SearchInput-module__3RbTkG__inputPadding{padding:12px 75px 12px 20px}
.Checkbox-module__VvQgja__checkboxContainer{cursor:pointer;-webkit-user-select:none;user-select:none;width:25px;height:25px;margin:0;font-size:22px;display:block;position:absolute}.Checkbox-module__VvQgja__checkboxContainer input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Checkbox-module__VvQgja__checkmark{background-color:#fff;border:1px solid #d2d2d2;border-radius:4px;width:25px;height:25px;position:absolute;top:0;left:0}.Checkbox-module__VvQgja__checkboxContainer:hover input~.Checkbox-module__VvQgja__checkmark{border:1px solid #000}.Checkbox-module__VvQgja__checkboxContainer input:checked~.Checkbox-module__VvQgja__checkmark{background-color:#2196f3}.Checkbox-module__VvQgja__checkmark:after{content:"";display:none;position:absolute}.Checkbox-module__VvQgja__checkboxContainer input:checked~.Checkbox-module__VvQgja__checkmark:after{display:block}.Checkbox-module__VvQgja__checkboxContainer .Checkbox-module__VvQgja__checkmark:after{border:3px solid #fff;border-width:0 3px 3px 0;width:8px;height:15px;top:2px;left:8px;transform:rotate(45deg)}
.CustomerFieldPreview-module__VsOMUq__item{flex-direction:column;width:100%;max-width:450px;display:flex;overflow:hidden}.CustomerFieldPreview-module__VsOMUq__label{color:#6c757d;width:100%;font-size:14px;font-weight:400;display:flex}.CustomerFieldPreview-module__VsOMUq__value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.CustomerFieldComponent-module__Fn3jhW__inputWrapper{flex-direction:column;gap:5px;display:flex;position:relative}.CustomerFieldComponent-module__Fn3jhW__inputWrapperFullWidth{grid-column:span 1}.CustomerFieldComponent-module__Fn3jhW__mandatoryMark{color:red;margin:0 0 0 2px;font-size:20px}.CustomerFieldComponent-module__Fn3jhW__loader{margin:2px 0 0}.CustomerFieldComponent-module__Fn3jhW__inputError{color:#dc3545;font-size:14px}@media (min-width:500px){.CustomerFieldComponent-module__Fn3jhW__inputWrapperFullWidth{grid-column:span 2}}
.ProfileSubscriptions-module__b9cIQW__tabsWrapper{gap:5px;margin:0 0 -1px 15px;display:flex}.ProfileSubscriptions-module__b9cIQW__tab{color:#777;cursor:pointer;background-color:#fff;border:1px solid #e8e8e8;border-top-left-radius:6px;border-top-right-radius:6px;padding:15px 35px;font-size:16px;font-weight:400}.ProfileSubscriptions-module__b9cIQW__tab:hover{color:#2c56c5}.ProfileSubscriptions-module__b9cIQW__activeTab{color:#1c49c2;background-color:#fff;border-bottom:none}.ProfileSubscriptions-module__b9cIQW__wrapper{background-color:#fdfdfd;border:1px solid #e8e8e8;padding:15px}.ProfileSubscriptions-module__b9cIQW__list{grid-template-columns:repeat(auto-fill,minmax(min(100%,350px),1fr));gap:12px;display:grid}.ProfileSubscriptions-module__b9cIQW__statusGreen{color:#5f9d44}.ProfileSubscriptions-module__b9cIQW__statusRed{color:#f33333}.ProfileSubscriptions-module__b9cIQW__editSubscriptionModalBody{flex-direction:column;gap:8px;display:flex}.ProfileSubscriptions-module__b9cIQW__loaderWrapper{justify-content:center;display:flex}
.CheckoutAuthComponent-module__KVBg1W__authForm{width:100%;max-width:550px;margin:0 auto}.CheckoutAuthComponent-module__KVBg1W__captchaWrapper{justify-content:center;display:flex}.CheckoutAuthComponent-module__KVBg1W__loaderWrapper{justify-content:center;align-items:center;padding:25px 0 10px;display:flex}.CheckoutAuthComponent-module__KVBg1W__authTextLink{cursor:pointer;font-weight:700;text-decoration:underline}.CheckoutAuthComponent-module__KVBg1W__accountWrapper{flex-direction:column;justify-content:space-between;gap:10px;display:flex}.CheckoutAuthComponent-module__KVBg1W__accountWrapperColumn{align-items:center;gap:5px;display:flex}.CheckoutAuthComponent-module__KVBg1W__confirmationInfo,.CheckoutAuthComponent-module__KVBg1W__confirmationInfoUsername{text-align:center;margin:0;font-size:18px}.CheckoutAuthComponent-module__KVBg1W__confirmationInfo{margin:0 0 5px}.CheckoutAuthComponent-module__KVBg1W__confirmationInfoUsername{color:gray;margin:0 0 15px}@media (min-width:500px){.CheckoutAuthComponent-module__KVBg1W__accountWrapper{flex-direction:row;align-items:center}}
.Breadcrumbs-module__4VM3Tq__breadcrumbsList{align-items:baseline;column-gap:7px;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__4VM3Tq__breadcrumbsItem a{color:#1c49c2;font-size:12px;font-weight:400}.Breadcrumbs-module__4VM3Tq__breadcrumbsItem a:visited{color:#543577}.Breadcrumbs-module__4VM3Tq__breadcrumbsItem a:hover{text-decoration:underline}.Breadcrumbs-module__4VM3Tq__breadcrumbsItemSlash{color:#767676;font-size:12px;font-weight:400}
.NewBookingDateAndClasses-module___JQwNa__calendarWrapper{justify-content:center;display:flex}.NewBookingDateAndClasses-module___JQwNa__timeButton{color:#212529;border:1px solid #212529;border-radius:10px;width:144px;margin:4px;padding:7px;font-size:16px}.NewBookingDateAndClasses-module___JQwNa__timeButtonActive{color:#fff;border:1px solid var(--btn-primary)}.NewBookingDateAndClasses-module___JQwNa__DayPicker{--rdp-accent-color:var(--btn-primary,#4a90e2)}.NewBookingDateAndClasses-module___JQwNa__day,.NewBookingDateAndClasses-module___JQwNa__dayRange,.NewBookingDateAndClasses-module___JQwNa__dayDisabled{color:#dce0e0;text-decoration:line-through}.NewBookingDateAndClasses-module___JQwNa__dayAvailable{color:#000;font-weight:700;text-decoration:none}.NewBookingDateAndClasses-module___JQwNa__dayToday{color:#d0021b;font-weight:500}.NewBookingDateAndClasses-module___JQwNa__daySelected{background-color:var(--rdp-accent-color);color:#f0f8ff;border-radius:100%;position:relative}.NewBookingDateAndClasses-module___JQwNa__dayRange{cursor:pointer;border-radius:8px;width:40px;height:40px;transition:background .2s}.NewBookingDateAndClasses-module___JQwNa__dayRangeStart,.NewBookingDateAndClasses-module___JQwNa__dayRangeEnd{color:#ffe7e7;background-color:red}.NewBookingDateAndClasses-module___JQwNa__dayRangeStart{border-radius:8px 0 0 8px}.NewBookingDateAndClasses-module___JQwNa__dayRangeEnd{border-radius:0 8px 8px 0}.NewBookingDateAndClasses-module___JQwNa__dayRangeMiddle{color:red;background-color:#ffe7e7;border-radius:0}.NewBookingDateAndClasses-module___JQwNa__dayRangeMiddle.NewBookingDateAndClasses-module___JQwNa__dayAvailable{color:var(--rdp-accent-color);background-color:#e7f1ff}.NewBookingDateAndClasses-module___JQwNa__dayRangeStart.NewBookingDateAndClasses-module___JQwNa__dayAvailable,.NewBookingDateAndClasses-module___JQwNa__dayRangeEnd.NewBookingDateAndClasses-module___JQwNa__dayAvailable{background-color:var(--rdp-accent-color);color:#f0f8ff}.NewBookingDateAndClasses-module___JQwNa__dayRangeStart.NewBookingDateAndClasses-module___JQwNa__dayRangeEnd{border-radius:8px}.NewBookingDateAndClasses-module___JQwNa__dayRangeFooter{flex-direction:column;align-items:center;margin:10px 0;display:flex}.NewBookingDateAndClasses-module___JQwNa__dayRangeFooterInfo{margin:0 0 10px;font-size:16px}.NewBookingDateAndClasses-module___JQwNa__dayRangeFooterError{color:#cf1322;margin:0 0 10px;font-size:16px}.NewBookingDateAndClasses-module___JQwNa__dayRangeFooterSelectedDate{font-size:18px;font-weight:500}
.TagsList-module__ygFkPW__wrapper{padding:0 0 15px}.TagsList-module__ygFkPW__titleWrapper{cursor:pointer;justify-content:space-between;align-items:baseline;padding:0 22px 0 0;display:flex}.TagsList-module__ygFkPW__expandArrow{border-radius:4px;width:16px;height:16px;padding:2px;transition:transform .5s,background-color .4s;transform:rotate(90deg)}.TagsList-module__ygFkPW__titleWrapper:hover .TagsList-module__ygFkPW__expandArrow{background-color:#f2f2f2}.TagsList-module__ygFkPW__expandArrow.TagsList-module__ygFkPW__open{transform:rotate(-90deg)}.TagsList-module__ygFkPW__title{color:#272a61;margin:0 0 10px;font-size:18px;font-weight:700}.TagsList-module__ygFkPW__list{opacity:0;flex-direction:column;gap:5px;max-height:0;transition:max-height .5s,opacity .5s;display:flex;overflow-y:auto}.TagsList-module__ygFkPW__list.TagsList-module__ygFkPW__open{opacity:1;max-height:500px}.TagsList-module__ygFkPW__list::-webkit-scrollbar{width:7px}.TagsList-module__ygFkPW__list::-webkit-scrollbar-track{border-radius:5px}.TagsList-module__ygFkPW__list::-webkit-scrollbar-thumb{border-radius:5px}.TagsList-module__ygFkPW__list:hover::-webkit-scrollbar-track{background:#f1f1f1}.TagsList-module__ygFkPW__list:hover::-webkit-scrollbar-thumb{background:#bbb}.TagsList-module__ygFkPW__list::-webkit-scrollbar-thumb:hover{background:#888}
.ImagesBannerBlock-module__3Nb_dW__innerImagesBanner{object-fit:contain;justify-content:center;align-items:center;display:flex}.ImagesBannerBlock-module__3Nb_dW__buttonsBlock{width:100%;display:flex;position:absolute}.ImagesBannerBlock-module__3Nb_dW__bannerLeftButton{cursor:pointer;margin-left:20px}.ImagesBannerBlock-module__3Nb_dW__bannerRightButton{cursor:pointer;margin-left:auto;margin-right:20px}
.ProfileInfo-module__hW6cla__infoBlock{align-items:center;gap:20px;padding:24px 12px 24px 24px;display:flex}.ProfileInfo-module__hW6cla__infoBlockCentered{justify-content:center}.ProfileInfo-module__hW6cla__imageCircle{background-color:#fff;border:1px solid #dcdcdc;border-radius:360px;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;min-height:60px;display:flex;overflow:hidden}.ProfileInfo-module__hW6cla__imageText{color:var(--main);font-size:20px;font-weight:500}.ProfileInfo-module__hW6cla__userDataBlock{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.ProfileInfo-module__hW6cla__username{font-size:16px;font-weight:500}.ProfileInfo-module__hW6cla__loyaltyBlock{flex-direction:column;align-items:flex-start;display:flex}.ProfileInfo-module__hW6cla__totalBalance,.ProfileInfo-module__hW6cla__dailyBalance{font-size:14px;font-weight:300}@media only screen and (max-width:1200px){.ProfileInfo-module__hW6cla__imageCircle{width:50px;min-width:50px;height:50px;min-height:50px}.ProfileInfo-module__hW6cla__username{margin-top:5px;font-size:14px;font-weight:500}.ProfileInfo-module__hW6cla__totalBalance,.ProfileInfo-module__hW6cla__dailyBalance{font-size:14px;font-weight:300}}
.DeliveryInfo-module__3-xzCq__deliveryInfo{flex-direction:column;row-gap:10px;padding:18px 10px;display:flex;position:relative}.DeliveryInfo-module__3-xzCq__editButton{background-color:var(--btn-primary,#007bff);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:opacity .15s;display:flex;position:absolute;top:18px;right:24px}.DeliveryInfo-module__3-xzCq__editButton:hover{opacity:.9}.DeliveryInfo-module__3-xzCq__deliveryInfoRow{flex-direction:column;row-gap:3px;display:flex}.DeliveryInfo-module__3-xzCq__deliveryInfoFieldTitle{color:#708090;margin:0;font-size:14px}.DeliveryInfo-module__3-xzCq__deliveryInfoFieldText{color:#000;margin:0;font-size:18px;font-weight:400}.DeliveryInfo-module__3-xzCq__deliveryInfoTitle{color:#000;margin:0 auto;font-size:20px}.DeliveryInfo-module__3-xzCq__editableForm{flex-direction:column;row-gap:10px;display:flex}.DeliveryInfo-module__3-xzCq__inputErrorText{color:#dc3545}.DeliveryInfo-module__3-xzCq__grayLine{border-bottom:1px solid #cecece;width:80%;margin:10px auto}.DeliveryInfo-module__3-xzCq__deliveryInfoRadioButtonsBlock{flex-direction:column;row-gap:10px;display:flex}.DeliveryInfo-module__3-xzCq__deliveryInfoRadioButtonsBlock h3{margin:0;font-size:18px}.DeliveryInfo-module__3-xzCq__deliveryInfoRadioButtonsWrapper{align-items:center;column-gap:10px;display:flex}.DeliveryInfo-module__3-xzCq__deliveryInfoRadioButtonsWrapper input,.DeliveryInfo-module__3-xzCq__deliveryInfoRadioButtonsWrapper label{cursor:pointer}.DeliveryInfo-module__3-xzCq__deliveryInfoRadioButtonsWrapper input{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.DeliveryInfo-module__3-xzCq__deliveryInfoRadioButtonsWrapper input:checked{border-color:var(--main);background-color:var(--main)}.DeliveryInfo-module__3-xzCq__deliveryInfoRadioButtonsWrapper input:focus{box-shadow:none}.DeliveryInfo-module__3-xzCq__additionalAddressAddOption{border-top:1px solid #cecece;font-weight:600}.DeliveryInfo-module__3-xzCq__deliveryInfoSaveMessage{text-align:center;font-weight:500;display:block}.DeliveryInfo-module__3-xzCq__deliveryInfoRowEdit{flex-flow:wrap;column-gap:16px;display:flex}.DeliveryInfo-module__3-xzCq__deliveryInfoRowEditItem{flex:1 0 135px;width:100%}.DeliveryInfo-module__3-xzCq__deliveryInfoCarrierItem{cursor:pointer;border:1px solid #dee2e6;border-radius:4px;padding:16px}.DeliveryInfo-module__3-xzCq__deliveryInfoAsap{margin:10px 0 0}.DeliveryInfo-module__3-xzCq__asapCheckbox input{border-color:#444}.DeliveryInfo-module__3-xzCq__asapCheckbox input:focus{box-shadow:none;border-color:inherit}.DeliveryInfo-module__3-xzCq__asapCheckbox input:checked{border-color:var(--main);background-color:var(--main)}.DeliveryInfo-module__3-xzCq__deliveryInfoCarrierItem label,.DeliveryInfo-module__3-xzCq__deliveryInfoCarrierItem input,.DeliveryInfo-module__3-xzCq__deliveryInfoAsap label,.DeliveryInfo-module__3-xzCq__deliveryInfoAsap input{cursor:pointer}.DeliveryInfo-module__3-xzCq__deliveryInfoCarrierItem input:checked{border-color:var(--main);background-color:var(--main)}.DeliveryInfo-module__3-xzCq__deliveryInfoDayPickerBlock{flex-direction:column;align-items:center;gap:5px;display:flex}.DeliveryInfo-module__3-xzCq__deliveryInfoDayPickerBlock h4{margin:0;font-size:22px}.DeliveryInfo-module__3-xzCq__deliveryInfoCarrierItem:hover{background-color:#f5f6f8}@media (min-width:500px){.DeliveryInfo-module__3-xzCq__deliveryInfo{padding:18px 24px}}
.Accordion-module__NdvodG__accordion{border-top:2px solid #eee}.Accordion-module__NdvodG__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 16px 16px 0;display:flex}.Accordion-module__NdvodG__accordionTitle{margin:0;font-size:20px;font-weight:600}.Accordion-module__NdvodG__accordionIcon{width:12px;height:12px;position:relative}.Accordion-module__NdvodG__accordionIcon:before,.Accordion-module__NdvodG__accordionIcon:after{content:"";background-color:#000;border-radius:5px;width:100%;height:2px;transition:all .2s ease-in-out;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.Accordion-module__NdvodG__accordionIcon:before{transform:translateY(-50%)}.Accordion-module__NdvodG__accordionIcon:after{transform:translateY(-50%)rotate(90deg)}.Accordion-module__NdvodG__accordionHeader.Accordion-module__NdvodG__expanded .Accordion-module__NdvodG__accordionIcon:before{opacity:0;transform:translateY(-50%)rotate(90deg)}.Accordion-module__NdvodG__accordionHeader.Accordion-module__NdvodG__expanded .Accordion-module__NdvodG__accordionIcon:after{transform:translateY(-50%)rotate(180deg)}.Accordion-module__NdvodG__accordionContent{max-height:0;transition:max-height .3s ease-in-out;overflow-x:auto}
.BookingSidebarComponent-module__RcsdwG__sidebarSection{border-bottom:1px solid #eee;padding:20px}.BookingSidebarComponent-module__RcsdwG__sidebarPaymentSection{padding:40px;margin-top:0!important}.BookingSidebarComponent-module__RcsdwG__sidebarSectionToolbar{justify-content:space-between;align-items:center;display:flex}.BookingSidebarComponent-module__RcsdwG__sidebarSectionContent{margin-top:10px}.BookingSidebarComponent-module__RcsdwG__sidebarTitle{color:#272a61;font-size:18px;font-weight:500}.BookingSidebarComponent-module__RcsdwG__sidebarLogoutButton{margin:0;padding:0;font-size:18px;font-weight:500}.BookingSidebarComponent-module__RcsdwG__sidebarSectionOpen,.BookingSidebarComponent-module__RcsdwG__sidebarSectionOpenButton{cursor:pointer;color:#007bff;font-size:16px}.BookingSidebarComponent-module__RcsdwG__sidebarSectionRemove{cursor:pointer;color:red;font-size:16px}.BookingSidebarComponent-module__RcsdwG__sidebarSectionOpenButton{max-width:100px;font-size:12px}.BookingSidebarComponent-module__RcsdwG__sidebarSectionOpenPreviousStep{cursor:pointer;color:#fff;margin:0 0 30px;font-size:16px}.BookingSidebarComponent-module__RcsdwG__sidebarResult{cursor:pointer;background:#fafafa;border-radius:10px;margin-top:10px;padding:7.5px 15px;transition:all .1s ease-in-out}.BookingSidebarComponent-module__RcsdwG__sidebarResult:hover{background:#f3f3f3}.BookingSidebarComponent-module__RcsdwG__serviceName{font-size:16px;font-weight:500}.BookingSidebarComponent-module__RcsdwG__serviceDate,.BookingSidebarComponent-module__RcsdwG__date{color:gray;font-size:16px;font-weight:300}.BookingSidebarComponent-module__RcsdwG__servicePrice{color:gray;font-size:14px;font-weight:300}.BookingSidebarComponent-module__RcsdwG__multipleSectionTitle,.BookingSidebarComponent-module__RcsdwG__addonTitle{color:gray;font-size:12px}.BookingSidebarComponent-module__RcsdwG__sidebarResultWoofgang .BookingSidebarComponent-module__RcsdwG__multipleSectionTitle{color:#da327c;font-size:12px}.BookingSidebarComponent-module__RcsdwG__woofgangStepsTitle{color:#6a3115;padding:0 40px;font-family:Zenon Bold,sans-serif}.BookingSidebarComponent-module__RcsdwG__woofgangTitleFont{color:#da327c;text-transform:uppercase;font-family:Degular Bold,sans-serif;font-weight:700}.BookingSidebarComponent-module__RcsdwG__woofgangTitleFont span{color:#007bff;text-transform:none;cursor:pointer}.BookingSidebarComponent-module__RcsdwG__woofgangTitleFont span:hover{text-decoration:underline}.BookingSidebarComponent-module__RcsdwG__sidebarSectionWoofgang,.BookingSidebarComponent-module__RcsdwG__sidebarSectionWoofgangMobile{background-color:#fbedf3}.BookingSidebarComponent-module__RcsdwG__sidebarSectionWoofgang .BookingSidebarComponent-module__RcsdwG__sidebarSectionOpen,.BookingSidebarComponent-module__RcsdwG__sidebarSectionWoofgangMobile .BookingSidebarComponent-module__RcsdwG__sidebarSectionOpen{color:#fff;max-width:100px;padding:10px 5px;font-size:12px}.BookingSidebarComponent-module__RcsdwG__sidebarSectionWoofgangMobile .BookingSidebarComponent-module__RcsdwG__sidebarSectionOpenPreviousStep{color:#fff;max-width:175px;margin:0;padding:10px 5px;font-size:12px}.BookingSidebarComponent-module__RcsdwG__sidebarSectionWoofgang .BookingSidebarComponent-module__RcsdwG__sidebarTitle{text-transform:uppercase}.BookingSidebarComponent-module__RcsdwG__sidebarResultWoofgang{color:#da327c;background-color:#fff;font-family:Degular Bold,sans-serif;font-weight:700}.BookingSidebarComponent-module__RcsdwG__sidebarSectionWoofgang .BookingSidebarComponent-module__RcsdwG__sidebarTitle,.BookingSidebarComponent-module__RcsdwG__sidebarResultWoofgang .BookingSidebarComponent-module__RcsdwG__serviceName,.BookingSidebarComponent-module__RcsdwG__sidebarResultWoofgang .BookingSidebarComponent-module__RcsdwG__serviceDate,.BookingSidebarComponent-module__RcsdwG__sidebarResultWoofgang .BookingSidebarComponent-module__RcsdwG__date,.BookingSidebarComponent-module__RcsdwG__sidebarResultWoofgang .BookingSidebarComponent-module__RcsdwG__addonTitle{color:#da327c;font-family:Degular Bold,sans-serif;font-weight:700}@media only screen and (min-width:480px){.BookingSidebarComponent-module__RcsdwG__sidebarSection{padding:40px}}@media only screen and (min-width:960px){.BookingSidebarComponent-module__RcsdwG__sidebarSectionContent{display:none}}
.CategoriesList-module__rVzfcq__menuRoot{border-bottom:1px solid #e9e9e9;padding:0 0 20px}.CategoriesList-module__rVzfcq__titleWrapper{cursor:pointer;justify-content:space-between;align-items:baseline;padding:0 22px 0 0;display:flex}.CategoriesList-module__rVzfcq__expandArrow{border-radius:4px;width:16px;height:16px;padding:2px;transition:transform .5s,background-color .4s;transform:rotate(90deg)}.CategoriesList-module__rVzfcq__titleWrapper:hover .CategoriesList-module__rVzfcq__expandArrow{background-color:#f2f2f2}.CategoriesList-module__rVzfcq__expandArrow.CategoriesList-module__rVzfcq__open{transform:rotate(-90deg)}.CategoriesList-module__rVzfcq__title{color:#272a61;margin:0 0 10px;font-size:18px;font-weight:700}.CategoriesList-module__rVzfcq__list{opacity:0;flex-direction:column;gap:5px;max-height:0;transition:max-height .5s,opacity .5s;display:flex;overflow-y:auto}.CategoriesList-module__rVzfcq__list.CategoriesList-module__rVzfcq__open{opacity:1;max-height:500px}.CategoriesList-module__rVzfcq__category{color:#75778e;cursor:pointer;justify-content:space-between;align-items:center;padding:0 20px 0 0;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:color .3s;display:flex}.CategoriesList-module__rVzfcq__category:hover,.CategoriesList-module__rVzfcq__categoryActive{color:var(--sidebar-accent,#ec174d)}.CategoriesList-module__rVzfcq__categoryNameRoot{word-break:break-all;align-items:center;display:flex}.CategoriesList-module__rVzfcq__categoryName{word-break:normal;padding-right:15px}.CategoriesList-module__rVzfcq__emptyPlaceholder{color:gray;max-width:200px;margin:0 0 20px}.CategoriesList-module__rVzfcq__list::-webkit-scrollbar{width:7px}.CategoriesList-module__rVzfcq__list::-webkit-scrollbar-track{border-radius:5px}.CategoriesList-module__rVzfcq__list::-webkit-scrollbar-thumb{border-radius:5px}.CategoriesList-module__rVzfcq__list:hover::-webkit-scrollbar-track{background:#f1f1f1}.CategoriesList-module__rVzfcq__list:hover::-webkit-scrollbar-thumb{background:#bbb}.CategoriesList-module__rVzfcq__list::-webkit-scrollbar-thumb:hover{background:#888}
.InstagramFeedBlock-module__ft6C1a__loader{justify-content:center;align-items:center;display:flex}.InstagramFeedBlock-module__ft6C1a__list{grid-gap:4px;grid-template-columns:repeat(2,1fr);max-width:1440px;margin:0 auto;display:grid}.InstagramFeedBlock-module__ft6C1a__listItem{cursor:pointer;position:relative;overflow:hidden}.InstagramFeedBlock-module__ft6C1a__listItem img{z-index:0;object-fit:cover;width:100%;height:100%;transition:transform .3s;position:relative}.InstagramFeedBlock-module__ft6C1a__listItem:hover img{transform:scale(1.1)}.InstagramFeedBlock-module__ft6C1a__itemHover{z-index:100;opacity:0;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute}.InstagramFeedBlock-module__ft6C1a__listItem:hover .InstagramFeedBlock-module__ft6C1a__itemHover{opacity:1}.InstagramFeedBlock-module__ft6C1a__itemHover p{color:#fff;margin:0;padding:0 40px;font-size:12px}@media (min-width:550px){.InstagramFeedBlock-module__ft6C1a__list{grid-template-columns:repeat(3,1fr)}.InstagramFeedBlock-module__ft6C1a__itemHover p{font-size:16px}}
.ProfileSidebar-module__hYHmhG__sidebar{width:30%}.ProfileSidebar-module__hYHmhG__sidebarEmpty{margin:0 auto}.ProfileSidebar-module__hYHmhG__sidebarTab{cursor:pointer;border-radius:6px;align-items:center;gap:16px;padding:20px 30px;font-size:18px;transition:color .1s ease-in-out,background-color .1s ease-in-out;display:flex}.ProfileSidebar-module__hYHmhG__sidebarTab:hover{color:var(--main)}.ProfileSidebar-module__hYHmhG__activeTab,.ProfileSidebar-module__hYHmhG__activeTab:hover{background-color:var(--main);color:#fff}.ProfileSidebar-module__hYHmhG__sidebarTabName{font-weight:400}@media only screen and (max-width:960px){.ProfileSidebar-module__hYHmhG__sidebar{width:100%;min-width:100%}}
.CouponComponent-module__hLvxUW__couponsList{flex-direction:column;row-gap:15px;margin:0 0 20px;display:flex}.CouponComponent-module__hLvxUW__couponItem{align-items:center;column-gap:15px;width:100%;display:flex}.CouponComponent-module__hLvxUW__couponItemInputWrapper{width:100%;position:relative}.CouponComponent-module__hLvxUW__couponItemInputWrapper button{position:absolute;top:17px;right:15px}.CouponComponent-module__hLvxUW__couponItem button{cursor:pointer;justify-content:center;align-items:center;padding:0;display:flex}.CouponComponent-module__hLvxUW__actionsButtonWrapper{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.CouponComponent-module__hLvxUW__userCouponsList{max-height:330px;margin:0 0 25px;overflow-y:auto}.CouponComponent-module__hLvxUW__userRewardsBalance{margin:0;font-size:18px}.CouponComponent-module__hLvxUW__userCouponItem{cursor:pointer;border:1px solid #dee2e6;border-radius:5px;flex-direction:column;gap:5px;margin:10px 0;padding:10px 25px;transition:transform .2s ease-in-out;display:flex}.CouponComponent-module__hLvxUW__userCouponItem:hover,.CouponComponent-module__hLvxUW__userCouponItemActive{border:1px solid #007bff;box-shadow:0 1px 4px #00000029}.CouponComponent-module__hLvxUW__userCouponItemTitle{margin:0;font-size:16px}.CouponComponent-module__hLvxUW__userCouponItemDescription,.CouponComponent-module__hLvxUW__userCouponItemCost{margin:0;font-size:14px}.CouponComponent-module__hLvxUW__signInButton{color:#6c757d;cursor:pointer;text-decoration:underline}.CouponComponent-module__hLvxUW__signInButton:hover{color:#000}
.FullscreenImage-module__fQodYq__imageModal{z-index:10001;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.FullscreenImage-module__fQodYq__swiper{height:inherit}.FullscreenImage-module__fQodYq__imageModalBackground{z-index:10002;background-color:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.FullscreenImage-module__fQodYq__imageModalImageWrapper{z-index:10002;width:100%;max-width:50%;height:100%;position:relative}.FullscreenImage-module__fQodYq__imageModalImageWrapper img{object-fit:contain;width:99%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FullscreenImage-module__fQodYq__sliderButton{z-index:10002;color:#1c49c2;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:2px solid #dbebf9;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex;position:absolute}.FullscreenImage-module__fQodYq__sliderButton:hover{background-color:#dbebf9}.FullscreenImage-module__fQodYq__sliderButton:focus{outline:none}.FullscreenImage-module__fQodYq__sliderButtonLeft{top:50%;left:20px;transform:translateY(-50%)}.FullscreenImage-module__fQodYq__sliderButtonRight{top:50%;right:20px;transform:translateY(-50%)}.FullscreenImage-module__fQodYq__imageModalCloseButton{z-index:10002;cursor:pointer;color:#f1f1f1;background:0 0;border:none;outline:none;justify-content:center;align-items:center;font-size:40px;display:flex;position:absolute;top:20px;right:40px}@media screen and (max-width:768px){.FullscreenImage-module__fQodYq__imageModalImageWrapper{max-width:80%;height:100%}.FullscreenImage-module__fQodYq__imageModalCloseButton{right:20px}}
.NewBookingServices-module__s6EIVa__emptyPlaceholder{color:gray;justify-content:center;align-items:center;height:150px;font-size:16px;display:flex}.NewBookingServices-module__s6EIVa__serviceImageRoot{width:150px;min-width:150px;max-width:150px;height:150px;min-height:150px;max-height:150px;position:relative}.NewBookingServices-module__s6EIVa__serviceImage{object-fit:contain;border-radius:10px;width:100%;height:100%}.NewBookingServices-module__s6EIVa__classImageRoot{width:150px;min-width:150px;max-width:150px;height:150px;min-height:150px;max-height:150px;position:relative}.NewBookingServices-module__s6EIVa__classImage{object-fit:contain;border-radius:10px;width:100%;height:100%}.NewBookingServices-module__s6EIVa__fullSectionLoader{z-index:10;background-color:#fff9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NewBookingServices-module__s6EIVa__addonsList{flex-direction:column;gap:10px;display:flex}.NewBookingServices-module__s6EIVa__servicesList{flex-direction:column;gap:15px;display:flex}
.ProductTag-module__b81bQq__menuRoot{border-bottom:1px solid #e9e9e9;padding:0 0 15px}.ProductTag-module__b81bQq__titleWrapper{cursor:pointer;justify-content:space-between;align-items:baseline;padding:0 22px 0 0;display:flex}.ProductTag-module__b81bQq__expandArrow{border-radius:4px;width:16px;height:16px;padding:2px;transition:transform .5s,background-color .4s;transform:rotate(90deg)}.ProductTag-module__b81bQq__titleWrapper:hover .ProductTag-module__b81bQq__expandArrow{background-color:#f2f2f2}.ProductTag-module__b81bQq__expandArrow.ProductTag-module__b81bQq__open{transform:rotate(-90deg)}.ProductTag-module__b81bQq__title{color:#272a61;margin:0 0 10px;font-size:18px;font-weight:700}.ProductTag-module__b81bQq__inputWrapper{margin:15px 0;padding:0 20px 0 0;display:none}.ProductTag-module__b81bQq__inputWrapper.ProductTag-module__b81bQq__open{display:block}.ProductTag-module__b81bQq__inputSearch input{font-size:14px}.ProductTag-module__b81bQq__inputSearch input:focus{border-color:var(--sidebar-accent,#007bff)}.ProductTag-module__b81bQq__category{color:#75778e;cursor:pointer;justify-content:space-between;align-items:center;padding:0 20px 0 0;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:color .3s;display:flex}.ProductTag-module__b81bQq__category:hover,.ProductTag-module__b81bQq__categoryActive{color:var(--sidebar-accent,#ec174d)}.ProductTag-module__b81bQq__categoryNameRoot{word-break:break-all;align-items:center;display:flex}.ProductTag-module__b81bQq__categoryName{word-break:normal;padding-right:15px}.ProductTag-module__b81bQq__checkbox{cursor:pointer;border:1px solid #dcdcdc;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-right:10px;display:flex}.ProductTag-module__b81bQq__checkboxImage{justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:relative}.ProductTag-module__b81bQq__checkboxActive{background-color:var(--sidebar-accent,#ec174d);border:1px solid var(--sidebar-accent,#ec174d)}.ProductTag-module__b81bQq__list{opacity:0;flex-direction:column;gap:5px;max-height:0;transition:max-height .5s,opacity .5s;display:flex;overflow-y:auto}.ProductTag-module__b81bQq__list.ProductTag-module__b81bQq__open{opacity:1;max-height:500px}.ProductTag-module__b81bQq__list::-webkit-scrollbar{width:7px}.ProductTag-module__b81bQq__list::-webkit-scrollbar-track{border-radius:5px}.ProductTag-module__b81bQq__list::-webkit-scrollbar-thumb{border-radius:5px}.ProductTag-module__b81bQq__list:hover::-webkit-scrollbar-track{background:#f1f1f1}.ProductTag-module__b81bQq__list:hover::-webkit-scrollbar-thumb{background:#bbb}.ProductTag-module__b81bQq__list::-webkit-scrollbar-thumb:hover{background:#888}
.ServicesTeamBlock-module__jmbkLq__serviceImageRoot{width:150px;min-width:150px;max-width:150px;height:150px;min-height:150px;max-height:150px;position:relative}.ServicesTeamBlock-module__jmbkLq__serviceImage{object-fit:cover;border-radius:10px;width:100%;height:100%}
.ProfileMemberships-module__Ufzm6G__list{grid-template-columns:repeat(auto-fill,minmax(min(100%,350px),1fr));gap:12px;display:grid}.ProfileMemberships-module__Ufzm6G__statusGreen{color:#5f9d44}
.RewardComponent-module__zcXCAa__couponsList{flex-direction:column;row-gap:15px;margin:0 0 20px;display:flex}.RewardComponent-module__zcXCAa__couponItem{align-items:center;column-gap:15px;width:100%;display:flex}.RewardComponent-module__zcXCAa__couponItemInputWrapper{width:100%;position:relative}.RewardComponent-module__zcXCAa__couponItemInputWrapper button{position:absolute;top:17px;right:15px}.RewardComponent-module__zcXCAa__couponItem button{cursor:pointer;justify-content:center;align-items:center;padding:0;display:flex}.RewardComponent-module__zcXCAa__actionsButtonWrapper{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.RewardComponent-module__zcXCAa__userCouponsList{max-height:330px;margin:0 0 25px;overflow-y:auto}.RewardComponent-module__zcXCAa__userRewardsBalance{margin:0;font-size:18px}.RewardComponent-module__zcXCAa__userCouponItem{cursor:pointer;border:1px solid #dee2e6;border-radius:5px;justify-content:space-between;align-items:center;gap:5px;margin:10px 0;padding:10px 25px;transition:transform .2s ease-in-out;display:flex}.RewardComponent-module__zcXCAa__userCouponItem:hover,.RewardComponent-module__zcXCAa__userCouponItemActive{border:1px solid #007bff;box-shadow:0 1px 4px #00000029}.RewardComponent-module__zcXCAa__userCouponItemLeftBlock{flex-direction:column;gap:5px;display:flex}.RewardComponent-module__zcXCAa__userCouponItemTitle{margin:0;font-size:16px}.RewardComponent-module__zcXCAa__userCouponItemDescription,.RewardComponent-module__zcXCAa__userCouponItemCost{margin:0;font-size:14px}.RewardComponent-module__zcXCAa__signInButton{color:#6c757d;cursor:pointer;text-decoration:underline}.RewardComponent-module__zcXCAa__signInButton:hover{color:#000}
.RelatedProduct-module__Yd1_Hq__relatedItem{border:2px solid #eee;border-radius:10px;flex-direction:column;width:100%;max-width:500px;display:flex}.RelatedProduct-module__Yd1_Hq__relatedItemTopBlock{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;padding:8px;position:relative}.RelatedProduct-module__Yd1_Hq__relatedItemImageWrapper{width:100%;height:248px;transition:transform .3s;position:relative}.RelatedProduct-module__Yd1_Hq__relatedItem:hover .RelatedProduct-module__Yd1_Hq__relatedItemImageWrapper{transform:scale(1.1)}.RelatedProduct-module__Yd1_Hq__relatedItemImage{object-fit:contain;cursor:pointer;width:85%;height:85%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RelatedProduct-module__Yd1_Hq__relatedItemDealLabel{position:absolute;top:0;left:0}.RelatedProduct-module__Yd1_Hq__relatedItemBottomBlock{flex-direction:column;justify-content:space-between;row-gap:10px;height:100%;padding:16px;display:flex}.RelatedProduct-module__Yd1_Hq__relatedItemName{cursor:pointer;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:1.2rem;display:-webkit-box;overflow:hidden}.RelatedProduct-module__Yd1_Hq__relatedItemName:hover{color:#09267a;text-decoration:underline}.RelatedProduct-module__Yd1_Hq__relatedItemBottomBlockWrapper{flex-direction:column;row-gap:20px;display:flex}.RelatedProduct-module__Yd1_Hq__relatedItemBottomBlockWrapper h5{justify-content:space-between;align-items:center;column-gap:5px;margin:0;font-size:14px;display:flex}
.BookingProviderItem-module__jvV0uq__providerItem{cursor:pointer;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;align-items:center;gap:15px;width:100%;min-height:210px;padding:20px;display:flex;position:relative}.BookingProviderItem-module__jvV0uq__providerItem:hover{border:1px solid #d2d2d2}.BookingProviderItem-module__jvV0uq__imageWrapper{border:1px solid #d2d2d2;border-radius:50%;width:100%;max-width:100px;height:100px;position:relative}.BookingProviderItem-module__jvV0uq__imageWrapper img{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BookingProviderItem-module__jvV0uq__imageWrapperDefaultProvider{background-color:#d2d2d2}.BookingProviderItem-module__jvV0uq__infoBlock{flex-direction:column;align-items:center;gap:5px;display:flex}.BookingProviderItem-module__jvV0uq__name{margin:0;font-size:20px;font-weight:600}.BookingProviderItem-module__jvV0uq__position{margin:0}.BookingProviderItem-module__jvV0uq__selectedProviderItem,.BookingProviderItem-module__jvV0uq__selectedProviderItem:hover{border:1px solid var(--main)}.BookingProviderItem-module__jvV0uq__selectedProviderItem .BookingProviderItem-module__jvV0uq__name{color:var(--main)}.BookingProviderItem-module__jvV0uq__bioIcon{position:absolute;top:20px;right:20px}.BookingProviderItem-module__jvV0uq__bioIcon:hover{color:var(--main)}
.DesktopSidebar-module__3PD1_G__sidebar{border-right:1px solid #e9e9e9;flex-direction:column;gap:20px;max-width:370px;max-height:99.8vh;margin:0 0 0 -100px;padding:10px 0 0 100px;display:none;position:sticky;top:0;overflow-y:auto}.DesktopSidebar-module__3PD1_G__filtersTitle{color:#272a61;margin:0;font-size:20px;font-weight:700}.DesktopSidebar-module__3PD1_G__sidebar::-webkit-scrollbar{width:7px}.DesktopSidebar-module__3PD1_G__sidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}.DesktopSidebar-module__3PD1_G__sidebar::-webkit-scrollbar-thumb{background:#bbb;border-radius:5px}.DesktopSidebar-module__3PD1_G__sidebar::-webkit-scrollbar-thumb:hover{background:#888}.DesktopSidebar-module__3PD1_G__hideScrollbar::-webkit-scrollbar-thumb{display:none}.DesktopSidebar-module__3PD1_G__hideScrollbar::-webkit-scrollbar-track{display:none}@media only screen and (min-width:960px){.DesktopSidebar-module__3PD1_G__sidebar{width:35%;display:flex}}@media only screen and (min-width:1200px){.DesktopSidebar-module__3PD1_G__sidebar{width:29%}}
.TeamBlock-module__BbSJ_W__personImageRoot{width:150px;min-width:150px;max-width:150px;height:150px;min-height:150px;max-height:150px;position:relative}.TeamBlock-module__BbSJ_W__personImage{object-fit:cover;border-radius:360px;width:100%;height:100%}
.ProfileDiscounts-module__21YDEG__list{grid-template-columns:repeat(auto-fill,minmax(min(100%,350px),1fr));gap:12px;display:grid}
.CharityComponent-module__bPr0sq__charity{flex-direction:column;align-items:center;gap:15px;display:flex}.CharityComponent-module__bPr0sq__title{margin:0;font-size:22px}.CharityComponent-module__bPr0sq__description{text-align:center;width:100%;max-width:500px;margin:0}.CharityComponent-module__bPr0sq__text{color:#000;text-align:center;margin:0;font-size:20px;font-weight:400}.CharityComponent-module__bPr0sq__description{font-size:16px}.CharityComponent-module__bPr0sq__buttonsList{flex-wrap:wrap;gap:16px;margin:0 0 25px;display:flex}.CharityComponent-module__bPr0sq__amountButton{width:250px;height:61px;font-size:16px}
.CartPopup-module__JjdaMG__pageBlocker{z-index:-10;background-color:#0000;width:100%;height:100vh;transition:all .3s ease-in-out;position:fixed;top:0;left:0}.CartPopup-module__JjdaMG__pageBlockerActive{z-index:100;background-color:#0000004d;overflow-y:hidden}.CartPopup-module__JjdaMG__popup{z-index:100001;background-color:#fff;width:100%;max-width:100%;height:100vh;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:0 0 16px #00000026}@supports (height:100dvh){.CartPopup-module__JjdaMG__popup{height:100dvh}}.CartPopup-module__JjdaMG__popupActive{transform:translate(0%)}.CartPopup-module__JjdaMG__popupWrapper{flex-direction:column;display:flex}.CartPopup-module__JjdaMG__popupHeader{border-bottom:1px solid #e4e4e4;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.CartPopup-module__JjdaMG__popupHeader h2{color:#006b2b;align-items:center;gap:10px;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;display:flex}.CartPopup-module__JjdaMG__closeButton{cursor:pointer;border:2px solid #e4e4e4;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .1s ease-in-out;display:flex}.CartPopup-module__JjdaMG__closeButton:hover{background-color:#e4e4e4}.CartPopup-module__JjdaMG__popupContent{flex-direction:column;height:100vh;padding:0 16px 300px;display:flex;overflow-y:auto}.CartPopup-module__JjdaMG__addedProduct{border-bottom:1px solid #e4e4e4;align-items:center;gap:10px;padding:12px 0;display:flex}.CartPopup-module__JjdaMG__imageWrapper{width:100%;max-width:100px;height:100px;position:relative}.CartPopup-module__JjdaMG__imageWrapper img{object-fit:contain;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CartPopup-module__JjdaMG__addedProductName{margin:0;font-family:Work Sans,sans-serif;font-size:18px;font-weight:300}.CartPopup-module__JjdaMG__accordion{border-top:0;border-bottom:1px solid #e4e4e4}.CartPopup-module__JjdaMG__cartItems{flex-direction:column;gap:15px;padding:0;display:flex}.CartPopup-module__JjdaMG__cartItem{justify-content:space-between;align-items:center;gap:20px;padding:10px 0;display:flex}.CartPopup-module__JjdaMG__cartItemInfoWrapper{align-items:center;gap:15px;display:flex}.CartPopup-module__JjdaMG__cartItemImageWrapper{width:100%;min-width:70px;max-width:70px;height:70px;position:relative}.CartPopup-module__JjdaMG__cartItemImageWrapper img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CartPopup-module__JjdaMG__cartItemInfo{flex-direction:column;gap:5px;display:flex}.CartPopup-module__JjdaMG__cartItemName{white-space:nowrap;text-overflow:ellipsis;width:115px;max-width:115px;margin:0;font-size:14px;font-weight:300;overflow:hidden}.CartPopup-module__JjdaMG__cartItemInfoRow{margin:0;font-size:12px}.CartPopup-module__JjdaMG__cartItemInfoRowTitle{display:none}.CartPopup-module__JjdaMG__cartItemActions{align-items:center;gap:10px;display:flex}.CartPopup-module__JjdaMG__cartItemSelect,.CartPopup-module__JjdaMG__cartItemInput{width:80px}.CartPopup-module__JjdaMG__cartItemRemoveButton{min-width:42px;max-width:42px;min-height:42px;max-height:42px}.CartPopup-module__JjdaMG__cartItemRemoveButton:hover{background-color:#dc354533}.CartPopup-module__JjdaMG__cartItemRemoveButton:hover>img{filter:brightness(5)}.CartPopup-module__JjdaMG__relatedProductsTitle{z-index:999;background-color:#fff;margin:0;padding:16px 0;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;position:sticky;top:0;left:0;box-shadow:0 1px #1b1f230a,inset 0 1px #ffffff40}.CartPopup-module__JjdaMG__relatedProductsList{background-color:#fff;grid-template-columns:repeat(1,minmax(150px,1fr));justify-content:center;gap:10px;display:grid}.CartPopup-module__JjdaMG__emptyRelatedProductsWrapper{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;max-width:300px;height:75%;margin:0 auto;display:flex}.CartPopup-module__JjdaMG__emptyRelatedProductsWrapper h3{margin:0;font-family:Work Sans,sans-serif}.CartPopup-module__JjdaMG__continueShoppingLink{text-align:center;color:#212529;margin:0;font-size:18px;font-weight:500;text-decoration:underline}.CartPopup-module__JjdaMG__popupFooter{z-index:1000;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;gap:16px;width:100%;padding:16px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 0 16px #00000026}.CartPopup-module__JjdaMG__subtotalWrapper{justify-content:space-between;align-items:center;gap:10px;display:flex}.CartPopup-module__JjdaMG__cartItemsCount{font-family:Work Sans,sans-serif;font-size:16px;font-weight:300}.CartPopup-module__JjdaMG__cartItemsCount span{font-family:Work Sans,sans-serif;font-weight:600}.CartPopup-module__JjdaMG__cartTotal{color:#bc2848;margin:0;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600}.CartPopup-module__JjdaMG__buttonsWrapper{flex-wrap:wrap;align-items:center;gap:10px 5px;display:flex}.CartPopup-module__JjdaMG__cartButton,.CartPopup-module__JjdaMG__cartButtonFullWidth{max-width:100%}@media (min-width:425px){.CartPopup-module__JjdaMG__relatedProductsList{grid-template-columns:repeat(2,minmax(150px,1fr))}.CartPopup-module__JjdaMG__cartItemName{width:165px;max-width:165px}.CartPopup-module__JjdaMG__cartItemInfoRowTitle{display:inline-block}}@media (min-width:500px){.CartPopup-module__JjdaMG__cartItemName{width:230px;max-width:230px}}@media (min-width:550px){.CartPopup-module__JjdaMG__popup{max-width:610px}.CartPopup-module__JjdaMG__popupContent{padding:0 16px 250px}.CartPopup-module__JjdaMG__cartItems{padding:16px}.CartPopup-module__JjdaMG__buttonsWrapper{flex-wrap:nowrap}.CartPopup-module__JjdaMG__cartButton{max-width:50%}.CartPopup-module__JjdaMG__cartButtonFullWidth{max-width:100%}}@media (min-width:600px){.CartPopup-module__JjdaMG__cartItemName{width:300px;max-width:300px}}
.NewBookingProviders-module__QKshDG__list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;display:grid}
.MobileFilter-module__dBnWSq__root{z-index:2147483647;background-color:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0}.MobileFilter-module__dBnWSq__header{justify-content:space-between;align-items:center;height:60px;padding:0 16px;font-weight:500;display:flex}.MobileFilter-module__dBnWSq__body{overscroll-behavior:contain;background:#eee;flex-direction:column;gap:15px;height:calc(100% - 150px);padding:16px;display:flex;overflow-y:auto}.MobileFilter-module__dBnWSq__footer{justify-content:center;align-items:center;gap:10px;height:90px;min-height:90px;padding:10px 20px;display:flex;box-shadow:0 1rem 3rem #0000002d}.MobileFilter-module__dBnWSq__list{background-color:#fff;flex-direction:column;gap:13px;padding:24px;display:flex}.MobileFilter-module__dBnWSq__listName{font-size:18px}.MobileFilter-module__dBnWSq__listItems{flex-direction:column;gap:10px;display:flex}.MobileFilter-module__dBnWSq__closeRoot{cursor:pointer;border:2px solid #dcdcdc;border-radius:360px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.MobileFilter-module__dBnWSq__close{filter:invert(40%)sepia(9%)saturate(0%)hue-rotate(218deg)brightness(90%)contrast(87%);width:20px;height:20px}.MobileFilter-module__dBnWSq__checkbox{cursor:pointer;border:1px solid #9b9b9b;border-radius:4px;justify-content:center;align-items:center;min-width:18px;min-height:18px;margin-right:10px;display:flex}.MobileFilter-module__dBnWSq__checkboxImage{width:12px;height:12px}.MobileFilter-module__dBnWSq__checkboxActive{background-color:var(--btn-primary);border:1px solid var(--btn-primary)}.MobileFilter-module__dBnWSq__listItem{cursor:pointer;align-items:center;font-size:16px;display:flex}.MobileFilter-module__dBnWSq__actionButton{max-width:100%}
.IFrameCard-module__rKaCxa__block{min-height:490px;position:relative}.IFrameCard-module__rKaCxa__iframe{width:100%}.IFrameCard-module__rKaCxa__loaderWrapper{background-color:#ffffffb3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Sidebar-module__SsW1fW__sidebar{width:100%}.Sidebar-module__SsW1fW__sidebarWrapper{flex-direction:column;row-gap:16px;display:flex}.Sidebar-module__SsW1fW__section{background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:16px;box-shadow:0 1px #0003}.Sidebar-module__SsW1fW__deliveryMethodsList{flex-direction:column;row-gap:8px;display:flex}.Sidebar-module__SsW1fW__deliveryMethodsItemAddress{flex-direction:column;padding:10px 0 0 25px;display:flex}.Sidebar-module__SsW1fW__deliveryMethodsItemAddress h5,.Sidebar-module__SsW1fW__deliveryMethodsItemAddress p{margin:0}.Sidebar-module__SsW1fW__globalStoreList{flex-direction:column;gap:15px;padding:15px 0 0 1.5rem;display:flex}.Sidebar-module__SsW1fW__deliveryInfoRow{flex-direction:column;row-gap:3px;display:flex}.Sidebar-module__SsW1fW__deliveryInfoFieldTitle{color:#708090;margin:0;font-size:14px}.Sidebar-module__SsW1fW__deliveryInfoFieldText{color:#000;margin:0;font-size:18px;font-weight:400}.Sidebar-module__SsW1fW__deliveryInfoTitle{color:#000;margin:0 auto;font-size:20px}.Sidebar-module__SsW1fW__tipsStatusMessage{text-align:center;margin:0 0 20px;font-size:14px;font-weight:400}.Sidebar-module__SsW1fW__tipButtonsWrapper{flex-wrap:wrap;gap:16px;margin:0 0 25px;display:flex}.Sidebar-module__SsW1fW__tipButton{width:250px;height:61px;font-size:16px}.Sidebar-module__SsW1fW__loyaltyBlock{flex-direction:column;row-gap:25px;display:flex}.Sidebar-module__SsW1fW__loyaltyButtonsWrapper{align-items:center;column-gap:15px;display:flex}.Sidebar-module__SsW1fW__loyaltyButtonsWrapper label,.Sidebar-module__SsW1fW__loyaltyButtonsWrapper input{cursor:pointer}.Sidebar-module__SsW1fW__paymentMethodsList{flex-direction:column;row-gap:10px;display:flex}.Sidebar-module__SsW1fW__loaderWrapper{justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:960px){.Sidebar-module__SsW1fW__sidebar{width:45%}}
.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProduct{cursor:pointer;background-color:#fff;border:1px solid #0000;justify-content:space-between;align-items:center;column-gap:5px;padding:10px 5px;display:flex}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProduct:hover{text-decoration:none}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProduct:nth-child(odd){background-color:#f1f1f1}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProduct p{color:#000;font-size:15px}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProductDistance{width:100%;max-width:80px}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProductStoreName{width:100%;max-width:200px}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProduct:hover .NearbyLocationsProduct-module__xMweHq__nearbyLocationsProductStoreName{color:#007bff;text-decoration:underline}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProductStock{width:100%;max-width:95px;font-weight:400}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProduct p{margin:0;padding:0}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProductButton{max-width:90px;text-decoration:none}@media (max-width:440px){.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProduct p{font-size:12px}.NearbyLocationsProduct-module__xMweHq__nearbyLocationsProductButton{max-width:70px;font-size:10px}}
.NewBookingUserDetails-module__V9dvRW__multipleBookingBlock{background-color:#fafafa;border:1px solid #eee;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:15px;display:flex}.NewBookingUserDetails-module__V9dvRW__multipleBookingBlockTitle{text-align:center;margin:0}.NewBookingUserDetails-module__V9dvRW__button{max-width:350px;font-size:16px}
.CatalogInfo-module__ln306G__banner{cursor:pointer;background-size:cover;border-radius:5px;width:100%;margin:0 0 20px;display:block}.CatalogInfo-module__ln306G__bannerModal{z-index:10001;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CatalogInfo-module__ln306G__bannerModalBackground{z-index:10002;background-color:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.CatalogInfo-module__ln306G__bannerModalImageWrapper{z-index:10002;width:100%;max-width:100%;height:100%;position:relative}.CatalogInfo-module__ln306G__bannerModalImageWrapper img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CatalogInfo-module__ln306G__bannerModalCloseButton{z-index:10002;cursor:pointer;color:#f1f1f1;background:0 0;border:none;outline:none;justify-content:center;align-items:center;font-size:40px;display:flex;position:absolute;top:20px;right:0}.CatalogInfo-module__ln306G__description{max-width:100%}.CatalogInfo-module__ln306G__description img{max-width:100%;height:auto;display:block}.CatalogInfo-module__ln306G__desktopChildCategories{display:none}.CatalogInfo-module__ln306G__mobileFiltersAndSortBy{align-items:center;gap:10px;margin:15px 0;display:flex}.CatalogInfo-module__ln306G__mobileFiltersButton{background-color:#eee;border-radius:20px;justify-content:center;align-items:center;gap:15px;width:100%;padding:8px 12px;display:flex}.CatalogInfo-module__ln306G__mobileFiltersButton:hover{color:var(--btn-primary)}@media only screen and (min-width:960px){.CatalogInfo-module__ln306G__desktopChildCategories{display:block}.CatalogInfo-module__ln306G__mobileFiltersAndSortBy{display:none}}@media screen and (max-width:768px){.CatalogInfo-module__ln306G__bannerModalImageWrapper{max-width:100%;height:100%}}
.CreditCard-module__HJXqDG__card{background:linear-gradient(25deg,#939393,#717171);border-radius:16px;flex-direction:column;justify-content:space-between;gap:24px;min-width:290px;max-width:290px;padding:24px;font-family:Inter,sans-serif;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 20px #0000001a}.CreditCard-module__HJXqDG__cardTest{position:relative}.CreditCard-module__HJXqDG__card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.CreditCard-module__HJXqDG__visa{background:linear-gradient(25deg,#0f509e,#1399cd)}.CreditCard-module__HJXqDG__mastercard{background:linear-gradient(25deg,#fbfbfb,#e8e9e5)}.CreditCard-module__HJXqDG__header{justify-content:space-between;align-items:center;display:flex;position:relative}.CreditCard-module__HJXqDG__actions{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:-12px;right:-12px}.CreditCard-module__HJXqDG__defaultBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;white-space:nowrap;background:#fff3;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:500}.CreditCard-module__HJXqDG__chip{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9Ijc2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSIgaWQ9ImEiPjxzdG9wIHN0b3AtY29sb3I9IiNGM0QwOEYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkFENzY2IiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBkPSJNOTIuNzI3IDc1LjQ1NUg3LjI3MmMtNCAwLTcuMjczLTMuMjczLTcuMjczLTcuMjczVjcuMjczYzAtNCAzLjI3My03LjI3MyA3LjI3My03LjI3M2g4NS40NTVjNCAwIDcuMjczIDMuMjczIDcuMjczIDcuMjczdjYwLjkwOWMwIDQtMy4yNzMgNy4yNzMtNy4yNzMgNy4yNzMiIGZpbGw9InVybCgjYSkiLz48cGF0aCBkPSJNNzIuMTIzIDI4LjQ4NWgyNy44Nzh2LTEuODE4SDcwLjM1M2MtLjk2NSAwLTEuODMyLjYwMS0yLjE3MiAxLjUwNC0yLjI4NyA2LjA3Mi0yLjQzMyAxMi41OTQtLjQzOCAxOS44NDJhOC43MDUgOC43MDUgMCAwIDEtLjEgNS4wM2MtMi4wMzYgNi4xOTUtNy43NzkgMTkuOTg4LTE4LjU1MSAxOS45ODgtMTEuMDA4IDAtMTYuMDk2LTE1LjY5OS0xNy4zMzQtMjEuOTUyYTQuODk5IDQuODk5IDAgMCAxIC4xMDctMi4zNTdjMS42OTUtNS42NDggMi4wOTQtMTAuNjQtLjAxNi0xOS41OWE1LjQ0OCA1LjQ0OCAwIDAgMSAuMDQ4LTIuNjQ2QzM2LjM3NyA5LjczMSA0NC43NzkgNi4zMzkgNDQuODYyIDYuMzA3YS45MS45MSAwIDAgMCAuNTkzLS44NTJWMGgtMS44MTh2My43NzZjMCAuNjUtLjMzMiAxLjI1Mi0uODg0IDEuNTk2LTIuODAzIDEuNzQyLTguOTA0IDYuOTM2LTEyLjU1NyAyMC40NTZhMS41MjIgMS41MjIgMCAwIDEtMS40NzMgMS4xMzNMLjAwMSAyNi44MjJ2MS44MThsMjcuNDE2LjEzM2EzLjEyMiAzLjEyMiAwIDAgMSAzLjAzNyAyLjQ3OGMxLjQxNiA2Ljc0MSAxLjIxOSAxMS4wMzkuMDgyIDE1LjQ1OGEyLjgwOSAyLjgwOSAwIDAgMS0yLjY5IDIuMTA5bC0yNy44NDQuMjd2MS44MTlsMjguNjA1LS4yNzhhMS40NDUgMS40NDUgMCAwIDEgMS40MzUgMS4xNTJjMS40NDIgNy4wNDEgNi44ODcgMjMuMDcgMTkuMDUgMjMuMDcgNi4zNjggMCAxMi4wNjItNC4yNSAxNi40NjctMTIuMjkgMi42NDQtNC44MjggNC4wNjctOS41OTEgNC41NDEtMTEuMzQ2aDI5LjkwMXYtMS44MThINzEuOTg1YTIuNTggMi41OCAwIDAgMS0yLjQ4OS0xLjg4OWMtMS42OTItNi4xNjQtMS43NjEtMTEuNzU1LS4yLTE2Ljk1OS4zNzEtMS4yMzUgMS41MzgtMi4wNjEgMi44MjctMi4wNjF6TTU0Ljk3MyA2LjU3MWMuMDQ1LjAyMiA0LjUxOSAyLjMyMiA5LjI1MyAxMC4wNDFhLjkwOS45MDkgMCAwIDAgMS4zNDcuMjMyYy4zNjUtLjI5Mi40MTYtLjgzNy4xNzItMS4yMzUtMy41Ny01LjgwNS03LjAyNC04LjcxLTguNzc1LTkuOTMxYTEuNTk4IDEuNTk4IDAgMCAxLS42OC0xLjMxNVYwaC0xLjgxOHY1Ljc1OGEuOTEuOTEgMCAwIDAgLjUwMi44MTN6IiBmaWxsPSIjMEMwMjAwIi8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;width:41px;height:26px}.CreditCard-module__HJXqDG__maskedPan{color:#fff;letter-spacing:2px;word-spacing:10px;font-size:20px}.CreditCard-module__HJXqDG__footer{color:#fff;justify-content:space-between;align-items:flex-end;display:flex}.CreditCard-module__HJXqDG__type{opacity:.9;font-size:1.1rem;font-style:italic;font-weight:700}.CreditCard-module__HJXqDG__expiresText{text-transform:uppercase;opacity:.6;font-size:10px}.CreditCard-module__HJXqDG__expiresDate{opacity:.8;font-size:.85rem}.CreditCard-module__HJXqDG__mastercard .CreditCard-module__HJXqDG__defaultBadge{color:#555;background:#5553}.CreditCard-module__HJXqDG__mastercard .CreditCard-module__HJXqDG__maskedPan,.CreditCard-module__HJXqDG__mastercard .CreditCard-module__HJXqDG__footer{color:#555}
.CheckoutComponent-module__svG7MG__checkout{background-color:#eee}.CheckoutComponent-module__svG7MG__checkoutContainer{width:100%;max-width:1380px;margin:0 auto;padding:16px}.CheckoutComponent-module__svG7MG__checkoutWrapper{flex-direction:column;justify-content:center;row-gap:16px;display:flex}.CheckoutComponent-module__svG7MG__checkoutItems{background-color:#fff;border-radius:4px;width:100%;position:relative}.CheckoutComponent-module__svG7MG__checkoutItems h2{border:1px solid #ddd;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;margin:0;padding:24px;font-size:24px}@media screen and (min-width:960px){.CheckoutComponent-module__svG7MG__checkoutContainer{padding:42px 24px}.CheckoutComponent-module__svG7MG__checkoutWrapper{flex-direction:row;align-items:flex-start;column-gap:16px}.CheckoutComponent-module__svG7MG__checkoutItems{width:100%;max-width:550px;position:sticky;top:16px}}
.NearbyLocations-module__ICOiya__nearbyLocationsProductsList{flex-direction:column;margin:25px 0 0;display:flex}.NearbyLocations-module__ICOiya__nearbyLocationsProductsList h4{margin:0 0 5px;font-size:18px}.NearbyLocations-module__ICOiya__loader{margin:0 auto}.NearbyLocations-module__ICOiya__usersZipCode{font-size:14px;font-weight:400}.NearbyLocations-module__ICOiya__usersZipCode span{color:#007bff;cursor:pointer;text-decoration:underline}.NearbyLocations-module__ICOiya__warningWrapper,.NearbyLocations-module__ICOiya__infoWrapper{flex-direction:column;gap:15px;display:flex}.NearbyLocations-module__ICOiya__infoWrapper{text-align:center;padding:16px}
.NewBookingWaiversAndQuestions-module__L1Fraq__list{flex-direction:column;gap:20px;display:flex}.NewBookingWaiversAndQuestions-module__L1Fraq__listItem{flex-direction:column;gap:16px;display:flex}.NewBookingWaiversAndQuestions-module__L1Fraq__listItem:not(:last-child){border-bottom:1px solid #eee;padding:0 0 20px}.NewBookingWaiversAndQuestions-module__L1Fraq__contactName{text-align:center;margin:0}.NewBookingWaiversAndQuestions-module__L1Fraq__questionsList,.NewBookingWaiversAndQuestions-module__L1Fraq__waiversList{flex-direction:column;gap:15px;display:flex}.NewBookingWaiversAndQuestions-module__L1Fraq__storeIsClosed{justify-content:center;align-items:center;margin:15px 0 0;font-size:16px;display:flex}.NewBookingWaiversAndQuestions-module__L1Fraq__agreeButton{max-width:250px;margin:0 0 0 auto;font-size:16px}
.MobileSortBy-module__PY6F3q__header{justify-content:space-between;align-items:center;height:60px;padding:0 16px;font-weight:500;display:flex}.MobileSortBy-module__PY6F3q__body{overscroll-behavior:contain;background:#eee;flex-direction:column;gap:15px;height:100%;padding:16px;display:flex;overflow-y:auto}.MobileSortBy-module__PY6F3q__list{background-color:#fff;flex-direction:column;gap:13px;padding:24px;display:flex}.MobileSortBy-module__PY6F3q__closeRoot{cursor:pointer;border:2px solid #dcdcdc;border-radius:360px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.MobileSortBy-module__PY6F3q__close{filter:invert(40%)sepia(9%)saturate(0%)hue-rotate(218deg)brightness(90%)contrast(87%);width:20px;height:20px}.MobileSortBy-module__PY6F3q__checkbox{cursor:pointer;border:1px solid #9b9b9b;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-right:10px;display:flex}.MobileSortBy-module__PY6F3q__checkboxImage{width:12px;height:12px}.MobileSortBy-module__PY6F3q__checkboxActive{background-color:#1c49c2;border:1px solid #1c49c2}.MobileSortBy-module__PY6F3q__listItem{cursor:pointer;align-items:center;font-size:16px;display:flex}@media (min-width:960px){.MobileSortBy-module__PY6F3q__root{display:none}}
.ProfilePaymentMethods-module__v-BnSG__list{flex-wrap:wrap;gap:24px;display:flex}.ProfilePaymentMethods-module__v-BnSG__addCreditCardButton{width:240px;height:55px;margin:25px 0 0;font-size:18px}.ProfilePaymentMethods-module__v-BnSG__captcha{justify-content:center;width:100%;display:flex}@media (max-width:960px){.ProfilePaymentMethods-module__v-BnSG__list{justify-content:center;align-items:center}}
.WishlistItem-module__sF561a__wishlistItem{border:2px solid #eee;border-radius:10px;flex-direction:column;flex:1 0 150px;width:100%;max-width:100%;display:flex}.WishlistItem-module__sF561a__wishlistItemTopBlock{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;padding:8px;position:relative}.WishlistItem-module__sF561a__wishlistItemImageWrapper{width:100%;height:150px;transition:transform .3s;display:block;position:relative}.WishlistItem-module__sF561a__wishlistItem:hover .WishlistItem-module__sF561a__wishlistItemImageWrapper{transform:scale(1.1)}.WishlistItem-module__sF561a__wishlistItemUnavailable .WishlistItem-module__sF561a__wishlistItemImageWrapper{filter:grayscale()blur(1px);cursor:default}.WishlistItem-module__sF561a__wishlistItemUnavailable:hover .WishlistItem-module__sF561a__wishlistItemImageWrapper{transform:none}.WishlistItem-module__sF561a__wishlistItemImage{object-fit:contain;cursor:pointer;width:85%;height:85%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WishlistItem-module__sF561a__wishlistItemUnavailable .WishlistItem-module__sF561a__wishlistItemImage{cursor:default}.WishlistItem-module__sF561a__unavailableMessage{color:gray;margin-left:auto;font-size:14px}.WishlistItem-module__sF561a__wishlistItemCheckbox{position:absolute;top:15px;right:15px}.WishlistItem-module__sF561a__wishlistItemBottomBlock{flex-direction:column;justify-content:space-between;row-gap:8px;height:100%;padding:16px;display:flex}.WishlistItem-module__sF561a__wishlistItemUnavailable .WishlistItem-module__sF561a__wishlistItemBottomBlock{opacity:.7}.WishlistItem-module__sF561a__wishlistItemName{color:#000;cursor:pointer;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:1.2rem;display:-webkit-box;overflow:hidden}.WishlistItem-module__sF561a__wishlistItemUnavailable .WishlistItem-module__sF561a__wishlistItemName{cursor:default}.WishlistItem-module__sF561a__wishlistItemUnavailable .WishlistItem-module__sF561a__wishlistItemName:hover{color:#000;text-decoration:none}.WishlistItem-module__sF561a__wishlistItemName:hover{color:#09267a;text-decoration:underline}.WishlistItem-module__sF561a__wishlistItemDetailsWrapper{flex-wrap:wrap;align-items:center;column-gap:10px;display:flex}.WishlistItem-module__sF561a__wishlistItemDetails{margin:0;font-size:13px}.WishlistItem-module__sF561a__wishlistItemRowWrapper{flex-direction:column;gap:10px;display:flex}.WishlistItem-module__sF561a__wishlistItemPrice{color:#bc2848;margin:0;font-size:18px;font-weight:600}.WishlistItem-module__sF561a__wishlistItemCartButton{text-transform:none;max-width:200px}@media only screen and (min-width:355px){.WishlistItem-module__sF561a__wishlistItem{max-width:49%}}@media only screen and (min-width:480px){.WishlistItem-module__sF561a__wishlistItem{flex:1 0 210px;max-width:49%}.WishlistItem-module__sF561a__wishlistItemImageWrapper{height:250px}}@media only screen and (min-width:500px){.WishlistItem-module__sF561a__wishlistItemRowWrapper{flex-direction:row;justify-content:space-between;align-items:center}.WishlistItem-module__sF561a__wishlistItemCartButton{max-width:110px}}@media only screen and (min-width:700px){.WishlistItem-module__sF561a__wishlistItem{flex:1 0 200px;max-width:32%}}@media only screen and (min-width:768px){.WishlistItem-module__sF561a__wishlistItem{flex:1 0 220px}}@media only screen and (min-width:960px){.WishlistItem-module__sF561a__wishlistItem{flex:1 0 280px;max-width:32.4%}}@media only screen and (min-width:1200px){.WishlistItem-module__sF561a__wishlistItem{flex:1 0 255px;max-width:24%}}
.ProductComponent-module__6g2Q-G__product{background-color:#fff;width:100%;position:relative}.ProductComponent-module__6g2Q-G__productContainer{width:100%;max-width:1380px;margin:0 auto;padding:0 24px}.ProductComponent-module__6g2Q-G__productMainBlock{margin:0 0 75px}.ProductComponent-module__6g2Q-G__productBreadcrumbs{margin:0 0 20px;padding:15px 0 0}.ProductComponent-module__6g2Q-G__productRow{align-items:flex-start;column-gap:35px;display:flex}.ProductComponent-module__6g2Q-G__productColumn li{list-style:none}.ProductComponent-module__6g2Q-G__productColumn:first-child{min-width:36%;max-width:500px}.ProductComponent-module__6g2Q-G__productColumn:first-child .ProductComponent-module__6g2Q-G__productInfoRow{display:none}.ProductComponent-module__6g2Q-G__productColumn:last-child{column-gap:35px;width:60%;display:flex}.ProductComponent-module__6g2Q-G__productCenterColumn{width:100%;max-width:550px}.ProductComponent-module__6g2Q-G__productRightColumn{width:100%;max-width:360px}.ProductComponent-module__6g2Q-G__productInfo{flex-direction:column;row-gap:15px;display:flex}.ProductComponent-module__6g2Q-G__productInfoRow{align-items:center;column-gap:5px;display:flex}.ProductComponent-module__6g2Q-G__productInfoRow p{color:#4d4d4d;width:100px;margin:0;font-size:14px}.ProductComponent-module__6g2Q-G__productInfoRow h4{color:#121212;margin:0;font-size:16px;font-weight:400}.ProductComponent-module__6g2Q-G__productInfoRow a{color:#1c49c2;margin:0;font-size:16px;font-weight:400}.ProductComponent-module__6g2Q-G__productInfoRow a:hover{text-decoration:underline}.ProductComponent-module__6g2Q-G__productInfoRow:first-child{flex-direction:column;align-items:flex-start;row-gap:3px}.ProductComponent-module__6g2Q-G__productName{max-width:370px;margin:0;font-size:20px;font-weight:600}.ProductComponent-module__6g2Q-G__productBrandName{font-size:14px}.ProductComponent-module__6g2Q-G__productBrandName a{color:#1c49c2}.ProductComponent-module__6g2Q-G__productBrandName a:hover{text-decoration:underline}.ProductComponent-module__6g2Q-G__productPriceWrapper{flex-direction:column;row-gap:10px;display:flex}.ProductComponent-module__6g2Q-G__productPriceRow{align-items:flex-end;column-gap:5px;display:flex}.ProductComponent-module__6g2Q-G__productPriceRow:not(:only-child):last-child{align-items:center}.ProductComponent-module__6g2Q-G__productPriceRow p{color:#4d4d4d;width:100px;margin:0;font-size:14px}.ProductComponent-module__6g2Q-G__productPriceRow h4{color:#121212;margin:0;font-size:16px;font-weight:400}.ProductComponent-module__6g2Q-G__greyLine{border:2px solid #eee;width:100%;margin:0 0 25px}.ProductComponent-module__6g2Q-G__productVariantsWrapper{flex-direction:column;gap:10px;display:flex}.ProductComponent-module__6g2Q-G__productVariantsTitle{margin:0;font-size:16px}.ProductComponent-module__6g2Q-G__productVariantsList{flex-wrap:wrap;gap:10px;display:flex}.ProductComponent-module__6g2Q-G__productVariantsButton{text-transform:none;text-align:start;flex-direction:column;align-items:flex-start;gap:2px;width:auto;font-size:13px;font-weight:500;display:flex}.ProductComponent-module__6g2Q-G__productVariantsPriceWrapper{color:#000;align-items:center;gap:2px;display:flex}.ProductComponent-module__6g2Q-G__productVariantsStockUnit{font-weight:700}.ProductComponent-module__6g2Q-G__relatedItems{margin:0 0 75px}.ProductComponent-module__6g2Q-G__relatedItemsList{grid-template-columns:repeat(4,minmax(150px,1fr));justify-content:center;gap:10px;display:grid}.ProductComponent-module__6g2Q-G__relatedItems h2{text-align:center;margin:0 0 25px}.ProductComponent-module__6g2Q-G__productDescription{margin:0 0 20px}.ProductComponent-module__6g2Q-G__productDescription h4{margin:0 0 24px;font-size:20px;font-weight:600}.ProductComponent-module__6g2Q-G__returnToPreviousPageButton{width:max-content;max-width:220px;transition:left .3s;position:fixed;top:25px;left:-220px}.ProductComponent-module__6g2Q-G__returnToPreviousPageButtonVisible{z-index:1;left:10px}.ProductComponent-module__6g2Q-G__recentlyReviewedProducts{margin:0 0 40px}@media screen and (max-width:1024px){.ProductComponent-module__6g2Q-G__productRow{column-gap:25px}.ProductComponent-module__6g2Q-G__productColumn:last-child{flex-direction:column;row-gap:35px;width:100%;display:flex}.ProductComponent-module__6g2Q-G__productCenterColumn,.ProductComponent-module__6g2Q-G__productRightColumn{max-width:1000px}.ProductComponent-module__6g2Q-G__relatedItemsList{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media screen and (max-width:875px){.ProductComponent-module__6g2Q-G__productColumn:first-child{width:350px;min-width:40%}}@media screen and (max-width:655px){.ProductComponent-module__6g2Q-G__productContainer{padding:0 15px}.ProductComponent-module__6g2Q-G__productName{max-width:1000px}.ProductComponent-module__6g2Q-G__productRow{flex-direction:column;row-gap:30px}.ProductComponent-module__6g2Q-G__productColumn:first-child{flex-direction:column;row-gap:10px;width:100%;max-width:1000px;display:flex}.ProductComponent-module__6g2Q-G__productColumn:first-child .ProductComponent-module__6g2Q-G__productInfoRow{display:flex}.ProductComponent-module__6g2Q-G__productColumn:last-child .ProductComponent-module__6g2Q-G__productInfoRow:first-child{display:none}}@media (max-width:425px){.ProductComponent-module__6g2Q-G__relatedItemsList{grid-template-columns:repeat(1,minmax(150px,1fr))}}@media (max-width:410px){.ProductComponent-module__6g2Q-G__productVariantsButton{width:100%}}
.NewBooking-module__essi8W__booking{background-color:#eee;min-height:500px;padding:0;display:flex}.NewBooking-module__essi8W__bookingWrapper{align-items:flex-start;gap:16px;display:flex}.NewBooking-module__essi8W__loader{justify-content:center;align-items:center;width:100%;margin:20px 0 0;display:flex}.NewBooking-module__essi8W__content{width:100%;min-height:200px;position:relative}.NewBooking-module__essi8W__woofgangContent{background-color:#fbedf3;padding:0!important}.NewBooking-module__essi8W__h1{margin-bottom:30px;font-size:27px;font-weight:800}.NewBooking-module__essi8W__button{font-size:18px}.NewBooking-module__essi8W__nextButton,.NewBooking-module__essi8W__changeButton{width:250px;height:50px;margin-left:auto;font-size:18px}.NewBooking-module__essi8W__additionalAddresses{margin:0 0 20px}.NewBooking-module__essi8W__addressConfirmationButtonsWrapper{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.NewBooking-module__essi8W__addressConfirmationButtonsWrapper .NewBooking-module__essi8W__nextButton,.NewBooking-module__essi8W__addressConfirmationButtonsWrapper .NewBooking-module__essi8W__changeButton{width:100%;margin-left:0}.NewBooking-module__essi8W__nextButtonFullWidth{width:100%;height:50px;margin:0 0 25px;font-size:18px}.NewBooking-module__essi8W__timeButton{border-radius:10px;width:144px;margin:4px;padding:7px;font-size:16px}.NewBooking-module__essi8W__providerItemText,.NewBooking-module__essi8W__serviceItemText{color:gray}.NewBooking-module__essi8W__selectedProviderItem,.NewBooking-module__essi8W__selectedProviderItemText,.NewBooking-module__essi8W__selectedServiceItem,.NewBooking-module__essi8W__selectedServiceItemText{color:#fff;background-color:#1c49c2}.NewBooking-module__essi8W__waiversBlock{flex-direction:column;display:flex}.NewBooking-module__essi8W__fullSectionLoader{z-index:10;background-color:#fff9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NewBooking-module__essi8W__addonsList{flex-direction:column;gap:10px;display:flex}.NewBooking-module__essi8W__proofOfRabiesImage{cursor:pointer;width:100%;max-width:795px;margin:0 auto}.NewBooking-module__essi8W__paymentErrorBlockLoader{justify-content:center;align-items:center;display:flex}.NewBooking-module__essi8W__paymentErrorBlock{flex-direction:column;align-items:center;gap:10px;max-width:700px;margin:25px auto 0;display:flex}.NewBooking-module__essi8W__paymentErrorBlock h3{margin:0;font-weight:700}.NewBooking-module__essi8W__paymentErrorBlockMessage{text-align:center;color:red;margin:0 0 10px;font-size:22px;font-weight:400}.NewBooking-module__essi8W__paymentErrorBlockButton{max-width:150px;font-size:16px}@media only screen and (min-width:960px){.NewBooking-module__essi8W__content{width:70%;display:block}.NewBooking-module__essi8W__contentFullWidth{width:100%}.NewBooking-module__essi8W__sidebarSectionContent{display:none}}
.CatalogComponent-module__mCKxya__catalogInner{align-items:flex-start;gap:24px;display:flex}.CatalogComponent-module__mCKxya__productsSection,.CatalogComponent-module__mCKxya__mobileMenu{width:100%;display:block}.CatalogComponent-module__mCKxya__mobileMenuSticky{z-index:100;background-color:#fff;position:sticky;top:40px}@media only screen and (min-width:960px){.CatalogComponent-module__mCKxya__childCategories{display:block}.CatalogComponent-module__mCKxya__mobileMenu{display:none}.CatalogComponent-module__mCKxya__productsSection{width:75%}}@media only screen and (min-width:1200px){.CatalogComponent-module__mCKxya__productsSection{width:80%}}
.MobileProfileHeader-module__NC21tW__header{background-color:#fff;border-bottom:1px solid #dee2e6;justify-content:space-between;align-items:center;width:100%;padding:10px 5px;display:none;position:relative}.MobileProfileHeader-module__NC21tW__backButton{cursor:pointer;align-items:center;gap:2px;display:flex}.MobileProfileHeader-module__NC21tW__backButtonText{font-size:18px;font-weight:500}.MobileProfileHeader-module__NC21tW__backButton:hover .MobileProfileHeader-module__NC21tW__backButtonIcon,.MobileProfileHeader-module__NC21tW__backButton:hover .MobileProfileHeader-module__NC21tW__backButtonText{color:var(--main)}.MobileProfileHeader-module__NC21tW__title{margin:0;font-size:18px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:960px){.MobileProfileHeader-module__NC21tW__header{display:flex}}
.WishlistComponent-module__ykSRbq__wishlist{background-color:#eee}.WishlistComponent-module__ykSRbq__wishlistContainer{width:100%;max-width:1380px;margin:0 auto;padding:16px 8px}.WishlistComponent-module__ykSRbq__wishlistWrapper{background-color:#fff;border-radius:8px;flex-direction:column;display:flex}.WishlistComponent-module__ykSRbq__wishlistPageTitle{color:#121212;border-bottom:1px solid #eee;margin:0;padding:24px 16px 16px;font-size:20px;font-weight:600}.WishlistComponent-module__ykSRbq__wishlistProductsList{flex-wrap:wrap;gap:16px;padding:24px 16px;display:flex}.WishlistComponent-module__ykSRbq__wishlistEmpty{color:#75778e;justify-content:center;align-items:center;height:500px;font-size:20px;display:flex}.WishlistComponent-module__ykSRbq__wishlistContent{position:relative}.WishlistComponent-module__ykSRbq__innerLoader{z-index:6;background-color:#ffffffb3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:960px){.WishlistComponent-module__ykSRbq__wishlistContainer{padding:42px 24px}}
.AstroOffersComponent-module__q2MNPW__offers{background-color:#eee}.AstroOffersComponent-module__q2MNPW__offersContainer{width:100%;max-width:1380px;margin:0 auto;padding:16px 8px}.AstroOffersComponent-module__q2MNPW__offersWrapper{background-color:#fff;border-radius:8px;flex-direction:column;display:flex}.AstroOffersComponent-module__q2MNPW__offersPageTitle{color:#121212;border-bottom:1px solid #eee;margin:0;padding:24px 16px 16px;font-size:20px;font-weight:600}.AstroOffersComponent-module__q2MNPW__offersProductsList{flex-wrap:wrap;gap:16px;padding:24px 16px;display:flex}.AstroOffersComponent-module__q2MNPW__offersEmpty{color:#75778e;justify-content:center;align-items:center;height:500px;font-size:20px;display:flex}.AstroOffersComponent-module__q2MNPW__offersModalBody{background-color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.AstroOffersComponent-module__q2MNPW__offersModalImageWrapper{width:100%;height:400px;position:relative}.AstroOffersComponent-module__q2MNPW__offersModalImageWrapper img{object-fit:contain;width:100%;height:100%;padding:0 0 20px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AstroOffersComponent-module__q2MNPW__offersModalLoader{justify-content:center;align-items:center;height:300px;display:flex}.AstroOffersComponent-module__q2MNPW__offersModalIncludesTitle{text-align:center;border-top:1px solid #dee2e6;margin:0;padding:20px 0 10px}.AstroOffersComponent-module__q2MNPW__offersModalOffersList{flex-wrap:wrap;gap:16px;padding:16px;display:flex}.AstroOffersComponent-module__q2MNPW__offersModalOffersItem{align-items:center;column-gap:10px;padding:0 15px;display:flex}.AstroOffersComponent-module__q2MNPW__offersModalOffersItem img{width:15%}.AstroOffersComponent-module__q2MNPW__offersModalOffersItem p{margin:0;font-size:15px}@media (min-width:480px){.AstroOffersComponent-module__q2MNPW__offersModalImageWrapper{height:490px}}@media (min-width:960px){.AstroOffersComponent-module__q2MNPW__offersContainer{padding:42px 24px}}@media (min-width:991px){.AstroOffersComponent-module__q2MNPW__offersModalImageWrapper{height:650px}.AstroOffersComponent-module__q2MNPW__offersModalOffersItem p{font-size:20px}}
.BookingWalkInComponent-module__PbyrBW__button{font-size:16px}
.ProfileComponent-module__O2LPWq__profile{background:linear-gradient(90deg,#fff 50%,#fafafa 50%);flex-direction:column;justify-content:center;align-items:center;display:flex}.ProfileComponent-module__O2LPWq__profileWhiteBg{background:#fff}.ProfileComponent-module__O2LPWq__profileInner{width:100%;max-width:1440px;display:flex}.ProfileComponent-module__O2LPWq__tab{background-color:#fafafa;width:70%;padding:60px 24px 60px 60px}@media only screen and (max-width:960px){.ProfileComponent-module__O2LPWq__tab{width:100%;min-width:100%;padding:10px 10px 40px}}
