@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap";.meeting-booked,.cancel-booking{display:flex;flex-direction:column;align-items:center;gap:25px;margin-block:15px;padding-inline:clamp(0px,10vw,200px);max-width:700px}.meeting-booked *,.cancel-booking *{margin:0;padding:0}.meeting-booked svg,.cancel-booking svg{stroke:#000}.meeting-booked .heading,.cancel-booking .heading{font-size:32px;font-weight:500;text-align:center}.meeting-booked .check-inbox,.cancel-booking .check-inbox{font-size:16x;font-weight:400;text-align:center}.meeting-booked img,.cancel-booking img{height:225px;width:225px;margin-block:25px}.meeting-booked .date-time,.cancel-booking .date-time{font-size:16px;font-weight:500;display:flex;align-items:center;gap:12px}.meeting-booked .title,.cancel-booking .title{font-size:20px}.meeting-booked .duration-location-timezone,.cancel-booking .duration-location-timezone{display:flex;gap:20px}.meeting-booked .duration-location-timezone .duration,.meeting-booked .duration-location-timezone .location,.meeting-booked .duration-location-timezone .timezone,.cancel-booking .duration-location-timezone .duration,.cancel-booking .duration-location-timezone .location,.cancel-booking .duration-location-timezone .timezone{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500}.meeting-booked .cancel-btn,.cancel-booking .cancel-btn{border-radius:5px;font-weight:500;padding:13px 20px;outline:none;background-color:#06f;border:none;color:#fff;font-size:16px;cursor:pointer}.meeting-booked .booking-cancelled,.cancel-booking .booking-cancelled{display:flex;gap:10px;align-items:center;padding:14px 16px;background-color:#fff4f4;border-left:4px solid;color:#b91c1c;font-size:16px;border-radius:8px}@media (max-width: 500px){.meeting-booked .duration-location-timezone,.cancel-booking .duration-location-timezone{flex-direction:column}}.brandingContainer{position:absolute;left:0;right:0;bottom:10px}.branding{display:flex;align-items:center;gap:7px;width:250px;margin-left:auto;margin-right:auto;margin-top:20px}.branding img{height:30px;width:35px;margin-bottom:5px;cursor:pointer}.branding .company-name{text-transform:uppercase;font-size:15px;font-weight:700}body ::-webkit-scrollbar{width:6px;height:6px}body ::-webkit-scrollbar-track{background:transparent;border-radius:10px}body ::-webkit-scrollbar-thumb{background:#888;border-radius:10px;border:1px solid #f1f1f1}.embed-app{position:fixed;left:0;right:0;top:0;bottom:0;background-color:#e4e7ec;overflow:auto;border-radius:8px;scrollbar-width:thin;display:flex;align-items:center;justify-content:center;padding-block:60px}.embed-app.embed-app--direct{display:block;padding:20px}.embed-app.embed-app--direct .dialog{margin:20px auto}.embed-app.mobile{position:static;padding:10px}.embed-app.mobile::-webkit-scrollbar{width:6px;height:6px}.embed-app.mobile::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.embed-app.mobile::-webkit-scrollbar-thumb{background:#888;border-radius:10px;border:1px solid #f1f1f1}.embed-app.mobile .dialog{flex-direction:column;padding:20px;margin-top:0!important}.embed-app.mobile .dialog .content{flex-direction:column;gap:1rem}.embed-app.mobile .dialog .content .time-picker{margin-inline:auto;padding:0}.embed-app.mobile .dialog .content .time-picker .header{display:block}.embed-app.mobile .dialog .content .time-picker .header .switch{display:inline-flex;margin-top:10px}.embed-app.mobile .dialog .content .time-picker .slots{scrollbar-width:thin}.embed-app.mobile .dialog .content .controls .month-year .month{font-size:20px}.embed-app.mobile .dialog .userInfoSection{width:100%;padding:15px}.embed-app.mobile .dialog .userInfoSection h2{font-size:28px}.embed-app.mobile .dialog .userInfoSection .selection-menu{width:auto}.embed-app.mobile .schedule-form .form .input-container{margin:0}.embed-app.mobile .react-calendar{width:315px}.embed-app.mobile .react-calendar .react-calendar__tile--now:after{height:4px;width:4px;bottom:0}.embed-app.mobile .react-calendar .react-calendar__month-view__weekdays__weekday{font-size:14px}.embed-app.mobile .react-calendar .react-calendar__tile:not(.highlighted_date),.embed-app.mobile .react-calendar .react-calendar__tile.highlighted_date{height:35px!important;width:35px!important;padding:0;margin:5px!important;font-size:14px!important}.embed-app.mobile .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-one,.embed-app.mobile .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-one{margin-left:50px!important}.embed-app.mobile .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-two,.embed-app.mobile .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-two{margin-left:95px!important}.embed-app.mobile .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-three,.embed-app.mobile .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-three{margin-left:140px!important}.embed-app.mobile .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-four,.embed-app.mobile .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-four{margin-left:185px!important}.embed-app.mobile .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-five,.embed-app.mobile .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-five{margin-left:230px!important}.embed-app.mobile .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-six,.embed-app.mobile .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-six{margin-left:275px!important}.embed-app.mobile .cancel-booking{padding-inline:10px}.embed-app .overflow-y{overflow-y:auto;scrollbar-width:thin}.embed-app .booking-cancelled{display:flex;gap:10px;align-items:center;padding:14px 16px;background-color:#fff4f4;border-left:4px solid;color:#b91c1c;font-size:16px;border-radius:8px}.embed-app .buttons{display:flex;gap:20px;flex-grow:1;align-items:flex-end;margin-top:30px;flex-wrap:wrap}.embed-app .buttons .button{border-radius:5px;outline:none;border:none;font-weight:500;min-height:45px;padding:13px 20px;font-size:16px}.embed-app .buttons .button:disabled{opacity:.5}.embed-app .buttons .button.primary{background-color:#06f;outline:3px solid rgba(0,102,255,.4)}.embed-app .buttons .button.primary:hover{background-color:#0080ff}.embed-app .buttons .button.primary:active{background-color:#0058ff}.embed-app .buttons .button.secondary{background-color:#e5e5e5;border:1px solid #d7d7d7}.embed-app .buttons .button.secondary:hover{background-color:#ebebeb}.embed-app .buttons .button.secondary:active{background-color:#dedede}.embed-app *{line-height:normal}.embed-app * ::-webkit-scrollbar{width:6px;height:6px}.embed-app * ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.embed-app * ::-webkit-scrollbar-thumb{background:#888;border-radius:10px;border:1px solid #f1f1f1}.dialog{margin:auto;box-shadow:0 5px 12px -12px;width:fit-content;background-color:#f2f2f2;box-shadow:-2px 2px 4px #0000000d;border-radius:10px;padding:25px;position:relative;display:flex;gap:2rem}.dialog .dark-mode-toggle{position:absolute;top:0;left:0;transform:translateY(-50px);display:flex;align-items:center;gap:5px}.dialog .dark-mode-toggle .switch{position:relative;display:inline-block;width:45px;height:25px}.dialog .dark-mode-toggle .switch input{opacity:0;width:0;height:0}.dialog .dark-mode-toggle .switch input:checked+.slider{background-color:#f9f9f9}.dialog .dark-mode-toggle .switch input:focus+.slider{box-shadow:0 0 1px #f9f9f9}.dialog .dark-mode-toggle .switch input:checked+.slider:before{transform:translate(19px);background-color:#3a3a3a}.dialog .dark-mode-toggle .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#3a3a3a;-webkit-transition:.4s;transition:.4s}.dialog .dark-mode-toggle .switch .slider:before{position:absolute;content:"";height:19px;width:19px;left:4px;bottom:3px;background-color:#f9f9f9;transition:.4s}.dialog .dark-mode-toggle .switch .slider.round{border-radius:34px}.dialog .dark-mode-toggle .switch .slider.round:before{border-radius:50%}.dark-mode-toggle-2{display:flex;align-items:center;justify-content:center;gap:5px}.dark-mode-toggle-2 .switch{position:relative;display:inline-block;width:45px;height:25px}.dark-mode-toggle-2 .switch input{opacity:0;width:0;height:0}.dark-mode-toggle-2 .switch input:checked+.slider{background-color:#f9f9f9}.dark-mode-toggle-2 .switch input:focus+.slider{box-shadow:0 0 1px #f9f9f9}.dark-mode-toggle-2 .switch input:checked+.slider:before{transform:translate(19px);background-color:#3a3a3a}.dark-mode-toggle-2 .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#3a3a3a;-webkit-transition:.4s;transition:.4s}.dark-mode-toggle-2 .switch .slider:before{position:absolute;content:"";height:19px;width:19px;left:4px;bottom:3px;background-color:#f9f9f9;transition:.4s}.dark-mode-toggle-2 .switch .slider.round{border-radius:34px}.dark-mode-toggle-2 .switch .slider.round:before{border-radius:50%}.userInfoSection{font-family:Roboto;padding:30px;width:290px;background-color:#f2f2f2;border-right:1px solid #eaeaea;cursor:default;border-radius:8px;border:1px solid #d7d7d7;background:#f9f9f9;box-shadow:-2px 2px 4px #0000000d}.userInfoSection img{height:100px;border-radius:100px;margin-bottom:22px;width:100px}.userInfoSection h2{margin-top:1px;margin-bottom:0;font-size:32px;font-weight:500;line-height:1.2;overflow-wrap:break-word}.userInfoSection h3{font-size:16px;font-weight:500;margin-bottom:10px}.userInfoSection p{margin-top:0;font-size:16px}.userInfoSection .meeting-details{margin-top:23px}.userInfoSection .meeting-details .meeting-details-heading{margin-bottom:23px;display:flex;flex-direction:column;gap:10px}.userInfoSection .meeting-details .meeting-details-heading h3,.userInfoSection .meeting-details .meeting-details-heading p{margin:0}.userInfoSection .meeting-details .details{display:flex;flex-direction:column;font-weight:500}.userInfoSection .meeting-details .details .detail{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.content{display:flex;margin-top:1rem;gap:2rem;position:relative}.content .calendar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;border-radius:8px;pointer-events:all;cursor:wait}.content .controls{display:flex;justify-content:space-between;gap:20px;margin-bottom:2rem}.content .controls .month-year{display:flex;align-items:baseline;gap:8px}.content .controls .month-year .month{font-size:24px;font-weight:500}.content .controls .month-year .year{font-weight:500;font-size:18px}.content .controls .backward-forward{display:flex;align-items:center;border-radius:8px;border:1px solid #d7d7d7;background:#f9f9f9;overflow:hidden}.content .controls .backward-forward .backward,.content .controls .backward-forward .forward{display:grid;place-items:center;padding:4px;cursor:not-allowed;outline:none;border:none;background-color:#f9f9f9}.content .controls .backward-forward .backward svg,.content .controls .backward-forward .forward svg{stroke-width:.5px}.content .controls .backward-forward .backward.enabled,.content .controls .backward-forward .forward.enabled{cursor:pointer}.content .controls .backward-forward .backward:hover.enabled,.content .controls .backward-forward .forward:hover.enabled{background-color:#f2f2f2}.content .controls .backward-forward .backward:active.enabled,.content .controls .backward-forward .forward:active.enabled{background-color:#ebebeb}.content .controls .backward-forward .seprator{width:1px;height:100%;background-color:#d7d7d7}.time-picker{min-width:300px;padding-left:30px}.time-picker,.bundle-time-details{display:flex;flex-direction:column;gap:20px}.time-picker .header,.bundle-time-details .header{display:flex;justify-content:space-between}.time-picker .header .date,.bundle-time-details .header .date{display:flex;align-items:baseline;gap:8px}.time-picker .header .date .day,.bundle-time-details .header .date .day{font-size:24px;font-weight:500}.time-picker .header .date .date-month,.bundle-time-details .header .date .date-month{font-size:18px;font-weight:500}.time-picker .header .switch,.bundle-time-details .header .switch{border-radius:5px;border:1px solid #d7d7d7;background:#f2f2f2;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;overflow:hidden}.time-picker .header .switch span,.bundle-time-details .header .switch span{padding:4px 8px;font-size:16px;font-weight:500}.time-picker .header .switch span._12hr,.time-picker .header .switch span._24hr,.bundle-time-details .header .switch span._12hr,.bundle-time-details .header .switch span._24hr{background-image:linear-gradient(to right,#03a6ff 100px,transparent 0px);background-repeat:no-repeat;transition:background-position .15s linear,color .15s linear,border-radius 25ms linear}.time-picker .header .switch span._12hr.enabled,.time-picker .header .switch span._24hr.enabled,.bundle-time-details .header .switch span._12hr.enabled,.bundle-time-details .header .switch span._24hr.enabled{background-position:0px 0px;border-radius:5px;transition:background-position .15s linear,color .15s linear,border-radius 25ms 125ms linear}.time-picker .header .switch span._12hr,.bundle-time-details .header .switch span._12hr{background-position:50px 0px}.time-picker .header .switch span._24hr,.bundle-time-details .header .switch span._24hr{background-position:-50px 0px}.time-picker .slots,.bundle-time-details .slots{display:flex;flex-direction:column;gap:10px;max-height:425px;padding-block:5px}.time-picker .slots h4,.bundle-time-details .slots h4{margin:.5rem 0}.time-picker .slots .slot,.bundle-time-details .slots .slot{flex:1;flex-grow:1;min-height:40px;border-radius:5px;border:1px solid #d7d7d7;background:#f9f9f9;font-size:18px;font-weight:500;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:10px}.time-picker .slots .slot .slot-available,.bundle-time-details .slots .slot .slot-available{font-size:9px;text-transform:uppercase;border:1px solid #ddd;line-height:18px;padding:0 8px;border-radius:4px;background-color:#f5f5f5;display:inline-block;color:#555}.time-picker .slots .slot .slot-fully-booked,.bundle-time-details .slots .slot .slot-fully-booked{font-size:9px;text-transform:uppercase;line-height:18px;padding:0 8px;border-radius:4px;background-color:#fff3e0;display:inline-block;color:#e65100}.time-picker .slots .slot.fully-booked,.bundle-time-details .slots .slot.fully-booked{cursor:pointer!important;border:1px dashed #ccc!important}.time-picker .slots .slot.fully-booked:hover,.bundle-time-details .slots .slot.fully-booked:hover{opacity:.8!important;background-color:#f9f9f9!important}.time-picker .slots .slot:hover,.bundle-time-details .slots .slot:hover{background-color:#f2f2f2}.time-picker .slots .slot:active,.bundle-time-details .slots .slot:active{background-color:#ebebeb}.time-picker .slots .duration,.bundle-time-details .slots .duration{display:flex;flex-wrap:wrap;gap:7px}.time-picker .slots .duration .slot,.bundle-time-details .slots .duration .slot{flex:none;flex-grow:1;font-size:14px;min-height:0;padding:8px}.time-picker .slots .duration .slot.active,.bundle-time-details .slots .duration .slot.active{background-color:#0999ff}.time-picker .button-primary,.bundle-time-details .button-primary{border-radius:5px;outline:none;border:none;font-weight:500;min-height:45px;padding:13px 20px;font-size:16px}.time-picker .button-primary:disabled,.bundle-time-details .button-primary:disabled{opacity:.5}.time-picker .button-primary,.bundle-time-details .button-primary{background-color:#06f}.time-picker .button-primary:hover,.bundle-time-details .button-primary:hover{background-color:#0080ff}.time-picker .button-primary:active,.bundle-time-details .button-primary:active{background-color:#0058ff}.multiday-details,.bundle-time-details-slots{display:flex;flex-direction:column;gap:20px;overflow-y:auto;scrollbar-width:thin;flex:1;max-width:300px}.multiday-details .details,.bundle-time-details-slots .details{min-width:300px;display:flex;border:1px solid #d7d7d7;background:#f9f9f9;padding:10px 20px;border-radius:5px;align-items:center;gap:10px;font-size:14px}.multiday-details .detail,.bundle-time-details-slots .detail{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:16px}.multiday-details .text,.bundle-time-details-slots .text{font-size:12px}.multiday-details .button,.bundle-time-details-slots .button{margin-left:auto;margin-top:auto}.multiday-details .button-primary,.bundle-time-details-slots .button-primary{border-radius:5px;outline:none;border:none;font-weight:500;min-height:45px;padding:13px 20px;font-size:16px}.multiday-details .button-primary:disabled,.bundle-time-details-slots .button-primary:disabled{opacity:.5}.multiday-details .button-primary,.bundle-time-details-slots .button-primary{background-color:#06f}.multiday-details .button-primary:hover,.bundle-time-details-slots .button-primary:hover{background-color:#0080ff}.multiday-details .button-primary:active,.bundle-time-details-slots .button-primary:active{background-color:#0058ff}.bundle-time-details-slots{overflow-y:unset!important}.bundle-time{height:450px}.bundle-time .bundle-time-picker{display:flex;flex-direction:column;gap:12px;padding:16px}.bundle-time .bundle-time-picker .expand-icon{transition:all .3s ease}.bundle-time .bundle-time-picker .date-button.expanded .expand-icon{transform:rotate(90deg);transition:all .3s ease}.bundle-time .bundle-time-picker .date-slot-container{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.bundle-time .bundle-time-picker .date-button{width:100%;padding:10px;display:flex;justify-content:space-between;align-items:center;border:none;cursor:pointer;transition:background-color .2s}.bundle-time .bundle-time-picker .date-info{display:flex;align-items:center;gap:12px}.bundle-time .bundle-time-picker .time-slots{padding:16px;background:transparent}.bundle-time .bundle-time-picker .slots-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bundle-time .bundle-time-picker .time-slot{padding:8px 12px;border-radius:4px;background:transparent;cursor:pointer;transition:all .2s}.bundle-time .bundle-time-picker .time-slot:disabled{opacity:.5;cursor:default}.bundle-time .bundle-time-picker .slots-left{font-size:12px;opacity:.8;display:block;margin-top:4px}.bundle-time .bundle-time-picker .loading,.bundle-time .bundle-time-picker .no-slots{text-align:center;padding:16px}.schedule-form{margin-inline:auto;padding-inline:3px}.schedule-form form{display:flex;flex-direction:column;gap:20px;margin-bottom:10px;height:100%}.schedule-form form .header{margin:0 0 5px;font-size:24px;font-weight:500}.schedule-form form .input-container{display:flex;flex-direction:column;gap:15px;margin-right:50px}.schedule-form form .input-container label{width:100%;display:block;font-size:16px;font-weight:500}.schedule-form form .input-container label[aria-required=true]:after{content:" *";color:#e53a40}.schedule-form form .input-container input,.schedule-form form .input-container textarea{font-size:16px;padding:10px 15px;border-radius:5px;border:1px solid #d7d7d7;outline:none;background-color:#f9f9f9}.schedule-form form .input-container input::-webkit-outer-spin-button,.schedule-form form .input-container input::-webkit-inner-spin-button,.schedule-form form .input-container textarea::-webkit-outer-spin-button,.schedule-form form .input-container textarea::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.schedule-form form .input-container input[type=number],.schedule-form form .input-container textarea[type=number]{-moz-appearance:textfield}.schedule-form form .input-container .react-international-phone-country-selector-button{background-color:#f9f9f9;border:1px solid #d7d7d7}.schedule-form form .input-container textarea{min-height:100px;resize:vertical}.schedule-form form .input-container .option-container{display:flex;flex-direction:column;gap:4px}.schedule-form form .input-container .input-wrapper{display:flex;align-items:center;gap:.5rem}.schedule-form form .booking-terms{display:flex;gap:4px}@media (max-width: 991px){body .dialog{flex-direction:column;height:auto}body .dialog .content{flex-direction:column;gap:1rem}body .dialog .content .time-picker{margin-inline:auto;padding:0}body .dialog .userInfoSection{width:100%}body .dialog .userInfoSection h2{font-size:20px}body .schedule-form{width:100%}body .schedule-form .form .input-container{margin:0}body .bundle-time-picker{width:auto}.brandingContainer{position:static;transform:scale(.7);margin:10px}}body.dark *::-webkit-scrollbar{width:6px;height:6px}body.dark *::-webkit-scrollbar-track{border-radius:10px;background:#3a3a3a}body.dark *::-webkit-scrollbar-thumb{background-color:#5d5d5d;border:1px solid #3a3a3a;border-radius:22px}body.dark .embed-app{background-color:#1a1a1a}body.dark .embed-app .dialog{background-color:#2a2a2a;border:1px solid #000}body.dark .embed-app .dialog .userInfoSection{background-color:#3a3a3a;border:1px solid #1a1a1a}body.dark .embed-app .dialog .userInfoSection .selection-menu-search{background-color:#3a3a3a;outline:none;border-bottom:1px solid #2a2a2a}body.dark .embed-app .dialog .userInfoSection .selection-menu{box-shadow:0 0 10px -6px #1a1a1a;background-color:#3a3a3a}body.dark .embed-app .dialog .content .controls .backward-forward{border-radius:8px;border:1px solid #1a1a1a;background:#3a3a3a}body.dark .embed-app .dialog .content .controls .backward-forward .backward,body.dark .embed-app .dialog .content .controls .backward-forward .forward{background-color:#3a3a3a}body.dark .embed-app .dialog .content .controls .backward-forward .backward.enabled,body.dark .embed-app .dialog .content .controls .backward-forward .forward.enabled{color:#f9f9f9}body.dark .embed-app .dialog .content .controls .backward-forward .backward:hover.enabled,body.dark .embed-app .dialog .content .controls .backward-forward .forward:hover.enabled{background-color:#5d5d5d}body.dark .embed-app .dialog .content .controls .backward-forward .backward:active.enabled,body.dark .embed-app .dialog .content .controls .backward-forward .forward:active.enabled{background-color:#2a2a2a}body.dark .embed-app .dialog .content .controls .backward-forward .seprator{background-color:#1a1a1a}body.dark .embed-app .dialog .content .react-calendar .highlighted_date.react-calendar__tile--active{background-color:#03a6ff!important;border:3px solid #3a7291!important}body.dark .embed-app .dialog .content .react-calendar .highlighted_date{background-color:#3a3a3a;border:2px solid #03a6ff!important}body.dark .embed-app .dialog .content .react-calendar .highlighted_date:hover{background-color:#5d5d5d}body.dark .embed-app .dialog .content .time-picker .ldio-krwj4tx5hr div{border-color:#fff;border-top-color:transparent}body.dark .embed-app .dialog .content .time-picker .header .switch{border-radius:5px;border:1px solid #1a1a1a;background:#2a2a2a}body.dark .embed-app .dialog .content .time-picker .header .switch span.enabled{border:none}body.dark .embed-app .dialog .content .time-picker .slots .slot{border:2px solid #03a6ff;background:#3a3a3a}body.dark .embed-app .dialog .content .time-picker .slots .slot:hover{background:#5d5d5d;border:2px solid #38b7fb}body.dark .embed-app .dialog .content .time-picker .slots .slot:active{background:#2a2a2a;border:2px solid #0999ff}body.dark .embed-app .dialog .content .time-picker .slots .slot.active{background:#03a6ff}body.dark .embed-app .dialog .schedule-form .form .input-container input,body.dark .embed-app .dialog .schedule-form .form .input-container textarea,body.dark .embed-app .dialog .schedule-form .form .react-international-phone-country-selector-button{background-color:#3a3a3a;border:1px solid #1a1a1a}body.dark .embed-app .dialog .schedule-form .form .react-international-phone-country-selector-dropdown{background-color:#3a3a3a}body.dark .embed-app .dialog .schedule-form .form .react-international-phone-country-selector-dropdown__list-item--focused{background-color:#6a6a6a}body.dark .embed-app .dialog .schedule-form .form .react-international-phone-country-selector-dropdown__list-item:hover{background-color:#4a4a4a}body.dark .embed-app .dialog .schedule-form .form .buttons .secondary{background-color:#3a3a3a;border:1px solid #1a1a1a}body.dark .embed-app .dialog .schedule-form .form .buttons .secondary:hover{background-color:#5d5d5d}body.dark .embed-app .dialog .schedule-form .form .buttons .secondary:active{background-color:#2a2a2a}@media (max-width: 600px){.embed-app .react-calendar{width:315px}.embed-app .react-calendar .react-calendar__tile--now:after{height:4px;width:4px;bottom:0}.embed-app .react-calendar .react-calendar__month-view__weekdays__weekday{font-size:14px}.embed-app .react-calendar .react-calendar__tile:not(.highlighted_date),.embed-app .react-calendar .react-calendar__tile.highlighted_date{height:35px!important;width:35px!important;padding:0;margin:5px!important;font-size:14px!important}.embed-app .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-one,.embed-app .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-one{margin-left:50px!important}.embed-app .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-two,.embed-app .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-two{margin-left:95px!important}.embed-app .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-three,.embed-app .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-three{margin-left:140px!important}.embed-app .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-four,.embed-app .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-four{margin-left:185px!important}.embed-app .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-five,.embed-app .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-five{margin-left:230px!important}.embed-app .react-calendar .react-calendar__tile:not(.highlighted_date).first-date.pos-six,.embed-app .react-calendar .react-calendar__tile.highlighted_date.first-date.pos-six{margin-left:275px!important}.embed-app .meeting-booked{align-items:start;padding:0}.embed-app .meeting-booked img{margin:25px auto}.embed-app .meeting-booked .heading{line-height:1;width:100%}.embed-app .bundle-time-picker{padding:0}.embed-app .bundle-time-picker .slots-grid{grid-template-columns:repeat(2,1fr)}}
