.error-message{font-weight:600;color:#b00020;font-size:.9rem;margin-top:.4rem;display:inline-block}.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}.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)}}.tasks-field{position:relative}.tasks-field__input{width:100%;border-radius:6px 6px 0 0}.loading-dots{display:flex;margin-bottom:-1.8rem}.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:2rem}}.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-weight:700;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-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:10px;height:10px;margin-left:4px;transform:rotate(45deg);cursor:pointer;display:block}.step-title p.step-title__text{font-size:1.125rem}.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;margin:10px 0;width:100%}.address-field__input-container{position:relative}.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}.single-time-checkbox{width:100%}.single-time-checkbox .day-info-wrapper{min-width:85px}.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;font-weight:600;display:flex;flex-direction:column;justify-content:center;align-items:center}.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{padding-bottom:.8rem;font-family:Roboto,sans-serif;width:308px;font-size:14px;line-height:24px;background:#fff;border-radius:5px;box-sizing:border-box;touch-action:manipulation;box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.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:#2ea4a4!important}.react-calendar__tile--rangeStart,.react-calendar__tile--rangeEnd{background-color:#258383;color:#fff}.react-calendar__tile--rangeStart:hover,.react-calendar__tile--rangeEnd:hover{background-color:#34b9b9}.swiper-slide{max-width:98px!important;margin-right:15px!important}@media screen and (max-width: 846px){.swiper-slide{margin-right:6px!important}}@media screen and (max-width: 710px){.swiper-slide{max-width:88px!important}}@media screen and (max-width: 640px){.swiper-slide{max-width:78px!important}}@media screen and (max-width: 570px){.swiper-slide{max-width:66px!important}}@media screen and (max-width: 520px){.swiper-slide{max-width:56px!important}}@media screen and (max-width: 480px){.swiper-slide{max-width:50px!important}}.day-calendar-container{display:flex;flex-wrap:wrap;width:100%;gap:16px}.single-date{display:flex;flex-direction:column;justify-content:space-between;filter:drop-shadow(0px 1px 1px #dfdfdf);padding:5px 5px 9px;color:#34b9b9;border:1px solid #34B9B9;transition:all .3s;row-gap:0!important;cursor:pointer;height:105px;border-radius:6px}.single-date .selected-dot{margin-top:4px;background-color:#fff;width:7px;height:7px;border-radius:50%}.single-date:hover,.single-date--active{filter:drop-shadow(0 1px 1px #dfdfdf);color:#fff;border:1px solid #34B9B9;background-color:#2ea4a4!important}.single-date:hover .selected-dot,.single-date--active .selected-dot{background-color:#fff}.single-date__day{font-size:18px;height:24px}.single-date__number{font-size:26px}.single-date__month{font-size:17px;height:24px}.single-date__more{font-size:15px;line-height:16px;text-align:center}.single-date__today{color:red;font-size:15px;width:100%;text-align:center;margin-bottom:5px;margin-top:3px;text-transform:uppercase}.single-date__more-img{padding-top:8px}.single-date>span{pointer-events:none;font-family:Roboto-Medium,sans-serif}@media screen and (max-width: 500px){.single-date__day{font-size:16px}.single-date__number{font-size:22px}.single-date__month,.single-date__more{font-size:14px}.single-date__more-img img{width:32px;height:32px}}.calendar-wrapper{position:relative;display:flex;max-width:300px;width:100%;gap:10px;margin-top:1rem}.date-slider{display:flex;justify-content:center;width:100%;overflow:hidden;overflow-x:scroll}.date-slider::-webkit-scrollbar{display:none}.show{display:flex!important}.selected-day{color:#fff;background-color:#34b9b9;border:1px solid #34B9B9}.swiper.swiper-horizontal{margin:0;padding:0}.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}@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}.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{width:100%}.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{font-weight:700;flex-direction:column;gap:15px}.uploaded-files-box__title{font-family:Roboto,sans-serif;font-size:20px;font-weight:400}.uploaded-files-box .upload-image-wrapper{display:flex;flex-direction:column;gap:4px}.uploaded-files-box__container{width:50%;border:2px solid rgba(0,0,0,.1215686275);cursor:pointer;row-gap:.8rem;display:flex;justify-content:start;padding:8px 10px;border-radius:6px;text-align:start;gap:10px}.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--small-box{width:120px}}.uploaded-files-box__container:hover{border:2px solid rgba(0,0,0,.3803921569)}.uploaded-files-box__container span{color:#a7a7a7}.uploaded-files-box__container span.max-upload-size{font-size:.9rem;color:#a7a7a7cc}@media only screen and (max-width: 648px){.uploaded-files-box__container{width:100%}}.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}.dynamic-fields{display:flex;flex-direction:column;row-gap:8px}.dynamic-fields__spinner{justify-content:flex-start;height:220px}.dynamic-fields label{display:block;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;line-height:20px;text-align:left}.dynamic-fields .yellow-border{display:block;background-color:#fed900;padding:6px 12px;border-radius:4px}.dynamic-fields .dynamic-price{display:flex;gap:10px}.dynamic-fields .blue-border{padding:.125rem .5rem;border:1px solid rgb(37,131,131);box-sizing:border-box;border-radius:4px;line-height:24px}.dynamic-fields .yellow-border:first-letter,.dynamic-fields .blue-border:first-letter{text-transform:uppercase}.dynamic-fields input{width:25%}.dynamic-fields select{width:50%}.dynamic-fields #rate-type-selected{line-height:29px}@media only screen and (max-width: 991px){.dynamic-fields select{width:100%}}.dynamic-fields .price-wrapper{font-weight:700;margin:8px 0;display:flex;align-items:center;gap:8px}.warranty-package .checkbox-container{padding-left:1.05rem;margin-bottom:1.5rem}.warranty-package__checkbox span{font-weight:600;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__bottom{max-height:0;transition:all .3s;padding:0 1rem;row-gap:.5rem!important}.warranty-package__accordion__bottom__list{padding-left:1rem!important;font-family:Lato,sans-serif;display:flex;flex-direction:column;row-gap:.7rem}: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}.step-4 .checkbox-container{display:flex;align-items:center;cursor:pointer}.step-4__radio,.step-4__checkbox{display:flex;align-items:center;margin-bottom:1.25rem}.step-4__checkbox span{font-weight:600;font-size:.9rem;color:#333;padding-top:.7rem}.radio-container{position:relative;display:flex;align-items:center;cursor:pointer;margin-top:10px}.radio-container input[type=radio]{position:absolute;opacity:0;cursor:pointer;width:0;height:0}.custom-radio{position:relative;height:25px;width:25px;background-color:#fff;border:1px solid #34B9B9;border-radius:50%}.radio-container:hover .custom-radio{background-color:#eee}.radio-container input[type=radio]:checked+.custom-radio{background-color:#34b9b9;border:none}.custom-radio:after{content:"";position:absolute;display:none}.radio-container input[type=radio]:checked+.custom-radio:after{display:block}.custom-radio:after{top:7px;left:7px;width:10px;height:10px;border-radius:50%;background-color:#fff}.custom-radio-text{font-weight:600;font-size:.9rem;color:#333;margin-left:.3rem;padding-top:.7rem}.company-information-fields{width:100%;margin-top:1rem;display:flex;flex-direction:column;row-gap:1rem}@media only screen and (min-width: 48em){.company-information-fields{width:90%}}.company-information-fields__form-group{display:flex;flex-direction:column;row-gap:1.5rem}@media only screen and (min-width: 48em){.company-information-fields__form-group{flex-direction:row;column-gap:2rem}.company-information-fields__form-group--phone-number{flex-direction:column;row-gap:0}}.company-information-fields__form-group .input-component,.company-information-fields__form-group input,.company-information-fields__form-group div.PhoneInput{width:100%}.company-information-fields .checkbox-container{display:flex;align-items:center;cursor:pointer}.company-information-fields__checkbox{display:flex;align-items:center;margin-bottom:.2rem}.company-information-fields__checkbox span{font-weight:600;font-size:.9rem;color:#333;padding-top:.7rem}.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;width:100%}.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}}.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}.fieldsWrapper{height:100%}.emptyWrapper{margin-top:22px;height:45px}.emptyCountry{margin-top:23px;height:45px}.emptyAddress{height:44px;margin:10px 0}@media only screen and (max-width: 400px){.fieldsWrapper{max-height:300px;height:auto}}.footerWrapper{display:flex;width:100%;justify-content:space-between;padding:0 48px 48px 0;align-items:center}.footerWrapper select{width:60px;height:35px;padding:5px}.footerWrapper select option{margin-bottom:10px;padding:4px 8px}h1.jobform-text{font-size:26px}.job-form-container{font-family:Roboto,sans-serif;background:#fff;color:#000;width:fit-content;margin:8px auto;box-shadow:0 0 7px #0000004d;border-radius:6px}@media only screen and (max-width: 1440px){.job-form-container{min-height:auto!important;max-width:calc(100% - 36px);min-width:60%}}@media only screen and (max-width: 768px){.job-form-container{min-height:auto!important;max-width:calc(100% - 36px);min-width:96%}}.job-form-container__powered-zoofy-image{margin-left:.75rem}@media only screen and (min-width: 768px){.job-form-container__powered-zoofy-image{margin-left:2.8rem}}@media only screen and (min-width: 1441px){.job-form-container--own-template{position:static;margin:0 auto;width:64%;margin-block:1.5rem}}.job-form-container__tabs{display:flex;justify-content:space-between}@media only screen and (min-width: 768px){.job-form-container__tabs{justify-content:flex-start;border-bottom:2px solid rgba(51,51,51,.1)}}.job-form-container__single-tab{display:flex;flex-direction:column;align-items:center;padding:20px;cursor:pointer;flex:0 0 50%;border-bottom:2px solid rgba(51,51,51,.1)}@media only screen and (min-width: 768px){.job-form-container__single-tab{flex:initial;padding:20px 2.5rem;border-bottom:2px solid transparent}}.job-form-container__single-tab:hover,.job-form-container__single-tab.active{border-bottom:2px solid #000}.job-form-container__single-tab img{margin-bottom:8px}.job-form-container__single-tab span{font-size:1.1rem}.job-form-container__homeowner,.job-form-container__pro{padding:1rem;background-color:#fff;opacity:0;visibility:hidden;z-index:-5;width:100%;min-height:350px;position:absolute;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;border-radius:6px}@media only screen and (min-width: 992px){.job-form-container__homeowner,.job-form-container__pro{padding:27px 84px}}.job-form-container__homeowner.active,.job-form-container__pro.active{opacity:1;transition:all .5s ease-out;position:static;visibility:visible;z-index:1}.job-form-container__homeowner{min-height:380px;padding:1rem;justify-content:flex-start}@media only screen and (min-width: 62em){.job-form-container__homeowner{padding:3.5rem 3.125rem 1rem}}.job-form-container__homeowner .spinner-container{margin:0 auto}@media only screen and (min-width: 992px){.job-form-container__pro{row-gap:2rem}}.primary-cta,.secondary-cta{display:inline-block;background-color:#000;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;font-size:.95rem;padding:15px 25px}@media only screen and (min-width: 576px){.primary-cta,.secondary-cta{font-size:1.05rem;padding:20px 30px}}.primary-cta.disabled,.secondary-cta.disabled{background-color:#00000025;color:#00000040}.primary-cta:before,.secondary-cta:before{position:absolute;border-radius:50%;top:50%;left:100%;transform:translate(-50%,-50%) scale(0);height:100%;width:auto}.primary-cta.clicked:before,.secondary-cta.clicked:before{transform:scale(1)}div.arrow{position:relative;transition:all .25s;background-color:#000;display:inline-block;height:3px;margin-left:9px;width:15px;transform:translate(0)}@media only screen and (min-width: 576px){div.arrow{margin-left:15px;width:20px}}@media only screen and (max-width: 23.75em){div.arrow{width:13px}}div.arrow:after,div.arrow:before{position:absolute;display:inline-block;content:"";width:11px;height:3px;bottom:0;right:1.5px;background-color:#000}@media only screen and (min-width: 576px){div.arrow:after,div.arrow:before{right:2.2px}}@media only screen and (max-width: 23.75em){div.arrow:after,div.arrow:before{width:11px;right:1px}}div.arrow:before{transform:rotate(45deg) translateY(-4.8px)}div.arrow:after{transform:rotate(-45deg) translateY(4.8px)}div.arrow-dropdown{position:relative;background-color:#000;display:inline-block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #fff;margin-left:6px;transition:all .25s}.opened{opacity:1!important;max-height:500px!important;transition:all .4s!important;z-index:2!important}#overlays{display:flex;justify-content:center}.container{display:flex;flex-direction:column;margin-right:auto;margin-left:auto;position:relative;max-width:1140px;padding:0 15px}.container--horizontal-flex{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.container-fluid{width:100vw;display:flex}.divider{width:100%;background-color:#70707030;height:1px;margin-block:1.5rem}h1.jobform-text{font-size:26px;line-height:2.25rem}@media only screen and (min-width: 48em){h1.jobform-text{font-size:26px}}h2.jobform-text,h3.jobform-text,h4.jobform-text{font-size:26px}:is(a.primary-cta,span.primary-cta,button.primary-cta,input.primary-cta):hover{background-color:#fed900;color:#000}:is(a.primary-cta,span.primary-cta,button.primary-cta,input.primary-cta):before{background-color:#fed90080}:is(a.secondary-cta,span.secondary-cta,button.secondary-cta,input.secondary-cta):hover{background-color:#34b9b9}:is(a.secondary-cta,span.secondary-cta,button.secondary-cta,input.secondary-cta):before{background-color:#34b9b980}:is(a.tertiary-cta,span.tertiary-cta,button.tertiary-cta,input.tertiary-cta){color:#34b9b9;font-size:1rem;transition:all .2s;display:inline-block}:is(a.tertiary-cta,span.tertiary-cta,button.tertiary-cta,input.tertiary-cta):hover{transform:scale(1.02)}: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}:is(h1.jobform-text,h2.jobform-text,h3.jobform-text,h4.jobform-text,p.jobform-text,span.jobform-text){font-family:Lato,sans-serif}@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}.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 p{font-weight:700;margin:0}.warranty-package__accordion__bottom__link{color:#000;font-weight:700}.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}.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}*{box-sizing:border-box}body,html{height:100vh;max-width:100vw;margin:0 auto}@media only screen and (min-width: 576px){html{font-size:92%}}body{margin:0;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-interpolation-mode:nearest-neighbor;font-family:Lato,sans-serif}.app{padding:1.875rem .9375rem;width:100%}@media only screen and (min-width: 48em){.app{padding:3.5rem 3.125rem}}.job-form{width:100%}input,option,select,textarea{font-weight:400;color:#000;border-radius:6px;width:100%;padding:13px 18px;border:1px solid #BFBFBF;transition:all .05s;background-color:#fff}@media only screen and (min-width: 48em){input,option,select,textarea{width:90%;font-size:1rem}}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::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}select{cursor:pointer}datalist{max-height:20vh;overflow:auto}datalist option{border-radius:0}button{cursor:pointer}input,option,select,textarea{font-weight:400;color:#000;border-radius:6px;width:100%;padding:8px 18px;border:1px solid #BFBFBF;transition:all .05s;background-color:#fff}input[type=button],input[type=checkbox]{cursor:pointer}input a,input:last-of-type,option a,option:last-of-type,select a,select:last-of-type{grid-column:1/3}input:hover,option:hover,select:hover{border: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{outline:1px solid #34B9B9;border:1px solid #34B9B9}input.error,option.error,select.error{border:1px solid #B00020}input:disabled::-moz-placeholder,option:disabled::-moz-placeholder,select:disabled::-moz-placeholder{color:#00000061;opacity:1}input:disabled:-ms-input-placeholder,option:disabled:-ms-input-placeholder,select:disabled:-ms-input-placeholder{color:#00000061;opacity:1}input:disabled::placeholder,option:disabled::placeholder,select:disabled::placeholder{color:#00000061;opacity:1}input:disabled::-ms-input-placeholder,option:disabled::-ms-input-placeholder,select:disabled::-ms-input-placeholder{color:#00000061}option.active,option:hover{background-color:#34b9b9!important}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:2px 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:700}input:-ms-input-placeholder,option:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a7a7a7;font-weight:700}input::-ms-input-placeholder,option::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a7a7a7;font-weight:700}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[type=number],option[type=number],select[type=number],textarea[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=checkbox],option[type=checkbox],select[type=checkbox],textarea[type=checkbox]{cursor:pointer;width:initial}option,select{cursor:pointer}option:hover,option.active{background-color:#34b9b9!important}.grid{display:grid}.grid--3{grid-template-columns:1fr;row-gap:7.5rem}@media only screen and (min-width: 28em){.grid--3{grid-template-columns:repeat(2,1fr);justify-content:space-between;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:5rem}}@media only screen and (min-width: 768px){.grid--3{grid-template-columns:repeat(3,1fr)}}:is(h1,h2,h3,h4,h5,h6){color:#000;font-weight:700;margin-top:0;margin-bottom:0}h1{font-size:3.8rem;line-height:60px}@media only screen and (max-width: 575px){h1{font-size:2.9rem;line-height:40px}}@media only screen and (max-width: 479px){h1{font-size:2.5rem}}h2{font-size:3rem}@media only screen and (max-width: 575px){h2{font-size:1.8rem}}@media only screen and (max-width: 479px){h2{font-size:1.6rem}}h3{font-size:1.75rem}@media only screen and (max-width: 575px){h3{font-size:1.15rem}}h4{font-size:1.5rem}@media only screen and (max-width: 575px){h4{font-size:1.35rem}}h6{font-size:1.3rem}@media only screen and (max-width: 575px){h6{font-size:1rem}}p{font-weight:400;font-size:1.25rem;line-height:28px;color:#000000de;margin:0}@media only screen and (max-width: 575px){p{font-size:1.1rem}}p.secondary-p,span.secondary-p{font-size:1.125rem}@media only screen and (max-width: 575px){p.secondary-p,span.secondary-p{font-size:.95rem;line-height:25px}}a{font-family:Roboto,sans-serif;color:#000;font-size:1.25rem;text-decoration:none;cursor:pointer}@media only screen and (max-width: 575px){a{font-size:1.15rem}}ol,ul{padding-left:0!important}: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);--swiper-navigation-size: 44px;--swiper-theme-color: #007aff }.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:1rem!important}.m-top--big{margin-top:1.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:15px 0}:is(h1.jobform-text){margin:0}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:1.625rem}@media only screen and (min-width: 48em){h1.jobform-text{font-size:1.625rem}}h2.jobform-text,h3.jobform-text{font-size:42px;text-align:left}h4.jobform-text{font-size:2rem}@media screen and (max-width: 768px){h2.jobform-text,h3.jobform-text{font-size:26px}}label.jobform-text{font-family:Roboto,sans-serif;font-size:.92rem;font-weight:700;line-height:20px;text-align:left}span.jobform-text{font-weight:400;display:inline-block}span.jobform-main-text{font-weight:bolder}:is(input,select,textarea,datalist,a,button){font-family:Roboto,sans-serif}
