.meetingSlider{width:100%;text-align:center;overflow:hidden;padding:20px 15px 0}.meetingSlider .meetingSlides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;box-shadow:0 7px 29px 0 rgba(51,56,70,.12);border:1px solid rgba(51,56,70,.1);border-radius:16px;padding-top:15px;padding-bottom:30px}.meetingSlider .slider-bullets{display:flex;justify-content:center;gap:8px;padding:17px 0 15px;align-items:center}.meetingSlider .slider-bullets .bullet{width:8px;height:8px;border-radius:10px;background:rgba(0,127,255,.3)}.meetingSlider .slider-bullets .activeMeeting{border-radius:10px;background:#007fff;min-width:37px;font-size:12px;color:#fff;height:20px;display:flex;align-items:center;justify-content:center}.meetingSlider .slider-bullets .activeMeeting p{margin:0}.meetingSlider .slider-bullets .activeMeeting .bold{font-weight:600}.meetingSlider .nextAction{position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - 30px)}.meetingSlider .nextAction .nextActionArrow{position:relative}.meetingSlider .nextAction .nextActionArrow span{cursor:pointer}.meetingSlider .nextAction .nextActionArrow span.previous{position:absolute;left:-12px}.meetingSlider .nextAction .nextActionArrow span.next{position:absolute;right:-12px}.meetingSlider .nextAction .nextActionArrow span.next img{transform:rotate(180deg)}.meetingSlider .meetingSlides::-webkit-scrollbar{width:1px;height:1px}.meetingSlider .meetingSlides::-webkit-scrollbar-thumb{background:transparent;border-radius:50%}.meetingSlider .meetingSlides::-webkit-scrollbar-track{background:transparent}.meetingSlider .meetingSlides>div{scroll-snap-align:start;flex-shrink:0;width:100%;height:100%;border-radius:16px;background:#eee;transform-origin:center center;transform:scale(1);transition:transform .5s;position:relative;display:flex;justify-content:center;text-align:left}.meetingSlider .author-info{background:rgba(0,0,0,.75);color:#fff;padding:.75rem;text-align:center;position:absolute;bottom:0;left:0;width:100%;margin:0}.meetingSlider .author-info a{color:#fff}.meetingSlider .meetingSlider>a{display:inline-flex;width:1.5rem;height:1.5rem;background:#fff;text-decoration:none;align-items:center;justify-content:center;border-radius:50%;margin:0 0 .5rem;position:relative}.meetingSlider .meetingSlider>a:active{top:1px}.meetingSlider .meetingSlider>a:focus{background:#000}.meetingSlider .callbackRequest{border-radius:8px;padding:8px 12px}.meetingSlider .callbackRequest.advance{background:#ebf5ee}.meetingSlider .callbackRequest.delay{background:#f6e5e9}.meetingSlider .callbackRequest.askTeam{background:#fdf4ea}.meetingSlider .callbackRequest.askTeam h6{color:#f39930}.meetingSlider .callbackRequest h6{font-size:13px;font-weight:600}.meetingSlider .callbackRequest p{color:rgba(51,56,70,.7)}.meetingSlider .callbackRequest p img{opacity:.7;margin-right:4px!important}@media(min-width:768px){.meetingPopupContainer{background-color:rgba(0,0,0,.5);width:100%;height:100vh;display:flex;justify-content:center;position:fixed;top:0;left:0;z-index:999}.meetingPopupContainer .meetingdashboadPopup{max-width:340px;bottom:auto;top:50%;transform:translate(-50%,-50%)}}.meetingState{background:#fff;box-shadow:0 0 0 #636363;border-radius:8px;margin:0 0 16px}.meetingState .topDetails{padding:16px;border-bottom:1px solid hsla(0,0%,85%,.5)}.meetingState .topDetails .meetingStatus{font-weight:600;font-size:11px;line-height:13px;text-transform:uppercase;color:#f39930;flex-grow:1}.meetingState .topDetails .meetingDetails{flex-grow:1;margin-bottom:12px}.meetingState .topDetails .meetingDetails h3{font-weight:600;font-size:15px;line-height:24px;color:#333846;margin-bottom:4px;margin-top:4px}.meetingState .topDetails .meetingDetails p{color:rgba(36,39,44,.7);font-size:13px}.meetingState .topDetails .phoneIcons{cursor:pointer}.addressLocation p{font-weight:400;font-size:12px;line-height:19px;color:#333846}.addressLocation p img{vertical-align:middle;margin-right:8px}.addressLocation p:not(:last-child){margin-bottom:8px}.addressLocation .blue{color:var(--pramiry-blue)}.addressLocation .blue span{cursor:pointer}.buttonaddressBox{padding:12px 16px}.buttonaddressBox button{cursor:pointer}.buttonMain{background:#f34653;box-shadow:0 8px 8px rgba(243,70,83,.2);border-radius:8px;color:#fff;flex-grow:1;margin-right:10px;border:0}.buttonMain,.buttonsecond{font-weight:600;font-size:13px;line-height:13px;text-align:center;height:36px;box-shadow:unset}.buttonsecond{background:#fff;border:2px solid #d6d7da;border-radius:6px;color:#f34653;padding:0 16px}.buttonaddressBox.blockButton .buttonMain{flex-grow:1;height:44px}.buttonaddressBox.blockButton .buttonsecond{flex-grow:1;height:40px;margin-top:12px}.dot-pulse{position:relative;left:-10000px;box-shadow:9999px 0 0 -5px #007fff;animation:dotPulse 1.5s linear infinite;animation-delay:.25s}.dot-pulse,.dot-pulse:after,.dot-pulse:before{width:10px;height:10px;border-radius:25px;background-color:#007fff;color:#007fff}.dot-pulse:after,.dot-pulse:before{content:"";display:inline-block;position:absolute;top:0;left:0}.dot-pulse:before{box-shadow:9984px 0 0 -5px #007fff;animation:dotPulseBefore 1.5s linear infinite;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -5px #007fff;animation:dotPulseAfter 1.5s linear infinite;animation-delay:.5s}@keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -5px #007fff}30%{box-shadow:9984px 0 0 2px #007fff}60%,to{box-shadow:9984px 0 0 -5px #007fff}}@keyframes dotPulse{0%{box-shadow:9999px 0 0 -5px #007fff}30%{box-shadow:9999px 0 0 2px #007fff}60%,to{box-shadow:9999px 0 0 -5px #007fff}}@keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #007fff}30%{box-shadow:10014px 0 0 2px #007fff}60%,to{box-shadow:10014px 0 0 -5px #007fff}}.dotanimationbox{display:flex;justify-content:center;margin-bottom:18px}.mobileHoldOverlay{background:rgba(51,56,70,.7);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:9999999;overflow:auto}.PopupEditDetail.callInitiatePopup{background:#fff;border-radius:20px!important;top:50%;bottom:auto;width:90%;left:50%;transform:translate(-50%,-50%);max-width:360px;text-align:center;padding:22px!important;display:flex;align-items:center;color:#333846;max-height:500px;min-height:220px;position:absolute;transition:all .4s ease-in-out}.PopupEditDetail.callInitiatePopup .moreAction{width:100%}.PopupEditDetail.callInitiatePopup .moreAction .thumb{margin:0 auto;width:70px}.PopupEditDetail.callInitiatePopup .moreAction .thumb img{width:100%}.PopupEditDetail.callInitiatePopup .moreAction h2{font-size:24px;font-weight:600;margin-bottom:12px;line-height:24px}.PopupEditDetail.callInitiatePopup .moreAction p{font-size:16px;line-height:26px}.PopupEditDetail.callInitiatePopup .moreAction p span{display:block;font-weight:700}.PopupEditDetail.callInitiatePopup .moreAction .buttonMain{width:100%;box-shadow:0 8px 8px rgba(243,70,83,.2);height:44px}.PopupEditDetail.callInitiatePopup .moreAction .v2_btngrp{margin:25px 0 10px}.PopupEditDetail.callInitiatePopup .moreAction .v2_btngrp .button{font-weight:600}.reschedulemeetin{padding:16px;background:#fff;margin:0 20px}.reschedulemeetin .selectdate{margin-bottom:20px}.reschedulemeetin .selectdate li{width:22%;background:#f5f5f6;border-radius:8px;text-align:center;padding:10px;margin-top:12px;display:grid;font-size:13px;line-height:21px;color:#333846}.reschedulemeetin .selectdate li.active{background:#e5f2ff;border:1px solid #9cf;border-radius:8px}.reschedulemeetin .selectdate li small{font-size:12px;line-height:19px;color:rgba(51,56,70,.7)}.reschedulemeetin .selecttime{margin-bottom:20px}.reschedulemeetin .selecttime li{width:48%;background:#f5f5f6;border-radius:8px;text-align:center;padding:10px;margin-top:12px;display:grid;font-size:13px;line-height:21px;color:#333846}.reschedulemeetin .selecttime li.active{background:#e5f2ff;border:1px solid #9cf;border-radius:8px}.flex{flex-wrap:wrap}.gsc_modalWrapper.moreAction .gsc_closeBtn{position:absolute;right:16px;top:20px}.PopupEditDetail .gsc_modalWrapper.moreAction{padding:20px!important}.moreAction .buttonaddressBox{padding:0}.moreAction span.leftArrow{font-size:15px;font-weight:700;color:#333846;margin-right:12px}.slideTooltip{position:fixed;bottom:0;width:90%;left:5%;z-index:99;background:rgba(51,56,70,.92);box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;padding:16px;bottom:-100%;transition:bottom 2s ease-in-out}.slideTooltip p{width:calc(100% - 40px);color:#fff;line-height:18px}.slideTooltip.active{bottom:100px}.meetingdashboadPopup{max-height:max-content;width:380px;z-index:99;background:#fff;position:fixed;left:50%;bottom:82px;transform:translate(-50%,-50%);max-width:94%;border-radius:0 0 16px 16px;box-shadow:0 7px 29px hsla(240,5%,41%,.2);top:50%;border-radius:16px}.meetingdashboadPopup .phd span img{cursor:pointer}.meetingdashboadPopup .meetingState .topDetails{padding-top:0}.meetingdashboadPopup .meetingState .topDetails .addressLocation .bold{font-weight:600}.meetingdashboadPopup .phd{height:70px;background:#333846;border-radius:16px 16px 0 0;color:#fff;font-size:19px;line-height:70px;position:relative;margin-top:-14px;margin-bottom:0;padding-left:16px;font-weight:700}.meetingdashboadPopup .phd span{position:absolute;right:16px;top:9px}.meetingdashboadPopup .phd span img{max-width:28px}.meetingdashboadPopup .meetingState{background:#fff;box-shadow:0 0 0 #636363;border-radius:8px;margin:0;width:100%}.PopupEditDetail.height-auto{min-height:auto!important}.PopupEditDetail.height-auto .moreAction{padding-bottom:0!important}.linkRed{color:#f34653}.buttonaddressBox img{margin-right:10px;vertical-align:middle}.commentSection{margin-top:15px;padding:0;word-break:break-all}.commentSection .bold{font-weight:700}.blackdrop{position:fixed;background:transparent;z-index:9;left:0;bottom:0;opacity:0;width:0;height:0}.blackdrop,.blackdrop.active{transition:opacity .5s ease-in-out}.blackdrop.active{background:rgba(0,0,0,.3);opacity:1;width:100%;height:100%}.reschedulePopup_v2 .otpFlowSection p{margin-bottom:20px;line-height:normal;font-size:13px}.reschedulePopup_v2 .otpFlowSection .otpConfirmation{position:relative}.reschedulePopup_v2 .otpFlowSection .otpConfirmation .resendotp{font-size:13px;color:#017bff;cursor:pointer;position:absolute;top:19px;right:15px;font-weight:500;bottom:auto!important;text-decoration:underline}.reschedulePopup_v2 .otpFlowSection .otpConfirmation .error{color:red!important;font-size:14px}.reschedulePopup_v2 .otpFlowSection .otpConfirmation .success{color:green!important;font-size:14px}.reschedulePopup_v2 .otpFlowSection .otpConfirmation .MuiInputBase-root{height:55px;margin-bottom:15px}.reschedulePopup_v2 .otpFlowSection .otpConfirmation.failed .MuiInputBase-root input{border:1px solid #b00020!important;background:#fff;border-radius:8px}.reschedulePopup_v2 h3{font-weight:600;padding-right:30px;display:flex}.reschedulePopup_v2 h3 span.leftArrow{margin-right:12px}.reschedulePopup_v2 .validationError p{color:red;font-size:11px;padding-top:7px}.reschedulePopup_v2 .buttonaddressBox{margin-top:10px}.reschedulePopup_v2 .buttonaddressBox .full .button-first{background:#fff;border-width:0 0 1px;flex-grow:1;font-weight:400;font-size:15px;line-height:15px;text-align:left;height:56px;border-radius:0;box-shadow:unset;border-bottom:1px solid rgba(51,56,70,.102);color:#333846;padding:0;margin-top:0;display:flex;justify-content:space-between;align-items:center}.reschedulePopup_v2 .buttonaddressBox .full .button-first a.right-arrow{display:block;font-weight:700;padding:10px 15px 10px 10px;position:relative;text-decoration:none;color:rgba(51,56,70,.7)}.reschedulePopup_v2 .buttonaddressBox .full .button-first a.right-arrow:after,.reschedulePopup_v2 .buttonaddressBox .full .button-first a.right-arrow:before{border-right:2px solid;content:"";display:block;height:8px;margin-top:-6px;position:absolute;transform:rotate(135deg);right:5px;top:50%;width:0}.reschedulePopup_v2 .buttonaddressBox .full .button-first a.right-arrow:after{margin-top:-1px;transform:rotate(45deg)}.reschedulePopup_v2 .buttonaddressBox .full .button-second{border:2px solid rgba(51,56,70,.15);border-radius:8px;color:#333846;text-align:left;font-size:10px;font-weight:400;flex-grow:1;background:transparent;height:44px;margin-top:10px;box-shadow:none;padding-left:40px;position:relative}.reschedulePopup_v2 .buttonaddressBox .full .button-second .gs_control input:checked~.gs_control__indicator:after{display:block}.reschedulePopup_v2 .buttonaddressBox .full .button-second label{position:relative;font-size:14px}.reschedulePopup_v2 .buttonaddressBox .full .button-second .gs_control__indicator{border:2px solid #d6d7da!important;border-radius:50%!important;top:-2px;font-size:12px;color:rgba(36,39,44,.5);padding-left:7px;left:-26px;position:absolute;height:18px;width:18px}.reschedulePopup_v2 .buttonaddressBox .full .button-second.active{background:#e5f2ff;border-color:#e5f2ff}.reschedulePopup_v2 .buttonaddressBox .full .button-second.active .gs_control__indicator{background:#007fff!important;border-color:#007fff!important}.reschedulePopup_v2 .buttonaddressBox .full .button-second.active .gs_control__indicator:after{position:absolute;content:"";left:4px;top:4px;border-radius:50%;background:#fff;width:6px;height:6px}.reschedulePopup_v2 .buttonaddressBox .full:last-child .button-first{border:0}.reschedulePopup_v2 .buttonaddressBox .reasonBox.inputborderbox{height:auto;padding:5px 0 22px;position:relative;margin-top:10px}.reschedulePopup_v2 .buttonaddressBox .reasonBox.inputborderbox textarea{padding:0 12px;width:100%;box-sizing:border-box;max-height:130px;color:rgba(51,56,70,.7);height:46px;position:relative;font-size:15px;font-weight:500;background:#f5f5f6;border:0}.reschedulePopup_v2 .buttonaddressBox .reasonBox.inputborderbox textarea::placeholder{color:#000}.reschedulePopup_v2 .buttonaddressBox .reasonBox.inputborderbox span{position:absolute;right:16px;color:rgba(51,56,70,.7);bottom:7px;font-size:10px}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot{margin:22px 0 4px}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot h4{font-weight:600;margin-bottom:10px;font-size:15px}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot .full{justify-content:space-between}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot .full .col-left{width:50%;padding-right:10px}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot .full .col-right{width:50%;padding-left:10px}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot .full .MuiFormControl-root{max-width:100%;margin:0}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot .full .button-second{margin-top:0}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot .full .radio-disabled{margin:0}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot .full .radio-disabled .gs_control.gs_radio input:checked~.gs_control__indicator{background:transparent!important;border-color:#d6d7da!important}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot .full .customSelect{background:#f5f5f6;width:48%;border-radius:8px;color:red}.reschedulePopup_v2 .buttonaddressBox .reschedule_timeslot .full .customSelect select{font-weight:600;color:#3e0d0d;font-size:15px;width:100%;height:35px;border:none;border-radius:2px}.reschedulePopup_v2 .buttonaddressBox.showMoreMeetingHeadersInSubpopup{padding:10px 10px 10px 15px;border-radius:16px;border:1px solid rgba(51,56,70,.102)}.reschedulePopup_v2 .buttonaddressBox.showMoreMeetingHeadersInSubpopup h3{margin:12px 0 6px;font-size:18px}.reschedulePopup_v2 .RedButton{width:100%;margin-top:15px;font-size:16px!important;height:50px;border-radius:6px;background-color:#f34653;text-align:center;line-height:50px;color:#fff;border:none;cursor:pointer;display:inline-block;padding:0 20px;font-weight:600;box-shadow:0 8px 8px rgba(243,70,83,.2)}.reschedulePopup_v2 .arrow-previous{display:block;font-weight:700;padding:12px 15px 12px 0;position:relative;text-decoration:none;color:#000;cursor:pointer}.reschedulePopup_v2 .arrow-previous:after,.reschedulePopup_v2 .arrow-previous:before{border-right:2px solid;content:"";display:block;height:10px;margin-top:-6px;position:absolute;transform:rotate(45deg);right:5px;top:50%;width:0}.reschedulePopup_v2 .arrow-previous:after{margin-top:0;transform:rotate(-45deg)}.reschedulePopup_v2 .callbackRequest{border-radius:8px;padding:8px 12px}.reschedulePopup_v2 .callbackRequest.advance{background:#ebf5ee}.reschedulePopup_v2 .callbackRequest.delay{background:#f6e5e9}.reschedulePopup_v2 .callbackRequest.askTeam{background:#fdf4ea}.reschedulePopup_v2 .callbackRequest.askTeam h6{color:#f39930}.reschedulePopup_v2 .callbackRequest h6{font-size:13px;font-weight:600}.reschedulePopup_v2 .callbackRequest p{color:rgba(51,56,70,.7)}.reschedulePopup_v2 .callbackRequest p img{opacity:.7;margin-right:4px!important}.getdir{font-size:10px;color:#007fff;font-weight:500;width:90px;display:flex;align-items:center;margin-bottom:10px;margin-left:15px;text-decoration:underline}.getdir img{margin-right:4px!important;display:inline-block}.meetOwner .getdir{margin-top:8px}@media screen and (max-width:768px){.meetingDashPopOverlay{z-index:1111!important}.meetingdashboadPopup{top:auto;transform:inherit;left:0;bottom:0;width:100%;max-width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}}.gsc_Noscroll{overflow:hidden!important}.fusionFilterDropdown{background:#fff;border-radius:16px 16px 0 0;min-width:100%;padding:20px;filter:drop-shadow(0 4px 16px rgba(51,56,70,.1));height:auto;border-radius:16px}.fusionFilterDropdown .gsc_closeBtn{top:13px;right:18px}.fusionFilterDropdown .gsc_closeBtn img{margin:0}.fusionFilterDropdown .filterHeader{display:flex;align-items:center;justify-content:space-between;padding:0}.fusionFilterDropdown .filterHeader h2{font-weight:600;font-size:17px;line-height:27px;color:#000}.fusionFilterDropdown .filterHeader img{cursor:pointer}.fusionFilterDropdown ul{padding:20px}.fusionFilterDropdown ul li{border:0}@media only screen and (max-width:768px){.fusionFilterDropdown{bottom:0}}