.stepper{display:flex;width:100%;column-gap:5px}.stepper__single-step{width:100%;border-radius:5px;height:5px;background-color:#aaa}.stepper__single-step.active{background-color:#000}.loading-spinner{width:50px;height:50px;border:10px solid #f3f3f3;border-top:10px solid #34B9B9;border-radius:50%;animation:spinner 1.5s linear infinite}.spinner-container{display:grid;justify-content:center;align-items:center;height:250px}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.step-title{column-gap:10px!important}.step-title__back-arrow{cursor:pointer;transition:.2s;flex:0 0 auto}.step-title__back-arrow:hover{transform:scale(1.05)}.step-title__back-arrow:before{content:" ";border-left:3px solid #000;border-bottom:3px solid #000;width:19px;height:19px;transform:rotate(45deg);cursor:pointer;display:block}.step-title p.step-title__text{font-size:1.125rem}button{cursor:pointer}:is(a.secondary-cta.jobform-text,button.secondary-cta.jobform-text,input.secondary-cta.jobform-text){display:inline-block;background-color:#000;font-size:.88rem;padding:.9375rem 1.5625rem;letter-spacing:1.6px;border-radius:6px;color:#fff;font-weight:700;border:none;text-transform:uppercase;transition:all .25s;position:relative;text-align:center}@media only screen and (min-width: 36em){:is(a.secondary-cta.jobform-text,button.secondary-cta.jobform-text,input.secondary-cta.jobform-text){font-size:1.05rem;padding:1.25rem 1.875rem}}:is(a.secondary-cta.jobform-text,button.secondary-cta.jobform-text,input.secondary-cta.jobform-text).disabled{background-color:#555;pointer-events:none}:is(a.secondary-cta.jobform-text,button.secondary-cta.jobform-text,input.secondary-cta.jobform-text).disabled:hover{background-color:#555}:is(a.secondary-cta.jobform-text,button.secondary-cta.jobform-text,input.secondary-cta.jobform-text):hover{background-color:#34b9b9}:is(a.secondary-cta.jobform-text,button.secondary-cta.jobform-text,input.secondary-cta.jobform-text):before{background-color:#34b9b980}.booking-success p.jobform-text{font-size:1.125rem;margin-top:0}.booking-success__book-more-text{margin-top:4.3rem!important;margin-bottom:1.7rem}.error-message{color:#b00020;font-size:.9rem;margin-top:.4rem;display:inline-block}input,option,select,textarea{color:#000;font-size:.9rem;border-radius:6px;width:100%;font-weight:700;padding:13px 18px;border:1px solid rgba(0,0,0,.1215686275);transition:all .05s;background-color:#fff}@media only screen and (min-width: 48em){input,option,select,textarea{width:90%;font-size:1rem}}input:hover,option:hover,select:hover,textarea:hover{outline:1px solid rgba(0,0,0,.3803921569)}input:focus,input:focus-visible,input:focus-within,option:focus,option:focus-visible,option:focus-within,select:focus,select:focus-visible,select:focus-within,textarea:focus,textarea:focus-visible,textarea:focus-within{outline:1.5px solid rgba(52,185,185,.6)}input.error,option.error,select.error,textarea.error{outline:1.5px solid #B00020}input::placeholder,option::placeholder,select::placeholder,textarea::placeholder{color:#a7a7a7;opacity:1;font-weight:400}input:-ms-input-placeholder,option:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a7a7a7;font-weight:400}input::-ms-input-placeholder,option::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a7a7a7;font-weight:400}input:disabled::placeholder,option:disabled::placeholder,select:disabled::placeholder,textarea:disabled::placeholder{color:#00000061;opacity:1}input:disabled::-ms-input-placeholder,option:disabled::-ms-input-placeholder,select:disabled::-ms-input-placeholder,textarea:disabled::-ms-input-placeholder{color:#00000061}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button,option::-webkit-outer-spin-button,option::-webkit-inner-spin-button,select::-webkit-outer-spin-button,select::-webkit-inner-spin-button,textarea::-webkit-outer-spin-button,textarea::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number],option[type=number],select[type=number],textarea[type=number]{-moz-appearance:textfield;appearance:textfield}input[type=checkbox],option[type=checkbox],select[type=checkbox],textarea[type=checkbox]{cursor:pointer;width:initial}select{cursor:pointer}option:hover,option.active{background-color:#34b9b9!important}datalist{max-height:20vh;overflow:auto}datalist option{border-radius:0}.checkbox-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}label.checkbox-container input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbox{position:absolute;top:0;left:0;height:25px;border:1px solid rgba(0,0,0,.4);width:25px;background-color:#fff}.checkbox-container:hover input~.custom-checkbox{background-color:#eee}.checkbox-container input:checked~.custom-checkbox{background-color:#34b9b9;border:none}.custom-checkbox:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.custom-checkbox:after{display:block}.checkbox-container .custom-checkbox:after{left:8px;top:4px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.results-dropdown{position:absolute;width:100%;top:100%;overflow:auto;height:0;border-radius:0 0 6px 6px;opacity:0;outline:1.5px solid rgba(52,185,185,.6);border-top:0;z-index:3;background-color:#fff;cursor:pointer;transition:all .1s ease-in-out}.results-dropdown.opened{transition:all .3s ease-in-out;opacity:1}.results-dropdown__single-result{width:100%;font-size:1rem;padding:13px 18px;color:#000000b3;transition:background .25s;display:flex}.results-dropdown__single-result--address{align-items:center;justify-content:space-between}.results-dropdown__single-result--task{display:flex;flex-direction:column}.results-dropdown__single-result:hover{background-color:#34b9b954}.results-dropdown__category{margin-top:.4rem;font-size:.8rem;font-style:italic}.results-dropdown__view-all-results{transition:background .25s;background-color:#fff;font-weight:700;cursor:initial}.results-dropdown__view-all-results a{color:#000;padding:1.3rem 1rem;display:inline-block;font-size:1rem;height:100%;cursor:initial;text-decoration:underline}.address-field{position:relative;width:100%}.address-field__location-icon{position:absolute;top:50%;transform:translateY(-50%);margin-left:15px}.address-field__input-container{position:relative}.address-field__input{padding-left:2.5rem;width:100%;border-radius:6px 6px 0 0}.address-field__info-icon{cursor:pointer}.address-field__info-icon:hover+span{opacity:1;visibility:visible}.address-field__info-message{opacity:0;visibility:hidden;transition:.25s;position:absolute;z-index:5;left:45%;padding:.5rem 1.5rem;top:85%;background-color:#000000bf;color:#fff;font-size:.8rem}@media only screen and (min-width: 48em){.address-field__info-message{left:55%;padding:.8rem 1.75rem}}.tasks-field{position:relative}.tasks-field__input{width:100%;border-radius:6px 6px 0 0}.loading-dots{display:flex}.loading-dots>div{width:9px;height:9px;margin:3px 6px;border-radius:50%;background-color:#34b9b9;opacity:1;animation:bouncing-loader .6s infinite alternate}@media only screen and (min-width: 48em){.loading-dots>div{width:11px;height:11px}}.loading-dots>div:nth-child(2){animation-delay:.2s}.loading-dots>div:nth-child(3){animation-delay:.4s}@keyframes bouncing-loader{to{opacity:.1;transform:translateY(-16px)}}.current-task-info,.current-task-info--placeholder{height:12px;margin-bottom:1.4rem;margin-top:.875rem}@media only screen and (min-width: 36em){.current-task-info,.current-task-info--placeholder{height:17.5px;margin-bottom:.5rem;margin-top:1.5rem}}.current-task-info__stars,.current-task-info--placeholder__stars{column-gap:5px!important}.current-task-info__text,.current-task-info--placeholder__text{font-weight:700;font-size:.85rem;color:#a7a7a7}@media only screen and (min-width: 48em){.current-task-info__text,.current-task-info--placeholder__text{font-size:.95rem}}.half-star-wrapper{position:relative}.half-star{position:absolute;left:0}.small-bottom-text{font-size:.85rem;display:inline-block;color:#333333b3}.small-bottom-text--blue{color:#0c5460!important;font-weight:700;margin-top:0!important}@media only screen and (min-width: 48em){.small-bottom-text{font-size:.9rem}}.step-1{display:flex;flex-direction:column}.step-1 .step-title{margin-bottom:-.5rem}@media only screen and (min-width: 48em){.step-1 .step-title{margin-bottom:-1rem}}.step-1 .address-field__input-container,.step-1 .tasks-field{width:90%}.address-field{position:relative;width:100%}.address-field__location-icon{position:absolute;top:50%;transform:translateY(-50%);margin-left:15px}.address-field__input-container{position:relative}.address-field__input{padding-left:2.5rem;width:100%;border-radius:6px 6px 0 0}.address-field__info-icon{cursor:pointer}.address-field__info-icon:hover+span{opacity:1;visibility:visible}.address-field__info-message{opacity:0;visibility:hidden;transition:.25s;position:absolute;z-index:5;left:45%;padding:.5rem 1.5rem;top:85%;background-color:#000000bf;color:#fff;font-size:.8rem}@media only screen and (min-width: 48em){.address-field__info-message{left:55%;padding:.8rem 1.75rem}}.results-dropdowns{position:absolute;width:100%;top:100%;overflow:auto;height:0;border-radius:0 0 6px 6px;opacity:0;outline:1.5px solid rgba(52,185,185,.6);border-top:0;z-index:3;background-color:#fff;cursor:pointer;transition:all .1s ease-in-out}.results-dropdowns.opened{transition:all .3s ease-in-out;opacity:1}.results-dropdowns__single-result{width:100%;font-size:1rem;padding:13px 18px;color:#000000b3;transition:background .25s;display:flex}.results-dropdowns__single-result--address{align-items:center;justify-content:space-between}.results-dropdowns__single-result--task{display:flex;flex-direction:column}.results-dropdowns__single-result:hover{background-color:#34b9b954}.results-dropdowns__category{margin-top:.4rem;font-size:.8rem;font-style:italic}.results-dropdowns__view-all-results{transition:background .25s;background-color:#fff;font-weight:700;cursor:initial}.results-dropdowns__view-all-results a{color:#000;padding:1.3rem 1rem;display:inline-block;font-size:1rem;height:100%;cursor:initial;text-decoration:underline}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.single-time-checkbox{width:100%}@media only screen and (min-width: 36em){.single-time-checkbox{width:75%}}.single-time-checkbox .checkbox-container{margin-top:-12px}.single-time-checkbox__time{font-size:1.1rem}.single-time-checkbox__time--blue{color:#34b9b9;font-weight:700}.single-time-checkbox__hours{color:#767676cc;font-size:.85rem;margin-top:5px}.single-time-checkbox__right{border-left:3px solid #34B9B9;padding-left:.8rem}.single-time-checkbox__price{font-size:1.3rem;font-weight:700}.single-time-checkbox__rate{align-self:center;color:#767676}.single-time-checkbox__service-fee{color:#767676cc;font-size:.85rem}.time-checkboxes{row-gap:1.5rem!important;opacity:0;max-height:0;transition:all .55s}.time-checkboxes--show{opacity:1;max-height:800px}.time-checkboxes__spinner{justify-content:flex-start;height:200px}.close-calendar{font-size:1.5rem;cursor:pointer;transition:all .1s;display:flex;justify-content:flex-end;width:fit-content;margin-left:auto}.close-calendar:hover{transform:scale(1.075)}@media only screen and (min-width: 48em){.close-calendar{font-size:2rem}}.react-calendar{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.8rem;font-family:lato,sans-serif}.react-calendar__navigation{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.react-calendar__navigation__arrow,.react-calendar__navigation__label{border:none;background-color:#fff;font-size:2.5rem}.react-calendar__navigation__label{font-size:1.25rem;flex-grow:.25!important;margin:0 .7rem;margin-bottom:-4.5px;text-transform:capitalize}.react-calendar__navigation__prev-button[disabled]{color:#0000004d;cursor:initial}.react-calendar__navigation__prev2-button,.react-calendar__navigation__next2-button{display:none}.react-calendar__month-view__weekdays__weekday{display:flex;justify-content:center;margin-bottom:.85rem;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.8rem}.react-calendar__month-view__weekdays__weekday *{text-decoration:none;color:#d8d8d8;font-weight:700;text-transform:uppercase}.react-calendar__tile{border:none;background-color:#fff;font-size:.95rem;padding:.85rem 0;transition:all .25s;border-radius:6px}.react-calendar__tile[disabled]{color:#0000004d}.react-calendar__tile[disabled]:hover{background-color:#fff!important;cursor:initial}.react-calendar__tile:hover,.react-calendar__tile--active{background-color:#34b9b966}.react-calendar__tile--rangeStart,.react-calendar__tile--rangeEnd,.react-calendar__tile--rangeStart:hover,.react-calendar__tile--rangeEnd:hover{background-color:#34b9b9}.single-date{padding:15px 30px 0;background-color:#fff;color:#34b9b9;border:1px solid #34B9B9;transition:all .3s;row-gap:0!important;cursor:pointer;height:95.5px;border-radius:6px}@media only screen and (min-width: 48em){.single-date{height:98px}}.single-date .selected-dot{margin-top:3.5px;background-color:#34b9b9;width:7px;height:7px;border-radius:50%}.single-date:hover,.single-date--active{color:#fff;background-color:#34b9b9}.single-date:hover .selected-dot,.single-date--active .selected-dot{background-color:#fff}.single-date>span{font-size:.8rem;pointer-events:none;font-weight:700;text-transform:uppercase}@media only screen and (min-width: 48em){.single-date>span{font-size:.9rem}}.single-date>span:nth-of-type(2){font-size:1.8rem}.swiper.swiper-horizontal{padding-left:35px;padding-right:35px}.swiper-button-prev,.swiper-button-next{color:#34b9b9!important;font-size:1.5rem}.swiper-button-prev{left:-.1%!important}.swiper-button-next{right:-.1%!important}.step-2__text-calendar>span.small-bottom-text{margin-top:0!important}.backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:20;background-color:#000000bf}.select-date-modal{background-color:#000000bf;width:100%;z-index:20;display:none;position:fixed;transition:all .4s;align-items:center}@media only screen and (min-width: 62em){.select-date-modal{margin-block:-1.5rem;border-radius:6px}}.select-date-modal--opened{height:105vh;max-height:105vh;transition:all .3s;display:flex}.select-date-modal__content{width:90%;box-shadow:1px 1px 8px #00000080;background-color:#fff;margin:0 auto;border-radius:6px}@media only screen and (min-width: 62em){.select-date-modal__content{width:35%}}.select-date-modal__upper{border-bottom:1.5px solid #34B9B9;text-align:center;width:100%;padding:.8rem;position:relative;display:flex;align-items:center;justify-content:flex-end}.select-date-modal__upper .title{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.select-date-modal__upper .image{cursor:pointer}.select-date-modal__lower{display:flex;flex-direction:column;align-items:center;row-gap:1rem;padding:1.25rem .5rem;text-align:center}@media only screen and (min-width: 36em){.select-date-modal__lower{padding:1.25rem 4.5rem}}.select-date-modal__lower p{margin:0}@media only screen and (min-width: 62em){.select-date-modal__lower p{font-size:1.175rem}}.select-date-modal__lower .cta-underline{text-decoration:underline;background-color:transparent;border:none}.step-2 .spinner-container{height:100px}.step-2__buttons{display:flex;column-gap:1.125rem}.step-2__text-calendar>span.small-bottom-text{margin-top:0}.description-field{resize:none}.uploaded-files-box__title{font-weight:700}.uploaded-files-box__container{width:100%;border:1px solid rgba(0,0,0,.1215686275);cursor:pointer;row-gap:.8rem!important;justify-content:center;padding:2rem 18px;border-radius:6px;text-align:center}.uploaded-files-box__container--small-box{row-gap:0;width:120px;height:120px;border:none;background-color:#f6f6f6}@media only screen and (min-width: 48em){.uploaded-files-box__container{padding:1.75rem 18px;width:90%}.uploaded-files-box__container--small-box{width:120px}}.uploaded-files-box__container:hover{border:1px solid rgba(0,0,0,.3803921569)}.uploaded-files-box__container span{color:#a7a7a7}.uploaded-files-box__container span.max-upload-size{font-size:.9rem;margin-top:-.5rem;color:#a7a7a7cc}.uploaded-files-box__input{display:none}.uploaded-files-box__images-grid{display:flex;flex-wrap:wrap;gap:5px}@media only screen and (min-width: 36em){.uploaded-files-box__images-grid{align-items:start}}@media only screen and (min-width: 48em){.uploaded-files-box__images-grid{width:90%}}.uploaded-files-box__file-container{position:relative;width:120px;border-radius:6px;overflow:hidden;height:120px}.uploaded-files-box__file-container img{position:absolute}.uploaded-files-box__file-container img.uploaded-image{width:100%;height:100%;object-fit:cover}.uploaded-files-box__file-container img.close-icon{cursor:pointer;right:3%;top:2%}.uploaded-files-box__file-container img.close-icon--pdf{right:25%;top:2%;position:absolute}.uploaded-files-box__file-container img.video-arrow-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.uploaded-files-box__file-container--pdf{height:auto;width:100px}.uploaded-files-box__file-container--pdf img{position:static}.uploaded-files-box__file-container--video{cursor:pointer}.uploaded-files-box__pdf-text{color:#333333bf;font-size:.93rem;margin-top:5px}.step-3 .spinner-container{height:125px}.warranty-package .checkbox-container{padding-left:1.05rem;margin-bottom:1.5rem}.warranty-package__checkbox span{font-size:.9rem;color:#333}.warranty-package__accordion{width:90%;border:1px solid rgba(51,51,51,.3);border-radius:6px;overflow:hidden;color:#333}.warranty-package__accordion--opened .warranty-package__accordion__top{background-color:#34b9b9}.warranty-package__accordion--opened .warranty-package__accordion__top span{color:#fff}.warranty-package__accordion--opened .warranty-package__accordion__bottom{max-height:500px;border:1px solid #34B9B9;padding:1rem;transition:all .5s}.warranty-package__accordion__top{justify-content:space-between;cursor:pointer;padding:.4rem 1rem}.warranty-package__accordion__top span{font-size:.95rem;color:#333;font-weight:700}.warranty-package__accordion__top span:last-of-type{font-size:2rem}.warranty-package__accordion__bottom{max-height:0;transition:all .3s;padding:0 1rem;row-gap:.5rem!important}.warranty-package__accordion__bottom p{font-weight:700;margin:0}.warranty-package__accordion__bottom__list{padding-left:1rem!important;font-family:Lato,sans-serif;display:flex;flex-direction:column;row-gap:.7rem}.warranty-package__accordion__bottom__link{color:#000;font-weight:700}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.customer-information-fields{width:100%;margin-top:1rem;display:flex;flex-direction:column;row-gap:1rem}@media only screen and (min-width: 48em){.customer-information-fields{width:90%}}.customer-information-fields__form-group{display:flex;flex-direction:column;row-gap:1.5rem}@media only screen and (min-width: 48em){.customer-information-fields__form-group{flex-direction:row;column-gap:2rem}.customer-information-fields__form-group--phone-number{flex-direction:column;row-gap:0}}.customer-information-fields__form-group .input-component,.customer-information-fields__form-group input,.customer-information-fields__form-group div.PhoneInput{width:100%}.step-4__title{margin-bottom:1rem!important}.time-slots-list{display:flex;flex-direction:column;row-gap:1rem}@media only screen and (min-width: 36em){.time-slots-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.5rem}}.booking-summary p{font-size:1.25rem;font-weight:700;margin:0;line-height:initial!important}.booking-summary__form-groups{display:flex;flex-direction:column;row-gap:1.55rem}@media only screen and (min-width: 48em){.booking-summary__form-groups{width:80%}}.booking-summary__form-group{display:flex;align-items:flex-start;column-gap:.75rem}.booking-summary__form-group:not(:last-of-type){padding-bottom:.75rem;border-bottom:1.5px solid rgba(0,0,0,.0823529412)}@media only screen and (min-width: 48em){.booking-summary__form-group:not(:last-of-type){padding-bottom:1.2rem}}.booking-summary__data{display:flex;flex-direction:column;row-gap:.35rem}.booking-summary__data--task{row-gap:.7rem}.booking-summary__single-info{display:flex;flex-direction:column;row-gap:.1rem}.booking-summary__single-info span:first-of-type{font-weight:700;flex:0 0 auto}.booking-summary__single-info span.price-variants{color:gray}.step-5__terms-and-condition{text-decoration:underline;font-weight:700;font-size:.9rem;color:#34b9b9}.booking-error{display:flex;flex-direction:column;align-items:flex-start}.terms-conditions-wrapper{display:flex;margin-bottom:10px}.terms-conditions-wrapper span{margin:0!important}.terms-conditions-wrapper label{height:25px;padding-left:25px;margin-right:10px}.dynamic-fields{display:flex;flex-direction:column;row-gap:1.7rem}.dynamic-fields__spinner{justify-content:flex-start;height:220px}.dynamic-fields label{display:block;margin-bottom:.5rem}*{box-sizing:border-box}body{margin:0}.app{padding:1.875rem .9375rem;width:100%}@media only screen and (min-width: 48em){.app{padding:3.5rem 3.125rem}}.flex{display:flex;column-gap:1.125rem}.flex--no-gap{gap:0!important}.flex--gap-small{gap:4px!important}.flex--center{align-items:center}.flex--column{flex-direction:column;column-gap:none;row-gap:3.5rem}.flex--column-small-gap{flex-direction:column;column-gap:none;row-gap:.7rem}.m-top{margin-top:1.8rem!important}.m-top--big{margin-top:1.5rem!important}@media only screen and (min-width: 48em){.m-top--big{margin-top:2.5rem!important}}.m-top--medium{margin-top:2.2rem!important}.m-top--small{margin-top:1.5rem!important}.m-top--extra-small{margin-top:.6rem!important}.m-0{margin-top:0}.mb-0{margin-bottom:0}:is(h1.jobform-text,h2.jobform-text,h3.jobform-text,h4.jobform-text,h5.jobform-text,h6.jobform-text){margin-block:1.5rem}@media only screen and (min-width: 48em){:is(h1.jobform-text,h2.jobform-text,h3.jobform-text,h4.jobform-text,h5.jobform-text,h6.jobform-text){margin-block:2.6rem}}:is(h1.jobform-text){margin:0}:is(h1.jobform-text,h2.jobform-text,h3.jobform-text,h4.jobform-text,p.jobform-text,span.jobform-text){font-family:Lato,sans-serif}h1.jobform-text{font-size:3rem;line-height:55px}@media only screen and (min-width: 48em){h1.jobform-text{font-size:4.0625rem;line-height:80px}}h2.jobform-text,h3.jobform-text{font-size:2.625rem;line-height:45px}@media only screen and (min-width: 48em){h2.jobform-text,h3.jobform-text{line-height:35px}}h4.jobform-text{font-size:2rem}label.jobform-text{font-size:.92rem;font-weight:700}span.jobform-text{font-weight:400;display:inline-block}:is(input,select,textarea,datalist,a,button){font-family:Roboto,sans-serif}
