:root{--primary-color:#233b88;--button-disabled-color:#4b689e;--button-background:linear-gradient(-29deg,#4163d1,#233b88)}.mg-bottom-small{margin-bottom:1rem!important}.mg-bottom-medium{margin-bottom:3rem!important}.mg-bottom-large{margin-bottom:5rem!important}.mg-bottom-xl{margin-bottom:8rem!important}.mg-top-small{margin-top:1rem!important}.mg-top-medium{margin-top:3rem!important}.mg-top-large{margin-top:5rem!important}.mg-top-xl{margin-top:8rem!important}.mg-left-small{margin-left:1rem!important}.mg-left-medium{margin-left:3rem!important}.mg-left-large{margin-left:5rem!important}.mg-left-xl{margin-left:8rem!important}.mg-right-small{margin-right:1rem!important}.mg-right-medium{margin-right:3rem!important}.mg-right-large{margin-right:5rem!important}.mg-right-xl{margin-right:8rem!important}.mg-around-small{margin:1rem!important}.mg-around-medium{margin:3rem!important}.mg-around-large{margin:5rem!important}.mg-around-xl{margin:8rem!important}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.align-item-center{align-items:center}.secondary-heading{color:#535353;font-size:3rem;font-weight:600;line-height:3.7rem;text-align:center}.tertiary-heading{color:#535353;font-size:1.8rem;font-weight:600;line-height:2.2rem}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:55.5%}@media screen and (max-width:68.75em){html{font-size:50%}}@media screen and (min-width:95.3125em){html{font-size:62.5%}}@media screen and (min-width:118.75em){html{font-size:70%}}@media screen and (max-width:33.75em){html{font-size:40%}}body{box-sizing:border-box;font-family:Poppins,sans-serif;overflow-x:hidden;overflow-y:auto}a,button{outline:none}button{border:none}input,input:-moz-submit-invalid,input:-moz-ui-invalid,input:-moz-user-disabled,input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:active,input:default,input:disabled,input:focus,input:indeterminate,input:invalid,input:required,input:valid{outline:none}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-text-fill-color:#535353!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.main{margin-top:20rem}@media screen and (max-width:62.5em){.main{margin-top:22rem}}@media screen and (max-width:56.25em){.main{margin-top:12rem}}@media screen and (max-width:37.5em){.main{margin-top:12rem}}@media screen and (max-width:27.5em){.main{margin-top:12rem}}.confirmation-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.confirmation-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px}.confirmation-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.confirmation-modal-close-icon svg{height:100%;width:100%}@media screen and (max-width:37.5em){.confirmation-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;white-space:pre-line;width:100%;z-index:999999}.confirmation-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:350px}.confirmation-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.confirmation-modal-close-icon svg{height:100%;width:100%}}.confirmation-modal .title{font-size:16px;font-weight:500;margin-top:1.5rem;padding:8px 20px}.confirmation-modal .btn__s{display:flex;flex-direction:row;gap:10px;justify-content:center;padding:0 15px 10px}.confirmation-modal .btn__s .btn{background-color:initial;border-radius:10px;color:#233b88;color:var(--primary-color);cursor:pointer;font-size:16px;font-weight:700;padding:10px}.confirmation-modal .btn__s .btn:hover{background-color:rgba(35,58,136,.133)}.main_content{margin:auto;max-width:1300px}@media screen and (max-width:90em){.main_content{padding:0 80px}}@media screen and (max-width:62.5em){.main_content{padding:0 20px}}.page-container{flex-direction:column}.page-container,.page-content{align-items:center;display:flex;justify-content:center}.page-content{flex:1 1;margin-top:15rem}@media screen and (max-width:29.375em){.page-content{margin-top:25rem}}.registration-page-content{margin-top:15rem!important}.store_links{align-items:center;display:flex;flex-direction:row;margin-top:2rem;width:100%}.store_links .apple-icon{height:45px;width:105px}@media screen and (max-width:33.75em){.store_links .apple-icon{height:35px;width:78px}}.store_links .google-icon{height:52px;width:115px}@media screen and (max-width:33.75em){.store_links .google-icon{height:38px;width:85px}}.gap5{gap:5px!important}.gap10{gap:10px!important}.gap20{gap:20px!important}.justify-space-between{justify-content:space-between!important}.justify-space-evenly{justify-content:space-evenly!important}.justify-center{justify-content:center!important}.justify-flex-start{justify-content:flex-start!important}.justify-flex-end{justify-content:flex-end!important}.align-item-center{align-items:center!important}.align-item-end{align-items:flex-end!important}.align-item-start{align-items:flex-start!important}.flex-column{display:flex!important;flex-direction:column!important}.flex-row{display:flex!important;flex-direction:row!important}.arrow_left,.arrow_right{border:solid #000;border-width:0 3px 3px 0;padding:3px}.arrow_up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.arrow_down,.arrow_up{border:solid #000;border-width:0 3px 3px 0;display:inline-block;padding:3px}.arrow_down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.tooltip{display:inline-block;position:relative}.tooltip .tooltip-icon{cursor:pointer;height:15px;margin-bottom:-2px;margin-left:5px;width:15px}.tooltip .tooltiptext{background-color:rgba(0,0,0,.909);border-radius:6px;color:#fff;padding:10px 15px;position:absolute;text-align:center;visibility:hidden;width:250px;z-index:1}.tooltip:hover .tooltiptext{margin-left:10px;visibility:visible}.hauzy-user-text-color{color:#0ac5b8!important}.hauzy-user-fill-color{fill:#0ac5b8!important}.hauzy-user-close{fill:#0ac5b8;cursor:pointer;height:20px;width:20px}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{-webkit-appearance:button;cursor:pointer;overflow:visible;text-transform:none}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{border-bottom:1px solid #ddd;flex:1 0;font-size:90%;font-weight:700;min-height:0;overflow:hidden;padding:0 3px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{background:none;border:none;color:inherit;cursor:pointer;margin:0;padding:0;-webkit-user-select:text;user-select:text}.rbc-row-content{position:relative;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;height:100%;overflow-y:scroll;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;justify-content:center;margin-bottom:10px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{background:none;background-image:none;border:1px solid #ccc;border-radius:4px;color:#373a3c;display:inline-block;line-height:normal;margin:0;padding:.375rem 1rem;text-align:center;vertical-align:middle;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-color:#e6e6e6;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#373a3c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{background-color:#e6e6e6;border-color:#adadad;color:#373a3c}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}.rbc-day-slot .rbc-background-event,.rbc-event{background-color:#233b88;border:none;border-radius:5px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;margin:0;padding:8px;text-align:left;width:100%}.rbc-day-slot .rbc-slot-selecting .rbc-background-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-day-slot .rbc-selected.rbc-background-event,.rbc-event.rbc-selected{background-color:#19295f}.rbc-day-slot .rbc-background-event:focus,.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px 0 rgba(51,51,51,.5)}.rbc-event-continues-prior{border-bottom-left-radius:0;border-top-left-radius:0}.rbc-event-continues-after{border-bottom-right-radius:0;border-top-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:rgba(0,0,0,.1)}.rbc-show-more{background-color:hsla(0,0%,100%,.3);color:#233b88;font-size:85%;font-weight:700;height:auto;line-height:normal;z-index:4}.rbc-show-more:focus,.rbc-show-more:hover{color:#19295f}.rbc-month-view{border:1px solid #ddd;display:flex;flex:1 0;flex-direction:column;height:100%;position:relative;user-select:none;-webkit-user-select:none;width:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;flex:1 0;flex-basis:0px;flex-direction:column;height:100%;overflow:hidden;position:relative}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex:1 0;flex-direction:row;overflow:hidden}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 5px 15px rgba(0,0,0,.25);padding:10px;position:absolute;z-index:5}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex:1 0;flex-direction:column;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border:1px solid #ddd;border-collapse:collapse;border-spacing:0;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{border-bottom:1px solid #ddd;padding:3px 5px;text-align:left}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1 1}.rbc-timeslot-group{border-bottom:1px solid #ddd;display:flex;flex-flow:column nowrap;min-height:40px}.rbc-header-gutter,.rbc-time-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;margin-right:10px;position:absolute;right:0;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-event{align-items:flex-start;border:1px solid #265985;display:flex;flex-flow:column wrap;max-height:100%;min-height:20px;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{word-wrap:break-word;flex:1 1;height:100%;line-height:1;min-height:1em;width:100%}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{background-color:#fff;border-right:1px solid #ddd;left:0;margin-right:-1px;position:-webkit-sticky;position:sticky;z-index:10}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{flex:1 0;flex-basis:0px;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{flex:1 1;flex-basis:0 px;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{background-color:rgba(0,0,0,.5);color:#fff;font-size:75%;padding:3px;position:absolute;width:100%;z-index:10}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.rbc-time-view .rbc-time-gutter{text-align:right;white-space:nowrap}.rbc-time-view .rbc-allday-cell{box-sizing:initial;height:100%;position:relative;width:100%}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-width:0}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{align-items:flex-start;border-top:2px solid #ddd;display:flex;flex:1 0;overflow-y:auto;position:relative;width:100%}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{user-select:none;-webkit-user-select:none;width:100%}.rbc-current-time-indicator{background-color:#74ad31;height:1px;left:0;pointer-events:none;position:absolute;right:0;z-index:3}.main__navigation{width:100%}.main__business_navigation,.main__navigation{background-color:#fff;position:fixed;top:0;z-index:90}.main__business_navigation{margin-left:25rem;width:calc(100% - 27rem)}@media screen and (max-width:75em){.main__business_navigation{margin-left:0;width:100%}}@media screen and (max-width:27.5em){.main__business_navigation{width:calc(100% - 30px)}}.free-left{border-radius:30px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;flex-direction:row;font-size:1.2rem;font-weight:500;padding-bottom:10px;padding-right:30px;padding-top:10px}@media screen and (max-width:51.25em){.free-left{display:none}}.free-left-mobile{border-radius:30px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;flex-direction:row;font-size:1.2rem;font-weight:500;padding-bottom:10px;padding-right:30px;padding-top:10px}@media screen and (min-width:51.25em){.free-left-mobile{display:none}}.free-left-text{padding:10px 50px 10px 20px}.free-left-text-mobile{padding:10px}.free-left-button{border-radius:30px!important;font-size:1.2rem!important;padding:.2rem 1.5rem!important;width:auto}.free-left-button-mobile{border-radius:30px!important;margin:0!important;padding:5px!important;width:auto!important}.nav-top{margin:auto;max-width:1300px}@media screen and (max-width:90em){.nav-top{padding:20px 80px!important}}@media screen and (max-width:62.5em){.nav-top{padding:20px!important}}.nav-top,.top-nav{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:2rem 0;transition:all .4s}.nav-top-transformed,.top-nav-transformed{-webkit-transform:translateX(40rem);transform:translateX(40rem)}.nav-top .top-nav-links-user,.top-nav .top-nav-links-user{align-items:center;display:flex;margin-left:1rem;width:30rem}@media screen and (max-width:51.25em){.nav-top .top-nav-links-user,.top-nav .top-nav-links-user{width:100%}}.nav-top .nav__user-icon,.top-nav .nav__user-icon{cursor:pointer;height:3rem;object-fit:cover;width:3rem}.nav-top .nav__user-link,.top-nav .nav__user-link{list-style-type:none;margin-right:.5rem;position:relative}.nav-top .nav__user-link svg,.top-nav .nav__user-link svg{height:2.5rem;width:2.5rem}@media screen and (max-width:51.25em){.nav-top .nav__user-link svg,.top-nav .nav__user-link svg{height:2rem;width:2rem}}.nav-top .nav__user-link .alert-badge,.top-nav .nav__user-link .alert-badge{background-color:red;border-radius:50%;height:.8rem;position:absolute;right:0;top:-2px;width:.8rem}.nav-top .nav__user-link.user-name,.top-nav .nav__user-link.user-name{color:#535353;font-size:1.8rem;font-weight:600;margin:0 2rem}.top-nav{padding:2rem 0 2rem 10px;width:100%}@media screen and (min-width:75em){.top-nav{width:110rem}}.nav__logo{background-size:contain;height:4rem;margin-top:6px;width:auto}@media screen and (max-width:25.625em){.nav__logo{height:3rem;margin-right:2rem;width:auto}}.nav__search{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;position:relative}.nav__search-icon{height:2rem;margin-right:5px;width:2rem}.nav__search .nav__location-label,.nav__search-input{border:none;color:#535353;font-family:inherit;font-size:1.6rem;outline:none}.nav__search .nav__location-label ::-webkit-input-placeholder,.nav__search-input ::-webkit-input-placeholder{color:#535353;opacity:1}.nav__search .nav__location-label ::placeholder,.nav__search-input ::placeholder{color:#535353;opacity:1}@media screen and (max-width:25.625em){.nav__search .nav__location-label,.nav__search-input{font-size:1.4rem}}.nav-search-wrapper{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.35);gap:15px;height:400px;overflow-y:auto;padding:15px;position:absolute;top:55px;width:100%;z-index:99999}.nav-search-wrapper label{font-size:16px;font-weight:700}@media screen and (max-width:25.625em){.nav-search-wrapper{top:35px}}.nav-search-wrapper .service{cursor:pointer;font-size:14px;padding:10px 0}.nav-search-wrapper-chip-wrap{display:flex;flex-wrap:wrap;gap:8px}.nav-search-wrapper-chip-wrap-chip{background-color:#fff;border-radius:20px;box-shadow:0 5px 15px rgba(0,0,0,.1);cursor:pointer;font-size:14px;padding:10px}.n-search{width:500px}@media screen and (max-width:90em){.n-search{width:33vw}}@media screen and (max-width:62.5em){.n-search{width:30vw}}@media screen and (max-width:56.25em){.n-search{margin-right:10px;width:60vw}}@media screen and (max-width:27.5em){.n-search{margin-top:0;width:90vw}}.n-search input{width:450px}@media screen and (max-width:90em){.n-search input{width:28vw}}@media screen and (max-width:62.5em){.n-search input{width:25vw}}@media screen and (max-width:56.25em){.n-search input{width:50vw}}@media screen and (max-width:27.5em){.n-search input{width:80vw}}.nav__location-search,.nav__text-search{align-items:center;display:flex;justify-content:space-between;padding:1rem}.nav__location-search{border-left:.82px solid #d8d8d8;padding-right:4rem}@media screen and (max-width:25.625em){.nav__location-search{display:none}}.nav__top-links,.top-nav-links{align-items:center;display:flex;gap:20px;justify-content:space-between}@media screen and (max-width:56.25em){.nav__top-links:not(.top-nav-links-user),.top-nav-links:not(.top-nav-links-user){gap:10px;justify-content:flex-end;width:100%}}.nav__top-links .primary__btn,.top-nav-links .primary__btn{width:150px}@media screen and (max-width:33.75em){.nav__top-links .primary__btn,.top-nav-links .primary__btn{width:100px}}.nav__top-link{color:#535353;font-size:1.6rem;text-decoration:none}@media screen and (max-width:25.625em){.nav__top-link{font-size:1.4rem}}.custom-dropdown-box{color:#233b88;color:var(--primary-color);cursor:pointer;position:relative;text-align:start}.custom-dropdown-box .custom-dropdown{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.15);height:300px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:30px;width:200px;z-index:999999}.custom-dropdown-box .custom-dropdown::-webkit-scrollbar{height:6px;width:6px}.custom-dropdown-box .custom-dropdown::-webkit-scrollbar-track{background-color:#f1f1f1}.custom-dropdown-box .custom-dropdown::-webkit-scrollbar-thumb{background-color:#cecece}.custom-dropdown-box .custom-dropdown::-webkit-scrollbar-thumb:hover{background-color:#555}.custom-dropdown-box .custom-dropdown .custom-dropdown-item{color:#233b88;color:var(--primary-color);padding:10px}.custom-dropdown-box .custom-dropdown .custom-dropdown-item:hover{background-color:rgba(35,58,136,.133);cursor:pointer;font-weight:600}.custom-dropdown-box .custom-dropdown .active{font-weight:600}.nav__bottom{border:1px solid #d8d8d8;border-left:none;border-right:none;display:flex;justify-content:space-between;padding:2rem 0;width:100%}@media screen and (min-width:56.25em){.nav__bottom .hidden-tile-hash{display:none}}@media screen and (max-width:56.25em){.nav__bottom .hidden-tile-category{display:none}.nav__bottom{height:0;padding:0}}@media screen and (min-width:56.25em){.nav__bottom .category{overflow:hidden;white-space:nowrap}}.nav__bottom-links{align-items:center;display:flex;font-size:1.4rem;gap:10px;justify-content:space-between;list-style-type:none;margin:auto;max-width:1300px;text-align:center;transition:all .5s;width:100%}@media screen and (max-width:90em){.nav__bottom-links{padding:0 80px}}@media screen and (max-width:62.5em){.nav__bottom-links{padding:0 20px}}@media screen and (max-width:56.25em){.nav__bottom-links{background-color:#fff;flex-direction:column;font-size:2rem;height:0;overflow:hidden;position:absolute;width:100%;z-index:900}.nav__bottom-links-opened{border-bottom:1px solid #d8d8d8;min-height:40rem;padding:2rem 0}.nav__bottom-links>:not(:last-child){margin-bottom:2rem}.nav__bottom-links .category{min-width:60px;text-align:center}}.nav__bottom-link{color:#535353;text-decoration:none}.nav__bottom-link-all{color:#233b88;color:var(--primary-color);cursor:pointer;position:relative;z-index:999999}@media screen and (min-width:56.25em){.nav__bottom-link-all{clear:both;overflow:hidden;white-space:nowrap;width:140px}}.nav__bottom-link-all .border{border:none}.nav__bottom-link-all select{cursor:pointer;opacity:0}.nav__bottom-link-all .label{left:0;position:absolute;top:0;z-index:0}.nav-bottom-opener-mobile{align-items:center;display:flex;flex-direction:row}.nav__bottom-opener{cursor:pointer;display:none;height:4rem;margin-left:12px;width:4rem}@media screen and (max-width:56.25em){.nav__bottom-opener{display:block}}@media screen and (max-width:33.75em){.nav__bottom-opener{height:3rem;width:3rem}}.side__nav{background-color:#fff;border-right:1px solid #d8d8d8;height:100vh;left:0;position:fixed;top:0;-webkit-transform:translateX(-32rem);transform:translateX(-32rem);transition:all .4s;z-index:90000}@media screen and (min-width:75em){.side__nav{-webkit-transform:translateX(0);transform:translateX(0)}}.side__nav-opened{-webkit-transform:translateX(0);transform:translateX(0)}.side__nav-opened .user__nav-opener{right:-4.1rem}@media screen and (max-width:56.25em){.side__nav-opened .user__nav-opener{right:-4.2rem}}.side__nav-item{align-items:center;cursor:pointer;display:flex;font-size:1.8rem;padding:.8rem 4rem .8rem 2.5rem;text-transform:capitalize}.side__nav-item-active{color:#233b88;color:var(--primary-color)}.side__nav-item-active .side__nav-icon{fill:#233b88;fill:var(--primary-color)}@media screen and (max-width:46.875em){.side__nav-item{padding:.8rem 2rem .8rem 2.5rem}}.side__nav-icon{fill:#535353;height:2rem;margin-right:1.5rem;width:2rem}@media screen and (max-width:46.875em){.side__nav-icon{margin-right:2rem}}.side__nav-opener{cursor:pointer;position:absolute;right:2rem;top:2rem;width:4rem}@media screen and (max-width:27.5em){.side__nav-opener{right:1rem;width:3rem}}.side__nav .search__form-group,.top-nav.business .search__form-group{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;padding:1rem}@media screen and (min-width:46.875em){.side__nav .search__form-group,.top-nav.business .search__form-group{width:30vw}}.side__nav .search__form-group .nav__user-icon,.top-nav.business .search__form-group .nav__user-icon{cursor:pointer;height:2rem;object-fit:cover;width:2rem}.side__nav .search__form-group input,.top-nav.business .search__form-group input{border:none;color:#535353;font-family:inherit;outline:none;width:80%}.side__nav .search__form-group:focus-within,.top-nav.business .search__form-group:focus-within{outline:1px solid #233b88;outline:1px solid var(--primary-color)}.side__nav .search__form-group{display:none}@media screen and (max-width:46.875em){.side__nav .search__form-group{display:flex}.top-nav.business .search__form-group{display:none}}.top-nav.business{border:none}@media screen and (max-width:56.25em){.top-nav.business{padding:2rem}}@media screen and (max-width:33.75em){.top-nav.business{padding-left:2rem;padding-right:2rem}}.top-nav.business .main__logo{align-items:center;display:flex}.top-nav.business .main__logo-text{color:#535353;font-size:2rem;font-weight:500;line-height:2.4rem}.top-nav.business .main__logo-text span{color:#233b88;color:var(--primary-color)}.top-nav.business .top-nav-links-user{width:8rem}.com__logo{background-size:contain;height:4rem;margin:3rem 2.5rem 0}.dropdown{cursor:pointer;position:relative}.dropdown-box{background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);cursor:pointer;font-weight:700;overflow:auto;padding-left:12px;position:absolute;right:0;width:160px;z-index:1}.dropdown-content{border-left:2px solid #233b88;border-left:2px solid var(--primary-color);font-size:14px;padding-left:20px}.dropdown-content li{color:#000;display:block;font-weight:400;letter-spacing:1px;padding:10px 15px 10px 0;text-decoration:none}.border-radius-50{border-radius:50%}@media screen and (min-width:75em){.nav__menu-icon{display:none}}#about_us{scroll-margin-top:170px}#business_features,#pricelist{scroll-margin-top:140px}#testimonials{scroll-margin-top:150px}#faq{scroll-margin-top:50px}.aboutus{color:#535353;display:flex;flex-direction:column;gap:10px;margin-bottom:7rem;margin-top:2rem}.aboutus__desc{font-size:16px;font-weight:400;line-height:30px;margin:3rem auto;max-width:60%;text-align:center}@media screen and (max-width:40em){.aboutus__desc{line-height:24px;max-width:80%}}.aboutus__desc span{font-weight:700}.aboutus__wrapper{align-items:center;display:flex;flex-direction:row;gap:10px}@media screen and (max-width:53.125em){.aboutus__wrapper{flex-direction:column;gap:4rem}}.aboutus__wrapper .aboutus-detail-card{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;flex:1 1;flex-direction:column;gap:10px;height:25rem;justify-content:center;padding:10px;text-align:center}@media screen and (max-width:53.125em){.aboutus__wrapper .aboutus-detail-card{width:90%}}.aboutus__wrapper .aboutus-detail-card-image{align-items:center;display:flex;justify-content:center;width:14rem}.aboutus__wrapper .aboutus-detail-card-image img{width:40%}.aboutus__wrapper .aboutus-detail-card-title{font-size:20px;font-weight:500}@media screen and (max-width:58.125em){.aboutus__wrapper .aboutus-detail-card-title{font-size:16px}}.aboutus__wrapper .aboutus-detail-card-desc{font-size:16px;font-weight:400}@media screen and (max-width:58.125em){.aboutus__wrapper .aboutus-detail-card-desc{font-size:14px}}.collapse_box{margin:4rem 0}.collapse_box .collapse_tile{align-items:center;color:#535353;display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;justify-content:space-between}.collapse_box .collapse_tile .box{align-items:center;display:flex;flex-direction:row;gap:10px}.collapse_box .collapse_tile .box .text_opened{color:#535353;font-weight:700}.collapse_box .collapse_tile .box .text_closed{color:#535353;font-weight:500}.collapse_box .collapse_tile .box .plusminus{cursor:pointer;height:12px;position:relative;width:12px}.collapse_box .collapse_tile .box .plusminus.active:before{opacity:0;-webkit-transform:translatey(-50%) rotate(-90deg);transform:translatey(-50%) rotate(-90deg)}.collapse_box .collapse_tile .box .plusminus.active:after{-webkit-transform:translatey(-50%) rotate(0);transform:translatey(-50%) rotate(0)}.collapse_box .collapse_tile .box .plusminus:after,.collapse_box .collapse_tile .box .plusminus:before{background-color:#535353;content:"";display:block;height:2.5px;left:0;position:absolute;top:50%;transition:.35s;width:100%}.collapse_box .collapse_tile .box .plusminus:before{-webkit-transform:translatey(-50%);transform:translatey(-50%)}.collapse_box .collapse_tile .box .plusminus:after{-webkit-transform:translatey(-50%) rotate(90deg);transform:translatey(-50%) rotate(90deg)}.collapse_box .collapse_desc{color:grey;font-size:14px;font-weight:400;margin-bottom:10px;margin-left:0;max-height:10rem;overflow-y:auto;padding:20px;text-align:justify;text-justify:inter-word;width:auto}.collapse_box .collapse_desc p{margin:10px 0}.collapse_box .collapse_desc ul{margin:20px 20px 20px 17px}.collapse_box .collapse_desc li{margin:10px 0}.collapse_box .Collapsible__trigger{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);cursor:pointer;display:block;font-weight:700;margin-bottom:10px;padding:13px 10px;position:relative;transition:all .2s ease-in-out}.faq_box{margin:4rem auto;max-width:90em}.faq_box .collapse_tile{align-items:center;color:#535353;display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;justify-content:space-between}.faq_box .collapse_tile .box{align-items:center;display:flex;flex-direction:row;gap:10px}.faq_box .collapse_tile .box .text_opened{color:#535353;font-weight:700}.faq_box .collapse_tile .box .text_closed{color:#535353;font-weight:500}.faq_box .collapse_tile .box .plusminus{cursor:pointer;height:12px;position:relative;width:12px}.faq_box .collapse_tile .box .plusminus.active:before{opacity:0;-webkit-transform:translatey(-50%) rotate(-90deg);transform:translatey(-50%) rotate(-90deg)}.faq_box .collapse_tile .box .plusminus.active:after{-webkit-transform:translatey(-50%) rotate(0);transform:translatey(-50%) rotate(0)}.faq_box .collapse_tile .box .plusminus:after,.faq_box .collapse_tile .box .plusminus:before{background-color:#535353;content:"";display:block;height:2.5px;left:0;position:absolute;top:50%;transition:.35s;width:100%}.faq_box .collapse_tile .box .plusminus:before{-webkit-transform:translatey(-50%);transform:translatey(-50%)}.faq_box .collapse_tile .box .plusminus:after{-webkit-transform:translatey(-50%) rotate(90deg);transform:translatey(-50%) rotate(90deg)}.faq_box .collapse_desc{color:grey;font-size:14px;font-weight:400;margin-bottom:10px;margin-left:0;max-height:20rem;overflow-y:auto;padding:20px;text-align:justify;text-justify:inter-word;width:auto}.faq_box .collapse_desc p{margin:10px 0}.faq_box .collapse_desc ul{margin:20px 20px 20px 17px}.faq_box .collapse_desc li{margin:10px 0}.faq_box .Collapsible__trigger{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);cursor:pointer;display:block;font-weight:700;margin-bottom:10px;padding:13px 10px;position:relative;transition:all .2s ease-in-out}.info{display:flex;flex-direction:row;justify-content:space-between;padding:0 0 6rem;position:relative}@media screen and (max-width:78.75em){.info{padding:2rem 0 6rem}}@media screen and (max-width:58.125em){.info{padding-bottom:10rem}}@media screen and (max-width:37.5em){.info{padding-bottom:6rem}}.info__slogan{color:#535353;font-size:3.5rem;font-weight:500}.info__subheader{color:#535353;font-size:2rem;font-weight:400;margin-top:10px}.info__para{color:#535353;font-size:1.6rem;font-weight:300;margin-top:15px}.info .info-cover-img{width:700px}@media screen and (max-width:91.25em){.info .info-cover-img{width:600px}}@media screen and (max-width:68.75em){.info .info-cover-img{width:500px}}@media screen and (max-width:58.125em){.info .info-cover-img{margin-left:0;opacity:.05;position:absolute;right:5rem;top:5rem;width:500px;z-index:-1}}@media screen and (max-width:37.5em){.info .info-cover-img{right:0;top:5rem;width:350px}}.slot{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10rem 0;width:100%}.slot .primary__btn{font-size:2.5rem;font-weight:700;padding-left:4rem;padding-right:4rem}.slot__btn-stack{align-items:center;display:flex}.slot__btn-stack>:not(:last-child){margin-right:2rem}@media screen and (max-width:37.5em){.slot__btn-stack{flex-wrap:wrap;height:12rem;justify-content:center;padding:0 3rem}}.slot__btn-stack .select__btn .nav__search-icon{margin-right:1.4rem}.services-section{padding:5rem 17rem}@media screen and (max-width:78.75em){.services-section{padding:4rem 8rem}}@media screen and (max-width:41.875em){.services-section{padding:4rem}}.services-section .search__text{color:#535353;font-size:1.6rem;font-weight:600}.services-section .category__row{grid-gap:16px;-ms-overflow-style:none;display:grid;grid-template-columns:repeat(6,1fr);margin:0 auto;overflow-x:auto;scrollbar-width:0;scrollbar-width:none;text-align:left}.services-section .category__row::-webkit-scrollbar{display:none}.services-section .category__row:not(:last-child){margin-bottom:4rem}.services-section .category__row>:not(:last-child){margin-right:2rem}@media screen and (max-width:41.875em){.services-section .category__row>:not(:last-child){margin-right:1rem}}.services-section .service__card{border:1px solid #d8d8d8;overflow:hidden;width:20.1rem}.services-section .service__card .service__title{display:block;font-size:1.6rem;font-weight:600;padding:1rem}.services-section .view-all-text{color:#535353;font-size:1.5rem;font-weight:500;text-align:center}.services-section .chip{border:1px solid #d8d8d8;border-radius:25px;display:inline-block;font-size:16px;height:auto;line-height:20px;padding:10px 25px;text-align:center;width:100%}.recommended-section{margin:5rem auto;max-width:1300px;padding:.2rem 0}.recommended-section::-webkit-scrollbar{height:10px;width:10px}.recommended-section::-webkit-scrollbar-track{background-color:#f1f1f1}.recommended-section::-webkit-scrollbar-thumb{background-color:#cecece}.recommended-section::-webkit-scrollbar-thumb:hover{background-color:#555}.recommended{display:flex;flex-direction:column}.carousel .control-prev.control-arrow:before{border-right:8px solid #233b88!important;border-right:8px solid var(--primary-color)!important;margin-left:-5px!important}.carousel.carousel-slider .control-arrow{height:0;padding:0}.carousel .control-next.control-arrow:before{border-left:8px solid #233b88!important;border-left:8px solid var(--primary-color)!important}.carousel-status,.control-dots{display:none}.carousel.carousel-slider .control-arrow:hover{background:transparent none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.carousel .slider-wrapper.axis-horizontal .slider{width:600px}@media screen and (max-width:75em){.carousel .slider-wrapper.axis-horizontal .slider{max-width:550px}}@media screen and (max-width:68.75em){.carousel .slider-wrapper.axis-horizontal .slider{max-width:480px}}@media screen and (max-width:58.125em){.carousel .slider-wrapper.axis-horizontal .slider{max-width:420px}}@media screen and (max-width:51.25em){.carousel .slider-wrapper.axis-horizontal .slider{max-width:360px}}@media screen and (max-width:43.75em){.carousel .slider-wrapper.axis-horizontal .slider{max-width:550px}}@media screen and (max-width:37.5em){.carousel .slider-wrapper.axis-horizontal .slider{max-width:450px}}@media screen and (max-width:29.375em){.carousel .slider-wrapper.axis-horizontal .slider{max-width:300px}}.carousel-root{margin:auto;max-width:616px}@media screen and (max-width:75em){.carousel-root{max-width:550px}}@media screen and (max-width:68.75em){.carousel-root{max-width:480px}}@media screen and (max-width:58.125em){.carousel-root{max-width:420px}}@media screen and (max-width:51.25em){.carousel-root{max-width:360px}}@media screen and (max-width:43.75em){.carousel-root{max-width:550px}}@media screen and (max-width:37.5em){.carousel-root{max-width:450px}}@media screen and (max-width:29.375em){.carousel-root{max-width:300px}}.search__results-section{padding:0 17rem}@media screen and (max-width:50em){.search__results-section{padding:0 6rem}}@media screen and (max-width:37.5em){.search__results-section{padding:0 3rem}}.search__results-section .search__stats{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:2rem 0}.search__results-section .search__stats .select__form-group{width:30rem}@media screen and (max-width:29.375em){.search__results-section .search__stats .select__form-group{margin-top:2rem;order:1;width:100%}}.search__results-section .paging{align-items:center;display:flex;font-size:1.6rem;justify-content:space-evenly;width:10rem}.search__results-section .paging .current__page{border:1px solid #233b88;border:1px solid var(--primary-color);border-radius:5px;padding:2px 1rem}.client-main{color:#535353;display:flex;margin-top:13rem;padding:5rem 8rem}@media screen and (max-width:62.5em){.client-main{margin-top:20rem}}@media screen and (min-width:96.875em){.client-main{padding:5rem 12rem}}@media screen and (max-width:78.75em){.client-main{padding:5rem}}@media screen and (max-width:45.625em){.client-main{padding:5rem 1rem}}.client-account-form-section{display:flex;padding:5rem 2rem}@media screen and (min-width:96.875em){.client-account-form-section{padding:5rem 0}}@media screen and (max-width:75em){.client-account-form-section{align-items:center;flex-direction:column;width:100%}}.client-account-form-section .primary-form{align-items:flex-start;padding:0 5rem}@media screen and (max-width:75em){.client-account-form-section .primary-form{align-items:center}}.client-account-form-section .primary-form .primary__btn{align-self:flex-start;margin-top:auto}@media screen and (max-width:75em){.client-account-form-section .primary-form .primary__btn{align-self:center;margin-top:0}.favourites-section{width:100%}}.favourites-section .favourites{display:flex;flex-direction:column;padding:0 2rem;width:69vw}@media screen and (min-width:96.875em){.favourites-section .favourites{width:68vw}}@media screen and (max-width:75em){.favourites-section .favourites{width:100%}}.favourites-section .favourites .secondary-heading{text-align:left}.favourites-section .favourites__actions{display:flex}.favourites-section .favourites__actions-icon{fill:#535353;height:2rem;width:2rem}.favourites-section .favourites__actions-icon:nth-child(2){margin-right:auto}.favourites-section .favourites__actions-icon:not(:last-child):not(:nth-child(2)){margin-right:1rem}.favourites-section .favourites__items-container{padding:4rem}.favourites-section .favourites__items-container>:not(:last-child){margin-bottom:1rem}@media screen and (max-width:51.25em){.favourites-section .favourites__items-container{padding:4rem 0}}.favourites-section .favourites__items{display:flex;justify-content:center}.favourites-section .favourites__items>:not(:last-child){margin-right:2rem}@media screen and (max-width:33.75em){.favourites-section .favourites__items>:nth-child(3){display:none}}@media screen and (max-width:37.5em){.favourites-section .favourites__items>:last-child{display:none}.favourites-section .favourites__items>:not(:nth-child(2)){margin-right:2rem}}@media screen and (max-width:51.25em){.favourites-section .favourites__items>:not(:nth-child(3)){margin-right:2rem}}.favourites-section .favourites__catalog .recommended__card{padding:1rem}.favourites-section .favourites__catalog .recommended__card .recommended__title{font-size:1.7rem}@media screen and (min-width:96.875em){.favourites-section .favourites__catalog .recommended__card .recommended__title{font-size:2rem}}.favourites-section .favourites__catalog .recommended__card .recommended__class{font-size:1.5rem}@media screen and (min-width:96.875em){.favourites-section .favourites__catalog .recommended__card .recommended__class{font-size:1.6rem}}.client-account-bookings-section{color:#535353;flex:1 1;margin-top:4px}@media screen and (max-width:37.5em){.client-account-bookings-section{margin-bottom:50px}}.client-account-bookings-section .bookings__filters,.client-account-bookings-section .bookings__nav,.client-account-bookings-section .bookings__row,.client-account-bookings-section .bookings__search,.client-account-bookings-section .form__group,.client-account-bookings-section .primary__btn{align-items:center;display:flex}.client-account-bookings-section .bookings__filters .preview-btn,.client-account-bookings-section .bookings__nav .preview-btn,.client-account-bookings-section .bookings__row .preview-btn,.client-account-bookings-section .bookings__search .preview-btn,.client-account-bookings-section .form__group .preview-btn,.client-account-bookings-section .primary__btn .preview-btn{background-color:#233b88;background-color:var(--primary-color);border-radius:10px;color:#fff;font-size:15px;height:40px;margin-left:auto;margin-right:2rem;padding:0 10px;text-align:center}.client-account-bookings-section .bookings__filters .preview-btn:hover,.client-account-bookings-section .bookings__nav .preview-btn:hover,.client-account-bookings-section .bookings__row .preview-btn:hover,.client-account-bookings-section .bookings__search .preview-btn:hover,.client-account-bookings-section .form__group .preview-btn:hover,.client-account-bookings-section .primary__btn .preview-btn:hover{opacity:.7}@media screen and (max-width:68.75em){.client-account-bookings-section .bookings__container{padding:0 2rem}}.client-account-bookings-section .bookings__nav{flex-wrap:wrap}@media screen and (max-width:37.5em){.client-account-bookings-section .bookings__nav{padding:0}}.client-account-bookings-section .bookings__nav-icon{width:2.5rem}.client-account-bookings-section .bookings__search,.client-account-bookings-section .primary__btn{flex:1 1}.client-account-bookings-section .bookings__filters{flex:2 1;list-style-type:none}@media screen and (max-width:56.25em){.client-account-bookings-section .bookings__filters{flex:none;justify-content:center;margin-top:2rem;order:1;width:100%}}.client-account-bookings-section .bookings__filter{box-sizing:initial;cursor:pointer;font-size:1.7rem!important;padding:0 0 1rem;text-align:center}@media screen and (max-width:56.25em){.client-account-bookings-section .bookings__filter{flex:1 1}}@media screen and (max-width:29.375em){.client-account-bookings-section .bookings__filter{font-size:1.4rem}}.client-account-bookings-section .bookings__filter-active{border-bottom:3px solid #233b88;border-bottom:3px solid var(--primary-color);font-weight:700}.client-account-bookings-section .bookings__filter:not(:last-child){margin-right:2rem}@media screen and (max-width:56.25em){.client-account-bookings-section .bookings__filter:not(:last-child){margin-right:1rem}}.client-account-bookings-section .form__group{border:1px solid #d8d8d8;border-radius:2rem;margin-right:2rem;padding:1rem}@media screen and (max-width:56.25em){.client-account-bookings-section .form__group{margin-right:5px;padding:5px;width:100%}}.client-account-bookings-section .bookings__search-input{border:none;color:#535353;flex:1 1;font-size:1.4rem;outline:none;padding:1rem}@media screen and (max-width:45.625em){.client-account-bookings-section .bookings__search-input{font-size:1.2rem}}@media screen and (max-width:56.25em){.client-account-bookings-section .bookings__search-input{font-size:1.6rem}}.client-account-bookings-section .primary__btn{align-items:center;border-radius:2rem;display:flex;font-size:1.4rem;padding:1.4rem 0}@media screen and (max-width:25.625em){.client-account-bookings-section .primary__btn span{display:none}}.client-account-bookings-section .bookings{border-radius:10px;margin-left:2rem;margin-top:0!important;overflow-x:auto;padding:1rem;width:68vw}@media screen and (min-width:96.875em){.client-account-bookings-section .bookings{width:calc(100vw - 60rem)}}@media screen and (max-width:75em){.client-account-bookings-section .bookings{margin:0;width:100%}}.client-account-bookings-section .bookings__row{padding:2rem 1rem;position:relative}.client-account-bookings-section .bookings__row .opts-icon{fill:#535353;height:2rem;margin-left:auto;margin-right:2rem;width:2rem}.client-account-bookings-section .bookings__row:not(:last-child){border-bottom:1px solid #d8d8d8}.client-account-bookings-section .bookings__row-group{align-items:center;display:flex;flex-shrink:0;font-size:1.6rem;padding:0 2rem;width:20%}@media screen and (max-width:62.5em){.client-account-bookings-section .bookings__row-group{width:15%}}@media screen and (max-width:50em){.client-account-bookings-section .bookings__row-group{width:20%}}@media screen and (max-width:37.5em){.client-account-bookings-section .bookings__row-group{font-size:1.3rem}}@media screen and (max-width:29.375em){.client-account-bookings-section .bookings__row-group{font-size:1.2rem}}.client-account-bookings-section .bookings__row-group-large{width:30%}@media screen and (max-width:62.5em){.client-account-bookings-section .bookings__row-group-large{width:25%}}@media screen and (max-width:50em){.client-account-bookings-section .bookings__row-group-large{width:35%}}.client-account-bookings-section .bookings .bookings__row.paging__row{flex-wrap:wrap}.client-account-bookings-section .bookings .sort__icon{width:1.3rem}.client-account-bookings-section .bookings .guest__image{border-radius:100%;height:7rem;object-fit:cover;width:7rem}.client-account-bookings-section .bookings .booking-tile{border-radius:15px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);cursor:pointer;margin-bottom:15px;margin-top:10px;padding:10px}.client-account-bookings-section .bookings .guest__meta{display:flex;flex-direction:column}.client-account-bookings-section .bookings .guest__meta .dot{align-items:center;background-color:#000;border-radius:50%;display:flex;height:4px;justify-content:center;width:4px}.client-account-bookings-section .bookings .guest__meta .guest__name{font-size:1.6rem;font-weight:700}@media screen and (max-width:50em){.client-account-bookings-section .bookings .guest__meta .guest__name{font-size:2rem}}.client-account-bookings-section .bookings .guest__meta .booking-date{font-size:1.2rem;margin:4px 0 2px}@media screen and (max-width:50em){.client-account-bookings-section .bookings .guest__meta .booking-date{font-size:1.6rem}}.client-account-bookings-section .bookings .guest__meta .service-detail{align-items:center;display:flex;flex-direction:row;font-size:1.4rem;font-weight:600;gap:5px;justify-content:flex-start}.client-account-bookings-section .bookings .guest__meta .service-detail .lb{font-weight:400}.client-account-bookings-section .bookings .guest__meta .service-detail span{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-account-bookings-section .bookings .guest__link{background-color:#233b88;background-color:var(--primary-color)}.client-account-bookings-section .bookings .guest__link,.client-account-bookings-section .bookings .guest__link-blue{border-radius:20px;color:#fff;font-size:inherit;font-size:12px;padding:4px 7px;text-align:center;text-decoration:none}.client-account-bookings-section .bookings .guest__link-blue{background-color:#09f}.client-account-bookings-section .bookings .guest__link-red{background-color:red;border-radius:20px;color:#fff;font-size:inherit;font-size:12px;padding:4px 7px;text-align:center;text-decoration:none}.client-account-bookings-section .bookings .guest__link-green{background-color:#03e203;border-radius:20px;color:#fff;font-size:inherit;font-size:12px;padding:4px 7px;text-align:center;text-decoration:none}.client-account-bookings-section .bookings .guest__link-gray{background-color:gray;border-radius:20px;color:#fff;font-size:inherit;font-size:12px;padding:4px 7px;text-align:center;text-decoration:none}.client-account-bookings-section .bookings .guest__link-yellow{background-color:#e4e400;border-radius:20px;color:#fff;font-size:inherit;font-size:12px;padding:4px 7px;text-align:center;text-decoration:none}.client-account-bookings-section .bookings .guest__date{display:flex;flex-direction:column}.client-account-bookings-section .bookings .guest__date .guest__day{font-size:inherit;font-weight:600}.client-account-bookings-section .bookings .guest__date .guest__time{font-size:9px}.client-account-bookings-section .bookings .display__indicator{align-self:flex-end;font-size:1.4rem;font-weight:600;margin-right:auto}@media screen and (max-width:29.375em){.client-account-bookings-section .bookings .display__indicator{padding:1rem 0 2rem;text-align:center;width:100%}}.client-account-bookings-section .bookings .paging{align-items:center;display:flex}@media screen and (max-width:29.375em){.client-account-bookings-section .bookings .paging{justify-content:space-around;width:100%}}.client-account-bookings-section .bookings .total__pages{display:flex;font-size:1.5rem}.client-account-bookings-section .bookings .page{border-radius:10px;margin:0 2px;padding:1rem 1.5rem}.client-account-bookings-section .bookings .page-active{background-color:#233b88;background-color:var(--primary-color);color:#fff}.client-account-bookings-section .bookings .select__btn{border:1px solid #233b88;border:1px solid var(--primary-color);color:#233b88;color:var(--primary-color);margin:0 10px}.client-account-bookings-section .bookings .select__btn img{width:1.4rem}@media screen and (max-width:41.875em){.client-account-bookings-section .bookings .select__btn img{width:1.2rem}.client-account-bookings-section .bookings .select__btn{padding:1rem}}.registration{align-items:center;color:#535353;display:flex;flex-direction:column}.registration .divider{width:40%}.registration .divider__text{font-size:1.4rem;top:-1.6rem}.alert-text{font-size:1.4rem;font-weight:500;line-height:1.7rem;text-align:center}.alert-text a{color:#535353}.primary__input{align-items:center;border:1px solid transparent;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;margin:5px 0 1rem;overflow:hidden;padding:1rem}@media screen and (min-width:43.75em){.primary__input{width:38rem}}.primary__input:focus-within{border:1px solid #233b88;border:1px solid var(--primary-color)}.primary__input .phone-identity-select{-webkit-appearance:none;background-color:initial;border:none;color:#535353;font-family:inherit;font-size:1.5rem;font-weight:400;line-height:2.6rem;margin-right:1rem}.primary__input-content{-webkit-appearance:none;appearance:none;border:none;color:#535353;font-family:Poppins;font-size:14px;padding:0 2rem;width:100%}.primary-label{color:#535353;font-size:1.4rem;font-weight:500;line-height:1.7rem;margin-bottom:5px}.primary__btn{align-self:center;width:19.9rem}@media screen and (max-width:68.75em){.primary__btn{width:22rem}}.dial-icon{height:3rem;margin-left:5px;width:3rem}.social__btn-stack{display:flex;flex-direction:column;padding:4rem 0}.social__btn-stack .primary__btn{align-items:center;display:flex;font-size:1.7rem;justify-content:flex-start;width:40rem}.social__btn-stack .primary__btn:not(:last-child){margin-bottom:1rem}.social__btn-stack .primary__btn img{height:3rem;margin-right:2rem;width:3rem}.social__btn-stack .facebook-btn{background-color:#4267b2}.social__btn-stack .google-btn{background-color:initial;border:1px solid #535353}.forgot-password-link{color:#d8d8d8;font-size:1.4rem;font-weight:500;text-align:center;text-decoration:none}.invalid__verification{color:red;font-size:1.3rem;width:100%}input:focus-visible{outline:none}.contact-send-btn{font-size:2rem!important}.home-preview-send-btn{background-image:linear-gradient(-29deg,#0e877f,#0ac5b8)!important;border:none!important;font-size:16px!important;padding:10px!important;width:200px!important}@media screen and (max-width:40em){.home-preview-send-btn{font-size:12px!important;height:20px!important;padding-top:4px!important;width:100px!important}}.reviews__container{font-size:1.6rem;margin-top:10.5rem;width:60%}@media screen and (max-width:51.25em){.reviews__container{width:100%}}.reviews__container .client-account-bookings-section .bookings__nav{padding:0;width:60%}.reviews__container .bookings__row{flex-wrap:wrap}@media screen and (max-width:51.25em){.reviews__container .bookings__row{padding:2rem 1rem}}@media screen and (max-width:40em){.reviews__container .review__text-group{flex:none!important;margin-top:2rem!important;order:1!important;width:100%!important}}.reviews__container .bookings__row-group{flex:1 1;overflow:hidden}.reviews__container .bookings__row-group-large{flex-basis:20%}.reviews__container .recommended__ratings{margin-top:0}.reviews__container .recommended__ratings img,.reviews__container .recommended__ratings svg{fill:#233b88;fill:var(--primary-color);height:1.5rem;width:1.5rem}.reviews__container .review{display:flex;flex-direction:column}.reviews__container .review__text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.reviews__container .review__actions{align-items:center;display:flex;justify-content:center;width:100%}@media screen and (max-width:40em){.reviews__container .review__actions{justify-content:flex-end}}.reviews__container .review__action-btn{cursor:pointer;height:4rem;width:4rem}.reviews__container .review__action-btn-approve{fill:#2ad300}.reviews__container .review__action-btn-delete{fill:red}.review__sort-by{align-self:center;font-size:1.6rem;font-weight:600}@media screen and (max-width:37.5em){.review__sort-by{margin-left:2rem}}.review__user-image{border-radius:100%;height:6rem;object-fit:cover;width:6rem}.review__meta{align-items:flex-start;display:flex;flex-direction:column;width:100%}.review__name{font-size:1.7rem;font-weight:700}.review__date{font-size:1.4rem}.more_ic{cursor:pointer;display:flex;flex-direction:row;gap:2px}.more_ic .ic_dot{background-color:#233b88;background-color:var(--primary-color);border-radius:100%;height:4px;width:4px}.r-btn{background-color:initial;color:#233b88;color:var(--primary-color);cursor:pointer;padding:8px 8px 8px 0}.reply-textarea{border:1px solid #ddd;border-radius:10px;font-size:12px;padding:8px}.comment-check{font-size:12px}.service-provider-section{color:#535353;margin-top:10rem;padding:5rem 17rem}@media screen and (min-width:96.875em){.service-provider-section{padding:5rem 17rem}}@media screen and (max-width:62.5em){.service-provider-section{margin-top:5rem;padding:5rem 16.5rem}}@media screen and (max-width:75em){.service-provider-section{padding:5rem 6rem}}@media screen and (max-width:41.875em){.service-provider-section{padding:5rem 6rem}}@media screen and (max-width:33.75em){.service-provider-section{padding:2rem 3rem}}.service-provider-section .share__profiler{align-items:center;background-color:initial;border:none;color:#233b88;color:var(--primary-color);display:flex;margin-left:auto;padding:2rem}.service-provider-section .share__profiler img{width:3rem}.service-provider-section .provider{border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;margin-bottom:2rem}.service-provider-section .provider-header{align-items:center;border-bottom:1px solid #f7f7f7;display:flex;justify-content:space-between;padding:2rem 2rem 0}.service-provider-section .provider-header .select{padding:5px 12rem 5px 5px}.service-provider-section .provider-header-icon{width:3rem}@media screen and (max-width:33.75em){.service-provider-section .provider-header .select{padding:5px 2rem 5px 5px}}.service-provider-section .provider-bottom{margin-top:auto}.service-provider-section .provider-main-heading{flex:1 1;font-size:2.3rem;font-weight:400;text-align:left}.service-provider-section .provider-heading{color:#233b88;color:var(--primary-color);font-size:1.8rem;font-weight:500;line-height:2.2rem;text-align:left;text-transform:capitalize}.service-provider-section .provider-info{word-wrap:break-word;font-size:1.6rem;line-height:2rem;list-style-type:none;text-align:left}.service-provider-section .provider__cols{display:flex}@media screen and (max-width:62.5em){.service-provider-section .provider__cols{flex-direction:column}}.service-provider-section .provider__col{flex:1 1}@media screen and (max-width:62.5em){.service-provider-section .provider__col{max-width:100%;width:100%}}.service-provider-section .details__cols{display:flex}@media screen and (max-width:41.875em){.service-provider-section .details__cols{flex-direction:column}}.service-provider-section .details__col{flex:1 1;padding:2rem}.service-provider-section .details__col:last-child{border-left:1px solid #f7f7f7}@media screen and (max-width:41.875em){.service-provider-section .details__col:last-child{border-left:none;border-top:1px solid #d8d8d8}}.service-provider-section .portfolio__provider{border-right:1px solid #f7f7f7;display:flex;flex-direction:column}@media screen and (max-width:62.5em){.service-provider-section .portfolio__provider{border-bottom:1px solid #f7f7f7}}.service-provider-section .portfolio__provider .portfolio{padding:2rem}.service-provider-section .portfolio__provider .portfolio__heading{font-size:1.8rem;font-weight:500;line-height:2.2rem}.service-provider-section .portfolio__provider .portfolio__date{color:#878686;font-size:1.5rem;font-weight:400}.service-provider-section .portfolio__provider .portfolio__images{display:flex;flex-wrap:wrap;gap:10px;overflow:hidden;width:100%}@media screen and (max-width:37.5em){.service-provider-section .portfolio__provider .portfolio__images{gap:5px}}.service-provider-section .portfolio__provider .portfolio__images img,.service-provider-section .portfolio__provider .portfolio__images video{height:10rem;object-fit:cover;width:18%}@media screen and (max-width:37.5em){.service-provider-section .portfolio__provider .portfolio__images img,.service-provider-section .portfolio__provider .portfolio__images video{height:12rem;width:32%}}.service-provider-section .portfolio__provider .portfolio__images video{object-fit:contain}.service-provider-section .chat__box{flex:1 1}.service-provider-section .chat__box-text{align-items:center;display:flex;flex-direction:column;font-size:3rem;font-weight:500;line-height:3.7rem;padding:3rem 0}.service-provider-section .chat__box-text img{width:20rem}.service-provider-section .cta{align-items:center;background-color:#233b88;background-color:var(--primary-color);border-radius:0 0 10px 10px;display:flex;padding:1rem}.service-provider-section .cta__input,.service-provider-section .cta__text{color:#fff;font-size:2.3rem;font-weight:500;line-height:2.8rem}.service-provider-section .cta__input{background-color:#233b88;background-color:var(--primary-color);border:none;outline:none;width:50rem}.service-provider-section .cta__input::-webkit-input-placeholder{color:#fff}.service-provider-section .cta__input::placeholder{color:#fff}.service-provider-section .cta img{margin-left:auto;width:2rem}.service-provider-section .provider__opinions{border-left:1px solid #f7f7f7;display:flex;flex-direction:column;height:85%;padding-top:1rem}.service-provider-section .provider__opinions .primary__btn{align-self:flex-start;margin:2rem 0 2rem 3rem}.service-provider-section .opinion__stars{align-items:center;display:flex}@media screen and (max-width:78.75em){.service-provider-section .opinion__stars{display:none}}.service-provider-section .provider__opinion{display:flex;flex-direction:column;padding:1rem 2rem}.service-provider-section .provider__opinion>:not(:last-child){margin-bottom:5px}.service-provider-section .provider__opinion-rating{align-items:center;display:flex}.service-provider-section .provider__opinion-rating .opinions__number{font-size:1.5rem;font-weight:400;line-height:1.8rem}.service-provider-section .provider__opinion-rating .recommended-icon{height:2rem;width:2rem}.service-provider-section .provider__opinion-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#535353;display:-webkit-box;font-size:1.8rem;font-style:italic;font-weight:400;line-height:2.2rem}.service-provider-section .provider__opinion-date{color:#878686;font-size:15px;font-weight:400;line-height:1.8rem}.svg-icons{fill:#233b88;fill:var(--primary-color)}.short_review{padding:20px}.chat_box{border:1px solid #d8d8d8;border-radius:10px;flex:1 1;height:50vh}.chat_box .chatroom__body{height:48vh}.chat_box .em{align-items:center;display:flex;flex-direction:column;height:48vh;justify-content:center}.chat_box .chat-box-footer{align-items:center;border:1px solid #d8d8d8;border-radius:0 0 10px 10px;display:flex;justify-content:space-between;padding:.5rem 1rem}.chat_box .chat-box-footer,.chat_box .chat-box-footer__input{background-color:#233b88;background-color:var(--primary-color)}.chat_box .chat-box-footer__input{border:none;color:#fff;font-size:1.5rem;font-weight:500;outline:none;width:100%}.chat_box .chat-box-footer__input::-webkit-input-placeholder{color:#fff}.chat_box .chat-box-footer__input::placeholder{color:#fff}.chat_box .chat-box-footer img{cursor:pointer;margin:5px 10px 5px auto;width:2.3rem}.category__section{margin-top:17rem}.category__name{font-size:2rem;margin-bottom:2px;text-transform:capitalize}.category__description{font-size:1.5rem;margin-bottom:3rem}.no__recommended{display:block;font-size:2rem;text-align:center}.contact__container{padding-top:14rem}.contact__container .contact__main{margin:0;max-width:100%;padding:50px 20px 5rem}@media screen and (max-width:40em){.contact__container .contact__main{padding-top:40px}}.contact__container .grid-container{display:flex;flex-direction:column}@media screen and (max-width:62.5em){.contact__container .grid-container{flex-direction:column}}.contact__container .details_container{margin-left:25%;padding:0 15px}@media screen and (max-width:40em){.contact__container .details_container{margin-left:0}}.contact__container .form__container{border-radius:5px;padding:0 15px;width:100%}.contact__container .contact{color:#535353;font-size:30px;font-weight:400;margin:0}.contact__container .still__text{color:#535353;font-size:16px;font-weight:400;line-height:30px;margin:6px 0 40px}.contact__container .contact__form__content{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:5rem}.contact__container .user__name{display:flex;justify-content:center;width:100%}.contact__container .user__input{width:50%}@media screen and (max-width:68.75em){.contact__container .user__input{width:100%}}.contact__container .user__input .primary__input{width:100%}.contact__container .text__area textarea{border:none}.contact__container .text__center{display:block;text-align:center}.contact__container .submit input[type=submit]{letter-spacing:4px}@media screen and (max-width:550px){.contact__container .user__name{display:block}.contact__container .user__input{width:100%}}.contact__container .flex__start{display:flex;justify-content:flex-start}.contact__container .contact__text{color:#535353;font-size:16px;padding:0 10px}.contact__container .contact-icons{fill:#535353!important;margin-top:5px}.contact__container .top__20{margin-top:20px}.contact__container .info{position:absolute}.contact__container .bottom_20{margin-bottom:20px}.contact__container .social_icon{height:30px;margin-right:15px;width:30px}.contact__container .terms__privacy{color:#535353;font-size:14px;font-weight:400;margin-right:12px;text-decoration:none!important}.terms_container{align-items:start;display:flex;flex-direction:column;justify-content:start;margin-bottom:5rem;margin-top:18rem}@media screen and (max-width:40em){.terms_container{margin-top:15rem}}.terms_container .terms_heading{color:#535353;font-size:18px;font-weight:500;margin-bottom:10px;margin-top:20px;text-transform:uppercase}.terms_container .main__term{font-size:1.6rem;padding:0 2.3rem}.terms_container .description__list{font-size:16px;list-style:auto;margin:20px 0}.terms_container .strong{font-size:18px}.terms_container h2{margin-bottom:5px;margin-top:15px}.privacy_container{align-items:start;display:flex;flex-direction:column;justify-content:start;margin-bottom:8rem;margin-top:18rem}@media screen and (max-width:40em){.privacy_container{margin-top:15rem}}.privacy_container .privacy_heading{color:#535353;font-size:18px;font-weight:500;margin-bottom:10px;margin-top:20px;text-transform:uppercase}.privacy_container .main__privacy{color:#535353;font-size:1.6rem;padding:0 2.5rem}@media screen and (max-width:40em){.privacy_container .main__privacy{font-size:1.4rem}}.privacy_container .description__list{font-size:16px;list-style:auto;margin:20px 0}.privacy_container .strong{font-size:18px}.privacy_container .table-border{border:1px solid #000;font-size:1.4rem}@media screen and (max-width:40em){.privacy_container .table-border{font-size:1.2rem}}.privacy_container ol{font-size:1.2rem;margin-left:20px;text-align:left}.privacy_container h2{margin-bottom:5px;margin-top:15px}.business__home{margin-top:18rem}@media screen and (max-width:62.5em){.business__home{margin-top:20rem}}.business__home .business__services{display:flex;padding:8rem 27rem}@media screen and (max-width:78.75em){.business__home .business__services{padding:2rem 17rem}}@media screen and (max-width:50em){.business__home .business__services{padding:2rem 6rem}}@media screen and (max-width:37.5em){.business__home .business__services{padding:2rem 3rem}}@media screen and (max-width:40em){.business__home .business__services{flex-wrap:wrap;justify-content:center}}.business__home .business__services-card{align-items:center;display:flex;flex:1 1;flex-direction:column;text-align:center}@media screen and (max-width:40em){.business__home .business__services-card{flex:none;width:40%}.business__home .business__services-card:first-child{margin-bottom:4rem}.business__home .business__services-card:first-child,.business__home .business__services-card:nth-child(3){margin-right:2rem!important}}.business__home .business__services-card>:not(:last-child){margin-bottom:1.5rem}.business__home .business__services-card:not(:last-child){margin-right:4rem}@media screen and (max-width:40em){.business__home .business__services-card:not(:last-child){margin-right:0}}.business__home .service__card-image{align-items:center;display:flex;height:15rem;justify-content:center;width:14rem}.business__home .service__card-image img{width:75%}.business__home .service__card-desc{color:#535353;font-size:1.2rem;max-width:22rem}.bussiness-feature{align-items:center;display:flex;flex-direction:column;gap:10px;padding:20px}.bussiness-feature .sub-title{font-size:16px;font-weight:400;line-height:30px;margin:3rem 0;text-align:center;width:60%}@media screen and (max-width:37.5em){.bussiness-feature .sub-title{width:100%}}.bussiness-feature .sub-title span{font-weight:700}.bussiness-feature .content{display:flex;flex-direction:row;gap:4rem;justify-content:space-between;width:100%}@media screen and (max-width:56.25em){.bussiness-feature .content{flex-direction:column;gap:10px}}.bussiness-feature .content .features{display:flex;flex:1 1;flex-direction:column;gap:10px}.bussiness-feature .content .features .feature-tile{display:flex;flex-direction:row-reverse;flex-direction:row;gap:10px;margin-bottom:3rem}@media screen and (max-width:56.25em){.bussiness-feature .content .features .feature-tile{margin-bottom:1rem}}.bussiness-feature .content .features .feature-tile .detail{align-items:flex-end;align-items:flex-start;display:flex;flex-direction:column}.bussiness-feature .content .features .feature-tile .detail h3{font-size:16px;font-weight:600;margin-bottom:10px}.bussiness-feature .content .features .feature-tile .detail p{font-size:15px;font-weight:300;line-height:25px;text-align:end;text-align:start}.bussiness-feature .content .features .feature-tile .icon{height:55px;width:55px}.bussiness-feature .content .features .feature-tile-end{display:flex;flex-direction:row-reverse;gap:10px;margin-bottom:3rem}@media screen and (max-width:56.25em){.bussiness-feature .content .features .feature-tile-end{margin-bottom:1rem}}.bussiness-feature .content .features .feature-tile-end .detail{align-items:flex-end;display:flex;flex-direction:column}.bussiness-feature .content .features .feature-tile-end .detail h3{font-size:16px;font-weight:600;margin-bottom:10px}.bussiness-feature .content .features .feature-tile-end .detail p{font-size:15px;font-weight:300;line-height:25px;text-align:end}.bussiness-feature .content .features .feature-tile-end .icon{height:55px;width:55px}@media screen and (max-width:56.25em){.bussiness-feature .content .features .feature-tile-end{display:flex;flex-direction:row-reverse;flex-direction:row;gap:10px;margin-bottom:3rem}}@media screen and (max-width:56.25em) and (max-width:56.25em){.bussiness-feature .content .features .feature-tile-end{margin-bottom:1rem}}@media screen and (max-width:56.25em){.bussiness-feature .content .features .feature-tile-end .detail{align-items:flex-end;align-items:flex-start;display:flex;flex-direction:column}.bussiness-feature .content .features .feature-tile-end .detail h3{font-size:16px;font-weight:600;margin-bottom:10px}.bussiness-feature .content .features .feature-tile-end .detail p{font-size:15px;font-weight:300;line-height:25px;text-align:end;text-align:start}.bussiness-feature .content .features .feature-tile-end .icon{height:55px;width:55px}}.bussiness-feature .content .center-image{flex:0.6 1;overflow:hidden}@media screen and (max-width:56.25em){.bussiness-feature .content .center-image{display:none}}.opinion{align-items:center;color:#535353;display:flex;flex-direction:column;gap:10px;padding:20px 20px 40px}@media screen and (max-width:50em){.opinion{padding:20px 0}}.opinion .content{display:flex;flex-direction:row;gap:30px;justify-content:space-between;margin-top:2rem;padding:20px}@media screen and (max-width:50em){.opinion .content{padding:0}}.opinion .content .opinion-card{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;flex-direction:row;gap:40px;padding:40px 20px;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);width:750px}@media screen and (max-width:50em){.opinion .content .opinion-card{flex-direction:column;width:100%}}.opinion .content .opinion-card .profile{align-items:center;display:flex;flex-direction:column;gap:6px;text-align:center;width:250px}@media screen and (max-width:50em){.opinion .content .opinion-card .profile{width:100%}}.opinion .content .opinion-card .profile .rating{fill:#fac917;align-items:center;display:flex;margin-top:1rem}.opinion .content .opinion-card .profile .rating-icon{height:2rem;margin-left:1rem;width:2rem}.opinion .content .opinion-card .profile .opinions__number{font-size:1.5rem;font-weight:400;margin-left:1rem;margin-right:1rem}.opinion .content .opinion-card .profile .image,.opinion .content .opinion-card .profile .name-im{border:3px solid #233b88;border:3px solid var(--primary-color);border-radius:50%;height:80px;overflow:hidden;width:80px}.opinion .content .opinion-card .profile .name-im{align-items:center;background-color:#233b88;background-color:var(--primary-color);color:#fff;display:flex;font-size:38px;font-weight:400;justify-content:center;text-align:center}.opinion .content .opinion-card .profile .name{font-size:17px;font-weight:600}.opinion .content .opinion-card .opinion-text{font-size:15px;line-height:28px;width:500px}@media screen and (max-width:50em){.opinion .content .opinion-card .opinion-text{text-align:center;width:100%}}.opinion .dot-wrapper{display:flex;flex-direction:row;gap:5px}.opinion .dot-wrapper .dot{background-color:#233a88be;border-radius:100%;height:10px;margin:0;padding:0;width:10px}.main-business-page{display:flex;flex-direction:row;height:100vh;overflow-y:auto}@media screen and (max-width:40em){.main-business-page{height:calc(100vh - 40px);margin-top:40px}}.main-business{margin-left:auto;margin-right:1rem;transition:all .4s;width:calc(100% - 27rem)}@media screen and (max-width:75em){.main-business{padding:0 2rem;width:100%}}.main-business>*{width:100%}.main-business-transformed{margin-left:2rem;-webkit-transform:translateX(40rem);transform:translateX(40rem)}.main-business .bookings{width:100%}.main-business .bookings,.main-business .bookings__container{margin:0;width:100%}@media screen and (max-width:68.75em){.main-business .bookings,.main-business .bookings__container{padding:0}}.main-business .opts-icon{margin-left:auto;width:3rem}.main-business .bookings__filter,.main-business .bookings__row-group{font-size:inherit}@media screen and (max-width:40em){.main-business .display__indicator{padding:1rem 0 2rem;text-align:center;width:100%}.main-business .paging{justify-content:space-around;width:100%}}.main-business .chat__container{margin-top:50px;width:100%}@media screen and (max-width:40em){.main-business .chat__container{margin-top:10px}}.main-business .bottom-row{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-bottom:10px;width:400px}@media screen and (max-width:53.125em){.main-business .bottom-row{width:100%}}.main-business .bottom-row .google_calender{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:row;font-size:12px;gap:5px;justify-content:center;padding:10px}.main-business .add-booking-btn{align-items:center;background-color:initial;color:grey;display:flex;font-size:12px;gap:5px}.main-business .add-booking-btn .ic{background-color:grey;border-radius:100%;height:18px;padding:3px;width:18px}.welcome-section{box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;height:29rem;margin-top:10rem;overflow:hidden;position:relative}@media screen and (max-width:40em){.welcome-section{height:auto;margin-top:5rem}}@media screen and (min-width:75em){.welcome-section{width:110rem}}.welcome-section img{-webkit-transform:scale(1.4);transform:scale(1.4)}@media screen and (max-width:51.25em){.welcome-section img{height:100%;opacity:.3;position:absolute;right:0;top:0;z-index:-1}}.welcome-section>*{flex:1 1}.welcome-section .welcome__text{color:#535353;display:flex;flex-direction:column;padding:1.5rem 3rem}.welcome-section .welcome__text .welcome__slogan{font-size:1.6rem;font-weight:500;line-height:1.8rem}.welcome-section .welcome__text .welcome__note{font-size:1.6rem;font-weight:500;line-height:4rem}.welcome-section .welcome__text .welcome__heading{font-size:3.5rem;font-weight:500;line-height:4.3rem}.welcome-section .welcome__text .primary__btn{align-self:flex-start;margin-top:auto;text-align:left;width:32rem}.profile-stats{display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-top:3rem;width:100%}@media screen and (min-width:75em){.profile-stats{width:110rem}}.profile-stats .stats-box{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);cursor:pointer;padding:20px;width:100%}@media screen and (max-width:33.75em){.profile-stats .stats-box{padding:10px}}.profile-stats .stats-box:hover{-webkit-transform:scale(1.03);transform:scale(1.03);transition:all .3s ease-in}.profile-stats .stats-box .action-top{width:100%}.profile-stats .stats-box .action-icon{height:20px;width:20px}@media screen and (max-width:33.75em){.profile-stats .stats-box .action-icon{height:12px;width:12px}}.profile-stats .stats-box .action_text{font-size:1.5rem;font-weight:700}@media screen and (max-width:33.75em){.profile-stats .stats-box .action_text{font-size:1rem}}.profile-stats .stats-box .count{color:#233b88;color:var(--primary-color);font-size:5.5rem;font-weight:600}@media screen and (max-width:50em){.profile-stats .stats-box .count{font-size:4rem;padding-top:0}}@media screen and (max-width:33.75em){.profile-stats .stats-box .count{font-size:3rem}}.portfolio__image-form-group,.profile-section,.profile__form-input,.profile__form-textarea,.profile__location,.profile__more-info,.profile__opt-text-input,.profile__portfolio,.select__form-group .select{border:1px solid #d8d8d8;border-radius:5px}.profile-section{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);margin-bottom:10rem;position:relative}.profile-section input:focus,.profile-section textarea:focus{outline:1px solid #233b88;outline:1px solid var(--primary-color)}.profile-section .profile__header{align-items:center;display:flex;padding:2rem}.profile-section .profile__header-icon{margin-left:auto;width:3rem}@media screen and (max-width:25.625em){.profile-section .profile__header-icon{display:none}}.profile-section .profile__heading{color:#535353;font-size:2.5rem;font-weight:500;line-height:3rem}.profile-section .primary__btn{align-items:center;display:flex;margin-left:auto;width:50rem}@media screen and (max-width:41.875em){.profile-section .primary__btn-text{display:none}}@media screen and (max-width:51.25em){.profile-section .primary__btn{width:auto}}.profile-section .primary__btn img{margin-right:1rem;width:3rem}@media screen and (max-width:41.875em){.profile-section .primary__btn img{margin:0}}.profile-section .profile__form-cols{display:flex;padding:2rem;width:100%}@media screen and (max-width:40em){.profile-section .profile__form-cols{flex-direction:column}}.profile-section .profile__form-col{display:flex;flex:1 1;flex-direction:column}.profile-section .profile__form-col:not(:last-child){margin-right:2rem}@media screen and (max-width:40em){.profile-section .profile__form-col:not(:last-child){margin:0 0 2rem}}.profile-section .profile__form-col>:not(:last-child){margin-bottom:2rem}.profile-section .profile__form-input,.profile-section .profile__opt-text-input{font-family:inherit}.profile-section .profile__form-input{font-size:1.6rem;padding:1rem}.profile-section .select__form-group .select{border:1px solid #d8d8d8;border-radius:5px;padding:1rem;width:100%}.profile-section .profile__more-info{flex:1 1;padding:1rem}.profile-section .profile__form-group:not(:last-child){margin-bottom:3rem}.profile-section .profile__form-label{color:#535353;font-size:1.6rem;font-weight:500;line-height:2rem;margin-bottom:1rem}.profile-section .profile__opts{display:flex}.profile-section .profile__opts>:not(:last-child){margin-right:2rem}.profile-section .profile__opt-form-group{align-items:center;display:flex}.profile-section .profile__opt-text-input{font-size:1.2rem;padding:5px}.profile-section .profile__location{margin:2rem;position:relative}.profile-section .profile__location .profile__header{border-bottom:1px solid #d8d8d8}.profile-section .profile__location .location__info{align-items:center;display:flex;margin-left:auto}.profile-section .profile__location .map{height:50rem;width:100%}.profile-section .profile__location-bottom{align-items:center;background-color:#233b88;background-color:var(--primary-color);bottom:0;color:#fff;display:flex;left:0;padding:1rem;position:absolute;width:100%}.profile-section .profile__location .location__bottom-text{font-size:2.3rem;font-weight:500;line-height:2.8rem}.profile-section .btn__stack{display:flex;justify-content:center;margin:5rem 0 3rem;width:100%}@media screen and (max-width:25.625em){.profile-section .btn__stack{padding:1rem 2rem}}.profile-section .btn__stack .primary__btn{margin:0;width:20rem}@media screen and (max-width:25.625em){.profile-section .btn__stack .primary__btn{flex:1 1}}.profile-section .btn__stack .primary__btn:not(:last-child){margin-right:2rem}.profile__portfolio{color:#535353;margin:2rem}.profile__portfolio .profile__header{border-bottom:1px solid #d8d8d8}.profile__portfolio .image__upload-types{color:#d8d8d8;font-size:1.8rem;font-weight:500;line-height:2.2rem}@media screen and (max-width:40em){.profile__portfolio .image__upload-types{font-size:1.2rem}}.profile__portfolio-creator{padding:2rem}.profile__portfolio .portfolio__creator:not(:last-child){margin-top:4rem}.profile__portfolio .portfolio__creator-header{font-size:1.8rem;font-weight:500;line-height:2.2rem}.profile__portfolio .portfolio__creator-date{color:#d8d8d8;font-size:1.5rem;line-height:1.8rem}.profile__portfolio .portfolio__creator-image-gallery{align-items:center;display:flex;overflow-x:auto;width:100%}.profile__portfolio .portfolio__creator .portfolio__image-form-group{flex-shrink:0;height:14rem;overflow:hidden;width:14rem}.profile__portfolio .portfolio__creator .portfolio__image-form-group:not(:last-child){margin-right:2rem}.profile__portfolio .portfolio__creator .portfolio__image-form-group .portfolio__image-preview,.profile__portfolio .portfolio__creator .portfolio__image-form-group .portfolio__image-preview img{height:100%;position:relative;width:100%}.profile__portfolio .portfolio__creator .portfolio__image-form-group .portfolio__image-delete{align-items:center;background-color:red;border:none;border-radius:50%;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2rem;z-index:1}.profile__portfolio .portfolio__creator .portfolio__image-form-group .portfolio__image-delete svg{fill:#fff;height:2rem;width:2rem}.profile__portfolio .portfolio__creator .portfolio__upload-image-input{display:none}.profile__portfolio .portfolio__creator .portfolio__upload-image-label{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.profile__portfolio .portfolio__creator .portfolio__upload-image-label img,.profile__portfolio .portfolio__creator .portfolio__upload-image-label svg{fill:#535353;height:5rem;width:5rem}.profile__portfolio .portfolio__creator .add__more-btn{font-size:9px}.profile__portfolio .add__more-btn{align-items:center;background-color:initial;border:none;color:#535353;cursor:pointer;display:flex;font-size:1.6rem}.profile__portfolio .add__more-btn img,.profile__portfolio .add__more-btn svg{fill:#535353;height:2rem;width:2rem}.business__bookings{font-size:1.6rem;margin-top:8rem;position:relative}.business__bookings>*{margin-bottom:2rem}.business__bookings .container{display:flex;flex-direction:row;gap:20px;width:70%}@media screen and (max-width:90em){.business__bookings .container{width:85%}}@media screen and (max-width:62.5em){.business__bookings .container{width:100%}}@media screen and (max-width:53.125em){.business__bookings .container{flex-direction:column}}@media screen and (max-width:41.875em){.business__bookings .container{gap:0}}@media screen and (min-width:53.125em){.business__bookings .container .calender-box{align-self:flex-start;position:-webkit-sticky;position:sticky;top:100px}}.business__bookings .add-booking-btn{align-items:center;background-color:initial;color:grey;display:flex;font-size:12px;gap:5px}.business__bookings .add-booking-btn .ic{background-color:grey;border-radius:100%;height:18px;padding:3px;width:18px}@media screen and (max-width:62.5em){.business__bookings{font-size:1.2rem}}@media screen and (max-width:41.875em){.business__bookings{margin-top:5rem}}.business__bookings .top-row{display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:400px}@media screen and (max-width:53.125em){.business__bookings .top-row{width:100%}}.business__bookings .top-row .google_calender{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:row;font-size:12px;gap:5px;justify-content:center;padding:10px}.business__bookings .bottom-row{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;width:400px}@media screen and (max-width:53.125em){.business__bookings .bottom-row{width:100%}}.business__bookings .bottom-row .google_calender{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:row;font-size:12px;gap:5px;justify-content:center;padding:10px}.business__bookings .bookings__settings-toggler{fill:#535353;align-items:center;background-color:initial;color:#535353;cursor:pointer;display:flex;padding:1rem;position:absolute;right:0;top:-4rem}.business__bookings .bookings__settings-toggler svg{fill:#535353;height:2rem;margin-right:1rem;width:2rem}.business__bookings .bookings__settings-toggler.active{fill:#233b88;fill:var(--primary-color);color:#233b88;color:var(--primary-color)}.business__bookings .week__form-group.disabled{position:relative;z-index:-1}.business__bookings .week__form-group.disabled:before{background-color:#ffffff7c;height:100%;left:0;position:absolute;top:0;width:100%}.bookings__settings__modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.bookings__settings__modal-content{background-color:#fff;border-radius:10px;height:90%;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:45vw}.bookings__settings__modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.bookings__settings__modal-close-icon svg{height:100%;width:100%}@media screen and (max-width:50em){.bookings__settings__modal-content{height:80%;width:90%}}.bookings__settings__modal .secondary-heading{text-align:left}.bookings__settings__modal .wrapper{display:flex;flex-direction:column;gap:10px;padding:2rem}.bookings__settings__modal,.bookings__settings__modal .opening__hours-section,.bookings__settings__modal .vacation-section{border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05)}.bookings__settings__modal-cols{display:flex;padding:12rem}@media screen and (max-width:56.25em){.bookings__settings__modal-cols{flex-direction:column}}.bookings__settings__modal-col{flex:1 1}.bookings__settings__modal .switch__btn-form-group{align-items:center;display:flex}.bookings__settings__modal .switch__btn-form-group .switch__btn{margin-right:2rem}.bookings__settings__modal .btn__stack{align-items:center;display:flex;justify-content:space-around;margin-top:auto;width:100%}@media screen and (max-width:27.5em){.bookings__settings__modal .btn__stack>:first-child{margin-right:2rem}}.bookings__settings__modal-col.col-2{display:flex;flex-direction:column;padding:2rem}@media screen and (max-width:27.5em){.bookings__settings__modal-col.col-2{padding:2rem 0}}.bookings__settings__modal-col.col-2>:not(:last-child){margin-bottom:3rem}.bookings__settings__modal .opening__hours-section,.bookings__settings__modal .vacation-section{padding:1rem}.bookings__settings__modal .vacation-section{margin-top:3rem}.bookings__settings__modal .week__forms{display:flex;flex-direction:column}.bookings__settings__modal .week__form-group{align-items:center;display:flex;margin:0 4rem;padding:2rem 0}@media screen and (max-width:75em){.bookings__settings__modal .week__form-group{margin:0}}@media screen and (max-width:27.5em){.bookings__settings__modal .week__form-group{flex-direction:column}}.bookings__settings__modal .week__form-group:not(:last-child){border-bottom:1px solid #d8d8d8}.bookings__settings__modal .week__form-group .checkbox__form-group{align-self:flex-start;flex:1 1}@media screen and (max-width:27.5em){.bookings__settings__modal .week__form-group .checkbox__form-group{margin-bottom:2rem}}.bookings__settings__modal .week__form-group .primary-checkbox-label{font-size:1.6rem}.bookings__settings__modal .week__form-group .select__form-group .select{padding-right:7rem}.bookings__settings__modal .week__time-selectors{flex:2 1}@media screen and (max-width:27.5em){.bookings__settings__modal .week__time-selectors{width:90%}}.bookings__settings__modal .week__select-inputs{align-items:center;display:flex;justify-content:space-between}.bookings__settings__modal .week__select-inputs:not(:last-of-type){margin-bottom:1rem}.bookings__settings__modal .select__field-remover{fill:#535353;height:2rem;width:2rem}.bookings__settings__modal .add__week-field-btn{align-items:center;background-color:initial;border:none;color:#233b88;color:var(--primary-color);cursor:pointer;display:flex}.bookings__settings__modal .add__week-field-btn img,.bookings__settings__modal .add__week-field-btn svg{fill:#233b88;fill:var(--primary-color);height:1.4rem;margin-right:5px;width:1.4rem}.google-event-modal{display:flex;flex-direction:column;font-size:16px;height:100%;padding:40px 0 20px}.google-event-modal h3{padding:0 20px}.google-event-modal .event__wrapper{display:flex;flex-direction:column}.google-event-modal .event__wrapper .event{display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:15px 20px}.google-event-modal .event__wrapper .event .event-content{display:flex;flex-direction:column;gap:2px;justify-content:space-between}.google-event-modal .event__wrapper .event:hover{background-color:rgba(35,58,136,.133)}.absense-modal{height:500px;padding-bottom:15px}@media screen and (max-width:41.875em){.absense-modal{height:70%;width:90%}}.absense-box{display:flex;flex-direction:column;gap:10px}.absense-box .absense-row{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;position:relative}.absense-box .absense-row span{font-size:16px}.absense-box .absense-row .circle{border:1px solid #233b88;border:1px solid var(--primary-color);border-radius:100%;height:15px;width:15px}.absense-box .absense-row .active{background-color:#233b88;background-color:var(--primary-color)}.absense-box .absense-row .text{color:#233b88;color:var(--primary-color)}.absense-table{font-size:16px}.absense-table td,.absense-table th{border-collapse:collapse;padding:5px 0}.absense-table th{text-align:left}.absense-table .close{cursor:pointer;height:10px;width:10px}.time-picker{position:relative}.time-picker .time-pick{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;height:auto;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:999999999999}.time-picker .time-pick .ok-btn{background-color:initial;border:none;color:#233b88;color:var(--primary-color);cursor:pointer;font-size:16px;font-weight:600;margin-top:auto;padding:10px 20px}.time-picker .time-pick ul{border-bottom:1px solid #d8d8d8;height:210px;list-style:none;overflow-y:auto}.time-picker .time-pick ul::-webkit-scrollbar{height:5px;width:5px}.time-picker .time-pick ul::-webkit-scrollbar-track{background-color:#f1f1f1}.time-picker .time-pick ul::-webkit-scrollbar-thumb{background-color:#cecece}.time-picker .time-pick ul::-webkit-scrollbar-thumb:hover{background-color:#555}.time-picker .time-pick ul li{color:#233b88;color:var(--primary-color);padding:10px 20px}.time-picker .time-pick ul li:hover{background-color:rgba(35,58,136,.133)}.time-picker .time-pick ul .active{background-color:#233b88;background-color:var(--primary-color);color:#fff}.time-picker .time-pick ul .active:hover{background-color:#233b88;background-color:var(--primary-color);opacity:.8}.main-business .service-provider-section{margin-bottom:15rem;padding:0;position:relative}.main-business .btn__stack{display:flex;justify-content:center;margin:5rem 0 3rem;width:100%}@media screen and (max-width:25.625em){.main-business .btn__stack{padding:1rem 2rem}}.main-business .btn__stack .primary__btn{margin:0;width:20rem}@media screen and (max-width:25.625em){.main-business .btn__stack .primary__btn{flex:1 1}}.main-business .btn__stack .primary__btn:not(:last-child){margin-right:2rem}.service-provider-section-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.service-provider-section-modal-content{background-color:#fff;border-radius:10px;height:90%;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%}.service-provider-section-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.service-provider-section-modal-close-icon svg{height:100%;width:100%}@media screen and (max-width:37.5em){.service-provider-section-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.service-provider-section-modal-content{background-color:#fff;border-radius:10px;height:100%;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.service-provider-section-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.service-provider-section-modal-close-icon svg{height:100%;width:100%}}.service-provider-section-modal .service-provider-section{background-color:#fff;margin-left:5%;max-height:80%;max-width:90%;overflow-y:auto}@media screen and (max-width:37.5em){.service-provider-section-modal .service-provider-section{margin-left:0;max-height:90%;max-width:100%}}.portfolio_opinions{border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex}.invalid__business{display:block;font-size:2rem;padding-top:20rem;text-align:center}.home__btn{margin-left:auto;margin-right:auto;margin-top:2rem}.subscription-section{margin-top:10rem;padding-left:10px}.subscription-section .bussiness-pricing{align-items:flex-start;padding:0}.subscription-section .bussiness-pricing .content{padding:0}.subscription-section .primary__btn{font-size:14px;margin:10px 0;padding:2rem 20px;width:30rem}.subscription-section .secondary-heading{color:#535353;font-size:30px;font-weight:500;text-align:left}@media screen and (max-width:62.5em){.subscription-section .secondary-heading{margin:0 0 4rem;text-align:center}}.subscription-section .days-left{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);color:#233b88;color:var(--primary-color);font-size:18px;font-weight:700;margin-bottom:20px;padding:20px 10px;width:300px}.subscription-section .sub__cards{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-around}.subscription-section .sub__cards .sub__card{background-color:#fff;border-radius:2rem;box-shadow:-1px 6px 21px -15px #000000bf;color:#535353;display:flex;flex-direction:column;height:50rem;overflow:hidden;padding-top:3rem;text-align:center;width:35rem}@media screen and (max-width:62.5em){.subscription-section .sub__cards .sub__card{height:40rem}.subscription-section .sub__cards .sub__card:last-child{margin-top:3rem}}.subscription-section .sub__cards .sub__card-large{height:60rem}@media screen and (max-width:62.5em){.subscription-section .sub__cards .sub__card-large{height:50rem}}.subscription-section .sub__cards .sub__card-price,.subscription-section .sub__cards .sub__card-services,.subscription-section .sub__cards .sub__card-type{padding:1rem 3rem}.subscription-section .sub__cards .sub__card-type{font-size:1.6rem;font-weight:600}.subscription-section .sub__cards .sub__card-price{font-size:7rem;font-weight:900}.subscription-section .sub__cards .sub__card-services{padding-top:4rem}.subscription-section .sub__cards .sub__card-service{font-size:1.6rem}.subscription-section .sub__cards .sub__card-cta{cursor:pointer;margin-top:auto;padding:2rem}.subscription-section .sub__cards .sub__card-cta.premium{background-color:#00b7ff}.subscription-section .plan__selector{background-color:#f8f8f8;border-radius:10px;color:#535353;display:flex;flex-direction:column;height:30rem;margin:10rem 0 8rem 6rem;padding:2rem;position:relative;width:60rem}@media screen and (max-width:62.5em){.subscription-section .plan__selector{margin-left:0;width:auto}}.subscription-section .plan__selector>:not(:last-child){margin-bottom:2rem}.subscription-section .plan__selector .plan__type{border-top:1px solid #d8d8d8;padding:2rem}.subscription-section .plan__selector .plan__type>:not(:last-child){margin-bottom:1rem}.subscription-section .plan__selector .plan__note{font-size:1.3rem;text-align:center}.subscription-section .plan__selector .primary__btn{bottom:2rem;position:absolute;right:2rem}@media screen and (max-width:37.5em){.subscription-section .plan__selector #selector-plan{font-size:1.2rem}}.bussiness-pricing{align-items:center;color:#535353;display:flex;flex-direction:column;gap:10px;padding:20px}@media screen and (max-width:50em){.bussiness-pricing{padding:20px 0}}.bussiness-pricing .content{display:flex;flex-direction:row;gap:30px;justify-content:space-between;margin-top:2rem;padding:20px}@media screen and (max-width:50em){.bussiness-pricing .content{display:flex;flex-direction:column;padding:20px 0}}.price-box{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;height:32rem;justify-content:center;padding:20px;text-align:center;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);width:360px}@media screen and (max-width:50em){.price-box{height:auto;width:100%}}.price-box:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.price-box__heading{font-size:25px;font-weight:500;margin:0;text-transform:uppercase}.price-box__pricing{font-size:50px;font-weight:600}.price-box__pricing span{font-size:20px}.price-box__detail{display:block;font-size:15px;line-height:30px;list-style:none;padding-left:0}.price-box .cal{display:inline;padding-top:4px;width:auto}.dashboard-section{background-color:#fafafa;border-radius:10px;margin-top:3rem;padding:1rem}.dashboard-section>.secondary-heading{margin-bottom:2rem;text-align:left}.dashboard-section .dashboard__cards{align-items:center;display:flex}@media screen and (max-width:43.75em){.dashboard-section .dashboard__cards{flex-wrap:wrap}}.dashboard-section .dashboard__card{align-items:center;border-radius:10px;display:flex;flex:1 1;height:17rem;padding:2rem 4rem}@media screen and (max-width:43.75em){.dashboard-section .dashboard__card{flex:none;width:48%}.dashboard-section .dashboard__card:first-child,.dashboard-section .dashboard__card:nth-child(2){margin-bottom:1rem}.dashboard-section .dashboard__card:first-child,.dashboard-section .dashboard__card:nth-child(3){margin-right:1rem}.dashboard-section .dashboard__card:nth-child(2){margin-right:0!important}}@media screen and (max-width:62.5em){.dashboard-section .dashboard__card{padding:2rem}}.dashboard-section .dashboard__card:not(:last-child){margin-right:1rem}.dashboard-section .dashboard__card-icon{fill:#fff;margin-left:auto;width:6rem}.dashboard-section .dashboard__card-amount,.dashboard-section .dashboard__card-title{color:#fff;display:block;font-weight:600}.dashboard-section .dashboard__card-amount{font-size:3rem;margin-bottom:1rem}.dashboard-section .dashboard__card-title{font-size:1.6rem}.dashboard-section .dashboard__card.blue{background:linear-gradient(90deg,#00b7ff,#68d4ff)}.dashboard-section .dashboard__card.green{background:linear-gradient(90deg,#00ff4c,#48ff7f)}.dashboard-section .dashboard__card.orange{background:linear-gradient(90deg,orange,#ffc23e)}.dashboard-section .dashboard__card.red{background:linear-gradient(90deg,#f33,#ff6262)}.dashboard-section .dashboard__stats{display:flex}@media screen and (max-width:53.125em){.dashboard-section .dashboard__stats{flex-direction:column}}.dashboard-section .dashboard__booking-stats{display:flex;flex-direction:column;margin-right:1rem}@media screen and (max-width:53.125em){.dashboard-section .dashboard__booking-stats{flex-direction:row}}.dashboard-section .dashboard__booking-stats .tertiary-heading{font-size:1.5rem}.dashboard-section .dashboard__pie-stats{background-color:#fff;border-radius:1rem;display:flex;flex:1 1;flex-direction:column;padding:1rem;text-align:center;width:25rem}@media screen and (max-width:53.125em){.dashboard-section .dashboard__pie-stats:last-child{margin-bottom:1rem}}.dashboard-section .dashboard__pie-stats:not(:last-child){margin-bottom:1rem}.dashboard-section .dashboard__pie-stats .pie__container{align-self:center;width:65%}.dashboard-section .dashboard__reservation-stats{background-color:#fff;border-radius:1rem;flex:1 1;padding:1rem}.dashboard-section line{stroke:transparent!important}.dashboard-section .reservation__header{display:flex;padding:3rem}.dashboard-section .reservation__header .tertiary-heading{margin-right:3rem}.dashboard-section .reservation__header .tertiary-heading span{color:#d8d8d8;font-size:1.2rem}.dashboard-section .reservation__title{margin-right:auto}.dashboard-section .reservation__title p{color:#d8d8d8;margin-top:5px}.dashboard-section .reservation__opts-icon{margin-top:-2rem;rotate:90deg;width:2rem}.dashboard-section .reservation__graph-container{height:75%;width:100%}.dashboard-section .bar__stats>:not(:last-child){margin-bottom:1rem}.dashboard-section .bar__indicators{display:flex}.dashboard-section .bar__indicator{display:flex;flex:1 1;flex-direction:column}.dashboard-section .bar__indicator-text{align-items:center;display:flex;font-size:1rem}.dashboard-section .bar__indicator-number{font-size:1.2rem;font-weight:600}.dashboard-section .bar__indicator .indicator__icon{border-radius:50%;display:inline-block;height:1rem;margin-right:5px;width:1rem}.dashboard-section .bar__indicator .indicator__icon.blue{background:linear-gradient(90deg,#00b7ff,#68d4ff)}.dashboard-section .bar__indicator .indicator__icon.green{background:linear-gradient(90deg,#00ff4c,#48ff7f)}.dashboard-section .bar__indicator .indicator__icon.orange{background:linear-gradient(90deg,orange,#ffc23e)}.dashboard-section .check__stats{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex:1 1;height:20rem;padding:2rem}.dashboard-section .check__stats .pie__container{width:45%}.dashboard-section .check__stats .check__stat{align-items:center;display:flex;flex:1 1}.dashboard-section .check__stats .check__stat-text{align-items:center;color:#535353;display:flex;flex-direction:column;margin-left:2rem}.dashboard-section .check__stats .check__stat .check__percent{font-size:1.6rem;font-weight:600}.dashboard-section .check__stats .check__stat .check__type{color:gray;font-size:1.3rem}.dashboard-section .stats__row{display:flex}@media screen and (max-width:62.5em){.dashboard-section .stats__row{flex-direction:column}}.dashboard-section .stats__row .dashboard__col{border-radius:10px;flex:1 1;margin-right:1rem;overflow:hidden}@media screen and (max-width:62.5em){.dashboard-section .stats__row .dashboard__col{margin-right:0}.dashboard-section .stats__row .dashboard__col:last-child{margin-top:1rem}}.dashboard-section .stats__row .react-calendar{border:none;padding:2rem 4rem;width:100%}.dashboard-section .stats__row .react-calendar button{color:#535353}.dashboard-section .stats__row .react-calendar button:hover{background:transparent}.dashboard-section .stats__row .react-calendar__tile--active{background:#233b88;background:var(--primary-color);border-radius:2rem;color:#fff!important}.dashboard-section .stats__row .react-calendar__tile--active:hover{background:#233b88!important;background:var(--primary-color)!important}.dashboard-section .stats__row .react-calendar__tile{color:#535353;padding:2rem}.dashboard-section .stats__row .react-calendar__tile:hover{background:transparent}.dashboard-section .stats__row .react-calendar__navigation__next2-button,.dashboard-section .stats__row .react-calendar__navigation__prev2-button{display:none}.dashboard-section .stats__row .react-calendar__month-view__days__day--neighboringMonth{color:#d8d8d8!important}.dashboard-section .calendar__bookings{background-color:#fff;padding:2rem}.dashboard-section .calendar__bookings-header{align-items:center;display:flex;margin-bottom:2rem;padding:0 3rem}.dashboard-section .calendar__bookings-header .tertiary-heading{margin-right:auto}.dashboard-section .calendar__bookings-link{color:#00b7ff}.dashboard-section .calendar__bookings-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.dashboard-section .calendar__bookings-card{align-items:flex-start;border:.5px solid #e7e7e7;border-radius:10px;display:flex;margin-bottom:1rem;padding:2rem;width:49%}@media screen and (max-width:40em){.dashboard-section .calendar__bookings-card{padding:1rem}}.dashboard-section .calendar__bookings-card img{border-radius:10px;height:5rem;margin-right:2rem;width:5rem}.dashboard-section .calendar__bookings-card .user__meta-info{color:#535353}.dashboard-section .calendar__bookings-card .user__meta-info>:not(:last-child){margin-bottom:1rem}.dashboard-section .calendar__bookings-card .user__meta-info .user__meta-name{font-size:1.4rem}.dashboard-section .calendar__bookings-card .user__meta-info .room__info{color:#d8d8d8;font-size:1.2rem}.dashboard-section .calendar__bookings-card .user__meta-info span{display:block}.dashboard-section .dashboard__opinions{background-color:#fff;border-radius:10px;overflow:hidden;padding:1rem}.dashboard-section .dashboard__opinions .calendar__bookings-header img{margin-top:1rem}.dashboard-section .bookings{border:none}.dashboard-section .bookings__row{font-size:1rem}.dashboard-section .bookings__row-group{align-items:flex-start;padding:0}@media screen and (max-width:40em){.dashboard-section .bookings__row-group{flex:none;width:50%}}.dashboard-section .bookings__row .review__date{font-size:7px}.dashboard-section .bookings__row .review__user-image{border-radius:10px;height:4rem;margin-right:7px!important;width:4rem}.dashboard-section .bookings__row .review__text-group{flex-basis:15%}.business__settings{border-radius:10px;padding:3rem;width:82rem}@media screen and (max-width:47.5em){.business__settings{width:100%}}@media screen and (max-width:33.75em){.business__settings{padding:1rem}}.business__settings-form{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05)}.business__settings-form .secondary-heading{font-weight:400}.business__settings input{background:transparent;outline:none}.business__settings .primary__input{background-color:#fff;width:100%}.business__settings .business__inputs{align-items:center;display:flex;flex-wrap:wrap}@media screen and (max-width:25.625em){.business__settings .business__inputs .form__group{flex:none!important;width:100%}}.business__settings .business__inputs>.form__group:first-child{width:100%}.business__settings .business__inputs>.form__group:first-child .primary__input{background-color:#fff;width:100%}.business__settings .business__inputs>:not(:first-child){flex:1 1}.business__settings .business__inputs>:nth-child(2){margin-right:2rem}.business__settings .invite__section .tertiary-heading{background-color:#f8f8f8;padding:2rem 0;text-align:center}.business__settings .invite__section .invite__cols{display:flex}@media screen and (max-width:25.625em){.business__settings .invite__section .invite__cols{flex-direction:column}}.business__settings .invite__section .invite__col{color:#535353;flex:1 1;padding:2rem}@media screen and (max-width:25.625em){.business__settings .invite__section .invite__col{padding:2rem 0}}.business__settings .invite__section .invite__col:first-child{border-right:1px solid #d8d8d8}@media screen and (max-width:25.625em){.business__settings .invite__section .invite__col:first-child{border-bottom:1px solid #d8d8d8;border-right:none}}.business__settings .invite__section .invite__col p,.business__settings .invite__section .invite__col span{font-size:1.3rem}.business__settings .invite__section .invite__col span{align-items:center;border-bottom:1px solid #d8d8d8;border-top:1px solid #d8d8d8;display:flex;margin-top:4rem;padding:1rem}.business__settings .invite__section .invite__col span img{margin-right:1rem;width:2rem}.business__settings .invite__section .col__heading{color:#535353;font-size:1.6rem;font-weight:600}.business__settings .invite__section .method__items{display:flex;flex-direction:column}.business__settings .invite__section .method__item{align-items:center;display:flex;padding:1rem 0}.business__settings .invite__section .method__item svg{fill:#535353;height:3rem;margin-right:1rem;width:3rem}.business__settings .invite__section .primary__btn{margin:2rem auto}.settings-screen{margin-top:10rem;padding-bottom:20px;width:70%}@media screen and (max-width:62.5em){.settings-screen{width:100%}}.chatroom{display:flex;flex-direction:column;width:40%}@media screen and (max-width:62.5em){.chatroom{width:70%}}@media screen and (max-width:45.625em){.chatroom{height:calc(100vh - 140px)}}.chatroom .chat__exit-btn{display:none}@media screen and (max-width:45.625em){.chatroom .chat__exit-btn{display:block}}.chatroom__header{align-items:center;background-color:#fff;display:flex;padding:15px}@media screen and (max-width:45.625em){.chatroom__header{padding:15px 0}}.chatroom__header .sidebar_icon{border-radius:100%;height:4rem;object-fit:cover;width:4rem}.chatroom__header .sidebar_icon img{object-fit:fill}@media screen and (max-width:45.625em){.chatroom__header .sidebar_icon{margin-left:5px}}.chatroom__headerinfoleft{flex:1 1;padding-left:10px;text-decoration:none}.chatroom__headerinfoleft h3{color:#000;font-size:1.5rem;margin:0;padding:0}.chatroom__headerinfoleft span{font-size:1rem;margin:0;padding:0}.chatroom__headerinfoleft>p{color:gray}.chatroom__head .chatroom__header__inforight{align-items:center;display:flex;min-width:80px}.chatroom__body{background-color:#fff;display:flex;flex:1 1;flex-direction:column-reverse;overflow-x:hidden;overflow-y:auto;padding:2.5rem}.chatroom__body::-webkit-scrollbar{height:6px;width:6px}.chatroom__body::-webkit-scrollbar-track{background-color:#f1f1f1}.chatroom__body::-webkit-scrollbar-thumb{background-color:#cecece}.chatroom__body::-webkit-scrollbar-thumb:hover{background-color:#555}.chatroom__message{align-items:end;background:#f0eff4;border-radius:7px;display:flex;flex-direction:column;font-size:13px;font-weight:400;gap:2px;margin-bottom:2.5px;margin-top:2.5px;padding:5px 8px;position:relative;white-space:pre-wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chatroom__message img{border-radius:7px;height:150px;margin:5px 0;object-fit:cover;width:150px}.chatroom__username{font-size:xx-small;font-weight:700;position:absolute;top:-15px}.translated_in{color:#233b88;color:var(--primary-color)}.chatroom__messagetimestamp{font-size:10px;font-weight:500;margin-bottom:5px}.chatroom__messagerecierver{background:linear-gradient(-29deg,#4163d1,#233b88);color:#fff;margin-left:auto}.chatroom__footer{align-items:center;background-color:#fff;border-top:1px solid #f2f2f2;display:flex;justify-content:space-between}.chatroom__footer>form{align-items:end;display:flex;flex:1 1}.chatroom_input_image{background-color:#f2ecec;border-radius:10px;flex:1 1;margin:8px 5px;width:90%}.chatroom_input_image input{background-color:initial;border:none;margin:2px;padding:13px;width:99%}.chatroom_input_image .chat_image_preview{height:120px;width:100%}.chatroom_input_image .chat_image_preview .image_tile{height:100px;margin-left:10px;margin-top:10px;position:relative;width:100px}.chatroom_input_image .chat_image_preview .image_tile img{border-radius:10px;height:100px;object-fit:cover;width:100px}.chatroom_input_image .chat_image_preview .image_tile .image_remove{background-color:red;border-radius:50%;cursor:pointer;height:20px;position:absolute;right:0;top:-8px;width:20px}.chatroom__footer>form>button{border:none;border-radius:50%;color:#fff;cursor:pointer;padding-bottom:8px}.chatroom__footer>form>button img{height:20px;width:20px}.chatroom__footer>form>button:focus,.chatroom__footer>form>input:focus{outline-width:0}.chatroom__footer>.MuiSvgIcon-root{color:gray;padding:10px}.chat_image_pick input[type=file]{background-color:#233b88;background-color:var(--primary-color);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgEAQAAACJ4248AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAAAqo0jMgAAAAlwSFlzAAAAYAAAAGAA8GtCzwAAAAd0SU1FB+cICQwCAl/PfxsAAAC4SURBVFjD7dfBCYQwEAXQH1GwDk8mZzuwCxvK0SpShh3YgUkfguLfQ2D34sVx0ct8CMwlkxdCIAGEIZ3jkRKPGMm2lfYRh/Se33gv7VPICXV9Xj8G+E8UoAAFKEABhnQOGAagLC/NZN/DdF2u5xlmmq4tve9ACIZHSjBN887+YywA8p3FcwxpbT6Cqro08/YRbBsQglhOjuPvQTKO0j6v3wIFKEABClDADcC6ntcPhbSWXJY85N/zD9XJWNi47SReAAAAAElFTkSuQmCC) 50% no-repeat #233b88;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgEAQAAACJ4248AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAAAqo0jMgAAAAlwSFlzAAAAYAAAAGAA8GtCzwAAAAd0SU1FB+cICQwCAl/PfxsAAAC4SURBVFjD7dfBCYQwEAXQH1GwDk8mZzuwCxvK0SpShh3YgUkfguLfQ2D34sVx0ct8CMwlkxdCIAGEIZ3jkRKPGMm2lfYRh/Se33gv7VPICXV9Xj8G+E8UoAAFKEABhnQOGAagLC/NZN/DdF2u5xlmmq4tve9ACIZHSjBN887+YywA8p3FcwxpbT6Cqro08/YRbBsQglhOjuPvQTKO0j6v3wIFKEABClDADcC6ntcPhbSWXJY85N/zD9XJWNi47SReAAAAAElFTkSuQmCC) center center no-repeat var(--primary-color);background-size:13px 13px;border-radius:100%;box-sizing:border-box;cursor:pointer;display:inline-block;height:30px;margin-bottom:15px;overflow:hidden;padding:30px 0 0;width:30px}.chat_image_pick input[type=file]:hover{opacity:.9}.no-chat-select{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.no-chat-select h3{color:#233b88;color:var(--primary-color);font-size:14px;font-weight:500;text-align:center}.chats{align-items:center;cursor:pointer;display:flex;padding:0 10px}.chats:hover,.chats__selected{background-color:#f5f5f5}.chats__info{border-bottom:1px solid #f2f2f2;flex:2 1;margin-left:10px}.chats__info h3{font-size:1.6rem;font-weight:400;margin-top:15px}.chats__info p{font-size:1.3rem;margin-bottom:15px;margin-top:3px}@media screen and (max-width:40em){.chats__info p{font-size:1.5rem}}.chats__info a{color:#000;text-decoration:none!important}.chats__info .timestamp{font-size:1.3rem;font-weight:400;margin-left:10px;margin-top:15px}@media screen and (max-width:40em){.chats__info .timestamp{font-size:1.5rem}}.chats__info .counter{background-color:#233b88;background-color:var(--primary-color);border-radius:100%;color:#fff;font-size:8px;height:12px;margin-top:3px;text-align:center;width:12px}.chat__sub{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between}.chat__avatar{background-color:#ece9e9;border-radius:50px;height:4.8rem;position:relative;text-align:center;width:4.8rem}.chat__avatar-image{fill:#fff;border-radius:50px;height:100%;object-fit:cover;width:100%}.shimmer-text{margin-bottom:0!important}.sidebar{border-right:1px solid #f2f2f2;display:flex;flex-direction:column;overflow-y:auto;width:30%}.sidebar::-webkit-scrollbar{height:10px;width:10px}.sidebar::-webkit-scrollbar-track{background-color:#f1f1f1}.sidebar::-webkit-scrollbar-thumb{background-color:#cecece}.sidebar::-webkit-scrollbar-thumb:hover{background-color:#555}.sidebar__header{align-items:center;background-color:#233b88;background-color:var(--primary-color);display:flex;justify-content:space-between;padding:2.2rem}.sidebar_icon{fill:#535353;height:2rem;width:2rem}.sidebar__headerright{cursor:pointer;display:flex;justify-content:space-between;margin-left:7px;min-width:7vw}.sidebar__headerright .sidebar_icon{margin-right:1rem}.sidebar__search{align-items:center;display:flex;height:4rem;margin:5px}.sidebar__searchcontainer{align-items:center;background-color:#fff;display:flex;overflow:hidden;padding:1rem;width:100%}.sidebar__searchcontainer>input{border:none;color:gray;margin-left:1.5rem;width:80%}.sidebar__searchcontainer>.MuiSvgIcon-root{color:gray;font-size:1.8rem!important;margin-left:1.5rem}.sidebar__chhatsGroups{background-color:#fff;flex:1 1}.chat__container{background-color:#fff;border-radius:5px;display:flex;height:82vh;margin-left:0;position:relative;width:77%}@media screen and (max-width:75em){.chat__container{margin-left:0;width:100%}}@media screen and (max-width:45.625em){.chat__container{height:100%}.chat__container>*{position:absolute;width:100%}}.primary__btn{align-items:center;background-color:#233b88;background-color:var(--primary-color);background-image:linear-gradient(-29deg,#4163d1,#233b88);background-image:var(--button-background);border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1.6rem;font-weight:600;justify-content:center;padding:1.5rem;text-decoration:none}.grey-back,.primary__btn:disabled{background-color:gray;background-image:none}.buiness-button{background-image:linear-gradient(-29deg,#4163d1,#233b88)}.clients-button{background-image:linear-gradient(-29deg,#0e877f,#0ac5b8)}.select__btn{align-items:center;background-color:#fff;border:1.07px solid #535353;border-radius:10px;color:#535353;display:flex;font-size:2rem;justify-content:center;padding:1rem 2rem}.testit__btn{font-size:15px;height:35px;width:250px!important}@media screen and (max-width:51.25em){.testit__btn{font-size:1.2rem;height:auto;width:auto!important}}.register_info__btn{font-size:15px;height:35px;width:250px!important}@media screen and (max-width:51.25em){.register_info__btn{font-size:1.9rem;height:auto;width:160px!important}}.messanger_chat{color:#233b88;color:var(--primary-color)}.divider{background-color:#d8d8d8;height:.5px;margin:0 auto;padding:0 17rem;position:relative;scroll-margin-top:200px;width:100%}@media screen and (max-width:41.875em){.divider{padding:0 5rem}}@media screen and (max-width:33.75em){.divider{padding:0;width:100%}}.divider__text{background-color:#fff;color:#535353;font-size:3rem;font-weight:400;left:50%;padding:.2rem 3rem;position:absolute;text-align:center;top:-2.6rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:41.875em){.divider__text{font-size:2rem}}@media screen and (max-width:33.75em){.divider__text{padding:1rem 2rem}}.user__nav{align-self:flex-start;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;min-width:29rem}@media screen and (max-width:75em){.user__nav{background-color:#fff;border-radius:0;height:100%;left:0;min-width:37rem;position:fixed;top:14rem;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .4s;z-index:900}.user__nav.opened{box-shadow:10px 40px 83px -67px rgba(0,0,0,.75);-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (max-width:56.25em){.user__nav{top:8.2rem}}@media screen and (max-width:51.25em){.user__nav{top:13.6rem}}.user__nav .user__account-edit-icon{height:2rem;position:absolute;right:2rem;top:2rem;width:2rem}.user__nav .user__meta-info{align-items:center;border-bottom:1.07px solid #d8d8d8;display:flex;flex-direction:column;padding:3rem;position:relative}@media screen and (max-width:56.25em){.user__nav .user__meta-info{padding:1rem}}.user__nav .user__meta-info>:not(:last-child){margin-bottom:5px}.user__nav .user__profile-image{height:15em;object-fit:cover;width:15rem}.user__nav .user__name{font-size:2rem;line-height:2.4rem}.user__nav .user__registration-date{color:#233b88;color:var(--primary-color);font-size:1.4rem}.user__nav-items{display:flex;flex-direction:column}.user__nav-item{align-items:center;cursor:pointer;display:flex;font-size:1.6rem;list-style-type:none;padding:8px;width:100%}.user__nav-item img,.user__nav-item svg{fill:#535353;height:3rem;margin-right:1rem;width:3rem}.user__nav-item:not(:last-child){border-bottom:1.07px solid #d8d8d8}.user__nav-item-active{color:#233b88;color:var(--primary-color)}.user__nav-item-active svg{fill:#233b88;fill:var(--primary-color)}.user__nav-opener{align-items:center;background-color:#fff;border:1px solid #d8d8d8;border-left:none;cursor:pointer;display:none;display:flex;height:4rem;justify-content:center;padding:5px;position:absolute;right:-12.1rem;top:8px;width:4rem;z-index:9000}.user__nav-opener img{width:100%}@media screen and (min-width:75em){.user__nav-opener{display:none}}@media screen and (max-width:56.25em){.user__nav-opener{border:none;height:4rem;right:-14.1rem;width:4rem}}@media screen and (max-width:33.75em){.user__nav-opener{right:-14.1rem}}.user__nav-opener.displayed{display:block}@media screen and (max-width:45.625em){.user__nav-opener.displayed{display:block}}.primary-form{align-items:center;display:flex;flex-direction:column;padding:4rem 5rem}.primary-form>:not(:last-child){margin-bottom:1rem}.auth-form .forgot{color:#535353;cursor:pointer;font-size:12px}.auth-form .login-with{font-size:14px;padding-top:15px}.auth-form .primary__btn{font-size:15px;height:35px;width:250px}.auth-form .auth-social-icon{background-color:#fff;border:1px solid #d7d7d7;border-radius:100%;cursor:pointer;height:45px;margin:15px 0 0;padding:7px;width:45px}.auth-form .primary__input{margin-bottom:2rem}.favourites__card{display:flex;flex-direction:column;position:relative;width:22%}@media screen and (max-width:37.5em){.favourites__card{width:30%}}@media screen and (max-width:33.75em){.favourites__card{width:40%}}.favourites__card .favourites__locked-btn{background-color:#fff;border:none;border-radius:50%;left:10px;padding:5px;position:absolute;top:10px}.favourites__card .favourites__image{border-radius:2rem;height:16rem}.favourites__card .favourites__text-content{padding:1rem}.recommended__content{display:flex;flex:1.2 1;flex-direction:column}.recommended__card{align-self:center;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;margin:0 auto;padding:3rem;width:100%}.recommended__card:not(:last-child){margin-bottom:2rem}@media screen and (max-width:43.75em){.recommended__card{flex-direction:column;gap:20px;padding:1.5rem}}.recommended-icon{height:1.5rem;width:1.5rem}.recommended__meta-info{color:#535353;cursor:pointer;display:flex;position:relative}@media screen and (max-width:33.75em){.recommended__meta-info img{margin-right:1rem}}.recommended__meta-love-icon{fill:#233b88;fill:var(--primary-color);background:#f7f7f7f7;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.15);display:inline-block;height:3.5rem;padding:.5rem .8rem;position:absolute;right:6.5rem;width:3.5rem}.heart-fill{border-radius:50%;padding:7px}.recommended__meta-share-icon{fill:#233b88;fill:var(--primary-color);background:#f7f7f7f7;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.15);height:3.5rem;padding:0 .8rem;position:absolute;right:2rem;width:3.5rem}.recommended_profile_empty{background-color:#ccc;border-radius:50%;height:55px;width:65px}@media screen and (max-width:51.25em){.recommended_profile_empty{height:45px;width:45px}}.recommended_profile{border-radius:50%;height:65px;width:65px}@media screen and (max-width:51.25em){.recommended_profile{height:45px;width:45px}}.recommended__spec{color:grey;font-size:1.6rem;font-weight:500}@media screen and (max-width:51.25em){.recommended__spec{font-size:1.6rem}}.text__content{padding:0 2rem;width:100%}@media screen and (max-width:51.25em){.text__content{padding:0 1rem}}.recommended__title{color:#535353;font-size:2.2rem;font-weight:600;text-decoration:none}@media screen and (max-width:51.25em){.recommended__title{font-size:1.9rem}}.recommended__class{font-size:2rem;font-weight:500}.recommended__ratings{fill:#233b88;fill:var(--primary-color);align-items:center;display:flex;margin-top:.4rem}.recommended__description{font-size:1.2rem;margin-bottom:2rem;margin-top:.4rem}.opinion__stars,.provider__opinion-rating{fill:#233b88;fill:var(--primary-color)}.opinions__number{font-size:1.4rem;font-weight:400;margin-left:.5rem;margin-right:.5rem;margin-top:.2rem}.no_review{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;margin-bottom:5rem;margin-top:5.5rem;text-align:center}.no_review img{height:55px;width:55px}@media screen and (max-width:33.75em){.no_review img{height:40px;width:40px}}.no_review h5{font-size:1.9rem;font-weight:600;margin-top:10px}@media screen and (max-width:33.75em){.no_review h5{font-size:15px}}.no_review p{font-size:14px}@media screen and (max-width:33.75em){.no_review p{font-size:12px}}.opinion__text{font-size:1.5rem;font-style:italic;font-weight:700}.recommended__location-info{padding:1rem}.recommended__address,.recommended__questions,.recommended__slogan{align-items:center;display:flex;margin:2rem 0}.recommended__address .recommended-icon,.recommended__questions .recommended-icon,.recommended__slogan .recommended-icon{margin-right:1rem}.recommended__address-text,.recommended__questions-text,.recommended__slogan-text{color:#535353;font-size:1.8rem;font-weight:500;line-height:2.2rem}.recommended__calendar{border-left:1px solid #f7f7f7;flex:2 1;padding-left:1rem}@media screen and (max-width:75em){.recommended__calendar{flex:1.2 1}}@media screen and (max-width:43.75em){.recommended__calendar{border-left:none;border-top:1px solid #f7f7f7;margin:auto;max-width:1220px;padding:2rem 0}}.recommended__calendar .nav__bottom-link{align-items:center;cursor:pointer;display:block;display:flex;justify-content:center;margin-top:3rem;text-align:center}.recommended__calendar .recommended-icon{height:1.5rem;margin-left:2rem;width:1.5rem}.recommended__calendar-cols{display:flex;justify-content:space-between;margin-left:15px;max-width:550px;position:relative}.recommended__calendar-cols .recommended-icon{height:1.5rem;position:absolute;right:0;top:1rem;width:1.5rem}@media screen and (max-width:75em){.recommended__calendar-cols{max-width:490px}}@media screen and (max-width:68.75em){.recommended__calendar-cols{max-width:420px}}@media screen and (max-width:58.125em){.recommended__calendar-cols{max-width:360px}}@media screen and (max-width:51.25em){.recommended__calendar-cols{max-width:300px}}@media screen and (max-width:43.75em){.recommended__calendar-cols{max-width:490px}}@media screen and (max-width:37.5em){.recommended__calendar-cols{max-width:300px}}@media screen and (max-width:29.375em){.recommended__calendar-cols{max-width:230px}}.recommended__calendar-col{align-items:center;display:flex;flex-direction:column}.recommended__calendar-col:not(:last-child){margin-right:1.5rem}.recommended__calendar-col span{display:block}.calendar__date{color:#535353}.calendar__day{font-weight:500;line-height:2.2rem}.calendar__date,.calendar__day{font-size:1.5rem;text-align:center}.calendar__date{font-weight:400}.cutout__amount{color:#d8d8d8;font-size:1.6rem;font-weight:400;line-height:2rem;text-decoration:line-through}.recommended__time{background-color:#f9f9f9;border-radius:10px;color:#535353;font-size:1.5rem;font-weight:500;padding:8px 1.5rem;width:70px}.recommended__time:not(:last-child),.services{margin-bottom:1rem}.services{align-items:center;display:flex;gap:10px;justify-content:space-between}.service-small-tile{color:#000;font-size:1.5rem;font-weight:500;line-height:25px;list-style:none;margin:0;padding:0}.service-small-tile li{display:inline}.service-small-tile li:after{content:" "!important;display:inline}@media screen and (max-width:51.25em){.service-small-tile{font-size:10px;line-height:20px}}@media screen and (min-width:75em){.service-small-tile .pr:before{content:"\a";display:block}}.service-details-list{font-weight:400}.services-name-price{align-items:center;color:#000;font-size:1.5rem;font-weight:600}@media screen and (max-width:51.25em){.services-name-price{font-size:10px}}.services-name-price span{font-weight:500}@media screen and (max-width:51.25em){.services-name-price span{font-size:8px}}.book-button{background-image:linear-gradient(-29deg,#0e877f,#0ac5b8);border-radius:7px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:500;height:28px;margin-bottom:auto;margin-top:auto;padding:0 1.4rem}@media screen and (max-width:51.25em){.book-button{border-radius:5px;font-size:1.4rem;padding:0 1rem}}.full-stop{font-size:16px;line-height:0;margin-left:4px;margin-right:4px}.full-stop:before{content:" ";display:inline-block!important}@media screen and (max-width:51.25em){.full-stop{font-size:12px}}.free__slot,.show_more{cursor:pointer}.show_more{color:#233b88;color:var(--primary-color);font-size:1.5rem;margin-top:2rem}.select__form-group{align-items:center;display:flex;position:relative}.select__form-group .select__caret{height:1rem;position:absolute;right:1rem;top:1rem;width:1rem;z-index:900}.select__form-group .select{appearance:none;-webkit-appearance:none;background:transparent;border:.5px solid #8e8e8e;border-radius:7px;color:#8e8e8e;flex:1 1;font-size:1.6rem;padding:2rem}.select__form-group .select:active,.select__form-group .select:focus{outline:none}.checkbox__form-group{align-items:center;display:flex}.checkbox__form-group .primary-checkbox{display:none}.checkbox__form-group .primary-checkbox:checked~.primary-checkbox-label .primary-checkbox-replacer{background-color:#233b88;background-color:var(--primary-color)}.checkbox__form-group .primary-checkbox-replacer{border:3px solid #233b88;border:3px solid var(--primary-color);border-radius:50%;height:1.7rem;margin-right:5px;width:1.7rem}.checkbox__form-group .primary-checkbox-label{align-items:center;color:#535353;cursor:pointer;display:flex;font-size:1.2rem;font-weight:500}.calendar__container{height:50vh;width:100%}@media screen and (max-width:41.875em){.calendar__container{height:60vh}}@media screen and (max-width:33.75em){.calendar__container{height:40vh}}@media screen and (max-width:41.875em){.rbc-toolbar>:not(:last-child){margin-bottom:1rem}}.rbc-toolbar .rbc-btn-group{order:1}.rbc-toolbar .rbc-btn-group>*{font-size:1.6rem}.rbc-toolbar .rbc-btn-group:last-of-type{display:none}.rbc-toolbar .rbc-toolbar-label{flex:none;font-size:1.6rem;margin-right:auto}.switch__btn{display:inline-block;height:27px;position:relative;width:45px}.switch__btn input{height:0;opacity:0;width:0}.switch__btn .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch__btn .slider:before{background-color:#fff;bottom:3.9px;content:"";height:19px;left:4px;position:absolute;transition:.4s;width:19px}.switch__btn input:checked+.slider{background-color:#233b88;background-color:var(--primary-color)}.switch__btn input:checked+.slider:before{left:-4px!important}.switch__btn input:focus+.slider{box-shadow:0 0 1px #233b88;box-shadow:0 0 1px var(--primary-color)}.switch__btn input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.switch__btn .slider.round{border-radius:3.4rem}.switch__btn .slider.round:before{border-radius:50%}.primary__textarea{flex:1 1;font-family:inherit;font-size:1.6rem;padding:1rem;resize:none;width:100%}.modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.modal-content{background-color:#fff;border-radius:10px;height:60rem;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60rem}.modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.modal-close-icon svg{height:100%;width:100%}@media screen and (max-width:37.5em){.modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.modal-content{background-color:#fff;border-radius:10px;height:85vh;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:85vw}.modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.modal-close-icon svg{height:100%;width:100%}}.share-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.share-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:360px}.share-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.share-modal-close-icon svg{height:100%;width:100%}@media screen and (max-width:37.5em){.share-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.share-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px}.share-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.share-modal-close-icon svg{height:100%;width:100%}}.share-modal .share-modal-close-icon{height:1.5rem;right:1.5rem;top:1.5rem;width:1.5rem}.share-modal .share-body{padding:20px}.share-modal .copy-link{align-items:center;border:1px solid #233b88;border:1px solid var(--primary-color);border-radius:5px;display:flex;flex-direction:row;font-size:10px;gap:10px;justify-content:space-between;padding:0 10px}.share-modal .copy-link span{clear:both;color:#000;display:inline-block;overflow:hidden;white-space:nowrap}.share-modal .copy-link button{background-color:initial;color:#233b88;color:var(--primary-color);font-size:12px;height:30px}.share-modal .button-wrapper{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}.bar__container{border-radius:10px;height:1rem;overflow:hidden;position:relative;width:100%}.bar__container .bar{height:100%;left:0;position:absolute;top:0}.bar__container .bar.total{background-color:#d3d3d3;width:100%}.bar__container .bar.completed{background-color:#000}.loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:12px solid #f3f3f3;border-radius:50%;border-top-color:#233b88;border-top:12px solid var(--primary-color);height:40px;margin:5rem auto;width:40px}@media screen and (max-width:56.25em){.loader{border:8px solid #f3f3f3;border-top-color:#233b88;border-top:8px solid var(--primary-color);height:30px;width:30px}}@media screen and (max-width:27.5em){.loader{border:5px solid #f3f3f3;border-top-color:#233b88;border-top:5px solid var(--primary-color);height:20px;width:20px}}.full_screen_top{margin-top:30rem}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.lds-default{display:inline-block;height:80px;position:relative;width:80px}.lds-default div{-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite;background:#fff;border-radius:50%;height:6px;position:absolute;width:6px}.lds-default div:first-child{-webkit-animation-delay:0s;animation-delay:0s;left:66px;top:37px}.lds-default div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;left:62px;top:22px}.lds-default div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;left:52px;top:11px}.lds-default div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;left:37px;top:7px}.lds-default div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;left:22px;top:11px}.lds-default div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;left:11px;top:22px}.lds-default div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;left:7px;top:37px}.lds-default div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;left:11px;top:52px}.lds-default div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;left:22px;top:62px}.lds-default div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;left:37px;top:66px}.lds-default div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;left:52px;top:62px}.lds-default div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;left:62px;top:52px}@-webkit-keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.profile-complete-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.profile-complete-modal-content{background-color:#fff;border-radius:10px;height:80vh;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80vw}.profile-complete-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.profile-complete-modal-close-icon svg{height:100%;width:100%}@media screen and (max-width:29.375em){.profile-complete-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.profile-complete-modal-content{background-color:#fff;border-radius:10px;height:100vh;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100vw}.profile-complete-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.profile-complete-modal-close-icon svg{height:100%;width:100%}}.profile-complete-modal .bottom-row{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-bottom:10px;width:400px}@media screen and (max-width:53.125em){.profile-complete-modal .bottom-row{width:100%}}.profile-complete-modal .bottom-row .google_calender{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:row;font-size:12px;gap:5px;justify-content:center;padding:10px}.profile-complete-modal .add-booking-btn{align-items:center;background-color:initial;color:grey;display:flex;font-size:12px;gap:5px}.profile-complete-modal .add-booking-btn .ic{background-color:grey;border-radius:100%;height:18px;padding:3px;width:18px}.profile-complete-modal .profile-detail-intro{align-items:center;display:flex;flex-direction:column;gap:8px;padding:20px 20px 10px;width:100%}.profile-complete-modal .profile-detail-intro h2{font-size:18px;font-weight:500}.profile-complete-modal .profile-detail-intro p{font-size:15px}.profile-complete-modal .form{align-items:center;display:flex;flex-direction:column;gap:10px;padding:0 20px 20px;width:100%}.small-image input[type=file]{background-size:30px 30px!important;height:70px!important;padding:70px 0 0!important;width:70px!important}.profile-tile .title{font-size:16px;font-weight:500}.profile-tile .phone{color:grey;font-size:14px;font-weight:500}.profile-tile .profile-image{position:relative}.profile-tile .profile-image .edit-icon{align-items:center;background-color:#233b88;background-color:var(--primary-color);border-radius:100%;bottom:6px;display:flex;height:18px;justify-content:center;position:absolute;right:2px;width:18px}.profile-body{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:30px!important;width:100%!important}@media screen and (max-width:50em){.profile-body{flex-direction:column!important;gap:0!important}}.profile-body .b-left{flex:1 1}.profile-body .b-right{flex:1 1;margin-top:20px}.form-body{display:flex;flex-wrap:wrap;gap:10px;width:100%}.form-body .working_results{display:flex;flex-direction:column;gap:10px}.form-body .working_results__grid{align-items:center;display:flex;flex-wrap:wrap;gap:10px;width:100%}.form-body .working_results__grid__more-input-box{position:relative;width:120px}.form-body .working_results__grid__more-input{opacity:0}.form-body .working_results__grid__more_btn{background-color:initial;border-radius:10px;color:#233b88;color:var(--primary-color);cursor:pointer;font-size:14px;font-weight:700;left:15px;position:absolute;top:20px;z-index:-1}.form-body .working-hour{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:53.125em){.form-body .working-hour{padding-top:20px}}.form-body .working-hour .working-hour-tile{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:1px 0}.form-body .working-hour .working-hour-tile .add-more{color:#233b88;color:var(--primary-color)}.form-body .working-hour .working-hour-tile .select-box{align-items:center;color:#233b88;color:var(--primary-color);display:flex;flex-direction:row;font-size:14px;gap:10px}.form-body .working-hour .working-hour-tile .select-box .checkbox-unselected{border:1px solid #233b88;border:1px solid var(--primary-color);border-radius:100%;height:14px;right:10px;width:14px}.form-body .working-hour .working-hour-tile .select-box .checkbox-selected{background-color:#233b88;background-color:var(--primary-color);border-radius:100%;height:14px;right:10px;width:14px}.form-body .working-hour .working-hour-tile .remove-icon{height:20px;margin-top:5px;padding:5px;width:20px}.form-body .working-hour .working-hour-tile .remove-icon:hover{background-color:#e7e7e7}.form-body .working-hour .working-hour-tile .schedules{align-items:flex-end;gap:5px}.form-body .working-hour .working-hour-tile .schedules,.form-body .working-hour .working-hour-tile .schedules .schedule-box{display:flex;flex-direction:column;justify-content:flex-end}.form-body .working-hour .working-hour-tile .time-box{display:flex;flex-direction:row;font-size:14px;justify-content:center}.form-body .working-hour .working-hour-tile .time-box .time-tile{border-radius:10px;cursor:pointer;padding:5px}.form-body .working-hour .working-hour-tile .time-box .time-tile:hover{background-color:#e7e7e7}.form-body .working-services{display:flex;flex-direction:column;gap:10px;padding-top:20px}.form-body .working-services .service-tables{border-collapse:collapse;border-spacing:0;font-size:16px;table-layout:fixed;text-align:left;width:100%}.form-body .working-services .service-tables .first-width{overflow:hidden;width:70%}@media screen and (max-width:62.5em){.form-body .working-services .service-tables .first-width{width:60%}}.form-body .working-services .service-tables tr{margin:5px 0}.form-body .working-services .service-tables .th-header{border-radius:10px}.form-body .working-services .service-tables th{font-size:14px;font-weight:600;height:30px;padding:0 10px}.form-body .working-services .service-tables td{font-size:14px;font-weight:400;height:30px;padding:0 10px;text-align:left}.form-body .address-select-text-field,.form-body .address-select-text-field .text-field,.form-body .text-field{width:100%!important}.form-items{padding-bottom:10rem}@media screen and (max-width:40em){.form-items{padding-bottom:15rem}}.form-items label{font-size:16px}.form-items input,.form-items select,.form-items textarea{background-color:#fff;border:1px solid #4b689e;border:1px solid var(--button-disabled-color);border-radius:10px;color:#000;font-size:14px;margin-bottom:3px;margin-top:5px;padding:15px;width:100%}.form-items .border{border:1px solid #4b689e;border:1px solid var(--button-disabled-color);border-radius:10px;margin:5px 0 0;padding:0}.form-items select{-webkit-appearance:none;appearance:none;background-image:url(/biznes/static/media/down-caret.9f30313db7892bd95fa4.svg);background-position:calc(100% - 12px);background-repeat:no-repeat;background-size:14px;border:none;border-left:5px solid transparent!important;border-right:5px solid transparent!important;margin:0;padding:10px 15px}.form-items input:focus,.form-items textarea:focus{outline:1px solid #233b88;outline:1px solid var(--primary-color)}.form-items input[type=submit]:disabled{background-color:#4b689e;background-color:var(--button-disabled-color)}.form-items input[type=submit]{background-color:#233b88;background-color:var(--primary-color);border-radius:5px;color:#fff;margin-top:20px}.form-items input[type=date]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;height:40px;left:20px;position:absolute;right:0;top:60px;width:46.5%}@media screen and (max-width:41.875em){.form-items input[type=date]::-webkit-calendar-picker-indicator{width:auto}}.form-items .profile-visibility{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:20px 0}.form-items .profile-visibility span{color:grey;font-size:12px}.form-items .profile-visibility h4{font-size:15px;font-weight:500}.form-items .address-select-text-field{margin:10px 0;position:relative;width:100%}.form-items .address-select-text-field .text-field{width:100%}.form-items .address-select-text-field .current-location-icon{background-color:#fff;cursor:pointer;height:40px;padding:10px;position:absolute;right:5px;top:38px;width:40px}.form-items .address-select-text-field .current-location-icon:hover{background-color:rgba(35,58,136,.133)}.form-items .address-select-text-field .address-auto-complete{background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-direction:column;height:300px;overflow-x:hidden;overflow-y:auto;position:absolute;width:100%;z-index:9}.form-items .address-select-text-field .address-auto-complete .address-item{border-bottom:.5px solid #9e9e9e;color:#000;cursor:pointer;font-size:16px;padding:20px}.form-items .custom-text-field{border:1px solid #233b88;border:1px solid var(--primary-color);border-radius:10px;color:#233b88;color:var(--primary-color);padding:10px 15px 2px;width:100%}.form-items .custom-text-field label{font-size:12px}.form-items .custom-text-field .side-text{color:grey;font-size:12px}.form-items .custom-text-field .input-with-side-text{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.form-items .custom-text-field .input-with-side-text input{border:none;margin:5px 0;outline:none;padding:10px 0;width:30px}.form-items .text-field{display:flex;flex-direction:column;gap:5px;margin-bottom:3px;margin-top:8px;width:100%}.form-items .text-field select{padding:15px 5px}.form-items p{color:#bf1650;font-size:12px}.form-items p:before{content:"⚠ ";display:inline}.form-items .form-image{height:120px;margin-bottom:10px;object-fit:cover;position:absolute;top:0;width:120px}.form-items .form-image img{border-radius:20px;margin-top:5px;object-fit:cover}.form-items .form-image:hover{cursor:pointer;display:none;opacity:.5}.form-items .circle,.form-items .circle img{border-radius:100%!important}.form-items .image-input{position:relative}.form-items .image-input .error-image{color:#bf1650;font-size:14px;padding:5px}.form-items .image-input .remove-image{align-items:center;background-color:#233b88;background-color:var(--primary-color);border-radius:100%;display:flex;height:16px;justify-content:center;position:absolute;right:10px;top:15px;width:16px}.form-items .image-input input[type=file]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFN0lEQVR4nO2cyW8cRRTGGwQHhARc4JRgT7222BPAwpmu18bsEEBILBIIRRF/AneEfIg8740dkwsX7lyCIiFFCkhw4QZIcMEc4MIBEApLiAlxSGLAqNoeZ7BnqZ5eqrrnfVKdZnrq1ferbaqqKwhEIpFIJBKJRCKRSCQSiUSiLU0d4DsU8ltK09dK03lA3qhTUptlWlFIyxPRwu3egJ+efuda0HRMaV53bRKUBoPXDYi5uflrnJuvNH/o2hBwlTR94BSCqfnOTUDHrQFp2V2fP0bdDvQDoHl9UrdvKx2A1H7uhnC0dABmtuO69oE/acUBAP7Tg4Jv+JAU0rnSAQwLKqiZwLfyehfQuJXXu4DGrbzeBTRu5fUuoCAIYPbIXkA+YQbFJGl6P685unfl9S0gSMynM7ti0fy7+axu5fUuIEA+0XeaqPm9upXXu4AU0rm+AJD/qFt5SwkIdOvlyWhpIisAQF51Xd7c/SoaACAdBuR/QPO3Klq6Zdj3zYDbvwui49njGSMAoaZDoOnvLgO/DGfmbxj0jJntJAPu7u7nt3CG9wQZNTYAFPKr3eZ3QfhkT3P5uoExzR7ZawZc0+cnSdPxPMwfGwAq4ld6mQ/bEPhknjtQELEOkZtW3607gDDil+w2eOjdIJi/OnXAO+PXrajTUmwg1BpAQ9OLCunycPO50xLeTh1wd+wxTXePFzYQagtAIb+Qxny4YtqbqYNOxon2/X0G64EQaglAIT0/ivlwxbTX08QcRnRfz+UKCwi1A6B062ml6eKo5kOS6F+l6bU8zB8GoVYAFPLB7ObzlmF0WUX8zKD8pvTiveb/QIqWtQtCbQA04vazCvmSlRH2x17WFHKcpeb3SKtTcetArQBA3HoKNP9laf735gwmaPrIttaaAbY7v0mk/Wlqfi8InZZQeQAQ8ZNpzA/1IpjnzBIEaP7C8rlfOhswjXhxn9L0awbz/weh0gDS1vyO+R2F8cLNgPSN3fP0ncnPwMjB/G0IlQUQ6tYT1uYj/QDNVtgrP4V8q4GTo6mb3ZaFuTbJSwCNmB4DpAuWhThtzpsOylM92J4y38vFfE3nw7g9l/wxG22Q9htAQ7dnU7yocTqMF+60yXcSaT9oOpvRsDVAemi7LDlA8A7AZiEtgtf8U9qTCyqiR2y7tV4131SOnb9pppxZuqOsfhUBwCLRz4B812irme3nRjgevwa6/XDf38zQErL65QKAdbfTT6D5jbzMz9oSKgXATBFVtHB36ky7ZGZLCvlHy5Z2QUXtRwNLjdISKgMgMb/J9wQZpTSftDXfzMbS/n7allANAGYdPqbpIAdNzB27CZA+HwybLg5bqMurJfgPwEwdczK/IzXNNyrNn/U0H/mSWfgLMsoWgucA6IxZlQwK0ESPlpDUfOSDeeWx1R1VFICms42o9UBQoFTSEujTTs03U9S886gqgNVGk2eCErTv8aXrQfPHRZhfTQAl1Pzd2rgqKEiVA1BWzS9LlQMQ1EwgANzKOwBDzuOPVVIWL4DkD0CuKtjoMvCr8gEgLbuueeBPWiwdgDkyItfVcHIwzGZDKXcARtIK2Cx7LNl4VQgA87IEIJ/yoAvYcJRO2b4wUgiADgTTEsbu0j5NS2ne1ikMwI4x4WhytWMN7xJSm2VaMcaPcv1B4QBEgyUAHEsAOJYAcCwB4FgCwLEEgGMJAMfyDoDrP1bgUcrjQikBgMXuJwgAdLufIADQ7X6CAEC3+wkCAN3uJwgAdLufIADQ7X6CSCQSiUQikUgkEolEIpEoGBv9B9m3hACg6pkLAAAAAElFTkSuQmCC) 50% no-repeat #f8f7f7;background-size:60px 60px;border:none;border-radius:20px;box-sizing:border-box;cursor:pointer;display:inline-block;height:120px;overflow:hidden;padding:120px 0 0;width:120px}.form-items .image-input input[type=file]:hover{opacity:.9}.service-modal{font-size:16px;height:auto;padding:20px 20px 30px}.service-modal h2{font-weight:600}.service-modal .form-body{display:flex;flex-direction:column}.service-modal .text-field{width:100%!important}.time-modal-box{display:flex;flex-direction:column;gap:30px;margin-top:50px;padding:20px}.time-modal-box .heading,.time-modal-box .no-slot-found{color:#233b88;color:var(--primary-color);font-size:20px;font-weight:500}.time-modal-box .no-slot-found{text-align:center;width:100%}.time-modal-box .time-modal{display:flex;flex-wrap:wrap;gap:10px}.time-modal-box .time-modal .time-chip{border:2px solid #233b88;border:2px solid var(--primary-color);border-radius:20px;color:#233b88;color:var(--primary-color);cursor:pointer;font-size:14px;height:40px;padding-top:8px;text-align:center;width:70px}.time-modal-box .time-modal .time-chip:hover{background-color:rgba(35,58,136,.133)}.time-modal-box .time-modal .time-chip-selected{background-color:#233b88;background-color:var(--primary-color);border:2px solid #233b88;border:2px solid var(--primary-color);border-radius:20px;color:#233b88;color:var(--primary-color);color:#fff;cursor:pointer;font-size:14px;height:40px;padding-top:8px;text-align:center;width:70px}.time-modal-box .time-modal .time-chip-selected:hover{background-color:rgba(35,58,136,.133)}.add-more{background-color:initial;border-radius:10px;color:grey;cursor:pointer;display:flex;font-weight:700;justify-content:center;margin-top:0;padding:0}.grey_button{background-color:gray!important;background-image:none!important;border:1px solid gray!important;border-radius:5px!important;margin-top:20px!important}.profile-fill{width:85%}@media screen and (max-width:50em){.profile-fill{width:100%}}.manual-booking-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.manual-booking-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:45vw}.manual-booking-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.manual-booking-modal-close-icon svg{height:100%;width:100%}@media screen and (max-width:62.5em){.manual-booking-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.manual-booking-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75vw}.manual-booking-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.manual-booking-modal-close-icon svg{height:100%;width:100%}}@media screen and (max-height:650px){.manual-booking-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.manual-booking-modal-content{background-color:#fff;border-radius:10px;height:90%;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75vw}.manual-booking-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.manual-booking-modal-close-icon svg{height:100%;width:100%}}@media screen and (max-width:29.375em){.manual-booking-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.manual-booking-modal-content{background-color:#fff;border-radius:10px;height:100vh;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100vw}.manual-booking-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.manual-booking-modal-close-icon svg{height:100%;width:100%}}.manual-booking-modal .form{display:flex;flex-direction:column;padding:30px 20px 20px;width:100%}.manual-booking-modal .form .top{align-items:center;display:flex;flex-direction:row;gap:10px}@media screen and (max-width:41.875em){.manual-booking-modal .form .top{flex-direction:column}}.manual-booking-modal .form .address-select-text-field{margin:0}.manual-booking-modal .form .address-select-text-field .current-location-icon{height:30px;padding:5px;top:35px;width:30px}.manual-booking-modal .form input{margin:0;padding:10px}.manual-booking-modal .form select{margin:0;padding:12px}.manual-booking-modal .form label{font-size:13px}.manual-booking-modal .form .border{margin:0}.booking-preview-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.booking-preview-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40vw}.booking-preview-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.booking-preview-modal-close-icon svg{height:100%;width:100%}@media screen and (max-width:68.75em){.booking-preview-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.booking-preview-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:65vw}.booking-preview-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.booking-preview-modal-close-icon svg{height:100%;width:100%}}@media screen and (max-width:43.75em){.booking-preview-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.booking-preview-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:85vw}.booking-preview-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.booking-preview-modal-close-icon svg{height:100%;width:100%}}@media screen and (max-width:37.5em){.booking-preview-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.booking-preview-modal-content{background-color:#fff;border-radius:10px;height:auto;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:85vw}.booking-preview-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.booking-preview-modal-close-icon svg{height:100%;width:100%}}.booking-preview-modal .booking-preview-modal-close-icon{right:1.5rem;top:1.5rem}.booking-preview-modal .content-section{gap:20px;margin-top:10px;padding:20px}.booking-preview-modal .content-section .profile_wrapper{align-items:center;justify-content:space-between}.booking-preview-modal .content-section .profile_wrapper img{border-radius:100px;height:70px;width:70px}.booking-preview-modal .content-section .profile_wrapper .status-container{background-color:#233b88;background-color:var(--primary-color);border-radius:50px;color:#fff;font-size:12px;margin-top:5px;padding:3px 10px;text-align:center}.booking-preview-modal .content-section .profile_wrapper .calender-ic{background-color:#233b88;background-color:var(--primary-color);border-radius:7px;cursor:pointer;height:38px;margin-top:15px;width:38px}.booking-preview-modal .content-section .profile_wrapper .calender-ic img{object-fit:contain;padding-bottom:33px;width:22px}.booking-preview-modal .content-section label{font-size:16px;font-weight:600}.booking-preview-modal .content-section span{font-size:14px}.booking-preview-modal .content-section .button-wrapper{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.booking-preview-modal .content-section .button-wrapper .primary__btn{border-radius:10px}@media screen and (max-width:29.375em){.booking-preview-modal .content-section .button-wrapper{flex-direction:column}.booking-preview-modal .content-section .button-wrapper .primary__btn{width:100%}}.add-review-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.add-review-modal-content{background-color:#fff;border-radius:10px;height:420px;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30vw}.add-review-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.add-review-modal-close-icon svg{height:100%;width:100%}@media screen and (max-width:43.75em){.add-review-modal{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999999}.add-review-modal-content{background-color:#fff;border-radius:10px;height:420px;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80vw}.add-review-modal-close-icon{cursor:pointer;height:2rem;position:absolute;right:2.5rem;top:2.5rem;width:2rem}.add-review-modal-close-icon svg{height:100%;width:100%}}.add-review-modal .content-section{align-items:center;color:#000;margin:10px}.add-review-modal .content-section .heading{font-size:20px;font-weight:700}.add-review-modal .content-section .desc{font-size:14px;font-weight:500;text-align:center}.add-review-modal .content-section .fa-2x{color:#f7db06!important;font-size:3em!important}.add-review-modal .content-section textarea{border-radius:10px;padding:12px;width:100%}.calender__modal{height:auto!important}.react-calendar{border:none!important;width:100%!important}.react-calendar__tile--active{background-color:#233b88!important;background-color:var(--primary-color)!important;color:#000!important}.react-calendar__month-view__days__day--weekend{color:#757575!important}.react-calendar__tile--now{background-color:#233b88!important;background-color:var(--primary-color)!important;color:#fff!important}.react-calendar__month-view__days__day{border-radius:50%!important;flex:0 0 6.5%!important}.react-calendar button{font-size:16px!important;margin:4px 23px!important;padding:12px 0!important}.react-calendar__navigation button:disabled,.react-calendar__navigation__label,.react-calendar__tile:disabled{background:none!important}.react-calendar__navigation__arrow{display:none!important}.react-calendar__navigation button:enabled:hover{height:42px!important}.react-calendar__navigation__label{margin-left:22px!important}.react-calendar__navigation__label__labelText{font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;margin:12px!important}.react-calendar__month-view__weekdays__weekday{border-bottom:none!important;color:#000!important;flex:0 0 14.4%!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;padding-left:0!important;padding-right:0!important;text-transform:capitalize!important}.react-calendar__month-view__weekdays__weekday abbr[title]{text-decoration:none!important}.react-calendar__month-view__weekdays{width:98.3%!important}.react-calendar__navigation button{text-align:start!important}.section{padding:10px 28px}.section__heading{font-size:14px;font-weight:500;margin-bottom:2.5rem}.time{display:flex;gap:12px;margin-bottom:2.5rem;margin-top:1.5rem;overflow-x:scroll}.chip{background-color:#f5f5f5;border-radius:16px;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;min-width:70px;padding:6px 16px}.chip.selected{border:1px solid #233b88;border:1px solid var(--primary-color)}.modal__button{font-size:14px;font-weight:400;padding:2rem;width:100%}.next__button{margin-top:5rem}.cancel__button{border-radius:5px;cursor:pointer;margin-top:2rem}.selection-dropdown{margin-bottom:2.5rem}.selection-dropdown select{border:none;border-bottom:.7px solid #d8d8d8;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;margin-left:-4px;width:100%}select:focus-visible{outline:none!important}.image-preview{height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999}.image-preview-content{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:500px;justify-content:center;left:50%;position:relative;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px}@media screen and (max-width:56.25em){.image-preview-content{height:500px;width:550px}}@media screen and (max-width:37.5em){.image-preview-content{height:350px;width:350px}}.image-preview-content img,.image-preview-content video{height:100%;max-width:100%;object-fit:fill}.image-preview-close{background-color:rgba(0,0,0,.453);border-radius:100%;color:#fff;cursor:pointer;font-size:25px;height:30px;line-height:0;padding-top:15px;position:absolute;right:10px;text-align:center;top:10px;width:30px}.arrow-wrapper-right{padding-right:4px;right:10px}.arrow-wrapper-left,.arrow-wrapper-right{background-color:rgba(0,0,0,.453);border-radius:100%;cursor:pointer;height:40px;padding-top:13px;position:absolute;text-align:center;top:46%;width:40px}.arrow-wrapper-left{left:10px;padding-left:4px}.arrow_right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.arrow_left,.arrow_right{border:solid #fff;border-width:0 3.5px 3.5px 0;display:inline-block;padding:5px}.arrow_left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.footer{display:flex;flex-direction:column;gap:2rem;margin:auto;max-width:1300px}@media screen and (max-width:62.5em){.footer{padding:0 20px}}.footer .store_links{margin:0}.footer .nav__logo{height:33px;margin:0;padding:0}@media screen and (max-width:68.75em){.footer .nav__logo{margin-bottom:0}}.footer .store_links{justify-content:space-between;margin-top:0}.footer__links{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.footer__links .so{margin-top:6px}@media screen and (max-width:68.75em){.footer__links{display:flex;flex-direction:column;gap:10px}}@media screen and (max-width:41.875em){.footer__links{gap:0}}.footer__links__left{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between}.footer__links__left .nav__logo{margin-top:7px}@media screen and (max-width:68.75em){.footer__links__left{display:flex;flex-direction:column}}.footer__page-links{gap:12px}.footer__page-links,.footer__social-links{align-items:center;display:flex;flex-direction:row}.footer__social-links{gap:10px}.footer__social-links>:not(:last-child):not(:last-child){margin-right:1rem}@media screen and (max-width:41.875em){.footer__social-links{margin-top:3rem}}.footer__platform-links{justify-content:center}@media screen and (max-width:58.125em){.footer__platform-links{margin-top:1rem}}@media screen and (max-width:41.875em){.footer__platform-links{margin-top:3rem}}.footer__platform-links img{width:15rem}.footer__platform-links img:not(:last-child){margin-right:1rem}.footer__links>:not(:last-child){color:#ffffff00;margin-right:1rem}@media screen and (max-width:33.75em){.footer__links>:not(:last-child){margin-right:0}}.footer .social-icon{height:3rem;width:3rem}.footer .policy__text{color:#535353;display:flex;font-size:1.4rem;font-weight:500;justify-content:center;margin-top:.5rem;text-align:center}.footer .policy__text>:not(:last-child){margin-right:1rem}.footer .policy__text span{color:#233b88;color:var(--primary-color);margin-left:1rem}@media screen and (max-width:41.875em){.footer .nav__top-link{font-size:1.8rem}}.custom_calender .top_row{align-content:center;align-items:center;display:flex;justify-content:space-between;padding:10px}.custom_calender .pre_next_icon{align-content:center;align-items:center;border-radius:50%;color:#233b88;color:var(--primary-color);cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding-bottom:5px;padding-right:3px;text-decoration:none;width:40px}.custom_calender .pre_next_icon:hover{background-color:rgba(0,0,0,.033)}.custom_calender .calender_box{background-color:#fff;border:1px solid hsla(0,0%,50%,.163);box-shadow:5px 5px 0 rgba(0,0,0,.026);display:flex;flex-direction:column;margin:0 auto;width:330px}.custom_calender .calender_table{padding:10px 15px;width:100%}.custom_calender .month_text{font-size:16px;font-weight:700;text-align:center}.custom_calender .unselected_date_text{border-radius:5px;cursor:pointer;font-size:14px;text-align:center;width:width}.custom_calender .unselected_date_text .box{border-radius:100%;height:35px;margin:auto;padding-top:7.5px;width:35px}.custom_calender .unselected_date_text .box:hover{background-color:rgba(0,0,0,.033);color:#000}.custom_calender .selected_date_text{border-radius:5px;cursor:pointer;font-size:14px;text-align:center;width:width}.custom_calender .selected_date_text .box{background-color:#233b88;background-color:var(--primary-color);border-radius:100%;color:#fff;height:35px;margin:auto;padding-top:7.5px;width:35px}.custom_calender .selected_date_text .box:hover{background-color:rgba(0,0,0,.033);background-color:#233b88;background-color:var(--primary-color);color:#000;color:#fff}.custom_calender .close_date_text{border-radius:5px;color:rgba(0,0,0,.17);cursor:pointer;font-size:14px;text-align:center;width:width}.custom_calender .close_date_text .box{border-radius:100%;height:35px;margin:auto;padding-top:7.5px;width:35px}.custom_calender .close_date_text .box:hover{background-color:rgba(0,0,0,.033);color:#000}.slot_calender{margin:0}.slot_calender .top_row{align-content:center;align-items:center;display:flex;justify-content:space-between;padding:10px}.slot_calender .pre_next_icon{align-content:center;align-items:center;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:4rem;height:40px;justify-content:center;padding-bottom:5px;padding-right:3px;text-decoration:none;width:40px}.slot_calender .pre_next_icon:hover{background-color:rgba(0,0,0,.033)}.slot_calender .calender_box{background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;margin:0 auto;width:100%}.slot_calender .calender_table{padding:10px 15px;width:100%}.slot_calender .month_text{font-size:16px;font-weight:700;text-align:center}.slot_calender .unselected_date_text{border-radius:5px;cursor:pointer;font-size:14px;text-align:center;width:width}.slot_calender .unselected_date_text .box{border-radius:100%;height:35px;margin:auto;padding-top:7.5px;width:35px}.slot_calender .unselected_date_text .box:hover{background-color:rgba(0,0,0,.033);color:#000}.slot_calender .selected_date_text{border-radius:5px;cursor:pointer;font-size:14px;text-align:center;width:width}.slot_calender .selected_date_text .box{background-color:#233b88;background-color:var(--primary-color);border-radius:100%;color:#fff;height:35px;margin:auto;padding-top:7.5px;width:35px}.slot_calender .selected_date_text .box:hover{background-color:rgba(0,0,0,.033);background-color:#233b88;background-color:var(--primary-color);color:#000;color:#fff}.slot_calender .close_date_text{border-radius:5px;color:rgba(0,0,0,.17);cursor:pointer;font-size:14px;text-align:center;width:width}.slot_calender .close_date_text .box{border-radius:100%;height:35px;margin:auto;padding-top:7.5px;width:35px}.slot_calender .close_date_text .box:hover{background-color:rgba(0,0,0,.033);color:#000}.slot_calender .dot_box{flex-direction:wrap;flex-wrap:wrap}.slot_calender .dot_box,.slot_calender .dot_box .dot{align-items:center;display:flex;justify-content:center}.slot_calender .dot_box .dot{background-color:red;border-radius:50%;height:5px;margin-top:5px;width:5px}.slot_calender .dot_box .trans{background-color:initial}.load_opacity{opacity:.5}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}
/*# sourceMappingURL=main.fc81b903.css.map*/