@charset "UTF-8";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.react-datetime-picker{display:inline-flex;position:relative}.react-datetime-picker,.react-datetime-picker *,.react-datetime-picker *:before,.react-datetime-picker *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-datetime-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-datetime-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;border:thin solid gray}.react-datetime-picker__inputGroup{min-width:calc(4px + (4px * 3) + .54em * 6 + .217em * 2);flex-grow:1;padding:0 2px}.react-datetime-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-datetime-picker__inputGroup__divider,.react-datetime-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-datetime-picker__inputGroup__input{min-width:.54em;height:calc(100% - 2px);position:relative;padding:1px;border:0;background:none;color:currentColor;font:inherit;box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.react-datetime-picker__inputGroup__input::-webkit-outer-spin-button,.react-datetime-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.react-datetime-picker__inputGroup__input:invalid{background:#ff00001a}.react-datetime-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-datetime-picker__inputGroup__amPm{font:inherit;-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}.react-datetime-picker__button{border:0;background:transparent;padding:4px 6px}.react-datetime-picker__button:enabled{cursor:pointer}.react-datetime-picker__button:enabled:hover .react-datetime-picker__button__icon,.react-datetime-picker__button:enabled:focus .react-datetime-picker__button__icon{stroke:#0078d7}.react-datetime-picker__button:disabled .react-datetime-picker__button__icon{stroke:#6d6d6d}.react-datetime-picker__button svg{display:inherit}.react-datetime-picker__calendar,.react-datetime-picker__clock{z-index:1}.react-datetime-picker__calendar--closed,.react-datetime-picker__clock--closed{display:none}.react-datetime-picker__calendar{width:350px;max-width:100vw}.react-datetime-picker__calendar .react-calendar{border-width:thin}.react-datetime-picker__clock{width:200px;height:200px;max-width:100vw;padding:25px;background-color:#fff;border:thin solid #a0a096}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-clock{display:block;position:relative}.react-clock,.react-clock *,.react-clock *:before,.react-clock *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-clock__face{position:absolute;top:0;bottom:0;left:0;right:0;border:1px solid black;border-radius:50%}.react-clock__hand{position:absolute;top:0;bottom:0;left:50%;right:50%}.react-clock__hand__body{position:absolute;background-color:#000;transform:translate(-50%)}.react-clock__mark{position:absolute;top:0;bottom:0;left:50%;right:50%}.react-clock__mark__body{position:absolute;background-color:#000;transform:translate(-50%)}.react-clock__mark__number{position:absolute;left:-40px;width:80px;text-align:center}.react-clock__second-hand__body{background-color:red}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:#ffffffe6;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;opacity:0;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;-moz-animation:react-confirm-alert-fadeIn .5s .2s forwards;-o-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards}.react-confirm-alert-body{font-family:Arial,Helvetica,sans-serif;width:400px;padding:30px;text-align:left;background:#fff;border-radius:10px;box-shadow:0 20px 75px #00000021;color:#666}.react-confirm-alert-svg{position:absolute;top:0;left:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{margin:0;font-size:16px}.react-confirm-alert-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{outline:none;background:#333;border:none;display:inline-block;padding:6px 18px;color:#eee;margin-right:10px;border-radius:5px;font-size:12px;cursor:pointer}@-webkit-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.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 *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.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{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-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:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:16px;height:11px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAACmCAMAAAACnqETAAADAFBMVEUAAAD30gQCKn0GJJ4MP4kMlD43WGf9/f329vcBAQHhAADx8vHvAwL8AQL7UlL4RUUzqDP2MjLp6un2Jyj0Ghn2PTr9fHvi5OJYuln7Xl75+UPpNzXUAQH29jH6cXC+AAIAJwBNtE/23Ff5aGdDr0TJAQHsZV3qR0IAOQB3x3fdRD/Z2NvuWFLkcG7fVlH4kI4AAlXO0M8BATsdS6MCagIBfQEASgPoKSc4VKL442q4xeQAigD46eetAABYd9jvf3nZMiwAAoD30zz55X5ng9tPbKZnwGXz8x77+lY7OTjzzikABGsenh72pKNPldEAWgHgGBgAACH88/Gqt95JR0OWAwP3uLd/qdr53kMBBJJ3d3XMPTpWer8NnAwABKPH1O1VVFIuLSz13NtZnlf2kEh9keLn7vfZ4vNkZGHzvwJIXZRfZLuDwfv4y8tvk79LlUblzsxorGcCBusFKuYCCcdmfq5jqvlxt/tzktEABLb8/HL2tlTAw8SLlMFpj/ZlpNhBZ81BYbQcGxuToN9SYdjXY2Lz7lD0dCQ6S9Dm0EUCYPdDlvWWvd2AnviXqc11eMZTqPc3cPMCRev16ZrRUE0Hf/tNT7HIJyTptDVTffSsTkvhtgQ0T4jigoFUx/g+hsX9/QUHzQY1dbJ7sHV02Pduvd0leiK1XmaTrfpCQPgELrrdsrY1NamgyPrh03iPxosvX92ysbCgoZzk5kP1YD7t6AILnu+45LykNS40qvXDdHnR6tBennz6u3TSxU1Or9Swz6wqzCsPZKzglJbIqEY8hDhyAgFzbJxuOC+Li4d9sJLFsnhwbvH2d1A3kzAqPZQITsN76nq2dzaZdKJf4F6RJkb078YFiM+tnWZGh2F+dDibykYoMcsnekdI1UhCAwWb25qVkEq43km9yBrclQMGwfyZ3/zZ2QK9gJxsJWCBUk32QwqOSYKRxh6Xdm3B4oMW22EPZzawnR72kgZltCqPxrdH1dkBkqDdWwwMwMO9O2sqKXHvipPGJkzlRVLhJjVIs9KrAAAAB3RSTlMA/v3+/Pn9Fk05qAAAUU9JREFUeNp0nAlYVNcVxzHazoroGBkXhAgCCjMsroDoKIgKdFABBwQUnSAoCqLRFBfcCBIM4kbqShO1hlSrCJqQQmNssVFqjBarsdjFJWlMTOLXJDZt8/X7+j/n3pk3vNq/bb8+3nbP79137/+dd954qTVt8uTJL73OMhqNer03ady4cWOhWbNmjV+0FfKGjMb36Y9/1fXUst9cb2y8/lpb797z5k2dOjXVD9Ljn59fcHBwQEDAgGch3l9on6feeeedn0r9kvT222+/sErRgvcDArwV8f5tN/rcvPnMZ22pqVFRSVGjR38k9Rsp9fLql/MXLj20VGjt2rVeak2Og/auI/kHBQ3We/tCo0ZNhwYNGj58/NaWlpbOyMhIX1//2/jTrICvckhXruQsWbJw4cL3tzhPORynSk5lZWVtglL9IkmdDQ05NqvVGhLwbKSUL+Tvb9yH/2sj+eN0IZZ3fvq3Hnp71ZtCOyofdnTYSzq9xX7UtsF9+/Y1FpeZT54sc2aUlq6Jy89YM/qj2oZaoeOkMR8dV/Tee++NWb04rrA5MRYKDAyc/NKCpwDIyKhE9LEzZ/r4DLQAAE6EyEeM6AcNH7m1pTMnB+fHX7tG9Bs0Xt+GwM/frqm5tz950aKDk6rsiA0xbUrbRAii/BDeV9bGhQsPRlyOCAuZ9GykZwT++n2RHPnVYQU+oaFDPQD8jEQAPiDdaLPaHGVXbn/O7YHQuIH9B/gYgzts1iqrtSopKWlNRkzS6I8arFaOFvTfew8AfiYil/rN6sWTKwtbArOzExISUl7+vwCuQNt8Bg71AQCcTwNpWeFbW3IIQEmJr08XgIzX2xDcvZrs7Jru5EWXwwKSwh2RkQ77w7Q0bXp6YRoDaKO+kZl8MCwsYpJ3pEf8liAAoPhDhqUMQ/wAkF+oqKiosJYA7HxotdnTtVe6Pr/S0h+AI90QffU3T9obGuwdD5PqkmJiMtbM+ajWI/60TX0COhoarAAE1dfXV80FgMmLi1oSKP7/B6ASAGyBV4YM7D/Bx8/bF7g5fgmgEwCCSiJtJQRgxEi9zZqVdYUu9pW0tLCIgOvxdR0dpxx5aWl7EzV7CYDV+tXnCzMzkzMvE4AFlTuhZaSf/OQny1L32RC+JcHikzJ06NAJoe+YNKRbsbG3xPlWZTxssNmdOP/J27ffudLJ60V7DAaT1lxRVvfwYe3Jlrq4uJiKjAwAcIWP+BkAhV/i7HA0uAG8BAIUf8qfzvwvgJcQf+XMK4GWi8OGTpgQ6uftzwC0LIM2WgcASwaXOBwlA7v6/YgAhFRt2pRGeu0/UyImbal77eHDo2kVAJAeKwE0fl6P63/5nSlTAKBCiR8AovbZEL9lf8I5AMD5booAE7OzY8X5fhGJi0/nTzTcMh+80iIBaF0APqvIu3EjqfRGcV3S4aSKYk8AaW4ADU4gOFlfn8sAXnoJBDpTCMDL87zU2kwATl+x1Nw+P2HChKHBBMDHFT8DwGjX11FSYu/f/aMf9XtOjwAacf2hmxRg7ywXDrr30kb7NVhDquo/z0y+nJs7ZUoYA5DxM4BFmcnJyV93PzjbvQhK3urqAYF7xflWVT5ssDaU4Ox7T9+6Ei4BaN0AUkvXJEExMTGHD9cdFgA2yfgZQAP1f0dJw0lrfS4BmIb4z5yZBgL/H8DibbehGROenQ0AQRhvZPwQAGDQ8wlqsFkmdP9ofr/n/OgK2ml1xxQECAAy/tdee++91wCA1mfWJy/KXUTr536T+O67764X2r9//T+3JkPdDx50f7qItDXfff+zeAxY1lYV0VCmPV1Ts5fGAGUYDbHpo0qT6vKTignAtWvXiuf0StwGZZPQybMPAYC8/xF/bj0AUPwvvzytKCdl6dMAvJxRuXjxkCHnL86YMXs2A8B4m4yWQTrdIp0uByMajcATJrwzXwCIiIjAFSrbJwGI+FlH00YH8/rQy5enQPsYgBK/BLCI1c0Afonhn/XjH8MNLP9o1Y4Pfg795N9hYQ23bt1q4fb07z+A/ITR2J8AFJnqOP7iuj7Fc35TK+9/bkPaM+NGiSnsB6wRIwGA4n/5T5Pzc5aeeAqAP1VCM4niWRqVgr1p1sEYlskNJQC4BQZbLJi0MAgCgBUKqYo3VEVEhIWFTZqXtYmVxiIAtB4QeDUAvMuSFBgAJCkwAKHlLAKw4wMIFG5URVgdLdwedEq6BuCgj1qzpi4uiVScYa6I0fWKJQVC2aRDY0eNWrlyECwMMIDDc2vZ6UF0F7z8tB5w4kTvtZ+ygklGkk4lvZ6sne45SDg8aJIQ2z+4Mmg0qcfauXPnfvPNN9XV/1S0VSWyf1Ls4FZ5aIHu/blGKb2UOM0ckq4PmsZ2b8yYMb2l4FbhX8ePHwmhuSPXkhaQ5q0tXzBvntdUUq9eSyFu9njXxpA74Leg198yktRWVI4OkAkymw2Q3WO90+nnN3u2H0QkHI6JpHHj2GvTYdsupd68GfVZ4yTJqJeUaNKhQ+rzCUvOMXEr//4vD3333XdLe+rRJx4iqumDnT2O5zW1HII1hPLy8pJGjz9GWgk9D61Al4fWkWay9VRbUa1GEVCYDRoonu0dr++n0ZQ0dMCNdDRYHVrtuImjWHQ80lvfl4WfhJetw1CFm6h+rkazd28iJHvyIe/IHt7ZOBY7o4GPH4smPqf7nRwz/sH6bmmi2HtvYiBUYPxEcZakt701PdsPAIhb3DBbYmIIAOK+F9HXJ6z7t799AwDI48+cOQRi66m2ogoAYVwIQEkQb8DrJza1azRWq9NpjUjXtg+aNXHU9EEQHW/YsGFD3toHMFZbgzUsDNPkPgAgpScG1vA4TgB8PZATAAoc6IasWPHhhwCQkyNCdwMIJCVqDabA8+cAAJFLYVD92dvpjvQe7ZcA7p0/350dEzNmy+iRAHBPrO9+AwB41Of4h2HoFdZYhsfL7ej7QmbSBdED/GkDXv+ju9Pv4i9mM+g09Rs1duKoQSQR/4whb7msbFhufHy8M2xup6AZ3sHzWOChaveIWQCtn00A7s/84MDuD4bd+fBDcYEukrVna5fwMQPAsqnQZOqqLtBzezysvHd6z/YLANndUELMGAmgXqzPfeON3+IE8PHbuL2YegYCAO+/fz/io2VMM+5HpR/BGXIPGCzix3oAaBo13aApK9Mahg8fNAo9ANsPGi7iB4BLZRUPH9advJGb6zx+3Jk7FwFtCNekNzQUabW3cAv0Ek9uUA0U+PGsY4NmzrxQVBS3e82wGQDA7bvI8SsAsgNP7y26HV4GALyeJzGaY5J18fZ4GT+3DwBK8/K2ZF/s7v46ZYwEsMJHrJ/gApBJ8QPAs9gh2BYBnT077OwUnvcBwB0/nCEAQPFBdADefv5dPEu3p2u18e39Bg2aPou2h9wNmP3wi7bGL9qsuVOcizoBgM/X0BBtamggK2wGABn+WSLw8awm9P4Du3ecys+aMWPGt6J9medF/EsBIBbxJxSFm4vM5moJAOGL+AHAO90jfglgy5bshO7uFAIQM2fkyhUr6sX6fW+MJQDYX1wvWI/+uOIc79mziJec4ESxDPGy6AF9RfzYHgBw02s7yswNhf1GDJ8+lvcfPgKrxfoAa0S9uP9HTV95LHdur8TzuF7W5OSqDdEGAFiaiIjk9U8hAMdw+1Ts3r37VPOMGR/K9l3k+CUA9P9b4c6y8LKC6upqAiDj3wpxD1Dix/m9Uku3KAD6xMx5DgC6xfrLYwnAEuw/jOJnAMHjpnvECwA8aK5YseK3EA2aogf0pQNIAIOaXI8S0/sBAPaHaLUEIOJHPmjUsWACACN7/qLVmoz2Zjabv3x8X+oBdP/DWeih94d9sHv3BzO+fOOND6l9C93xL00BgOy97dHo/ZHm6EcAwM8OHlZ+YLpFtF9eQAGA9+81pg8DQCzdU3D9Ef/YN3AC8OP4Z5D1DBg7XYmfAKitqYl7AA8AvDxxVLtGW1VVVhYRZjC0jhg/Tuzv3j6gCuEjfghGYd/cXrFk5BNqai4K633k938h/Zp15C8Tx68E7X7Dtm2b8QZEAH743j8gYQQwC8TGlp08Z7ZWC+k/4eFf6pc//Sje3+TZ/pFeqXkQ7hoIhhoAnve8ogRgCQZBMQsgTgBgXykpAoDKmpoIuJP/wMvzwaOKHkisVfUnDYZZ2J/k3n4ST/94UiHt2/d+Lx7yttFAXnP+60W6+X9ggQFzGDdeOJT791fQNAgAv/qHFFMAAJou7AWQBCAkKXzknW71bD96APnWQ4c+hthRsv1Ty2WNA4InwYYpzhJSW1MT+lmkxx9awyfNhQVmvf9+c9M4kVt1by8tsmuLub3I/in6er7URGkh1SZ1znfk/xR9o2oP7F8Pax1vbO8RgJcwhYp8BvpMcD1t+0GffPJ7xUo+CA54Yc+DPXv2vGA0vkBavfqIW+xeH3kr8iJ9QxJegQNpu/TMzZupnzXOkQ7+OkumeCCOU+Si2Sr7kR6RkQZ/iA0y62PWVKlUiLy8fsz1MSd6s+YhLz1vu0t7ILS4T1Rqn2cU9fF6YQdpMZIAG6dNmzZ5bX+7PZKGsXi0CM9xwZ+0DmuVnejxsHMDJu3Zu24vkrT+QTtYq4/8nvWHPzyeCa2HUySRbzMKAO9CGhZ15Pku67uGlaS7frzoeFat26uY2CpzijiIrbKfLdH2buy7eKLkR8oAaXWhQNLH8+qEKirKy0tLS6O8bXVZQpvg8dPmbV/O+jH0IvRClLY06hkPAcBGqLa19ckBzC0HVg+0R9rQFpqFtWER1oBPhr3+eutPocevPzIaBwTseTORAu/rQ7sd2AgA4g69T1PlfmGVsX9fn8ESALk4ER5Gsb/Mny2tbzGkPQwASH1s2iTDBwC2yhYeVdgq+yXODAwpCCzAozT7Dml12fqR8VGcOMtk9A0pkUvsI7YvR+DQrl2vQLtWpdbFPAVAq8lgMrcygKEEoKQsJKTMYQgLDQn4ZN3r60T43ngSrH5g1rBcWaINAoCMX1plXq8GoBUAXNYX4RcfPqzVXa8tqk3bpATAVtnCVpytsp8tsCBifcJVil8BoFhfu7OE5RCyGn0HWxweQLYvf/HF2tp1T568IgD0Gf2MJilKBSCrPf5Cc3h76e4zuwmAv8ZqQ5cLMwwNA4DWn+IfwoeqX3/8kQvAQC2rGQCU+NkqywuiAqAVACa6rO/hYsR/uBi3wKZd7wGA1gPAcEvfhAQAmEEA4DwLEgo4/tmzwyYdYqurWF+9zWKxhCKlTjnV2WEBxkhHX5/G8jSZEZoKALWJWbuyYgWBVRgA6vqk9hgDNh54YtI2t2jbn5wBgAl2m1XTYAmxhFoNU5DG/uRnHuG/d/yjEa0X7kID+99tgu6OxTytxK8A0KoAaCGexz+rWHPpUtKaG4e1hwnAhhNZlLtMhwyG+HhDGVvl0PXZ2fv7w3oMe8vPijuf4of2AQCyutDmzWdI1zcv0Psr8SOFF2As0Th8Qr84CiEzcjSKni09b4l5C+al4r9uAcCBA1nthuYKc3spA4i0hWgNdFazgbK8n3iEjzct380S1rd/f+mkAECJH87O21/2v76eALQM4MiRX0+MKqXsFXSYAei8/d3WXLHaoQNTUga4AYSGiesPTSEASvwEwCrin4D4GYAv4m9MS5M5yalGX1uixccntCDwKqf5n5FSboGNBw4caG03m1tbz5zZs3v1bAAAKvtJDAuzAeD1c0r4DEBY4f4DKH4C8AclfgYQxFl0etRWAAj+RwjA6DUyfuoC3xt02F6JnwDQ8UNpeQAB+DTY6op/HxJLU+au3jj5JYRPwvR5ZoFN3v12oVxjkE+oXbG+4o71WH5dJa9VALD7wBPMArvP7AEAfaTVgm3NZkzcszHoBCvhM4BvhTcfMOCB8OZH/sDxp0hrCwA8PvKjNqkaAPaL80sAyvU3fF+sU1tptspDaRkA3gKAEIoforwaAPhZ3f2de4RWeUvAARqDKH65ZDKE7/nxriexm17ZtO0JxvhXX1n1Q5UAYCMQTCsvn7ybEuYL9JE2q9jfZJoSBgADEP5xt757MJM0xMcHUUOfzr9Pywlua+vtThhJAOvdPYDc/LjRayC+CxiDTm2l2SpbeJmPHywzyhLDXH1ICI96wEAcAlIr4ABKSThuXt4c75ByyJ2Zj9qDWbD2SSJmAdaqBSp5CdPoB5frx9LDdEVDG6C5cKnB/xz1kdB3rAcP2Bb7+X0q9GtOXirWU7HGEgBSwI/CoehosrIT2f7pFKmtNFvlYF4W/jvAI6kMoX2y1kBIZKBHu1PDwfNI7A1ZbP+UIgPMAn08hFnAIOROal3P6pnlzSQlK8pHf4F2s+AwjSRNvDsCadl76bQif9tbqDBdNvzPfxcy8+nCw1OULDDrOukEi7PXnngo+IDLY8UZZMmGOmsMn09yPTI8VwjhWEUkXIY4mYVu2/7qq9tJXuqsLoxJj+XMZqEWUmdnskabf8olWOI9Rl9Ik07vqeh1id/EpqZRUGKOhksqxveuZGm0Idx3g//+BPrd734n793wXnuFEoUOXc+ClJcrC4wiI8rv0On4GNUbbh8TBRtwDOPVWerxv2P9SuiPukKcBwd0xRPusuLSH+/xUmd1r9dm5XsuZzZ35kBLxCt+ANBoihA5CY6YAODEmnS8KRpIr7cBgJp2uyDkahcmi+EAUE7SpvPQFRrw9yfcvk5nPHUyApDokQWPBQCOXN7DafPo+ABH1RN8fL0t6OrVq1X3eC7C8dVZ6vHu2P/4xz//WQDAQ44rnmhXFlrYYxeAW+mJ6bcSEyUAEFCyqJdPfkX6HLp8+fJXBEBTyAR2uAD0tWjSfbh9BGAUxX/1zi8HVXcpAHZq03m9BNBptXY4ET8DUOKXANJk/AxAFETYbO/ayJ3aACAwcH3gep/Qru4PUZ8w/nW8X9gWOMSdZR7bRG81jkOU1XjeDUArFOey4i++WFW1vr4NAMTLaFjLvekuAJvylYKIXIcvFcQItzLB9o5G44CzylcA+Pe1+GjS+fojwGDO4hbcOfuXX35bnZ0deIgB7Nyp1QqrygB+1Wb9lbOBAUQTAOV1XuwhdRZXI7Q3UVplfSKS45aEc0MH9p/yTveKkQCw7WrIXneWmYDMrD3++Mnx47x8Iqt8GiTs4+bJ8y6V3Xj4sOLkjV27qjA9AYCBvGJsQkLgXraKBAAEOsCdZPfLdbjjRwQAUOJvxy7t/BK+NKuPhqVYTX6PEHJ101+qq8MWLcrUqdf/ne5Pa+OvMLPRPB3dBw+ychaDSkers7gaFiAliv31sSHr14euv0o8n322XoeAHXhwOyuydsMYwJDax0+ePD5OywCA8NM4fAIwdWfdtIqKvKyMXbuKDPWFRS8wAG3r3lvtF0RBAveANuqv7K2Dc+3K9Z/g7gGtlKRja9sjPjSQF6/eqc7+9ttztKz3Z6uarl22BcqL+jvdo1URvyqzGbSUpOTX6XlkW0mvpaqzuBLA6dOxOD4DKMA7koRzaMyUf3+xczUCvlVgic+m+CWAIUNqjz95vEkBwJdfAniVhj6+/xuRjGyTAO42XRjVxJMfACjxE4CuveRlC2SO7d13NJD59yJFSQD0QRj+tPHu7flhpqv6y+pv/9lF7wn0QexZ4g1bBIBZBCAnIsJaEm+QAJT4f/Naqrmndd2wCFMPhuHTp3OWQDk6vS1hfcL+6v6I/iU8vgPAkAs1+5vPIn62zt6+56AsdNChjx49OqcvwsEQPx2OjwcAIv5d+YW5hfkSgNZ814wNGADHP0HEo58Q8PXe2Fjx/JkCxd7T8uXn+CUA3P4AILcPFu8NuqrDziF+lND4hfCjigAQsywKozQN0Esc8eJ89LTHLk8+7ZmV+LnBnJX2KNAA8KvVQ//9xWTYkDNnJq9VW2m5XF8vl2lSx/X3AMDhU35kee7yXS94mfh8St78RNZDOetAEwBAmaRjoS6t4a7M0TKFcWxNtfE+cvvgsWKCjs3U8jwFAGxd0w150DIAkHO0QSjaSPM3Pa6BI+RnVtojAPAErBRo6AeHtN1YDP8uRra1aiutXgYALTZ1H287pn+SxAAA0pFB0aQT7wuzKbOQwV93kfC/Qt13j/TI0k5kg2Yqox1YY0VBwlKdWXgx6VvLzKlRrPEjRU53Q7QQdpenE/bW7G7JBpZOpUmfLVi9arXQWkhtpdXLZP8WzFsQFx3Hh2vm/CjrBZaX9UbvmzenotZWWmpZ3AOJUgvCtkq/2u2Vy0lmbiOfZhxLqSWuyC/FpS5qbCyiW/6LUm/om2rv6mrvR9VGyCRkNErs6uOprS2bcpaZ91Bbd0CTmsTiPd/i8gtuzxGVPpoIebTY61qJ+aT9pJOytEnQ6NfiSBlxcbWsMTRG7LBtdFvJ8nxI9FAyKEhgkJRa4jqHpigjQxMZqamry/fV1Hk3eWRx198zmjTpmEZovSbe7tRGq4+ntraGnlY9nJfT47Wu5YAGVIKSZIEF7y8KOrg9R5C++r2iI6/W9myvF2p3/YNwyqQYcl/Fc14TkcNAk+r60AkPhBzg0wkA4GNi2fyDCMAg5VURKkfz4uwOzWJN0GBNuR0Qrnk3jTrrqlh68O1wvDlyNCBp6R+k0Tqq7ACgOp7K2koA6b7xSgFGeuTgvkElWBYAEDgidxVY8P5c0DGMrbLTgx908tVTPdo73uumw+4baW94WByTlp+fFuMCkJGhBqD1ACCeFP2pTg/WVzkgTpiXUV6GtCCeD4Li82N29vYGoDs1/Lrvy379ngcADaWtg0JwMAe8ufp46gIM+brdYnEKL4/lSF5fItqjFE6ms6/g/UVBB18Qb1xgeno4x7qqf/XUKdr81i2ZIfJaU1LR0YEsbUxMWmnFUQEgP5/sYFxceXlWn1XIGR6w0JzDWosGZ2SIBgeFwJvDeBBvtxWVz5Ior2Xle486i4KIO1fP3aEXkiv0QQ47pa9CQoTTnP304227d08ejwMsszRaylwAZIGDvwCw/RQ8ObRRaBUXcIiCDpwPAN6NvQoN5vgHngOA5XT7NDVJa+31WUXSjRsxa27EXEuLawGAo3HU/+OysnBjlpdmPeNnExkYV16+HO3NEKMQJjgrGizjl1a0MTLI4xL2vek9KrBg+IiuhBRUFhMAfrojiae74Kcf715m8j0+ngDgj/vBR9QOAyArUmj2njc5cJmkOLCKa5u5PTO4YMM7cR0REPELAMtxxA0bpDX3SsXYFwNdu5bWmZN0bc7RjNraOMSPHpBRCgCrKWcYKq//njNrp4kGmyCQCQlGg5X40WDZA3z6u3vAnUEjRtw5d+5LAJi/Qm9xcOstFht9JxHp9/TjDeteKJyd7AFhuVPKhFX39vcXXd4hssjbuQO4IGxkAD6iPZy1Rg9Yj/g5/IGPAGD58kJ42Q0bwnE8AUDG39mZl5eToyMAiL62Fok2AkD34O7QM26jlIcG14oui6sYEjymrpxeyuUJlaZuqViWnz5Y0x8AQpt7J6V6Hxs+4k4N2chD386f/6EeRseB9lso89oBY6I+3lhVAQYDSHfud5qEkUEWGftj574ii2xWUqJyPTqfKOjg/WlQ5P7v4wJwSguhoJEV7hW1huOHKO1xDQD45aJWWyoAUAPOhBEAgwtAbZ2YhC2haDA/bbkfNvKmxmRobJF5mgEDNL/Q2EPKU72nD7rPPhq5rwf9CIDdageAUK2hod4GAKrj/U8BRiQ/ju8/R/7UJ4Ssbl9HutbpL63uUws2RH/k5bKe1vrKq8td1nsflDsXAES5OXQY9da639SS6uQswAC0ByyTlR6QAQkbEgIBQNbicggY8qCpdRpb3M6dNAguS4rTWC4ZjwVCXIABCitgdZ2RGNBDMAs4bSUAoDre/xRgsCFYvx5hkbkVVjfIv6/L6j61YIMLOs7ysuvttdSRV+vcnqEecycAiFpbFtUbiEpbzpiy6NKsDlhL/pS1ZQuq6TZwkjCYJOtuSVNJpZ8nIQeaf/NmPlKyz9R+b4T++cj46JF+9iM9JK2un5+0uurjkX2T5Qsso5Df/7O6smCj5/a93oI+5eUjKu0JVpLMJK/r18PDZRaWq4i3k0ykcHbLKmcqaoVlCvcQtGjEjyZ6emF1Fre3CpDa6vKZhbHn8wdLueytnqU8n7CTFSllugeMik0WaJd6CrUZDTfmwep/cY3S5M/hmqjP73V9Mj0uKjnA7ZQtFebiRWiVt8x/yrHW6GE1SYf8Hraa2psUa2m0QWRlQ0QWd8FiUrkrL5XK+ytm13iiUog3mzZtQbANsrpL7CfpySCz+G8BXEChYRVAxj1vSsmCDVUBxTfFTq3zpDO+Li5/Q9OFlrg6tdX2MovZCn6MtXM7PS8LAPQ+HQA48IcPeardqFesJtf6HvL2bby97tat9unCCQIAz/ORkWKeBwB3PgafKWxOFVYXCYvjwuqe4NAlnpcIgIhcFkQAAAfOfwwNIwAALR4IkKEpMJp6ZrWj1QUUgx2Yde32G/hIB+VVx6LUVlsCcF2Dyt4MQBzvFQgAKP62pvA2CUBaTZmF/RjLEV+dn7nuVvuo4fQRFQBYoHRH31DKAgdX5EMSb0ZGXIy0uiU+JcLqEoBprvgZgBK/BKDEHxYBAIMEAG16NQDoJYAdO7QCQAKnL043N5+mbpB4qNEZ77CXlFRk5FMJfFOd/OyOxJ/deZ1A99+8Weue5gjALphFLL+yezcB2AhZmy5Y2Wnh9feSCGE1ET8DAM2D3WeHDKFuMGi80R/hl+CjqvgSBsBlc5V0vMpCqigRF4viN7AVXV252B3+S8jaKtdTZoH5q7IIaUUjJnEBhYHWxysA3ty4482Nb2r5+KyMuvw64fQqnBknT2aU7aQe0PX8MqoXaKUsaCvivWvQmiQA7qHQ5t7bkSt5RctWYzcD2MEAwsNDJICvFi7sewf6knRnIltPn8vdxGNYvGkcAPj42OPt9hJfTqpyAws1GRnaImRBXQAQf4mBG7i2snwnaxlp51R1FjnEYRfqgBo69nHO0YD1ngAKNxbiP7S9BFAXV1EhnN7D8KLw5riiirq4lXUHK47VIf6mC63tTU3trU3T78IJilJSpQcAwK5XeLlQAXCg6oMbVYife8DCep8RSqkpACD+e0hL70UPGD5S70/pLXQ6pyhY4BzfYi20uNDgBoD4Bxi4gQyQZnVZPK3OMquXOecIdgQA0vMGuPwbD+yg9RIA4o8T20+tAFvxlV59Te6y0Vh5wWQytLYaTOgBAFCp3KNiEPzxrldUADD8VV06/wUWfw4AZDUVqzoSy2GXHwyZiTGgHwGhLHGoj7Mk0jmUAVS4D54BxcVcr90E5fUfkJTGb36ox4gSDwg9hkthP4RQCDtu3Ic6dYEDF1CYPAHweowBwgqPbVoJyXJXfFCxrCgjDv8Jr4urO51bk1GBLDOUQ+IssxesKKlSqveeH7+iBnAAqo/YTTogsq49rOfB7m23brUOp2UGQNH4DJ1gEVnledP47pKvfLdEqd/9occo8TMAJX4CoFXilwBg+lQA5HoFAIcvviiZWsHXH4q5nVDzk9HqLLNXUaFLJlORqahuz4uQOCDPAkblUYvkx1bTw3oGt3Xi4ivLsoDBnVWeygNc3mYSsoQA4PnyFwDIMCglD8EjXc3/kAQAPbPE4Wx9PW6BF6RDkW1ci2+K+JsngQE9AB2QOwEudGNdRoU6y+zl/ohMmjWyf6uiyfduWEVSnJ0wZLw4UvkMTaebCCuqLOtVFQxKGasQdwSYZdcZPWweSykFFuKwlZxoOBdQXIiGmvUkVxJ5g5TaSivnHs3SqeQ1UZUl7Q1p9Bp3kQWvFicXNvvQfGX7cR8fmqs6oPozOp1KAqgClSyw1AKSnqVA/PbTXj3E7RWnn/81jrcb4loHme7+n/Pz5krWuu3GM5+hVnmOfAICAFVWtzdVE9g05VApHvNTPawnW8fLiYmPeXvofmCNztv2lRxRuG/p1AUXOl6rrDd6WFGyyqsXQ4oXnKe3sRIT2f5YAsY2PV4nNJPUS2nv/a9wQJ3yewPiW2OcP3wDN8LQvIHP3zO+7/kXJ8IvrYGuJBUDgEhqyruaAJSXa0I0eaSjRwGA1otw2DrqOs8HBt6hzb+tSbi4RAdn17jE/UI7UwJw+Po6xLOFjmsroj//fEMmr+eCCovl6lUfeqHu47d2scsG0WA5eSqMj1AovM/QiAB8JXZnnRvBul6u9k4/v9Ccmbzwn8ZIgROwwDPET6sxdeaEa5xOTfiSnHA+//OeWetce0cDVAzl5BwGgNb29lb570L73fZ+AFCqsWg4fgCIYuspLidbVxzwNgggzZOQ0o2AyNpG2JWHKQZgJ6sdycvR3CGdDbYyE6kFABD/+uyEgoFcUBHQEAHVV1XxZyNhcwUAy/r1FP+UiIBZo0zmY+2etcQc//3uzE5T54P1evSokvj4SB/w7I/jAUB4Z3N6ZF8f3/TmJRsYwMILraQLUOvwz8ocHR2ODlSo5V65sg8ANKx0B7IsJGGtLaraXXF+Nir0/r77fPb58wkXM1HAAACUpbZjvQJAfJY00EnLRt8gdPXPIyIuiwoRLqi4mlBQkFI9gQFQUWpDhNNZbwWAXADg+AMD9w8dOmVKaMAsg2FQ+3BYFs/2TL+/EIN4Z8qjgXqjf4kdpoP7kwCgMWkdMGNDI03hOD+11+xhrWWt8uHiwyfbGk+6AdjtjkhhPV3Fx2F0/tnyszixP9cCy8/UshP2y8/Q7Brg9sHeImvLX42JlLADy+E4HrxxZlhY8gSuEGGrjOrnagAg4wMA9RH4lCu+w5lLADpQ+mlxxm8LvFUytKTEcnCWofV5fOVzzAmVlDk7yAneP4/4M79GcSoBcJb4l8SHIH4+Hj8oNoeGLtv8kNojASjWGlnwS5eK16BMM6eidMlhFwBtpK/Bw3qGqqyn2J+SkASAPtM6fz7l62QG4O8RvwQQL95qOGnZDeCyLGaGVeYesL8ayxKANl6Lt125+/DV2CVTZZGzcrHZPDmvbPLm8O/RA4a39+uux+WQF2T6/ZZMxJ/yDbcHPcBGPYDjFwBM2lPL8jafyTCF4/zUXrOHlY7iStXDEDlUAPCNdzgdeHqz8z9Hwzx8SQoAR4/S6/yYo1FsPbUKADipewnZeMvxZcrS7q2LuNY3TMYPAQAUSfHbeDma/1xmtdIYYMYYQE5yYEFKyjdoLwMIC4sHAPzHSQAqKovi8L5w2uT8yrz8uPLiWStN7Su60COnkADg8fkWU2dmZkr/ZwWAoCCMAUEU/7M4np9BE57TrM3avLm8sHnhBkM0ffbX4S4mdoSNXiPiv3b7ypIlt2/rvNjaYnwXFQb99QRAO5QB4Fvio6PZeor4OAury7mYXfMtWeFvD/X6OpNqfbtkXpYLIkTBhX1w30gDA6D9Mfp2d/cTn6kZg7gQoLpaFlQsKH/J9Sj6p1/8Yktq76LFIDAtP39yXn5dXv4zs5DFqFB06Us8jYZn7v/GVRCBW4qrC4aKMQA9wJyzJFqbn2+IXrgkmgHkDqRV8nwE4DDU53DO7dt0C6gLCqZi+tdatHlyGhjN1lPL4vVbAwPvu2aVOyn7dd4h92ReVhREqAsuxk6XqyFplT0LMILXyklQUpiaVJlfWRkXt7g8P6M8I2Na1KyVpTt2vPjiRgjO/MAq3RKopsDd3lNFbuVDWTj/hmYTj3ctzQYCEIFRVzkfirUheRdcAwB1lpXsnyHAFOVyj2w9hdPk9UsPjVM+Oxv/9cdzx49VliF1wcVY1S84eBg9JavMLlyqeOrhw6mpl4qjooqfiSruM+sErLmHYP7++sijvduVYgfa7gX1+XV6Y48TzoF6WOFPDilfxZHUWWB1VlY+Fe12qTe0wCOIQKkE+SaAQcp6E1JvlZRSYaH+AyCPn1sTnxMqmq2SOsurXl5L6vUWnYFb4KXWJ3v39viFBXXWVFpT/EFY0wOiSjg//03Wmd5ZdRcSL9SJdyN4MRK4cuX69bHvtjWyLn4claHNqFCssfN/ACSSlF+MGKC8+fSFjHPbWOJ4Bw/+1VsldXvVy2sXQ+ug2Fgy108DwIHXPr4gfmHhs4fQDegL0g2dPhI20/2ISwA4B52fv5EeQncAwGk0/HReHj/u5qUGrny+oCBWNPhg48GuKK3GcMkKcR2DddI8IfQYIffvA8hfjEDBBklG4A8AHDj0DnTwr656mAApdZZXvcxWe+bM27e3bQujn/J6CoDH/FFkQs1dBnCiklL4izERbebSUmEMTE3HzOIzOQaw42+dnX/bCBGAFjS/heNXADQ27u+6eLHrIABkGOouKVmdsgyhiooMoU/58/ga1vnzNV/j9beUqB94v02JnwDopFxPzOqCCvUyAZi8rQa/d5f9fwAkcg/APXteApgGFWq0hZM9ANx9fkWTJ4CizOQiAWDBYnR8cf1BYHNq4PMAEAgACfsPgkBXVMWlS+gBso6lapJGqKVFI6T+BQpTz6ywuSzeKVVG6tCxtrZsdQPgeLu65C9W8LLyCxEAgFlm2+2IiHsAMOWpAKgHXKAe8AQE3j5BxMrp/NO4tJQBtFOKpp2sJAPYsTwuOTnuRQbwfcWNG5eEMLdc0kkABxMu7t+f0nWzK75nlrdMxpe8SAGgxA8fYVJlhf+nFpkVvUSn6RQAOCtd39WVi3gJQKS4f0R9bxAATAaAewUFADDlqQD+W9y1hkVRRmGyy+6ygrYleMVCM4sQoRvQKiFSBlG56CZiYYigEIgFlcJWhIJ0YUuUCLMbT1mhS4ClaRJPEQRElhbhpRD1qSyhInvq6f6e832zMzta/arebm4zOzvnnW9n3j3fOe9H8f/gev6HH57vpPZyMAbK0pESpAfz/YKA5YuWvb9skdnMBGCq6PO2lpbMz6l19pWhUZdg8h1ljvLHSOCiZUxASxyw/eM9F7Cbn1LHNGWugYHyv3pJgIcDhSRAla5B/zQCZNvdnj2y7U73/lAiYFVJ3/33980jJXkqAsDA84e+aaorq5MEYCaLlBjiVwgw73z//eadZgAEIAV3O6YB9qN4CASQ1t/KMkP82BEE4Mu/5+ieoyDA6pnVzd3G6Ni3r0P8aVqwNA94nJDcetfnWyRuB7Z80rqDvv8MPA+36y1M9W13escIEACVNW9eX9+8vyIghr0Fnq/r/IEdFnq/xP1fwbHjprFqZyYCvHDaYzRXGBkHJAoCArby5qtJa4KAGctAwIzqTR9/vP3j7Xu20whQ69gwAs7UgbPIfGyRRUYxs1LMCzy6tnWTGj8R8CkDnUfyDyc5WOiyxCtmQmTOGxcXd20cm7mdTIALI4DwvHBYGOopjceO9czaggDcA0TBA+4BIGCSsp1mr8YIAgKrqqs/BrbvOWr1lMa5egJ0WWQQAIhqXgAEqE9BQu+3OuilvL7W+FZKOAmHvYuBkwl4rV81WCB4CmNtgncag+XfKyr0bWyiq7kK2MDQdb2dPALUtzPWywznWolWoFcD/fv1Ul6pE1DKjVmkiloGPgMvPTh/qpGOWjsGoPeZUlF9+ypv//pVTspyLe5S3n/paR5YynvfweDt+qzzEAn5CWhkdySGR2NKMD4+1oH/c5WAsv9lO9qSqJZ5k5LbNgukKuerrxUmKrSXzyTQ2moSuJEgiiouIKBfAPBTpWO0IzJS9rAsWNAWPLR0ZQw9VyIisH1UQcnXnJVdSYjg/U/Twcdvl5/fewzejv0ZSlZ2SDmhsLs7t5w+I2yIozwjwwGxjFcZkflh+iz1L7VBtW+jzc3pzM8CwoyGUM7hBcjz5YIKqTSBaWrWWbTxcVZ6IHhgYNMAZ6Vv7ADEk4J9jgUBE1TpiConQzls5WJji2IHStN+8vErCEzzpSqlEVtnVG0dylnZEioQmMf7y7jnzXMTEDjBF/aHAG/n/YHD54us8xDE7WjurLVXuPDDlAjIiUzPyTcY8ImRKSBAZH0PHJAFF4+/jfDwd2wl5c5jw8xB9cSAzVeeL0tleZ8gpYik6yRlQp0KMSkrXb3uq2EXvpv8LmWluWNFEIAqBDcBqnSMTiQCEH7R/D2lu1ItkJZdBWm+aWkj0qq2YjtnZbkKawbvf4TQ39/d3d/Pf/TZFVjg+xID22l/jv6aiyYOP4DECBNQX9HgKMx3VRAB0Q5k9nNiiYCUICaA4p84ejTCp/25zQ21zCCgvHxmJUZAoYEJkOcLLzQMDE5fsRcaLDQ+BA5to8IwImCA4qcn7cePX6cSAG8zI0nj8WJ6fJQqHeMdiZH5dPk3IXyjOf/rkC5fhF9QUFp69jkoNOSsLBdIzOD9ScGcf+gio/GiQ+dfjxcYMV2SAN6O/YGJzcaJQuoSARXfFDkiwztiYjPzw8opNZcSaTBGRpYnwhwT+59/WEijfux/heI4URk+8+aamZWzzTKNPUyebxKZwRURwskLbSqatCj+nTsPCQJ8/Dyn35kAY27nV7VaAiZdDAjT03gUfdLl79rVbcxw5M+mvjykMEePSyutikPpKkvXEtkxzwQA2wzANv6jT0RBYJcggLfT/ofroKK2NSOi4ZOHOEBAaE650VEUkwkC+LGNf5SkJRFwzWiaGm08QbW+xxxZe/dWOvdmhs901EzP1BAgpO9UR74U4sBZbSYm4KNtOz8iIAlLSlGVSgoB/vUDQWb+bSAIGMnnTlL0ivgcXP62Tbu6zZE54bDW+toPI6CrNC6utPQcGgEsXRE/CGDlxe1Tt8Ay8NAtz9KffWBmtpXCv/NO1RFip9G80+hfh+MTAfmFFbGO0AUdMZnhsbPLUzLSMQjQ05kY5J8YGUv7L2scfaB/XOMLtH+8MysWU9tAT0tfX7gkwGgdIaWvvlZZEPAhj4DPQIDOoYIJ2GdsQFkiDDLcBJyvFjzE5+Dmtys7qDwW1ZIgAFJza0HaCIRf+v3XisMD1+IKAoRIsaRmp2/nP/pEzPAkgM3TcAecOFwc35Gf73C5CuubY9rDQQCMkVPgCms04kVkfvhs3v/9/nHj+hE/E1CE+LmYt69vtyQAOWSY1UkCZPyybQ7KkupCP9yG+ImAG2vUyXYyiLyCCfBvaPDXEGA8Xy14iM9v67Tj4u++dPduJiCgYF7p2WdXVZ177tenfT9CODzw58Wx9OQMlq/9ppvsvufSn/EVmAECKEGnOkIMP7TN/9A1fHwiIL+jor4+ph7FuUxAeUo+EwBvcBDA+7//Pp8PEyDiZ4AAPl8iQErfE4cPc8GSBNr4hDK/Wrb9ieOp8YGAffvEF078NmDpeI1a4DC1vjYxJ5YQDuArMCuwC4MItjaY7Kq6lmtz5VOApScr2DE3QcvjP4APPZ9fYpyyljdetMkWFnJ2lghIsVgc+UYjnoL+QeGz9ftP5cd/bCxYIJhk1tn6F7XC+qzzeP32K94ABAEXAyCApOONkwGRtT1rSLxaPQzAP4qwdKk34wvOEn/xKnDUmzBGB9477w4gj7frfX01hg8MvMbfYRZLmHAX4/35DfyOydjbo5pZJn1zvSXUUmEBVb4L6D+f/yMKQKYRvPKSBgeTUKp7gdT0c3XSNSlaZqzjo4upse0DAVFcDHytgmt3rwDqLNQXbekwAaLAwky1x3w8ofRVua/P4iImwwcGNQ198OBBLy2mMlQSnQGLF/vOnD5scyCjTPEpVnZhFjRtdkrbHX8U4JVUUVFfUeF4z2wjWHN9NtZ5SNFop8PBZXzF6dmjID0/ePjh4vLyYsXn4davd0mI/uKh8CWm2Wwz5uN2ki8xS1tRsMDHQy2ytnfzTn3tMLLQhocNAcETpOPEwaHeBz0IQLM5Q5ixzX4iIzVjZUZ2yr0ls8gQvEw6RNCdZm8+vmLjbXZjsGfbnTGdunBEgYa31/6KehdKS9dMkVlfH79JfdousCSnK7ANPviRlgBIz4TmDx7+xlUyq6T+vpkzUeM0EwSkKSil2l2y2AQBNTWoxiSLTZa2ggA+HipRAf65DxABOBN3HpMImGS42cClc+w4sXmoNfVlDwI4cDm7Ezt7UmpMQkRIRMLqEkYZHCJYOmeGH99xfDcISDWkTvHwPU7npplhskADBDhcaE5fY7EycimrmqvxCU5yBoIAZ0YqbEKH5W678VgFcsz7R4/u3MsIy7ZZFaQCtZMFAYsWGY3bXmACRgoCjGaWtg8h06Ma3N3+4Dlau/xRAd6CAJmCIQJsqanW0zUE5GjihxvdsOyYkEC/iLensB98SZl0iNiLG+bx3cczZ4832g1TZPxyBKRsYTM04XiBr0CM0+VyrrmYSwKmjB+6o2CS77qFC5WSl2hnW1tloiUE99yQoIuoDW3WrP19eAYMGwY16uuN2IDsXbtkSQwREGrYtuydDiLgHZNa22tmKawYQsRUiIIFs2cWOMgA3Ky+tuy2W63eY4d4jgCKX5qxPZFhD5oVaX9xeiPiBwGKQ0T4pszdxzcdnz0+WG2rpPoD5fMofiYgz4HLDygjYKhrfqDvsGTFwQEEVGbh8o84e5h950RuQ5vVtx8MjEP8RIA4YEJX6S7hQEG+xKGGmnfeWW5sJgLU2l4LZX0VApo3SkcIszZ+aeCw+D5gJq8Qcesv3t6bdyN9oBCwocKloKmpyTW4KmHx4mGLnVOyED9QdmxvZlvbk20gYNPu3cfDmQAZPxOwfosYfTTbRZ4kXhdQ/z6AEUfCYLz3QGDwsGS+/A8IAootCfh2+gUdIqlMI2B0H+KfQfFTZ6c6AjgLS77Eoc3L33lnUUcz+RKrtb0Wer86AmKE9jfrsrj06j5NQcMvYzdu5OsvQStKuGd3z8g0Bc7CzY/RyASobYAQckPCTdK3mJukqP6A70G4Aymf52W1EZRvsTWXtHM20hUSndEZVrQt4vKPFFJ58jdNfXPm9I07wZnJfaZt8maxU6D5PCKgbhkufkcz+RKTtJUE8PvlPeD55/kxcPfa0++RM/EA2d9ByRnuY8cV4RU2NSo1dcpULQHlhoxYEf4ZggAZ/jyE31g1NV+N/9iQ3aZp5Fs8nCDOn9sBRDl0SBSyxl5jgy/RZnWnQfunwdWcgPRG3NEgKviZkNs8XErJyW8coJo4jh+pWZNH29pVw88jX2I00eBGENRMvsQsRQUB/H4qxmasB2BuFp0jg+dmrefCxk4iAjhLTO5x08JgTD9pWpibAHiRWSIRvyDgSRDA8SN8ip8IcMdfXX0MBJBvscZHGN5iiJ8IyL5wTDYISLUB6n28FtpftrkxC0d98JCy+9e5peR57FEk8SkI0ElN8iVGaVxNjdFcCF9isV0QwNvXqklvgAjIkUOAAQImGW82KlVaIOACOKmOBwMqATnKUwA8yBEgKWACshQdn3kcbYDsW6w5v7UYeQSaqU6lEUBunLUCbxOGfr90A5qtjiqAYuqsu0yVkqjj9YBeatLmGmRlC4NCF7m3hwbR/zmPtq8FtPZm0bpaXsg/88sWNcuJ/81QGFCW01DA8k+iCsD+HrtwOhonqIh9pZgCYpghfIXF1RcNegLu1rVeb0+p2pDkmTcmWenO4QI2BXJIXRYVdUWS5h1508aqWXZAX2sszNDUz1uvgvXzKZf40MwX6R0puCXvVeC009T0uSZGL5aimlrgsbq2NdPARqFSAgp4++juYqdmsawwesRrpbPNs1Y4NcpiycbuLqcLv7OzKqfe8d6XG0UWF4Djg77WGFIaULPU6kQJpm0efXTtqZf4GFD8vkx6RwquRdYsEeI9aRSyppw2JYwHATiQphZ4rK5tDVnV6kt8gbQZcVuxHQEmInBgMyAIuIZqd6Ujg00bPhPgb8/KaiqrbGrLbNkNApAvp/dI5OprjSGllx9oKiiQWV8QgMB/+OabH14ngIBTLfGB0IXXGQjQOVLk0WSvcJTg/b1HjRmT3NWVfDWDCcDxNLXAcqkrV0y3UGKUVv4KS06k4a5IvsFGg82W4pTxny4IQPzI+E1sngil5yZABvhCtr2msrKsrL2sJbNpSWwYCHjpvQx1u77WGAQ0lXVtLaiSWV8i4BCmYcYJBtby8ckugn1ozf5iBHD8TIDekSKPJns1S4SMRU3pxStXagkAnZpaYNGuHjElLcIqCVhY2DCnetjWrajuRUbI2L1ypc3s3Mzxn75ZElDnP3L4yJ3NUHoKAcoVDsKZVFa2tcMvP65lScvUOx5JwdpRe1ezozwmS30CRslaY5WArtTcLrmEBxMw7hmgkVYgen2tCDg1JCRVU5w9wPEzAXpHCnah1SwRMgQP3ITkZDseusBz8V6cNVVrgQUBFYGrdwRWSHO0woVz6ue8m3z2OaVLUZxs6541q9uwsuH4McJxk5l+506sI9P+kcNJKofILyjPWI7CXB0IaI/tmUEE7G8JuyPSkIFs0XEpTVuJAG2tsSAgI7iKs54gAN/9ZwjjBAHpQnnWObOF9BZKEvFLAvSOFAoBSOLheIIAFDFnX6olQK4mp86vm8v37i2HYwET0DBnznx8P7efc24ptmMEVNhsIe4sKxFw/sSLzIdkgYM+CxtKBLS0NM3vw11uMBNfgUhaNkuugLYaI0CNX0rpAy1dUWVx4v0g4NFHrxUj4DUQcKcgIDUqCgSYFQIGZPyt75r0jhRUIHF/ibpECBEA45mNl3KPPAgQq8npCDBmwARItKlRre2cBvpl0Ps4B2zrtmVPkPFJApBTbTbX1TWPBAH6goWhWI+wMhMFUC0tRwaXbAYBuP4Z6nS5rtaYf0scaKqqKsX7FQLoHnBtx2uCAGVPbvNKZwKMRhl+77smvSPFipmo9OD4BQFGIDk7N5mPgQssaoU1tcB6H18QUN9O8QNzh3LACcPUggQmgB4AdTv9rxl+1clLbnh3pq3bvHl+S8sgsGTzbBCwyuJu6zHX6muNJ9MSH+/jAPx+IgC3vh8OH0b8TADf1QFaLg1marcyAQNMQG8rCNA7UqygUieO/1U+Ht+YduzINQv4i1phtRYYBEzx8PFFbW77EqXN7N2rva/tDtEvqWH+uyU3QMDqrErG5vDNRMBe7ZoarfpaY7HEh/r+9fT4B15nEAGA6LYGmACcungMAia9IwXXInMWex4fz6wWTwgChhJyGd6EC7QqDTB5ojVNV5BAVN+od3AANJP0c8NUeTo7r3U8jqsuqaGrNZZaW33/ep37WR5B02amb03TO1LQXis2cIGEPF8mxw0vo4TSO6lRngycm8f6c3mL895Tz2D7IGRuUvQR8i6Tvr46qXoGgAINLomYCgz19qw/GeMMv2l8uPNxxQhZ3/ZmtCkwQ1pbLM+6cQvDKODuHLuccBrjlFL6KkDbR6f3Fc5YzwVaAi7X3WshTRmyE9NUbFxsSHwPwJewweXaHw2dW78SSBPS9Ko6T6l6BrLHqATOEXg6zDvbZseyvAEy6zu2MiElISTFnuh0kt1g1lSeKFXPx6Jvw4MpitYW5Rb9+bO5GytfIX3VeISPsFqwIXyJ9b7C/kgZKVnrzrIyFwhwNyPj7rTMlFecQrGvATrLmpYhY5SV5YLUTGNpSgURNVqpCgJycvCDTVr0gQCbPcAOF6ULpZMUChsnTAAdYoa/CATgt4Z6PhabgWtm+bUgQLPuDlas0J0/CEBgmtXx1HiEj7BnBsq80+slt0cwrW35yB14g7L/fU1N5SBgUd225prmZvzT8QIIWJyBq4/w9zaVHXiBCWgX8Z+tFEQs12QYckHADcgv5CN+SUDqJVi2WcQPAi5IwHjxi9pRVNQCFE2FoUIGtxKuIkxPeiUxalSq36jixYziFZ9tOwQoo+DDZyUBLpdRIQAXViN9RTx3bdnyKKUh7lrrE8J1pAUFUqh54bHEEBO6L92xXsaP3ekNdxIBzc11zXUdy5mANcZVxmJx+V9A3osIcLnjv8SeS1ng5WrbSOhS/ZIYdlsCHtDSIv/C8UUJiVEbEzc6isKZgLAVM+1m+xrCQWBNdN4jAci8+zqJEJTu3qp+PTRSuK4C+dHl/BoE0Fp2Bw4I6QsCEM2WlIwMUPDoQyCACyZm4IRYamsJoCzFS3dgvh1QZpxLvkCWt3lnc0dH3aLlNcsQcF7kquJVuPxNB16QBLTL+M+eYIew4CzwIqVSDwREqPETAUNxBTTl9xfMjSzescNZviM8fMCR4ggHAZhtUOJ/GQQsDh6VGuI7cxURsMZNgHL8IL5gD3f+8ENPA7JMd93Jnz8aNSaHxep44oLiB3IK4gcBomAibdy4UsSvJ+AOEKAvOJisLqbGAa/A+HfSt5/iv4wIcHH8IwKy3W12y/3l+TEBFL+6GpzNMwucixHEX38QMLBsERGAG4wHAaHOmc7a6Rw/E6B9vyRgeWddTc+yh4gAWcDR3y+lr/ARvj09/faHeLuQ3jNQyS1Xm5u28WfCbwI/t+oLDkiaNjMKmwUBaxo6cfk5fiKggeIfRj/OcEtpvhxZ4EWaR23hkJynn0b80qP0uTAmQOMHEO1E/JVU4VS0bFlReNjcL38W+Jjwc+/4jW/nTg/FuuF8fuvmHpSOQwC7zrBP8H03d7bcdwNPtbEZm0b6Ch9h3Ai2KFNxbqXGaX0vvXRFAB7L0REBYt21ukV0xfPqcfkXyfiR9Y12pQ3zTbCiBubQRcOx/+XXLJqjdWgAAc/h+iN+JmC2TY2fgBGgVHjtxlK54WGn8AkOsEepr1es4tEB5AEHo0Wef0ts7O0iQM5Sq6vjgQB1KpK2mw3ysy2M0JPa5k7K8roNKd4hmOZ0lnVqV6ML2+Vn99/ZXDdyotj/suWeDg1UEIG7AB4CjNlmXe1wvJPL3ABRkPFPPsG3riIo3xEQIGcZRZhEgPoUoP312y93t/HJ1eZOMifTFRwAJi2ODr7g8frdd9+/6jLs7y5AMHmC5B+yzO4SB5Jz0gwil0ACkHPCEv/kE6zvslOFsgCXVyAHitU5dFJabscO2iy211kmT4zXFUioApyxoiF4UrCKKVfrs7TwRvFwJt7Rdvqxj4cc26Skvrm0gl0hNrAWlu+9SpGm+uONB7T11nkEFvj4B2jV7T958uPT5k4+7zvluumPZxZQzdSefEVncRHlKRXvhLXMI8WPKHeeFfWpU66+2I2bxuuztDeopjkPA2+dIWt9xSIwsWFsniYW1SA5PFYWSLg/T18wofcN5l+D5JPlqidtkGTq3OXx+ZM7MLkB++7QDp7BMZ3sU5zqB6td5TUIeH29RyelT9QkjfEuCPDw+gIBWEYZi2lLPL5dn6X9vkK7uvqun0St78bg2KL89vZYIgB5e9EoCCFABCRkB4waFSgelWVy9ThVCut9gykfkJ7TiQVPmnqK1tyfZJrfE9ilfj4I2LFxdce+jn3+b/ASG3x+2Zj/svtJn+JRtByesj8IwK+kyFSLgoU+fl1pJcDoRrqTNvanpKutuUBxvXVXdwgYUAjQL2xMxcvrqhcutNqruc3tmFzSIraoKbCqpWg2ETBTNEqyEPLB9Ugd5et2f6tkSyMH4AQc0eK5H1NREWHj43OOL316J9DUfpAIWNJXUqDWOk/uwFjZV7gv1PLGp5IAX7vdzzfAHjJB+BRnj4Kxsbrw8hkPbXvo0ewQBe9CKnaljR5dMoj4B68dfcTgqbUt9fVL2g3Z5yhfKzYsMDaT+dghiyQgrQWPgVBrbkvuu9W9+bLWt6ioottNADu9BUIOEwF2q93X94QEapI4feLOOhs5/u6KCmuMQkBDw/T0+9e0d7b3HLw/2tQQtHB/ybw0WTsMAlZvWr3vDf+gjn1MAElfu1+C1c8vdQJtlxdMXXj5jIefKXxw/c8+Er1QSl1bYex73eC4/bcNjpMEpNTUpIiChvr65x21BssxBXRArK6N+M+/iKRv647OzoUNDXMKl7TX7tmDEeBYwKvLhYe3NLWAAG7MdHG36BgmIISywr7utrloJ8evpt0pfuSpkaN2kfSFUnQ1dC5Ys6aop70FvxVMFqyEg4qVNFkLfB4TsG/fGxQ/pu9J+dl9rX7D7NZRtF1XOwwCHq149MEv8UoABPAIaBwcd+2rg9cyAXyNm2XBQkPnlztiUqBZBIbwCGCLjzp/MxPgKK+GCij0r9/elrO9N56qLlnptBw4MBg+m5e8cFH8IECt5j7BGH7iininev1PT9osa4PxiypGSGsQ0NlQ1g4CsEY6pDKPgMZ5aUoW+rw3Vg+sw7y1nL4XBASEWBP8Un1puz5r7XXWaw8+mNJtVbDQZ8LWNEUJv/pqY3+k+v0X94DumApHtLpiob5NjdvcPr7utsJaavOSBIQTAZktLWeFzz6dZmpcFH8ZF0EtjaCeYVmQgIWTk4o1M4+VWVPNuuODgPbOpibcAfct20cEzJ+zv0TMoigEVK/m+CUByDonJEwYAWfJS2i7LmsNAh5c/60GV/gEY4EkjVsc33SgvbDEHdTXqlvxFFgQPUSF3pzse9z+GVWEgp9AgIj/0ieBcNPp90xfsMDF/cJXEgEbIsoA8l0mxA3qzdN4Ieh3VOmNLG9WT1N7T0/PvmUvEwFL+maUqtIZBLy9eqMIXxKAeO2pVmvCKN6ul9pev6z/9lktAd471BwtcF6e6vIEHkBAyu54TfzxenMyOFMzygWGTOXHP0HU+t56j3ITdF0IoJbX8/N88MiWE0sEb/1C0LfiPJwNrsCypvY3yHHC1FMwSiOVQQAeg7J8AzD9g7TGCPiOcYWCabqCB9XxVqAt3mPR1l9MOkD+aZ2Jz9CW+tL205OAQV43mBPQemmql776haClFI6Pjxbo1e1vMs31qDn4J2ntpZeKVgzkB6y+7tetEr2M7b0vM2B6JrerWdbLTxzBB+qzynqCshT4BfAMvX7JjPjElKypUxMdiZI3xV3CIrPEdDlOkyDmXj1yhMsfFOxou/XYx0mQ3sBUQH98fbxeeql4jq1h/vwGm1153bpDwaZO16ae3pdp4QG4aSvb3W1uFzWW9KHAAQUNgFrQYFINHAmmLMMW+sv4ovimN5htFVjj62HCzcDp8UYkiOm2K+6Cs3k1OpRVKlnhvPe43oHTvlSQ8X7UykPyNWFpkpDexe4CjgqrrbvCUIG/u7u7K1z6eEWBREKC6sBgt7UvXDjfliBf66XpyzcXw4UX5dlyu2JudrgR1lq37R+k6WwOXRY0cIpN9SF+NWuLdCDBrDD8xqZYUHpbwfe8dEJkfEa6IyMyIzIofDM1SIAAIRttstY3773pq5TjkTna+4unf6M5/lLZZrfaXcBRERGD6CNKbLaIwLLGTindu7oUKcxS0Wq1qw4MCWBgznxriHgNy1as2vQmgMLNuI4hgoDp0y9Us8Bk7tXYuB/3wMHGfhCgncpae5pYKFlK3XlHs7YYHzM+Zn5sPY3LWeZCEFCyEi1jW7bwyh5vtX6ptAF+DFSblMXYbObuzs5uKwhYtQrF2qNJqpOP8WlEsOpzvEFI7417Kzcvwn0QBEBDlJQsdux9zzXuSFl3EMULFMxQpDCEiJ/Nb1jACOswxYEhwTZ/DjHAr/F+Q4qM/+mON0EA1ieFR+aFQkoyAbj8TXPQlHek8dAHTMBTMn5MZgqhk91gtIv9s7Y8Rlj/li8oP8dvndkaE2M1SpdReIzqsr6FICCCYMzo6Ww6UiEIOHzg8OETh6+l2uM8nqVIxwDiLHJSFknv4tq9mzfvq2letjnMaQx1BZY4sVNZo6sisZDPZ96M0aPj4s5mKQxlZLdhPCOppUhFMICCgCXWEHptaG7GIBDxPx3XEX36zewRugBnL9vi6PL34RnY19j45utrP3n4ecKbEpdCGAHGhiVGaoDfjnsALr/lQf8P+L6UXm+hiSCcvkShrna4cKkwWcFPIXNPj9koCDgwsbFxeP+1JJ3xGvEXrzlYnIEs2ZqkY85KVHdnEQF1ze+AgIxIgyHCFpy7uqy5OAMEsI0vjZcROH8mAPEGQCj5ZZ/rlooh1iW33bbEGoXXMRUx3Rkcf08cLWV98kLJB+jyX4fLX0fT16d5ZpVp/UASxsaL68XqcTwCHnzrg5eZQb/qG1J4+Ct4K10bv4YAY4WrtrY+NHSFGAEnTvQfuZZylnjN8R8EA5QjjHZL6X3LQMDs4sgUw7JAIqAx0uEPAvj8S5EWl1KYpKEd9Xw0Ia9KRTDwwAMLU6PO9jZ0d3P4lOmJewME6KTkVa6SPmigvsbDb74mCFDjJwIGXU3AEQX70Umi+qQGpba/fLNqsksE97KUdsO0IUa47GCuqbbWbAmlgFHwcWI4jk6lt71uvwdRshOfpfyU6Ozra9rMXWaNByqaWppccUGQ0uL8x20dgaSxJIDiDaH4tVIxxLrwgQfmpIZ466WpXkp+4VooLj8qWCQBavyvjtvwjOfrL/yy/ahVW3yDfAKqM/j+z4Crr6VQ5yvMBAQCZloMGgFQVrgEXYX9OBoRoD8fECB/SvUAggBzs6UszlVcaGYCeK0KavbD/kzAqaUixsB1ty1J9e5Vbsp7qvYgw3GStCQp3NdY8vzrDBCgPvUIG3y6BLYKeAepbFrS/f27XlZshm9gRF/h6SsMAuRTgN7DBOArII7feKqCjHihH+QwYAL487qRpmMC9FL4r6Virgmo7WVAYP7Ue0ppif+1/4sTH7izrm5jsA0C+v2nELhEpJrhr1teTilEUCCOcvRortxpxYqkJOXopyrI0LflWdxrTwicJIUf2GCaq5WGSTC4nzZtndvyIgzgo2G7B2SNw1VXjQw9R/N+/epzQZM1OWZgnhszGJfq8MckTbGtbdIfXv82TD0xAzs00jDJiaxncIIsY1s3Nyy/PMgRCTsouR0ODVF+qpPt2P66ukOWBPX9l9cp6CkoaEk7z2io+YaADlfCVaNHqEBKqErGHa4QkD3l92xeZZWqAX+fku31b8M0vy8QpbCKFGYCVq97e906tvYhAiLb2spRmy+2gwBEfoni4njJ2MGYi5ZftDNhgnw/CLhIunuPXJ6WVjMZN9FOrRSeN8LdIgkwAUVFOQtynAvuKSrCC4Ph1z9+tRm6ugw2/MFg8Pq3QVnVsq+q3VlSImAdCEhel2tMTU5uRYNCZnkbehPk9pBsuwLy6LzQ1BlxzfKROy3yfweDAMR/jSwrWT7ZuDLBMCBvgj/9tHU8CKDoq6q8CRczAU6MAAyBBQvwgi/879lRUfRvw39BgCuwqa9MWeh4jkkSkJycm1yLv0BAZmI59WZI6asvUKC8PFWLi6zGyCtAgDR3H3PObQ+keUfFzAqJql5XnZzMbnCt80Yg/LRzq6puSsPEEAgQGOjJFH8wEH4dExx8MS7/f0JA55KyOftlv8WGsj3JYi2L5GRj7eNvm0FAW2Ybxf+LlL46qUq+vX2B15xPFilw9Zl43uV1irm9IMAeMmuW3Sj5hRIUBFS99VZV2lg3AZkopJQMSJ/jm25KMPxHBPS0NO0vk+eHE5wWLK29UpPffhwjQC999W1uuIeU1cD1REwlnT8ZBMjhf+W5D4AAc8isAnM1H5L79ogA79KqHxdV/aQSgPjBQLgkgG8D+Ps/ImAJrv+c990LKU9bLU82udZci2puvfRtL9Sux19/namzERUFO/3FdGBklljiYqRKAHyWv8Is4k8//cQNGCDAG6iqajmGphVJQHgPCBhQRkAqf/v/s3vAEjV+QQDHT0DG7vFWvdTEkFduGDxiBiOoXWLxGqVgQV3i4qZzHzCVggBzzziNFJ43huMvrfqpCk07IICR2TMwHwNAfQoA/9VToM+15HzNQspz8fgHkiUNraeQvu48MGDqp6fgYnfFQrS6xMWFY667rdTbaK45wBBGF5fNGKN1uU0GAYz5bh1wCS484T/TAUdNk7ULKSuFvK0SJ0lfHS677MzyFZrV1NQlLi6Aj9dYb3+T55IXM9CxogAcV/3vSvC/Bj1utPD6n/EnnaQbrf6BCX0AAAAASUVORK5CYII=)}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .fr,.react-tel-input .bl,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .nl,.react-tel-input .bq{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{position:relative;font-size:14px;letter-spacing:.01rem;margin-top:0!important;margin-bottom:0!important;padding-left:48px;margin-left:0;background:#fff;border:1px solid #CACACA;border-radius:5px;line-height:25px;height:35px;width:300px;outline:none}.react-tel-input .form-control.invalid-number{border:1px solid #d79f9f;background-color:#faf0f0;border-left-color:#cacaca}.react-tel-input .form-control.invalid-number:focus{border:1px solid #d79f9f;border-left-color:#cacaca;background-color:#faf0f0}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2;background:#fff;border-radius:3px 0 0}.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:38px;height:100%;padding:0 0 0 8px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:hover,.react-tel-input .selected-flag:focus{background-color:#fff}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 10px #00000059;background-color:#fff;width:300px;max-height:200px;overflow-y:scroll;border-radius:0 0 3px 3px}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;color:#de0000}.react-tel-input .special-label{display:none;position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;white-space:nowrap}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translate(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M3.3335 11.6666C3.3335 12.5871 4.07969 13.3333 5.00016 13.3333C5.92064 13.3333 6.66683 12.5871 6.66683 11.6666L6.66683 6.66659L11.6668 6.66659C12.5873 6.66659 13.3335 5.92039 13.3335 4.99992C13.3335 4.07944 12.5873 3.33325 11.6668 3.33325H3.3335V11.6666Z' fill='currentColor'/%3E%3Cpath d='M26.6668 11.6666C26.6668 12.5871 25.9206 13.3333 25.0002 13.3333C24.0797 13.3333 23.3335 12.5871 23.3335 11.6666L23.3335 6.66659L18.3335 6.66659C17.413 6.66659 16.6668 5.92039 16.6668 4.99992C16.6668 4.07944 17.413 3.33325 18.3335 3.33325H26.6668L26.6668 11.6666Z' fill='currentColor'/%3E%3Cpath d='M13.3335 24.9999C13.3335 25.9204 12.5873 26.6666 11.6668 26.6666H3.3335V18.3333C3.3335 17.4128 4.07969 16.6666 5.00016 16.6666C5.92064 16.6666 6.66683 17.4128 6.66683 18.3333V23.3333H11.6668C12.5873 23.3333 13.3335 24.0794 13.3335 24.9999Z' fill='currentColor'/%3E%3Cpath d='M18.3335 26.6666C17.413 26.6666 16.6668 25.9204 16.6668 24.9999C16.6668 24.0794 17.413 23.3333 18.3335 23.3333H23.3335V18.3333C23.3335 17.4128 24.0797 16.6666 25.0002 16.6666C25.9206 16.6666 26.6668 17.4128 26.6668 18.3333V26.6666H18.3335Z' fill='currentColor'/%3E%3C/svg%3E");background-size:26px 26px}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle.mapboxgl-ctrl-level-button-selected .mapboxgl-ctrl-icon{filter:invert(1) brightness(1)}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl-separator{background-color:#e0e0e0;height:1px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{color:#333;font-size:18px;font-weight:700;height:50px;width:50px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover{background-color:#f5f5f5}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#4a5568;color:#fff}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#2d3748}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{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{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.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{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.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}@media (max-width: 767px){.rbc-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0px rgba(51,51,51,.5);box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;right:1px}.rbc-day-bg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 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{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.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{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;position:absolute;right:0;margin-right:10px;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.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{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px}.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-header,.rbc-time-view-resources .rbc-day-bg{width:140px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-preferred-size:0 px;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;position:relative}.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{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.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;-ms-flex-negative:0;flex-shrink:0}.rbc-time-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{-webkit-box-flex:0;-ms-flex:none;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{width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-resource-grouping.rbc-time-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;padding:0!important;box-shadow:none!important;border-color:#0000!important}.str-chat{--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=)}@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-BIx0gQyy.eot);src:url(/assets/stream-chat-icons-BIx0gQyy.eot#iefix) format("embedded-opentype"),url(/assets/stream-chat-icons-B0qOS8Oi.woff) format("woff2"),url(/assets/stream-chat-icons-B0qOS8Oi.woff) format("woff"),url(/assets/stream-chat-icons-IMTrAUeZ.ttf) format("truetype"),url(/assets/stream-chat-icons-BJ5mdHPa.svg#stream-chat-icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-BJ5mdHPa.svg#stream-chat-icons) format("svg")}}.str-chat__avatar .str-chat__avatar--online-indicator{position:absolute;width:calc(var(--str-chat__spacing-px)*12);height:calc(var(--str-chat__spacing-px)*12);inset-inline-end:3%;inset-block-start:2%}.str-chat__loading-channels-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat-angular__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat-angular__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size)*.3)}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card)>img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width, 1000000)/var(--original-width, 1000000),1px)*var(--original-height, 1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;width:100%;cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width, 1000000)/var(--original-width, 1000000),1px)*var(--original-height, 1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*30)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*34)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px)*120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{position:relative;height:calc(var(--str-chat__spacing-px)*5);flex:1;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px)*9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px)*45);width:calc(var(--str-chat__spacing-px)*45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36);cursor:pointer}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);min-width:calc(var(--str-chat__spacing-px)*72);overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px)*37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px)*13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px)*16);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px)*2);inset-inline-end:calc(var(--str-chat__spacing-px)*2);cursor:pointer;z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__suggestion-list-container .str-chat__suggestion-list{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px)*320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.str-chat__empty-channel{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 var(--str-chat__spacing-2);height:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*50)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px)*36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px)*90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px)*90);padding:var(--str-chat__spacing-10) 0}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px)*42);height:calc(var(--str-chat__spacing-px)*42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px)*24)}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:#0000}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px)*250);padding-inline:.5rem}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:calc(3*var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1*(calc(var(--str-chat__spacing-px) * 18) / 2))}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px)*18);height:calc(var(--str-chat__spacing-px)*18)}.str-chat__message--other .str-chat__message-inner{margin-inline-end:calc(var(--str-chat__message-options-button-size)*3)}.str-chat__message--me .str-chat__message-inner{margin-inline-start:calc(var(--str-chat__message-options-button-size)*3)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);font-size:calc(var(--str-chat__spacing-px)*27);align-self:end}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);min-width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px)*32);height:calc(var(--str-chat__spacing-px)*32)}.str-chat__message-input .str-chat__start-recording-audio-button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);min-width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px)*25)}.str-chat__message-input .str-chat__message-input-cooldown{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2)/2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*13);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*20);display:flex!important;align-items:center;justify-content:center}.str-chat__message-notification{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px)*10);z-index:101}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px)*21);font-size:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*21)}.str-chat__tooltip{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px)*150);width:max-content}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px)*4);height:calc(var(--str-chat__spacing-px)*4)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px)*5)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px)*14) calc(var(--str-chat__spacing-px)*14)}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:#0000!important}.str-chat__base-image{color:#0000}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);width:80%}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center;color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:#0000}.str-chat__message .str-chat__message-replies-count-button-wrapper button{border:none;background-color:#0000;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:#0000}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:#0000;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:#0000}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:#0000;border:none}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid rgba(0,0,0,0)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:#0000;width:unset;height:unset;padding:0}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:#0000;border:none}.rdp{--rdp-cell-size: 40px;--rdp-caption-font-size: 18px;--rdp-accent-color: #0000ff;--rdp-background-color: #e7edff;--rdp-accent-color-dark: #3003e1;--rdp-background-color-dark: #180270;--rdp-outline: 2px solid var(--rdp-accent-color);--rdp-outline-selected: 3px solid var(--rdp-accent-color);--rdp-selected-color: #fff;margin:1em}.rdp-vhidden{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}.rdp-button_reset{appearance:none;position:relative;margin:0;padding:0;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{margin:0;max-width:calc(var(--rdp-cell-size) * 7);border-collapse:collapse}.rdp-with_weeknumber .rdp-table{max-width:calc(var(--rdp-cell-size) * 8);border-collapse:collapse}.rdp-caption{display:flex;align-items:center;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{position:relative;display:block;text-align:center}.rdp-caption_dropdowns{position:relative;display:inline-flex}.rdp-caption_label{position:relative;z-index:1;display:inline-flex;align-items:center;margin:0;padding:0 .25em;white-space:nowrap;color:currentColor;border:0;border:2px solid transparent;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.rdp-nav_button{display:inline-flex;align-items:center;justify-content:center;width:var(--rdp-cell-size);height:var(--rdp-cell-size);padding:.25em;border-radius:100%}.rdp-dropdown_year,.rdp-dropdown_month{position:relative;display:inline-flex;align-items:center}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:2;top:0;bottom:0;left:0;width:100%;margin:0;padding:0;cursor:inherit;opacity:0;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit}.rdp-dropdown[disabled]{opacity:unset;color:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{vertical-align:middle;font-size:.75em;font-weight:700;text-align:center;height:100%;height:var(--rdp-cell-size);padding:0;text-transform:uppercase}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);padding:0;text-align:center}.rdp-weeknumber{font-size:.75em}.rdp-weeknumber,.rdp-day{display:flex;overflow:hidden;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);margin:0;border:2px solid transparent;border-radius:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}.str-chat{--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=)}@font-face{font-family:stream-chat-icons;src:url(../../assets/icons/stream-chat-icons.eot);src:url(../../assets/icons/stream-chat-icons.eot#iefix) format("embedded-opentype"),url(../../assets/icons/stream-chat-icons.woff) format("woff2"),url(../../assets/icons/stream-chat-icons.woff) format("woff"),url(../../assets/icons/stream-chat-icons.ttf) format("truetype"),url(../../assets/icons/stream-chat-icons.svg#stream-chat-icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:stream-chat-icons;src:url(../../assets/icons/stream-chat-icons.svg#stream-chat-icons) format("svg")}}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat{box-sizing:border-box;font-family:var(--str-chat__font-family)}.str-chat *{box-sizing:border-box}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;padding:0!important;box-shadow:none!important;border-color:transparent!important}.str-chat .ngxp__container .ngxp__arrow,.str-chat .float-ui-container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{display:flex;justify-content:center;align-items:center}:root{--str-chat__theme-version: 2}.str-chat{--str-chat__spacing-px: 1px;--str-chat__spacing-0_5: .125rem;--str-chat__spacing-1: .25rem;--str-chat__spacing-1_5: .375rem;--str-chat__spacing-2: .5rem;--str-chat__spacing-2_5: .625rem;--str-chat__spacing-3: .75rem;--str-chat__spacing-3_5: .875rem;--str-chat__spacing-4: 1rem;--str-chat__spacing-5: 1.25rem;--str-chat__spacing-6: 1.5rem;--str-chat__spacing-7: 1.75rem;--str-chat__spacing-8: 2rem;--str-chat__spacing-9: 2.25rem;--str-chat__spacing-10: 2.5rem;--str-chat__spacing-11: 2.75rem;--str-chat__spacing-12: 3rem;--str-chat__spacing-14: 3.5rem;--str-chat__spacing-16: 4rem}.str-chat{--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=)}@font-face{font-family:stream-chat-icons;src:url(../../assets/icons/stream-chat-icons.eot);src:url(../../assets/icons/stream-chat-icons.eot#iefix) format("embedded-opentype"),url(../../assets/icons/stream-chat-icons.woff) format("woff2"),url(../../assets/icons/stream-chat-icons.woff) format("woff"),url(../../assets/icons/stream-chat-icons.ttf) format("truetype"),url(../../assets/icons/stream-chat-icons.svg#stream-chat-icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:stream-chat-icons;src:url(../../assets/icons/stream-chat-icons.svg#stream-chat-icons) format("svg")}}.str-chat{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 32)}.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 40)}.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 49)}.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat__avatar{position:relative}.str-chat__avatar .str-chat__avatar-fallback{text-align:center;height:inherit;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{position:absolute;width:calc(var(--str-chat__spacing-px) * 12);height:calc(var(--str-chat__spacing-px) * 12);inset-inline-end:3%;inset-block-start:2%}.str-chat__loading-channels-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.str-chat-angular__avatar{height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size)}.str-chat-angular__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size) * .5)}.str-chat-angular__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size) * .3)}.str-chat-angular__avatar .str-chat__avatar-image{height:100%;width:100%;object-fit:cover}.str-chat{--str-chat__attachment-margin: var(--str-chat__spacing-0_5);--str-chat__gif-height: calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width: 2px;--str-chat__voice-recording-amplitude-bar-gap-width: var(--str-chat__spacing-px)}.str-chat__attachment-list{--str-chat__attachment-max-width: calc( var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)) );--str-chat__video-height: var(--str-chat__attachment-max-width);--str-chat__scraped-image-height: calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height: calc(var(--str-chat__attachment-max-width) * .5625 );display:flex;flex-direction:column;align-items:stretch;min-width:0}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{width:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{object-fit:contain;max-height:100%;max-width:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card)>img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;width:100%;cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper{height:100%;width:100%;min-width:0;max-width:var(--str-chat__attachment-max-width);display:flex;flex-direction:column}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .str-chat__video-angular,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .str-chat__video-angular{height:100%;width:100%;max-width:var(--str-chat__attachment-max-width);max-height:100%;min-height:0}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery{margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{display:grid;grid-template-columns:50% 50%;overflow:hidden;width:fit-content;gap:var(--str-chat__spacing-0_5);max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{padding:0;margin:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__spacing-6)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.str-chat__attachment-list .str-chat__message-attachment-unsupported{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px) * 30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-audio-widget{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:var(--str-chat__spacing-0_5);min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px) * 34)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{display:flex;align-items:center;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px) * 120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{display:flex;align-items:center;width:100%;grid-column-gap:var(--str-chat__spacing-5);padding-top:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px) * 14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{position:relative;height:calc(var(--str-chat__spacing-px) * 5);flex:1;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{position:absolute;inset-inline-start:0;height:inherit}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px) * 9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1_5);height:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{display:flex;align-items:center;justify-content:flex-start;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px) * 45);width:calc(var(--str-chat__spacing-px) * 45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{display:flex;align-items:center;column-gap:var(--str-chat__spacing-3_5)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36);cursor:pointer}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin: 0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 18);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{overflow-y:hidden;overflow-x:auto;width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);min-width:calc(var(--str-chat__spacing-px) * 72);overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width: auto;display:flex;align-items:center;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px) * 37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px) * 13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px) * 16);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px) * 2);inset-inline-end:calc(var(--str-chat__spacing-px) * 2);cursor:pointer;z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;inset-inline-start:0;cursor:pointer;z-index:1}.str-chat__attachment-preview-list-angular-host{width:100%;max-width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{padding:var(--str-chat__spacing-2) 0!important;margin:0!important;max-width:100%}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{position:absolute;bottom:var(--str-chat__spacing-7);width:100%;padding:var(--str-chat__spacing-2) 0}.str-chat__suggestion-list-container .str-chat__suggestion-list{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px) * 320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__user-item .str-chat__user-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;width:100%}.str-chat__emoji-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__emoji-item .str-chat__emoji-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{bottom:0;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:3.25rem;padding-inline:1rem}.str-chat__audio_recorder{display:flex;align-items:center;justify-content:center;gap:.375rem}.str-chat__audio_recorder button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer{display:flex;align-items:center;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container{padding-block:.5rem;overflow-x:auto;height:fit-content}.str-chat__audio_recorder .str-chat__waveform-box-container{flex:1;display:flex;align-items:center;justify-content:flex-end;width:100%}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;height:2rem;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download,.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download{position:absolute;top:.5rem;right:1rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{height:100%;display:flex;flex-direction:column;position:relative}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__channel .str-chat__container .str-chat__main-panel--hideOnThread{display:none}.str-chat__empty-channel{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.str-chat__empty-channel{position:relative}.str-chat__empty-channel .str-chat__empty-channel-notifications{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.str-chat__loading-channel{height:100%;display:flex;flex-direction:column}.str-chat__loading-channel .str-chat__loading-channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{display:flex;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-4) 0}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;width:100%;row-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{display:flex;width:100%;column-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{display:flex;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px) * 36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36)}.str-chat__channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{display:flex;align-items:center;justify-content:center}.str-chat__channel-list .str-chat__down-main{display:none}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat__channel-preview{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start;cursor:pointer}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%;overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{display:flex;column-gap:var(--str-chat__spacing-1);align-items:stretch}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{display:flex;align-items:center;padding:0 var(--str-chat__spacing-2)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;display:flex;column-gap:var(--str-chat__spacing-1);align-items:center}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px) * 15);height:calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;margin:0}.str-chat__channel-preview-loading{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__channel-search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);height:65px}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-2_5);min-width:0}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{position:absolute;left:0;right:0;top:65px;height:400px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px) * 90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px) * 90);padding:var(--str-chat__spacing-10) 0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{background:none;border:none;display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{overflow-y:hidden}.str-chat__cta-button{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px) * 42);height:calc(var(--str-chat__spacing-px) * 42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__edit-message-form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-5);width:100%;height:100%;min-height:0;min-width:0;max-width:100%;max-height:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{display:flex;align-items:center;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{max-height:100%;min-height:0;display:flex;min-width:0;max-width:100%}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width: 768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__image-carousel{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;max-width:100%;max-height:100%;height:100%}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:transparent}.str-chat__image-carousel .str-chat__image-carousel-image{object-fit:contain;min-height:0;max-height:100%;min-width:0;max-width:100%;height:100%;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width: 768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width: auto}.str-chat__icon{display:flex;font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__icon--action:before{content:""}.str-chat__icon--arrow-down:before{content:""}.str-chat__icon--arrow-left:before{content:""}.str-chat__icon--arrow-right:before{content:""}.str-chat__icon--close:before{content:""}.str-chat__icon--arrow-up:before{content:""}.str-chat__icon--chat-bubble:before{content:""}.str-chat__icon--pause:before{content:""}.str-chat__icon--download:before{content:""}.str-chat__icon--delivered:before{content:""}.str-chat__icon--play:before{content:""}.str-chat__icon--reaction:before{content:""}.str-chat__icon--error:before{content:""}.str-chat__icon--read:before{content:""}.str-chat__icon--retry:before{content:""}.str-chat__icon--reply-in-thread:before{content:""}.str-chat__icon--send:before{content:""}.str-chat__icon--attach:before{content:""}.str-chat__link-preview-list{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem}.str-chat__link-preview-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:1rem}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px) * 250);padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{display:flex;align-items:center}.str-chat__link-preview-card .str-chat__link-preview-card__content{width:100%;min-width:0;flex:1;padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;animation:rotate 1s linear infinite}.str-chat__loading-indicator svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.str-chat{--str-chat__message-options-button-size: calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width: calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width: calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width: calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width: calc( var(--str-chat__spacing-px) * 200 );--str-chat__quoted-message-inside-message-input-max-height: calc( var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50) )}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height: calc(var(--str-chat__message-options-button-size) * .7)}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width: var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{pointer-events:none;max-width:var(--str-chat__message-max-width)}.str-chat__message,.str-chat__quoted-message-preview{display:grid;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{grid-template-areas:"avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--deleted{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{grid-area:avatar;align-self:end}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-area:message;display:grid;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;column-gap:var(--str-chat__spacing-2);position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:calc(3 * var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button{display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;position:relative;min-width:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{margin:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{white-space:pre-line}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{grid-area:metadata;display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--str-chat__spacing-1);margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"•";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height: 1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{justify-content:flex-end;text-align:right}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15);display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5);position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:calc(var(--str-chat__spacing-px) * 15);height:calc(var(--str-chat__spacing-px) * 15)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1 * calc(var(--str-chat__spacing-px) * 18) / 2)}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px) * 18);height:calc(var(--str-chat__spacing-px) * 18)}.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options{display:flex}.str-chat__message--other .str-chat__message-inner{margin-inline-end:calc(var(--str-chat__message-options-button-size) * 3)}.str-chat__message--me .str-chat__message-inner{margin-inline-start:calc(var(--str-chat__message-options-button-size) * 3)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{display:flex;padding:var(--str-chat__spacing-8);align-items:center}.str-chat__date-separator-line{flex:1;height:var(--str-chat__spacing-px)}.str-chat__date-separator>*:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{width:100%;text-align:center}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{flex-direction:column;align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-basis:min-content}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{max-height:100%;min-height:0}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.str-chat__unread-messages-notification{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);position:absolute;top:.75rem;z-index:2;display:flex;align-items:center;overflow:clip}.str-chat__unread-messages-notification button{padding-block:.5rem;height:100%;width:100%;white-space:nowrap}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:var(--str-chat__message-edited-timestamp-height, 1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;min-width:10rem}.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);margin:0;cursor:pointer;width:100%;text-align:start}.str-chat__message-actions-box:not(.str-chat__message-actions-box-angular){display:none;z-index:1}.str-chat__message-actions-box:not(.str-chat__message-actions-box-angular).str-chat__message-actions-box--open{display:block}.str-chat__message-bounce-prompt{display:flex;flex-direction:column;align-items:center;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input .str-chat__quoted-message-preview-header{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{width:100%;text-align:center}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer}.str-chat__message-input .str-chat__dropzone-container{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;z-index:5}.str-chat__message-input .str-chat__dropzone-container p{margin:unset}.str-chat__message-input .str-chat__message-input-inner{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input{display:none}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{display:flex;align-items:center;justify-content:center;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-height:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{width:100%;min-height:0;max-height:100%;display:flex;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{width:100%;display:flex;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 27);height:calc(var(--str-chat__spacing-px) * 27);font-size:calc(var(--str-chat__spacing-px) * 27);align-self:end}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);min-width:calc(var(--str-chat__spacing-px) * 45)}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px) * 32);height:calc(var(--str-chat__spacing-px) * 32)}.str-chat__message-input .str-chat__start-recording-audio-button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);min-width:calc(var(--str-chat__spacing-px) * 40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px) * 25)}.str-chat__message-input .str-chat__message-input-cooldown{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2) / 2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__recording-permission-denied-notification{position:absolute;left:.5rem;max-width:100%;bottom:100%;padding:1rem;margin-inline:.5rem;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{height:100%;max-height:100%;min-height:0;flex-grow:initial}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__main-panel-inner{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.str-chat__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;padding:0;margin:0}.str-chat__list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__jump-to-latest-message{position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{position:absolute;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);left:50%;transform:translate(-50%) translateY(-100%)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__virtual-list{overflow-x:hidden;overflow-y:auto;position:relative;flex:1;-webkit-overflow-scrolling:touch;margin:0;width:100%;height:100%}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__virtual-list__loading{display:flex;padding-top:var(--str-chat__spacing-2);justify-content:center;width:100%;position:absolute}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{white-space:pre-line;overflow:hidden;word-wrap:break-word}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;list-style:none;display:flex;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);width:fit-content;padding:0;position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-1_5);position:relative;cursor:pointer;flex-shrink:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{background:none;border:none;display:flex;align-items:center;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px) * 13);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width: 768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__message-reactions-details{width:100%;display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);max-height:100%;height:100%;min-height:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{max-width:100%;width:100%;min-width:0;overflow-x:auto;gap:var(--str-chat__spacing-4);display:flex;align-items:center;flex-shrink:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{display:flex;align-items:center;padding:var(--str-chat__spacing-1) 0;flex-shrink:0;cursor:pointer}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{width:18px;line-height:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size: 1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;overflow-y:auto;min-height:30vh}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;justify-content:flex-end;position:absolute;inset-block-end:100%}.str-chat__message-reaction-selector .str-chat__message-reactions-options{list-style:none;display:flex;margin-block-end:var(--str-chat__spacing-0_5);width:fit-content;column-gap:var(--str-chat__spacing-1);padding:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px) * 20);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat__modal--open{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:100}.str-chat__modal--open button.str-chat__modal__close-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 28);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute;inset-block-start:0;inset-inline-end:0;cursor:pointer}.str-chat__modal--open .str-chat__modal__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%;min-width:0;min-height:0}.str-chat__modal--close{display:none}.str-chat__message-notification{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px) * 10);z-index:101}.str-chat__list-notifications{position:relative}.str-chat__list-notifications{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__thread-container{height:100%;display:flex;flex-direction:column;width:100%}.str-chat__thread-container .str-chat__thread-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px) * 21);font-size:calc(var(--str-chat__spacing-px) * 21)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px) * 21);width:calc(var(--str-chat__spacing-px) * 21)}.str-chat__thread-container .str-chat__thread-list{height:auto}.str-chat__main-panel--hideOnThread+.str-chat__thread-container{flex:1}.str-chat__parent-message-li{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px) * 150);width:max-content}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{padding:var(--str-chat__spacing-1_5);display:flex;justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);position:absolute;inset-block-end:0;inset-inline-start:0;inset-inline-end:0}.str-chat__typing-indicator .str-chat__typing-indicator__dots{display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px) * 4);height:calc(var(--str-chat__spacing-px) * 4)}.str-chat{--str-chat__blue950: #001333;--str-chat__blue900: #00163d;--str-chat__blue800: #002666;--str-chat__blue700: #003999;--str-chat__blue600: #004ccc;--str-chat__blue500: #005fff;--str-chat__blue400: #337eff;--str-chat__blue300: #669fff;--str-chat__blue200: #ccdfff;--str-chat__blue100: #e0f0ff;--str-chat__blue50: #ebf5ff;--str-chat__grey950: #080707;--str-chat__grey900: #17191c;--str-chat__grey800: #1c1e22;--str-chat__grey700: #272a30;--str-chat__grey600: #4c525c;--str-chat__grey500: #72767e;--str-chat__grey400: #b4b7bb;--str-chat__grey300: #dbdde1;--str-chat__grey200: #e9eaed;--str-chat__grey100: #f4f4f5;--str-chat__grey50: #ffffff;--str-chat__red900: #330003;--str-chat__red800: #660006;--str-chat__red700: #990008;--str-chat__red600: #cc000b;--str-chat__red500: #ff000e;--str-chat__red400: #ff3742;--str-chat__red300: #ff666e;--str-chat__red200: #ff999f;--str-chat__red100: #ffe5e7;--str-chat__green900: #062d16;--str-chat__green800: #0d592c;--str-chat__green700: #138643;--str-chat__green600: #19b359;--str-chat__green500: #20e070;--str-chat__green400: #4ce68c;--str-chat__green300: #79eca9;--str-chat__green200: #a6f2c6;--str-chat__green100: #e9f1ff;--str-chat__yellow900: #332500;--str-chat__yellow800: #664900;--str-chat__yellow700: #996e00;--str-chat__yellow600: #cc9200;--str-chat__yellow500: #ffb700;--str-chat__yellow400: #ffd466;--str-chat__yellow300: #ffe299;--str-chat__yellow200: #fff1cc;--str-chat__yellow100: #fff8e5}.str-chat{--str-chat__border-radius-xs: 8px;--str-chat__border-radius-sm: 14px;--str-chat__border-radius-md: 18px;--str-chat__border-radius-lg: 20px;--str-chat__border-radius-circle: 999px;--str-chat__font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text: .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text: 500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text: 700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text: .875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text: 500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text: .9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text: 500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text: 1rem/1.1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text: 500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text: 1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text: 500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text: 1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text: 1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color: var(--str-chat__blue500);--str-chat__primary-overlay-color: rgba(0, 95, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue300);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey50);--str-chat__secondary-background-color: var(--str-chat__grey50);--str-chat__primary-surface-color: var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue50);--str-chat__surface-color: var(--str-chat__grey300);--str-chat__secondary-surface-color: var(--str-chat__grey200);--str-chat__tertiary-surface-color: var(--str-chat__grey100);--str-chat__text-color: var(--str-chat__grey950);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey400);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red400);--str-chat__message-highlight-color: var(--str-chat__yellow100);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(252, 252, 252, .9);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .2);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(0, 0, 0, .8);--str-chat__opaque-surface-text-color: var(--str-chat__grey50);--str-chat__box-shadow-color: rgba(0, 0, 0, .18);--str-chat__info-color: var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color: var(--str-chat__blue400);--str-chat__primary-overlay-color: rgba(51, 126, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue700);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey950);--str-chat__secondary-background-color: var(--str-chat__grey900);--str-chat__primary-surface-color: var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue950);--str-chat__surface-color: var(--str-chat__grey700);--str-chat__secondary-surface-color: var(--str-chat__grey800);--str-chat__tertiary-surface-color: var(--str-chat__grey900);--str-chat__text-color: var(--str-chat__grey50);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey600);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red600);--str-chat__message-highlight-color: var(--str-chat__yellow900);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(0, 0, 0, .7);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .4);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(250, 250, 250, .85);--str-chat__opaque-surface-text-color: var(--str-chat__grey900);--str-chat__box-shadow-color: rgba(0, 0, 0, .8);--str-chat__info-color: var(--str-chat__green500)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover) and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:flex;justify-content:center;align-items:center}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{position:absolute;left:.375rem;top:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--str-chat__cta-button-border-radius: var(--str-chat__border-radius-xs);--str-chat__cta-button-color: var(--str-chat__on-primary-color);--str-chat__cta-button-background-color: var(--str-chat__primary-color);--str-chat__cta-button-border-block-start: none;--str-chat__cta-button-border-block-end: none;--str-chat__cta-button-border-inline-start: none;--str-chat__cta-button-border-inline-end: none;--str-chat__cta-button-box-shadow: none;--str-chat__cta-button-pressed-background-color: var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color: var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color: var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat__cta-button{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__circle-fab-border-radius: var(--str-chat__border-radius-circle);--str-chat__circle-fab-color: var(--str-chat__primary-color);--str-chat__circle-fab-background-color: var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color: var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);--str-chat__circle-fab-border-block-start: none;--str-chat__circle-fab-border-block-end: none;--str-chat__circle-fab-border-inline-start: none;--str-chat__circle-fab-border-inline-end: none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius: var(--str-chat__border-radius-circle);--str-chat__avatar-color: var(--str-chat__on-primary-color);--str-chat__avatar-background-color: var(--str-chat__primary-color);--str-chat__avatar-border-block-start: none;--str-chat__avatar-border-block-end: none;--str-chat__avatar-border-inline-start: none;--str-chat__avatar-border-inline-end: none;--str-chat__avatar-box-shadow: none;--str-chat__avatar-online-indicator-color: var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius: var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__loading-channels-avatar{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius: 0;--str-chat__attachment-list-color: var(--str-chat__text-color);--str-chat__attachment-list-background-color: transparent;--str-chat__attachment-list-border-block-start: none;--str-chat__attachment-list-border-block-end: none;--str-chat__attachment-list-border-inline-start: none;--str-chat__attachment-list-border-inline-end: none;--str-chat__attachment-list-box-shadow: none;--str-chat__image-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-attachment-color: var(--str-chat__text-color);--str-chat__image-attachment-background-color: var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start: none;--str-chat__image-attachment-border-block-end: none;--str-chat__image-attachment-border-inline-start: none;--str-chat__image-attachment-border-inline-end: none;--str-chat__image-attachment-box-shadow: none;--str-chat__image-gallery-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-gallery-attachment-color: var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color: transparent;--str-chat__image-gallery-attachment-border-block-start: none;--str-chat__image-gallery-attachment-border-block-end: none;--str-chat__image-gallery-attachment-border-inline-start: none;--str-chat__image-gallery-attachment-border-inline-end: none;--str-chat__image-gallery-attachment-box-shadow: none;--str-chat__image-gallery-attachment-overlay: var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color: var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius: 0;--str-chat__card-attachment-color: var(--str-chat__text-color);--str-chat__card-attachment-link-color: var(--str-chat__primary-color);--str-chat__card-attachment-background-color: transparent;--str-chat__card-attachment-border-block-start: none;--str-chat__card-attachment-border-block-end: none;--str-chat__card-attachment-border-inline-start: none;--str-chat__card-attachment-border-inline-end: none;--str-chat__card-attachment-box-shadow: none;--str-chat__file-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__file-attachment-color: var(--str-chat__text-color);--str-chat__file-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start: none;--str-chat__file-attachment-border-block-end: none;--str-chat__file-attachment-border-inline-start: none;--str-chat__file-attachment-border-inline-end: none;--str-chat__file-attachment-box-shadow: none;--str-chat__audio-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__audio-attachment-widget-color: var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color: var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start: none;--str-chat__audio-attachment-widget-border-block-end: none;--str-chat__audio-attachment-widget-border-inline-start: none;--str-chat__audio-attachment-widget-border-inline-end: none;--str-chat__audio-attachment-widget-box-shadow: none;--str-chat__voice-recording-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__voice-recording-attachment-widget-color: var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color: var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start: none;--str-chat__voice-recording-attachment-widget-border-block-end: none;--str-chat__voice-recording-attachment-widget-border-inline-start: none;--str-chat__voice-recording-attachment-widget-border-inline-end: none;--str-chat__voice-recording-attachment-widget-box-shadow: none;--str-chat__audio-attachment-controls-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color: var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color: var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color: var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start: none;--str-chat__audio-attachment-controls-button-border-block-end: none;--str-chat__audio-attachment-controls-button-border-inline-start: none;--str-chat__audio-attachment-controls-button-border-inline-end: none;--str-chat__audio-attachment-controls-button-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius: 0;--str-chat__attachment-actions-color: var(--str-chat__text-color);--str-chat__attachment-actions-background-color: transparent;--str-chat__attachment-actions-border-block-start: none;--str-chat__attachment-actions-border-block-end: none;--str-chat__attachment-actions-border-inline-start: none;--str-chat__attachment-actions-border-inline-end: none;--str-chat__attachment-actions-box-shadow: none;--str-chat__attachment-action-border-radius: 0;--str-chat__attachment-action-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color: var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow: none;--str-chat__attachment-action-active-color: var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;border:none;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7,#d4d5d7 25%,#f4f4f4 0%,#f4f4f4 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__message-attachment-unsupported,.str-chat__attachment-list .str-chat__message-attachment-file--item{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px) * 5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{box-shadow:0 2px 4px #00000040;border-radius:var(--str-chat__border-radius-circle);background-color:#fff;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-left-radius:0;border-bottom-right-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px) * 14) calc(var(--str-chat__spacing-px) * 14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat{--str-chat__attachment-preview-list-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color: var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color: transparent;--str-chat__attachment-preview-list-border-block-start: none;--str-chat__attachment-preview-list-border-block-end: none;--str-chat__attachment-preview-list-border-inline-start: none;--str-chat__attachment-preview-list-border-inline-end: none;--str-chat__attachment-preview-list-box-shadow: none;--str-chat__attachment-preview-close-icon-background: var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color: var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color: var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color: var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color: var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color: transparent;--str-chat__attachment-preview-image-border-block-start: none;--str-chat__attachment-preview-image-border-block-end: none;--str-chat__attachment-preview-image-border-inline-start: none;--str-chat__attachment-preview-image-border-inline-end: none;--str-chat__attachment-preview-image-box-shadow: none;--str-chat__attachment-preview-file-border-radius: var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color: var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color: transparent;--str-chat__attachment-preview-file-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow: none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download{--str-chat-icon-color: var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color: var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color: var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{background:none;border:none;cursor:pointer}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius: var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color: var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start: none;--str-chat__autocomplete-menu-border-block-end: none;--str-chat__autocomplete-menu-border-inline-start: none;--str-chat__autocomplete-menu-border-inline-end: none;--str-chat__autocomplete-menu-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__autocomplete-active-background-color: var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius: var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color: var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color: var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start: none;--str-chat__suggestion-list-container-border-block-end: none;--str-chat__suggestion-list-container-border-inline-start: none;--str-chat__suggestion-list-container-border-inline-end: none;--str-chat__suggestion-list-container-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__suggestion-list-item--selected-background-color: var(--str-chat__surface-color);--str-chat__slash-command-border-radius: 0;--str-chat__slash-command-color: var(--str-chat__text-color);--str-chat__slash-command-background-color: transparent;--str-chat__slash-command-border-block-start: none;--str-chat__slash-command-border-block-end: none;--str-chat__slash-command-border-inline-start: none;--str-chat__slash-command-border-inline-end: none;--str-chat__slash-command-box-shadow: none;--str-chat__slash-command-args-color: var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius: 0;--str-chat__mention-list-user-item-color: var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color: transparent;--str-chat__mention-list-user-item-border-block-start: none;--str-chat__mention-list-user-item-border-block-end: none;--str-chat__mention-list-user-item-border-inline-start: none;--str-chat__mention-list-user-item-border-inline-end: none;--str-chat__mention-list-user-item-box-shadow: none;--str-chat__mention-list-user-item-at-sign-color: var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family: var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius: 0;--str-chat__mention-list-emoji-item-color: var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color: transparent;--str-chat__mention-list-emoji-item-border-block-start: none;--str-chat__mention-list-emoji-item-border-block-end: none;--str-chat__mention-list-emoji-item-border-inline-start: none;--str-chat__mention-list-emoji-item-border-inline-end: none;--str-chat__mention-list-emoji-item-box-shadow: none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:transparent!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__base-image{color:transparent}.str-chat__base-image--load-failed{mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem;background-color:var(--str-chat__disabled-color)}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius: 0;--str-chat__channel-color: var(--str-chat__text-color);--str-chat__channel-background-color: var(--str-chat__background-color);--str-chat__channel-box-shadow: none;--str-chat__channel-border-block-start: none;--str-chat__channel-border-block-end: none;--str-chat__channel-border-inline-start: none;--str-chat__channel-border-inline-end: none;--str-chat__channel-empty-indicator-color: var(--str-chat__disabled-color);--str-chat__channel-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color: var(--str-chat__disabled-color)}.str-chat__channel{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.str-chat__empty-channel{--str-chat-icon-color: var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius: 0;--str-chat__channel-header-color: 0;--str-chat__channel-header-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start: none;--str-chat__channel-header-border-block-end: none;--str-chat__channel-header-border-inline-start: none;--str-chat__channel-header-border-inline-end: none;--str-chat__channel-header-box-shadow: none;--str-chat__channel-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.str-chat{--str-chat__channel-list-border-radius: 0;--str-chat__channel-list-color: var(--str-chat__text-color);--str-chat__channel-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow: none;--str-chat__channel-list-border-block-start: none;--str-chat__channel-list-border-block-end: none;--str-chat__channel-list-border-inline-start: none;--str-chat__channel-list-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius: var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color: var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color: var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow: var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start: var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end: var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start: var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end: var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color: var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color: var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color: var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__load-more-button__button{width:80%}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty{color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius: 0;--str-chat__channel-preview-color: var(--str-chat__text-color);--str-chat__channel-preview-background-color: transparent;--str-chat__channel-preview-border-block-start: none;--str-chat__channel-preview-border-block-end: none;--str-chat__channel-preview-border-inline-start: none;--str-chat__channel-preview-border-inline-end: none;--str-chat__channel-preview-active-background-color: var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color: var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color: var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color: var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius: var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start: none;--str-chat__channel-preview-unread-badge-border-block-end: none;--str-chat__channel-preview-unread-badge-border-inline-start: none;--str-chat__channel-preview-unread-badge-border-inline-end: none;--str-chat__channel-preview-message-status-color: var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color: var(--str-chat__message-secondary-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color: var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0%,var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color: var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start: none;--str-chat__channel-search-input-border-block-end: none;--str-chat__channel-search-input-border-inline-start: none;--str-chat__channel-search-input-border-inline-end: none;--str-chat__channel-search-input-wrapper-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color: transparent;--str-chat__channel-search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color: transparent;--str-chat__channel-search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color: transparent;--str-chat__channel-search-result-border-block-start: none;--str-chat__channel-search-result-border-block-end: none;--str-chat__channel-search-result-border-inline-start: none;--str-chat__channel-search-result-border-inline-end: none;--str-chat__channel-search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color: var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start: none;--str-chat__channel-search-result-list-border-block-end: none;--str-chat__channel-search-result-list-border-inline-start: none;--str-chat__channel-search-result-list-border-inline-end: none;--str-chat__channel-search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start: none;--str-chat__channel-search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start: none;--str-chat__channel-search-results-header-border-inline-end: none;--str-chat__channel-search-results-loading-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start: none;--str-chat__channel-search-results-loading-indicator-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start: none;--str-chat__channel-search-results-loading-indicator-border-inline-end: none;--str-chat__channel-search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start: none;--str-chat__channel-search-results-empty-border-block-end: none;--str-chat__channel-search-results-empty-border-inline-start: none;--str-chat__channel-search-results-empty-border-inline-end: none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:transparent}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result:hover,.str-chat__channel-search-result-list .str-chat__channel-search-result--focused{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__edit-message-modal-button-border-radius: none;--str-chat__edit-message-modal-send-button-color: var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color: transparent;--str-chat__edit-message-modal-button-border-block-start: none;--str-chat__edit-message-modal-button-border-block-end: none;--str-chat__edit-message-modal-button-border-inline-start: none;--str-chat__edit-message-modal-button-border-inline-end: none;--str-chat__edit-message-modal-button-box-shadow: none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.str-chat{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color: var(--str-chat__danger-color)}.str-chat{--str-chat__image-carousel-stepper-color: var(--str-chat__text-color)}@media only screen and (max-device-width: 768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color: var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat{--str-chat__loading-indicator-color: var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat{--str-chat__message-border-radius: none;--str-chat__message-color: var(--str-chat__text-color);--str-chat__message-error-message-color: var(--str-chat__danger-color);--str-chat__message-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color: var(--str-chat__primary-color);--str-chat__message-mention-color: var(--str-chat__primary-color);--str-chat__message-status-color: var(--str-chat__primary-color);--str-chat__message-replies-count-color: var(--str-chat__primary-color);--str-chat__message-background-color: transparent;--str-chat__message-highlighted-background-color: var(--str-chat__message-highlight-color);--str-chat__message-border-block-start: none;--str-chat__message-border-block-end: none;--str-chat__message-border-inline-start: none;--str-chat__message-border-inline-end: none;--str-chat__message-box-shadow: none;--str-chat__message-active-bacground-color: transparent;--str-chat__message-options-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-options-active-color: var(--str-chat__primary-color);--str-chat__message-bubble-border-radius: var(--str-chat__border-radius-md);--str-chat__message-bubble-color: var(--str-chat__text-color);--str-chat__message-bubble-background-color: var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color: var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color: var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color: var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start: none;--str-chat__message-bubble-border-block-end: none;--str-chat__message-bubble-border-inline-start: none;--str-chat__message-bubble-border-inline-end: none;--str-chat__message-bubble-box-shadow: none;--str-chat__deleted-message-border-radius: var(--str-chat__border-radius-md);--str-chat__deleted-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start: none;--str-chat__deleted-message-border-block-end: none;--str-chat__deleted-message-border-inline-start: none;--str-chat__deleted-message-border-inline-end: none;--str-chat__deleted-message-box-shadow: none;--str-chat__system-message-border-radius: 0;--str-chat__system-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color: transparent;--str-chat__system-message-border-block-start: none;--str-chat__system-message-border-block-end: none;--str-chat__system-message-border-inline-start: none;--str-chat__system-message-border-inline-end: none;--str-chat__system-message-box-shadow: none;--str-chat__date-separator-color: var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color: var(--str-chat__disabled-color);--str-chat__date-separator-border-radius: 0;--str-chat__date-separator-background-color: transparent;--str-chat__date-separator-border-block-start: none;--str-chat__date-separator-border-block-end: none;--str-chat__date-separator-border-inline-start: none;--str-chat__date-separator-border-inline-end: none;--str-chat__date-separator-box-shadow: none;--str-chat__translation-notice-color: var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color: var(--str-chat__tertiary-surface-color)}.str-chat__message--system{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__message a{text-decoration:none;color:var(--str-chat__message-link-color)}.str-chat__message .str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color: var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);border:none;background:none}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__message-metadata,.str-chat__message .str-chat__custom-message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color: var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-replies-count-button-wrapper button{border:none;background-color:transparent;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color: var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{transition:background-color .1s ease-out;background-color:var(--str-chat__message-highlighted-background-color)}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.str-chat__unread-messages-notification{--str-chat-icon-color: var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:transparent}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius: var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color: var(--str-chat__text-color);--str-chat__message-actions-box-background-color: var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start: none;--str-chat__message-actions-box-border-block-end: none;--str-chat__message-actions-box-border-inline-start: none;--str-chat__message-actions-box-border-inline-end: none;--str-chat__message-actions-box-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius: 0;--str-chat__message-actions-box-item-color: var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color: transparent;--str-chat__message-actions-box-item-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start: none;--str-chat__message-actions-box-item-border-block-end: none;--str-chat__message-actions-box-item-border-inline-start: none;--str-chat__message-actions-box-item-border-inline-end: none;--str-chat__message-actions-box-item-box-shadow: none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}.str-chat{--str-chat__message-bounce-edit-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color: transparent;--str-chat__message-bounce-button-border-block-start: none;--str-chat__message-bounce-button-border-block-end: none;--str-chat__message-bounce-button-border-inline-start: none;--str-chat__message-bounce-button-border-inline-end: none;--str-chat__message-bounce-button-box-shadow: none}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius: 0;--str-chat__message-input-color: var(--str-chat__text-color);--str-chat__message-input-background-color: var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start: none;--str-chat__message-input-border-block-end: none;--str-chat__message-input-border-inline-start: none;--str-chat__message-input-border-inline-end: none;--str-chat__message-input-box-shadow: none;--str-chat__dropzone-container-color: var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color: var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter: blur(3px);--str-chat__message-textarea-border-radius: var(--str-chat__border-radius-md);--str-chat__message-textarea-color: var(--str-chat__text-color);--str-chat__message-textarea-background-color: transparent;--str-chat__message-textarea-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow: none;--str-chat__message-send-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-send-color: var(--str-chat__primary-color);--str-chat__message-send-background-color: transparent;--str-chat__message-send-border-block-start: 0;--str-chat__message-send-border-block-end: 0;--str-chat__message-send-border-inline-start: 0;--str-chat__message-send-border-inline-end: 0;--str-chat__message-send-box-shadow: none;--str-chat__message-send-disabled-color: var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color: transparent;--str-chat__start-recording-audio-button-border-block-start: 0;--str-chat__start-recording-audio-button-border-block-end: 0;--str-chat__start-recording-audio-button-border-inline-start: 0;--str-chat__start-recording-audio-button-border-inline-end: 0;--str-chat__start-recording-audio-button-box-shadow: none;--str-chat__start-recording-audio-button-disabled-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color: transparent;--str-chat__message-input-tools-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color: transparent;--str-chat__message-input-tools-border-block-start: 0;--str-chat__message-input-tools-border-block-end: 0;--str-chat__message-input-tools-border-inline-start: 0;--str-chat__message-input-tools-border-inline-end: 0;--str-chat__message-input-tools-box-shadow: none;--str-chat__message-input-not-allowed-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-radius: var(--str-chat__border-radius-circle);--str-chat__cooldown-color: var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start: 0;--str-chat__cooldown-border-block-end: 0;--str-chat__cooldown-border-inline-start: 0;--str-chat__cooldown-border-inline-end: 0;--str-chat__cooldown-box-shadow: none}.str-chat__message-input{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.str-chat__message-input .str-chat__dropzone-container{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__file-input-container{--str-chat-icon-color: var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.str-chat__message-input .str-chat__file-input-container svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:transparent;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color: var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:transparent}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:transparent;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.str-chat{--str-chat__message-list-border-radius: 0;--str-chat__message-list-color: var(--str-chat__text-color);--str-chat__message-list-background-color: var(--str-chat__background-color);--str-chat__message-list-box-shadow: none;--str-chat__message-list-border-block-start: none;--str-chat__message-list-border-block-end: none;--str-chat__message-list-border-inline-start: none;--str-chat__message-list-border-inline-end: none;--str-chat__jump-to-latest-message-border-radius: var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color: var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color: var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color: var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start: var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end: var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start: var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end: var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color: var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color: var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color: var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color: var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color: var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius: 0;--str-chat__virtual-list-color: var(--str-chat__text-color);--str-chat__virtual-list-background-color: var(--str-chat__background-color);--str-chat__virtual-list-box-shadow: none;--str-chat__virtual-list-border-block-start: none;--str-chat__virtual-list-border-block-end: none;--str-chat__virtual-list-border-inline-start: none;--str-chat__virtual-list-border-inline-end: none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius: none;--str-chat__message-reactions-color: var(--str-chat__text-color);--str-chat__message-reactions-background-color: transparent;--str-chat__message-reactions-border-block-start: none;--str-chat__message-reactions-border-block-end: none;--str-chat__message-reactions-border-inline-start: none;--str-chat__message-reactions-border-inline-end: none;--str-chat__message-reactions-box-shadow: none;--str-chat__message-reaction-border-radius: var(--str-chat__border-radius-xs);--str-chat__message-reaction-color: var(--str-chat__text-color);--str-chat__message-reaction-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start: none;--str-chat__message-reaction-border-block-end: none;--str-chat__message-reaction-border-inline-start: none;--str-chat__message-reaction-border-inline-end: none;--str-chat__message-reaction-box-shadow: none;--str-chat__own-message-reaction-color: var(--str-chat__text-color);--str-chat__own-message-reaction-background-color: var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color: solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid transparent}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color: var(--str-chat__text-color);--str-chat__message-reactions-options-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start: none;--str-chat__message-reactions-options-border-block-end: none;--str-chat__message-reactions-options-border-inline-start: none;--str-chat__message-reactions-options-border-inline-end: none;--str-chat__message-reactions-options-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius: var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color: var(--str-chat__text-color);--str-chat__message-reactions-option-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color: var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start: none;--str-chat__message-reactions-option-border-block-end: none;--str-chat__message-reactions-option-border-inline-start: none;--str-chat__message-reactions-option-border-inline-end: none;--str-chat__message-reactions-option-box-shadow: none}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}.str-chat{--str-chat__modal-border-radius: var(--str-chat__border-radius-sm);--str-chat__modal-color: var(--str-chat__text-color);--str-chat__modal-background-color: var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color: var(--str-chat__secondary-overlay-color);--str-chat__modal-overlay-backdrop-filter: blur(3px);--str-chat__modal-border-block-start: none;--str-chat__modal-border-block-end: none;--str-chat__modal-border-inline-start: none;--str-chat__modal-border-inline-end: none;--str-chat__modal-box-shadow: none;--str-chat__modal-close-icon-background: var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color: var(--str-chat__on-disabled-color)}.str-chat__modal{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color: var(--str-chat__modal-close-icon-color);background:none;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg rect,.str-chat__modal .str-chat__modal__close-button svg circle{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:transparent;width:unset;height:unset;padding:0}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat{--str-chat__message-notification-background-color: var(--str-chat__primary-color);--str-chat__message-notification-border-block-start: none;--str-chat__message-notification-border-block-end: none;--str-chat__message-notification-border-inline-start: none;--str-chat__message-notification-border-inline-end: none;--str-chat__message-notification-border-radius: 50px;--str-chat__message-notification-box-shadow: none;--str-chat__message-notification-color: var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.str-chat{--str-chat__notification-list-border-radius: none;--str-chat__notification-list-color: var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color: transparent;--str-chat__notification-list-border-block-start: none;--str-chat__notification-list-border-block-end: none;--str-chat__notification-list-border-inline-start: none;--str-chat__notification-list-border-inline-end: none;--str-chat__notification-list-box-shadow: none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.str-chat{--str-chat__notification-border-radius: var(--str-chat__border-radius-sm);--str-chat__notification-color: var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color: var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start: none;--str-chat__notification-border-block-end: none;--str-chat__notification-border-inline-start: none;--str-chat__notification-border-inline-end: none;--str-chat__notification-box-shadow: 0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__thread-border-radius: 0;--str-chat__thread-color: var(--str-chat__text-color);--str-chat__thread-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start: none;--str-chat__thread-border-block-end: none;--str-chat__thread-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end: none;--str-chat__thread-box-shadow: none;--str-chat__thread-header-border-radius: 0;--str-chat__thread-header-color: var(--str-chat__text-color);--str-chat__thread-header-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start: none;--str-chat__thread-header-border-block-end: none;--str-chat__thread-header-border-inline-start: none;--str-chat__thread-header-border-inline-end: none;--str-chat__thread-header-box-shadow: none;--str-chat__thread-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:transparent;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius: var(--str-chat__border-radius-xs);--str-chat__tooltip-color: var(--str-chat__text-color);--str-chat__tooltip-background-color: var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start: none;--str-chat__tooltip-border-block-end: none;--str-chat__tooltip-border-inline-start: none;--str-chat__tooltip-border-inline-end: none;--str-chat__tooltip-box-shadow: 0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius: none;--str-chat__typing-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color: var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start: none;--str-chat__typing-indicator-border-block-end: none;--str-chat__typing-indicator-border-inline-start: none;--str-chat__typing-indicator-border-inline-end: none;--str-chat__typing-indicator-box-shadow: none;--str-chat__typing-indicator-dot-background-color: var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{border-radius:999px;animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(1){animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.wrapper-main{margin-top:0!important}.wrapper-main .purple-text{color:#fff}.art-img{width:705px;box-shadow:15px 12px #a682ff;border-radius:55px}@media (max-width: 1800px){.art-img{width:670px}}@media (max-width: 1700px){.art-img{width:600px}}@media (max-width: 1680px){.art-img{width:620px}}@media (max-width: 1600px){.art-img{width:580px}}@media (max-width: 1550px){.art-img{width:550px}}@media (max-width: 1500px){.art-img{width:530px}}@media (max-width: 1480px){.art-img{width:510px}}@media (max-width: 1440px){.art-img{width:500px}}@media (max-width: 1360px){.art-img{width:480px}}@media (max-width: 991px){.art-img{width:85%}}.art-img-p{background-color:#101010!important;border:0}.art-img-p .MuiCardContent-root{padding:0!important}.art-img-p .venue-img{height:410px;width:100%;padding:1px!important}@media (max-width: 1280px){.art-img-p .venue-img{height:350px}}@media (max-width: 1080px){.art-img-p .venue-img{height:300px}}@media (max-width: 500px){.art-img-p .venue-img{height:235px}}.c-w-artist{padding:30px 45px;background:#a682ff!important;color:#fff!important;text-align:center}@media (max-width: 500px){.c-w-artist .card-content{padding:10px;padding-bottom:10px!important}}.c-w-artist h4{white-space:normal;font-size:36px;font-family:Segoe UI;font-weight:700}.c-w-artist .artist-group-items{justify-content:center;margin-top:25px}@media (max-width: 500px){.c-w-artist .artist-group-items{margin-top:20px}}@media (max-width: 500px){.c-w-artist .artist-group-items .avtar-artist-bx{width:35px;height:35px}}@media (max-width: 500px){.c-w-artist .artist-group-items .MuiAvatar-root{width:35px;height:35px}}@media (max-width: 1680px){.c-w-artist{padding:20px 25px}}@media (max-width: 1600px){.c-w-artist{padding:20px 30px}.c-w-artist h4{font-size:30px}}@media (max-width: 1280px){.c-w-artist{padding:15px 25px}.c-w-artist h4{font-size:28px}}@media (max-width: 1080px){.c-w-artist h4{font-size:24px}}@media (max-width: 991px){.c-w-artist h4{max-width:200px;margin:0 auto}}.artist-w-venues{color:#fff}.artist-w-venues .heading-art-venues{font-size:51px;color:#fff;margin-bottom:20px;position:relative;padding-left:30px;font-weight:600;line-height:70px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.artist-w-venues .heading-art-venues{font-size:48px}}@media (max-width: 1680px){.artist-w-venues .heading-art-venues{font-size:42px}}@media (max-width: 1440px){.artist-w-venues .heading-art-venues{font-size:40px;line-height:62px}}@media (max-width: 1280px){.artist-w-venues .heading-art-venues{font-size:38px;line-height:58px}}@media (max-width: 1080px){.artist-w-venues .heading-art-venues{font-size:36px;line-height:54px}}@media (max-width: 991px){.artist-w-venues .heading-art-venues{font-size:30px;line-height:50px}}@media (max-width: 640px){.artist-w-venues .heading-art-venues{line-height:42px;font-size:28px}}@media (max-width: 480px){.artist-w-venues .heading-art-venues{line-height:34px;font-size:25px}}.artist-w-venues .heading-art-venues:before{content:" ";position:absolute;width:234px;height:5px;background:#272727;top:-25px;border-radius:8px}@media (max-width: 1280px){.artist-w-venues .heading-art-venues:before{top:-20px}}@media (max-width: 480px){.artist-w-venues .heading-art-venues:before{top:-15px;width:164px}}.artist-w-venues .paragraph{font-size:18px;max-width:70%;padding-left:30px;margin-bottom:45px;color:#fdf9f9ed;font-family:OpenSans-Regular}@media (max-width: 1680px){.artist-w-venues .paragraph{max-width:75%;margin-bottom:30px}}@media (max-width: 1440px){.artist-w-venues .paragraph{max-width:80%}}@media (max-width: 991px){.artist-w-venues .paragraph{font-size:16px;max-width:100%}}@media (max-width: 899px){.artist-w-venues .community-chip-bx{text-align:center;margin-bottom:30px}}.artist-w-venues .label-chip{color:#fff;background-color:#2e2e2e;margin-right:20px;margin-top:20px;padding:30px 0;border-radius:30px;font-size:16px;width:40%}@media (max-width: 1680px){.artist-w-venues .label-chip{padding:25px 0}}@media (max-width: 991px){.artist-w-venues .label-chip{margin-right:10px;margin-top:10px;padding:15px 0;width:100%;font-size:14px}}@media (max-width: 767px){.artist-w-venues .label-chip{padding:10px 0}}.artist-w-venues .label-chip span{overflow:visible;white-space:normal;font-size:16px;margin:0;font-family:OpenSans-SemiBold}.artist-w-venues .venue-img{width:100%}.artist-w-venues .artist-video-ban{position:relative}.artist-w-venues .artist-video-ban .play-icon{position:absolute;width:80px;left:50%;top:50%;transform:translate(-50%,-50%)}@media (max-width: 767px){.artist-w-venues .artist-video-ban .play-icon{width:70px}}@media (max-width: 480px){.artist-w-venues .artist-video-ban .play-icon{width:50px}}.wrapper-faq{padding-top:50px;margin-top:60px!important}@media (max-width: 1440px){.wrapper-faq{margin-top:25px!important}}@media (max-width: 767px){.wrapper-faq{margin-top:8px!important}}.wrapper-faq .comment-message-bx{position:absolute;width:230px;background:#101010;padding:30px 47px 26px 38px;top:-43px;text-align:center;border-radius:45% 46% 50% 50%}@media (max-width: 1800px){.wrapper-faq .comment-message-bx{width:210px;background:#101010;padding:30px 40px 26px 33px;top:-43px}}@media (max-width: 1680px){.wrapper-faq .comment-message-bx{width:175px;padding:30px 40px 26px 33px;top:-47px}}@media (max-width: 1440px){.wrapper-faq .comment-message-bx{width:190px;padding:30px 14px 25px 15px}}@media (max-width: 991px){.wrapper-faq .comment-message-bx{width:160px;padding:30px 14px 18px 7px}}@media (max-width: 575px){.wrapper-faq .comment-message-bx{width:145px}}.wrapper-faq .comment-message-bx img{width:113px;height:113px}@media (max-width: 1800px){.wrapper-faq .comment-message-bx img{width:110px;height:110px}}@media (max-width: 1500px){.wrapper-faq .comment-message-bx img{width:100px;height:100px}}@media (max-width: 991px){.wrapper-faq .comment-message-bx img{width:90px;height:90px}}@media (max-width: 575px){.wrapper-faq .comment-message-bx img{width:80px;height:80px}}.wrapper-faq .heading-frequency{position:relative;font-size:68px;color:#fff;line-height:93px;margin-left:50px;font-weight:600;padding-top:35px;padding-bottom:50px}.wrapper-faq .heading-frequency:after{content:" ";position:absolute;left:10px;bottom:0;width:160px;height:5px;background:#4b4b4b;border-radius:8px}@media (max-width: 1600px){.wrapper-faq .heading-frequency:after{height:4px;width:128px}}@media (max-width: 1800px){.wrapper-faq .heading-frequency{font-size:65px}.wrapper-faq .heading-frequency:after{width:135px}}@media (max-width: 1680px){.wrapper-faq .heading-frequency{font-size:55px;line-height:74px;padding-bottom:30px;padding-top:10px;margin-left:30px}}@media (max-width: 1600px){.wrapper-faq .heading-frequency{font-size:50px;line-height:72px;padding-top:10px;padding-bottom:26px}}@media (max-width: 1500px){.wrapper-faq .heading-frequency{font-size:48px;line-height:68px;padding-top:0}}@media (max-width: 1440px){.wrapper-faq .heading-frequency{font-size:48px;line-height:68px}}@media (max-width: 1360px){.wrapper-faq .heading-frequency{font-size:44px;line-height:62px}}@media (max-width: 1280px){.wrapper-faq .heading-frequency{font-size:40px;line-height:60px}}@media (max-width: 1080px){.wrapper-faq .heading-frequency{font-size:36px;line-height:50px}}@media (max-width: 991px){.wrapper-faq .heading-frequency{font-size:32px;padding-bottom:20px;line-height:42px}}@media (max-width: 767px){.wrapper-faq .heading-frequency{margin-top:20px;margin-left:0}}@media (max-width: 640px){.wrapper-faq .heading-frequency{font-size:28px;padding-bottom:14px}}.wrapper-faq .wrapper-faq-right-bx{padding-left:40px}@media (max-width: 1680px){.wrapper-faq .wrapper-faq-right-bx{padding-left:0}}.wrapper-faq .faq-ques-bx{box-shadow:none;background:transparent;margin-bottom:20px;border-radius:22px!important;padding:25px 80px 40px}@media (max-width: 1680px){.wrapper-faq .faq-ques-bx{padding:0 48px 30px}}@media (max-width: 1440px){.wrapper-faq .faq-ques-bx{padding:0 40px 25px}}@media (max-width: 1280px){.wrapper-faq .faq-ques-bx{padding:15px 40px}}@media (max-width: 991px){.wrapper-faq .faq-ques-bx{padding:0 20px 15px}}.wrapper-faq .faq-ques-bx .faq-panel1a-header{color:#fff;padding-left:60px}.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-content{margin:0}@media (max-width: 1800px){.wrapper-faq .faq-ques-bx .faq-panel1a-header{padding-left:45px}}@media (max-width: 1600px){.wrapper-faq .faq-ques-bx .faq-panel1a-header{margin:0!important}}@media (max-width: 1440px){.wrapper-faq .faq-ques-bx .faq-panel1a-header{padding-left:40px}}.wrapper-faq .faq-ques-bx .faq-panel1a-header .according-heading{font-size:27px;position:relative}@media (max-width: 1680px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .according-heading{font-size:24px;line-height:38px;margin-bottom:10px;margin-top:18px}}@media (max-width: 1600px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .according-heading{font-size:22px}}@media (max-width: 1440px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .according-heading{font-size:20px}}@media (max-width: 1080px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .according-heading{font-size:19px;line-height:28px}}.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-expandIconWrapper{position:absolute;left:-25px}@media (max-width: 1680px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-expandIconWrapper{top:14px}}@media (max-width: 1440px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-expandIconWrapper{top:15px;left:-19px}}@media (max-width: 1080px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-expandIconWrapper{top:15px;left:-8px}}.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-expandIconWrapper svg{color:#fff;font-size:65px}@media (max-width: 1800px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-expandIconWrapper svg{font-size:50px}}@media (max-width: 1680px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-expandIconWrapper svg{font-size:48px}}@media (max-width: 1440px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-expandIconWrapper svg{font-size:46px}}@media (max-width: 1080px){.wrapper-faq .faq-ques-bx .faq-panel1a-header .MuiAccordionSummary-expandIconWrapper svg{font-size:38px}}.wrapper-faq .faq-ques-bx .faq-answer{color:#fdf9f9ed;border-radius:8px!important;padding-left:60px;padding-top:0;padding-bottom:0}@media (max-width: 1800px){.wrapper-faq .faq-ques-bx .faq-answer{padding-left:45px}}@media (max-width: 1440px){.wrapper-faq .faq-ques-bx .faq-answer{padding-left:40px}}.wrapper-faq .faq-ques-bx .faq-answer .faq-answer-content{font-size:18px;line-height:38px}@media (max-width: 1680px){.wrapper-faq .faq-ques-bx .faq-answer .faq-answer-content{line-height:34px;font-size:17px}}@media (max-width: 991px){.wrapper-faq .faq-ques-bx .faq-answer .faq-answer-content{line-height:28px;font-size:16px}}.wrapper-faq .faq-ques-bx:before{display:none}.wrapper-faq .faq-ques-bx.Mui-expanded{background-color:#353535}.contact-form{max-width:88%;margin-top:40px}@media (max-width: 1680px){.contact-form{margin-top:25px}}@media (max-width: 1600px){.contact-form{max-width:95%}}@media (max-width: 1460px){.contact-form{max-width:100%}}@media (max-width: 991px){.contact-form{max-width:100%;margin-bottom:0;text-align:center}}.contact-form button{border-radius:30px!important}.contact-form .wrap-input{margin-bottom:20px;border-radius:24px;background:#433666}.contact-form .wrap-input input{border:0px solid #fff;font-size:27px;padding:0 25px;height:97px;font-family:OpenSans-Semibold}@media (max-width: 1800px){.contact-form .wrap-input input{height:85px;font-size:22px}}@media (max-width: 1680px){.contact-form .wrap-input input{height:75px;font-size:20px}}@media (max-width: 1600px){.contact-form .wrap-input input{height:70px;font-size:19px}}@media (max-width: 1360px){.contact-form .wrap-input input{height:65px}}@media (max-width: 1280px){.contact-form .wrap-input input{padding:0 20px}}.contact-form .wrap-input label{color:#fff;font-weight:500;font-size:26px;top:8px;left:14px}@media (max-width: 1800px){.contact-form .wrap-input label{font-size:22px}}@media (max-width: 1680px){.contact-form .wrap-input label{font-size:20px}}@media (max-width: 1600px){.contact-form .wrap-input label{font-size:19px;top:5px}}@media (max-width: 1360px){.contact-form .wrap-input label{top:3px}}@media (max-width: 1280px){.contact-form .wrap-input label{left:5px}}.contact-form .wrap-input .MuiInputLabel-shrink{color:#fff;left:10px!important;top:-4px!important;z-index:7}@media (max-width: 1360px){.contact-form .wrap-input .MuiInputLabel-shrink{top:0!important}}@media (max-width: 1280px){.contact-form .wrap-input .MuiInputLabel-shrink{left:4px!important}}.contact-form .wrap-input .MuiOutlinedInput-notchedOutline{border-radius:24px!important;border:0!important}@media (max-width: 1800px){.contact-form .wrap-input .MuiOutlinedInput-notchedOutline{padding:0 20px}}@media (max-width: 1280px){.contact-form .wrap-input .MuiOutlinedInput-notchedOutline{border-radius:16px!important;padding:0 15px}}.contact-form .wrap-input textarea{color:#fff}.contact-form .btn-send.Mui-disabled{color:#fff!important;background-color:#715aff!important;opacity:1!important}.contact-form .btn-send{width:257px;height:65px;margin-top:20px;font-size:21px;font-family:OpenSans-SemiBold;background-color:#715aff;border-radius:51px;padding:0}.contact-form .btn-send:hover{background-color:#715aff}@media (max-width: 1800px){.contact-form .btn-send{width:245px;height:60px}}@media (max-width: 1680px){.contact-form .btn-send{width:215px;height:55px;font-size:18px}}@media (max-width: 1600px){.contact-form .btn-send{height:50px}}.wrap-contact-add-card{padding:30px 88px 0 80px}@media (max-width: 1680px){.wrap-contact-add-card{padding-right:40px}}@media (max-width: 1440px){.wrap-contact-add-card{padding-right:0}}@media (max-width: 991px){.wrap-contact-add-card{padding-left:0}}.contact-right-address{background:#433666!important;color:#fff!important;padding:50px 40px}@media (max-width: 1680px){.contact-right-address{padding:33px 35px 25px}}@media (max-width: 1500px){.contact-right-address{padding:25px 30px 15px}}.contact-right-address .card-content{padding:0!important}.contact-right-address .support-text{margin-bottom:38px}@media (max-width: 1680px){.contact-right-address .support-text{margin-bottom:25px}}@media (max-width: 1500px){.contact-right-address .support-text{margin-bottom:12px}}.contact-right-address h6{display:flex;align-items:center;font-size:25px;margin-bottom:10px}.contact-right-address h6 img{width:26px;height:26px;margin-right:20px}@media (max-width: 1680px){.contact-right-address h6 img{width:22px;height:22px}}@media (max-width: 767px){.contact-right-address h6 img{width:19px;height:19px;margin-right:15px}}@media (max-width: 575px){.contact-right-address h6 img{width:18px;height:18px}}@media (max-width: 1680px){.contact-right-address h6{font-size:21px}}@media (max-width: 991px){.contact-right-address h6{font-size:18px}}@media (max-width: 767px){.contact-right-address h6{font-size:17px}}@media (max-width: 575px){.contact-right-address h6{font-size:16px}}.gird-card-1-h .card.wrap-item-card.c-w-artist{margin-bottom:12px}.contact-us-wrap .contact-form .wrap-input{margin-top:25px}.contact-us-wrap .contact-form .wrap-input p.Mui-error{position:relative;top:30px}.wrap-navbar.wrap-beta-navabar{background:#10101000 0% 0% no-repeat padding-box!important;opacity:1;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);box-shadow:none!important}.wrap-navbar.wrap-beta-navabar .header-item{justify-content:center;margin:0!important}.wrap-navbar.wrap-beta-navabar .common-header{height:146px}@media (max-width: 1800px){.wrap-navbar.wrap-beta-navabar .common-header{height:120px}}@media (max-width: 1700px){.wrap-navbar.wrap-beta-navabar .common-header{height:100px}}@media (max-width: 1600px){.wrap-navbar.wrap-beta-navabar .common-header{height:90px}}@media (max-width: 767px){.wrap-navbar.wrap-beta-navabar .common-header{height:75px}}.wrap-navbar.wrap-beta-navabar .common-header .header-item .active{color:#fff!important}.wrap-navbar.wrap-beta-navabar .common-header .header-item a{font-size:25px;padding:0;font-weight:500;margin:0 60px;color:#f1f0f0eb;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.wrap-navbar.wrap-beta-navabar .common-header .header-item a{margin:0 50px;font-size:23px}}@media (max-width: 1680px){.wrap-navbar.wrap-beta-navabar .common-header .header-item a{font-size:21px}}.wrap-navbar{background:#10101000 0% 0% no-repeat padding-box!important;opacity:1;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);box-shadow:none!important}.wrap-navbar .common-header{display:flex;justify-content:space-between;align-items:center;height:100px;padding:0 100px;box-shadow:none!important}@media (max-width: 1680px){.wrap-navbar .common-header{padding:0 80px;height:80px}}@media (max-width: 1580px){.wrap-navbar .common-header{padding:0 70px}}@media (max-width: 1440px){.wrap-navbar .common-header{padding:0 60px;height:65px}}@media (max-width: 1340px){.wrap-navbar .common-header{padding:0 50px}}@media (max-width: 1199px){.wrap-navbar .common-header{padding:0 35px}}@media (max-width: 991px){.wrap-navbar .common-header{padding:0 23px}}@media (max-width: 575px){.wrap-navbar .common-header{padding:0 15px}}.wrap-navbar .common-header .header-item .active{border-bottom:2px solid}.wrap-navbar .common-header .header-item a{font-size:28px;margin:0 25px}@media (max-width: 1680px){.wrap-navbar .common-header .header-item a{font-size:21px;margin:0 15px}}@media (max-width: 1600px){.wrap-navbar .common-header .header-item a{font-size:19px;margin:0 15px}}@media (max-width: 1440px){.wrap-navbar .common-header .header-item a{font-size:18px}}.wrap-navbar .common-header .beta-login-btn{width:160px;height:54px;padding:0;background:#715aff 0% 0% no-repeat padding-box;border-radius:30px;font-size:23px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.wrap-navbar .common-header .beta-login-btn{width:200px;height:50px;font-size:21px}}@media (max-width: 1680px){.wrap-navbar .common-header .beta-login-btn{width:190px;height:50px;font-size:18px}}@media (max-width: 1600px){.wrap-navbar .common-header .beta-login-btn{width:175px;height:45px;font-size:18px}}@media (max-width: 767px){.wrap-navbar .common-header .beta-login-btn{width:140px;height:44px;font-size:16px}}@media (max-width: 575px){.wrap-navbar .common-header .beta-login-btn{width:120px;height:44px;font-size:16px}}.brand-logo{width:120px;height:44px}@media (max-width: 1680px){.brand-logo{width:120px}}@media (max-width: 1024px){.brand-logo{width:110px}}@media (max-width: 767px){.brand-logo{width:100px}}.btn-login{border-radius:20px;padding:6px 15px;font-size:20px;background-color:#715aff}@media (max-width: 1680px){.btn-login{font-size:18px}}@media (max-width: 1600px){.btn-login{font-size:16px;padding:6px 0}}@media (max-width: 1440px){.btn-login{font-size:15px}}.wrap-nav-header{background:#191919!important}.wrap-nav-header .common-header{height:94px;padding:0 80px}@media (max-width: 1680px){.wrap-nav-header .common-header{height:80px}}@media (max-width: 1580px){.wrap-nav-header .common-header{padding:0 70px}}@media (max-width: 1440px){.wrap-nav-header .common-header{padding:0 60px;height:75px}}@media (max-width: 1340px){.wrap-nav-header .common-header{padding:0 50px}}@media (max-width: 1199px){.wrap-nav-header .common-header{padding:0 35px}}@media (max-width: 991px){.wrap-nav-header .common-header{padding:0 23px}}@media (max-width: 575px){.wrap-nav-header .common-header{height:70px;padding:0 15px}}.wrap-nav-header .common-header .header-item{margin-left:60px}.wrap-nav-header .common-header .header-item .index-about-item{margin-bottom:-1px;margin-right:0;justify-content:center}.wrap-nav-header .common-header .header-item .index-about-item h5{display:inline-flex;align-items:center;font-size:18px;margin:0 40px;font-family:OpenSans-SemiBold}.wrap-nav-header .common-header .header-item .index-about-item h5 img{width:60px;margin-right:20px}.wrap-nav-header .common-header .header-item a{text-decoration-line:none;font-size:22px;font-family:OpenSans-Bold;margin:0 40px;padding:25px 5px;color:#ffffffe0}.wrap-nav-header .common-header .header-item a img{height:50px;width:50px}@media (max-width: 1680px){.wrap-nav-header .common-header .header-item a{font-size:21px;padding:24px 5px}}@media (max-width: 1600px){.wrap-nav-header .common-header .header-item a{font-size:19px}}@media (max-width: 1440px){.wrap-nav-header .common-header .header-item a{font-size:18px}}.wrap-nav-header .common-header .header-item .active{border:0;position:relative;color:#fff}.wrap-nav-header .common-header .header-item .active:before{position:absolute;content:" ";width:100%;height:7px;background:#a682ff;border-radius:20px;left:0;bottom:-5px}@media (max-width: 1680px){.wrap-nav-header .common-header .header-item .active:before{height:5px;bottom:-1px}}@media (max-width: 1680px){.wrap-nav-header .common-header .header-item{margin-left:50px}.wrap-nav-header .common-header .header-item a{margin:0 35px}}@media (max-width: 1440px){.wrap-nav-header .common-header .header-item{margin-left:50px}.wrap-nav-header .common-header .header-item a{margin:0 30px}}@media (max-width: 1340px){.wrap-nav-header .common-header .header-item a{margin:0 25px}}@media (max-width: 1280px){.wrap-nav-header .common-header .header-item{margin-left:35px}.wrap-nav-header .common-header .header-item a{margin:0 20px}}@media (max-width: 1199px){.wrap-nav-header .common-header .header-item a{margin:0 16px;font-size:17px}}@media (max-width: 1080px){.wrap-nav-header .common-header .header-item a{margin:0 15px;font-size:17px}}@media (max-width: 1099px){.wrap-nav-header .common-header .header-item a{margin:0 15px;font-size:17px}}@media (max-width: 1060px){.wrap-nav-header .common-header .header-item a{margin:0 10px}}@media (max-width: 1024px){.wrap-nav-header .common-header .header-item{margin-left:45px}}@media (max-width: 1008px){.wrap-nav-header .common-header .header-item{margin-left:30px}}.wrap-nav-header .common-header .nav-right-item button{margin:0 20px}.wrap-nav-header .common-header .nav-right-item button:nth-child(2){margin-right:0}@media (max-width: 1600px){.wrap-nav-header .common-header .nav-right-item button .MuiAvatar-root.MuiAvatar-circular.MuiAvatar-colorDefault{width:30px;height:30px}}.wrap-nav-header .common-header .nav-right-item button .browser-icon svg{font-size:22px}@media (max-width: 1600px){.wrap-nav-header .common-header .nav-right-item button{margin:0 15px}}@media (max-width: 1500px){.wrap-nav-header .common-header .nav-right-item button{margin:0 12px}}@media (max-width: 1440px){.wrap-nav-header .common-header .nav-right-item button{margin:0 10px}}@media (max-width: 1400px){.wrap-nav-header .common-header .nav-right-item button{margin:0 8px}}@media (max-width: 1280px){.wrap-nav-header .common-header .nav-right-item button .browser-icon svg{font-size:20px}}@media (max-width: 1150px){.wrap-nav-header .common-header .nav-right-item button{margin:0 5px}}@media (max-width: 991px){.wrap-nav-header .common-header .nav-right-item button{margin:0 10px;padding:0 1px}.wrap-nav-header .common-header .nav-right-item button .MuiBadge-badge{font-size:8px;height:15px;min-width:12px!important;width:15px}}@media (max-width: 991px) and (max-width: 540px){.wrap-nav-header .common-header .nav-right-item button .MuiBadge-badge{right:4px!important}}@media (max-width: 540px){.wrap-nav-header .common-header .nav-right-item button{margin:0 5px}}.wrap-nav-header .common-header .nav-right-item .dropdown-menu-btn{display:inline-block;height:40px;margin-left:20;cursor:pointer}@media (max-width: 1600px){.wrap-nav-header .common-header .nav-right-item .dropdown-menu-btn{margin-left:15px}}@media (max-width: 1500px){.wrap-nav-header .common-header .nav-right-item .dropdown-menu-btn{margin-left:12px}}@media (max-width: 1440px){.wrap-nav-header .common-header .nav-right-item .dropdown-menu-btn{margin-left:10px}}@media (max-width: 1400px){.wrap-nav-header .common-header .nav-right-item .dropdown-menu-btn{margin-left:8px}}@media (max-width: 1150px){.wrap-nav-header .common-header .nav-right-item .dropdown-menu-btn{margin-left:5px}}@media (max-width: 991px){.wrap-nav-header .common-header .nav-right-item .dropdown-menu-btn{margin-left:10px}}@media (max-width: 540px){.wrap-nav-header .common-header .nav-right-item .dropdown-menu-btn{margin-left:1px}}.wrap-nav-header .common-header .nav-right-item .dropdown-menu-btn button{margin-left:0;margin-right:8px}.wrap-nav-header .common-header .nav-right-item .create-event-btn{font-size:17px;font-family:OpenSans-SemiBold;width:187px;height:60px;padding:0;background:#715aff;border-radius:12px}@media (max-width: 1680px){.wrap-nav-header .common-header .nav-right-item .create-event-btn{font-size:16px;width:165px;height:55px}}@media (max-width: 1600px){.wrap-nav-header .common-header .nav-right-item .create-event-btn{width:165px;height:50px}}@media (max-width: 1480px){.wrap-nav-header .common-header .nav-right-item .create-event-btn{font-size:15px;width:140px;height:48px}}@media (max-width: 1280px){.wrap-nav-header .common-header .nav-right-item .create-event-btn{width:130px}}@media (max-width: 991px){.wrap-nav-header .common-header .nav-right-item .create-event-btn{display:inline-block}}@media (max-width: 470px){.wrap-nav-header .common-header .nav-right-item .create-event-btn{display:none}}.nav-dropdown-itmbx .nav-dropdown-item{padding:10px 50px 10px 25px}.nav-dropdown-itmbx .nav-dropdown-item p{display:flex;align-items:center;font-family:Poppins-Medium;font-size:13px}.nav-dropdown-itmbx .nav-dropdown-item p img{width:14px;margin-right:10px}.nav-dropdown-itmbx .nav-dropdown-item p svg{font-size:17px;color:#a682ff;margin-right:8px}.desktop-nav-item{display:none!important}@media (max-width: 991px){.desktop-nav-item{display:block!important;flex-grow:0!important}.desktop-nav-item button{padding:0;margin-right:15px}.desktop-nav-item button svg{font-size:40px}}@media (max-width: 991px) and (max-width: 767px){.desktop-nav-item button svg{font-size:34px}}@media (max-width: 991px){.header-item{display:none!important}}.desktop-nav-logo{margin-right:0}@media (max-width: 991px){.desktop-nav-logo{display:none!important}}@media (max-width: 991px){.mobile-nav-item{display:block!important}.mobile-nav-item .MuiMenu-paper{top:75px!important;padding:0;height:100vh;left:0!important;transition:1s;background:#191919;width:250px;border-radius:0}}@media (max-width: 991px) and (max-width: 575px){.mobile-nav-item .MuiMenu-paper{top:70px!important;bottom:0;max-height:100%}}@media (max-width: 991px){.mobile-nav-item ul{padding:0}.mobile-nav-item ul li{padding:12px 0 12px 30px}.mobile-nav-item ul li:hover{background:#2c264f}.mobile-nav-item ul li a{color:#fff;font-size:16px;text-decoration-line:none}.mobile-nav-item ul .create-event-btn{margin-left:25px;background-color:#715aff!important;border-radius:10px}}@media (max-width: 991px){.nav-mobilesrc-logo{display:block!important}}.beta-mobile-nav .MuiMenu-paper{background:#050312}.wrap-navbar.wrap-main-navabar{left:0;max-width:1920px;margin:0 auto;background:#101010 0% 0% no-repeat padding-box!important;opacity:1;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}.sign-document-btn{bottom:-8px!important}.notification-icon-wrap{position:relative;width:20px;top:2px}.wrapper-footer{background-color:#101010;padding:30px 70px;align-items:center;height:112px}@media (max-width: 1600px){.wrapper-footer{padding:30px 60px}}@media (max-width: 1120px){.wrapper-footer{padding:30px 20px}}@media (max-width: 991px){.wrapper-footer{padding:35px 20px 30px}}.wrapper-footer .wrap-footer-nav-item .footer-nav-item{display:flex;align-items:center}@media (max-width: 575px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item{font-size:15px;align-items:center;flex-wrap:wrap}}.wrapper-footer .wrap-footer-nav-item .footer-nav-item a{color:#fff;font-size:24px;padding:5px 0;margin-right:24px;text-transform:math-auto;font-family:OpenSans-Regular}@media (max-width: 1800px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item a{font-size:22px}}@media (max-width: 1680px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item a{font-size:18px;margin-right:20px}}@media (max-width: 1440px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item a{font-size:16px}}@media (max-width: 575px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item a{font-size:15px;margin-right:0;width:50%}}@media (max-width: 575px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item .copyrigt-content{text-align:center;margin:10px auto 0;display:block}}.wrapper-footer .wrap-footer-nav-item .footer-nav-item .copyrigt-content{color:#ffffff6b;font-size:20px;font-family:OpenSans-Regular}@media (max-width: 1800px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item .copyrigt-content{font-size:18px}}@media (max-width: 1680px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item .copyrigt-content{font-size:16px}}@media (max-width: 1440px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item .copyrigt-content{font-size:15px}}@media (max-width: 1280px){.wrapper-footer .wrap-footer-nav-item .footer-nav-item .copyrigt-content{font-size:14px}}.wrapper-footer .wrap-copyrigt-content .copyrigt-content{color:#fff;font-size:20px;margin-top:20px;font-family:OpenSans-Regular}@media (max-width: 1800px){.wrapper-footer .wrap-copyrigt-content .copyrigt-content{font-size:18px}}@media (max-width: 1680px){.wrapper-footer .wrap-copyrigt-content .copyrigt-content{font-size:16px;margin-top:10px}}@media (max-width: 1600px){.wrapper-footer .wrap-copyrigt-content .copyrigt-content{font-size:15px}}@media (max-width: 1280px){.wrapper-footer .wrap-copyrigt-content .copyrigt-content{font-size:14px}}.wrapper-footer .footer-browser{padding-top:14px;display:flex;justify-content:right}@media (max-width: 899px){.wrapper-footer .footer-browser{text-align:center;padding-right:0}}@media (max-width: 575px){.wrapper-footer .footer-browser{justify-content:center;margin-bottom:10px}}.wrapper-footer .footer-browser svg{margin:0 5px;color:#fff}@media (max-width: 1680px){.wrapper-footer .footer-browser{padding-top:4px}}.wrapper-footer .footer-browser p{font-size:20px;color:#fff;font-family:OpenSans-Regular;margin-right:20px}@media (max-width: 1800px){.wrapper-footer .footer-browser p{font-size:18px}}@media (max-width: 1680px){.wrapper-footer .footer-browser p{font-size:16px}}@media (max-width: 1440px){.wrapper-footer .footer-browser p{font-size:15px}}@media (max-width: 1280px){.wrapper-footer .footer-browser p{font-size:14px}}.wrapper-footer .footer-browser .footer-browser-icon{background:#fff;background-size:cover;display:flex;justify-content:center;width:28px;height:29px;align-items:center;margin-left:10px}.wrapper-footer .footer-browser .footer-browser-icon img{width:27px;height:27px}@media (max-width: 1800px){.wrapper-footer .footer-browser .footer-browser-icon img{width:25px;height:25px}}@media (max-width: 1680px){.wrapper-footer .footer-browser .footer-browser-icon img{width:22px;height:22px}}.wrapper-footer .footer-browser .facebook-icon img{margin-left:-6px}@media (max-width: 899px){.wrapper-footer .col-footer-logo{text-align:center;margin-bottom:20px}}@media (max-width: 899px){.wrapper-footer .col-footer-nav{margin-bottom:20px}}.wrap-login .login-card-bx .paper-card-bx{padding:10px}@media (max-width: 991px){.wrap-login .login-card-bx .paper-card-bx{height:120px;margin:5px}}.wrap-login .login-card-bx .paper-card-bx:first-child{background:url(./assets/images/artist.png) no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;position:relative}.wrap-login .login-card-bx .paper-card-bx:last-child{background:url(/assets/images/venue.png) no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;position:relative}.wrap-login .login-card-bx .label-btn input{position:absolute;top:15px;right:15px;width:30px;height:30px;cursor:pointer}@media (max-width: 991px){.wrap-login .login-card-bx .label-btn input{right:0;left:45%;transform:translate(-50%);width:20px;height:20px}}.wrap-login .login-card-bx .label-btn{font-size:34px;color:#fff}@media (max-width: 991px){.wrap-login .login-card-bx .label-btn{font-size:18px}}.wrap-login .beta-login-heading.heading36{margin-bottom:16px}.wrap-login .heading36{font-size:36px;font-family:OpenSans-Bold;color:#fff;padding:0;margin-bottom:35px}@media (max-width: 1600px){.wrap-login .heading36{font-size:32px}}@media (max-width: 991px){.wrap-login .heading36{font-size:30px;margin-bottom:25px}}@media (max-width: 767px){.wrap-login .heading36{font-size:26px}}@media (max-width: 480px){.wrap-login .heading36{font-size:24px}}.wrap-login .modal-content-bx{overflow:visible;padding:0}.wrap-login .modal-content-bx .modal-p{font-size:18px;font-family:OpenSans-Regular;color:#fff}@media (max-width: 1280px){.wrap-login .modal-content-bx .modal-p{font-size:17px}}@media (max-width: 767px){.wrap-login .modal-content-bx .modal-p{font-size:16px}}.wrap-login .modal-content-bx .wrap-input-bx{margin-top:65px}@media (max-width: 1680px){.wrap-login .modal-content-bx .wrap-input-bx{margin-top:50px}}@media (max-width: 575px){.wrap-login .modal-content-bx .wrap-input-bx{margin-top:40px}}@media (max-width: 480px){.wrap-login .modal-content-bx .wrap-input-bx{margin-top:30px}}.wrap-login .modal-content-bx .wrap-input-bx .otp-inputs-wrap{width:60px!important;height:60px;margin:0 10px;border:1px solid #5a5a60;border-radius:18px;background:transparent;color:#fff}.wrap-login .modal-content-bx .wrap-input-bx .input-group-bx{margin-bottom:20px}.wrap-login .modal-content-bx .wrap-input-bx .input-group-bx label{font-size:18px;font-family:OpenSans-SemiBold;color:#fff}@media (max-width: 1440px){.wrap-login .modal-content-bx .wrap-input-bx .input-group-bx label{font-size:17px}}@media (max-width: 767px){.wrap-login .modal-content-bx .wrap-input-bx .input-group-bx label{font-size:16px}}.wrap-login .modal-content-bx .wrap-input-bx .input-group-bx input{font-size:18px;font-family:OpenSans-SemiBold;background:#3e3555;border-radius:14px}@media (max-width: 1440px){.wrap-login .modal-content-bx .wrap-input-bx .input-group-bx input{font-size:17px}}@media (max-width: 767px){.wrap-login .modal-content-bx .wrap-input-bx .input-group-bx input{font-size:16px;padding:15px 16px}}.wrap-login .modal-content-bx .beta-input-bx input{padding:18px 24px}@media (max-width: 1680px){.wrap-login .modal-content-bx .beta-input-bx input{padding:16px 20px}}@media (max-width: 767px){.wrap-login .modal-content-bx .beta-input-bx input{font-size:16px;padding:15px 16px}}.wrap-login .modal-content-bx .beta-input-bx label{left:10px}@media (max-width: 1680px){.wrap-login .modal-content-bx .beta-input-bx label{left:6px}}@media (max-width: 767px){.wrap-login .modal-content-bx .beta-input-bx label{left:0}}.wrap-login .modal-content-bx .beta-input-bx label.MuiInputLabel-shrink{left:0}.wrap-login .login-btn-bx{justify-content:flex-start;padding:0}.wrap-login .login-btn-bx .btn-submit{font-size:17px;font-family:OpenSans-SemiBold;text-transform:capitalize;width:264px;height:53px;background:#715aff;border-radius:10px;padding:0}@media (max-width: 1680px){.wrap-login .login-btn-bx .btn-submit{width:250px}}@media (max-width: 1440px){.wrap-login .login-btn-bx .btn-submit{font-size:16px;width:240px;height:52px}}@media (max-width: 1080px){.wrap-login .login-btn-bx .btn-submit{height:50px}}@media (max-width: 991px){.wrap-login .login-btn-bx .btn-submit{width:100%}}.wrap-login .browser-btn-bx button{background:#715aff3d!important;margin-bottom:16px;border-radius:10px;padding:15px 40px;font-size:15px;color:#fff;font-family:OpenSans-Bold}.wrap-login .MuiDialog-paper{background-color:#1a1a1a;padding:70px 206px 124px 104px;border-radius:73px;overflow:visible;max-width:991px}@media (max-width: 1800px){.wrap-login .MuiDialog-paper{padding:70px 180px 120px 95px}}@media (max-width: 1680px){.wrap-login .MuiDialog-paper{padding:60px 160px 120px 90px}}@media (max-width: 1440px){.wrap-login .MuiDialog-paper{padding:60px 150px 100px 90px}}@media (max-width: 1280px){.wrap-login .MuiDialog-paper{padding:50px 140px 100px 85px;max-width:900px}}@media (max-width: 1080px){.wrap-login .MuiDialog-paper{padding:40px 120px 90px 80px;border-radius:60px}}@media (max-width: 991px){.wrap-login .MuiDialog-paper{padding:45px 110px 80px 70px}}@media (max-width: 767px){.wrap-login .MuiDialog-paper{padding:40px 70px 70px 50px;border-radius:30px}}@media (max-width: 575px){.wrap-login .MuiDialog-paper{padding:35px 30px 50px;border-radius:25px;max-width:100%;margin:0 15px}}@media (max-width: 480px){.wrap-login .MuiDialog-paper{padding:25px 25px 40px}}@media (max-width: 393px){.wrap-login .MuiDialog-paper{padding:20px 16px 30px;margin:0 10px}}.wrap-login .MuiOutlinedInput-notchedOutline{border:0}.wrap-beta-loginpg{background:#7d7d7d}.wrap-beta-loginpg .MuiDialog-paper{max-width:70%;box-shadow:none}@media (max-width: 1680px){.wrap-beta-loginpg .MuiDialog-paper{max-width:60%}}@media (max-width: 1280px){.wrap-beta-loginpg .MuiDialog-paper{max-width:70%;border-radius:60px}}@media (max-width: 1080px){.wrap-beta-loginpg .MuiDialog-paper{max-width:82%;border-radius:50px}}@media (max-width: 899px){.wrap-beta-loginpg .MuiDialog-paper{max-width:85%;border-radius:40px}}@media (max-width: 767px){.wrap-beta-loginpg .MuiDialog-paper{max-width:100%;border-radius:20px}}.wrap-help-bx .MuiDialog-paper{background-color:#1a1a1a;padding:0;border-radius:70px;overflow:visible}@media (max-width: 991px){.wrap-help-bx .MuiDialog-paper{margin:0 7px}}.wrap-help-bx .modal-content-bx{padding:0}.wrap-help-bx .modal-content-bx .main-login-pg{height:auto}.wrap-register-pg{padding:30px 80px!important}.wrap-register-pg .card-content{text-align:center}.wrap-register-pg .card-content .register-bt-css{padding:10px 40px}@media (max-width: 991px){.wrap-register-pg .card-content .register-bt-css{padding:10px 0}}.wrap-register-pg .card-content .register-bt-css .ortxt{text-align:center;position:relative;color:#fff;font-size:18px;margin:30px 0}.wrap-register-pg .card-content .register-bt-css .ortxt:before{content:" ";position:absolute;height:2px;width:100%;background:#ffffff94;top:50%;left:0}.wrap-register-pg .card-content .register-bt-css .ortxt span{background:#2c264f;display:inline;z-index:2;position:relative;padding:0 45px}.wrap-register-pg .card-content .register-bt-css .register-ortxt span{background:#252032}.wrap-register-pg .card-content .register-bt-css .heading29{font-size:29px;color:#fff;margin-bottom:15px}@media (max-width: 1680px){.wrap-register-pg .card-content .register-bt-css .heading29{font-size:26px}}@media (max-width: 1366px){.wrap-register-pg .card-content .register-bt-css .heading29{font-size:22px}}@media (max-width: 1080px){.wrap-register-pg .card-content .register-bt-css .heading29{font-size:18px}}@media (max-width: 991px){.wrap-register-pg .card-content .register-bt-css .heading29{font-size:16px;line-height:24px}}.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx{display:block;position:relative}.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx input{outline:1px solid #fff;border-radius:30px;background-color:#000;box-sizing:border-box;padding:28px 125px 29px 28px}@media (max-width: 1800px){.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx input{padding:28px 125px 28px 28px}}@media (max-width: 991px){.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx input{padding:23px 100px 25px 28px}}.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx .earlybtn-bx{position:absolute;top:3px;right:3px;transform:translate(0)}@media (max-width: 1800px){.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx .earlybtn-bx{top:4px}}@media (max-width: 1680px){.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx .earlybtn-bx{top:5px;right:4px}}@media (max-width: 1600px){.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx .earlybtn-bx{right:4px}}.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx .earlybtn-bx button{margin:0;border-radius:36px!important;position:relative;font-family:OpenSans-SemiBold}@media (max-width: 1600px){.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx .earlybtn-bx button{padding:0!important;width:145px;height:46px}}@media (max-width: 991px){.wrap-register-pg .card-content .register-bt-css .wrap-signinput-bx .signinput-bx .earlybtn-bx button{top:-4px;right:-2px;width:100px}}.otp-dont-code-txt,.otp-timer-txt{color:#fff}.main-layout{margin-top:94px;min-height:calc(100vh - 100px)}@media (max-width: 1680px){.main-layout{margin-top:80px}}@media (max-width: 1440px){.main-layout{margin-top:75px}}@media (max-width: 575px){.main-layout{margin-top:70px}}.main-layout .common-container2{max-width:70%;margin:0 auto;padding:40px 0 30px}@media (max-width: 1600px){.main-layout .common-container2{max-width:80%}}@media (max-width: 1440px){.main-layout .common-container2{max-width:90%}}@media (max-width: 1360px){.main-layout .common-container2{max-width:85%}}@media (max-width: 1199px){.main-layout .common-container2{max-width:90%}}@media (max-width: 1080px){.main-layout .common-container2{max-width:100%;padding:25px 25px 20px}}@media (max-width: 575px){.main-layout .common-container2{max-width:100%;padding:25px 15px 20px}}.main-layout .common-container3{max-width:88%;margin:0 auto;padding:50px 0 30px}@media (max-width: 1680px){.main-layout .common-container3{max-width:87%}}@media (max-width: 1600px){.main-layout .common-container3{max-width:86%}}@media (max-width: 1440px){.main-layout .common-container3{max-width:95%}}@media (max-width: 1360px){.main-layout .common-container3{max-width:90%}}@media (max-width: 1199px){.main-layout .common-container3{max-width:90%}}@media (max-width: 1080px){.main-layout .common-container3{max-width:100%;padding:25px 25px 20px}}@media (max-width: 767px){.main-layout .common-container3{padding:25px 15px 20px}}.main-layout .saved-template-pg{padding-top:60px}@media (max-width: 1720px){.main-layout .saved-template-pg{padding-top:50px}}.main-layout .saved-template-pg .heading40{margin-bottom:50px}@media (max-width: 1720px){.main-layout .saved-template-pg .heading40{margin-bottom:45px}}.main-layout .saved-template-pg .event-grid{padding:0 0 0 20px}.main-layout .saved-template-pg .wrap-item-card .status-chip .chip-w-chevron{position:relative;top:7.5px}.main-layout .common-btn2{display:flex;justify-content:flex-end;gap:20px}@media (max-width: 1080px){.main-layout .common-btn2{gap:5px;flex-wrap:wrap}}.main-layout .common-btn2 button{padding:8px 0!important;width:225px;text-transform:capitalize!important;color:#000;background-color:#fff!important}.main-layout .common-btn2 button:last-child{background:#715aff 0% 0% no-repeat padding-box!important;color:#fff}@media (max-width: 991px){.main-layout .common-btn2 button:last-child{align-items:center}}@media (max-width: 1680px){.main-layout .common-btn2 button{width:180px}}@media (max-width: 1440px){.main-layout .common-btn2 button{width:auto;padding:10px 15px!important}}@media (max-width: 991px){.main-layout .common-btn2 button{margin:0 auto}}.wrap-explore-pg{background:url(/assets/images/explore-banner.png) no-repeat;background-position:top;background-size:cover;background-attachment:fixed}.wrap-explore-pg .place-bx-css{display:flex;align-items:center;padding:8px 0;color:#fff;margin-bottom:15px}.wrap-explore-pg .place-bx-css .place-icon{color:#a682ff;font-size:7px}@media (max-width: 1800px){.wrap-explore-pg .place-bx-css .place-icon{font-size:7px}}@media (max-width: 1600px){.wrap-explore-pg .place-bx-css .place-icon{font-size:7px}}.wrap-explore-pg .place-bx-css .location-item{cursor:pointer}.wrap-explore-pg .place-bx-css .location-item .location-content{color:#fff;border-bottom:0;border-radius:0;cursor:pointer;font-size:20px;padding-left:0;padding-top:0;padding-bottom:0;font-family:OpenSans-Regular}@media (max-width: 1800px){.wrap-explore-pg .place-bx-css .location-item .location-content{font-size:18px}}@media (max-width: 1600px){.wrap-explore-pg .place-bx-css .location-item .location-content{font-size:17px}}.wrap-explore-pg .place-bx-css .location-item .location-content:after{content:" ";display:block;position:absolute;height:1px;width:calc(100% - 32px);left:0;bottom:0;background:#642eec}.wrap-explore-pg .place-bx-css .location-item svg{color:#fff;position:absolute;right:0}.wrap-explore-pg .place-bx-css .location-item .MuiOutlinedInput-notchedOutline{display:none}.wrap-explore-pg .result-txt{color:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}@media (max-width: 1600px){.wrap-explore-pg .result-txt{margin-bottom:20px}}@media (max-width: 991px){.wrap-explore-pg .result-txt{display:block}}.wrap-explore-pg .result-txt .heading22{font-size:22px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-explore-pg .result-txt .heading22{font-size:20px}}@media (max-width: 1680px){.wrap-explore-pg .result-txt .heading22{font-size:18px}}.wrap-explore-pg .result-txt .selected-bx .input-bx-event .select-bx-event{padding-top:0;padding-bottom:0}.wrap-explore-pg .event-filter{background:#ffffff29 0% 0% no-repeat padding-box;border-radius:8px;margin-bottom:20px}.wrap-explore-pg .event-filter .wrap-search-bx{color:#fff;padding:4px 8px 5px!important;height:57px}.wrap-explore-pg .event-filter .wrap-search-bx .MuiOutlinedInput-notchedOutline{border:0}.wrap-explore-pg .event-filter .wrap-search-bx .wrap-search-btn{padding:0}.wrap-explore-pg .event-filter .wrap-search-bx .wrap-search-btn .search-btn{font-size:17px;font-family:OpenSans-SemiBold;background:#ffffff26;width:151px;height:48px;padding:0;box-shadow:none;border-radius:6px;color:#fff}@media (max-width: 1680px){.wrap-explore-pg .event-filter .wrap-search-bx .wrap-search-btn .search-btn{width:135px;height:45px}}@media (max-width: 991px){.wrap-explore-pg .event-filter .wrap-search-bx .wrap-search-btn .search-btn{margin-left:0;width:100px;font-size:16px}}@media (max-width: 575px){.wrap-explore-pg .event-filter .wrap-search-bx .wrap-search-btn .search-btn{width:85px;height:42px;font-size:16px}}.wrap-explore-pg .event-filter .wrap-search-bx .tune-icon{padding:0 10px;background:#fff;border:1px solid #000;color:#0000ffa6;border-radius:8px;margin-right:10px;cursor:pointer;font-size:48px;width:56px;height:48px}@media (max-width: 991px){.wrap-explore-pg .event-filter .wrap-search-bx .tune-icon{padding:0 8px;width:50px;height:42px}}@media (max-width: 575px){.wrap-explore-pg .event-filter .wrap-search-bx .tune-icon{padding:0 5px;width:44px;height:40px;margin-right:8px}}.wrap-explore-pg .event-filter input{font-size:18px;font-family:OpenSans-Regular;color:#fff;padding:8px 8px 8px 16px!important}@media (max-width: 991px){.wrap-explore-pg .event-filter input{font-size:16px}}.wrap-explore-pg .event-filter .explore-selext-bx{flex-direction:inherit;min-width:auto}.wrap-explore-pg .event-filter .explore-selext-bx .select-item{padding:0;background:#191919;color:#fff;border-radius:8px;width:105px;height:44px}@media (max-width: 575px){.wrap-explore-pg .event-filter .explore-selext-bx .select-item{width:95px}}.wrap-explore-pg .event-filter .explore-selext-bx .select-item #demo-simple-select{font-size:18px;font-family:OpenSans-SemiBold;overflow:visible;padding:9px 41px 9px 15px!important;position:relative}@media (max-width: 1800px){.wrap-explore-pg .event-filter .explore-selext-bx .select-item #demo-simple-select{font-size:17px}}@media (max-width: 1600px){.wrap-explore-pg .event-filter .explore-selext-bx .select-item #demo-simple-select{font-size:16px}}@media (max-width: 575px){.wrap-explore-pg .event-filter .explore-selext-bx .select-item #demo-simple-select{font-size:16px;padding:10px 41px 10px 12px!important}}.wrap-explore-pg .event-filter .explore-selext-bx .select-item #demo-simple-select:after{content:" ";position:absolute;background:url(/assets/images/dropdown-icon.svg) no-repeat;width:12px;height:12px;background-size:100%;background-position:center;right:10px;transform:translateY(-50%);top:50%}.wrap-explore-pg .event-filter .explore-selext-bx .select-item .explore-select-filter{padding:0!important}.wrap-explore-pg .event-filter .explore-selext-bx .select-item svg{position:absolute;right:3px;color:#fff;display:none}.wrap-explore-pg .event-grid .wrap-item-card{background:#2c264f;padding:16px 16px 0;color:#fff;margin-left:0;margin-right:0}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card{padding:8px}}.wrap-explore-pg .event-grid .wrap-item-card .event-card-heading .checkboard{width:16px;margin-left:8px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .event-card-heading .checkboard{width:12px}}.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx img{width:100%;height:140px;border-radius:20px}.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status{display:flex;align-items:center;margin-top:20px}.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm{font-size:21px;color:#fff;font-family:OpenSans-Bold;display:flex;align-items:center}.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm a.ven-profile-link{color:#fff;text-decoration:none}.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm span{max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm svg{position:relative;top:2px;margin-left:10px;background-color:#55c1ff;border-radius:100%;width:17px;height:17px;padding:3px}@media (max-width: 1500px){.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm svg{width:15px;height:15px}}.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm .details-uncheck{background:url(/assets/images/uncheckboard.svg) no-repeat;background-position:center;z-index:2;color:transparent;padding:0;height:auto;margin-left:5px}@media (max-width: 1780px){.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm{font-size:19px}}@media (max-width: 1720px){.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm{font-size:18px}}.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .checked{padding:2px;border-radius:50%;background:#87ceeb;color:#fff;font-size:12px;font-weight:700}@media (max-width: 1600px){.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .checked{font-size:10px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm{margin-right:0}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status{margin-top:12px}.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm{font-size:17px}}@media (max-width: 1080px){.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm{font-size:16px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .wrap-item-card .product-img-bx .heading-status .product-item-nm{font-size:15px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card{padding-bottom:16px}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .product-item-nmcss{font-size:27px;color:#fff;font-family:OpenSans-Bold;margin-right:10px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .product-item-nmcss{font-size:26px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .product-item-nmcss{font-size:22px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .profile-msg-bx{margin-left:15px}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt{display:flex;align-items:baseline;margin-top:8px;margin-right:20px;font-size:15px}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt .location-txt{opacity:.9;font-size:15px;font-family:OpenSans-Regular;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:85%}@media (max-width: 1600px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt .location-txt{font-size:14px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt img{margin-right:8px;width:17px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt img{width:14px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt img{width:10px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt p{color:#fff;font-size:16px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt p{font-size:15px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt p{font-size:14px}}@media (max-width: 1080px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt p{font-size:12px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt .para16{font-size:16px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt .para16{font-size:15px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt .para16{font-size:14px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt .para15{font-size:15px;margin-top:5px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt .para15{font-size:14px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt .para15{font-size:13px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-txt .para15 a{color:#fff;text-decoration-line:none}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-chip{margin-top:8px;font-size:14px;font-family:OpenSans-Regular}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-chip img{margin-right:8px;width:16px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-chip img{width:14px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-chip .explore-chip{background:#a682ff;color:#fff;margin-right:10px;height:35px;font-size:14px;font-family:OpenSans-Regular;border:1px solid #fff}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-chip .explore-chip span{padding:0 7.5px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-chip .explore-chip{height:30px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .status-chip .explore-chip{height:28px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip{max-width:60%;margin-top:20px;margin-bottom:10px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip{margin-bottom:5px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip{max-width:70%}}@media (max-width: 991px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip{max-width:100%}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip .explore-chip{margin-bottom:10px;height:38px;padding:8px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip .explore-chip{height:35px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip .explore-chip{height:30px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .profile-card-chip .explore-chip{border-radius:9px;margin-bottom:2px}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .profile-card-chip .explore-chip label{padding-left:15px;padding-right:15px}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip .explore-chip{font-size:19px;font-family:OpenSans-Regular;border:1px solid #ffffff;border-radius:9px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip .explore-chip{font-size:18px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip .explore-chip{font-size:16px}}@media (max-width: 1600px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip .explore-chip{font-size:15px}}@media (max-width: 767px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip .explore-chip{font-size:14px}}@media (max-width: 393px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .artist-profile-chip .explore-chip{font-size:13px;margin-bottom:5px}}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .ven-profile-link{display:flex;align-items:center;color:#fff;font-size:14px;margin-top:20px;font-family:Raleway-SemiBold}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .ven-profile-link svg{color:#a682ff;font-size:18px;margin-left:5px}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .ven-profile-link svg.un-checked{display:none}.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .mail-bx .notification-num .num-btn-bx svg{font-size:57px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .mail-bx .notification-num .num-btn-bx svg{font-size:50px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .mail-bx .notification-num .num-btn-bx svg{font-size:45px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .mail-bx .notification-num .num-btn-bx svg{font-size:42px;padding:6px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .explore-left-card .mail-bx .notification-num .num-btn-bx span{font-size:10px;min-width:17px;height:17px}}.wrap-explore-pg .event-grid .wrap-item-card .saved-template-right-bx{display:flex;height:100%;justify-content:right;position:relative}.wrap-explore-pg .event-grid .wrap-item-card .saved-template-right-bx .common-btn{position:absolute;bottom:0;font-size:16px!important;padding:8px 25px!important}@media (max-width: 1600px){.wrap-explore-pg .event-grid .wrap-item-card .saved-template-right-bx .common-btn{font-size:15px!important}}@media (max-width: 1460px){.wrap-explore-pg .event-grid .wrap-item-card .saved-template-right-bx .common-btn{font-size:14px!important}}@media (max-width: 1360px){.wrap-explore-pg .event-grid .wrap-item-card .saved-template-right-bx .common-btn{font-size:13px!important}}.wrap-explore-pg .event-grid .wrap-item-card .price-status{display:flex;justify-content:flex-end;gap:20px;align-items:center;margin-bottom:30px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .price-status{gap:16px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .price-status{gap:15px}}.wrap-explore-pg .event-grid .wrap-item-card .price-status .btn-purple{padding:8px 20px;font-size:15px;font-family:OpenSans-SemiBold;color:#fff;border-radius:7px;border:0;width:120px;height:38px;background:#453371}@media (max-width: 1080px){.wrap-explore-pg .event-grid .wrap-item-card .price-status .btn-purple{padding:8px 15px}}.wrap-explore-pg .event-grid .wrap-item-card .price-status .your-event-btn{white-space:nowrap}.wrap-explore-pg .event-grid .wrap-item-card .price-status p{line-height:inherit}.wrap-explore-pg .event-grid .wrap-item-card .price-status .view-details-txt{font-size:18px;font-family:OpenSans-Regular;cursor:pointer}.wrap-explore-pg .event-grid .wrap-item-card .price-status .limit-price{font-size:30px;font-family:OpenSans-Bold;margin-right:2px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .price-status .limit-price{font-size:26px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .price-status .limit-price{font-size:24px}}@media (max-width: 1199px){.wrap-explore-pg .event-grid .wrap-item-card .price-status .limit-price{font-size:22px}}@media (max-width: 767px){.wrap-explore-pg .event-grid .wrap-item-card .price-status .limit-price{font-size:20px}}.wrap-explore-pg .event-grid .wrap-item-card .price-status svg{font-size:30px;fill:#fff}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .price-status svg{font-size:28px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .price-status svg{font-size:26px}}.wrap-explore-pg .event-grid .wrap-item-card .price-status .share-img{width:28px;cursor:pointer}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .price-status .share-img{width:26px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .price-status .share-img{width:24px}}@media (max-width: 1199px){.wrap-explore-pg .event-grid .wrap-item-card .price-status .share-img{width:22px}}@media (max-width: 350px){.wrap-explore-pg .event-grid .wrap-item-card .price-status .share-img{width:20px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .wrap-item-card .profile-card-btn-bx{display:flex;justify-content:right;margin-top:20px}}@media (max-width: 899px) and (max-width: 480px){.wrap-explore-pg .event-grid .wrap-item-card .profile-card-btn-bx{justify-content:center}}@media (max-width: 899px){.wrap-explore-pg .event-grid .wrap-item-card .profile-card-btn-bx .profile-card-btn{margin-bottom:0!important}}@media (max-width: 899px) and (max-width: 450px){.wrap-explore-pg .event-grid .wrap-item-card .profile-card-btn-bx .profile-card-btn{justify-content:center}}@media (max-width: 899px){.wrap-explore-pg .event-grid .wrap-item-card .profile-card-btn-bx .profile-card-btn .pro-btn{width:165px;height:42px;font-size:15px}}@media (max-width: 899px) and (max-width: 640px){.wrap-explore-pg .event-grid .wrap-item-card .profile-card-btn-bx .profile-card-btn .pro-btn{width:135px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .wrap-item-card .profile-card-btn-bx .profile-card-btn .blue-btn{margin-right:10px}}@media (max-width: 450px){.wrap-explore-pg .event-grid .wrap-item-card .profile-card-btn-bx{display:block}.wrap-explore-pg .event-grid .wrap-item-card .profile-card-btn-bx .profile-card-btn .blue-btn{margin-right:0;margin-bottom:10px}}.wrap-explore-pg .event-grid .wrap-item-card .mail-bx svg{padding:8px;border-radius:50%;background:#453371;color:#fff;fill:#fff!important}.wrap-explore-pg .event-grid .wrap-item-card .mail-bx .notification-num{width:auto;padding:0!important;background:transparent!important;margin:0 0 0 10px}.wrap-explore-pg .event-grid .wrap-item-card .mail-bx .notification-num .num-btn-bx svg{width:57px;height:57px}@media (max-width: 1600px){.wrap-explore-pg .event-grid .wrap-item-card .mail-bx .notification-num .num-btn-bx svg{width:45px;height:45px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .wrap-item-card .mail-bx .notification-num .num-btn-bx svg{font-size:40px}}.wrap-explore-pg .event-grid .wrap-item-card .mail-bx .notification-num .num-btn-bx span{top:8px;right:8px}.wrap-explore-pg .event-grid .wrap-item-card .view-btn-css{display:flex;justify-content:space-between;margin-top:20px}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .view-btn-css{margin-top:13px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .wrap-item-card .view-btn-css{margin-top:16px}}.wrap-explore-pg .event-grid .wrap-item-card .view-btn-css .btn-view-detail{font-size:17px;width:148px;height:47px;padding:0;background:#fff 0% 0% no-repeat padding-box;border:1px solid #281a89;border-radius:11px;color:#000;font-family:OpenSans-SemiBold}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .view-btn-css .btn-view-detail{font-size:16px;width:135px;height:45px}}@media (max-width: 1600px){.wrap-explore-pg .event-grid .wrap-item-card .view-btn-css .btn-view-detail{width:130px;height:42px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .wrap-item-card .view-btn-css .btn-view-detail{width:125px;font-size:15px}}@media (max-width: 1080px){.wrap-explore-pg .event-grid .wrap-item-card .view-btn-css .btn-view-detail{width:125px;font-size:14px}}.wrap-explore-pg .event-grid .wrap-item-card .card-img{height:260px!important}@media (max-width: 1800px){.wrap-explore-pg .event-grid .wrap-item-card .card-img{height:250px!important}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .wrap-item-card .card-img{height:245px!important}}@media (max-width: 1600px){.wrap-explore-pg .event-grid .wrap-item-card .card-img{height:240px!important}}@media (max-width: 1080px){.wrap-explore-pg .event-grid .wrap-item-card .card-img{height:230px!important}}.wrap-explore-pg .event-grid .artist-grid-item{padding-top:0}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card{padding:0;border-radius:30px!important;margin-left:0;margin-right:0;margin-bottom:20px;height:283px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card{height:280px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card{height:280px}}@media (max-width: 1600px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card{height:280px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card{height:595px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card{height:405px}}@media (max-width: 575px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card{height:595px}}@media (max-width: 480px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card{height:595px}}@media (max-width: 375px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card{height:595px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .status-txt.MuiBox-root .location-txt{display:block;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:85%}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .card-content{padding:20px 30px 12px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .card-content{padding:15px 25px 20px}}@media (max-width: 1600px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .card-content{padding:14px 20px 20px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .card-content{padding:25px 20px 25px 16px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .card-content{min-height:495px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .card-content{min-height:495px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card{padding-top:12px;padding-bottom:0;padding-left:30px}@media (max-width: 1720px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card{padding-left:25px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card{padding-left:20px;padding-top:10px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card{padding-left:10px;padding-top:10px;margin-top:10px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card{padding-left:25px;padding-top:10px;margin-top:0}}@media (max-width: 575px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card{padding-left:10px;padding-top:10px;margin-top:10px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .bk-mui-icon{gap:10px;display:flex;align-items:center}@media (max-width: 1600px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .bk-mui-icon{gap:5px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .bk-mui-icon .share-img{width:23px;display:none}@media (max-width: 1440px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .bk-mui-icon .share-img{width:22px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .bk-mui-icon svg{font-size:28px}@media (max-width: 1440px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .bk-mui-icon svg{font-size:26px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .event-card-heading .checkboard{width:12px;margin-left:8px}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .start-rating{font-size:20px}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-txt.wrap-singer-text{margin-top:5px;margin-bottom:5px}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-txt.wrap-singer-text .singer-text{font-family:OpenSans-Regular;font-size:15px}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-txt{display:flex;margin-top:0}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-txt p{font-size:15px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-txt p{font-size:14px;line-height:22px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-txt p{font-size:13px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-txt img{position:relative;top:2px;width:12px;filter:brightness(200%)}@media (max-width: 1600px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-txt img{width:11px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-chip img{position:relative;top:3px;width:15px;filter:brightness(200%)}@media (max-width: 1680px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .status-chip .explore-chip{height:25px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .artist-middle-content{min-height:105px;max-height:105px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .artist-middle-content{min-height:100px;max-height:100px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .artist-middle-content{min-height:90px;max-height:90px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .artist-middle-content{margin-top:8px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .artist-middle-content{min-height:85px;max-height:85px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card .artist-middle-content{min-height:auto;max-height:100%}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .wrap-img-bx button span{display:none}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .view-btn-css{margin-top:17px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .view-btn-css{margin-top:35px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .view-btn-css .notification-num{position:relative;top:-6px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .view-btn-css .notification-num{top:-1px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .artist-name{font-family:OpenSans-Bold;margin-bottom:4px;max-width:146px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .status-chip{margin-top:0;display:block}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .status-chip img{top:8px}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .status-chip .unavailable-data{opacity:.9;font-size:15px;font-family:OpenSans-Regular;top:5px;position:relative}@media (max-width: 1680px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .status-chip .unavailable-data{font-size:14px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .explore-left-card.artist-left-card .status-chip .explore-chip{margin-top:8px}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .wrap-img-bx .artist-card-img{width:246px;height:233px;border-radius:18px;object-fit:cover}@media (max-width: 1860px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .wrap-img-bx .artist-card-img{width:235px}}@media (max-width: 1760px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .wrap-img-bx .artist-card-img{width:225px}}@media (max-width: 1720px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .wrap-img-bx .artist-card-img{width:100%}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .wrap-img-bx .artist-card-img{width:100%;height:213px}}@media (max-width: 1600px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .wrap-img-bx .artist-card-img{width:100%}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .wrap-img-bx .artist-card-img{width:100%;height:205px}}.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .artist-name{font-size:25px;color:#fff;font-family:OpenSans-SemiBold}@media (max-width: 1720px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .artist-name{font-size:23px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .artist-name{font-size:22px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .artist-name{font-size:20px}}@media (max-width: 1280px){.wrap-explore-pg .event-grid .artist-grid-item .artist-item-card .artist-name{font-size:19px}}.wrap-explore-pg .event-grid .events-grid-item{padding:0;border-radius:30px!important;margin-top:15px!important}.wrap-explore-pg .event-grid .events-grid-item .card-content{padding:20px 45px 35px 22px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .card-content{padding:20px 40px 30px 22px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .card-content{padding:16px 36px 26px 18px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .events-grid-item .card-content{padding:16px 15px 26px}}.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx img{width:246px;height:190px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx img{width:235px;height:180px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx img{width:225px;height:165px}}@media (max-width: 1580px){.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx img{width:216px;height:145px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx img{width:200px;height:145px}}@media (max-width: 1280px){.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx img{width:200px;height:172px}}@media (max-width: 640px){.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx img{width:170px}}@media (max-width: 575px){.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx img{width:100%}}.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx .heading-status{display:flex;align-items:center;margin-top:15px;text-align:center;justify-content:center;padding-left:10px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx .heading-status{padding-left:0;margin-top:10px}.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx .heading-status svg{margin-left:8px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .card-content .product-img-bx .heading-status .product-item-nm{font-size:16px}}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:70px;padding-bottom:0;padding-top:14px}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .wrap-location-txt .location-img{width:12px}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-txt img{position:relative;top:2px;width:14px;display:inline-block}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-txt p{margin-bottom:0!important}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-chip{text-align:left}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-chip .wifi-icon{color:#a682ff;font-size:17px;margin-right:8px;position:relative;top:3px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-chip .wifi-icon{font-size:13px}}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-chip .chip-w-chevron{position:relative;top:8px;left:-8px;cursor:pointer}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-chip img{position:relative;top:3px;width:14px;display:inline-block}@media (max-width: 1840px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:80px}}@media (max-width: 1720px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:80px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:80px;padding-top:5px}}@media (max-width: 1550px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:90px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:75px}}@media (max-width: 1360px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:60px}}@media (max-width: 1280px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:65px}}@media (max-width: 1199px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:65px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:80px}}@media (max-width: 960px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:90px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:0}}@media (max-width: 840px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:10px}}@media (max-width: 800px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:20px}}@media (max-width: 767px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:30px}}@media (max-width: 690px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:50px}}@media (max-width: 640px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:40px}}@media (max-width: 575px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card{padding-left:10px;margin-top:10px}}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-txt .location-txt{font-size:15px;position:relative;top:-2px}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-txt .location-txt{font-size:13px}}@media (max-width: 1320px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-txt .location-txt{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-txt img{width:11px}}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-txt p{font-size:16px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-txt p{font-size:15px}}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-chip .explore-chip{background:#a682ff;color:#fff;margin-right:6.5px;height:35px;border:1px solid #fff;border-radius:18px;margin-bottom:7px}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-chip .explore-chip span{font-size:14px;font-family:OpenSans-Regular}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-chip .explore-chip{height:28px}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .status-chip .explore-chip span{font-size:13px}}.wrap-explore-pg .event-grid .events-grid-item .explore-left-card .date-w-slot .capacity-w-audinace{display:flex}.wrap-explore-pg .event-grid .events-grid-item .event-card-btn{display:flex;justify-content:flex-end;padding-top:30px}@media (max-width: 991px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn{padding-left:0}}.wrap-explore-pg .event-grid .events-grid-item .event-card-btn button{min-width:210px;height:48px;border-radius:15px;font-size:17px;padding:0 10px;font-family:OpenSans-SemiBold;box-shadow:none}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn button{font-size:16px;width:160px;height:42px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn button{font-size:15px}}@media (max-width: 1280px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn button{min-width:170px}}@media (max-width: 1080px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn button{min-width:190px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn button{width:auto;min-width:140px}}.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .view-btn{background:#fff;color:#000}.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .apply-btn{background:#715aff 0% 0% no-repeat padding-box;color:#fff;margin-left:20px}@media (max-width: 1600px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .apply-btn{margin-left:14px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .apply-btn{margin-left:8px}}.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .see-request-btn{width:271px;height:48px;background:#715aff 0% 0% no-repeat padding-box;color:#fff}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .see-request-btn{font-size:16px;width:225px;height:45px}}@media (max-width: 1600px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .see-request-btn{height:40px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .see-request-btn{width:165px;font-size:15px}}.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .book-cancel-btn{width:202px;height:48px;background:#715aff 0% 0% no-repeat padding-box;color:#fff;font-family:Raleway-Medium}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .book-cancel-btn{font-size:16px;width:180px;height:45px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .event-card-btn .book-cancel-btn{width:160px;font-size:15px}}.wrap-explore-pg .event-grid .events-grid-item .price-status{margin-bottom:35px}@media (max-width: 1840px){.wrap-explore-pg .event-grid .events-grid-item .price-status{margin-bottom:41px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .price-status{margin-bottom:39px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .price-status{margin-bottom:33px}}@media (max-width: 767px){.wrap-explore-pg .event-grid .events-grid-item .price-status{display:inline-flex}}@media (max-width: 767px){.wrap-explore-pg .event-grid .events-grid-item .mail-bx{display:inline-block;margin-left:8px}}.wrap-explore-pg .event-grid .events-grid-item .event-last-bx{padding-top:15px}@media (max-width: 1680px){.wrap-explore-pg .event-grid .events-grid-item .event-last-bx{padding-top:5px}}@media (max-width: 1880px){.wrap-explore-pg .event-grid .events-grid-item .event-last-bx .limit-price{font-size:26px}}@media (max-width: 1720px){.wrap-explore-pg .event-grid .events-grid-item .event-last-bx .limit-price{font-size:25px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .events-grid-item .event-last-bx .limit-price{font-size:24px}}@media (max-width: 1199px){.wrap-explore-pg .event-grid .events-grid-item .event-last-bx .limit-price{font-size:22px}}@media (max-width: 767px){.wrap-explore-pg .event-grid .events-grid-item .event-last-bx .limit-price{font-size:20px}}@media (max-width: 350px){.wrap-explore-pg .event-grid .events-grid-item .event-last-bx .limit-price{font-size:18px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .application-sent-grid-item .common-col2{flex-basis:100%;max-width:20%}}@media (max-width: 899px){.wrap-explore-pg .event-grid .application-sent-grid-item .common-col2{max-width:30%}}@media (max-width: 640px){.wrap-explore-pg .event-grid .application-sent-grid-item .common-col2{max-width:40%}}@media (max-width: 575px){.wrap-explore-pg .event-grid .application-sent-grid-item .common-col2{max-width:100%}}@media (max-width: 991px){.wrap-explore-pg .event-grid .application-sent-grid-item .common-col6{flex-basis:100%;max-width:46%}}@media (max-width: 640px){.wrap-explore-pg .event-grid .application-sent-grid-item .common-col6{flex-basis:100%;max-width:60%}}@media (max-width: 575px){.wrap-explore-pg .event-grid .application-sent-grid-item .common-col6{max-width:100%}}@media (max-width: 899px){.wrap-explore-pg .event-grid .application-sent-grid-item .common-col4{margin-top:20px;display:flex;position:relative}.wrap-explore-pg .event-grid .application-sent-grid-item .common-col4 .price-status{margin-bottom:0!important}}@media (max-width: 767px){.wrap-explore-pg .event-grid .application-sent-grid-item .common-col4{margin-top:20px;display:block}.wrap-explore-pg .event-grid .application-sent-grid-item .common-col4 .price-status{margin-bottom:20px!important}}@media (max-width: 991px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .product-img-bx img{width:100%}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .explore-left-card{padding-left:75px}}@media (max-width: 1600px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .explore-left-card{padding-left:85px}}@media (max-width: 1360px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .explore-left-card{padding-left:60px}}@media (max-width: 1280px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .explore-left-card{padding-left:50px}}@media (max-width: 1220px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .explore-left-card{padding-left:65px}}@media (max-width: 1140px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .explore-left-card{padding-left:75px}}@media (max-width: 991px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .explore-left-card{padding-left:30px}}@media (max-width: 575px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .explore-left-card{margin-top:20px;padding:0}}@media (max-width: 575px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .event-card-btn{justify-content:center}}@media (max-width: 480px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .event-card-btn{display:flex;flex-direction:column}.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .event-card-btn button{display:block;width:100%}.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .event-card-btn .apply-btn{margin-left:0;margin-top:16px}}@media (max-width: 899px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .booking-heart-w-email-icon{display:flex}.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .booking-heart-w-email-icon .mail-bx{margin-left:16px}}@media (max-width: 767px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .booking-btn-w-price{display:inline-flex}.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .booking-btn-w-price .btn-purple{margin-bottom:0}}@media (max-width: 575px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .booking-btn-w-price,.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .booking-btn-w-price p{display:inline-block}.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .booking-btn-w-price p svg{position:relative;top:3px}.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .booking-btn-w-price .btn-purple{margin-bottom:18px;display:block}.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .booking-btn-w-price .limit-price{margin-bottom:16px}}@media (max-width: 575px){.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .canfirm-bk-mail-bx{display:inline-block;margin-left:0}.wrap-explore-pg .event-grid .application-sent-grid-item .card-content .event-last-bx .canfirm-bk-mail-bx .notification-num{margin-left:0;position:relative;top:-5px}}.wrap-explore-pg .event-grid .venue-grid-item .card-content{padding:20px 45px 23px 22px;margin-bottom:25px}@media (max-width: 1200px){.wrap-explore-pg .event-grid .venue-grid-item .card-content{padding:16px 20px 20px}}.wrap-explore-pg .event-grid .venue-grid-item .card-content .product-img-bx img{width:246px;height:240px;border-radius:18px}@media (max-width: 1800px){.wrap-explore-pg .event-grid .venue-grid-item .card-content .product-img-bx img{width:235px;height:229px}}@media (max-width: 1680px){.wrap-explore-pg .event-grid .venue-grid-item .card-content .product-img-bx img{width:225px;height:219px}}@media (max-width: 1440px){.wrap-explore-pg .event-grid .venue-grid-item .card-content .product-img-bx img{width:200px;height:195px}}@media (max-width: 640px){.wrap-explore-pg .event-grid .venue-grid-item .card-content .product-img-bx img{width:100%;height:170px}}.wrap-explore-pg .event-grid .venue-grid-item .card-content .product-img-bx .heading-status{display:none}.wrap-explore-pg .event-grid .venue-grid-item .common-col4{position:relative}.wrap-explore-pg .event-grid .venue-grid-item .common-col4 .absolute-btn{position:absolute;bottom:18px;right:0}@media (max-width: 899px){.wrap-explore-pg .event-grid .venue-grid-item .common-col4 .absolute-btn{position:initial;justify-content:center!important}}.MuiRadio-colorPrimary{color:#fff!important}.Mui-checked{color:#a682ff!important}.card-common-bx{flex-basis:40.333%!important;max-width:40.333%!important}@media (max-width: 1535px){.card-common-bx{flex-basis:40.667%!important;max-width:40.667%!important}}@media (max-width: 1440px){.card-common-bx{flex-basis:38.667%!important;max-width:38.667%!important}}@media (max-width: 991px){.card-common-bx{flex-basis:100%!important;max-width:100%!important}}@media (max-width: 899px){.card-common-bx{flex-basis:30%!important;max-width:30%!important}}@media (max-width: 680px){.card-common-bx{flex-basis:35%!important;max-width:35%!important}}@media (max-width: 580px){.card-common-bx{flex-basis:40%!important;max-width:40%!important}}@media (max-width: 575px){.card-common-bx{flex-basis:100%!important;max-width:100%!important}}.card-common-bx1{flex-basis:59.667%!important;max-width:59.667%!important}@media (max-width: 1535px){.card-common-bx1{flex-basis:58.667%!important;max-width:58.667%!important}}@media (max-width: 1440px){.card-common-bx1{flex-basis:60.667%!important;max-width:60.667%!important}}@media (max-width: 991px){.card-common-bx1{flex-basis:100%!important;max-width:100%!important}}@media (max-width: 899px){.card-common-bx1{flex-basis:70%!important;max-width:70%!important}}@media (max-width: 680px){.card-common-bx1{flex-basis:65%!important;max-width:65%!important}}@media (max-width: 580px){.card-common-bx1{flex-basis:60%!important;max-width:60%!important}}@media (max-width: 575px){.card-common-bx1{flex-basis:100%!important;max-width:100%!important}}.no-found-txt{margin-top:20px;font-size:20px;font-family:OpenSans-Regular;text-align:center;color:#fff}.mapboxgl-map{border-radius:30px}.booking-tabs-content.wrapper-rs-card p .event-grid .no-found-txt{margin-top:60px;text-align:center;font-size:26px}.no-event-data{color:#fff;text-align:center;font-size:20px}.venue-map-wrap .mapboxgl-map{position:relative;height:527px}input#search{text-transform:capitalize}.map-box-wrap-location{position:relative}.map-box-wrap-location .place-icon{z-index:2}.map-box-wrap-location .wrap-input-mapbox>div mapbox-search-box>div{background-color:transparent!important;border:0!important;border-width:0!important;outline:0!important;box-shadow:none!important;border-color:transparent!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;outline-width:0!important;outline:none!important}.map-box-wrap-location .wrap-input-mapbox>div svg{display:none}.map-box-wrap-location .wrap-input-mapbox>div button svg{display:block;color:#fff}.map-box-wrap-location .wrap-input-mapbox input{position:relative;background:#000231;color:#fff;border:0px solid #000231!important;border-radius:0!important;font-size:16px;padding-right:32px!important;-webkit-border-image:none;border:0!important;outline:0!important;outline:none!important;box-shadow:none!important;border-color:transparent!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;outline-width:0!important;border-width:0px!important}.map-box-wrap-location .wrap-input-mapbox input:focus{border:0!important;outline:0!important;outline:none!important;box-shadow:none!important;border-color:transparent!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;outline-width:0!important;border-width:0px!important}.date-time-slot-wrap{position:relative;display:flex}@media (max-width: 1280px){.date-time-slot-wrap{display:block}}.date-time-slot-wrap .status-txt.price-status1{display:inline-block}.wrap-input-mapbox{position:relative}.wrap-input-mapbox:after{content:" ";position:absolute;left:30px;right:30px;height:1.5px;background-color:#642eec;width:auto}.wrap-input-mapbox .mapbox-search-box{border:0!important;border-width:0!important;outline:0!important;box-shadow:none!important;border-color:transparent!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;outline-width:0!important;outline:none!important}input[type=search]{-webkit-appearance:none!important}.user-req-chat{display:block;text-align:right;margin-bottom:15px}.user-req-chat button{position:relative;right:-5px;font-size:57px;padding:8px;border-radius:50%;background:#453371;color:#fff;fill:#fff!important}.user-req-chat button svg{width:40px;height:40px}.see-reqs-btns button.apply-btn{font-family:Raleway-Bold;font-size:17px!important;border-radius:12px!important}.event-grid-wrap{position:relative}.event-grid-wrap .venue-gird-event-wrap{position:relative;top:-15px;padding-right:15px}@media (max-width: 991px){.event-grid-wrap .venue-gird-event-wrap{padding-right:0}}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content{padding:20px 23px 23px 22px;margin-bottom:20px}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-2.common-col2{flex-basis:30%!important;max-width:30%!important}@media (max-width: 991px){.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-2.common-col2{flex-basis:100%!important;max-width:100%!important}}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-2.common-col2 .product-img-bx img{width:100%;height:255px}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.common-col6{flex-basis:60%!important;max-width:60%!important}@media (max-width: 991px){.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.common-col6{flex-basis:100%!important;max-width:100%!important}}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.common-col6 .explore-left-card{padding-left:10px;padding-top:0;padding-bottom:50px}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.common-col6 .explore-left-card .product-item-nmcss,.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.common-col6 .explore-left-card .location-txt{text-align:left;max-width:65%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4{flex-basis:10%!important;max-width:10%!important}@media (max-width: 991px){.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4{flex-basis:100%!important;max-width:100%!important}}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .mail-bx svg{position:relative;right:-15px;width:35px;height:35px}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .absolute-btn{position:relative;bottom:-15px;right:-5px}.event-grid-wrap .venue-gird-event-wrap .card.wrap-item-card .card-content .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .absolute-btn button{min-width:136px}.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .card-content{padding:20px 23px 23px 10px!important}.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.common-col6 .explore-left-card{padding-left:15px!important}@media (max-width: 1440px){.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.common-col6 .explore-left-card{padding-right:0!important}.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.common-col6 .explore-left-card .status-txt.price-status1{font-size:14px!important;margin-right:10px!important;min-width:150px}}@media (max-width: 991px){.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.common-col6 .explore-left-card{padding-bottom:0!important}}@media (max-width: 991px){.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4{margin-top:0!important;text-align:justify;padding-left:17px}.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .price-status.mail-bx{position:relative;top:-3px}}.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .price-status{position:relative;min-height:80px}.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .price-status .limit-price{position:absolute;right:0%;width:140px;top:2px;text-align:right}@media (max-width: 991px){.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .price-status .limit-price{position:relative;right:auto;width:auto;top:auto}}@media (max-width: 991px){.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .price-status{min-height:auto}}.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .price-status .limit-price{font-size:20px;line-height:18px}.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .event-card-btn button{min-width:180px}@media (max-width: 1440px){.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .event-card-btn button{min-width:155px}}@media (max-width: 1280px){.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .event-card-btn button{min-width:145px}}@media (max-width: 1200px){.event-grid-wrap .venue-gird-event-wrap.event-gird-event-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-4.common-col4 .event-card-btn button{min-width:136px}}@media (max-width: 991px){.dynamic-grids-wrap{display:block!important}}@media (max-width: 991px){.event-card-btn.c{padding-left:0!important}.event-card-btn.c button{min-width:130px!important;width:80px!important}}.mapboxgl-marker.mapboxgl-marker-anchor-center{z-index:1!important;background-size:60px 60px!important;cursor:pointer!important}.contract-sign-iframe{z-index:99;height:100vh}.contract-sign-iframe html body #signing-page .igning-page-app .signing-page-container{height:auto!important}.wrap-explore-pg{position:relative}.wrap-explore-pg .booking-search-bx.venue-tabs-btns .custom-view-btn{margin-left:25px}@media (max-width: 991px){.wrap-explore-pg .booking-search-bx.venue-tabs-btns .custom-view-btn{margin-left:15px}}.wrap-explore-pg .booking-search-bx.venue-tabs-btns .custom-view-btn button{padding:0;width:48px;height:39px}@media (max-width: 1720px){.wrap-explore-pg .booking-search-bx.venue-tabs-btns .custom-view-btn button{width:44px;height:35px}}.wrap-explore-pg .booking-search-bx.venue-tabs-btns .custom-view-btn button img{width:18px}@media (max-width: 991px){.wrap-explore-pg .booking-search-bx.venue-tabs-btns .custom-view-btn button img{width:16px}}.wrap-explore-pg .booking-search-bx{display:flex;align-items:center;padding:40px 100px 10px 20rem;margin-bottom:20px}@media (max-width: 1680px){.wrap-explore-pg .booking-search-bx{padding:40px 70px 10px 16rem}}@media (max-width: 1600px){.wrap-explore-pg .booking-search-bx{padding:40px 4rem 10px 16rem}}@media (max-width: 1580px){.wrap-explore-pg .booking-search-bx{padding:40px 3rem 10px 15rem}}@media (max-width: 1440px){.wrap-explore-pg .booking-search-bx{padding:40px 3rem 10px 15rem}}@media (max-width: 1360px){.wrap-explore-pg .booking-search-bx{padding:40px 40px 10px 136px}}@media (max-width: 1280px){.wrap-explore-pg .booking-search-bx{padding:40px 40px 10px 95px}}@media (max-width: 1199px){.wrap-explore-pg .booking-search-bx{padding:40px 40px 10px 65px}}@media (max-width: 1080px){.wrap-explore-pg .booking-search-bx{padding:25px 25px 10px}}@media (max-width: 991px){.wrap-explore-pg .booking-search-bx{display:block;text-align:right}}.wrap-explore-pg .booking-search-bx .search-box{width:100%}@media (max-width: 991px){.wrap-explore-pg .booking-search-bx .search-box{margin-bottom:20px}}.wrap-explore-pg .booking-search-bx .search-box .event-filter{margin-bottom:0}.wrap-explore-pg .booking-search-bx .custom-view-btn{margin-left:85px;padding:3px 5px 5px;background:#ffffff29 0% 0% no-repeat padding-box;border-radius:8px}@media (max-width: 1440px){.wrap-explore-pg .booking-search-bx .custom-view-btn{margin-left:60px}}@media (max-width: 1360px){.wrap-explore-pg .booking-search-bx .custom-view-btn{margin-left:35px}}.wrap-explore-pg .booking-search-bx .custom-view-btn button{color:#fff;padding:3px 6px;border:0;border-radius:7px}.wrap-explore-pg .booking-search-bx .custom-view-btn button svg{font-size:30px}.wrap-explore-pg .booking-search-bx .custom-view-btn button.Mui-selected{background:#715aff;border:0}.wrap-explore-pg .booking-pg{padding:0px 18rem 30px 20rem}@media (max-width: 1680px){.wrap-explore-pg .booking-pg{padding:0px 15rem 30px 16rem}}@media (max-width: 1600px){.wrap-explore-pg .booking-pg{padding:0 150px 30px}}@media (max-width: 1580px){.wrap-explore-pg .booking-pg{padding:0 120px 30px}}@media (max-width: 1440px){.wrap-explore-pg .booking-pg{padding:0 100px 30px}}@media (max-width: 1360px){.wrap-explore-pg .booking-pg{padding:0 130px 30px 136px}}@media (max-width: 1280px){.wrap-explore-pg .booking-pg{padding:0 95px 30px}}@media (max-width: 1280px){.wrap-explore-pg .booking-pg{padding:40px 65px 10px}}@media (max-width: 1080px){.wrap-explore-pg .booking-pg{padding:0 25px 20px}}.wrap-explore-pg .booking-pg .wrapper-tabs{display:block;width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:5px}.wrap-explore-pg .booking-pg .wrapper-tabs .MuiTabs-scroller.MuiTabs-fixed{overflow:visible}@media (max-width: 991px){.wrap-explore-pg .booking-pg .wrapper-tabs .MuiTabs-scroller.MuiTabs-fixed{overflow-x:auto!important}.wrap-explore-pg .booking-pg .wrapper-tabs .MuiTabs-scroller.MuiTabs-fixed::-webkit-scrollbar{height:5px}}.wrap-explore-pg .booking-pg .wrapper-tabs .css-heg063-MuiTabs-flexContainer{display:inline-block;border-bottom:1px solid rgba(50,46,46,.7294117647)}.wrap-explore-pg .booking-pg .selected-bx{position:relative;top:-60px;margin-bottom:45px}@media (max-width: 991px){.wrap-explore-pg .booking-pg .selected-bx{top:0;margin-bottom:30px}}.wrap-explore-pg .selected-bx{display:flex;align-items:center;justify-content:right}.wrap-explore-pg .selected-bx p{margin-right:20px;color:#fff;font-size:18px;font-family:OpenSans-Bold}@media (max-width: 991px){.wrap-explore-pg .selected-bx p{font-size:16px;margin-right:15px}}.wrap-explore-pg .selected-bx .input-bx-event{min-width:123px;height:42px;background:#323232 0% 0% no-repeat padding-box;border:1px solid #171717;border-radius:6px;color:#fff;font-size:16px;font-family:OpenSans-Regular}.wrap-explore-pg .selected-bx .input-bx-event svg{color:#fff}.wrap-explore-pg .condition-check{color:#fff}.wrap-explore-pg .heading40{font-size:40px;color:#fff;margin-bottom:20px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-explore-pg .heading40{font-size:36px}}@media (max-width: 1680px){.wrap-explore-pg .heading40{font-size:34px}}@media (max-width: 1600px){.wrap-explore-pg .heading40{font-size:30px}}@media (max-width: 1440px){.wrap-explore-pg .heading40{font-size:26px}}@media (max-width: 480px){.wrap-explore-pg .heading40{font-size:20px}}.wrap-explore-pg .profile-heading40{font-family:OpenSans-SemiBold;margin-bottom:0}@media (max-width: 991px){.wrap-explore-pg .past-events .heading30{margin:20px 0}}.wrap-explore-pg .heading30{font-size:30px;color:#fff}@media (max-width: 1680px){.wrap-explore-pg .heading30{font-size:21px}}.wrap-explore-pg .common-tab-wrap{display:inline-block}.wrap-explore-pg .common-tab-wrap .tabs-btn{color:#fff;font-size:19px;font-family:OpenSans-SemiBold;padding:10px 0 22px;margin-right:25px;text-transform:capitalize}.wrap-explore-pg .common-tab-wrap .tabs-btn:last-child{margin-right:0}@media (max-width: 1800px){.wrap-explore-pg .common-tab-wrap .tabs-btn{font-size:18px}}@media (max-width: 1680px){.wrap-explore-pg .common-tab-wrap .tabs-btn{font-size:16px;padding:10px 0 16px}}@media (max-width: 1440px){.wrap-explore-pg .common-tab-wrap .tabs-btn{font-size:15px}}.wrap-explore-pg .common-tab-wrap .MuiTabs-indicator{background:#a682ff 0% 0% no-repeat padding-box;height:5px;border-radius:20px}@media (max-width: 1680px){.wrap-explore-pg .common-tab-wrap .MuiTabs-indicator{height:4px}}.wrap-explore-pg .common-tab-wrap .tab-panel-wrap .booking-tabs-content{padding:24px 0!important}@media (max-width: 991px){.wrap-explore-pg .common-tab-wrap .tab-panel-wrap .booking-tabs-content{padding-top:10px!important}}.wrap-explore-pg .explore-left-card .start-rating span{color:#a682ff}.wrap-explore-pg .explore-left-card .bk-card-heading{display:flex;justify-content:space-between}.wrap-explore-pg .explore-left-card .bk-card-heading .bk-mui-icon p{line-height:0}.wrap-explore-pg .explore-left-card .bk-card-heading .bk-mui-icon svg{font-size:28px;margin:0 5px}.wrap-explore-pg .explore-left-card .bk-card-heading .bk-mui-icon .share-img{width:24px}.wrapper-rs-card .wrap-artist-grid-item,.wrapper-rs-card .wrap-artist-grid-item .event-grid{margin-top:0}@media (max-width: 899px){.wrapper-rs-card .common-col2{max-width:30%}}@media (max-width: 575px){.wrapper-rs-card .common-col2{max-width:100%}}@media (max-width: 899px){.wrapper-rs-card .common-col6{max-width:70%}}@media (max-width: 575px){.wrapper-rs-card .common-col6{max-width:100%}}@media (max-width: 899px){.wrapper-rs-card .common-col4{margin-top:20px;display:flex;align-items:center;gap:40px}.wrapper-rs-card .common-col4 .price-status{display:block;margin-bottom:0!important}}@media (max-width: 767px){.wrapper-rs-card .common-col4{margin-top:20px;display:block}.wrapper-rs-card .common-col4 .price-status{display:flex;justify-content:left!important;margin-bottom:20px!important}.wrapper-rs-card .common-col4 .card-btn{display:inline;float:right;position:relative;top:-55px}}@media (max-width: 480px){.wrapper-rs-card .common-col4 .card-btn{margin-top:10px;display:flex;justify-content:center;float:none;position:relative;top:0}.wrapper-rs-card .common-col4 .card-btn button:last-child{margin-left:10px}}@media (max-width: 575px){.wrapper-rs-card .wrap-item-card .product-img-bx img{height:220px!important}.wrapper-rs-card .explore-left-card{padding-left:0;padding-bottom:0!important}}@media (max-width: 480px){.wrapper-rs-card .wrap-item-card{height:auto}}.user-request-loader-wrap{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#00000091;z-index:99}.user-request-loader-wrap .user-request-loader{position:relative;background-color:#715aff;width:450px;height:250px;border-radius:20px;padding:20px}.user-request-loader-wrap .user-request-loader h1{color:#fff;font-size:20px;text-align:center;margin-top:30px}.user-request-loader-wrap .user-request-loader .blink-soft{animation:blinker 1.5s linear infinite}@keyframes blinker{50%{opacity:0}}.icon-calender-view{filter:brightness(0) invert(1)}.booking-tabs-wrap{position:relative;display:flex;justify-content:space-between}.booking-tabs-wrap .custom-view-btn{height:40px}.booking-tabs-wrap .custom-view-btn button svg{color:#fff}.cancelation-amount-wrap{position:relative;margin-top:20px}.cancelation-amount-wrap .MuiTypography-root.MuiTypography-h4{color:#fff}.cancelation-amount-wrap .cancelation-box-wrap{position:relative;padding:0 0 20px;margin-bottom:30px;border-bottom:1px dashed #fff}.cancelation-amount-wrap .cancelation-bx{display:flex;justify-content:space-between;margin-bottom:15px}.cancelation-amount-wrap .cancelation-bx .MuiTypography-root.MuiTypography-body1{font-size:26px;font-family:OpenSans-Regular;color:#fff}@media (max-width: 991px){.cancelation-amount-wrap .cancelation-bx .MuiTypography-root.MuiTypography-body1{font-size:20px}}.cancelation-amount-wrap .bookcancel-sbm-btn{text-align:left!important;margin-top:40px!important}.cancelation-amount-wrap .bookcancel-sbm-btn button{font-size:23px;font-family:Raleway-SemiBold;background-color:#715aff;color:#fff;width:307px;height:76px;border-radius:12px}@media (max-width: 991px){.cancelation-amount-wrap .bookcancel-sbm-btn button{font-size:20px;width:257px}}body{max-width:1920px;margin:0 auto!important;background-color:#101010!important;font-family:OpenSans-Regular}@font-face{font-family:OpenSans-Regular;src:url(/assets/fonts/OpenSans-Regular.woff2) format("woff2"),url(/assets/fonts/OpenSans-Regular.woff) format("woff"),url(/assets/fonts/OpenSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Medium;src:url(/assets/fonts/OpenSans-Medium.woff2) format("woff2"),url(/assets/fonts/OpenSans-Medium.woff) format("woff"),url(/assets/fonts/OpenSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-SemiBold;src:url(/assets/fonts/OpenSans-SemiBold.woff2) format("woff2"),url(/assets/fonts/OpenSans-SemiBold.woff) format("woff"),url(/assets/fonts/OpenSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Bold;src:url(/assets/fonts/OpenSans-Bold.woff2) format("woff2"),url(/assets/fonts/OpenSans-Bold.woff) format("woff"),url(/assets/fonts/OpenSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/fonts/SegoeUI.woff2) format("woff2"),url(/assets/fonts/SegoeUI.woff) format("woff"),url(/assets/fonts/SegoeUI.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ProximaNova-Semibold;src:url(/assets/fonts/ProximaNova-Semibold.woff2) format("woff2"),url(/assets/fonts/ProximaNova-Semibold.woff) format("woff"),url(/assets/fonts/ProximaNova-Semibold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:ProximaNova-Regular;src:url(/assets/fonts/ProximaNova-Regular.woff2) format("woff2"),url(/assets/fonts/ProximaNova-Regular.woff) format("woff"),url(/assets/fonts/ProximaNova-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ProximaNova-Bold;src:url(/assets/fonts/ProximaNova-Bold.woff2) format("woff2"),url(/assets/fonts/ProximaNova-Bold.woff) format("woff"),url(/assets/fonts/ProximaNova-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Raleway-ExtraBold;src:url(/assets/fonts/Raleway-ExtraBold.woff2) format("woff2"),url(/assets/fonts/Raleway-ExtraBold.woff) format("woff"),url(/assets/fonts/Raleway-ExtraBold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Raleway-Bold;src:url(/assets/fonts/Raleway-Bold.woff2) format("woff2"),url(/assets/fonts/Raleway-Bold.woff) format("woff"),url(/assets/fonts/Raleway-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Raleway-SemiBold;src:url(/assets/fonts/Raleway-SemiBold.woff2) format("woff2"),url(/assets/fonts/Raleway-SemiBold.woff) format("woff"),url(/assets/fonts/Raleway-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Raleway-Medium;src:url(/assets/fonts/Raleway-Medium.woff2) format("woff2"),url(/assets/fonts/Raleway-Medium.woff) format("woff"),url(/assets/fonts/Raleway-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Raleway-Regular;src:url(/assets/fonts/Raleway-Regular.woff2) format("woff2"),url(/assets/fonts/Raleway-Regular.woff) format("woff"),url(/assets/fonts/Raleway-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Bold;src:url(/assets/fonts/Poppins-Bold.woff2) format("woff2"),url(/assets/fonts/Poppins-Bold.woff) format("woff"),url(/assets/fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins-SemiBold;src:url(/assets/fonts/Poppins-SemiBold.woff2) format("woff2"),url(/assets/fonts/Poppins-SemiBold.woff) format("woff"),url(/assets/fonts/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Medium;src:url(/assets/fonts/Poppins-Medium.woff2) format("woff2"),url(/assets/fonts/Poppins-Medium.woff) format("woff"),url(/assets/fonts/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Regular;src:url(/assets/fonts/Poppins-Regular.woff2) format("woff2"),url(/assets/fonts/Poppins-Regular.woff) format("woff"),url(/assets/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope-Bold;src:url(/assets/fonts/Manrope-Bold.woff2) format("woff2"),url(/assets/fonts/Manrope-Bold.woff) format("woff"),url(/assets/fonts/Manrope-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope-SemiBold;src:url(/assets/fonts/Manrope-SemiBold.woff2) format("woff2"),url(/assets/fonts/Manrope-SemiBold.woff) format("woff"),url(/assets/fonts/Manrope-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope-Medium;src:url(/assets/fonts/Manrope-Medium.woff2) format("woff2"),url(/assets/fonts/Manrope-Medium.woff) format("woff"),url(/assets/fonts/Manrope-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope-Regular;src:url(/assets/fonts/Manrope-Regular.woff2) format("woff2"),url(/assets/fonts/Manrope-Regular.woff) format("woff"),url(/assets/fonts/Manrope-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.common-mb{margin-bottom:15px!important}.card{margin:10px;border-radius:25px!important;box-shadow:none!important;overflow:visible!important}#main-contain,#work-content,#faq-content{scroll-margin-top:100px}.c-footer{background:#bb0cf7;height:65px;width:auto;justify-content:center;display:flex}.c-footer h3{color:#fff;margin-top:17px}.common-btn{border-radius:12px!important;padding:8px 40px!important;font-size:20px!important;background-color:#715aff!important}@media (max-width: 1800px){.common-btn{font-size:18px!important}}@media (max-width: 1680px){.common-btn{font-size:17px!important}}@media (max-width: 1600px){.common-btn{font-size:16px!important;padding:8px 30px!important}}@media (max-width: 1440px){.common-btn{font-size:15px!important;padding:8px 20px!important}}.active{color:#fff!important}.cursor{cursor:pointer}.box-shadow{box-shadow:unset!important}.common-container{padding:0 100px}@media (max-width: 1680px){.common-container{padding:0 80px}}@media (max-width: 1280px){.common-container{padding:0 50px}}@media (max-width: 991px){.common-container{padding:0 20px}}.wrap-banner-join{background:url(/assets/images/banner1.png);background-repeat:no-repeat;background-position:top;background-size:cover;position:relative;height:100vh;color:#fff;display:flex;justify-content:center;align-items:center}.wrap-banner-join .overlay{position:absolute;background:#0000009c;left:0;right:0;top:0;bottom:0}.wrap-banner-join .beta-top-banner{padding-top:180px;position:relative;z-index:2}@media (max-width: 1600px){.wrap-banner-join .beta-top-banner{padding-top:170px}}@media (max-width: 1440px){.wrap-banner-join .beta-top-banner{padding-top:140px}}@media (max-width: 1280px){.wrap-banner-join .beta-top-banner{padding-top:100px}}.wrap-banner-join .beta-top-banner .lottie-icon{position:fixed;left:50%;transform:translate(-50%);bottom:-10px;display:none}.wrap-banner-join .beta-top-banner .lottie-icon svg{width:76px!important;height:76px!important}@media (max-width: 767px){.wrap-banner-join .beta-top-banner .lottie-icon svg{width:60px!important;height:60px!important}}.wrap-banner-join .heading32{font-size:55px;font-weight:700;color:#dedede}.wrap-banner-join .heading32 span{color:#fff}@media (max-width: 1800px){.wrap-banner-join .heading32{font-size:48px}}@media (max-width: 1680px){.wrap-banner-join .heading32{font-size:40px}}@media (max-width: 1280px){.wrap-banner-join .heading32{font-size:35px}}@media (max-width: 991px){.wrap-banner-join .heading32{font-size:30px}}@media (max-width: 767px){.wrap-banner-join .heading32{font-size:26px}}@media (max-width: 640px){.wrap-banner-join .heading32{font-size:24px}.wrap-banner-join .heading32 br{display:none}}@media (max-width: 480px){.wrap-banner-join .heading32{font-size:22px}}.wrap-banner-join .main-beta-heading55{font-size:55px;font-weight:700;margin-bottom:50px;font-family:Segoe UI}@media (max-width: 1800px){.wrap-banner-join .main-beta-heading55{font-size:48px}}@media (max-width: 1680px){.wrap-banner-join .main-beta-heading55{font-size:40px}}@media (max-width: 1280px){.wrap-banner-join .main-beta-heading55{font-size:35px}}@media (max-width: 991px){.wrap-banner-join .main-beta-heading55{font-size:30px}}@media (max-width: 767px){.wrap-banner-join .main-beta-heading55{font-size:26px}}@media (max-width: 640px){.wrap-banner-join .main-beta-heading55{font-size:24px}.wrap-banner-join .main-beta-heading55 br{display:none}}.wrap-banner-join .beta-sign-btn{position:relative;width:248px;height:66px;margin-bottom:53px;font-size:21px;background-color:#715aff;border-radius:30px;font-family:OpenSans-SemiBold;overflow:hidden;border:1px solid #715AFF}@media (max-width: 1800px){.wrap-banner-join .beta-sign-btn{width:245px;height:60px}}@media (max-width: 1680px){.wrap-banner-join .beta-sign-btn{width:215px;height:55px;font-size:18px}}@media (max-width: 1600px){.wrap-banner-join .beta-sign-btn{height:50px}}@media (max-width: 1440px){.wrap-banner-join .beta-sign-btn{width:175px;height:45px;font-size:18px}}.wrap-banner-join .beta-sign-btn:after{background:#fff;content:"";height:155px;left:-75px;opacity:.2;position:absolute;top:-50px;transform:rotate(35deg);transition:all 1.5s cubic-bezier(.19,1,.22,1);width:50px;z-index:2}.wrap-banner-join .beta-sign-btn:hover{background-color:#715aff}.wrap-banner-join .beta-sign-btn:hover:after{left:120%;transition:all 1.5s cubic-bezier(.19,1,.22,1)}.wrap-banner-join .wrap-select-item-bx{padding-top:0!important;text-align:left;padding-left:12px!important}@media (max-width: 899px){.wrap-banner-join .wrap-select-item-bx{text-align:center;margin-bottom:20px;padding-left:0!important}}.wrap-banner-join .wrap-email-search-bx{padding-top:0!important}@media (max-width: 899px){.wrap-banner-join .wrap-email-search-bx{padding-left:0!important}}.wrap-banner-join .select-item-bx{margin-top:55px;margin-bottom:90px}@media (max-width: 1680px){.wrap-banner-join .select-item-bx{margin-bottom:75px}}@media (max-width: 1600px){.wrap-banner-join .select-item-bx{margin-bottom:65px}}@media (max-width: 1440px){.wrap-banner-join .select-item-bx{margin-bottom:45px}}@media (max-width: 991px){.wrap-banner-join .select-item-bx{margin-top:45px}}.wrap-banner-join .select-item-bx .mui-select-css{margin-bottom:20px}.wrap-banner-join .select-item-bx .select-bx{color:#fff;background:#0a0a0a;border:1px solid #FFFFFF;border-radius:50px;min-width:268px;max-width:268px;height:82px;padding:0 10px;text-align:center}@media (max-width: 1800px){.wrap-banner-join .select-item-bx .select-bx{min-width:228px;height:70px;max-width:228px}}@media (max-width: 1680px){.wrap-banner-join .select-item-bx .select-bx{min-width:190px;max-width:190px;height:60px}}@media (max-width: 1600px){.wrap-banner-join .select-item-bx .select-bx{min-width:250px;max-width:250px}}@media (max-width: 1280px){.wrap-banner-join .select-item-bx .select-bx{min-width:175px;max-width:175px;height:52px}}@media (max-width: 640px){.wrap-banner-join .select-item-bx .select-bx{height:47px}}.wrap-banner-join .select-item-bx .select-bx:hover{border:1px solid #FFFFFF!important;border-radius:50px;color:#fff}.wrap-banner-join .select-item-bx .MuiSelect-select{color:#fff;padding:16px 10px;font-size:19px}.wrap-banner-join .select-item-bx svg{color:#fff;position:absolute;right:20px}.wrap-banner-join .beta-login-btn-bx{display:flex;align-items:center}@media (max-width: 1280px){.wrap-banner-join .beta-login-btn-bx{min-width:1000px}}@media (max-width: 1680px){.wrap-banner-join .beta-login-btn-bx{min-width:1000px}}@media (max-width: 991px){.wrap-banner-join .beta-login-btn-bx{min-width:0px}}@media (max-width: 899px){.wrap-banner-join .beta-login-btn-bx{min-width:0px}}.wrap-banner-join .beta-login-btn-bx .email-bx{margin-bottom:0;margin-right:0;position:relative}@media (max-width: 991px){.wrap-banner-join .beta-login-btn-bx .email-bx{padding-left:20px}}@media (max-width: 899px){.wrap-banner-join .beta-login-btn-bx .email-bx{padding-left:0}}.wrap-banner-join .beta-login-btn-bx .email-bx .btn-get-early{width:180px}@media (max-width: 1680px){.wrap-banner-join .beta-login-btn-bx .email-bx .btn-get-early{width:160px}}.wrap-banner-join .beta-login-btn-bx .email-bx .btn-get-early{margin-bottom:0}.wrap-banner-join .beta-login-btn-bx .email-bx .login-submit-btn{width:248px;height:66px;border-radius:50px;padding:0;font-size:20px;background-color:#715aff;margin-right:3px}@media (max-width: 1800px){.wrap-banner-join .beta-login-btn-bx .email-bx .login-submit-btn{width:235px;height:56px;font-size:21px}}@media (max-width: 1680px){.wrap-banner-join .beta-login-btn-bx .email-bx .login-submit-btn{width:200px;height:50px;margin-right:0;font-size:18px}}@media (max-width: 1280px){.wrap-banner-join .beta-login-btn-bx .email-bx .login-submit-btn{width:165px;height:42px;margin-right:0;font-size:16px}}@media (max-width: 1280px){.wrap-banner-join .beta-login-btn-bx .email-bx .login-submit-btn{width:135px}}@media (max-width: 640px){.wrap-banner-join .beta-login-btn-bx .email-bx .login-submit-btn{width:120px;height:37px}}.wrap-banner-join .beta-login-btn-bx .email-bx .wrap-search-bx{padding-right:0;background:#0a0a0a;border-radius:50px;height:82px}@media (max-width: 1800px){.wrap-banner-join .beta-login-btn-bx .email-bx .wrap-search-bx{height:70px}}@media (max-width: 1680px){.wrap-banner-join .beta-login-btn-bx .email-bx .wrap-search-bx{height:60px}}@media (max-width: 1280px){.wrap-banner-join .beta-login-btn-bx .email-bx .wrap-search-bx{height:52px}}@media (max-width: 640px){.wrap-banner-join .beta-login-btn-bx .email-bx .wrap-search-bx{height:47px}}.wrap-banner-join .beta-login-btn-bx .email-bx .wrap-search-bx:hover .MuiOutlinedInput-notchedOutline{border:1px solid #fff}.wrap-banner-join .beta-login-btn-bx .email-bx p{position:absolute}.wrap-banner-join .beta-login-btn-bx .mui-select-css{margin-bottom:0;position:relative}.wrap-banner-join .beta-login-btn-bx .mui-select-css .error-text{position:absolute;bottom:-22px}.wrap-banner-join .beta-login-btn-bx .select-bx{padding:3px 30px}@media (max-width: 1680px){.wrap-banner-join .beta-login-btn-bx .select-bx{padding:2px 30px}}@media (max-width: 1600px){.wrap-banner-join .beta-login-btn-bx .select-bx{padding:0 30px}}@media (max-width: 1280px){.wrap-banner-join .beta-login-btn-bx .select-bx{padding:0}}.wrap-banner-join .service-fees-txt{text-align:center;margin-bottom:100px}@media (max-width: 1800px){.wrap-banner-join .service-fees-txt{margin-bottom:80px}}@media (max-width: 1680px){.wrap-banner-join .service-fees-txt{margin-bottom:60px}}@media (max-width: 1600px){.wrap-banner-join .service-fees-txt{margin-bottom:40px}}@media (max-width: 1080px){.wrap-banner-join .service-fees-txt{margin-bottom:30px}}.wrap-banner-join .service-fees-txt .heading32{font-size:32px;color:#fff;display:inline-block;padding:10px 45px;background:#715aff61 0% 0% no-repeat padding-box;border-radius:35px;margin-right:35px}@media (max-width: 1800px){.wrap-banner-join .service-fees-txt .heading32{font-size:30px;padding:8px 40px;margin-right:10px}}@media (max-width: 1680px){.wrap-banner-join .service-fees-txt .heading32{font-size:25px;margin-right:0;margin-left:70px}}@media (max-width: 1600px){.wrap-banner-join .service-fees-txt .heading32{font-size:24px}}@media (max-width: 1500px){.wrap-banner-join .service-fees-txt .heading32{margin-left:25px}}@media (max-width: 1080px){.wrap-banner-join .service-fees-txt .heading32{font-size:22px}}@media (max-width: 991px){.wrap-banner-join .service-fees-txt .heading32{font-size:20px}}@media (max-width: 575px){.wrap-banner-join .service-fees-txt .heading32{font-size:18px;padding:8px 20px}}@media (max-width: 480px){.wrap-banner-join .service-fees-txt .heading32{font-size:17px;padding:7px 16px;margin-left:0}}@media (max-width: 390px){.wrap-banner-join .service-fees-txt .heading32{font-size:16px;padding:7px 14px}}.wrap-banner-join .email-bx{display:block;margin:0 auto 30px;color:#fff;border-radius:50px;position:relative}.wrap-banner-join .email-bx label{color:#fff;left:15px}.wrap-banner-join .email-bx input{border-top-left-radius:50px;border-bottom-left-radius:50px;padding:20px 16px 20px 30px;color:#fff;font-size:19px}@media (max-width: 640px){.wrap-banner-join .email-bx input{padding:20px 16px 20px 20px;font-size:17px}}.wrap-banner-join .email-bx input::placeholder{color:#fff;opacity:1}.wrap-banner-join .email-bx input::-ms-input-placeholder{color:#fff}.wrap-banner-join .email-bx .MuiOutlinedInput-notchedOutline{border-radius:50px!important;padding:0 20px;border:1px solid #fff!important}.wrap-banner-join .index-about-item{margin-bottom:65px;margin-right:25px}@media (max-width: 1800px){.wrap-banner-join .index-about-item{margin-bottom:55px}}@media (max-width: 1680px){.wrap-banner-join .index-about-item{margin-bottom:50px;margin-left:0;margin-right:0}}@media (max-width: 1500px){.wrap-banner-join .index-about-item{margin-right:40px}}@media (max-width: 1440px){.wrap-banner-join .index-about-item{margin-bottom:40px}}@media (max-width: 480px){.wrap-banner-join .index-about-item{margin-right:0}}.wrap-banner-join .index-about-item h5{display:inline-flex;align-items:center;font-size:28px;margin-right:80px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.wrap-banner-join .index-about-item h5{margin-right:70px;font-size:26px}}@media (max-width: 1680px){.wrap-banner-join .index-about-item h5{font-size:22px;margin:0 28px}}@media (max-width: 1600px){.wrap-banner-join .index-about-item h5{font-size:20px}}@media (max-width: 1440px){.wrap-banner-join .index-about-item h5{font-size:18px}}@media (max-width: 640px){.wrap-banner-join .index-about-item h5{font-size:19px;margin:0 20px}}@media (max-width: 480px){.wrap-banner-join .index-about-item h5{font-size:18px;margin:0 10px}}@media (max-width: 390px){.wrap-banner-join .index-about-item h5{font-size:17px}}.wrap-banner-join .index-about-item h5 img{width:62px;margin-right:20px}@media (max-width: 1800px){.wrap-banner-join .index-about-item h5 img{width:56px}}@media (max-width: 1680px){.wrap-banner-join .index-about-item h5 img{width:50px;margin-right:18px}}@media (max-width: 1500px){.wrap-banner-join .index-about-item h5 img{width:45px}}@media (max-width: 767px){.wrap-banner-join .index-about-item h5 img{width:32px}}@media (max-width: 640px){.wrap-banner-join .index-about-item h5 img{margin-right:10px}}@media (max-width: 480px){.wrap-banner-join .index-about-item h5 img{width:28px;margin-right:6px}}.wrap-banner-join .search-box{max-width:60%;margin:0 auto 100px}@media (max-width: 1680px){.wrap-banner-join .search-box{max-width:65%;margin-bottom:80px}}@media (max-width: 1600px){.wrap-banner-join .search-box{max-width:60%}}@media (max-width: 1280px){.wrap-banner-join .search-box{max-width:65%}}@media (max-width: 991px){.wrap-banner-join .search-box{max-width:80%}}@media (max-width: 767px){.wrap-banner-join .search-box{max-width:90%}}@media (max-width: 575px){.wrap-banner-join .search-box{max-width:100%}}.wrap-banner-join .search-box .event-filter{border:1px solid #FFFFFF;border-radius:52px;background:#0a0a0a 0% 0% no-repeat padding-box;box-shadow:0 3px 6px #00000052}@media (max-width: 1600px){.wrap-banner-join .search-box .event-filter{margin-bottom:0}}.wrap-banner-join .search-box .event-filter .wrap-search-bx{height:67px;padding:0 8px!important}@media (max-width: 1800px){.wrap-banner-join .search-box .event-filter .wrap-search-bx{height:62px}}@media (max-width: 1680px){.wrap-banner-join .search-box .event-filter .wrap-search-bx{height:55px;padding:0 5px!important}}@media (max-width: 640px){.wrap-banner-join .search-box .event-filter .wrap-search-bx{height:48px}}.wrap-banner-join .search-box .event-filter .wrap-search-bx input{font-size:18px;font-family:OpenSans-Regular}@media (max-width: 575px){.wrap-banner-join .search-box .event-filter .wrap-search-bx input{font-size:17px;padding:8px!important}}.wrap-banner-join .search-box .event-filter .explore-selext-bx .select-item{border-radius:44px;height:53px;font-size:18px;font-family:OpenSans-SemiBold}@media (max-width: 1680px){.wrap-banner-join .search-box .event-filter .explore-selext-bx .select-item{height:46px}}@media (max-width: 575px){.wrap-banner-join .search-box .event-filter .explore-selext-bx .select-item{height:40px}}.wrap-banner-join .search-box .event-filter .wrap-search-btn{padding:0}.wrap-banner-join .search-box .event-filter .wrap-search-btn .search-btn{width:151px;height:53px;font-size:17px;border-radius:44px;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-banner-join .search-box .event-filter .wrap-search-btn .search-btn{height:46px}}@media (max-width: 1600px){.wrap-banner-join .search-box .event-filter .wrap-search-btn .search-btn{width:135px}}@media (max-width: 575px){.wrap-banner-join .search-box .event-filter .wrap-search-btn .search-btn{width:95px;height:40px;font-size:17px}}.wrap-banner-join .heading32-txt .purple-bt-line{position:relative;z-index:2}.wrap-banner-join .heading32-txt .purple-bt-line:before{content:" ";position:absolute;width:100%;height:3px;background:#a682ff;bottom:0;z-index:-1}.wrap-banner-join .message-icon{position:absolute;bottom:60px;right:100px;width:60px}.banner-artist.banner-artist-work1{padding-top:60px;padding-bottom:0}.banner-artist{background:#101010;padding-top:35px;padding-bottom:80px}@media (max-width: 1500px){.banner-artist{padding-top:60px;padding-bottom:70px}}@media (max-width: 1440px){.banner-artist{padding-top:50px;padding-bottom:60px}}.banner-artist .littie-star-icon{margin-bottom:24px}.banner-artist .littie-star-icon svg{width:82px!important;height:82px!important;opacity:.53}.banner-artist .heading51{font-size:51px;position:relative;z-index:2;color:#fff;text-align:center;margin-bottom:50px;font-weight:600;font-family:OpenSans-SemiBold}@media (max-width: 520px){.banner-artist .heading51 .how-w-cotent{max-width:250px;display:block;margin:0 auto}}@media (max-width: 1800px){.banner-artist .heading51{font-size:48px}}@media (max-width: 1680px){.banner-artist .heading51{font-size:42px}}@media (max-width: 1280px){.banner-artist .heading51{font-size:38px}}@media (max-width: 1080px){.banner-artist .heading51{font-size:36px}}@media (max-width: 991px){.banner-artist .heading51{font-size:32px}}@media (max-width: 767px){.banner-artist .heading51{font-size:28px}}@media (max-width: 480px){.banner-artist .heading51{font-size:25px}}.banner-artist .heading51:before{content:"";display:block;width:25%;height:4px;background:#272727;left:0;top:50%;position:absolute;border-radius:8px}@media (max-width: 1280px){.banner-artist .heading51:before{width:23%}}@media (max-width: 1080px){.banner-artist .heading51:before{width:20%}}@media (max-width: 767px){.banner-artist .heading51:before{width:16%}}@media (max-width: 575px){.banner-artist .heading51:before{width:13%}}.banner-artist .heading51:after{content:"";display:block;width:25%;height:4px;background:#272727;right:0;top:50%;position:absolute;border-radius:8px}@media (max-width: 1280px){.banner-artist .heading51:after{width:23%}}@media (max-width: 1080px){.banner-artist .heading51:after{width:20%}}@media (max-width: 767px){.banner-artist .heading51:after{width:16%}}@media (max-width: 575px){.banner-artist .heading51:after{width:13%}}.banner-artist .heading68{font-size:68px;color:#fff;position:relative;padding-bottom:20px;margin-bottom:15px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.banner-artist .heading68{font-size:65px}}@media (max-width: 1680px){.banner-artist .heading68{font-size:55px}}@media (max-width: 1500px){.banner-artist .heading68{font-size:50px}}@media (max-width: 1360px){.banner-artist .heading68{font-size:44px}}@media (max-width: 1280px){.banner-artist .heading68{font-size:45px}}@media (max-width: 1080px){.banner-artist .heading68{font-size:42px}}@media (max-width: 991px){.banner-artist .heading68{font-size:38px}}@media (max-width: 640px){.banner-artist .heading68{font-size:32px}}.banner-artist .heading68:after{content:" ";position:absolute;width:230px;height:5px;left:0;bottom:0;background:#272727;border-radius:8px}@media (max-width: 1680px){.banner-artist .heading68:after{width:165px}}@media (max-width: 1600px){.banner-artist .heading68:after{height:4px}}@media (max-width: 991px){.banner-artist .heading68:after{left:50%;transform:translate(-50%)}}.banner-artist .people-about-heading68{font-size:68px;color:#fff;position:relative;margin-bottom:50px;font-weight:600;line-height:93px;padding-left:70px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.banner-artist .people-about-heading68{font-size:65px}}@media (max-width: 1680px){.banner-artist .people-about-heading68{font-size:55px;line-height:74px}}@media (max-width: 1600px){.banner-artist .people-about-heading68{font-size:50px;line-height:72px;padding-left:70px}}@media (max-width: 1500px){.banner-artist .people-about-heading68{font-size:48px;line-height:68px}}@media (max-width: 1440px){.banner-artist .people-about-heading68{font-size:48px;padding-left:55px}}@media (max-width: 1360px){.banner-artist .people-about-heading68{font-size:44px;line-height:62px}}@media (max-width: 1280px){.banner-artist .people-about-heading68{font-size:40px;line-height:60px}}@media (max-width: 1080px){.banner-artist .people-about-heading68{font-size:35px;line-height:50px}}@media (max-width: 991px){.banner-artist .people-about-heading68{font-size:32px;line-height:42px}}@media (max-width: 640px){.banner-artist .people-about-heading68{font-size:28px}}@media (max-width: 767px){.banner-artist .people-about-heading68{margin-bottom:25px}}@media (max-width: 480px){.banner-artist .people-about-heading68{font-size:25px;padding-left:30px;line-height:32px}}@media (max-width: 393px){.banner-artist .people-about-heading68{font-size:24px}}.banner-artist .people-about-heading68:before{content:" ";position:absolute;background:url(/assets/images/double-comma.svg) no-repeat;background-size:100%;background-position:center;width:53px;height:44px;top:-27px;left:-60px}@media (max-width: 1800px){.banner-artist .people-about-heading68:before{left:-35px}}@media (max-width: 1680px){.banner-artist .people-about-heading68:before{left:0;width:47px;height:40px}}@media (max-width: 1600px){.banner-artist .people-about-heading68:before{width:40px;height:35px}}@media (max-width: 1500px){.banner-artist .people-about-heading68:before{width:38px;height:32px}}@media (max-width: 1440px){.banner-artist .people-about-heading68:before{width:32px;height:28px}}@media (max-width: 480px){.banner-artist .people-about-heading68:before{width:28px;height:24px;left:10px;top:-18px}}.banner-artist .banner-2-left-content{position:relative}.banner-artist .banner-2-left-content .focus-layout{position:absolute;width:100%;height:100%;left:-60%;border-radius:50%;background:#a682ff 0% 0% no-repeat padding-box;opacity:.13;filter:blur(50px);top:0}@media (max-width: 1600px){.banner-artist .banner-2-left-content .focus-layout{left:-65%}}@media (max-width: 1440px){.banner-artist .banner-2-left-content .focus-layout{left:-60%}}.banner-artist .banner-2-left-content .left-card{background:transparent;border:0;box-shadow:none;position:relative;text-align:center}@media (max-width: 991px){.banner-artist .banner-2-left-content .left-card{text-align:center}}.banner-artist .banner-2-right-content .banner2-about-item{background-color:transparent;color:#fff;max-width:100%;padding:20px 100px}@media (max-width: 1500px){.banner-artist .banner-2-right-content .banner2-about-item{padding-right:0;padding-left:65px}}@media (max-width: 991px){.banner-artist .banner-2-right-content .banner2-about-item{padding-left:10px}}.banner-artist .banner-2-right-content .banner2-about-item li{position:relative;padding-left:60px;margin-bottom:30px}@media (max-width: 1680px){.banner-artist .banner-2-right-content .banner2-about-item li{margin-bottom:24px}}@media (max-width: 1080px){.banner-artist .banner-2-right-content .banner2-about-item li{padding-left:50px}}.banner-artist .banner-2-right-content .banner2-about-item li .arrow-icon{position:absolute;left:0;top:15px}@media (max-width: 1800px){.banner-artist .banner-2-right-content .banner2-about-item li .arrow-icon{top:14px}}@media (max-width: 1680px){.banner-artist .banner-2-right-content .banner2-about-item li .arrow-icon{top:10px}}.banner-artist .banner-2-right-content .banner2-about-item li .arrow-icon img{width:60%}@media (max-width: 1080px){.banner-artist .banner-2-right-content .banner2-about-item li .arrow-icon img{width:50%}}@media (max-width: 1600px){.banner-artist .banner-2-right-content .banner2-about-item li{margin-bottom:20px}}@media (max-width: 1440px){.banner-artist .banner-2-right-content .banner2-about-item li{margin-bottom:15px}}.banner-artist .banner-2-right-content .work-list-items .heading34{font-size:34px;color:#a682ff;margin-bottom:20px;font-family:OpenSans-Bold}@media (max-width: 1680px){.banner-artist .banner-2-right-content .work-list-items .heading34{font-size:30px;margin-bottom:16px}}@media (max-width: 1440px){.banner-artist .banner-2-right-content .work-list-items .heading34{font-size:28px;margin-bottom:10px}}@media (max-width: 1280px){.banner-artist .banner-2-right-content .work-list-items .heading34{font-size:24px;margin-bottom:10px}}@media (max-width: 991px){.banner-artist .banner-2-right-content .work-list-items .heading34{font-size:20px;margin-bottom:10px}}.banner-artist .banner-2-right-content .work-list-items p span{color:#fff;font-size:18px;font-family:OpenSans-Regular}@media (max-width: 1600px){.banner-artist .banner-2-right-content .work-list-items p span{font-size:16px}}.banner-artist .banner-2-venue-content .banner2-about-item{padding-right:140px;padding-left:40px}@media (max-width: 1500px){.banner-artist .banner-2-venue-content .banner2-about-item{padding-right:65px;padding-left:30px}}@media (max-width: 991px){.banner-artist .banner-2-venue-content .banner2-about-item{padding:0 25px 0 20px}}@media (max-width: 767px){.banner-artist .banner-2-venue-content .banner2-about-item{padding-right:0;padding-left:10px}}.banner-artist .contact-icon{width:114px;height:113px;margin-bottom:20px}@media (max-width: 1680px){.banner-artist .contact-icon{width:100px;height:100px}}@media (max-width: 1440px){.banner-artist .contact-icon{width:90px;height:90px}}@media (max-width: 640px){.banner-artist .contact-icon{width:80px;height:80px}}@media (max-width: 991px){.banner-artist .beta-col{flex-basis:100%;max-width:100%}}@media (max-width: 991px){.banner-artist .beta-col:first-child{margin-bottom:25px;padding-top:0!important}}@media (max-width: 575px){.banner-artist br{display:none}}.banner-venue-artist{overflow:hidden}.banner-venue-artist .banner-2-right-venue-content{position:relative}.banner-venue-artist .banner-2-right-venue-content .focus-layout{position:absolute;width:100%;height:100%;right:-60%;border-radius:50%;background:#a682ff 0% 0% no-repeat padding-box;opacity:.13;filter:blur(50px);top:0}.banner-venue-artist .banner-2-right-venue-content .card{margin:5px}@media (max-width: 480px){.banner-venue-artist .banner-2-right-venue-content .venue-conected-card{max-width:100%;flex-basis:100%}}.banner-contact-artist{position:relative;overflow:hidden;padding-top:100px}@media (max-width: 1680px){.banner-contact-artist{padding-top:80px}}@media (max-width: 991px){.banner-contact-artist{text-align:center}}@media (max-width: 1500px){.banner-contact-artist{padding-top:65px}}.banner-contact-artist .focus-layout{position:absolute;width:100%;height:100%;left:-80%;border-radius:50%;background:#a682ff 0% 0% no-repeat padding-box;opacity:.1;filter:blur(50px);top:0}.banner-contact-artist .focus-layout-right{position:absolute;width:100%;height:100%;right:-80%;border-radius:50%;background:#a682ff 0% 0% no-repeat padding-box;opacity:.1;filter:blur(50px);top:0}.banner-artist.banner-community{padding-bottom:12rem}@media (max-width: 1800px){.banner-artist.banner-community{padding-bottom:10rem}}@media (max-width: 1680px){.banner-artist.banner-community{padding-bottom:8rem}}@media (max-width: 1440px){.banner-artist.banner-community{padding-bottom:6rem}}@media (max-width: 1280px){.banner-artist.banner-community{padding-bottom:6rem}}.purple-text{color:#a682ff}.common-mt{margin-top:100px!important}@media (max-width: 1680px){.common-mt{margin-top:85px!important}}@media (max-width: 1280px){.common-mt{margin-top:70px!important}}@media (max-width: 899px){.common-mt{margin-top:40px!important}}@media (max-width: 575px){.common-mt{margin-top:0!important}}.title-nm{-webkit-flex:initial!important;margin-right:20px}.empty-layout{height:calc(100vh - 252px);color:#fff}.tabs-section{margin-top:40px}.tabs-section .carousel-item-editpg{padding:24px 24px 24px 0}.tabs-section .carousel-item-editpg .edit-carosel-header{padding-left:24px}.tabs-section .carousel-item-editpg .edit-carosel-header p{font-size:19px;font-family:Raleway-SemiBold}@media (max-width: 1680px){.tabs-section .carousel-item-editpg .edit-carosel-header p{font-size:18px}}@media (max-width: 1440px){.tabs-section .carousel-item-editpg .edit-carosel-header p{font-size:16px}}.tabs-section .carousel-item-editpg .edit-carosel-header .toggle-btn .Text{font-family:OpenSans-Regular;font-size:16px;margin-right:16px}.tabs-section .carousel-item-editpg .profile-card-del{margin-left:0;margin-right:20px}.tabs-section .tabs{padding:8px 24px}.tabs-section .tabs button{padding:10px 0;margin-right:20px;color:#fff;font-size:19px;font-family:Raleway-SemiBold}.tabs-section .tabs .MuiTabs-indicator{background:#715aff 0% 0% no-repeat padding-box;height:3px;border-radius:20px}@media (max-width: 1800px){.tabs-section .tabs button{font-size:18px}}@media (max-width: 1680px){.tabs-section .tabs button{font-size:16px}}.para19{font-size:19px}@media (max-width: 1800px){.para19{font-size:18px}}@media (max-width: 1680px){.para19{font-size:16px}}.wrap-explore-pg .wrap-banner-join .beta-top-banner{padding-top:5px}@media (max-width: 991px){.wrap-explore-pg .wrap-banner-join .beta-top-banner{width:100%}}@media (max-width: 991px){.wrap-explore-pg .wrap-banner-join{padding-top:100px}}.wrap-explore-pg .wrap-banner-join .index-about-item{margin-left:25px;margin-right:0;margin-bottom:90px}@media (max-width: 1680px){.wrap-explore-pg .wrap-banner-join .index-about-item{margin-left:0;margin-bottom:75px}}@media (max-width: 991px){.wrap-explore-pg .wrap-banner-join .index-about-item{display:flex}.wrap-explore-pg .wrap-banner-join .index-about-item .MuiTypography-root.MuiTypography-h5{margin:0 5px}}@media (max-width: 575px){.wrap-explore-pg .wrap-banner-join .index-about-item{margin-left:0;margin-bottom:65px}}.wrap-explore-pg .wrap-banner-join .index-about-item h5{margin:0 40px}@media (max-width: 1680px){.wrap-explore-pg .wrap-banner-join .index-about-item h5{margin:0 30px}}@media (max-width: 1080px){.wrap-explore-pg .wrap-banner-join .index-about-item h5{width:500px}}@media (max-width: 390px){.wrap-explore-pg .wrap-banner-join .index-about-item h5{font-size:17px}}.MuiPagination-root{background:transparent!important}.MuiPagination-root .MuiPagination-ul li .MuiButtonBase-root.Mui-disabled.MuiPaginationItem-root{background-color:#715aff;border-radius:4px;color:#fff;width:32px;height:32px;opacity:.8;border:1px solid #715AFF!important}.MuiPagination-root .MuiPagination-ul li .MuiButtonBase-root.MuiPaginationItem-root{background-color:#000;border-radius:4px;color:#fff;width:32px;height:32px;border:1px solid #DFE3E8}.MuiPagination-root .MuiPagination-ul li .MuiButtonBase-root.MuiPaginationItem-root.Mui-selected{border:1px solid #715AFF;background-color:#715aff}.MuiPagination-root .MuiPagination-ul li .MuiButtonBase-root.MuiPaginationItem-root.MuiPaginationItem-previousNext{background-color:#715aff;border:1px solid #DFE3E8}.font-opensans-semibold{font-family:OpenSans-SemiBold!important}.mui-common-modal-wrap .MuiDialog-container .MuiPaper-root.MuiPaper-elevation{max-width:100%;width:900px;border-radius:16px;background-color:#1a1a1a;padding:20px}.mui-common-modal-wrap .MuiDialog-container .MuiPaper-root.MuiPaper-elevation .MuiDialogTitle-root{padding-top:20px;color:#fff;font-size:26px;padding-left:60px;font-family:OpenSans-bold}.mui-common-modal-wrap .MuiDialog-container .MuiPaper-root.MuiPaper-elevation .MuiDialogActions-root .MuiButtonBase-root.MuiButton-root{background:#715aff 0% 0% no-repeat padding-box;color:#fff;font-family:OpenSans-Semibold;min-width:120px;height:40px;font-size:16px}.mui-common-modal-wrap.wrap-model-complete .MuiDialog-container .MuiPaper-root.MuiPaper-elevation{max-width:100%;width:900px;border-radius:16px;background-color:#1a1a1a;padding:0}.mui-common-modal-wrap.wrap-model-complete .MuiDialog-container .create-btn-card{color:#fff;font-size:16px;font-family:OpenSans-Bold;background:#a682ff;width:200px;padding:10px 0;border:0;border-radius:20px;margin-top:20px}.common-checkbox-wrap .MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary,.common-checkbox-wrap .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementEnd{position:relative;color:#fff}.common-checkbox-wrap .MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary .MuiSvgIcon-root,.common-checkbox-wrap .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementEnd .MuiSvgIcon-root{width:35px;height:34px}@media (max-width: 1440px){.common-checkbox-wrap .MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary .MuiSvgIcon-root,.common-checkbox-wrap .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementEnd .MuiSvgIcon-root{width:30px;height:29px}}@media (max-width: 991px){.common-checkbox-wrap .MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary .MuiSvgIcon-root,.common-checkbox-wrap .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementEnd .MuiSvgIcon-root{width:25px;height:24px}}.common-checkbox-wrap .MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary.Mui-checked .MuiSvgIcon-root path,.common-checkbox-wrap .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementEnd.Mui-checked .MuiSvgIcon-root path{z-index:2}.common-checkbox-wrap .MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary.Mui-checked .MuiSvgIcon-root path:after,.common-checkbox-wrap .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementEnd.Mui-checked .MuiSvgIcon-root path:after{position:absolute;content:" ";left:16.7px;top:16.1px;width:19px;height:19px;background-color:#fff;z-index:0}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation{background:#2d283a 0% 0% no-repeat padding-box;border-radius:39px;color:#fff;width:978px!important;padding:10px 40px;max-width:100%!important}@media (max-width: 991px){.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation{padding:10px 15px;margin:5px}}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiTypography-root.MuiTypography-h6{font-size:40px;font-family:OpenSans-Bold;border-bottom:0;padding-bottom:0;margin-top:20px}@media (max-width: 991px){.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiTypography-root.MuiTypography-h6{font-size:22px}}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .close-modal-btn{position:absolute;top:40px;right:30px;left:auto}@media (max-width: 991px){.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .close-modal-btn{top:10px;right:8px}}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .close-modal-btn svg{font-size:50px;color:#fff}@media (max-width: 991px){.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .close-modal-btn svg{font-size:30px}}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers{border:0}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .sub-heading-modal{font-size:25px;line-height:40px;font-family:Raleway-SemiBold}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .input-price-wrap{font-family:OpenSans-SemiBold;font-size:25px;margin-top:20px}@media (max-width: 991px){.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .input-price-wrap{font-size:20px;margin-bottom:5px}}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .input-price-wrap .price-input-wrap{position:relative;display:inline-block;top:20px;margin-left:0}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .input-price-wrap .price-input-wrap input{padding:10px 40px 10px 15px;background:#a682ff63;border-radius:0;height:60px;width:282px;color:#fff;outline:0;box-shadow:none;border:0;font-family:OpenSans-SemiBold;font-size:18px}@media (max-width: 991px){.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .input-price-wrap .price-input-wrap input{width:100%;height:45px}}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .input-price-wrap .price-input-wrap input::placeholder{color:#fff}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .input-price-wrap .price-input-wrap p.doller-sign{position:absolute;right:auto;top:50%;left:20px;font-size:18px;transform:translateY(-50%)}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .modal-terms-wrap{margin-top:50px;color:#fff}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .modal-terms-wrap .MuiFormControlLabel-root{margin-right:0}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .modal-terms-wrap a{color:#fff;margin:5px;display:inline-block}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .MuiDialogContent-root.MuiDialogContent-dividers .modal-terms-wrap svg{color:#fff}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .modal-footer{margin-top:50px;margin-bottom:30px}@media (max-width: 991px){.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .modal-footer{margin-top:20px;margin-bottom:10px}}.bs-common-modal-wrap .MuiPaper-root.MuiPaper-elevation .modal-footer button{font-size:17px;font-family:OpenSans-SemiBold;width:224px;height:64px;padding:0;background:#715aff;border-radius:12px;color:#fff;border:0}.thank-you-popup{background-color:#715aff;padding:20px;border-radius:16px;box-shadow:#0000001a 0 2px 10px;text-align:center;width:450px;height:150px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}.thank-you-popup p{font-size:20px;color:#fff;font-family:OpenSans-SemiBold}.dynamic-mail-wrap{position:relative}.dynamic-mail-wrap svg{position:relative;top:-20px;width:57px!important;height:57px!important}@media (max-width: 1600px){.dynamic-mail-wrap svg{top:0;width:45px!important;height:45px!important}}.currency-sign-wrap{position:relative}.currency-sign-wrap input{padding-left:40px!important}.currency-sign-wrap .MuiInputLabel-animated.MuiInputLabel-shrink{left:-5px!important}.currency-sign-wrap .MuiFormLabel-root.MuiInputLabel-root{left:17px}.currency-sign-wrap .MuiFormLabel-root.MuiInputLabel-root span{padding-left:30px!important}.currency-sign-wrap .currency-sign{position:absolute;left:16px;top:16px;color:#fff}.pointer-none{pointer-events:none}.modal-terms-wrap .condition-check.safe-condition label .MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary{position:relative;top:-6px;padding-top:0!important}.auto-comming-popup .price-input-wrap .MuiInputBase-root.MuiOutlinedInput-root{border-radius:10px!important}.auto-comming-popup .price-input-wrap .MuiInputBase-root.MuiOutlinedInput-root input{padding-right:10px!important;padding-left:40px!important;border-radius:10px!important}.auto-comming-popup .price-input-wrap .doller-sign{right:auto;left:20px}.main-login-pg{height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;background-size:100% 100%;background-position:center}.main-login-pg .wrap-login-contain{position:relative;max-width:63%!important;margin:0 auto;display:table}@media (max-width: 1280px){.main-login-pg .wrap-login-contain{max-width:70%!important}}@media (max-width: 1080px){.main-login-pg .wrap-login-contain{max-width:85%!important}}@media (max-width: 899px){.main-login-pg .wrap-login-contain{max-width:90%!important}}@media (max-width: 767px){.main-login-pg .wrap-login-contain{max-width:100%!important}}@media (max-width: 575px){.main-login-pg .wrap-login-contain{margin:0;padding:10px}}.main-login-pg .wrap-login-contain .wrap-login-bx{padding:110px 205px 150px 104px}@media (max-width: 1800px){.main-login-pg .wrap-login-contain .wrap-login-bx{padding:100px 180px 140px 104px}}@media (max-width: 1680px){.main-login-pg .wrap-login-contain .wrap-login-bx{padding:75px 145px 120px 85px}}@media (max-width: 1440px){.main-login-pg .wrap-login-contain .wrap-login-bx{padding:75px 140px 120px 80px}}@media (max-width: 1280px){.main-login-pg .wrap-login-contain .wrap-login-bx{padding:70px 120px 100px 70px}}@media (max-width: 991px){.main-login-pg .wrap-login-contain .wrap-login-bx{padding:60px 100px 80px 60px}}@media (max-width: 767px){.main-login-pg .wrap-login-contain .wrap-login-bx{padding:50px 70px 60px 45px}}@media (max-width: 575px){.main-login-pg .wrap-login-contain .wrap-login-bx{padding:40px 40px 60px}}@media (max-width: 480px){.main-login-pg .wrap-login-contain .wrap-login-bx{padding:30px 20px 40px}}.main-login-pg .wrap-login-contain .wrap-login-bx .card-content{padding:0!important}.main-login-pg .wrap-login-bx{background-color:#1a1a1a;padding:60px 100px 80px 40px;border-radius:70px;overflow:visible;margin:0 auto}@media (max-width: 1680px){.main-login-pg .wrap-login-bx{padding:35px 50px 60px 35px}}@media (max-width: 991px){.main-login-pg .wrap-login-bx{padding:35px 10px 30px;border-radius:50px}.main-login-pg .wrap-login-bx .MuiCardContent-root{padding:0;margin:0}}.main-login-pg .wrap-login-bx .wrap-input-bx{margin-bottom:20px}.main-login-pg .wrap-login-bx .wrap-input-bx input{font-size:18px;font-family:OpenSans-SemiBold;background:#3e3555;border-radius:14px}@media (max-width: 1440px){.main-login-pg .wrap-login-bx .wrap-input-bx input{font-size:17px}}@media (max-width: 767px){.main-login-pg .wrap-login-bx .wrap-input-bx input{font-size:16px;padding:15px 16px}}@media (max-width: 991px){.main-login-pg .wrap-login-bx .wrap-input-bx svg{color:#fff}}.main-login-pg .wrap-login-bx .wrap-input-bx label{font-size:18px;font-family:OpenSans-SemiBold;color:#fff}@media (max-width: 1440px){.main-login-pg .wrap-login-bx .wrap-input-bx label{font-size:17px}}@media (max-width: 767px){.main-login-pg .wrap-login-bx .wrap-input-bx label{font-size:16px}}.main-login-pg .wrap-login-bx .beta-input-bx input{padding:18px 24px}@media (max-width: 1680px){.main-login-pg .wrap-login-bx .beta-input-bx input{padding:16px 20px}}@media (max-width: 767px){.main-login-pg .wrap-login-bx .beta-input-bx input{font-size:16px;padding:15px 16px}}.main-login-pg .wrap-login-bx .beta-input-bx label{left:10px}@media (max-width: 1680px){.main-login-pg .wrap-login-bx .beta-input-bx label{left:6px}}@media (max-width: 767px){.main-login-pg .wrap-login-bx .beta-input-bx label{left:0}}.main-login-pg .wrap-login-bx .beta-input-bx label.MuiInputLabel-shrink{left:0}.main-login-pg .wrap-login-bx .login-btn-bx{margin-bottom:20px}.main-login-pg .wrap-login-bx .have-account{color:#fff;font-size:18px;font-family:Raleway-ExtraBold}@media (max-width: 1680px){.main-login-pg .wrap-login-bx .have-account{font-size:17px}}@media (max-width: 991px){.main-login-pg .wrap-login-bx .have-account{font-size:16px}}@media (max-width: 767px){.main-login-pg .wrap-login-bx .have-account{font-size:15px}}.main-login-pg .wrap-login-bx .have-account .sign-link{color:#fff}.main-login-pg .wrap-login-bx .wrap-signinput-bx{width:100%;color:#fff;margin-top:25px}.main-login-pg .wrap-login-bx .wrap-signinput-bx .signinput-bx{display:block}.main-login-pg .wrap-login-bx .wrap-signinput-bx .signinput-bx:after{display:none}.main-login-pg .wrap-login-bx .wrap-signinput-bx .signinput-bx:before{display:none}.main-login-pg .wrap-login-bx .wrap-signinput-bx .signinput-bx input{padding:16.5px 14px;color:#fff;background-color:#3e3555;border-radius:14px;margin-bottom:20px}.main-login-pg .wrap-login-bx .create-acc-btn{font-size:18px;padding:0;margin-bottom:20px}.main-login-pg .wrap-signup-bx{padding:60px 145px 44px 104px;max-height:calc(100vh - 115px);overflow-y:auto!important}@media (max-width: 1800px){.main-login-pg .wrap-signup-bx{padding:60px 130px 44px 95px}}@media (max-width: 1680px){.main-login-pg .wrap-signup-bx{padding:50px 120px 35px 90px}}.main-login-pg .wrap-signup-bx .card-content{padding:0}.main-login-pg .wrap-signup-bx .divider-border{margin:32px 0}.main-login-pg .wrap-signup-bx .divider-border:before{border-top:1px solid #CBCBCB}.main-login-pg .wrap-signup-bx .divider-border:after{border-top:1px solid #CBCBCB}.main-login-pg .wrap-signup-bx .divider-border .MuiDivider-wrapper{padding:0 45px}.main-login-pg .wrap-signup-bx .wrap-input-bx label{font-size:18px;font-family:OpenSans-Regular}.main-login-pg .wrap-signup-bx .term-text{color:#fff;font-size:20px;font-family:OpenSans-Regular}@media (max-width: 991px){.main-login-pg .wrap-signup-bx .term-text{font-size:16px}}.main-login-pg .wrap-signup-bx .term-text a{color:#fff}.main-login-pg .wrap-signup-bx .checked-icon svg{color:#fff}.main-login-pg .wrap-signup-bx .heading36{margin-bottom:40px;font-family:OpenSans-Bold}.main-login-pg .wrap-signup-bx .next-btn{border-radius:10px;padding:10px 40px;font-size:17px;font-family:OpenSans-SemiBold;background-color:#715aff}.react-confirm-alert-overlay.login-alert-popup{z-index:99999;background:#7f7f7f!important}.wrap-login.wrap-register-pg .MuiCardContent-root{max-width:850px;padding:0;margin:0 auto}.wrap-login.wrap-register-pg .MuiCardContent-root .login-card-bx.MuiBox-root{margin:20px -32px}@media (max-width: 991px){.wrap-login.wrap-register-pg .MuiCardContent-root .login-card-bx.MuiBox-root{margin:20px -5px}}.wrap-login.wrap-register-pg .MuiCardContent-root .login-card-bx.MuiBox-root .paper-card-bx{flex:1 1 auto;margin:32px}@media (max-width: 991px){.wrap-login.wrap-register-pg .MuiCardContent-root .login-card-bx.MuiBox-root .paper-card-bx{margin:5px}}.wrap-login.wrap-register-pg .MuiCardContent-root .register-bt-css{padding:10px 0}.custom-container-wrap{max-width:1098px!important}.custom-container-wrap .wrap-register-pg{padding:30px 124px!important}.custom-container-wrap .wrap-register-pg.bg-blue-card{background:#252032!important}@media (max-width: 991px){.custom-container-wrap .wrap-register-pg{padding:30px 20px!important}}.input-mob-wrap input::-webkit-outer-spin-button,.input-mob-wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-mob-wrap input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.wrap-otp-page{text-align:center}.wrap-otp-page .error-text{text-align:center;margin:0;position:relative;top:-15px}.wrap-otp-page .otp-timer-txt{color:#fff;font-size:24px;font-family:Poppins-Medium;margin-bottom:0;margin-top:0}.wrap-otp-page .otp-dont-code-txt{color:#fff;font-size:16px;font-family:OpenSans-Regular}@media (max-width: 1680px){.wrap-otp-page .otp-dont-code-txt{font-size:15px;max-width:105px;word-wrap:break-word;white-space:"normal"}}.wrap-otp-page .wrap-otp-pg{background-color:#1a1a1a;padding:70px 206px 124px 104px;border-radius:73px!important;overflow:visible;max-width:60%}@media (max-width: 1800px){.wrap-otp-page .wrap-otp-pg{padding:70px 180px 120px 95px}}@media (max-width: 1680px){.wrap-otp-page .wrap-otp-pg{padding:60px 160px 120px 90px}}@media (max-width: 1440px){.wrap-otp-page .wrap-otp-pg{padding:60px 150px 100px 90px}}@media (max-width: 1280px){.wrap-otp-page .wrap-otp-pg{padding:50px 140px 100px 85px;max-width:900px}}@media (max-width: 1080px){.wrap-otp-page .wrap-otp-pg{padding:40px 120px 90px 80px;border-radius:60px}}@media (max-width: 991px){.wrap-otp-page .wrap-otp-pg{padding:45px 110px 80px 70px}}@media (max-width: 767px){.wrap-otp-page .wrap-otp-pg{padding:40px 70px 70px 50px;border-radius:30px}}@media (max-width: 575px){.wrap-otp-page .wrap-otp-pg{padding:35px 30px 50px;border-radius:25px;max-width:100%;margin:0 15px}}@media (max-width: 480px){.wrap-otp-page .wrap-otp-pg{padding:25px 25px 40px}}@media (max-width: 393px){.wrap-otp-page .wrap-otp-pg{padding:20px 16px 30px;margin:0 10px}}.wrap-otp-page .wrap-otp-pg .MuiCardContent-root{padding:0}.wrap-otp-page .heading31{font-size:31px;color:#fff;text-align:center;white-space:normal;line-height:45px;font-family:OpenSans-Bold;padding:0}@media (max-width: 1800px){.wrap-otp-page .heading31{font-size:29px}}@media (max-width: 1600px){.wrap-otp-page .heading31{font-size:28px}}@media (max-width: 1440px){.wrap-otp-page .heading31{font-size:26px}}@media (max-width: 1360px){.wrap-otp-page .heading31{font-size:25px}}@media (max-width: 991px){.wrap-otp-page .heading31{font-size:24px;line-height:36px}}@media (max-width: 767px){.wrap-otp-page .heading31{font-size:22px;line-height:32px}}@media (max-width: 575px){.wrap-otp-page .heading31{font-size:20px;line-height:28px}}@media (max-width: 480px){.wrap-otp-page .heading31{font-size:19px;line-height:28px}}.wrap-otp-page .wrap-opt-bx{display:flex;justify-content:center;margin:60px 0 40px}@media (max-width: 1600px){.wrap-otp-page .wrap-opt-bx{margin:50px 0 30px}}@media (max-width: 1440px){.wrap-otp-page .wrap-opt-bx{margin:45px 0 30px}}@media (max-width: 767px){.wrap-otp-page .wrap-opt-bx{margin:30px 0}}@media (max-width: 480px){.wrap-otp-page .wrap-opt-bx{display:block}.wrap-otp-page .wrap-opt-bx div{display:flex;justify-content:center;align-items:center}}.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{background:transparent;width:60px!important;height:75px;border-radius:18px;border:2px solid rgba(233,232,232,.3);margin:0 12px;color:#fff;font-size:18px}.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap:focus-visible{outline:0;border:2px solid #fff}@media (max-width: 1800px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{width:60px!important;height:70px}}@media (max-width: 1600px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{width:58px!important;height:70px}}@media (max-width: 1480px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{width:56px!important;height:68px}}@media (max-width: 1280px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{width:55px!important;height:65px}}@media (max-width: 1199px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{width:52px!important;height:62px}}@media (max-width: 767px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{width:50px!important;height:60px;margin:0 8px}}@media (max-width: 575px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{width:44px!important;height:52px;margin:0 5px;border-radius:12px}}@media (max-width: 480px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{width:48px!important;height:56px;margin:0 4px}}@media (max-width: 450px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{width:40px!important;height:48px;margin:0 4px}}@media (max-width: 393px){.wrap-otp-page .wrap-opt-bx .otp-inputs-wrap{margin:0 2px;border-radius:10px}}.wrap-otp-page .btn-otp-verify{width:520px;height:66px;display:block;margin:50px auto 0;font-size:21px;font-family:Raleway-Bold;color:#fff;padding:0;background:#715aff;border-radius:11px}.wrap-otp-page .btn-otp-verify:hover{color:#fff;background:#715aff}@media (max-width: 1800px){.wrap-otp-page .btn-otp-verify{height:60px;font-size:18px}}@media (max-width: 1680px){.wrap-otp-page .btn-otp-verify{height:55px;font-size:17px}}@media (max-width: 1600px){.wrap-otp-page .btn-otp-verify{font-size:16px;width:515px}}@media (max-width: 1440px){.wrap-otp-page .btn-otp-verify{height:52px;width:500px}}@media (max-width: 767px){.wrap-otp-page .btn-otp-verify{width:450px}}@media (max-width: 575px){.wrap-otp-page .btn-otp-verify{width:400px}}@media (max-width: 480px){.wrap-otp-page .btn-otp-verify{width:100%}}.wrap-otp-page .btn-resend{font-size:21px;font-family:OpenSans-SemiBold;color:#a682ff;border-bottom:1px solid #A682FF;border-radius:0;padding:0;display:inline-block;line-height:initial}@media (max-width: 1800px){.wrap-otp-page .btn-resend{font-size:20px}}@media (max-width: 1680px){.wrap-otp-page .btn-resend{font-size:18px}}@media (max-width: 1480px){.wrap-otp-page .btn-resend{font-size:16px}}@media (max-width: 1440px){.wrap-otp-page .btn-resend{font-size:15px}}@media (max-width: 767px){.wrap-otp-page .btn-resend{font-size:14px;margin-bottom:14px}}.wrap-otp-page .btn-resend.Mui-disabled{color:#fff;border:0}.wrap-otp-page .btn-resend:hover{background:transparent}.wrap-otp-page .btn-resend p{margin:0;line-height:initial}.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:68px!important;height:80px}@media (max-width: 1800px){.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:68px!important;height:75px}}@media (max-width: 1600px){.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:66px!important;height:75px}}@media (max-width: 1480px){.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:64px!important;height:72px}}@media (max-width: 1280px){.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:63px!important;height:72px}}@media (max-width: 1199px){.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:60px!important;height:68px}}@media (max-width: 767px){.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:58px!important;height:66px}}@media (max-width: 575px){.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:52px!important;height:60px}}@media (max-width: 480px){.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:54px!important;height:60px}}@media (max-width: 450px){.wrap-otp-page .beta-otp-input-bx .wrap-opt-bx .otp-inputs-wrap{width:50px!important;height:55px}}.wrapper-otp-page .MuiDialog-paper{padding:70px 150px 100px;max-width:65%}@media (max-width: 1800px){.wrapper-otp-page .MuiDialog-paper{padding:70px}}@media (max-width: 1700px){.wrapper-otp-page .MuiDialog-paper{max-width:76%}}@media (max-width: 1550px){.wrapper-otp-page .MuiDialog-paper{max-width:78%}}@media (max-width: 1400px){.wrapper-otp-page .MuiDialog-paper{max-width:80%}}@media (max-width: 1320px){.wrapper-otp-page .MuiDialog-paper{max-width:82%}}@media (max-width: 1280px){.wrapper-otp-page .MuiDialog-paper{max-width:84%}}@media (max-width: 991px){.wrapper-otp-page .MuiDialog-paper{max-width:100%;padding:60px}}@media (max-width: 767px){.wrapper-otp-page .MuiDialog-paper{padding:30px 30px 40px}}@media (max-width: 480px){.wrapper-otp-page .MuiDialog-paper{padding:30px 15px 40px}}.main-web-otp-page .MuiDialog-paper{max-width:1482px;box-shadow:none}@media (max-width: 1700px){.main-web-otp-page .MuiDialog-paper{max-width:67%}}@media (max-width: 1550px){.main-web-otp-page .MuiDialog-paper{max-width:70%}}@media (max-width: 1320px){.main-web-otp-page .MuiDialog-paper{max-width:72%}}@media (max-width: 991px){.main-web-otp-page .MuiDialog-paper{max-width:100%}}.wrap-event-page{background:url(./assets/images/explore-banner.png) no-repeat;background-size:cover}.wrap-event-page .event-heading{padding-left:20px;margin-bottom:30px}.wrap-event-page .back-btn{display:inline-flex;align-items:center;color:#fff;font-size:22px;margin-bottom:10px;margin-left:-10px;cursor:pointer;font-family:OpenSans-Semibold}@media (max-width: 1800px){.wrap-event-page .back-btn{font-size:20px}}@media (max-width: 1680px){.wrap-event-page .back-btn{font-size:18px}}@media (max-width: 1600px){.wrap-event-page .back-btn{font-size:15px}}.wrap-event-page .event-card{background:#2c264f;color:#fff;padding:16px;position:relative}@media (max-width: 991px){.wrap-event-page .event-card .MuiCardContent-root.card-content{padding:0}.wrap-event-page .event-card .MuiGrid-root.MuiGrid-container{flex-direction:initial}.wrap-event-page .event-card .MuiGrid-root.MuiGrid-container .MuiGrid-root.MuiGrid-item{max-width:100%}.wrap-event-page .event-card .MuiGrid-root.MuiGrid-container .price-status.profile-card-btn{text-align:center!important}.wrap-event-page .event-card .common-grid-container{flex-direction:initial!important}}.wrap-event-page .event-card .card-bx{background:#4e3f80}.wrap-event-page .event-card .card-bx .place-bx{display:flex;align-items:center;padding:8px 25px;color:#fff}.wrap-event-page .event-card .card-bx .place-bx svg{color:#fff}.wrap-event-page .event-card .card-bx .place-bx .location-item{color:#fff;padding:8px 5px}.wrap-event-page .event-card .card-bx .place-bx .location-item svg{color:#fff}.wrap-event-page .event-card .card-bx .place-bx .location-item:before{border-bottom:1px solid #fff}.wrap-event-page .event-card .card-bx .place-bx .location-item:after{border:1px solid #fff}.wrap-event-page .event-card .card-bx .card-content{padding:0}.wrap-event-page .event-card .card-bx .card-content .event-filter{background:#3f3a5f;border-radius:20px}.wrap-event-page .event-card .card-bx .card-content .event-filter .wrap-search-bx{padding:8px 15px!important;height:70px;color:#fff}.wrap-event-page .event-card .card-bx .card-content .event-filter .wrap-search-bx .header-group-img{margin-right:20px}.wrap-event-page .event-card .card-bx .card-content .event-filter .wrap-search-bx .MuiOutlinedInput-notchedOutline{border:0}.wrap-event-page .event-card .card-bx .card-content .chat-search-bx{margin-bottom:0;position:relative}.wrap-event-page .event-card .card-bx .card-content .chat-search-bx .wrap-search-bx{position:relative}.wrap-event-page .event-card .card-bx .card-content .chat-search-bx .wrap-search-bx svg{position:absolute;left:28px;color:#6e52c9}.wrap-event-page .event-card .card-bx .card-content .chat-search-bx .wrap-search-bx input{padding-left:45px!important}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items{padding:8px 0 8px 30px}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li{padding:0}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li .user-profile{width:72px;height:72px;border:1px solid #fff}@media (max-width: 1800px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li .user-profile{width:65px;height:65px}}@media (max-width: 1680px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li .user-profile{width:60px;height:60px}}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li .condition-check{border:1px solid #fff;overflow:hidden;border-radius:8px;width:35px;height:34px;position:relative}@media (max-width: 1680px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li .condition-check{width:30px;height:29px}}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li .condition-check:before{content:" ";position:absolute;left:29%;top:45%;width:9px;border-bottom:3px solid transparent;height:18px;border-right:3px solid transparent;transform:rotate(45deg) translate(-50%,-50%)}@media (max-width: 1680px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li .condition-check:before{left:25%;width:8px;height:16px}}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li .condition-check svg{display:none}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items li .Mui-checked:before{border-bottom:3px solid #fff;border-right:3px solid #fff}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items{position:relative;padding:0}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items:hover{background:transparent}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .MuiTouchRipple-root{display:none}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .checkbox-icon{margin-top:-12px}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .checkbox-icon svg{border-radius:4px}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data{display:flex;align-items:center;margin-left:35px;padding:10px 0 25px;border-bottom:1px solid #707070;width:100%}@media (max-width: 1680px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data{padding:10px 0 20px}}@media (max-width: 1080px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data{padding:10px 0 20px}}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .title-nm{margin:0 16px}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .title-nm span{font-size:25px;font-family:OpenSans-Regular;color:#fff}@media (max-width: 1800px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .title-nm span{font-size:23px}}@media (max-width: 1680px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .title-nm span{font-size:21px}}@media (max-width: 1600px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .title-nm span{font-size:19px}}@media (max-width: 1080px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .title-nm span{font-size:18px}}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .MuiListItemText-root:nth-child(2){min-width:200px}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .user-profile-bx{min-width:auto;margin-right:15px}@media (max-width: 1080px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .user-profile-bx .user-profile{width:35px;height:35px}}.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .chat-chip .chat-chip-css{background:#a682ff;color:#fff;border:1px solid #fff;font-size:14px}@media (max-width: 1680px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .chat-chip .chat-chip-css{font-size:12px}}@media (max-width: 1680px) and (max-width: 1080px){.wrap-event-page .event-card .card-bx .card-content .wrapper-chat-items .wrap-chat-items .chat-data .chat-chip .chat-chip-css{height:28px}}.wrap-event-page .event-card .wrap-card{background:#4e3f80;margin:20px 0 30px}.wrap-event-page .event-card .wrap-card .datepickerbx{margin-bottom:0}.wrap-event-page .event-card .wrap-card .datepickerbx .checkbx-select-items{display:block}.wrap-event-page .event-card .card-blue-venue{overflow:hidden!important;position:relative}.wrap-event-page .event-card .card-blue-venue .common-grid-container{position:relative}.wrap-event-page .event-card .card-blue-venue .btn-remove-add-tier-bx{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.wrap-event-page .event-card .card-blue-venue .btn-remove-add-tier-bx .btn-remove-add-tier{min-width:auto;color:#fff}.wrap-event-page .event-card .card-blue-venue .btn-remove-add-tier-bx .btn-remove-add-tier span{margin:0}.wrap-event-page .event-card .card-blue-venue .btn-remove-add-tier-bx .btn-remove-add-tier svg{font-size:24px;margin:0}@media (max-width: 1280px){.wrap-event-page .event-card .card-blue-venue .btn-remove-add-tier-bx{position:relative;top:0;right:0;transform:translateY(0);text-align:right}}@media (max-width: 575px){.wrap-event-page .event-card .card-blue-venue .btn-remove-add-tier-bx{margin-top:10px}}.wrap-event-page .event-card .card-blue-venue .card-content{background:#a682ff47 0% 0% no-repeat padding-box;border-radius:28px}@media (max-width: 991px){.wrap-event-page .event-card .card-blue-venue .card-content{overflow-y:auto;padding-left:15px}}.wrap-event-page .event-card .card-blue-venue .card-content .place-bx .map-icon{color:#6e52c9}.wrap-event-page .event-card .wrap-invite-card.card-blue-venue .card-content{padding:0}.wrap-event-page .event-card .wrap-invite-card .error-text{margin-left:30px;margin-bottom:0;padding-bottom:10px}.wrap-event-page .event-card .event-card-title{margin-bottom:20px}.wrap-event-page .event-card .event-card-title .heading32{font-size:32px;margin-bottom:10px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-event-page .event-card .event-card-title .heading32{font-size:30px}}@media (max-width: 1680px){.wrap-event-page .event-card .event-card-title .heading32{font-size:28px}}@media (max-width: 1600px){.wrap-event-page .event-card .event-card-title .heading32{font-size:24px}}.wrap-event-page .event-card .event-card-title p{font-size:20px;font-family:OpenSans-Semibold}@media (max-width: 1800px){.wrap-event-page .event-card .event-card-title p{font-size:19px}}@media (max-width: 1680px){.wrap-event-page .event-card .event-card-title p{font-size:18px}}@media (max-width: 1600px){.wrap-event-page .event-card .event-card-title p{font-size:16px}}.wrap-event-page .event-card .wrap-group-img-bx{margin-bottom:30px;margin-top:0;display:flex}.wrap-event-page .event-card .wrap-group-img-bx .profile-pics{display:inline-block;width:220px}.wrap-event-page .event-card .wrap-group-img-bx .more-uploader{position:relative;display:inline-block;width:100%}.wrap-event-page .event-card .wrap-group-img-bx .more-uploader .group-img-bx{display:flex;flex-basis:auto;margin-left:0}.wrap-event-page .event-card .wrap-group-img-bx .more-uploader .group-img-bx .uploadimg-bx{padding-left:0}.wrap-event-page .event-card .wrap-group-img-bx .more-uploader .group-img-bx .img-bx{width:220px;display:flex;flex-basis:auto;max-width:auto}.wrap-event-page .event-card .wrap-group-img-bx .more-uploader .group-img-bx .uploadimg-bx{width:20%;max-width:inherit}.wrap-event-page .event-card .wrap-group-img-bx .more-uploader .group-img-bx .uploadimg-bx:last-child{max-width:200px}.wrap-event-page .event-card .wrap-group-img-bx .more-uploader .group-img-bx .uploadimg-bx:first-child .uploadimgbx:before{content:"";width:50px;height:50px;background:url(/assets/images/upload-img-icon.svg) no-repeat;top:50%;left:50%;position:absolute;display:inline-block;transform:translate(-50%,-50%)}@media (max-width: 991px){.wrap-event-page .event-card .wrap-group-img-bx{margin-bottom:25px}}@media (max-width: 767px){.wrap-event-page .event-card .wrap-group-img-bx{margin-bottom:20px}}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx{display:flex;flex-flow:wrap;margin-left:10px}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx .cursor{margin-top:10px;text-align:center}@media (max-width: 767px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx{margin-left:-16px;justify-content:center}}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx{flex-basis:100%;max-width:16.666667%;padding-left:24px}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx .custom-img-bx{width:100%;height:215px}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx .custom-img-bx .uploadimg-bx{height:215px}@media (max-width: 1600px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx{max-width:20%}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx .custom-img-bx{width:100%;height:215px}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx .custom-img-bx .uploadimg-bx{height:215px}}@media (max-width: 1199px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx{max-width:25%}}@media (max-width: 767px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx{max-width:33.33333%;padding-left:16px}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx .custom-img-bx .uploadimgbx{height:165px}}@media (max-width: 575px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx{max-width:50%}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx .custom-img-bx .uploadimgbx{height:150px}}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx{position:relative;flex-basis:100%;max-width:16.666667%;padding-left:24px;margin-bottom:30px}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx .remove-image{background-color:#6563ffc4;color:#fff;position:absolute;right:-15px;top:-15px;box-shadow:none;border-radius:100%;width:35px;height:35px;border:0;outline:0}@media (max-width: 1600px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx{max-width:20%}}@media (max-width: 1199px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx{max-width:25%}}@media (max-width: 767px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx{max-width:33.33333%;padding-left:16px;margin-bottom:20px}}@media (max-width: 575px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx{max-width:50%}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx .custom-img-bx .uploadimgbx{height:180px}}@media (max-width: 393px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx .custom-img-bx .uploadimgbx{height:150px}}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx .user-img{width:100%;height:215px;overflow:hidden;border-radius:18px;border:2px dashed #b7b7b7;object-fit:cover}@media (max-width: 767px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx .user-img{height:165px}}@media (max-width: 575px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx .user-img{height:180px}}@media (max-width: 393px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .img-bx .user-img{height:150px}}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx:last-child{position:relative}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx:last-child .custom-img-bx{display:flex;position:relative;align-items:center}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx:last-child .custom-img-bx .uploadimgbx{width:129px;height:129px;border-radius:50%;margin:0 auto;background:#6563ff;border:0}@media (max-width: 1680px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx:last-child .custom-img-bx .uploadimgbx{width:120px;height:120px}}@media (max-width: 1600px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx:last-child .custom-img-bx .uploadimgbx{width:100px;height:100px}}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx:last-child .custom-img-bx .uploadimgbx svg{font-size:60px;fill:#fff}.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx:last-child .custom-img-bx .upload-btn{position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width: 991px){.wrap-event-page .event-card .wrap-group-img-bx .group-img-bx .uploadimg-bx:last-child .custom-img-bx .upload-btn{width:100px}}.wrap-event-page .event-card .wrap-group-img-bx .uploadimgbx input{width:100%;height:100%;opacity:0;cursor:pointer}.wrap-event-page .event-card .wrap-group-img-bx .custom-img-bx .upload-btn{cursor:default}.wrap-event-page .event-card .wrap-group-img-bx .custom-img-bx .upload-btn span{cursor:pointer}.wrap-event-page .event-card .events-radio-group-btn .radio-icon span{font-size:17px;font-family:OpenSans-Bold}.wrap-event-page .event-card p{color:#fff;font-size:20px;margin-bottom:10px;font-family:Raleway-Regular}@media (max-width: 1680px){.wrap-event-page .event-card p{font-size:18px}}@media (max-width: 1600px){.wrap-event-page .event-card p{font-size:17px}}.wrap-event-page .event-card p.para20{font-family:Raleway-SemiBold}.wrap-event-page .event-card .uploadimg-bx{margin-bottom:40px}.wrap-event-page .event-card .uploadimg-bx .custom-img-bx{width:215px}@media (max-width: 1680px){.wrap-event-page .event-card .uploadimg-bx .custom-img-bx{width:200px}}@media (max-width: 1200px){.wrap-event-page .event-card .uploadimg-bx .custom-img-bx{width:180px}}.wrap-event-page .event-card .uploadimg-bx .upload-btn span{color:#fff;font-size:16px;font-family:OpenSans-Regular}.wrap-event-page .event-card .wrap-input-bx .wrap-input-group{margin-bottom:20px;padding-bottom:15px}.wrap-event-page .event-card .wrap-input-bx .wrap-input-group label{font-size:15px;color:#fff;font-family:OpenSans-Regular}.wrap-event-page .event-card .wrap-input-bx .wrap-input-group input{font-size:16px;font-family:OpenSans-SemiBold}.wrap-event-page .event-card .wrap-input-bx .wrap-input-group .MuiOutlinedInput-notchedOutline{border-color:#ffffff94;border-radius:16px}.wrap-event-page .event-card .wrap-input-bx .wrap-textarex-bx .MuiOutlinedInput-input{font-size:16px;font-family:Raleway-SemiBold}.wrap-event-page .event-card .wrap-unshink-input{position:relative}.wrap-event-page .event-card .wrap-unshink-input.currency-input-wrap .MuiInputBase-input,.wrap-event-page .event-card .wrap-unshink-input.currency-input-wrap .MuiFormLabel-root.MuiInputLabel-root{padding-left:40px!important;padding-right:15px!important}.wrap-event-page .event-card .wrap-unshink-input.currency-input-wrap .currency-sign{position:absolute;left:16px;top:14px}.wrap-event-page .event-card .wrap-unshink-input.currency-input-wrap .MuiOutlinedInput-notchedOutline{padding-left:30px!important}.wrap-event-page .event-card .wrap-unshink-input .MuiOutlinedInput-notchedOutline span{display:none}.wrap-event-page .event-card .wrap-unshink-input .MuiInputLabel-shrink{left:0;display:none}.wrap-event-page .event-card .group-input-bx{position:relative}.wrap-event-page .event-card .group-input-bx .MuiInputAdornment-root.MuiInputAdornment-outlined{opacity:0}.wrap-event-page .event-card .group-input-bx .MuiInputBase-root.MuiOutlinedInput-root{padding-right:0}.wrap-event-page .event-card .group-input-bx .input-icon{position:absolute;left:5px;top:27px;transform:translate(5px,-50%);width:20px;color:#a682ff}.wrap-event-page .event-card .group-input-bx svg.input-icon{color:#a682ff;font-size:23px;width:auto}.wrap-event-page .event-card .group-input-bx .input-percent-icon{position:absolute;right:13px;top:27px;transform:translateY(-50%);color:#a682ff;font-size:27px}.wrap-event-page .event-card .group-input-bx .mui-select-css .MuiSelect-select.MuiSelect-outlined{font-size:16px;font-family:OpenSans-SemiBold;padding-left:40px}.wrap-event-page .event-card .group-input-bx .data-input-bx,.wrap-event-page .event-card .group-input-bx .wrap-input-css{margin-top:0!important}.wrap-event-page .event-card .events-date-input .data-input-bx .MuiInputBase-root.MuiOutlinedInput-root{padding-right:0}.wrap-event-page .event-card .events-date-input .data-input-bx input{font-size:16px;font-family:OpenSans-SemiBold}.wrap-event-page .event-card .events-date-input .MuiInputAdornment-root.MuiInputAdornment-positionEnd{border:1px solid #fff!important}@media (max-width: 1700px){.wrap-event-page .event-card .events-date-w-time-col{flex-basis:100%;max-width:19%}}@media (max-width: 1600px){.wrap-event-page .event-card .events-date-w-time-col{max-width:21%}}@media (max-width: 1550px){.wrap-event-page .event-card .events-date-w-time-col{max-width:20%}}@media (max-width: 1440px){.wrap-event-page .event-card .events-date-w-time-col{max-width:22%}}@media (max-width: 1280px){.wrap-event-page .event-card .events-date-w-time-col{max-width:50%}}.wrap-event-page .event-card .datepickerbx{align-items:inherit;margin-bottom:30px}@media (max-width: 1280px){.wrap-event-page .event-card .datepickerbx{align-items:flex-start}.wrap-event-page .event-card .datepickerbx .eventt-col{flex-basis:32.667%;max-width:32.667%}.wrap-event-page .event-card .datepickerbx .eventt-col100{flex-basis:50%;max-width:50%}}@media (max-width: 1080px){.wrap-event-page .event-card .datepickerbx .eventt-col{flex-basis:50%;max-width:50%}}@media (max-width: 899px){.wrap-event-page .event-card .datepickerbx{align-items:flex-end}.wrap-event-page .event-card .datepickerbx .eventt-col{flex-basis:50%;max-width:50%}.wrap-event-page .event-card .datepickerbx .eventt-col100{flex-basis:100%;max-width:100%}}@media (max-width: 575px){.wrap-event-page .event-card .datepickerbx .eventt-col{flex-basis:100%;max-width:100%}}.wrap-event-page .event-card .datepickerbx .group-data-input-bx{display:flex;gap:5px}.wrap-event-page .event-card .datepickerbx .group-data-input-bx .data-input-bx{min-width:auto;margin-top:8px}.wrap-event-page .event-card .datepickerbx .group-data-input-bx .MuiStack-root:first-child{margin-right:10px}.wrap-event-page .event-card .datepickerbx .select-bx1{width:100%;background:transparent;color:#fff;border-radius:11px;padding:17px 14px;font-size:16px;outline:none;border:1px solid rgba(255,255,255,.5803921569);position:relative;color-scheme:dark}.wrap-event-page .event-card .datepickerbx .select-bx1 .option-data{background:#2c264f;margin:0;border-radius:10px;border:0;padding:8px 10px}.wrap-event-page .event-card .datepickerbx .data-input-bx{min-width:100%}.wrap-event-page .event-card .datepickerbx .data-input-bx label{color:#fff;left:25px;font-family:OpenSans-Semibold;font-size:15px}.wrap-event-page .event-card .datepickerbx .data-input-bx .MuiInputLabel-shrink{left:0}.wrap-event-page .event-card .datepickerbx .data-input-bx input{color:#fff;padding:16px 14px 16px 35px;height:auto}.wrap-event-page .event-card .datepickerbx .data-input-bx .MuiInputAdornment-root{padding:0;position:absolute;color:#fff;left:0;z-index:2}.wrap-event-page .event-card .datepickerbx .data-input-bx .MuiInputAdornment-root button{padding:0;font-size:22px}.wrap-event-page .event-card .datepickerbx .data-input-bx svg{color:#fff}.wrap-event-page .event-card .datepickerbx .data-input-bx .MuiOutlinedInput-notchedOutline{border-color:#ffffff94;border-radius:11px}.wrap-event-page .event-card .datepickerbx .mui-select-css{min-width:100%;position:relative}.wrap-event-page .event-card .datepickerbx .mui-select-css .select-bx{color:#fff}.wrap-event-page .event-card .datepickerbx .mui-select-css .select-bx svg{color:#fff}.wrap-event-page .event-card .datepickerbx .mui-select-css .select-bx input{padding:16px 14px}.wrap-event-page .event-card .datepickerbx .mui-select-css .select-bx .MuiOutlinedInput-notchedOutline{border-color:#ffffff94;border-radius:11px}.wrap-event-page .event-card .wrap-content-sound-check .heading20{margin-bottom:20px}.wrap-event-page .event-card .wrap-content-sound-check .checkbx-select-items{margin-top:10px}.wrap-event-page .event-card .wrap-content-sound-check .checkbx-select-items span{font-size:17px;font-family:OpenSans-SemiBold}.wrap-event-page .event-card .wrap-content-sound-check .checkbx-select-items .wrap-input-css{margin-right:0}.wrap-event-page .event-card .insurance-input-bx .insurance-condition-check-bx{margin-left:0;margin-top:20px}.wrap-event-page .event-card .insurance-input-bx .insurance-condition-check-bx .condition-check{padding:0}.wrap-event-page .event-card .insurance-input-bx .insurance-condition-check-bx span{font-size:20px;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-event-page .event-card .insurance-input-bx .insurance-condition-check-bx span{font-size:18px}}@media (max-width: 1440px){.wrap-event-page .event-card .insurance-input-bx .insurance-condition-check-bx span{font-size:16px}}.wrap-event-page .event-card .event-leftdet-bx{padding:0 30px;margin-top:30px}@media (max-width: 991px){.wrap-event-page .event-card .event-leftdet-bx{padding:0 5px 0 20px}}.wrap-event-page .event-card .event-leftdet-bx .ortxt{text-align:center;position:relative}.wrap-event-page .event-card .event-leftdet-bx .ortxt:before{content:" ";position:absolute;height:2px;width:100%;background:#ffffff94;top:50%;left:0}.wrap-event-page .event-card .event-leftdet-bx .ortxt span{background:#2c264f;display:inline;z-index:2;position:relative;padding:0 15px}.wrap-event-page .event-card .event-leftdet-bx .mui-select-css{min-width:100%;margin-top:10px}.wrap-event-page .event-card .event-leftdet-bx .mui-select-css .select-bx{color:#fff}.wrap-event-page .event-card .event-leftdet-bx .mui-select-css .select-bx svg{color:#fff}.wrap-event-page .event-card .event-leftdet-bx .mui-select-css .select-bx .MuiOutlinedInput-notchedOutline{border-color:#ffffff94;border-radius:16px}.wrap-event-page .event-card .event-leftdet-bx .mui-select-css{display:inline-block;min-width:300px}.wrap-event-page .event-card .event-leftdet-bx .address-select-bx{display:inline-flex;width:100%;min-width:100%}.wrap-event-page .event-card .event-leftdet-bx .check-ewt-address{display:block;margin:15px 0}.wrap-event-page .event-card .event-leftdet-bx .check-ewt-address .location-item{color:#fff;padding:8px 5px}.wrap-event-page .event-card .event-leftdet-bx .check-ewt-address .location-item svg{color:#fff}.wrap-event-page .event-card .event-leftdet-bx .check-ewt-address .location-item:before{border-bottom:1px solid #fff}.wrap-event-page .event-card .event-leftdet-bx .check-ewt-address .location-item:after{border:1px solid #fff}.wrap-event-page .event-card .event-leftdet-bx .common-relative .MuiFormLabel-root{font-size:20px;font-family:OpenSans-Bold;margin-top:0}.wrap-event-page .event-card .event-leftdet-bx .heading20{font-size:20px;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-event-page .event-card .event-leftdet-bx .heading20{font-size:18px}}.wrap-event-page .event-card .event-rightdet-bx{padding:0 0 0 30px;border-left:1px solid #707070;margin-top:30px}@media (max-width: 899px){.wrap-event-page .event-card .event-rightdet-bx{border:0}}@media (max-width: 991px){.wrap-event-page .event-card .event-rightdet-bx{padding:0 20px}}.wrap-event-page .event-card .event-rightdet-bx .datepickerbx .checkbx-select-items{display:inline-block;min-width:50%;width:50%;margin-top:10px}@media (max-width: 1440px){.wrap-event-page .event-card .event-rightdet-bx .datepickerbx .checkbx-select-items{min-width:50%;width:50%}}@media (max-width: 1280px){.wrap-event-page .event-card .event-rightdet-bx .datepickerbx .checkbx-select-items{min-width:50%;width:50%}}@media (max-width: 1199px){.wrap-event-page .event-card .event-rightdet-bx .datepickerbx .checkbx-select-items{min-width:50%;width:50%}}@media (max-width: 1023px){.wrap-event-page .event-card .event-rightdet-bx .datepickerbx .checkbx-select-items{min-width:50%;width:50%}}@media (max-width: 991px){.wrap-event-page .event-card .event-rightdet-bx .datepickerbx .checkbx-select-items{min-width:50%;width:50%}}@media (max-width: 899px){.wrap-event-page .event-card .event-rightdet-bx .datepickerbx .checkbx-select-items{min-width:50%;width:50%;min-width:auto!important}}@media (max-width: 575px){.wrap-event-page .event-card .event-rightdet-bx .datepickerbx .checkbx-select-items{width:100%;min-width:auto!important}}.wrap-event-page .event-card .event-rightdet-bx .datepickerbx .checkbx-select-items span{font-size:17px;font-family:OpenSans-SemiBold}.wrap-event-page .event-card .event-rightdet-bx .heading20{font-size:20px;font-family:OpenSans-Bold}.wrap-event-page .event-card .event-rightdet-bx .MuiFormLabel-root{font-size:20px;font-family:OpenSans-Bold;margin-top:0}.wrap-event-page .event-card .event-rightdet-bx .payment-negotiable-txt{margin-top:50px}.wrap-event-page .event-card .event-rightdet-bx .payment-negotiable-txt label{margin-left:0}.wrap-event-page .event-card .event-rightdet-bx .payment-negotiable-txt .checkbx-txt{font-size:20px;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-event-page .event-card .event-rightdet-bx .payment-negotiable-txt .checkbx-txt{font-size:18px}}.wrap-event-page .event-card .event-rightdet-bx .wrap-term-canncelletion{margin-top:40px}.wrap-event-page .event-card .event-rightdet-bx .wrap-term-canncelletion .heading20{font-family:OpenSans-Regular;margin-bottom:30px}@media (max-width: 1680px){.wrap-event-page .event-card .event-rightdet-bx .wrap-term-canncelletion .heading20{font-size:18px}}.wrap-event-page .event-card .event-rightdet-bx .wrap-term-canncelletion .para16{font-size:16px;font-family:OpenSans-Regular;margin-bottom:16px}.wrap-event-page .create-events-card{padding:55px 30px}@media (max-width: 1680px){.wrap-event-page .create-events-card{padding:55px 35px}}@media (max-width: 1440px){.wrap-event-page .create-events-card{padding:35px 20px}}@media (max-width: 1200px){.wrap-event-page .create-events-card{padding:35px 10px}}.wrap-event-page .create-events-card .card-content{padding:0}.wrap-event-page .create-events-card .wrap-events-slot-card{margin-bottom:50px}@media (max-width: 991px){.wrap-event-page .create-events-card .wrap-events-slot-card{margin-bottom:20px}}.wrap-event-page .create-events-card .wrap-events-slot-card .slot-heading20{font-size:20px;color:#fff;font-family:Raleway-Bold;margin-bottom:20px}@media (max-width: 1600px){.wrap-event-page .create-events-card .wrap-events-slot-card .slot-heading20{font-size:18px}}.wrap-event-page .create-events-card .wrap-events-slot-card .card-content{padding:20px 20px 30px;position:relative}@media (max-width: 991px){.wrap-event-page .create-events-card .wrap-events-slot-card .card-content{padding:20px 10px 30px}}.wrap-event-page .create-events-card .wrap-events-slot-card .card-content .delete-slot-btn{position:absolute;right:25px;min-width:auto;padding:0}.wrap-event-page .create-events-card .wrap-events-slot-card .card-content .delete-slot-btn span{margin-right:0}.wrap-event-page .create-events-card .wrap-events-slot-card .card-content .delete-slot-btn svg{color:#a682ff;font-size:24px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card{margin-bottom:0;border-radius:14px!important}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .card-content{border-radius:0}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .MuiInputAdornment-root.MuiInputAdornment-outlined{opacity:1}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .MuiInputAdornment-root.MuiInputAdornment-outlined button svg{color:#a682ff;font-size:23px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content{padding:35px 20px}@media (max-width: 1680px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content{padding:35px 35px 35px 20px}}@media (max-width: 1440px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content{padding-right:20px}}@media (max-width: 991px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content{padding-right:20px}}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .heading20{color:#fff;font-size:20px;font-family:Raleway-Regular;margin-bottom:16px}@media (max-width: 1800px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .heading20{font-size:19px}}@media (max-width: 1680px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .heading20{font-size:16px}}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .wrap-slot-group-input{display:flex;justify-content:space-between;gap:10px}@media (max-width: 991px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .wrap-slot-group-input{display:block}}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .wrap-slot-group-input .group-input-bx{width:100%}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .wrap-slot-group-input .wrap-select-area{display:none;width:100%}@media (max-width: 991px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .wrap-slot-group-input .wrap-select-area{margin-bottom:10px}}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .delete-slot-btn{top:15px;right:8px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .wrap-venue-add-middle-slot .card-content .delete-slot-btn svg{font-size:22px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .select-bx1{font-size:16px;font-family:OpenSans-SemiBold;padding:15px 14px;position:relative;height:55px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0LjkgMTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQuOSAxMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I2ZmZmZmZjt9DQo8L3N0eWxlPg0KPHRpdGxlPmFycm93czwvdGl0bGU+DQo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjEuNCw0LjcgMi41LDMuMiAzLjUsNC43ICIvPg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIzLjUsNS4zIDIuNSw2LjggMS40LDUuMyAiLz4NCjwvc3ZnPg==) no-repeat 95% 50%;-moz-appearance:none;-webkit-appearance:none}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .add-tier-btn{font-size:16px;font-family:OpenSans-Bold;background:#715aff;border-radius:10px;box-shadow:none;margin-top:20px;width:225px;height:68px}@media (max-width: 1800px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .add-tier-btn{height:56px}}@media (max-width: 1680px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-card .add-tier-btn{height:50px}}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-payment-venue{margin-top:20px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-payment-venue .heading25{color:#fff;font-size:25px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-payment-venue .heading25{font-size:24px}}@media (max-width: 1680px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-payment-venue .heading25{font-size:22px}}@media (max-width: 1600px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-payment-venue .heading25{font-size:20px}}.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn{margin-bottom:20px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn .slot-event-new{position:relative;top:58px;z-index:2;left:20px;display:inline-block}@media (max-width: 991px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn .slot-event-new{top:0;left:5px}}.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn .slot-event-new label{margin-left:0}.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn .slot-event-new .wrap-switch{padding:0;width:40px;height:20px;border-radius:30px;position:relative;margin-right:10px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn .slot-event-new .wrap-switch .Mui-checked{transform:translate(20px)}.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn .slot-event-new .wrap-switch .Mui-checked+.MuiSwitch-track{background-color:#fff!important;opacity:1}.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn .slot-event-new .wrap-switch .MuiSwitch-thumb{width:16px;height:16px;position:absolute;top:2px;left:2px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn .slot-event-new .wrap-switch .MuiSwitch-track{border-radius:20px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrapper-group-radio-btn .wrap-radio-btn .radio-check-btn span{font-size:17px;font-family:OpenSans-Bold}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-btn-add-slot{margin-top:30px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-btn-add-slot .btn-add-slot{font-size:16px;font-family:OpenSans-Bold;width:167px;height:68px;padding:0;background:#715aff;border-radius:10px}@media (max-width: 1800px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-btn-add-slot .btn-add-slot{height:56px}}@media (max-width: 1680px){.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-btn-add-slot .btn-add-slot{height:50px;width:160px}}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-input-css .genre-select-bx .MuiAutocomplete-inputRoot{padding:9px 39px 9px 9px;min-height:55px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-input-css .genre-select-bx input{padding:0}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-input-css .genre-select-bx svg{color:#fff}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-input-css .genre-select-bx .MuiChip-root{color:#fff;background:#a682ff;border:1px solid #ffffff;position:relative;border-radius:13px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-input-css .genre-select-bx .MuiChip-root svg{position:absolute;right:-14px;top:-7px}.wrap-event-page .create-events-card .wrap-events-slot-card .wrap-input-css .genre-select-bx span{font-family:OpenSans-Regular;font-size:14px;color:#fff}.wrap-event-page .create-events-card .card-blue-venue .card-content{padding:15px 16px}.wrap-event-page .events-submit-btn-bx{position:relative;top:-55px;display:flex;justify-content:space-between;gap:20px}.wrap-event-page .events-submit-btn-bx button{font-size:18px;font-family:OpenSans-SemiBold;color:#fff;padding:0;width:241px;height:60px}@media (max-width: 1800px){.wrap-event-page .events-submit-btn-bx button{width:220px;height:55px}}@media (max-width: 1680px){.wrap-event-page .events-submit-btn-bx button{width:200px;height:52px}}@media (max-width: 1600px){.wrap-event-page .events-submit-btn-bx button{font-size:16px;width:185px;height:50px}}@media (max-width: 1440px){.wrap-event-page .events-submit-btn-bx button{font-size:15px;width:170px}}.wrap-event-page .events-submit-btn-bx .dicard-btn{background:transparent;border:1px solid #ffffff;border-radius:17px}@media (max-width: 991px){.wrap-event-page .events-submit-btn-bx .dicard-btn{position:relative;top:8px;font-size:14px;width:110px}}@media (max-width: 414px){.wrap-event-page .events-submit-btn-bx .dicard-btn{width:80px;top:5px}}.wrap-event-page .events-submit-btn-bx .post-btn{background:#715aff;border-radius:13px}.wrap-event-page .wrapper-invite-list-bx{background:#a682ff47;overflow:hidden;border-radius:14px;margin-top:10px;margin-bottom:20px}.wrap-event-page .wrapper-invite-list-bx .search-box{position:relative;border-radius:14px;background:#3f3a5f}.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx{background:transparent;margin-bottom:0;font-size:22px;font-family:OpenSans-Regular}.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx .MuiAutocomplete-inputRoot.MuiOutlinedInput-root{padding:20px 12px 20px 200px}@media (max-width: 991px){.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx .MuiAutocomplete-inputRoot.MuiOutlinedInput-root{padding-left:20px}}.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx input{font-size:22px;font-family:OpenSans-Regular}@media (max-width: 1800px){.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx input{font-size:20px}}@media (max-width: 1680px){.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx input{font-size:18px}}.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx .MuiAutocomplete-tag{color:#fff;margin:0 8px 0 0;border-radius:8px}.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx .MuiAutocomplete-tag svg{color:#fff}.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx .search-btn{font-size:21px;font-family:OpenSans-Regular;width:200px;height:56px;padding:0;background:#715aff;border-radius:13px}@media (max-width: 1680px){.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx .search-btn{font-size:18px;width:175px;height:52px}}@media (max-width: 1600px){.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx .search-btn{width:170px;height:50px}}@media (max-width: 1080px){.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx .search-btn{width:90px;height:50px}}.wrap-event-page .wrapper-invite-list-bx .search-box .chat-search-bx .MuiOutlinedInput-notchedOutline{display:none}.wrap-event-page .wrapper-invite-list-bx .wrap-invite-card{background:transparent;border:0!important;margin-top:0;margin-bottom:0}.wrap-event-page .wrapper-invite-list-bx .wrap-invite-card .card-content{background:transparent;border-radius:0;padding:0}.wrap-filter-pop{color:#fff;position:relative}.wrap-filter-pop .range-input-bx{max-width:80px}.wrap-filter-pop .range-input-bx input{text-align:center;color:#fff;font-size:22px;font-family:OpenSans-Regular;padding:7.5px 5px 10px 20px}@media (max-width: 991px){.wrap-filter-pop{padding-left:0}}.wrap-filter-pop .common-btn{width:180px}@media (max-width: 991px){.wrap-filter-pop{padding:5px}}.wrap-filter-pop .MuiPaper-elevation{background-color:#2d283a;padding:0;border-radius:39px;max-width:80%;width:1598px}@media (max-width: 991px){.wrap-filter-pop .MuiPaper-elevation{width:100%;padding:20px 0;max-width:100%;margin:2px}}.wrap-filter-pop .modal-close-btn{position:absolute;top:25px;right:40px;color:#fff}@media (max-width: 991px){.wrap-filter-pop .modal-close-btn{right:20px}}.wrap-filter-pop .modal-close-btn svg{font-size:30px}.wrap-filter-pop .heading30{font-size:30px;color:#fff;font-family:OpenSans-Bold;display:flex;align-items:center;margin-bottom:30px}@media (max-width: 991px){.wrap-filter-pop .heading30{font-size:22px}}.wrap-filter-pop .heading30 svg{color:#a682ff;margin-right:10px;font-size:30px}.wrap-filter-pop .modal-content-filter{padding:40px}@media (max-width: 991px){.wrap-filter-pop .modal-content-filter{padding-right:20px!important}}@media (max-width: 991px){.wrap-filter-pop .modal-content-filter .MuiGrid-root.MuiGrid-container{min-width:100%!important;margin-left:-20px}.wrap-filter-pop .modal-content-filter{overflow-y:auto;overflow-x:hidden;padding-left:20px}.wrap-filter-pop .modal-content-filter .MuiGrid-root.MuiGrid-container .MuiGrid-root.MuiGrid-item{padding-left:20px;padding-top:0}}.wrap-filter-pop .modal-content-filter .checked-label{color:#fff;padding-left:25px}@media (max-width: 991px){.wrap-filter-pop .modal-content-filter .checked-label{padding-left:0}}.wrap-filter-pop .modal-content-filter .checked-label span{font-size:21px;font-family:OpenSans-Regular}@media (max-width: 1800px){.wrap-filter-pop .modal-content-filter .checked-label span{font-size:20px}}@media (max-width: 1680px){.wrap-filter-pop .modal-content-filter .checked-label span{font-size:18px}}@media (max-width: 1600px){.wrap-filter-pop .modal-content-filter .checked-label span{font-size:17px}}.wrap-filter-pop .modal-content-filter .checked-label .Mui-checked{color:#fff!important}.wrap-filter-pop .modal-content-filter .checked-label .MuiSwitch-switchBase{top:4px;left:2px}.wrap-filter-pop .modal-content-filter .checked-label .MuiSwitch-thumb{width:16px;height:16px}.wrap-filter-pop .modal-content-filter .checked-label .MuiSwitch-track{background:#c9c9c9 0% 0% no-repeat padding-box}.wrap-filter-pop .modal-content-filter .checked-label .MuiSwitch-track{height:18px;border-radius:20px}.wrap-filter-pop .modal-content-filter .checked-label .Mui-checked+.MuiSwitch-track{background:#a682ff 0% 0% no-repeat padding-box}.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx{margin-bottom:20px}@media (max-width: 991px){.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx{padding-top:20px}}.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .heading23 .star-icon{margin-right:15px}.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .rating-star{padding-left:35px}@media (max-width: 991px){.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .rating-star{padding-left:0}}.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .rating-star svg{color:#b0abab;font-size:25px}.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .slider-progress{padding-left:40px}.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .slider-progress .slide-line{color:#a682ff}@media (max-width: 1680px){.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .slider-progress .slide-line{height:2px}}.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .slider-progress .range-num{display:flex;justify-content:space-between;margin:0 -10px}.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .slider-progress .range-num .para22{font-size:22px;font-family:OpenSans-Regular;color:#fff}.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .slider-progress .MuiSlider-thumb{color:#a682ff}@media (max-width: 1680px){.wrap-filter-pop .modal-content-filter .wrap-range-progress-bx .slider-progress .MuiSlider-thumb{width:14px;height:14px}}.wrap-filter-pop .modal-content-filter .heading23{font-size:23px;font-family:OpenSans-Bold;color:#fff;margin-bottom:10px;display:flex;align-items:center}.wrap-filter-pop .modal-content-filter .heading23 svg{color:#a682ff}.wrap-filter-pop .modal-content-filter .heading23 img{width:20px;margin-right:10px}@media (max-width: 1800px){.wrap-filter-pop .modal-content-filter .heading23{font-size:21px}}@media (max-width: 1700px){.wrap-filter-pop .modal-content-filter .heading23{font-size:20px}}@media (max-width: 1680px){.wrap-filter-pop .modal-content-filter .heading23{font-size:18px}}@media (max-width: 1600px){.wrap-filter-pop .modal-content-filter .heading23{font-size:17px}}.wrap-filter-pop .modal-content-filter .select-bx-item{border:1px solid #fff;border-radius:17px;color:#fff}@media (max-width: 991px){.wrap-filter-pop .modal-content-filter .select-bx-item{width:100%}}.wrap-filter-pop .modal-content-filter .select-bx-item svg{color:#fff}.wrap-filter-pop .modal-content-filter .select-bx-item .MuiOutlinedInput-notchedOutline{display:none}.wrap-filter-pop .modal-content-filter .select-bx-item .MuiOutlinedInput-root:focus-visible{outline:0}.wrap-filter-pop .modal-content-filter .select-bx-item .MuiOutlinedInput-root:hover{outline:none}.wrap-filter-pop .modal-content-filter .multiselect-bx{margin-bottom:30px}.wrap-filter-pop .modal-content-filter .multiselect-bx input{color:#fff}.wrap-filter-pop .modal-content-filter .multiselect-bx .MuiPaper-elevation{background:#17132c;border-radius:12px;padding:0}.wrap-filter-pop .modal-content-filter .multiselect-bx .MuiPaper-elevation ul{padding:0}.wrap-filter-pop .modal-content-filter .multiselect-bx .MuiPaper-elevation ul li{color:#fff;padding:10px 15px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx{position:relative}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing{margin-top:10px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePicker_picker .CalendarMonth_caption,.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePicker_picker ul{color:#fff}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarDay__default{border:0;color:#fff;background:#302647}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarDay__selected_span,.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarDay__selected_span:hover{background:#836f6f75;border:0;color:#fff}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarDay__hovered_span,.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarDay__hovered_span:hover{background:#836f6f75!important}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarDay__selected,.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarDay__selected:hover{background:#1f1416}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarMonth{background:#302647 0% 0% no-repeat padding-box}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarMonthGrid__horizontal{left:0}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarMonthGrid{background:#302647}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DayPicker_transitionContainer{border-radius:10px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DayPicker__horizontal{background:#302647;border-radius:10px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePicker_picker{background-color:transparent;border-radius:10px;top:60px!important;left:-15px!important}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateInput_fang{z-index:0}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateInput_fangShape{fill:#2c264f}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DayPickerNavigation_button__default{background-color:#2c264f;opacity:1;border-radius:10px;border:1px solid rgba(0,0,0,.4)}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DayPickerNavigation_svg__horizontal{width:15px;fill:#fff}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .CalendarDay__blocked_out_of_range{opacity:.5}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput{display:flex;border:0;gap:15px;background:transparent}@media (max-width: 991px){.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput{display:block}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput .DateInput.DateInput_1,.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput .DateInput.DateInput_1 input{width:100%}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput .DateInput.DateInput_1 input:first-child{margin-bottom:15px}}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput input{box-sizing:border-box;color:#fff;padding:14px 0;font-size:22px;width:100%;text-align:center;background:#24202e 0% 0% no-repeat padding-box;border:1px solid #171717;border-radius:6px;width:150px}@media (max-width: 1800px){.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput input{font-size:20px}}@media (max-width: 1680px){.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput input{font-size:18px}}@media (max-width: 1600px){.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput input{font-size:16px}}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput .DateInput{background:transparent;width:200px;position:relative}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput .DateInput input{width:100%;text-align:left;padding:15px 20px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .DateRangePickerInput .DateRangePickerInput_arrow{display:none}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing button{position:absolute;z-index:2;display:none}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .date-bx{position:relative}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .date-bx .MuiOutlinedInput-root{padding-right:0}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .date-bx label{color:#fff;left:25px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .date-bx .MuiInputLabel-shrink{left:0}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .date-bx input{color:#fff;padding-left:50px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .date-bx .MuiInputAdornment-root{position:absolute;left:0}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .date-bx .MuiInputAdornment-root button{padding:0;font-size:22px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .date-bx svg{color:#fff}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .wrap-timing .date-bx .MuiOutlinedInput-notchedOutline{border:1px solid #fff;border-radius:17px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .toggle-icon{position:absolute;top:0;right:20px}.wrap-filter-pop .modal-content-filter .wrap-filter-right-bx .toggle-icon span{color:#fff}.common-relative1{position:relative;margin-bottom:20px}.common-relative.event-leftdet-radio-bx{position:relative}.common-relative.event-leftdet-radio-bx .common-fieldset{position:inherit;margin-bottom:30px}.common-relative{position:relative}.common-relative .common-fieldset{position:inherit;margin-bottom:16px}.common-fieldset .group-radio-btn{display:flex;-webkit-flex-direction:initial!important}.common-fieldset .group-radio-btn span{font-family:OpenSans-Bold;font-size:17px}.event-leftdet-radio-bx .group-radio-btn span{font-size:17px;font-family:OpenSans-Bold}@media (max-width: 1680px){.event-leftdet-radio-bx .group-radio-btn span{font-size:15px}}.negotiable-tag{color:#fff!important}button{cursor:pointer;text-transform:inherit!important}.filter-midle-bx{padding-left:80px!important}@media (max-width: 991px){.filter-midle-bx{padding-left:20px!important;padding-top:10px!important}}@media (max-width: 991px){.create-event-wrap-1 .MuiContainer-root .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{padding:0!important}}@media (max-width: 991px){.create-event-wrap-1 .MuiContainer-root .MuiPaper-root.MuiPaper-elevation.create-events-card{padding:16px 24px!important;margin:0}}@media (max-width: 575px){.create-event-wrap-1 .MuiContainer-root .MuiPaper-root.MuiPaper-elevation.create-events-card{padding:16px 20px!important}}.create-event-wrap-1 .wrap-input-group input{padding:27px 15px}.select-events-chip-bx .MuiOutlinedInput-root{padding:0 40px 0 5px!important;flex-wrap:nowrap!important}.select-events-chip-bx .MuiOutlinedInput-root .MuiAutocomplete-tag{background:#cac5e754;color:#fff}.select-events-chip-bx .MuiOutlinedInput-root .MuiAutocomplete-tag svg{color:#fff}.select-events-chip-bx svg{color:#fff}.common-fieldset .group-radio-btn{display:flex;flex-direction:initial}.box_flex{display:flex}.group-radio-btn label{margin-left:20px;margin-right:0}.group-radio-btn label:first-child{margin-left:0}.group-radio-btn .MuiRadio-root.MuiRadio-colorPrimary{padding:0;position:relative;width:24px;height:24px;border-radius:50%;overflow:hidden;background:transparent;border:1px solid #fff;margin-right:10px}@media (max-width: 1800px){.group-radio-btn .MuiRadio-root.MuiRadio-colorPrimary{width:22px;height:22px}}@media (max-width: 1680px){.group-radio-btn .MuiRadio-root.MuiRadio-colorPrimary{width:20px;height:20px}}.group-radio-btn .MuiRadio-root.MuiRadio-colorPrimary svg{display:none}.group-radio-btn .Mui-checked:before{content:" ";position:absolute;width:16px;height:16px;border-radius:50%;background:#a682ff!important;left:50%;top:50%;transform:translate(-50%,-50%)}@media (max-width: 1800px){.group-radio-btn .Mui-checked:before{width:14px;height:14px}}@media (max-width: 1680px){.group-radio-btn .Mui-checked:before{width:12px;height:12px}}.terms-cancellation-wrap{align-items:center}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item{margin-right:16px}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx{display:block}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx .mui-select-css{display:block;margin-right:16px}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx label{font-size:16px;color:#fff;font-family:OpenSans-Semibold}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx .MuiSelect-select.MuiSelect-outlined{border:1px solid #FFFFFF;border-radius:11px;color:#fff;display:block;width:100%;min-width:100%;box-sizing:border-box;padding:14px 16px 14px 40px}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx .select-bx{width:100%;margin-right:20px}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx .select-bx:hover .MuiOutlinedInput-notchedOutline{border:0}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx .select-bx svg{color:#fff}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx .select-bx.Mui-focused .MuiOutlinedInput-notchedOutline{border:0}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .term-cancellation-fee-bx input{padding-left:40px}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .term-cancellation-fee-bx input::-webkit-outer-spin-button,.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .term-cancellation-fee-bx input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .term-cancellation-fee-bx input[type=number]{-moz-appearance:textfield}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .currency-input-wrap.term-cancellation-fee-bx{position:relative;top:3px}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .currency-input-wrap.term-cancellation-fee-bx input{padding-left:35px!important}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx.wrap-unshink-input .MuiInputBase-root.MuiOutlinedInput-root{border-radius:11px}.terms-cancellation-wrap .MuiGrid-root.MuiGrid-item .group-input-bx.wrap-unshink-input .MuiInputBase-input.MuiOutlinedInput-input{width:183px;border:0!important;padding:14px 16px}.wrapper-terms-cancellation{margin-bottom:5px}.invite-artist-name-wrap{position:relative}.invite-artist-name-wrap .MuiInputBase-input.MuiOutlinedInput-input{padding-left:16px!important;position:relative}.invite-artist-name-wrap .MuiInputBase-input.MuiOutlinedInput-input:before{content:" ";width:30px;height:30px;background:url(/assets/images/search-icon.png)!important;top:5px!important;left:0!important;right:auto!important;position:absolute!important;display:inline-block;z-index:2}.MuiAutocomplete-listbox{background-color:#4e3f80!important}.MuiAutocomplete-paper{border-radius:20px!important}.wrap-input-css{margin-top:0;position:relative}.wrap-input-css input{padding:27px 42px 27px 14px;color:#fff;font-family:OpenSans-Semibold}.wrap-input-css .MuiOutlinedInput-notchedOutline{border-color:#ffffff94;border-radius:11px}.wrap-input-css label{font-size:16px;color:#fff;font-family:OpenSans-Semibold}.wrap-item-card .condition-check{padding:0;width:24px;height:22px;position:relative;border:1px solid #fff;border-radius:4px;margin-left:0;margin-right:16px}@media (max-width: 1600px){.wrap-item-card .condition-check{margin-right:12px}}.wrap-item-card .condition-check svg{display:none}.wrap-item-card .condition-check.Mui-checked:after{position:absolute;content:" ";width:8px;height:15px;border-bottom:3px solid #715aff;border-right:3px solid #715aff;left:7px;top:0;transform:rotate(45deg)}.wrap-item-card .checkbx-select-items .wrap-input-css{margin-left:0}.wrap-item-card .common-relative .tech-rider-check-bx{margin-left:0;margin-top:45px}.wrap-item-card .common-relative .tech-rider-check-bx span{font-size:17px;font-family:OpenSans-SemiBold}.create-event-wrap .card-content .wrapper-group-radio-btn{display:block!important}.create-event-wrap .card-content .wrapper-group-radio-btn .MuiFormControl-root{display:block}.create-event-wrap .card-content .wrapper-group-radio-btn .MuiFormControl-root .MuiSwitch-track{background-color:#fff}.create-event-wrap .card-content .wrapper-group-radio-btn .MuiBox-root{display:block}.create-event-wrap .wrap-item-card .wrapper-chat-items{overflow-y:auto;max-height:350px}.create-event-wrap .condition-check.Mui-checked:after{display:none}.group-data-input-bx{margin-bottom:10px}.day-type{display:block}.day-type p{min-width:60px;position:relative;top:12px}.day-type .common-relative{margin-right:10px}.day-type .common-relative input{min-width:100px!important}.event-slot-card-wrap{position:relative;background:#2c264f;padding:20px 15px;border-radius:20px;margin-bottom:15px;margin-top:10px;cursor:pointer}.event-slot-card-wrap .event-user-image img{width:100%;height:180px;border-radius:12px}.event-slot-card-wrap .right-section{padding-left:20px;color:#fff}.event-slot-card-wrap .right-section .MuiTypography-root.MuiTypography-h5{font-size:30px;font-weight:700;margin-bottom:15px}.event-slot-card-wrap .right-section .status-txt{margin-top:10px;margin-bottom:10px}.event-slot-card-wrap .right-section .status-txt img{display:inline-block}.event-slot-card-wrap .right-section .status-txt p{display:inline-block;color:#fff;font-size:14px;margin-left:10px}.event-slot-card-wrap .right-section .status-chip img{display:inline-block}.event-slot-card-wrap .right-section .status-chip p{display:inline-block;color:#fff;font-size:14px;margin-left:10px}.event-slot-card-wrap .right-section .MuiChip-label{color:#fff}.add-icon-upload{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block!important}.cancellation-options{position:relative;margin-top:50px;margin-bottom:30px!important}@media (max-width: 1080px){.cancellation-options{line-height:60px!important}}.cancellation-options .MuiInputBase-formControl.select-bx{position:relative;margin:0 5px;top:-12px;border-radius:13px;height:50px}@media (max-width: 1080px){.cancellation-options .MuiInputBase-formControl.select-bx{top:7px}}@media (max-width: 991px){.cancellation-options .MuiInputBase-formControl.select-bx{top:-12px}}.cancellation-options .MuiInputBase-formControl.select-bx .MuiSelect-select{border-color:#fff;color:#fff}.cancellation-options .MuiInputBase-formControl.select-bx .MuiSvgIcon-root{color:#fff}.cancellation-options .MuiInputBase-formControl.select-bx .MuiOutlinedInput-notchedOutline{border-color:#fff}@media (max-width: 991px){.cancellation-options .mui-select.mui-select-css{position:relative;top:17px}}.cancellation-options .term-cancellation-fee-bx{display:inline-block;margin-left:10px;position:relative;top:-6px}@media (max-width: 1080px){.cancellation-options .term-cancellation-fee-bx{top:13px}}@media (max-width: 991px){.cancellation-options .term-cancellation-fee-bx{top:14px}}.cancellation-options .term-cancellation-fee-bx .currency-sign{left:15px;top:4px!important}@media (max-width: 1080px){.cancellation-options .term-cancellation-fee-bx .currency-sign{top:-12px!important}}.cancellation-options .term-cancellation-fee-bx .wrap-input-css{width:120px}.cancellation-options .term-cancellation-fee-bx .wrap-input-css .MuiInputBase-root{position:relative;height:45px;margin-top:-2px}.cancellation-options .term-cancellation-fee-bx .wrap-input-css input{padding-left:30px;padding-top:20px}@media (max-width: 991px){.equipment-wrap-card .provided-condition-bx{position:relative;display:block}.equipment-wrap-card .provided-condition-bx .add-btn{position:relative!important;top:10px!important;right:3px!important;left:0}}.chip-multiselect-wrap .select-bx-item{background:#24202e 0% 0% no-repeat padding-box;border:1px solid #171717!important;border-radius:6px!important}.chip-multiselect-wrap .MuiTypography-h5.heading23{margin-bottom:16px}.chip-multiselect-wrap .MuiInputLabel-animated{font-size:16px;color:#fff}.chip-multiselect-wrap .MuiInputLabel-animated.MuiInputLabel-shrink{padding:0 10px;color:#fff}.chip-multiselect-wrap .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorPrimary.MuiInputBase-fullWidth{min-height:60px}.chip-multiselect-wrap .MuiButtonBase-root.MuiChip-root.MuiChip-filled.MuiChip-sizeMedium{color:#fff;background-color:#00000038}.advanced-filter-wrap{position:relative;width:100%;display:flex;padding:50px 100px 0}@media (max-width: 991px){.advanced-filter-wrap{padding:20px 20px 0;display:block}}.advanced-filter-wrap .filter-section-1,.advanced-filter-wrap .filter-section-2{padding-right:5%}#genres-autocomplete-listbox{width:100%!important;background-color:#24202e!important;max-width:100%!important;border-radius:6px!important}#genres-autocomplete-listbox li{border-bottom:1px solid rgba(255,255,255,.3098039216)}#genres-autocomplete-listbox li:last-child{border-bottom:0}.price-range-wrap{position:relative}.price-range-wrap span{font-size:20px;color:#fff;position:absolute;left:10px;top:2px}.price-range-wrap .range-input-bx{position:relative;top:0;border:1px solid #fff;border-radius:4px}.wrap-term-canncelletion{margin-top:35px;padding-left:30px}.wrap-term-canncelletion .MuiTypography-body1.heading20{font-size:20px;font-family:OpenSans-Bold;margin-bottom:15px}.event-date-picker .MuiFormLabel-root.MuiInputLabel-root{color:gray}.event-date-picker .MuiFormControl-root.MuiTextField-root{border:1px solid rgba(255,255,255,.5803)!important;border-radius:12px!important;min-width:230px}@media (max-width: 991px){.event-date-picker .MuiFormControl-root.MuiTextField-root{min-width:100%;width:100%}}.event-date-picker .input-icon{display:none!important}.event-date-picker input{color:#fff;padding:27px 10px}.event-date-picker input::placeholder{color:gray}.event-date-picker .MuiOutlinedInput-notchedOutline,.event-date-picker .MuiOutlinedInput-notchedOutline:hover{border-color:transparent!important}.event-date-picker .MuiInputAdornment-root.MuiInputAdornment-positionEnd{position:relative;right:10px;opacity:1!important;background-repeat:no-repeat;border-radius:0!important;height:2px;width:2px;border:1px solid transparent!important}.event-date-picker .MuiInputAdornment-root.MuiInputAdornment-positionEnd .MuiButtonBase-root.MuiIconButton-root{position:relative;background-image:url(/assets/images/calendar-icon.svg);background-size:16px;background-repeat:no-repeat;border-radius:0!important;right:10px}.event-date-picker .MuiInputAdornment-root.MuiInputAdornment-positionEnd .MuiButtonBase-root.MuiIconButton-root svg{display:none}.slot-event-date{position:relative}.slot-event-date .MuiButtonBase-root.MuiIconButton-root svg{position:relative;background-image:url(/assets/images/calendar-icon.svg);background-size:16px;background-repeat:no-repeat!important;border-radius:0!important;background-color:#4e3f80;left:-1px;top:3px}.slot-event-date .MuiButtonBase-root.MuiIconButton-root svg path{display:none}.slot-event-date .input-icon{left:2px!important;background-color:#4e3f80;z-index:0;cursor:pointer;display:none}.padding-4{padding-left:0!important}.events-date-w-time-col.padding-4{padding-left:5px!important}@media (max-width: 991px){.day-type.MuiBox-root{display:block}.day-type.MuiBox-root .events-date-w-time-col{margin-right:0}.day-type.MuiBox-root .events-date-w-time-col:last-child{margin-top:20px}}.event-address-autocomplete mapbox-search-box>div{background-color:transparent!important}.event-address-autocomplete mapbox-search-box{background-color:transparent!important}.event-address-autocomplete mapbox-search-box svg{color:#fff}.event-address-autocomplete mapbox-search-box input{background-color:#2c264f!important;border:1px solid #fff!important;border-radius:10px!important;color:#fff!important;height:55px}.venue-create-event .MuiInputBase-root.MuiOutlinedInput-root input{padding:16px 15px}.venue-create-event .wrapper-group-radio-btn .slot-event-new{position:relative;top:67px!important}.venue-create-event .cancellation-options .wrap-input-css input{padding-top:10px!important}@media (max-width: 1600px){.create-event-wrap-1 .common-container3{max-width:95%}}.MuiDayCalendar-monthContainer .MuiDayCalendar-weekContainer .MuiButtonBase-root.MuiPickersDay-root{-webkit-text-stroke:.1px black}.wrap-details-page .eve-detail-heading40{font-family:OpenSans-SemiBold;margin-bottom:45px}.wrap-details-page .wrap-event-heading-bx{position:relative}.wrap-details-page .wrap-event-heading-bx .save-temple-btn-bx{position:absolute;bottom:-5px;right:0}@media (max-width: 991px){.wrap-details-page .wrap-event-heading-bx .save-temple-btn-bx{bottom:5px}}.wrap-details-page .wrap-event-heading-bx .save-temple-btn-bx .save-temple-btn{font-size:20px;font-family:OpenSans-Bold;width:240px;height:51px;padding:0;background:#715aff;border-radius:8px}@media (max-width: 1680px){.wrap-details-page .wrap-event-heading-bx .save-temple-btn-bx .save-temple-btn{font-size:18px;width:230px;height:50px}}@media (max-width: 991px){.wrap-details-page .wrap-event-heading-bx .save-temple-btn-bx .save-temple-btn{font-size:14px;width:164px;height:38px}}.wrap-details-page .event-detail-bx .divider-border{height:4px;background:#c9c9c917;border-radius:2px;margin:20px 0 10px}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .divider-border{height:3px;margin:15px 0 0}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item{margin:0;padding:28px 25px 25px 28px;border-radius:30px!important}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item{padding:16px 25px 25px 20px}}@media (max-width: 991px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item{padding:16px 0 25px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-detail-about-content{padding-top:40px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-detail-about-content .slide{text-align:left}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-detail-about-content .carousel-slider .slider-wrapper .carousel-items{width:100%;margin:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-detail-about-content .carousel-slider .control-prev{top:-35px!important;right:55px;left:initial}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-detail-about-content .carousel-slider .control-next{top:-35px!important;right:0;left:initial}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-detail-about-content .carousel-slider .carousel-status{padding:0;margin:0;bottom:10px;top:initial}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-about-content .slider-wrapper .carousel-items{width:100%;margin:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-about-content .control-prev{top:-60px!important;right:55px;left:initial}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-about-content .control-next{top:-60px!important;right:0;left:initial}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-about-content .carousel-status{padding:0;margin:0;top:initial}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card{margin-bottom:30px}@media (max-width: 1080px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .common-col2{flex-basis:100%;max-width:100%;margin-bottom:20px}}@media (max-width: 1080px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .common-col6{flex-basis:100%;max-width:70%}}@media (max-width: 1080px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .common-col6{flex-basis:100%;max-width:100%}}@media (max-width: 1080px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .common-col4{flex-basis:100%;max-width:30%}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .product-img-bx img{width:222px;height:210px;border-radius:30px}@media (max-width: 1800px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .product-img-bx img{width:205px;height:200px}}@media (max-width: 1199px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .product-img-bx img{width:200px;height:185px}}@media (max-width: 1080px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .product-img-bx img{width:185px;height:185px;margin-left:10px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .product-img-bx .heading-status{margin-top:8px;padding-left:10px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .product-img-bx .heading-status .product-item-nm{color:#fff;font-family:OpenSans-Bold;display:flex;align-items:center}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .product-img-bx .heading-status .product-item-nm a{color:#fff;font-family:OpenSans-Bold;display:flex;align-items:center;padding-left:20px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:0}@media (max-width: 1850px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:8px}}@media (max-width: 1800px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:0}}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:10px;padding-top:10px}}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:30px;padding-top:5px}}@media (max-width: 1500px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:40px}}@media (max-width: 1440px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:45px}}@media (max-width: 1380px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:50px}}@media (max-width: 1280px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:55px}}@media (max-width: 1260px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:65px}}@media (max-width: 1199px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:80px}}@media (max-width: 1080px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card{padding-left:10px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .status-txt p{margin-bottom:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .wrap-location-txt{margin-top:8px;margin-bottom:10px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .wrap-location-txt .location-img{position:relative;top:4px;width:13px;margin-right:12px}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .wrap-location-txt .location-img{width:11px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .wrap-location-txt .location-txt{min-height:auto!important}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .status-chip img{width:18px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .status-chip img{width:16px}}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .status-chip img{width:14px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .event-clock-time{align-items:center}@media (max-width: 991px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .event-clock-time{margin-right:7px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .event-clock-time svg{font-size:18px;color:#a682ff;margin-right:5px}@media (max-width: 991px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .status-txt{margin-right:7px}}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .status-txt img{width:16px}}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .status-txt img{width:14px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .status-txt .standing-icon{position:relative;width:10px;top:3px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .ven-profile-link{margin-top:18px}@media (max-width: 1800px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .ven-profile-link{margin-top:14px}}@media (max-width: 1720px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .ven-profile-link{margin-top:16px}}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .ven-profile-link{margin-top:24px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .capacity-w-audinace,.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .explore-left-card .date-w-slot{display:flex}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .status-chip .explore-chip{font-family:OpenSans-Regular;font-size:14px;border:1px solid #ffffff;border-radius:18px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .events-detais-artist-card .event-last-bx .price-status button{font-size:13px;font-family:Poppins-Medium;box-shadow:none;padding:8px 20px;border-radius:6px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-item-card{padding:0;border-radius:17px!important}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .card-content{padding:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content{padding:20px 45px 35px 22px;background:#504b6d;border-radius:30px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content{padding:20px 40px 30px 22px}}@media (max-width: 991px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content{padding:20px 20px 30px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .product-img-bx img{width:246px;height:177px}@media (max-width: 1800px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .product-img-bx img{width:235px;height:170px}}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .product-img-bx img{width:225px;height:165px}}@media (max-width: 1580px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .product-img-bx img{width:216px;height:145px}}@media (max-width: 1440px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .product-img-bx img{width:200px;height:145px}}@media (max-width: 991px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .product-img-bx img{width:100%}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:70px;padding-bottom:0;padding-top:14px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-txt img{position:relative;top:3px;width:20px;display:inline-block}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-txt p{margin-bottom:0!important}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-chip{text-align:left}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-chip img{position:relative;top:3px;width:20px;display:inline-block}@media (max-width: 1840px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:80px}}@media (max-width: 1720px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:80px}}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:80px}}@media (max-width: 1550px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:90px}}@media (max-width: 1440px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:75px}}@media (max-width: 1360px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:60px}}@media (max-width: 1280px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:65px}}@media (max-width: 1199px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:65px}}@media (max-width: 991px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:80px}}@media (max-width: 960px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:90px}}@media (max-width: 899px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:0}}@media (max-width: 840px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:10px}}@media (max-width: 800px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:20px}}@media (max-width: 767px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:30px}}@media (max-width: 690px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:50px}}@media (max-width: 640px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:20px}}@media (max-width: 540px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card{padding-left:10px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-txt .location-txt{font-size:15px}@media (max-width: 1440px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-txt .location-txt{font-size:14px}}@media (max-width: 1440px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-txt img{width:11px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-txt p{font-size:16px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-txt p{font-size:15px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-chip .explore-chip{background:#a682ff;color:#fff;margin-right:10px;height:35px;border-radius:18px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-chip .explore-chip span{font-size:14px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-chip .explore-chip{height:28px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .explore-left-card .status-chip .explore-chip span{font-size:13px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .event-last-bx .price-status svg{fill:#fff}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .event-last-bx .mail-bx{margin-bottom:30px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .carousel-items .card-content .event-last-bx .mail-bx .notification-num .num-btn-bx svg{background:#635e7f}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card{position:relative;margin-bottom:40px;margin-top:20px}@media (max-width: 1280px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .detail-card-col3{flex-basis:100%;max-width:50%}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .detail-card-col3 .event-det-card .card-content{padding:20px 25px!important}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .detail-card-col3 .event-det-card .card-content h5{font-size:20px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .detail-card-col3 .event-det-card .card-content ul{max-width:100%}}@media (max-width: 767px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .detail-card-col3{max-width:100%}}@media (max-width: 1280px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .detail-card-col6{flex-basis:100%;max-width:100%}}@media (max-width: 899px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrap-slot-bx.apply-event-profile{margin-top:0}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card{background:#a682ff1c;margin:10px 10px 20px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content{padding:16px 20px!important}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content{padding:16px 15px!important}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content h5{font-size:19px;font-family:OpenSans-SemiBold;margin-bottom:16px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content h5{font-size:18px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul{background:transparent;padding:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul .condition-text{font-size:14px;font-family:OpenSans-SemiBold;text-align:right;margin-bottom:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul li{padding:0;margin-top:20px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul li:first-child{margin-top:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul li div{margin:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul li .MuiListItemSecondaryAction-root{position:inherit;transform:none}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul li span{font-size:15px;font-family:OpenSans-Regular}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul li .para14 span{font-size:14px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul li button{background:#a682ff;font-size:14px;padding:0 10px;min-width:auto;font-family:OpenSans-Regular;box-shadow:none;height:31px;border-radius:4px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul li button{height:30px}}@media (max-width: 1440px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content ul li button{height:28px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .card-content{padding:16px 20px;background:#a682ff1c 0% 0% no-repeat padding-box;border-radius:17px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .apply-btn-bx{text-align:right}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-det-card .apply-btn-bx .btn-apply{width:120px;height:41px;background:#715aff 0% 0% no-repeat padding-box;border-radius:23px;color:#fff}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-detail-description-card{overflow:hidden!important}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-detail-description-card .card-content{overflow:hidden;overflow-y:auto;max-height:353px;min-height:353px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .event-detail-description-card .card-content{max-height:333px;min-height:333px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .card-content{padding:20px 9px!important}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .card-content h5{padding-left:35px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-open-slot-bx{max-height:585px;overflow:hidden;overflow-y:visible;margin-top:30px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-open-slot-bx{max-height:560px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-slot-card{background:#fffdfd07;border-radius:18px;padding:17px;margin:20px 0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-slot-card:first-child{margin-top:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-slot-card:last-child{margin-bottom:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-slot-card .wrapper-slot-bx{margin-bottom:15px;margin-top:15px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-slot-card .wrapper-slot-bx .wrap-slot-bx{padding-top:0;margin-top:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-slot-card .wrapper-slot-bx p{margin-bottom:10px;font-size:16px;font-family:OpenSans-Bold;padding-left:10px}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-slot-card .wrapper-slot-bx p{font-size:15px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-slot-card .slot-applicant-btn{justify-content:right}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .wrap-slot-card .slot-applicant-btn{margin-bottom:0}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .slot-apply-btn-bx{margin-top:20px;text-align:right}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrap-del-card .wrapper-slot-card .slot-apply-btn-bx button{font-size:14px;font-family:OpenSans-Bold;background:#715aff 0% 0% no-repeat padding-box;border-radius:23px;width:120px;height:41px;padding:0;box-shadow:none}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .event-about-content{padding:16px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .event-about-content .heading32{font-size:32px;font-family:OpenSans-SemiBold;margin-bottom:10px}@media (max-width: 1800px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .event-about-content .heading32{font-size:30px}}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .event-about-content .heading32{font-size:26px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .event-about-content p{font-size:19px;font-family:OpenSans-Regular;line-height:34px;word-break:break-all}@media (max-width: 1800px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .event-about-content p{font-size:17px}}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .event-about-content p{font-size:16px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel{margin-top:25px;margin-right:0;padding:0 16px 16px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .heading29{font-size:29px;font-family:OpenSans-Bold;margin-bottom:10px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .heading29{font-size:26px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .control-prev{background:url(/assets/images/prev-chevron.svg) no-repeat!important;opacity:1}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .control-prev:hover{opacity:.7}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .control-next{background:url(/assets/images/next-chevron.svg) no-repeat!important;opacity:1}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .control-next:hover{opacity:.7}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items{text-align:left}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card{padding-left:30px}@media (max-width: 1840px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card{padding-left:35px}}@media (max-width: 1720px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card{padding-left:50px}}@media (max-width: 1550px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card{padding-left:60px}}@media (max-width: 1440px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card{padding-left:60px}}@media (max-width: 1360px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card{padding-left:55px}}@media (max-width: 991px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card{padding-left:0}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card .date-w-slot{display:flex}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card .wrap-location-txt img{width:14px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card .status-txt img{width:16px}@media (max-width: 1680px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card .status-txt img{width:12px}}@media (max-width: 1440px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card .status-txt img{width:10px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .explore-left-card .status-chip img{width:18px;top:4px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .wrapper-events-details-carousel .carousel-items .event-last-bx .share-img{display:none}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .status-chip{display:block;margin-right:8px}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .status-chip .explore-chip{background:#a682ff;color:#fff;margin-bottom:8px;font-size:16px;font-family:OpenSans-SemiBold;padding:0 15px;border-radius:15px}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .status-chip .explore-chip{font-size:15px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .status-chip .explore-chip span{padding:0}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .status-chip .slot-chip-bold{font-size:15px;font-family:OpenSans-Bold;border-radius:13px}@media (max-width: 1600px){.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .status-chip .slot-chip-bold{font-size:14px}}.wrap-details-page .event-detail-bx .wrap-item-card.wrapper-card-item .status-chip p{font-size:15px}.common-container3.event-detail-container{max-width:86%;margin:0 0 0 154px}@media (max-width: 1440px){.common-container3.event-detail-container{margin:0 0 0 100px}}@media (max-width: 1199px){.common-container3.event-detail-container{margin:0 0 0 80px}}@media (max-width: 1080px){.common-container3.event-detail-container{max-width:93%;margin:0 0 0 40px}}@media (max-width: 1080px){.common-container3.event-detail-container{max-width:96%;margin:0 0 0 20px}}@media (max-width: 991px){.common-container3.event-detail-container{max-width:100%;margin:0}}.MuiTouchRipple-root,.MuiCardActionArea-focusHighlight{display:none}.venue-description p{white-space:normal;word-break:break-word}.msg-icon-wrap{background:#635e7f;width:57px;height:57px;padding:8px;border-radius:50%;text-align:center;line-height:40px}.msg-icon-wrap button{padding:0!important}.amenities-chips-wrap{position:relative;min-height:250px}.amenities-chips-wrap .chips-design-wrap{background:#a682ff;color:#fff;margin-right:7px;height:32px;border-radius:18px;margin-bottom:8px;width:fit-content;padding:4px 15px;border:1px solid #fff;display:inline-block}.dynamic-apply-btn{position:absolute!important;right:10px;top:15px;background:#715aff!important;color:#fff!important;min-width:210px!important;border-radius:15px!important;font-size:16px!important;padding:5px 10px!important;font-family:OpenSans-SemiBold!important;box-shadow:none}:disabled dynamic-apply-btn{background:#3a3653!important}.uploadimgbx{height:215px;overflow:hidden;border-radius:18px;border:2px dashed #b7b7b7;position:relative;cursor:pointer}@media (max-width: 1680px){.uploadimgbx{height:210px}}@media (max-width: 1200px){.uploadimgbx{height:190px}}.uploadimgbx .icon{content:" ";background:url(.assets/images/img-icon.svg) no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:0;background-size:100%;width:41px;height:41px}.uploadimgbx img{position:relative;z-index:1;width:100%;height:100%}.uploadimgbx .label-img{position:absolute;top:-65px;left:0;bottom:40px;width:100%;height:100%;z-index:30;opacity:0;cursor:pointer}.upload-btn{margin-top:16px;text-align:center;cursor:pointer}.uploadimgdragbx{height:auto;min-height:63px;border-radius:15px;border:1px dashed #d1d1d1;position:relative;margin-top:30px}.uploadimgdragbx img{position:relative;z-index:1;width:100%;object-fit:fill;height:250px}.uploadimgdragbx .drag-txt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:0;font-size:18px;font-family:Raleway-SemiBold;display:flex;align-items:center;color:#ffffff96;white-space:nowrap}.uploadimgdragbx .drag-txt img{width:20px;margin-right:10px}@media (max-width: 1800px){.uploadimgdragbx .drag-txt{font-size:17px}.uploadimgdragbx .drag-txt img{width:18px}}@media (max-width: 1680px){.uploadimgdragbx .drag-txt{font-size:16px}}@media (max-width: 1600px){.uploadimgdragbx .drag-txt{font-size:15px}}@media (max-width: 1340px){.uploadimgdragbx .drag-txt img{width:16px;margin-right:8px}}@media (max-width: 1280px){.uploadimgdragbx .drag-txt{font-size:14px}}@media (max-width: 480px){.uploadimgdragbx .drag-txt{font-size:12px}}.uploadimgdragbx .upload-btn{position:absolute;top:0;left:0;width:100%;height:100%;z-index:30;opacity:0;margin:0;cursor:pointer}.uploadimgdragbx .upload-btn span{position:absolute;top:0;left:0;width:100%;height:100%;z-index:30;opacity:0}.underline_text{text-decoration:underline!important;z-index:999px}.banner-artist .index-card-about{position:relative;display:inline-block}@media (max-width: 899px){.banner-artist .index-card-about{margin-right:120px}}@media (max-width: 480px){.banner-artist .index-card-about{margin-right:100px}}@media (max-width: 393px){.banner-artist .index-card-about{margin-right:85px}}.banner-artist .index-card-about .index-card-about-us{padding:189px 170px 189px 60px;border-radius:72px;position:relative;background:#382f53;color:#fff}@media (max-width: 1800px){.banner-artist .index-card-about .index-card-about-us{padding:170px 155px 170px 60px}}@media (max-width: 1680px){.banner-artist .index-card-about .index-card-about-us{padding:160px 130px 160px 50px}}@media (max-width: 1600px){.banner-artist .index-card-about .index-card-about-us{padding:150px 130px 150px 50px}}@media (max-width: 1500px){.banner-artist .index-card-about .index-card-about-us{padding:130px 120px 130px 50px}}@media (max-width: 1280px){.banner-artist .index-card-about .index-card-about-us{padding:110px 80px 110px 50px}}@media (max-width: 1080px){.banner-artist .index-card-about .index-card-about-us{padding:100px 60px 100px 40px}}@media (max-width: 1024px){.banner-artist .index-card-about .index-card-about-us{padding:80px 50px 80px 40px}}@media (max-width: 899px){.banner-artist .index-card-about .index-card-about-us{padding:100px 80px 100px 40px}}@media (max-width: 575px){.banner-artist .index-card-about .index-card-about-us{border-radius:30px}}@media (max-width: 480px){.banner-artist .index-card-about .index-card-about-us{padding:70px 50px 70px 10px}}@media (max-width: 393px){.banner-artist .index-card-about .index-card-about-us{padding:70px 50px 70px 0}}.banner-artist .index-card-about .index-card-about-us h4{font-size:39px;margin-bottom:10px;max-width:300px;font-family:OpenSans-Bold}@media (max-width: 1680px){.banner-artist .index-card-about .index-card-about-us h4{font-size:32px;margin-bottom:10px;max-width:245px}}@media (max-width: 1600px){.banner-artist .index-card-about .index-card-about-us h4{font-size:30px;max-width:200px}}@media (max-width: 1600px){.banner-artist .index-card-about .index-card-about-us h4{font-size:26px}}@media (max-width: 393px){.banner-artist .index-card-about .index-card-about-us h4{font-size:24px}}.banner-artist .index-card-about .index-card-about-us p{font-size:22px;margin-bottom:15px;color:#9a9a9a;font-family:OpenSans-SemiBold}@media (max-width: 1680px){.banner-artist .index-card-about .index-card-about-us p{font-size:20px}}@media (max-width: 1600px){.banner-artist .index-card-about .index-card-about-us p{font-size:18px}}@media (max-width: 1440px){.banner-artist .index-card-about .index-card-about-us p{font-size:16px}}@media (max-width: 393px){.banner-artist .index-card-about .index-card-about-us p{font-size:14px}}.banner-artist .index-card-about .index-card-about-us img{width:150px}@media (max-width: 1680px){.banner-artist .index-card-about .index-card-about-us img{width:140px}}@media (max-width: 1440px){.banner-artist .index-card-about .index-card-about-us img{width:120px}}@media (max-width: 1600px){.banner-artist .index-card-about .index-card-about-us img{width:125px}}@media (max-width: 393px){.banner-artist .index-card-about .index-card-about-us img{width:85px}}.banner-artist .index-card-about .img-bx{position:absolute;top:50%;right:0;overflow:hidden;border-radius:30px;transform:translate(50%,-50%)}.banner-artist .index-card-about .img-bx img{width:359px;height:388px}@media (max-width: 1800px){.banner-artist .index-card-about .img-bx img{width:344px;height:373px}}@media (max-width: 1680px){.banner-artist .index-card-about .img-bx img{width:325px;height:354px}}@media (max-width: 1600px){.banner-artist .index-card-about .img-bx img{width:280px;height:310px}}@media (max-width: 1500px){.banner-artist .index-card-about .img-bx img{width:265px;height:285px}}@media (max-width: 1280px){.banner-artist .index-card-about .img-bx img{width:225px;height:225px}}@media (max-width: 1080px){.banner-artist .index-card-about .img-bx img{width:200px;height:200px}}@media (max-width: 1024px){.banner-artist .index-card-about .img-bx img{width:180px;height:180px}}@media (max-width: 480px){.banner-artist .index-card-about .img-bx img{width:140px;height:140px}}.banner-artist .carousel-right-content{display:flex;justify-content:center;align-items:center}@media (max-width: 1440px){.banner-artist .carousel-right-content{justify-content:left}}.banner-artist .carousel-right-content p{font-size:18px;color:#fff;position:relative;padding:10px 9px 10px 100px;line-height:34px;margin-left:100px;font-family:OpenSans-Regular;text-align:left}@media (max-width: 1800px){.banner-artist .carousel-right-content p{padding:10px 9px 10px 100px}}@media (max-width: 1680px){.banner-artist .carousel-right-content p{padding:10px 9px 10px 60px;font-size:17px;line-height:32px}}@media (max-width: 1600px){.banner-artist .carousel-right-content p{padding:10px 9px 10px 0}}@media (max-width: 1480px){.banner-artist .carousel-right-content p{margin-left:70px;max-width:80%}}@media (max-width: 1360px){.banner-artist .carousel-right-content p{margin-left:50px}}@media (max-width: 1340px){.banner-artist .carousel-right-content p{margin-left:70px;max-width:78%}}@media (max-width: 1280px){.banner-artist .carousel-right-content p{margin-left:40px;max-width:70%;font-size:16px;line-height:32px}}@media (max-width: 1080px){.banner-artist .carousel-right-content p{margin-left:0;max-width:100%;line-height:30px;padding:0 50px}}@media (max-width: 480px){.banner-artist .carousel-right-content p{padding-left:0;padding-right:20px}}.banner-artist .carousel-right-content p:before{content:" ";position:absolute;background:url(./assets/images/double-comma.svg) no-repeat;background-position-x:0%;background-position-y:0%;background-size:auto;background-size:100%;background-position:center;width:22px;height:20px;top:-5px;left:60px}@media (max-width: 1680px){.banner-artist .carousel-right-content p:before{left:25px}}@media (max-width: 1600px){.banner-artist .carousel-right-content p:before{left:-28px}}@media (max-width: 1080px){.banner-artist .carousel-right-content p:before{left:20px}}@media (max-width: 480px){.banner-artist .carousel-right-content p:before{left:0;top:-13px}}.banner-artist-carousel{position:relative;padding-right:0;padding-left:155px}@media (max-width: 1680px){.banner-artist-carousel{padding-left:80px}}@media (max-width: 1199px){.banner-artist-carousel{padding-left:45px}}@media (max-width: 480px){.banner-artist-carousel{padding-left:0;padding-bottom:0}}.banner-artist-carousel .focus-layout{position:absolute;width:100%;height:100%;left:-60%;border-radius:50%;background:#a682ff 0% 0% no-repeat padding-box;opacity:.13;filter:blur(50px);top:0}@media (max-width: 1600px){.banner-artist-carousel .focus-layout{left:-65%}}@media (max-width: 1440px){.banner-artist-carousel .focus-layout{left:-60%}}.banner-artist-carousel .carousel-items{width:1440px;margin-right:100px}.banner-artist-carousel .events-carousel{margin-top:170px}@media (max-width: 1680px){.banner-artist-carousel .events-carousel{margin-top:100px}}@media (max-width: 1600px){.banner-artist-carousel .events-carousel{margin-top:80px}}@media (max-width: 1440px){.banner-artist-carousel .events-carousel{margin-top:70px}}@media (max-width: 1280px){.banner-artist-carousel .events-carousel{margin-top:50px}}@media (max-width: 767px){.banner-artist-carousel .events-carousel{margin-top:20px}}.events-carousel{position:relative;padding-top:20px}.events-carousel .carousel-slider{position:relative;overflow:visible!important}.events-carousel .carousel-slider .slider-wrapper{overflow:hidden}.events-carousel .carousel-slider .slider-wrapper .carousel-items{width:1440px;margin-right:40px}@media (max-width: 1800px){.events-carousel .carousel-slider .slider-wrapper .carousel-items{width:1340px;margin-right:20px}}@media (max-width: 1700px){.events-carousel .carousel-slider .slider-wrapper .carousel-items{width:1230px}}@media (max-width: 1680px){.events-carousel .carousel-slider .slider-wrapper .carousel-items{width:1282px}}@media (max-width: 1600px){.events-carousel .carousel-slider .slider-wrapper .carousel-items{width:1240px}}@media (max-width: 1360px){.events-carousel .carousel-slider .slider-wrapper .carousel-items{width:1180px}}@media (max-width: 1199px){.events-carousel .carousel-slider .slider-wrapper .carousel-items{width:1120px}}@media (max-width: 1080px){.events-carousel .carousel-slider .slider-wrapper .carousel-items{width:100%}}.events-carousel .carousel-slider .slider-wrapper .carousel-items .wrap-item-card{background:#ffffff26!important;border-radius:30px!important}.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .product-img-bx img{width:213px;height:150px}@media (max-width: 1800px){.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .product-img-bx img{width:200px;height:145px}}@media (max-width: 1680px){.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .product-img-bx img{width:180px;height:140px}}@media (max-width: 1600px){.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .product-img-bx img{width:165px;height:130px}}.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .explore-left-card{padding-left:75px}@media (max-width: 1800px){.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .explore-left-card{padding-left:65px}}@media (max-width: 1680px){.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .explore-left-card{padding-left:50px}}.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .explore-left-card .product-item-nmcss{font-size:22px}@media (max-width: 1680px){.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .explore-left-card .product-item-nmcss{font-size:20px}}@media (max-width: 1600px){.events-carousel .carousel-slider .slider-wrapper .carousel-items .carousel-event-item .explore-left-card .product-item-nmcss{font-size:18px}}.events-carousel .carousel-slider .slider-wrapper .carousel-items .index-card-col5{padding-left:0!important;padding-top:0!important}@media (max-width: 899px){.events-carousel .carousel-slider .slider-wrapper .carousel-items .index-card-col5{text-align:center;margin-bottom:20px}}.events-carousel .carousel-slider .slider-wrapper .profile-carousel-items{width:1360px}@media (max-width: 1800px){.events-carousel .carousel-slider .slider-wrapper .profile-carousel-items{width:1300px}}@media (max-width: 1600px){.events-carousel .carousel-slider .slider-wrapper .profile-carousel-items{width:1200px}}@media (max-width: 1600px){.events-carousel .carousel-slider .slider-wrapper .profile-carousel-items{width:1120px}}.events-carousel .carousel-slider .control-dots{display:none}.events-carousel .carousel-slider .control-prev{position:absolute;bottom:-60px!important;top:initial!important;left:0;background-position:center;border:0;width:50px;height:50px;background:url(./assets/images/prev-icon-btn.svg) no-repeat!important;cursor:pointer;display:block!important;background-size:cover!important}.events-carousel .carousel-slider .control-prev:before{border:0!important}@media (max-width: 480px){.events-carousel .carousel-slider .control-prev{bottom:-45px!important;width:45px;height:45px}}.events-carousel .carousel-slider .control-next{position:absolute;bottom:-60px!important;top:initial!important;left:60px;background-position:center;border:0;width:50px;height:50px;background:url(./assets/images/next-icon-btn.svg) no-repeat!important;background-size:cover!important;cursor:pointer;display:block!important}@media (max-width: 480px){.events-carousel .carousel-slider .control-next{bottom:-45px!important;width:45px;height:45px}}.events-carousel .carousel-slider .control-next:before{border:0!important}.events-carousel ul{display:flex;list-style-type:none;margin:0;padding:0}.events-carousel ul .carousel-items .wrap-item-card{background:#ffffff26 0% 0% no-repeat padding-box}.events-carousel .carousel-status,.events-carousel .thumbs-wrapper{display:none}.home-carousel{position:relative;padding:20px 0 80px 30px}@media (max-width: 1600px){.home-carousel{padding:20px 0 80px 70px}}@media (max-width: 1440px){.home-carousel{padding:20px 0 80px 55px}}@media (max-width: 991px){.home-carousel{padding-left:0}}@media (max-width: 480px){.home-carousel{margin-bottom:40px}}.home-carousel .carousel-slider{padding-bottom:50px}.home-carousel .carousel-slider .control-prev{position:absolute;bottom:-60px!important;left:10px!important;background-position:center;background-size:cover!important;border:0;top:auto;width:50px;height:50px;background:url(/assets/images/prev-arrow.svg) no-repeat;cursor:pointer}@media (max-width: 480px){.home-carousel .carousel-slider .control-prev{bottom:-45px!important;width:45px;height:45px}}.home-carousel .carousel .slide{text-align:left!important}.carousel-about-content{padding-right:0;margin-right:-16px}.wrap-favorite-pg .favorites-heading{margin-bottom:20px;margin-left:-45px}@media (max-width: 1280px){.wrap-favorite-pg .favorites-heading{margin-left:0}}.wrap-favorite-pg .favorites-heading .heading30{font-size:30px;cursor:pointer;display:inline-flex;align-items:center;color:#fff;font-family:OpenSans-SemiBold;text-decoration-line:none}@media (max-width: 1680px){.wrap-favorite-pg .favorites-heading .heading30{font-size:25px}}.wrap-favorite-pg .favorites-heading .heading30 svg{font-size:30px;cursor:pointer}@media (max-width: 1680px){.wrap-favorite-pg .favorites-heading .heading30 svg{font-size:25px}}.wrap-favorite-pg .event-grid .events-grid-item .event-last-bx .price-status .view-details-txt{display:none}.wrap-favorite-pg .event-grid .wrap-item-card .card-content{padding-bottom:16px}.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card{padding-right:0;padding-bottom:0;padding-top:10px}.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .start-rating{font-size:22px;margin-top:5px}@media (max-width: 1680px){.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .start-rating{font-size:20px}}.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .product-item-nmcss{font-size:25px;margin-right:5px}@media (max-width: 1680px){.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .product-item-nmcss{font-size:21px}}@media (max-width: 1600px){.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .product-item-nmcss{font-size:19px}}.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .bk-card-heading,.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .bk-card-heading .bk-mui-icon{display:flex;align-items:center}@media (max-width: 1600px){.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .bk-card-heading .bk-mui-icon .share-img{width:20px}}.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .bk-card-heading .bk-mui-icon svg{margin-left:8px}@media (max-width: 1600px){.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .bk-card-heading .bk-mui-icon svg{font-size:24px}}.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .status-txt{margin-top:5px}.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .view-btn-css{margin-top:10px}.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .view-btn-css .btn-view-detail{font-size:17px!important}@media (max-width: 1680px){.wrap-favorite-pg .event-grid .wrap-item-card .card-content .artist-left-card .view-btn-css .btn-view-detail{font-size:15px!important}}.wrap-favorite-pg .common-tab-wrap .tabs-btn.Mui-selected{border-bottom:2px solid #A682FF}.wrap-profile-pg .common-sec{margin-bottom:30px}.wrap-profile-pg .common-sec .wrap-profile-card{margin-left:0;margin-top:0;width:100%}.wrap-profile-pg .wrap-upcoming-event-sec{margin-top:30px}.wrap-profile-pg .artist-pro-top-card .product-img-bx .names-classes{width:200px;text-align:center}@media (max-width: 899px){.wrap-profile-pg .artist-pro-top-card .card-col2{max-width:25%}}@media (max-width: 640px){.wrap-profile-pg .artist-pro-top-card .card-col2{max-width:30%}}@media (max-width: 500px){.wrap-profile-pg .artist-pro-top-card .card-col2{max-width:100%}}@media (max-width: 540px){.wrap-profile-pg .artist-pro-top-card .card-col2 .product-img-bx img{height:200px}}@media (max-width: 899px){.wrap-profile-pg .artist-pro-top-card .card-col6{max-width:75%}}@media (max-width: 640px){.wrap-profile-pg .artist-pro-top-card .card-col6{max-width:70%;margin-bottom:15px}}@media (max-width: 500px){.wrap-profile-pg .artist-pro-top-card .card-col6{max-width:100%}}.wrap-profile-pg .view-doc-btn{width:100%;background:#715aff;border-radius:14px;height:56px;margin-top:20px;color:#fff;font-size:15px;font-family:OpenSans-Regular;box-shadow:none}.wrap-profile-pg .view-doc-btn:hover{background:#715aff;color:#fff}.wrap-profile-pg .view-doc-btn span{margin-right:12px}@media (max-width: 1800px){.wrap-profile-pg .view-doc-btn{height:52px}}@media (max-width: 1680px){.wrap-profile-pg .view-doc-btn{height:50px}}@media (max-width: 1600px){.wrap-profile-pg .view-doc-btn{height:48px}}.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx img{width:100%;height:214px}@media (max-width: 1600px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx img{height:200px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx img{max-width:180px}}.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:224px;max-width:initial!important;height:214px;object-fit:cover;border-radius:30px}@media (max-width: 1800px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:220px;height:210px}}@media (max-width: 1680px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:210px;height:200px}}@media (max-width: 1550px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:205px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:195px;height:185px}}@media (max-width: 1280px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:190px;height:180px}}@media (max-width: 1199px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:180px;height:170px}}@media (max-width: 1080px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:170px}}@media (max-width: 940px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:160px;height:150px}}@media (max-width: 899px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:175px;height:160px}}@media (max-width: 860px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:170px;height:160px}}@media (max-width: 840px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:100%}}@media (max-width: 540px){.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .profile-img{width:150px;height:150px}}.wrap-profile-pg .event-grid .artist-profile-top-card .product-img-bx .heading-status{display:none}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card{padding-left:30px}@media (max-width: 991px){.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card{padding-left:10px}}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .wrap-location-txt{margin-top:0;margin-right:0}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .wrap-location-txt img{position:relative;top:5px}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .show-data-w-epk-bx.status-txt{margin-top:0}@media (max-width: 575px){.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .status-date-w-stock{display:block}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .status-date-w-stock .status-txt{margin-left:0;margin-right:0}}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .status-date-w-stock .status-txt:last-child{margin-left:0;margin-right:0}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .status-date-w-stock .show-data-w-epk-bx{display:flex;align-items:center}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .status-date-w-stock .show-data-w-epk-bx .MuiTypography-subtitle1.para15 img{position:relative;top:2px;margin-right:5px}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .status-date-w-stock .show-data-w-epk-bx .status-txt{margin-left:30px;display:flex;align-items:center}.wrap-profile-pg .event-grid .artist-profile-top-card .explore-left-card .status-date-w-stock .show-data-w-epk-bx .epk-link{margin-left:30px}.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:0}@media (max-width: 1880px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:10px}}@media (max-width: 1820px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:16px}}@media (max-width: 1720px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:20px}}@media (max-width: 1600px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:30px}}@media (max-width: 1500px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:35px}}@media (max-width: 1340px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:40px}}@media (max-width: 1280px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:45px}}@media (max-width: 991px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:45px!important;padding-right:0}}@media (max-width: 899px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:0!important}}@media (max-width: 840px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:30px!important}}@media (max-width: 520px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{padding-left:40px!important}}@media (max-width: 500px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{margin-top:20px;padding-left:0!important}}@media (max-width: 480px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card{margin-top:16px}}.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card .product-item-nmcss{font-size:27px}.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card .product-item-nmcss .user-detail-icon{position:relative;top:5px;display:inline-block;margin-left:15px}.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card .product-item-nmcss .user-detail-icon .share-avatar{width:45px;height:45px;background:#453371}@media (max-width: 1680px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card .product-item-nmcss{font-size:25px}}@media (max-width: 1600px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card .product-item-nmcss{font-size:24px}}@media (max-width: 1080px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card .product-item-nmcss{font-size:22px}}@media (max-width: 991px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-left-card.explore-left-card .product-item-nmcss{font-size:21px}}.wrap-profile-pg .event-grid .artist-profile-top-card .profile-card-btn-bx{position:absolute;right:0;bottom:0}.wrap-profile-pg .event-grid .artist-profile-top-card .profile-card-btn-bx .right-mail-box{position:relative;display:block;text-align:end;top:-10px}@media (max-width: 991px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-card-btn-bx .right-mail-box{display:none}}.wrap-profile-pg .event-grid .artist-profile-top-card .profile-card-btn-bx .right-mail-box svg{font-size:57px;padding:8px;border-radius:50%;background:#453371;color:#fff;fill:#fff!important}@media (max-width: 991px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-card-btn-bx{bottom:auto;top:-215px}}@media (max-width: 640px){.wrap-profile-pg .event-grid .artist-profile-top-card .profile-card-btn-bx{bottom:auto;top:auto;position:relative;justify-content:left;display:flex;justify-content:space-between}.wrap-profile-pg .event-grid .artist-profile-top-card .profile-card-btn-bx .profile-card-btn:last-child{position:relative;top:-5px}}.wrap-profile-pg .event-grid .artist-profile-top-card .card-col4{position:relative}.wrap-profile-pg .event-grid .artist-profile-top-card .card-col4 .profile-card-btn-bx .profile-card-btn:last-child{margin-bottom:0}.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .card-content{padding:20px 45px 35px 22px}@media (max-width: 1680px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .card-content{padding:20px 40px 30px 22px}}@media (max-width: 1280px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .card-content{padding:13px 25px 19px 16px}}@media (max-width: 899px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .common-col2{max-width:30%}.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .common-col2 .product-img-bx .heading-status{justify-content:left}}@media (max-width: 767px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .common-col2{max-width:35%}}@media (max-width: 540px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .common-col2{max-width:100%}}@media (max-width: 899px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .common-col6{max-width:70%}}@media (max-width: 767px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .common-col6{max-width:65%}}@media (max-width: 540px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .common-col6{max-width:100%}}@media (max-width: 690px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .explore-left-card{padding-left:25px}}@media (max-width: 767px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .product-img-bx img{width:100%}}@media (max-width: 540px){.wrap-profile-pg .event-grid .upcoming-card.wrap-item-card .product-img-bx img{height:200px}}.wrap-profile-pg .event-grid .wrap-item-card{padding:0}.wrap-profile-pg .event-grid .wrap-item-card .card-content{padding:41px 45px;border-radius:49px;position:relative}@media (max-width: 1600px){.wrap-profile-pg .event-grid .wrap-item-card .card-content{padding:36px 40px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .wrap-item-card .card-content{padding:30px 15px}}@media (max-width: 1280px){.wrap-profile-pg .event-grid .wrap-item-card .card-content{padding:35px}}@media (max-width: 991px){.wrap-profile-pg .event-grid .wrap-item-card .card-content{padding:25px 20px}}@media (max-width: 480px){.wrap-profile-pg .event-grid .wrap-item-card .card-content{padding:10px}}.wrap-profile-pg .event-grid .wrap-item-card .explore-left-card{padding-bottom:0;padding-top:0}@media (max-width: 991px){.wrap-profile-pg .event-grid .wrap-item-card .explore-left-card{padding-left:10px!important}.wrap-profile-pg .event-grid .wrap-item-card .explore-left-card .react-loading-skeleton{padding-left:0;width:100%!important}}.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn{margin-bottom:20px}.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .pro-btn{width:306px;height:63px;border-radius:15px;font-size:17px;padding:0}@media (max-width: 1800px){.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .pro-btn{width:300px;height:55px}}@media (max-width: 1680px){.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .pro-btn{width:295px;height:50px}}@media (max-width: 1600px){.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .pro-btn{width:290px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .pro-btn{height:45px;font-size:16px}}@media (max-width: 1280px){.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .pro-btn{width:280px}}.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .blue-save-btn{width:178px;height:66px;background:#715aff 0% 0% no-repeat padding-box;border-radius:15px;font-size:17px}@media (max-width: 1800px){.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .blue-save-btn{height:60px}}@media (max-width: 1700px){.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .blue-save-btn{height:55px}}.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .blue-btn{background:#715aff 0% 0% no-repeat padding-box;color:#fff;font-family:OpenSans-Semibold;border:0}.wrap-profile-pg .event-grid .wrap-item-card .profile-card-btn .white-btn{background:#fff;color:#000;font-family:OpenSans-Semibold}.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content{margin-top:80px;margin-bottom:35px;padding-right:200px}@media (max-width: 1800px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content{margin-top:70px;margin-bottom:70px}}@media (max-width: 1600px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content{margin-top:65px;padding-right:150px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content{padding-right:100px;margin-top:50px;margin-bottom:20px}}@media (max-width: 1080px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content{padding-right:0}}@media (max-width: 540px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content{margin-top:30px}}.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .heading37{font-size:37px;margin-bottom:16px;font-family:OpenSans-Semibold}@media (max-width: 1800px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .heading37{font-size:34px}}@media (max-width: 1680px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .heading37{font-size:30px;margin-bottom:10px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .heading37{font-size:26px}}@media (max-width: 1280px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .heading37{font-size:24px}}@media (max-width: 767px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .heading37{font-size:21px}}.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .para19{font-size:19px;position:relative;opacity:.8;font-family:OpenSans-Regular;line-height:34px;word-break:break-word}@media (max-width: 1800px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .para19{font-size:18px}}@media (max-width: 1680px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .para19{font-size:17px;line-height:32px}}@media (max-width: 1600px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .para19{font-size:16px}}@media (max-width: 767px){.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .para19{font-size:14px}}.wrap-profile-pg .event-grid .wrap-item-card .about-courtney-content .para19 svg{position:absolute;color:#a682ff}.wrap-profile-pg .event-grid .wrap-profile-card .wrap-item-card{background:#3f3a5f!important}.wrap-profile-pg .event-grid .wrap-profile-card .wrap-input{margin-top:30px;margin-bottom:30px}.wrap-profile-pg .event-grid .wrap-profile-card .wrap-input .MuiOutlinedInput-root{border-radius:30px}@media (max-width: 899px){.wrap-profile-pg .event-grid .past-events .past-card-grid{max-width:50%;flex-basis:50%}}@media (max-width: 820px){.wrap-profile-pg .event-grid .past-events .past-card-grid{max-width:100%;flex-basis:100%}}@media (max-width: 540px){.wrap-profile-pg .event-grid .past-events .past-card-grid .wrap-item-card{margin:0 0 10px}}.wrap-profile-pg .event-grid .profile-card-del{margin:10px;padding:13px 35px 13px 16px}@media (max-width: 1440px){.wrap-profile-pg .event-grid .profile-card-del{padding:12px 14px}}.wrap-profile-pg .event-grid .profile-card-del .price-status1{display:none!important}.wrap-profile-pg .event-grid .profile-card-del .heading27{font-size:25px}@media (max-width: 1700px){.wrap-profile-pg .event-grid .profile-card-del .heading27{font-size:21px}}.wrap-profile-pg .event-grid .profile-card-del .card-content{padding:0}@media (min-width: 1536px){.wrap-profile-pg .event-grid .profile-card-del .common-col2{flex-basis:25.666667%;max-width:25.666667%}}@media (min-width: 1536px){.wrap-profile-pg .event-grid .profile-card-del .common-col6{flex-basis:43%;max-width:43%}}@media (min-width: 1536px){.wrap-profile-pg .event-grid .profile-card-del .common-col4{flex-basis:25.333333%;max-width:25.333333%}}.wrap-profile-pg .event-grid .profile-card-del .product-img-bx img{width:180px;height:148px;border-radius:20px}.wrap-profile-pg .event-grid .profile-card-del .product-img-bx .heading-status{display:none!important}.wrap-profile-pg .event-grid .profile-card-del .event-last-bx{padding-top:16px}.wrap-profile-pg .event-grid .profile-card-del .event-card-btn{display:flex;justify-content:flex-end}.wrap-profile-pg .event-grid .profile-card-del .event-card-btn .view-btn{width:140px;height:47px;background:#fff 0% 0% no-repeat padding-box;color:#0e0031;font-size:15px;border-radius:15px}@media (max-width: 1680px){.wrap-profile-pg .event-grid .profile-card-del .event-card-btn .view-btn{height:45px}}@media (max-width: 1600px){.wrap-profile-pg .event-grid .profile-card-del .event-card-btn .view-btn{height:40px;font-size:14px}}.wrap-profile-pg .event-grid .profile-card-del .event-card-btn .apply-btn{display:none}.wrap-profile-pg .event-grid .past-event-item .common-col6{padding-left:14px}@media (min-width: 1536px){.wrap-profile-pg .event-grid .past-event-item .common-col6{flex-basis:100%;max-width:49%}}@media (max-width: 991px){.wrap-profile-pg .event-grid .past-event-item .common-col6{padding-left:0!important}}@media (max-width: 899px){.wrap-profile-pg .event-grid .past-event-item .common-col6{max-width:55%}}@media (max-width: 820px){.wrap-profile-pg .event-grid .past-event-item .common-col6{max-width:75%;padding-left:20px}}@media (max-width: 640px){.wrap-profile-pg .event-grid .past-event-item .common-col6{max-width:70%}}@media (max-width: 540px){.wrap-profile-pg .event-grid .past-event-item .common-col6{max-width:100%}}@media (max-width: 899px){.wrap-profile-pg .event-grid .past-event-item .common-col2{max-width:45%}}@media (max-width: 820px){.wrap-profile-pg .event-grid .past-event-item .common-col2{max-width:25%}}@media (max-width: 640px){.wrap-profile-pg .event-grid .past-event-item .common-col2{max-width:30%}}@media (max-width: 540px){.wrap-profile-pg .event-grid .past-event-item .common-col2{max-width:100%}}.wrap-profile-pg .event-grid .past-event-item .price-status{margin-bottom:16px}@media (max-width: 991px){.wrap-profile-pg .event-grid .past-event-item .price-status{position:relative;top:-40px}}.wrap-profile-pg .event-grid .past-event-item .explore-left-card{padding-top:16px;padding-right:0}@media (max-width: 1600px){.wrap-profile-pg .event-grid .past-event-item .explore-left-card{padding-left:25px}}@media (max-width: 1535px){.wrap-profile-pg .event-grid .past-event-item .explore-left-card{padding-top:10px;padding-right:0;padding-left:80px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .past-event-item .explore-left-card{padding-top:8px}}@media (max-width: 899px){.wrap-profile-pg .event-grid .past-event-item .explore-left-card{padding-left:0}}.wrap-profile-pg .event-grid .past-event-item .explore-left-card .product-item-nmcss{font-size:25px}@media (max-width: 1800px){.wrap-profile-pg .event-grid .past-event-item .explore-left-card .product-item-nmcss{font-size:24px}}@media (max-width: 1680px){.wrap-profile-pg .event-grid .past-event-item .explore-left-card .product-item-nmcss{font-size:21px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .past-event-item .explore-left-card .product-item-nmcss{font-size:18px}}.wrap-profile-pg .event-grid .past-event-item .explore-left-card .status-txt p{font-size:15px}.wrap-profile-pg .event-grid .past-event-item .explore-left-card .status-chip img{display:none}@media (max-width: 1440px){.wrap-profile-pg .event-grid .past-event-item .event-last-bx{padding-top:8px}}.wrap-profile-pg .event-grid .past-event-item .product-img-bx img{width:180px;height:148px;border-radius:20px}@media (max-width: 1800px){.wrap-profile-pg .event-grid .past-event-item .product-img-bx img{width:170px;height:138px}}@media (max-width: 1700px){.wrap-profile-pg .event-grid .past-event-item .product-img-bx img{width:165px;height:133px}}@media (max-width: 1680px){.wrap-profile-pg .event-grid .past-event-item .product-img-bx img{width:160px;height:128px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .past-event-item .product-img-bx img{width:150px;height:118px}}@media (max-width: 991px){.wrap-profile-pg .event-grid .past-event-item .product-img-bx img{width:130px;height:116px}}@media (max-width: 820px){.wrap-profile-pg .event-grid .past-event-item .product-img-bx img{width:100%;height:120px}}@media (max-width: 540px){.wrap-profile-pg .event-grid .past-event-item .product-img-bx img{height:200px}}.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:213px;height:150px;border-radius:20px}@media (max-width: 1850px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:203px;height:138px}}@media (max-width: 1800px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:200px;height:138px}}@media (max-width: 1700px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:185px;height:133px}}@media (max-width: 1680px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:175px;height:128px}}@media (max-width: 1540px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:165px;height:128px}}@media (max-width: 1440px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:155px;height:118px}}@media (max-width: 991px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:140px;height:116px}}@media (max-width: 899px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:136px}}@media (max-width: 820px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{width:100%;height:120px}}@media (max-width: 540px){.wrap-profile-pg .event-grid .past-collaborations .product-img-bx img{height:200px}}.wrap-profile-pg .event-grid .past-collaborations .explore-left-card{padding-left:45px;padding-right:0}@media (max-width: 1800px){.wrap-profile-pg .event-grid .past-collaborations .explore-left-card{padding-left:45px}}@media (max-width: 1700px){.wrap-profile-pg .event-grid .past-collaborations .explore-left-card{padding-left:35px}}@media (max-width: 1550px){.wrap-profile-pg .event-grid .past-collaborations .explore-left-card{padding-left:80px}}@media (max-width: 1280px){.wrap-profile-pg .event-grid .past-collaborations .explore-left-card{padding-left:85px}}@media (max-width: 899px){.wrap-profile-pg .event-grid .past-collaborations .explore-left-card{padding-left:0}.wrap-profile-pg .event-grid .past-collaborations .explore-left-card .react-loading-skeleton{width:100%!important}}.wrap-profile-pg .num-btn-bx .react-loading-skeleton{top:40px!important}.wrap-profile-pg .wrap-progress-bx{display:flex;justify-content:space-between;margin-bottom:45px;align-items:center;margin-top:-15px}@media (max-width: 767px){.wrap-profile-pg .wrap-progress-bx{display:block;margin-bottom:0}}.wrap-profile-pg .wrap-progress-bx .progress-bx{webkit-box-flex:inherit;-webkit-flex-grow:inherit}@media (max-width: 767px){.wrap-profile-pg .wrap-progress-bx .progress-bx{margin-bottom:25px}}.wrap-profile-pg .wrap-progress-bx .progress-bx .progress-txt{text-align:right;margin-bottom:20px;color:#fff;font-size:25px;font-family:Raleway-SemiBold}@media (max-width: 1800px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progress-txt{font-size:23px}}@media (max-width: 1680px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progress-txt{font-size:22px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progress-txt{font-size:21px}}@media (max-width: 1440px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progress-txt{font-size:20px}}@media (max-width: 1199px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progress-txt{font-size:18px}}@media (max-width: 899px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progress-txt{margin-bottom:16px}}@media (max-width: 480px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progress-txt{font-size:16px}}.wrap-profile-pg .wrap-progress-bx .progress-bx .progressbar{width:600px;height:12px;border-radius:16px}@media (max-width: 1680px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progressbar{width:540px;height:12px}}@media (max-width: 1440px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progressbar{width:500px;height:10px}}@media (max-width: 1280px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progressbar{width:450px}}@media (max-width: 1199px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progressbar{width:420px;height:10px}}@media (max-width: 899px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progressbar{width:350px;height:9px}}@media (max-width: 767px){.wrap-profile-pg .wrap-progress-bx .progress-bx .progressbar{width:100%}}.wrap-profile-pg .wrap-progress-bx .progress-bx .progressbar span{background-color:#a682ff}@media (max-width: 767px){.wrap-profile-pg .wrap-progress-bx .profile-btns{text-align:right;display:flex}}.wrap-profile-pg .wrap-progress-bx .profile-btns button .MuiButton-startIcon{margin-left:0;margin-right:12px}.wrap-profile-pg .wrap-progress-bx .profile-btns .pro-v-btn{width:217px;height:58px;padding:0;color:#fff;font-size:20px;border-radius:26px}@media (max-width: 1800px){.wrap-profile-pg .wrap-progress-bx .profile-btns .pro-v-btn{width:200px;height:55px;font-size:18px}}@media (max-width: 1680px){.wrap-profile-pg .wrap-progress-bx .profile-btns .pro-v-btn{width:185px;height:50px;font-size:17px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-progress-bx .profile-btns .pro-v-btn{width:185px;height:48px;font-size:17px}}@media (max-width: 1440px){.wrap-profile-pg .wrap-progress-bx .profile-btns .pro-v-btn{height:45px}}@media (max-width: 991px){.wrap-profile-pg .wrap-progress-bx .profile-btns .pro-v-btn{width:175px}}@media (max-width: 899px){.wrap-profile-pg .wrap-progress-bx .profile-btns .pro-v-btn{width:165px;height:44px;font-size:16px}}.wrap-profile-pg .wrap-progress-bx .profile-btns .verify-btn{padding:0;border:1px solid #ffffff;background:transparent;font-family:OpenSans-Regular;font-size:20px}@media (max-width: 1800px){.wrap-profile-pg .wrap-progress-bx .profile-btns .verify-btn{font-size:18px}}@media (max-width: 1680px){.wrap-profile-pg .wrap-progress-bx .profile-btns .verify-btn{font-size:17px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-progress-bx .profile-btns .verify-btn{font-size:16px}}@media (max-width: 991px){.wrap-profile-pg .wrap-progress-bx .profile-btns .verify-btn{font-size:15px}}@media (max-width: 767px){.wrap-profile-pg .wrap-progress-bx .profile-btns .verify-btn{margin-bottom:20px}}.wrap-profile-pg .wrap-progress-bx .profile-btns .verify-btn img{width:14px}@media (max-width: 1680px){.wrap-profile-pg .wrap-progress-bx .profile-btns .verify-btn img{width:13px}}.wrap-profile-pg .wrap-progress-bx .profile-btns .edit-pro-btn{background:#715aff 0% 0% no-repeat padding-box;margin-left:15px;font-family:OpenSans-Regular;font-size:20px}.wrap-profile-pg .wrap-progress-bx .profile-btns .edit-pro-btn span{font-family:OpenSans-Regular}@media (max-width: 1800px){.wrap-profile-pg .wrap-progress-bx .profile-btns .edit-pro-btn{font-size:18px}}@media (max-width: 1680px){.wrap-profile-pg .wrap-progress-bx .profile-btns .edit-pro-btn{font-size:17px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-progress-bx .profile-btns .edit-pro-btn{font-size:16px}}@media (max-width: 991px){.wrap-profile-pg .wrap-progress-bx .profile-btns .edit-pro-btn{font-size:15px}}@media (max-width: 767px){.wrap-profile-pg .wrap-progress-bx .profile-btns .edit-pro-btn{margin-bottom:20px}}.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .verify-btn{font-size:19px}@media (max-width: 1800px){.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .verify-btn{font-size:18px}}@media (max-width: 1680px){.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .verify-btn{font-size:17px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .verify-btn{font-size:17px}}@media (max-width: 899px){.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .verify-btn{font-size:16px}}.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .edit-pro-btn{font-size:19px}@media (max-width: 1800px){.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .edit-pro-btn{font-size:18px}}@media (max-width: 1680px){.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .edit-pro-btn{font-size:17px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .edit-pro-btn{font-size:17px}}@media (max-width: 899px){.wrap-profile-pg .wrap-progress-bx .venue-profile-btns .edit-pro-btn{font-size:16px}}.wrap-profile-pg .wrapper-profile-listcard .wrap-profile-list-data{margin-bottom:35px;flex-basis:100%;padding-top:0}@media (max-width: 1600px){.wrap-profile-pg .wrapper-profile-listcard .wrap-profile-list-data{margin-bottom:40px}}@media (max-width: 991px){.wrap-profile-pg .wrapper-profile-listcard .wrap-profile-list-data{margin-bottom:0}}@media (max-width: 800px){.wrap-profile-pg .wrapper-profile-listcard .wrap-profile-list-data{max-width:100%}}.wrap-profile-pg .wrapper-profile-listcard .profile-list-videodata .profile-list-data ul{padding:0 8px 0 0}@media (max-width: 450px){.wrap-profile-pg .wrapper-profile-listcard .profile-list-videodata .profile-list-data ul li{display:block}}@media (max-width: 450px){.wrap-profile-pg .wrapper-profile-listcard .profile-list-videodata .profile-list-data ul li .youtube-img-bx{margin-right:0}}@media (max-width: 450px){.wrap-profile-pg .wrapper-profile-listcard .profile-list-videodata .profile-list-data ul li .youtube-img-bx .youtube-img{width:100%;height:170px}}.wrap-profile-pg .wrapper-profile-listcard .profile-list-videodata .profile-list-data ul li .youtube-img-bx .play-icon svg{font-size:30px}.wrap-profile-pg .wrap-profile-list-data .profile-list-header{display:flex;padding-left:16px;align-items:center;margin-bottom:30px}@media (max-width: 1440px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header{margin-bottom:25px}}@media (max-width: 991px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header{margin-top:25px}}.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading29{display:flex;align-items:center;font-size:29px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading29{font-size:27px}}@media (max-width: 1680px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading29{font-size:25px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading29{font-size:22px}}@media (max-width: 1440px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading29{font-size:20px}}@media (max-width: 767px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading29{font-size:18px}}.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading30{font-size:30px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading30{font-size:27px}}@media (max-width: 1680px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading30{font-size:25px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading30{font-size:22px}}@media (max-width: 1440px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading30{font-size:20px}}@media (max-width: 767px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .heading30{font-size:18px}}.wrap-profile-pg .wrap-profile-list-data .profile-list-header .spotify-img{margin-right:15px;position:relative;top:2px;width:39px;height:40px}@media (max-width: 1680px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .spotify-img{width:35px;height:36px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .spotify-img{width:30px;height:31px}}@media (max-width: 767px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .spotify-img{width:28px;height:29px}}.wrap-profile-pg .wrap-profile-list-data .profile-list-header .soundcloud-img{margin-right:15px;width:auto;height:40px;margin-bottom:10px}@media (max-width: 1680px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .soundcloud-img{height:37px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .soundcloud-img{height:31px}}@media (max-width: 767px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .soundcloud-img{height:29px}}.wrap-profile-pg .wrap-profile-list-data .profile-list-header .youtubes-img{margin-right:15px;width:auto;height:28px}@media (max-width: 1680px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .youtubes-img{height:24px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .youtubes-img{height:20px}}@media (max-width: 767px){.wrap-profile-pg .wrap-profile-list-data .profile-list-header .youtubes-img{height:18px}}.wrap-profile-pg .wrap-profile-list-data .profile-list-data{background:#3f3a5f!important;border-radius:20px}.wrap-profile-pg .wrap-profile-list-data .profile-list-data .img-bx{position:relative;margin-top:0;margin-right:20px;min-width:auto}@media (max-width: 1600px){.wrap-profile-pg .wrap-profile-list-data .profile-list-data .img-bx{margin-right:16px}}@media (max-width: 767px){.wrap-profile-pg .wrap-profile-list-data .profile-list-data .img-bx{margin-right:8px}}.wrap-profile-pg .wrap-profile-list-data .profile-list-data .img-bx .img-bx-1{border:1px solid #dcdcdc}.wrap-profile-pg .wrap-profile-list-data .profile-list-data .img-bx .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px}.wrap-profile-pg .wrap-profile-list-data .profile-list-data .img-bx .play-icon svg{background:#93939361;border:1px solid #fff;border-radius:50%;font-size:15px}.wrap-profile-pg .wrap-profile-list-data .profile-list-data .img-bx .play-icon-1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wrap-profile-pg .wrap-profile-list-data .profile-list-data .img-bx .play-icon-1 svg{border-radius:50%;font-size:15px}.wrap-profile-pg .wrap-profile-list-data .profile-list-data .card-content{padding:30px 25px 30px 33px}@media (max-width: 1680px){.wrap-profile-pg .wrap-profile-list-data .profile-list-data .card-content{padding:24px 20px 24px 28px}}@media (max-width: 1280px){.wrap-profile-pg .wrap-profile-list-data .profile-list-data .card-content{padding:20px 12px 20px 20px}}@media (max-width: 480px){.wrap-profile-pg .wrap-profile-list-data .profile-list-data .card-content{padding:12px 12px 10px 10px}}.wrap-profile-pg .wrap-profile-list-data .profile-list-data ul{padding:0 8px 0 0;overflow:hidden;overflow-y:auto;height:230px}.wrap-profile-pg .wrap-profile-list-data .profile-list-data ul li{padding:0 0 10px}.wrap-profile-pg .wrap-profile-list-data .profile-list-data ul li .youtube-img-bx{margin-right:16px}.wrap-profile-pg .wrap-profile-list-data .profile-list-data ul li .youtube-img-bx .youtube-img{width:126px;height:84px;border-radius:13px;border:1px solid #e8e8e8}@media (max-width: 1680px){.wrap-profile-pg .wrap-profile-list-data .profile-list-data ul li .youtube-img-bx .youtube-img{width:115px;height:73px}}.wrap-profile-pg .wrap-profile-list-data .profile-list-data ul li .youtube-img-bx .play-icon svg{font-size:20px}.wrap-profile-pg .wrap-profile-list-data .profile-list-data ul li .list-about{margin:0}.wrap-profile-pg .wrap-profile-list-data .profile-list-data ul li p{font-size:15px;font-family:Raleway-Regular}@media (max-width: 1680px){.wrap-profile-pg .wrap-profile-list-data .profile-list-data ul li p{font-size:14px}}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data{background:#3f3a5f!important;border-radius:30px;padding:33px 31px 30px 8px}@media (max-width: 1680px){.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data{padding:30px 28px 27px 8px}}@media (max-width: 1600px){.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data{padding:22px 20px 15px 0}}@media (max-width: 1440px){.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data{padding:22px 20px 15px 0}}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .MuiGrid-root.MuiGrid-container{margin:0;width:100%}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .MuiGrid-root.MuiGrid-container .MuiGrid-item{padding-top:0!important}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .spotify-video-bx{width:100%;margin:0;overflow:hidden;position:relative;display:block;border:1px solid #fff;border-radius:20px}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .spotify-video-bx .track-img{width:100%;border:0}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .spotify-video-bx .track-play{width:100%}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .spotify-video-bx .track-play .track-play-inner{margin:0;left:50%;top:50%;transform:translate(-50%,-50%)}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .spotify-video-bx .track-text{width:100%;margin:0}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .video-frame{border-radius:20px}@media (max-width: 575px){.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .video-frame{margin-bottom:10px}}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .youtube-video-bx{overflow:hidden;border:1px solid #fff;border-radius:20px}@media (max-width: 575px){.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data .youtube-video-bx{margin-bottom:15px}}.wrap-profile-pg .wrap-profile-list-data .wpar-profile-list-data iframe{width:100%;border-radius:20px}.wrap-profiledetails-comment li{display:block}@media (max-width: 991px){.wrap-profiledetails-comment li{padding:5px 0}}.wrap-profiledetails-comment li:last-child hr{display:none}.wrap-profiledetails-comment li hr{margin:18px 0;background:#c9c9c917 0% 0% no-repeat padding-box;border-radius:2px;height:4px}@media (max-width: 1800px){.wrap-profiledetails-comment li hr{height:3px}}@media (max-width: 1680px){.wrap-profiledetails-comment li hr{height:2px}}.wrap-profiledetails-comment li p{font-size:16px;font-family:OpenSans-Regular}@media (max-width: 767px){.wrap-profiledetails-comment li p{font-size:15px}}.wrap-profiledetails-comment li span{font-size:18px;font-family:OpenSans-SemiBold}.wrap-profiledetails-comment li .detaill-status{display:flex;align-items:center;margin-bottom:8px}.wrap-profiledetails-comment li .detaill-status .img-bx{margin-right:10px}.wrap-profiledetails-comment li .detaill-status .img-bx .img-avtar{width:76px;height:76px;border:1px solid #d8d8d8}@media (max-width: 1700px){.wrap-profiledetails-comment li .detaill-status .img-bx .img-avtar{width:66px;height:66px}}@media (max-width: 1600px){.wrap-profiledetails-comment li .detaill-status .img-bx .img-avtar{width:56px;height:56px}}.wrap-profiledetails-comment li .detaill-status p{display:flex;align-items:center;font-size:16px;color:#c9c9c9;font-family:OpenSans-SemiBold}@media (max-width: 767px){.wrap-profiledetails-comment li .detaill-status p{font-size:15px}}@media (max-width: 480px){.wrap-profiledetails-comment li .detaill-status p{font-size:14px}}.wrap-profiledetails-comment li .detaill-status p .rating-icon{margin-right:10px}.wrap-profiledetails-comment li .detaill-status p .rating-icon svg{color:#a682ff}.heading-profile{margin-bottom:20px}.heading30{font-size:30px;color:#fff;font-family:OpenSans-SemiBold}@media (max-width: 1700px){.heading30{font-size:24px}}@media (max-width: 1600px){.heading30{font-size:21px}}@media (max-width: 1280px){.heading30{font-size:20px}}@media (max-width: 991px){.heading30{margin-top:30px}}.venue-heading27{font-size:27px;font-family:Raleway-Bold}.heading20{font-size:20px;color:#fff}@media (max-width: 1680px){.heading20{font-size:19px}}@media (max-width: 1600px){.heading20{font-size:18px}}.text19{font-size:19px}@media (max-width: 1680px){.text19{font-size:18px}}@media (max-width: 1600px){.text19{font-size:16px}}.debit-card-bx{margin-top:20px;padding:20px 25px}.heading-com-pdleft{padding-left:16px;margin-bottom:10px}.wrap-rating-review{margin:40px 0 60px}@media (max-width: 991px){.wrap-rating-review{margin:30px 0}}.wrap-rating-review .MuiRating-root.MuiRating-sizeMedium .MuiRating-decimal span{color:#fff;font-size:30px}.wrap-rating-review .rating-num{font-size:90px;color:#fff;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-rating-review .rating-num{font-size:80px}}@media (max-width: 767px){.wrap-rating-review .rating-num{font-size:50px}}@media (max-width: 480px){.wrap-rating-review .rating-num{font-size:40px;display:inline-block}}.wrap-rating-review .star-review{font-size:28px;color:#a682ff;margin-left:16px;width:21px}@media (max-width: 1680px){.wrap-rating-review .star-review{font-size:25px}}@media (max-width: 767px){.wrap-rating-review .star-review{font-size:20px}}.tech-input-bx{display:block}.tech-input-bx .MuiInputBase-root.MuiOutlinedInput-root.tech-text-bx{display:block;color:#fff;font-size:15px;font-family:OpenSans-Regular}.tech-input-bx .MuiInputBase-root.MuiOutlinedInput-root.tech-text-bx:hover .MuiOutlinedInput-notchedOutline{border-color:#fff!important}.tech-input-bx .MuiInputBase-root.MuiOutlinedInput-root.tech-text-bx:hover textarea{width:100%!important;color:#fff;font-size:15px;font-family:OpenSans-Regular}.tech-input-bx .MuiInputBase-root.MuiOutlinedInput-root.tech-text-bx .MuiInputBase-inputMultiline:hover .MuiOutlinedInput-notchedOutline{border-color:#fff!important}.tech-input-bx .MuiInputBase-root.MuiOutlinedInput-root.tech-text-bx textarea{width:100%!important;color:#fff!important;font-size:15px;font-family:OpenSans-Regular;-webkit-text-fill-color:#fff}.tech-input-bx .MuiOutlinedInput-notchedOutline{border-color:#a6a4b5!important;border-radius:15px}.error-text{font-size:13px}@media (max-width: 1680px){.error-text{font-size:12px!important}}p.Mui-error{color:#d32f2f!important;font-size:13px!important;margin-left:0!important}@media (max-width: 1680px){p.Mui-error{font-size:12px!important}}.wrap-input-css.tech-input-bx .MuiInputBase-root.MuiOutlinedInput-root textarea{width:100%!important;height:146px!important}@media (max-width: 991px){.wrap-input-css.tech-input-bx .MuiInputBase-root.MuiOutlinedInput-root textarea{width:100%!important}}.genre-select-bx.wrap-unshink-input ::-webkit-input-placeholder{opacity:0}.genre-select-bx.wrap-unshink-input :-moz-placeholder{opacity:0}.genre-select-bx.wrap-unshink-input ::-moz-placeholder{opacity:0}.genre-select-bx.wrap-unshink-input :-ms-input-placeholder{opacity:0}.genre-select-bx.wrap-unshink-input label{color:#ffffff59!important}.venue-details-address{display:flex;margin-bottom:30px;position:relative}.venue-details-address .user-detail-icon{display:flex;margin-left:20px}.venue-details-address .user-detail-icon .share-avatar{width:45px;height:45px;background:#453371}.venue-details-address .user-detail-icon .share-avatar img{width:26px}.venue-details-address .user-detail-icon .notification-num{background:#453371;padding:8px;margin-left:10px;position:absolute;top:0;right:0}.venue-details-address .user-detail-icon .notification-num svg{font-size:30px}.msg-icon-right{text-align:right;margin-bottom:15px}.past-event-profile .mail-bx{opacity:0}.apply-event-profile .price-status{margin-top:20px;justify-content:flex-start!important}.tech-view-wrap .MuiGrid-root.MuiGrid-item .MuiTypography-root.MuiTypography-h4{margin-bottom:15px}.tech-view-wrap .MuiGrid-root.MuiGrid-item .tech-input-bx{display:block!important}@media (max-width: 991px){.tech-view-wrap .MuiGrid-root.MuiGrid-item .tech-input-bx{width:100%!important}}@media (max-width: 991px){.tech-view-wrap .MuiGrid-root.MuiGrid-item{display:contents;width:100%;max-width:100%}.tech-view-wrap .MuiGrid-root.MuiGrid-item .MuiTypography-root.MuiTypography-h4{margin-bottom:15px}}.name-verified{position:relative}.name-verified img{position:relative;display:inline-block;margin-left:10px;width:22px;top:2px}.desktop-hide{display:none}@media (max-width: 991px){.desktop-hide{display:block;position:relative;top:-8px}}.wrap-event-page .wrap-profile-pg .tabs-section .tabs,.wrap-event-page .wrap-profile-pg .tabs-section .edit-carosel-header{padding-left:0!important}.wrap-event-page .wrap-profile-pg .toggle-btn{margin-right:0;margin-left:0}.wrap-event-page .wrap-profile-pg .toggle-btn input{left:0!important}.wrap-event-page .wrap-profile-pg .toggle-btn .MuiSwitch-root{padding:0;width:auto;height:auto}.wrap-event-page .wrap-profile-pg .toggle-btn .MuiSwitch-switchBase{padding:0;top:1px;left:2px}.wrap-event-page .wrap-profile-pg .toggle-btn .MuiSwitch-thumb{width:16px;height:16px}.wrap-event-page .wrap-profile-pg .toggle-btn .MuiSwitch-track{background:#c9c9c9 0% 0% no-repeat padding-box}.wrap-event-page .wrap-profile-pg .toggle-btn .MuiSwitch-track{width:40px;height:18px;border-radius:20px}.wrap-event-page .wrap-profile-pg .toggle-btn .Mui-checked+.MuiSwitch-track{background:#fff!important;opacity:1!important}@media (max-width: 991px){.wrap-event-page .wrap-profile-pg .wrap-profile-form{margin-top:20px}}.wrap-event-page .wrap-profile-pg .wrap-profile-form .tabs-section .tabs button{font-size:19px;font-family:Raleway-SemiBold}.wrap-event-page .wrap-profile-pg .wrap-profile-form .wrap-city-bx .address-select-bx{display:block;width:100%}.wrap-event-page .wrap-profile-pg .wrap-profile-form .heading20{font-family:OpenSans-Bold;margin-bottom:16px}@media (max-width: 1440px){.wrap-event-page .wrap-profile-pg .wrap-profile-form .wrap-input-css{padding-left:16px;padding-top:16px}}@media (max-width: 991px){.wrap-event-page .wrap-profile-pg .wrap-profile-form .wrap-input-css{padding-left:24px}}.wrap-event-page .wrap-profile-pg .wrap-profile-form .wrap-input-css .input-label-taxt{font-size:16px;font-family:OpenSans-Regular}@media (max-width: 1600px){.wrap-event-page .wrap-profile-pg .wrap-profile-form .wrap-input-css .input-label-taxt{font-size:15px}}.wrap-event-page .wrap-profile-pg .wrap-profile-form .wrap-input-css{position:relative}.wrap-event-page .wrap-profile-pg .wrap-profile-form .wrap-input-css p.Mui-error{position:absolute;bottom:-33px}@media (max-width: 1280px){.wrap-event-page .wrap-profile-pg .wrap-profile-form .short-input-col{max-width:100%;flex-basis:100%}}@media (max-width: 1620px){.wrap-event-page .wrap-profile-pg .wrap-profile-form .col-common{max-width:50%;flex-basis:50%}}.wrap-event-page .wrap-profile-pg .wrap-profile-form .mui-select-css .select-bx{display:block}.wrap-event-page .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control{font-size:16px;font-family:OpenSans-Regular;display:block;color:#fff}.wrap-event-page .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control div{padding:16px 14px;min-width:240px}.wrap-event-page .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control svg{color:#fff}.wrap-event-page .wrap-profile-pg .wrap-profile-form .mui-select-css .MuiOutlinedInput-notchedOutline{border-color:#a6a4b5;border-radius:11px}.wrap-event-page .wrap-profile-pg .carousel-item-editpg{overflow:hidden;padding-right:0;padding-bottom:60px;margin-right:-34px}.wrap-event-page .wrap-profile-pg .or-text{margin-top:30px}.wrap-event-page .wrap-profile-pg .or-text:before{border-top:thin solid #C5C5C5}.wrap-event-page .wrap-profile-pg .or-text:after{border-top:thin solid #C5C5C5}.wrap-event-page .wrap-profile-pg .datepickerbx{margin-bottom:0}@media (max-width: 1280px){.wrap-event-page .wrap-profile-pg .datepickerbx{padding-left:0;padding-top:10px}}.wrap-event-page .wrap-profile-pg .datepickerbx .performance-bx{display:flex;align-items:center;gap:15px}.wrap-event-page .wrap-profile-pg .datepickerbx .performance-bx .mui-select-css{min-width:200px}@media (max-width: 991px){.wrap-event-page .wrap-profile-pg .datepickerbx .performance-bx .mui-select-css{min-width:85%}}.wrap-event-page .wrap-profile-pg .datepickerbx .performance-bx .group-input-w-toggle .lable-w-toggle{text-align:center}.wrap-event-page .wrap-profile-pg .datepickerbx .performance-bx .group-input-w-toggle .lable-w-toggle label{margin-right:0}.wrap-event-page .wrap-profile-pg .event-card .event-card-title .heading25{font-size:25px;font-family:OpenSans-Bold}@media (max-width: 1440px){.wrap-event-page .wrap-profile-pg .event-card .event-card-title .heading25{font-size:22px}}@media (max-width: 767px){.wrap-event-page .wrap-profile-pg .event-card .event-card-title .heading25{font-size:20px}}@media (max-width: 480px){.wrap-event-page .wrap-profile-pg .event-card .event-card-title .heading25{font-size:19px}}.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .custom-img-bx{width:224px}@media (max-width: 1440px){.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .custom-img-bx{width:200px}}.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .custom-img-bx .uploadimgbx{width:224px;height:214px}@media (max-width: 1440px){.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .custom-img-bx .uploadimgbx{width:200px;height:190px}}.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .custom-img-bx .upload-btn{font-size:14px;font-family:OpenSans-Regular;color:#c9c9c9}@media (max-width: 991px){.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .basicImg-card{flex-direction:initial;justify-content:space-between}.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .basicImg-card .profile-card-btn{text-align:right!important}.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .basicImg-card .custom-img-bx{width:185px}}@media (max-width: 991px){.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .basic-card{display:none}}@media (max-width: 899px){.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .basic-card-img{max-width:25%!important}}@media (max-width: 500px){.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .basic-card-img{max-width:100%!important;margin:0 auto 20px}}@media (max-width: 899px){.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .basic-card-btn{max-width:75%!important}}@media (max-width: 500px){.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .basic-card-btn{max-width:100%!important;text-align:center!important;margin-bottom:0}.wrap-event-page .wrap-profile-pg .event-card .wrap-basicImg-card .basic-card-btn .price-status{text-align:center!important;justify-content:center;margin-top:20px;margin-bottom:0}}.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn{margin-bottom:20px}.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .pro-btn{width:306px;height:63px;border-radius:15px;font-size:17px}@media (max-width: 1800px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .pro-btn{width:280px;height:55px}}@media (max-width: 1680px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .pro-btn{width:260px;height:50px}}@media (max-width: 1600px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .pro-btn{width:250px}}@media (max-width: 1440px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .pro-btn{width:230px;height:45px;font-size:16px}}.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .blue-save-btn{width:178px;height:66px;background:#715aff 0% 0% no-repeat padding-box;border-radius:15px;font-size:17px;font-family:Raleway-Medium;margin-top:-15px;padding:0}@media (max-width: 1800px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .blue-save-btn{height:60px}}@media (max-width: 1700px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .blue-save-btn{height:55px}}@media (max-width: 1600px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .blue-save-btn{height:50px}}@media (max-width: 1440px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .blue-save-btn{font-size:16px;height:48px}}@media (max-width: 991px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .blue-save-btn{width:165px}}@media (max-width: 500px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .blue-save-btn{margin-top:0;font-size:15px}}@media (max-width: 393px){.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .blue-save-btn{width:100%;height:45px}}.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .blue-btn{background:#715aff 0% 0% no-repeat padding-box;color:#fff}.wrap-event-page .wrap-profile-pg .event-card .profile-card-btn .white-btn{background:#fff;color:#000}.wrap-event-page .wrap-profile-pg .wrap-input-css{margin-bottom:8px}.wrap-event-page .wrap-profile-pg .wrap-input-css input{padding:16px 14px;color:#fff;font-size:16px;font-family:OpenSans-Regular;height:auto}.wrap-event-page .wrap-profile-pg .wrap-input-css mapbox-search-box div:first-child{background:#2c264f 0% 0% no-repeat padding-box;box-shadow:none;margin:0}.wrap-event-page .wrap-profile-pg .wrap-input-css mapbox-search-box div:first-child svg{padding:0;fill:#fff;position:absolute;left:5px;width:20px;top:22px}.wrap-event-page .wrap-profile-pg .wrap-input-css mapbox-search-box input{padding:16px 14px 16px 45px;border:0}.wrap-event-page .wrap-profile-pg .wrap-input-css mapbox-search-box input[placeholder],.wrap-event-page .wrap-profile-pg .wrap-input-css mapbox-search-box [placeholder],.wrap-event-page .wrap-profile-pg .wrap-input-css mapbox-search-box *[placeholder]{color:#fff!important;font-family:OpenSans-Regular!important;opacity:1!important}.wrap-event-page .wrap-profile-pg .wrap-input-css mapbox-search-box button{color:#fff}.wrap-event-page .wrap-profile-pg .wrap-input-css mapbox-search-box button svg{position:initial!important}.wrap-event-page .wrap-profile-pg .wrap-input-css .MuiOutlinedInput-notchedOutline{border-color:#a6a4b5;border-radius:11px}.wrap-event-page .wrap-profile-pg .wrap-input-css label{color:#fff}.wrap-event-page .wrap-profile-pg .wrap-input-css{outline-color:#fff}.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx{display:block}.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx{display:flex;justify-content:space-between}.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .form-control{width:83%}@media (max-width: 1440px){.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .form-control{width:80%}}@media (max-width: 1280px){.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .form-control{width:88%}}@media (max-width: 1080px){.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .form-control{width:87%}}@media (max-width: 991px){.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .form-control{width:93%}}@media (max-width: 680px){.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .form-control{width:90%}}@media (max-width: 575px){.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .form-control{width:88%}}@media (max-width: 480px){.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .form-control{width:86%}}@media (max-width: 393px){.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .form-control{width:83%}}.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .lable-w-toggle{text-align:center}.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .performance-bx .lable-w-toggle label{display:block;margin-right:0;margin-left:0}.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .mui-select-css{display:block;width:100%}.wrap-event-page .wrap-profile-pg .wrap-input-css .name-field-w-togglebx .mui-select-css .form-control{width:100%!important}.wrap-event-page .wrap-profile-pg .wrap-input-css .wrap-check-bx{margin-right:0;margin-bottom:20px}.wrap-event-page .wrap-profile-pg .wrap-input-css .wrap-check-bx svg{color:#fff}.wrap-event-page .wrap-profile-pg .wrap-input-css .condition-signing-authority{margin-bottom:0;margin-left:0}.wrap-event-page .wrap-profile-pg .wrap-input-css .condition-signing-authority .MuiButtonBase-root.MuiCheckbox-root{padding:0;width:26px;height:24px;border-radius:4px;border:1px solid #fff;background:transparent;position:relative;margin-right:12px}.wrap-event-page .wrap-profile-pg .wrap-input-css .condition-signing-authority .MuiButtonBase-root.MuiCheckbox-root svg{display:none}.wrap-event-page .wrap-profile-pg .wrap-input-css .condition-signing-authority .Mui-checked:before{content:" ";display:block;position:absolute;border-bottom:3px solid #A682FF;border-right:3px solid #A682FF;width:9px;height:15px;left:5px;top:9px;transform:rotate(45deg) translate(-50%,-50%);border-radius:2px}@media (max-width: 899px){.wrap-event-page .wrap-profile-pg .wrap-input-css .brand-type-bx .mui-select-css{width:100%}}@media (max-width: 991px){.wrap-event-page .wrap-profile-pg .group-input-w-toggle{max-width:100%;width:100%}.wrap-event-page .wrap-profile-pg .group-input-w-toggle .wrap-input-css{max-width:85%}}.wrap-event-page .wrap-profile-pg .wrap-input-mapbox{position:relative;border:1px solid #a6a4b5;border-radius:6px}.wrap-event-page .wrap-profile-pg .wrap-input-mapbox:after{content:" ";position:absolute;left:30px;right:30px;height:1.5px;background-color:#642eec;width:auto}.wrap-event-page .wrap-profile-pg .genre-select-bx .MuiAutocomplete-tag{cursor:pointer}.wrap-event-page .wrap-profile-pg .genre-select-bx span{font-family:OpenSans-Regular;font-size:14px;color:#fff}.wrap-event-page .wrap-profile-pg .genre-select-bx .MuiOutlinedInput-root{min-height:53px}.wrap-event-page .wrap-profile-pg .genre-select-bx input{padding:0}.wrap-event-page .wrap-profile-pg .genre-select-bx svg{color:#fff}.wrap-event-page .wrap-profile-pg .genre-select-bx .MuiChip-root{color:#fff;background:#a682ff;border:1px solid #FFFFFF;position:relative;border-radius:13px}.wrap-event-page .wrap-profile-pg .genre-select-bx .MuiChip-root svg{position:absolute;right:-14px;top:-7px}.wrap-event-page .wrap-profile-pg .genre-input-bx button svg{color:#fff}.wrap-event-page .wrap-profile-pg .box_container{padding-right:47px}.wrap-event-page .wrap-profile-pg .box_flex{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-right:47px}.wrap-event-page .wrap-profile-pg .box_flex_signing{display:flex;flex-direction:row;align-items:center;padding-right:47px}.wrap-event-page .wrap-profile-pg .Streaming_btn{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin:20px 0 10px}@media (max-width: 899px){.wrap-event-page .wrap-profile-pg .Streaming_btn{gap:15px}}.wrap-event-page .wrap-profile-pg .Streaming_btn button{font-size:18px;font-family:Raleway-Bold;border-radius:80px;background-color:#715aff;min-width:252px;height:55px;padding:0 15px!important}@media (max-width: 1800px){.wrap-event-page .wrap-profile-pg .Streaming_btn button{width:245px;height:54px}}@media (max-width: 1680px){.wrap-event-page .wrap-profile-pg .Streaming_btn button{font-size:17px;width:230px}}@media (max-width: 1600px){.wrap-event-page .wrap-profile-pg .Streaming_btn button{font-size:16px;width:225px;height:52px}}@media (max-width: 1480px){.wrap-event-page .wrap-profile-pg .Streaming_btn button{font-size:15px;width:220px}}@media (max-width: 1280px){.wrap-event-page .wrap-profile-pg .Streaming_btn button{width:195px;min-width:auto}}@media (max-width: 540px){.wrap-event-page .wrap-profile-pg .Streaming_btn button{width:100%}}.wrap-event-page .wrap-profile-pg .Streaming_btn button img{width:25px}.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn{margin-bottom:0;margin-right:20px;border-radius:11px}@media (max-width: 899px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn{margin:0}}@media (max-width: 540px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn{display:block;width:100%;margin-right:0}}.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn button{display:flex;justify-content:center;align-items:center;width:252px;border:0;padding:0;font-family:Raleway-Bold!important;font-size:18px!important;font-weight:700!important;opacity:1!important;box-shadow:none!important;border-radius:80px!important;color:#000}.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn button img{margin-right:5px}@media (max-width: 1800px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn button{width:245px;height:54px}}@media (max-width: 1680px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn button{width:230px}}@media (max-width: 1600px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn button{width:225px;height:52px}}@media (max-width: 1480px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn button{width:220px}}@media (max-width: 1280px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn button{width:205px}}@media (max-width: 540px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn button{width:100%}}.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn div{display:inline;padding:0!important;margin-right:0!important}.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn svg{display:block;margin-right:8px}.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn span{margin-left:8px;font-size:18px;font-family:Raleway-Bold;color:#000;font-weight:700!important;padding:0!important}@media (max-width: 1680px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn span{font-size:17px}}@media (max-width: 1600px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn span{font-size:16px}}@media (max-width: 1550px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn span{margin-left:0}}@media (max-width: 1480px){.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn span{font-size:15px}}.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn .youtube-btn div{background:url(/assets/images/youtube.svg)!important;border-radius:2px;width:30px;height:20px;background-size:100% 100%!important;background-repeat:no-repeat!important;display:block}.wrap-event-page .wrap-profile-pg .Streaming_btn .wrap-google-btn .youtube-btn div svg{display:none}.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify{margin-bottom:20px}@media (max-width: 899px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify{margin:0}}@media (max-width: 540px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify{width:100%}}.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button{font-size:18px;font-family:Raleway-Bold;border-radius:11px;background-color:#715aff;padding:0;margin-right:20px}@media (max-width: 1680px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button{font-size:17px}}@media (max-width: 1600px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button{font-size:16px;width:236px;height:52px}}@media (max-width: 1550px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button{width:225px}}@media (max-width: 1480px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button{font-size:15px;width:220px}}@media (max-width: 1280px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button{width:205px}}@media (max-width: 540px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button{width:100%}}.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button:focus{transition-duration:0ms;transform:translate(0);box-shadow:none!important}.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button:hover{transition-duration:0s;transform:none;box-shadow:none}.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button svg{width:23px;padding:0;margin-right:10px}@media (max-width: 1680px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button svg{width:21px}}@media (max-width: 1550px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button svg{margin-right:6px}}@media (max-width: 1480px){.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button svg{width:19px}}.wrap-event-page .wrap-profile-pg .Streaming_btn .connect-w-spotify button img{width:25px}.wrap-event-page .wrap-profile-pg .scroll::-webkit-scrollbar{display:none}.wrap-event-page .wrap-profile-pg .chip-bx-area{background:transparent;border:1px solid #fff;border-radius:10px;min-height:44px}.wrap-event-page .wrap-profile-pg .chip-bx-area .chip-bx{background-color:#a682ff;border:1px solid #fff;border-radius:30px;position:relative;color:#fff;padding:0 8px;margin:4px 0}.wrap-event-page .wrap-profile-pg .chip-bx-area .chip-bx svg{color:#fff;position:absolute;right:-12px;top:-9px;z-index:2}.wrap-event-page .wrap-profile-pg .profile-carousel-items .event-grid .explore-left-card .status-txt img{width:10px}.spotyfy-btn-dyn{margin-top:20px!important;border-radius:36px!important;font-family:Raleway-SemiBold!important;font-size:16px!important;background-color:#715aff!important;padding:8px 20px!important;width:auto;margin-left:15px!important}.spotyfy-btn-dyn img{width:28px!important}.Mui-error{font-family:OpenSans-Regular!important}mapbox-search-listbox div{background:#3e3369!important;font-family:OpenSans-Regular!important;color:#fff;padding:2px 0;font-weight:400!important}mapbox-search-listbox div[aria-selected=true]{background:#3a3066!important}mapbox-search-listbox div[aria-selected=true] div{background:#3a3066!important}.wrap-edit-profile-page .wrap-profile-pg .wrap-input-css input{height:63px}@media (max-width: 1800px){.wrap-edit-profile-page .wrap-profile-pg .wrap-input-css input{height:60px}}@media (max-width: 1680px){.wrap-edit-profile-page .wrap-profile-pg .wrap-input-css input{height:55px}}.wrap-edit-profile-page .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control div{height:63px}@media (max-width: 1800px){.wrap-edit-profile-page .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control div{height:60px}}@media (max-width: 1680px){.wrap-edit-profile-page .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control div{height:55px}}.wrap-edit-profile-page .wrap-unshink-input .MuiOutlinedInput-root{padding-top:0;padding-bottom:0;height:63px}@media (max-width: 1800px){.wrap-edit-profile-page .wrap-unshink-input .MuiOutlinedInput-root{height:60px}}@media (max-width: 1680px){.wrap-edit-profile-page .wrap-unshink-input .MuiOutlinedInput-root{height:55px}}.the-following-wrap{padding-left:60px}@media (max-width: 991px){.wrap-profile-form{position:relative;width:100%!important;display:block!important;margin-left:-20px!important}}.description-bx-profile .MuiFormControl-root.MuiFormControl-fullWidth{max-width:90%}@media (max-width: 991px){.description-bx-profile .MuiFormControl-root.MuiFormControl-fullWidth{max-width:100%}}.venue-about-description{padding-left:60px!important}@media (max-width: 991px){.venue-about-description{padding-left:0}}.adderess-label-wrap{position:absolute;left:35px;top:-9px;z-index:1;font-size:13px}.adderess-label-wrap .adderess-label{background-color:#2c264fe0;display:block;padding:0 3px}.css-bhp9pd-MuiPaper-root-MuiCard-root{background-color:#2c264f}.Text{color:#fff!important}.Text .heading25{font-size:25px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.Text .heading25{font-size:24px}}@media (max-width: 1680px){.Text .heading25{font-size:22px}}.Text .radio-btn{margin-right:35px;margin-top:20px}.item_flex_main{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.item_flex_main .item_flex{display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:30px}.item_flex_main .wrap-change-password{margin-bottom:30px}.item_flex_main .save-btn{width:194px;height:66px;background-color:#715aff;color:#fff!important;border-radius:11px;font-size:18px;font-family:Raleway-SemiBold;padding:0!important;border:0}.item_flex_main .save-btn:hover{background-color:#715aff;border:0}@media (max-width: 1800px){.item_flex_main .save-btn{height:60px}}@media (max-width: 1680px){.item_flex_main .save-btn{font-size:16px;height:55px}}@media (max-width: 991px){.item_flex_main .save-btn{margin-top:15px}}.item_flex_main .save-btn span{display:none}.item_flex_main_row{display:flex;flex-direction:row;align-items:center;color:#fff;margin-bottom:20px;padding-left:56px}.wrap-sidebar{padding:15px;width:365px;min-width:auto}@media (max-width: 1680px){.wrap-sidebar{width:315px;height:568px}}.wrap-sidebar button{font-size:20px;font-family:OpenSans-Regular;padding-right:20px}@media (max-width: 1680px){.wrap-sidebar button{padding-right:15px}}.wrap-sidebar button svg{margin-right:15px!important;font-size:24px;color:#c9c9c9}@media (max-width: 1680px){.wrap-sidebar button{font-size:17px;min-height:60px;padding-left:20px;padding-right:20px}.wrap-sidebar button svg{margin-right:15px!important;font-size:22px}}@media (max-width: 991px){.wrap-sidebar button{font-size:16px;min-height:40px;margin-bottom:10px}}.wrap-sidebar .login-btn{border:1px solid #fff;border-radius:20px;margin-top:20px}@media (max-width: 991px){.wrap-sidebar .login-btn{position:relative;top:-15px}}.wrap-sidebar .login-btn .logout-icon{width:18px;margin-left:5px;margin-right:14px}.wrap-sidebar button.Mui-selected{font-family:OpenSans-Bold;color:#a682ff;background-color:#fff;border-radius:17px;padding:10px 10px 10px 15px}.wrap-sidebar button.Mui-selected svg{color:#a682ff}.wrap-sidebar .MuiTabs-indicator{display:none}.setting-right-data{margin-left:16px;width:calc(100% - 299px);overflow:hidden;border-radius:30px}.setting-right-data .acc-settab-panel{width:calc(100% - 485px)}@media (max-width: 1380px){.setting-right-data .acc-settab-panel{width:calc(100% - 425px)}}@media (max-width: 1280px){.setting-right-data .acc-settab-panel{width:calc(100% - 350px)}}@media (max-width: 991px){.setting-right-data .acc-settab-panel{width:calc(100% + -0px)}}.setting-right-data .acc-settab-panel .item_flex_main{display:block;padding-left:25px;width:100%;box-sizing:border-box}@media (max-width: 1600px){.setting-right-data .acc-settab-panel .item_flex_main{padding-left:40px;padding-right:0}}@media (max-width: 1600px){.setting-right-data .acc-settab-panel .item_flex_main{padding-left:0;padding-right:0;margin-left:10px}}@media (max-width: 991px){.setting-right-data .acc-settab-panel .item_flex_main{margin-left:0}}.setting-right-data .acc-settab-panel .password-wrap{width:100%;position:relative}@media (max-width: 991px){.setting-right-data .acc-settab-panel .password-wrap{padding:0}}.setting-right-data .acc-settab-panel .password-wrap label{position:inherit;transform:initial;font-size:22px;margin-bottom:20px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.setting-right-data .acc-settab-panel .password-wrap label{font-size:19px;margin-bottom:15px}}@media (max-width: 1680px){.setting-right-data .acc-settab-panel .password-wrap label{font-size:18px}}@media (max-width: 1380px){.setting-right-data .acc-settab-panel .password-wrap label{font-size:17px}}.setting-right-data .acc-settab-panel .password-wrap input{padding-right:50px;font-size:18px;border:1px solid #C9C9C9;border-radius:11px}@media (max-width: 1380px){.setting-right-data .acc-settab-panel .password-wrap input{padding:14px 50px 14px 14px}}.setting-right-data .acc-settab-panel .password-wrap .MuiOutlinedInput-notchedOutline{display:none}.setting-right-data .acc-settab-panel .password-wrap svg{position:absolute;right:25px;top:70px}@media (max-width: 1800px){.setting-right-data .acc-settab-panel .password-wrap svg{top:60px}}@media (max-width: 1800px){.setting-right-data .acc-settab-panel .password-wrap svg{top:58px;right:20px;font-size:20px}}@media (max-width: 991px){.setting-right-data .acc-settab-panel .password-wrap svg{top:65px;right:30px}}.setting-right-data .wrap-item-card{margin:0!important;padding:50px 55px;background-color:#2c264f;min-height:695px}@media (max-width: 1680px){.setting-right-data .wrap-item-card{min-height:565px}}@media (max-width: 991px){.setting-right-data .wrap-item-card{min-height:auto}}.setting-right-data .wrap-item-card .card-content,.setting-right-data .wrap-item-card ul{padding:0}.setting-right-data .setting-account-pg{margin-top:35px}@media (max-width: 1460px){.setting-right-data .setting-account-pg{margin-top:20px}}.setting-right-data .account-set-tabs{width:480px;display:block;border-right:2px solid #585555}@media (max-width: 1800px){.setting-right-data .account-set-tabs{width:420px}}@media (max-width: 1720px){.setting-right-data .account-set-tabs{width:400px}}@media (max-width: 1600px){.setting-right-data .account-set-tabs{width:340px;padding-left:40px}}@media (max-width: 1460px){.setting-right-data .account-set-tabs{width:350px;padding-left:20px}}@media (max-width: 1380px){.setting-right-data .account-set-tabs{width:315px}}@media (max-width: 1280px){.setting-right-data .account-set-tabs{width:260px;padding-left:0}}.setting-right-data .account-set-tabs .MuiTabs-flexContainer{display:block}.setting-right-data .account-set-tabs .account-set-btn{display:block;padding:0 0 15px;font-size:25px;font-family:OpenSans-SemiBold;text-transform:capitalize;margin-bottom:25px}@media (max-width: 1800px){.setting-right-data .account-set-tabs .account-set-btn{font-size:21px}}@media (max-width: 1680px){.setting-right-data .account-set-tabs .account-set-btn{font-size:20px;margin-bottom:20px}}@media (max-width: 1600px){.setting-right-data .account-set-tabs .account-set-btn{font-size:18px}}@media (max-width: 1380px){.setting-right-data .account-set-tabs .account-set-btn{padding:0 0 8px;margin-bottom:15px}}.setting-right-data .account-set-tabs .MuiTabs-indicator{display:none}.setting-right-data .account-set-tabs .account-set-btn.Mui-selected{color:#fff;border-bottom:2px solid #A682FF}.setting-right-data .wrap-profile-pg .wrap-change-password{align-items:flex-start}@media (max-width: 991px){.setting-right-data .wrap-profile-pg .wrap-change-password{padding-left:0}}.setting-right-data .wrap-profile-pg .wrap-change-password .save-btn{width:180px;background-color:#a682ff;color:#fff!important;border-radius:30px;font-size:18px;padding:8px 0!important}.setting-right-data .wrap-profile-pg .wrap-change-password .save-btn span{display:none}.setting-right-data .wrap-profile-pg .coupan-input-bx{width:100%;margin-top:30px;display:block}.setting-right-data .wrap-profile-pg .coupan-input-bx label{font-size:19px;font-family:OpenSans-Regular}@media (max-width: 1800px){.setting-right-data .wrap-profile-pg .coupan-input-bx label{font-size:18px}}@media (max-width: 1680px){.setting-right-data .wrap-profile-pg .coupan-input-bx label{font-family:17px}}.setting-right-data .wrap-profile-pg .coupan-input-bx .input-bx-css{border-radius:21px}.setting-right-data .wrap-profile-pg .coupan-input-bx .input-bx-css input{font-size:19px;font-family:OpenSans-Regular;padding:20px 18px}@media (max-width: 1800px){.setting-right-data .wrap-profile-pg .coupan-input-bx .input-bx-css input{font-size:18px}}@media (max-width: 1680px){.setting-right-data .wrap-profile-pg .coupan-input-bx .input-bx-css input{font-size:17px;padding:18px}}.setting-right-data .wrap-profile-pg .card-ex-date .MuiInputBase-root{border-radius:30px;color:#fff}.setting-right-data .wrap-profile-pg .card-ex-date .MuiOutlinedInput-notchedOutline{border-color:#fff}.setting-right-data .wrap-profile-pg .card-ex-date .MuiInputAdornment-root{display:none}.setting-right-data .tab-caleneder-setting{display:flex;align-items:center}.setting-right-data .tab-caleneder-setting .Text{font-size:22px;font-family:OpenSans-SemiBold;margin-right:20px}@media (max-width: 1680px){.setting-right-data .tab-caleneder-setting .Text{font-size:20px}}.setting-right-data .tab-caleneder-setting .cheked-bx{position:relative;overflow:visible;width:auto;height:auto;padding:0}.setting-right-data .tab-caleneder-setting .cheked-bx .MuiSwitch-switchBase{top:3px;left:3px}.setting-right-data .tab-caleneder-setting .cheked-bx .MuiSwitch-track{border-radius:30px;width:65px;height:31px;background:#c9c9c9}@media (max-width: 1800px){.setting-right-data .tab-caleneder-setting .cheked-bx .MuiSwitch-track{width:55px;height:26px}}.setting-right-data .tab-caleneder-setting .cheked-bx .MuiSwitch-thumb{width:24px;height:24px}@media (max-width: 1800px){.setting-right-data .tab-caleneder-setting .cheked-bx .MuiSwitch-thumb{width:19px;height:19px}}.setting-right-data .tab-caleneder-setting .cheked-bx span{padding:0}.setting-right-data .tab-caleneder-setting .cheked-bx .Mui-checked+.MuiSwitch-track{background:#fff;opacity:1}.setting-right-data .tab-caleneder-setting .cheked-bx .Mui-checked{transform:translate(34px)}@media (max-width: 1800px){.setting-right-data .tab-caleneder-setting .cheked-bx .Mui-checked{transform:translate(30px)}}.setting-right-data .wrap-chat-setting .group-radio-btn .radio-btn span{font-size:20px;font-family:Raleway-Bold}@media (max-width: 1800px){.setting-right-data .wrap-chat-setting .group-radio-btn .radio-btn span{font-size:19px}}@media (max-width: 1680px){.setting-right-data .wrap-chat-setting .group-radio-btn .radio-btn span{font-size:18px}}@media (max-width: 1600px){.setting-right-data .wrap-chat-setting .group-radio-btn .radio-btn span{font-size:17px}}@media (max-width: 1460px){.setting-right-data .wrap-chat-setting .group-radio-btn .radio-btn span{font-size:16px}}.setting-right-data .tab-coupan-page .heading30{font-size:30px;font-family:Raleway-Bold}@media (max-width: 1800px){.setting-right-data .tab-coupan-page .heading30{font-size:28px}}@media (max-width: 1680px){.setting-right-data .tab-coupan-page .heading30{font-size:24px}}@media (max-width: 1600px){.setting-right-data .tab-coupan-page .heading30{font-size:22px}}@media (max-width: 1280px){.setting-right-data .tab-coupan-page .heading30{font-size:21px}}@media (max-width: 991px){.setting-right-data .tab-coupan-page .heading30{font-size:20px}}.setting-right-data .tab-coupan-page .save-btn{font-size:22px;font-family:OpenSans-SemiBold;width:316px}@media (max-width: 1800px){.setting-right-data .tab-coupan-page .save-btn{width:280px;font-size:20px}}@media (max-width: 1680px){.setting-right-data .tab-coupan-page .save-btn{width:250px;font-size:18px}}@media (max-width: 1600px){.setting-right-data .tab-coupan-page .save-btn{font-size:17px}}@media (max-width: 767px){.setting-right-data .tab-coupan-page .save-btn{font-size:16px}}.setting-right-data .tab-setting-invite .heading25{font-family:OpenSans-Bold}.wrap-settiing-pg{padding:30px 80px 25px}@media (max-width: 1080px){.wrap-settiing-pg{padding:30px 15px 25px}}@media (max-width: 991px){.wrap-settiing-pg{padding:30px 5px 25px}}.wrap-settiing-pg .back-btn{display:inline-flex;align-items:center;color:#fff;cursor:pointer;margin-bottom:40px}.wrap-settiing-pg .back-btn .heading30{font-size:30px;font-family:OpenSans-SemiBold}@media (max-width: 1680px){.wrap-settiing-pg .back-btn .heading30{font-size:26px}}@media (max-width: 1480px){.wrap-settiing-pg .back-btn .heading30{font-size:24px}}@media (max-width: 1280px){.wrap-settiing-pg .back-btn .heading30{font-size:22px}}@media (max-width: 767px){.wrap-settiing-pg .back-btn .heading30{font-size:20px}}.wrap-settiing-pg .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{overflow-y:auto!important}@media (max-width: 991px){.wrap-settiing-pg .MuiBox-root{display:block;padding:10px 15px}.wrap-settiing-pg .MuiBox-root .MuiGrid-item{padding-left:0!important;padding-top:0}.wrap-settiing-pg .MuiBox-root .MuiTabs-root.MuiTabs-vertical.wrap-sidebar{width:100%;min-height:auto;height:auto;margin-bottom:15px}.wrap-settiing-pg .MuiBox-root .MuiTabs-root.MuiTabs-vertical.wrap-sidebar .MuiButtonBase-root.MuiTabScrollButton-root.MuiTabScrollButton-vertical{display:none}.wrap-settiing-pg .MuiBox-root .MuiTabs-root.MuiTabs-vertical.wrap-sidebar .MuiTabs-flexContainer.MuiTabs-flexContainerVertical{flex-direction:row;overflow-x:auto}.wrap-settiing-pg .MuiBox-root .wrapper-notification-pg{display:block;margin-left:0;width:100%;height:auto}.wrap-settiing-pg .MuiBox-root .wrapper-notification-pg .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{padding:30px 20px 30px 25px}.wrap-settiing-pg .MuiBox-root .wrapper-notification-pg .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiListItem-root.MuiListItem-gutters.MuiListItem-padding{display:flex}}@media (max-width: 991px) and (max-width: 991px){.wrap-settiing-pg .MuiBox-root .wrapper-notification-pg .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiListItem-root.MuiListItem-gutters.MuiListItem-padding{margin-bottom:5px}}@media (max-width: 991px){.wrap-settiing-pg .MuiBox-root .wrapper-notification-pg .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiListItem-root.MuiListItem-gutters.MuiListItem-padding .MuiListItemText-root{font-size:16px;width:calc(100% - 70px)}.wrap-settiing-pg .MuiBox-root .wrapper-notification-pg .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiListItem-root.MuiListItem-gutters.MuiListItem-padding .MuiListItemText-root span{display:block;width:260px}}@media (max-width: 991px) and (max-width: 991px){.wrap-settiing-pg .MuiBox-root .wrapper-notification-pg .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiListItem-root.MuiListItem-gutters.MuiListItem-padding .MuiListItemText-root span{width:calc(100vw - 140px)}}@media (max-width: 991px){.wrap-settiing-pg .MuiBox-root .wrapper-notification-pg .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiListItem-root.MuiListItem-gutters.MuiListItem-padding .MuiSwitch-root.MuiSwitch-edgeEnd{width:70px}.wrap-settiing-pg .MuiBox-root .setting-right-data{width:100%;margin-left:0}.wrap-settiing-pg .MuiBox-root .setting-right-data .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{padding:10px 20px}}@media (max-width: 991px) and (max-width: 991px){.wrap-settiing-pg .MuiBox-root .setting-right-data .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{padding:10px 10px 10px 20px;border-radius:0!important}}@media (max-width: 991px){.wrap-settiing-pg .MuiBox-root .setting-right-data .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .account-set-tabs{width:100%;border-right:0}.wrap-settiing-pg .MuiBox-root .setting-right-data .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .account-set-tabs .MuiTabs-scroller .MuiTabs-flexContainer.MuiTabs-flexContainerVertical{width:100%;overflow-y:auto}.wrap-settiing-pg .MuiBox-root .setting-right-data .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .account-set-tabs .MuiTabs-scroller .MuiTabs-flexContainer.MuiTabs-flexContainerVertical .MuiButtonBase-root.MuiTab-root.MuiTab-textColorPrimary{display:inline-block;margin-right:25px}}.wrap-settiing-pg .deactivate-left-content{padding-left:10px;padding-right:50px}@media (max-width: 1680px){.wrap-settiing-pg .deactivate-left-content{padding-right:30px;padding-left:0}}@media (max-width: 991px){.wrap-settiing-pg .deactivate-left-content{padding-left:20px;padding-right:20px}}.wrap-settiing-pg .deactivate-left-content .heading25{margin-bottom:40px}@media (max-width: 767px){.wrap-settiing-pg .deactivate-left-content .heading25{margin-bottom:30px;font-size:20px}}.wrap-settiing-pg .deactivate-left-content .card-deactivate{margin-top:20px;padding:20px 25px;position:relative;border-radius:16px;height:190px}@media (max-width: 991px){.wrap-settiing-pg .deactivate-left-content .card-deactivate{height:auto;padding:10px 15px}.wrap-settiing-pg .deactivate-left-content .card-deactivate .radio-btn{top:10px!important}}.wrap-settiing-pg .deactivate-left-content .card-deactivate .heading20{font-size:20px;font-family:OpenSans-Semibold}@media (max-width: 1600px){.wrap-settiing-pg .deactivate-left-content .card-deactivate .heading20{font-size:18px}}.wrap-settiing-pg .deactivate-left-content .card-deactivate p{font-size:20px;font-family:OpenSans-Regular;padding-right:25px;margin-top:5px}@media (max-width: 1800px){.wrap-settiing-pg .deactivate-left-content .card-deactivate p{font-size:18px}}@media (max-width: 1600px){.wrap-settiing-pg .deactivate-left-content .card-deactivate p{font-size:16px}}.wrap-settiing-pg .deactivate-left-content .card-deactivate .radio-btn{position:absolute;top:20px;right:15px;margin:0;display:none}.wrap-settiing-pg .deactivate-left-content .card-deactivate .radio-btn .checked-btn{padding:0}.wrap-settiing-pg .deactivate-left-content .delete-acc-btn{width:auto;height:60px;background:red;padding:0 15px;border:0;box-shadow:none;border-radius:15px;font-size:18px;font-family:OpenSans-SemiBold;margin-top:30px}@media (max-width: 1800px){.wrap-settiing-pg .deactivate-left-content .delete-acc-btn{height:55px}}@media (max-width: 1680px){.wrap-settiing-pg .deactivate-left-content .delete-acc-btn{height:52px;font-size:16px}}@media (max-width: 991px){.wrap-settiing-pg .deactivate-left-content .delete-acc-btn{margin:20px auto 0;display:table}}.wrap-settiing-pg .deactivate-right-content{padding-left:35px;border-left:1px solid #fff}@media (max-width: 991px){.wrap-settiing-pg .deactivate-right-content{border-left:0px solid #fff;padding-left:0}.wrap-settiing-pg .deactivate-right-content .deactivate-wrap-otp-page{padding-left:0}.wrap-settiing-pg .deactivate-right-content .deactivate-wrap-otp-page .MuiPaper-root.MuiPaper-elevation{padding-left:0!important}}.wrap-settiing-pg .deactivate-right-content .wrap-item-card{height:auto;padding:40px 0 100px}.wrap-settiing-pg .deactivate-right-content h6{font-size:18px}.react-confirm-alert-overlay{background:#0000007d 0% 0% no-repeat padding-box!important}@media (max-width: 575px){.react-confirm-alert{padding:0 15px}}.confirm-alert-bx{background:#2d283a;padding:90px 60px 100px;border-radius:39px;width:900px;text-align:center}@media (max-width: 1800px){.confirm-alert-bx{padding:80px 60px 90px}}@media (max-width: 1680px){.confirm-alert-bx{width:840px;padding:65px 60px 70px}}@media (max-width: 1600px){.confirm-alert-bx{width:780px;padding:60px 60px 70px}}@media (max-width: 1480px){.confirm-alert-bx{width:680px;padding:50px 50px 60px}}@media (max-width: 1360px){.confirm-alert-bx{width:625px}}@media (max-width: 1280px){.confirm-alert-bx{width:550px;padding:50px 40px 60px 38px}}@media (max-width: 991px){.confirm-alert-bx{width:470px;padding:40px 30px 50px}}@media (max-width: 767px){.confirm-alert-bx{width:404px;padding:30px 30px 34px}}@media (max-width: 480px){.confirm-alert-bx{width:100%;padding:20px 25px 30px;border-radius:20px!important}}.confirm-alert-bx h1{display:block;font-size:40px;font-family:OpenSans-Bold;color:#fff;max-width:600px;margin:0 auto}@media (max-width: 1800px){.confirm-alert-bx h1{font-size:38px}}@media (max-width: 1680px){.confirm-alert-bx h1{max-width:450px;font-size:34px}}@media (max-width: 1440px){.confirm-alert-bx h1{font-size:30px}}@media (max-width: 1280px){.confirm-alert-bx h1{font-size:26px}}@media (max-width: 991px){.confirm-alert-bx h1{font-size:24px;max-width:330px}}@media (max-width: 767px){.confirm-alert-bx h1{font-size:20px}}@media (max-width: 575px){.confirm-alert-bx h1{max-width:100%}}.confirm-alert-bx p{font-size:18px;font-family:OpenSans-Bold;color:#fff}@media (max-width: 1600px){.confirm-alert-bx p{font-size:17px}}@media (max-width: 1280px){.confirm-alert-bx p{font-size:16px}}.confirm-alert-bx .img{display:none}.confirm-alert-bx .alert-btn-group{justify-content:center;margin-top:80px}@media (max-width: 1680px){.confirm-alert-bx .alert-btn-group{margin-top:60px}}@media (max-width: 1440px){.confirm-alert-bx .alert-btn-group{margin-top:50px}}@media (max-width: 1280px){.confirm-alert-bx .alert-btn-group{margin-top:40px}}@media (max-width: 575px){.confirm-alert-bx .alert-btn-group{margin-top:30px}}.confirm-alert-bx .alert-btn-group button{font-size:20px;font-family:Raleway-Medium;padding:0;width:183px;height:48px;border-radius:10px;margin:0}@media (max-width: 1680px){.confirm-alert-bx .alert-btn-group button{font-size:18px;width:170px}}@media (max-width: 1680px){.confirm-alert-bx .alert-btn-group button{font-size:17px;width:165px;height:45px}}@media (max-width: 1480px){.confirm-alert-bx .alert-btn-group button{font-size:16px;width:150px;height:42px}}@media (max-width: 1280px){.confirm-alert-bx .alert-btn-group button{width:135px}}@media (max-width: 767px){.confirm-alert-bx .alert-btn-group button{width:100px}}.confirm-alert-bx .alert-btn-group button:first-child{background-color:#fff;border:0;color:#000;margin-right:25px}@media (max-width: 1600px){.confirm-alert-bx .alert-btn-group button:first-child{margin-right:20px}}@media (max-width: 1440px){.confirm-alert-bx .alert-btn-group button:first-child{margin-right:15px}}@media (max-width: 1280px){.confirm-alert-bx .alert-btn-group button:first-child{margin-right:10px}}.confirm-alert-bx .alert-btn-group button:last-child{background-color:#715aff;color:#fff;border:0;margin-left:25px}@media (max-width: 1600px){.confirm-alert-bx .alert-btn-group button:last-child{margin-left:20px}}@media (max-width: 1440px){.confirm-alert-bx .alert-btn-group button:last-child{margin-left:15px}}@media (max-width: 1280px){.confirm-alert-bx .alert-btn-group button:last-child{margin-left:10px}}.login-confirm-alert-bx{width:978px;height:451px;border-radius:39px}@media (max-width: 1800px){.login-confirm-alert-bx{width:970px;height:440px}}@media (max-width: 1680px){.login-confirm-alert-bx{width:900px;height:375px}}@media (max-width: 1600px){.login-confirm-alert-bx{width:840px;height:350px}}@media (max-width: 1480px){.login-confirm-alert-bx{width:730px;height:340px}}@media (max-width: 1440px){.login-confirm-alert-bx{width:685px;height:310px}}@media (max-width: 1280px){.login-confirm-alert-bx{width:580px;height:auto}}@media (max-width: 767px){.login-confirm-alert-bx{width:404px}}@media (max-width: 480px){.login-confirm-alert-bx{width:100%}}@media (max-width: 767px){.wrap-settiing-pg .MuiBox-root{display:block;padding:10px 5px}}.show-more-chip{position:relative;top:6px;width:36px;height:30px;background-color:#a682ff;display:inline-block;border:0;color:#fff;padding:0 10px;font-size:14px;border-radius:16px;line-height:29px;border:1px solid #fff;cursor:pointer}.show-more-chip:hover .more-dropdowns{display:block}.show-more-chip .more-dropdowns{position:absolute;display:none;right:0;top:30px;box-shadow:0 4px 14px #0000001f;border:0;padding:10px 0!important;border-radius:16px;min-width:auto;width:150px;min-height:40px;padding-bottom:0;background:#a682ff5e;z-index:99;font-weight:700;transition:all .4s linear;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.show-more-chip .more-dropdowns ul{list-style-type:none;margin:0;padding:0}.show-more-chip .more-dropdowns ul li{font-size:14px;font-weight:400;color:#fff;max-width:100%;overflow:100%;white-space:nowrap;text-overflow:ellipsis;padding:2px 15px;-webkit-transition:all .4s linear;transition:all .4s linear}.show-more-chip .more-dropdowns ul li:hover{background-color:#2c2c2c33}.wrapper-notification-pg{margin-left:16px;width:calc(100% - 299px);overflow:hidden;border-radius:30px}.wrapper-notification-pg .wrap-item-card{margin:0!important;padding:95px 20rem 80px 70px;background-color:#2c264f;min-height:695px}@media (max-width: 1800px){.wrapper-notification-pg .wrap-item-card{padding:95px 16rem 95px 70px}}@media (max-width: 1680px){.wrapper-notification-pg .wrap-item-card{padding:75px 14rem 75px 65px;min-height:565px}}@media (max-width: 1600px){.wrapper-notification-pg .wrap-item-card{padding:75px 10rem 75px 65px}}@media (max-width: 1560px){.wrapper-notification-pg .wrap-item-card{padding:75px 10rem 75px 65px}}@media (max-width: 1460px){.wrapper-notification-pg .wrap-item-card{padding:75px 8rem 75px 55px}}.wrapper-notification-pg .wrap-item-card .card-content,.wrapper-notification-pg .wrap-item-card .setting-list{padding:0}.wrapper-notification-pg .wrap-item-card .setting-list li{padding:0;margin-bottom:25px}@media (max-width: 1800px){.wrapper-notification-pg .wrap-item-card .setting-list li{margin-bottom:20px}}.wrapper-notification-pg .wrap-item-card .setting-list li span{font-size:22px;font-family:OpenSans-SemiBold;padding:0}@media (max-width: 1680px){.wrapper-notification-pg .wrap-item-card .setting-list li span{font-size:21px}}@media (max-width: 1600px){.wrapper-notification-pg .wrap-item-card .setting-list li span{font-size:20px}}@media (max-width: 1560px){.wrapper-notification-pg .wrap-item-card .setting-list li span{font-size:19px}}.wrapper-notification-pg .wrap-item-card .setting-list .cheked-bx{position:relative;overflow:visible;width:auto;height:auto;padding:0}.wrapper-notification-pg .wrap-item-card .setting-list .cheked-bx .MuiSwitch-switchBase{top:3px;left:3px}.wrapper-notification-pg .wrap-item-card .setting-list .cheked-bx .MuiSwitch-track{border-radius:30px;width:65px;height:30px;background:#c9c9c9;opacity:1}@media (max-width: 1800px){.wrapper-notification-pg .wrap-item-card .setting-list .cheked-bx .MuiSwitch-track{width:55px;height:26px}}.wrapper-notification-pg .wrap-item-card .setting-list .cheked-bx .MuiSwitch-thumb{width:24px;height:24px}@media (max-width: 1800px){.wrapper-notification-pg .wrap-item-card .setting-list .cheked-bx .MuiSwitch-thumb{width:19px;height:19px}}.wrapper-notification-pg .wrap-item-card .setting-list .cheked-bx .Mui-checked+.MuiSwitch-track{background:#fff;opacity:1}.wrapper-notification-pg .wrap-item-card .setting-list .cheked-bx .Mui-checked{transform:translate(34px)}@media (max-width: 1800px){.wrapper-notification-pg .wrap-item-card .setting-list .cheked-bx .Mui-checked{transform:translate(30px)}}.VisibilityIcon{color:#fff}.wrap-change-password{display:flex;flex-direction:column;align-items:center;gap:30px}.wrap-change-password .password-wrap{display:flex;flex-direction:row;align-items:center;gap:20px}.payment-page-wrap{position:relative;height:100vh;padding:0 150px}@media (max-width: 1550px){.payment-page-wrap{padding:0 100px}}@media (max-width: 1320px){.payment-page-wrap{padding:0 80px}}@media (max-width: 1200px){.payment-page-wrap{padding:0 50px}}@media (max-width: 991px){.payment-page-wrap{height:auto}}@media (max-width: 991px){.payment-page-wrap{padding:0 15px}}.item_flex_payment{display:flex;flex-direction:row;align-items:center;color:#fff}.payment-gateway-wrap{width:530px;position:relative;top:30px;background-color:#2c264f;padding:50px 30px;border-radius:16px;text-align:center}@media (max-width: 1550px){.payment-gateway-wrap{width:400px}}@media (max-width: 991px){.payment-gateway-wrap{width:100%;padding:20px 0}}.payment-gateway-wrap label{text-align:left!important;display:block;margin-bottom:15px}.payment-gateway-wrap input{max-width:100%;max-width:100%!important}.payment-gateway-wrap input.form-control{width:95%!important}.payment-gateway-wrap .demo-picker-wrapper{padding:0 12px;font-family:Source Code Pro,monospace;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014;border-radius:16px;background:#fff;margin:20px 0;width:100%}.payment-gateway-wrap .demo-picker{position:relative;font-size:18px;border-radius:3px;background-color:#fff;height:48px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border:0;width:100%;color:#6772e5;outline:none;background:transparent;-webkit-appearance:none;font-size:16px;font-family:OpenSans-SemiBold;padding:15px 14px}.payment-gateway-wrap label{text-align:left;font-size:16px}.payment-gateway-wrap input{width:100%;height:40px!important;max-width:100%}.payment-gateway-wrap .DemoWrapper{margin:0 auto;max-width:500px;padding:0 24px;display:flex;flex-direction:column;height:100vh}.payment-gateway-wrap .Demo{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:40%}.payment-gateway-wrap label{color:#6b7c93;font-weight:300;letter-spacing:.025em}.payment-gateway-wrap button{white-space:nowrap;border:0;outline:0;display:inline-block;height:45x;line-height:40px;padding:5px 40px;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014;color:#fff;border-radius:10px;font-size:16px;font-weight:600;-webkit-transition:all .15s ease;transition:all .15s ease;background:#715aff 0% 0% no-repeat padding-box;margin-top:60px}.payment-gateway-wrap button:hover{opacity:.8}.payment-gateway-wrap .StripeElement{display:block;margin:10px 0 20px;max-width:500px;padding:15px 14px 10px;font-size:24px;font-family:Source Code Pro,monospace;box-shadow:#32325d26 0 1px 3px,#00000005 0 1px;border:0;outline:0;border-radius:4px;background:#fff;height:25px}@media (max-width: 991px){.payment-gateway-wrap .StripeElement{width:100%;max-width:100%}}.payment-gateway-wrap input{max-width:100%;width:100%;border-radius:4px;font-size:18px;font-weight:700;margin-top:12px;padding-left:20px}.payment-gateway-wrap input:focus{outline:0}.payment-gateway-wrap input::placeholder{color:#aab7c4}.payment-gateway-wrap input:focus,.payment-gateway-wrap .StripeElement--focus{box-shadow:#32325d1c 0 4px 6px,#00000014 0 1px 3px;-webkit-transition:all .15s ease;transition:all .15s ease}.payment-gateway-wrap .StripeElement.FpxBankElement,.payment-gateway-wrap .StripeElement.PaymentRequestButton{padding:0}.payment-gateway-wrap .StripeElement.PaymentRequestButton{height:40px}.InputElement.is-complete.Input{font-size:20px}.create-payment-btn{font-size:14px!important;text-align:center;color:#fff!important;margin:0 auto!important;display:table!important}.create-profile-modal .react-confirm-alert-overlay .react-confirm-alert .mui-confirm-alert{padding:40px 40px 60px;border-radius:20px;width:650px;z-index:999999;position:relative}.create-profile-modal .react-confirm-alert-overlay .react-confirm-alert .mui-confirm-alert h1{font-size:20px}.create-profile-modal .react-confirm-alert-overlay .react-confirm-alert .mui-confirm-alert .react-confirm-alert-button-group{margin-top:40px}.create-profile-modal .react-confirm-alert-overlay .react-confirm-alert .mui-confirm-alert .react-confirm-alert-button-group button{min-width:150px;padding:0 25px;width:auto;font-size:16px}.react-confirm-alert{position:relative!important;z-index:999999999!important}.payment-profile-warap .save-btn{width:240px}.payment-type-select{margin-top:50px}@media (max-width: 991px){.payment-type-select{width:100%;margin-top:15px}}.payment-type-select .demo-picker-wrapper{padding:0 12px;font-family:Source Code Pro,monospace;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014;background:#fff;width:100%;text-align:center}.payment-type-select .demo-picker{position:relative;font-size:18px;border-radius:5px;background-color:#fff;height:54px;width:580px;outline:none;background:transparent;-webkit-appearance:none;font-size:16px;font-family:OpenSans-SemiBold;padding:15px 14px;margin:5px auto 0;border:1px solid #fff;display:table;background:#0000004d;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}@media (max-width: 1550px){.payment-type-select .demo-picker{width:450px!important}}@media (max-width: 991px){.payment-type-select .demo-picker{width:100%!important}}.StripeElement.IdealBankElement{background:#fff!important;padding-top:0!important;height:34px!important}.StripeElement.FpxBankElement{background:#fff!important;padding-top:0!important;height:44px!important;max-width:100%}.pay-now-button{position:relative;right:10px}.right-payment-option-wrap{display:flex;flex-direction:column!important;align-items:flex-end}@media (max-width: 991px){.right-payment-option-wrap{padding-bottom:50px}}.payment-description{position:relative;border-radius:16px;padding:30px;background-color:#2c264f;max-width:500px;margin-top:50px}@media (max-width: 1550px){.payment-description{max-width:400px}}@media (max-width: 991px){.payment-description{margin-top:30px;padding:15px;max-width:100%;width:100%}}.payment-description p{font-size:30px;font-weight:700;text-align:center;color:#fff;margin-top:0}@media (max-width: 991px){.payment-description p{font-size:20px}}.payment-description .details-box-wrap{position:relative;text-align:right}.payment-description .details-box{display:flex;justify-content:space-between;margin-bottom:20px}.payment-description .details-box span{font-size:20px;color:#fff}@media (max-width: 991px){.payment-description .details-box span{font-size:16px}}.payment-description .details-box.total-boxes span{font-size:24px;font-weight:700}@media (max-width: 991px){.payment-description .details-box.total-boxes span{font-size:20px}}.payment-description button{line-height:40px;padding:5px 40px;color:#fff;border-radius:10px;font-size:16px;font-weight:600;transition:all .15s ease;background:#715aff 0% 0% no-repeat padding-box;margin-top:40px;border:0;outline:0}.deactivate-wrap-otp-page .deactivate-wrap-otp-pg{margin:0 auto;padding-top:20px;border-radius:70px!important;overflow:visible;text-align:center;box-shadow:none!important}.deactivate-wrap-otp-page .deactivate-wrap-otp-pg .mail-txt{font-size:18px;color:#fff;margin-bottom:15px}@media (max-width: 1680px){.deactivate-wrap-otp-page .deactivate-wrap-otp-pg .mail-txt{font-size:16px}}.deactivate-wrap-otp-page .deactivate-wrap-otp-pg .btn-resend{margin-bottom:20px}@media (max-width: 991px){.deactivate-wrap-otp-page .deactivate-wrap-otp-pg .btn-resend{display:block;margin-bottom:0!important}}.deactivate-wrap-otp-page .deactivate-wrap-otp-pg .btn-resend.Mui-disabled{color:#fff;opacity:.5}.deactivate-wrap-otp-page .heading31{font-size:31px;color:#fff;text-align:center;white-space:normal;line-height:45px}@media (max-width: 1800px){.deactivate-wrap-otp-page .heading31{font-size:29px}}@media (max-width: 1680px){.deactivate-wrap-otp-page .heading31{font-size:27px}}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx{max-width:500px;margin:0 auto}@media (max-width: 991px){.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .otp-timer-txt,.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .mail-txt{margin:0!important}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .otp-dont-code-txt{margin-bottom:0!important;margin-top:5px!important}}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx{display:flex;justify-content:center;margin:40px 0}@media (max-width: 991px){.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx{margin:10px 0 20px}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx .mail-txt{margin-top:0}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx .otp-timer-txt{margin:0}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx .otp-dont-code-txt{margin-bottom:0}}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx .deactivate-otp-inputs-wrap{background:transparent;width:53px!important;height:62px;border-radius:18px;border:2px solid rgba(233,232,232,.3);margin:0 12px;color:#fff;font-size:18px}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx .deactivate-otp-inputs-wrap:focus-visible{outline:0;border:2px solid #fff}@media (max-width: 1680px){.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx .deactivate-otp-inputs-wrap{width:50px!important;height:55px;margin:0 10px}}@media (max-width: 1600px){.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx .deactivate-otp-inputs-wrap{width:45px!important;height:50px;margin:0 8px}}@media (max-width: 991px){.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-wrap-opt-bx .deactivate-otp-inputs-wrap{width:40px!important;height:45px!important;margin:0 2px;border-radius:10px}}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-btn-otp-verify{width:460px;height:48px;display:block;margin:0 auto 20px}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-btn-resend{color:#4b00ef;display:block;text-align:center}.deactivate-wrap-otp-page .wrapper-deactivate-otp-bx .deactivate-btn-resend.Mui-disabled{color:#fff}@media (max-width: 1280px){.wrap-deativate-pg .MuiGrid-item{max-width:100%;flex-basis:100%}}.wrap-payment-pg .datepickerbx1 .data-input-bx{max-width:160px}@media (max-width: 350px){.wrap-payment-pg .datepickerbx1 .data-input-bx{max-width:140px;display:block;margin-left:auto;margin-bottom:8px}}.wrap-payment-pg .datepickerbx1 .data-input-bx input{font-size:18px;font-family:OpenSans-Bold;color:#fff;padding:4px 4px 4px 38px}.wrap-payment-pg .datepickerbx1 .data-input-bx input.Mui-disabled{-webkit-text-fill-color:inherit;color:#ffffff4f}@media (max-width: 1600px){.wrap-payment-pg .datepickerbx1 .data-input-bx input{font-size:16px}}@media (max-width: 1440px){.wrap-payment-pg .datepickerbx1 .data-input-bx input{font-size:15px}}@media (max-width: 767px){.wrap-payment-pg .datepickerbx1 .data-input-bx input{font-size:14px}}.wrap-payment-pg .datepickerbx1 .data-input-bx .MuiInputAdornment-root{padding:0;position:absolute;color:#fff;left:0}.wrap-payment-pg .datepickerbx1 .data-input-bx .MuiInputAdornment-root button{padding:0;font-size:22px}.wrap-payment-pg .datepickerbx1 .data-input-bx svg{color:#a682ff}.wrap-payment-pg .datepickerbx1 .data-input-bx .MuiOutlinedInput-notchedOutline{border:0}.wrap-payment-pg .datepickerbx1 .payment-select-date{margin-top:-8px}@media (max-width: 491px){.wrap-payment-pg .datepickerbx1 .payment-select-date{margin-top:20px}}.wrap-payment-pg .datepickerbx1 .payment-select-date .select-bx{padding:10px 32px 10px 10px;border:0;background:#161616;color:#fff;min-width:100px;font-family:OpenSans-Bold;font-size:18px}@media (max-width: 1600px){.wrap-payment-pg .datepickerbx1 .payment-select-date .select-bx{font-size:16px}}@media (max-width: 1440px){.wrap-payment-pg .datepickerbx1 .payment-select-date .select-bx{font-size:15px}}@media (max-width: 767px){.wrap-payment-pg .datepickerbx1 .payment-select-date .select-bx{text-align:center}}.wrap-payment-pg .datepickerbx1 .payment-select-date svg{color:#fff}.wrap-payment-pg .payment-card-status{display:flex;justify-content:space-between;margin-bottom:50px}@media (max-width: 840px){.wrap-payment-pg .payment-card-status{display:flex;justify-content:space-between;margin-bottom:50px;flex-wrap:wrap}.wrap-payment-pg .payment-card-status .datepickerbx1{max-width:100%;flex-basis:100%;width:100%;display:block;text-align:right;margin-bottom:20px}.wrap-payment-pg .payment-card-status .wrap-payment-status{order:2}}.wrap-payment-pg .payment-card-status .payment-staus{padding:15px 0 20px 20px;border-radius:30px;min-width:250px;background-color:#2c264f;margin:0}.wrap-payment-pg .payment-card-status .payment-staus .card-content{padding:0}.wrap-payment-pg .payment-card-status .payment-staus .heading40{color:#2cd8a0;margin-bottom:10px}.wrap-payment-pg .payment-card-status .payment-staus p{color:#fff;font-size:16px}.wrap-payment-pg .payment-card-status .payment-staus svg{color:#a682ff;font-size:65px}.wrap-payment-pg .wrapper-payment-card .wrapper-table{display:block;overflow-x:auto;white-space:nowrap}@media (max-width: 991px){.wrap-payment-pg .wrapper-payment-card .wrapper-table{padding:0 8px}}.wrap-payment-pg .wrapper-payment-card .event-card{width:75%;border-radius:29px;color:#fff;margin:0;padding:30px 0}@media (max-width: 1560px){.wrap-payment-pg .wrapper-payment-card .event-card{width:85%;margin-bottom:30px}}@media (max-width: 1080px){.wrap-payment-pg .wrapper-payment-card .event-card{width:100%}}@media (max-width: 991px){.wrap-payment-pg .wrapper-payment-card .event-card{border-radius:20px}}.wrap-payment-pg .wrapper-payment-card .event-card .heading22{font-size:22px;padding-left:40px;margin-bottom:10px}@media (max-width: 1680px){.wrap-payment-pg .wrapper-payment-card .event-card .heading22{font-size:19px}}.wrap-payment-pg .wrapper-payment-card .event-card .card-content{padding:0}.wrap-payment-pg .wrapper-payment-card .event-card td{color:#fff;font-size:18px;font-family:OpenSans-SemiBold;border-bottom:0;padding:12px 0;text-align:center}@media (max-width: 1680px){.wrap-payment-pg .wrapper-payment-card .event-card td{font-size:17px}}@media (max-width: 991px){.wrap-payment-pg .wrapper-payment-card .event-card td{padding:12px 8px}}.wrap-payment-pg .wrapper-payment-card .event-card td .view-detail-btn{width:151px;height:41px;background:#715aff 0% 0% no-repeat padding-box;border-radius:23px;font-size:14px;font-family:OpenSans-Regular;padding:0}.wrap-payment-pg .wrapper-payment-card .event-card th{color:#ffffffb5;background-color:transparent;border-bottom:0;font-size:17px;font-family:OpenSans-Regular;padding:14px 0;text-align:center}@media (max-width: 991px){.wrap-payment-pg .wrapper-payment-card .event-card th{padding:12px 8px}}.wrap-payment-pg .wrapper-payment-card .wrap-table-pagination ul{justify-content:flex-end}.wrap-payment-pg .wrapper-payment-card .wrap-table-pagination ul li button{color:#fff;border:1px solid #fff;border-radius:8px}.wrap-payment-pg .wrapper-payment-card .wrap-table-pagination ul li:first-child button{background:#a682ff}.wrap-payment-pg .wrapper-payment-card .wrap-table-pagination ul li:last-child button{background:#a682ff}.wrap-payment-pg .heading23{font-size:23px;color:#fff}@media (max-width: 1680px){.wrap-payment-pg .heading23{font-size:19px}}@media (max-width: 1440px){.wrap-payment-pg .heading23{font-size:18px}}@media (max-width: 767px){.wrap-payment-pg .heading23{font-size:17px}}.wrap-notification-bx .safe-header{display:flex;align-items:center;margin-bottom:25px;padding-left:20px}@media (max-width: 1440px){.wrap-notification-bx .safe-header{margin-bottom:20px}}.wrap-notification-bx .safe-header .heading45{margin-bottom:0}.wrap-notification-bx .safe-header img{margin-left:25px;width:40px}@media (max-width: 1440px){.wrap-notification-bx .safe-header img{width:35px}}.wrap-notification-bx .wrap-agree-btnbx{text-align:right;margin-top:20px}.wrap-notification-bx .wrap-agree-btnbx .btn-submit{font-size:21px;font-family:OpenSans-SemiBold;padding:0;width:241px;height:60px;background:#715aff;border-radius:12px}@media (max-width: 1800px){.wrap-notification-bx .wrap-agree-btnbx .btn-submit{font-size:20px;width:200px;height:55px}}@media (max-width: 1680px){.wrap-notification-bx .wrap-agree-btnbx .btn-submit{width:180px}}@media (max-width: 1600px){.wrap-notification-bx .wrap-agree-btnbx .btn-submit{height:52px;font-size:18px}}.wrap-notification-bx .heading45{font-size:45px;color:#fff;margin-bottom:24px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-notification-bx .heading45{font-size:40px}}@media (max-width: 1440px){.wrap-notification-bx .heading45{font-size:38px}}@media (max-width: 991px){.wrap-notification-bx .heading45{font-size:24px;padding-left:10px}}.wrap-notification-bx .notification-list{padding-left:0}.wrap-notification-bx .notification-list li{position:relative;color:#fff;padding:0 0 0 35px;margin-bottom:16px}.wrap-notification-bx .notification-list li:before{content:" ";display:inline-block;position:absolute;left:0;top:20px;width:10px;height:10px;background:#fff;border-radius:50%}@media (max-width: 1800px){.wrap-notification-bx .notification-list li:before{top:18px}}@media (max-width: 1680px){.wrap-notification-bx .notification-list li:before{top:15px}}@media (max-width: 1600px){.wrap-notification-bx .notification-list li:before{top:14px}}.wrap-notification-bx .notification-list li span{font-size:26px;font-family:OpenSans-Regular}@media (max-width: 1800px){.wrap-notification-bx .notification-list li span{font-size:24px}}@media (max-width: 1680px){.wrap-notification-bx .notification-list li span{font-size:21px}}@media (max-width: 1600px){.wrap-notification-bx .notification-list li span{font-size:19px}}@media (max-width: 1440px){.wrap-notification-bx .notification-list li span{font-size:18px}}@media (max-width: 1080px){.wrap-notification-bx .notification-list li span{padding-bottom:0}}.wrap-notification-bx .notification-list li span a{color:#6976ff}.wrap-notification-bx .msg-notification-list{min-height:420px;max-height:420px;overflow:hidden;overflow-y:auto}.wrap-notification-bx .msg-notification-list li{position:relative;padding-left:0}.wrap-notification-bx .msg-notification-list li .common-btn{color:#fff;font-size:14px!important;font-family:Manrope-Regular;position:absolute;bottom:0;right:15px;width:125px;padding:5px 0!important;border-radius:8px!important}.wrap-notification-bx .msg-notification-list li .common-btn.Mui-disabled{color:gray;background-color:#8080808f!important}.wrap-notification-bx .msg-notification-list .notification-user-bx{margin-right:8px;position:relative}.wrap-notification-bx .msg-notification-list .notification-user-bx .noti-user-img-bx{width:49px;height:49px;border-radius:8px;border:1px solid #A4A4A4}.wrap-notification-bx .msg-notification-list .notification-user-bx .online-puple-dot{position:absolute;display:block;width:8px;height:8px;background:#715aff 0% 0% no-repeat padding-box;border:1px solid #FFFFFF;border-radius:50%;top:-3px;right:2px}.wrap-notification-bx .msg-notification-list .msg-txt{color:#c4c4c4}.wrap-notification-bx .msg-notification-list .msg-txt span{font-size:14px;font-family:OpenSans-Regular}.wrap-notification-bx .msg-notification-list .msg-txt .msg-time{font-size:14px;font-family:Manrope-Regular;color:#545454}.wrap-notification-bx .safe-condition{color:#fff}.wrap-notification-bx .safe-condition .Mui-checked{color:#a682ff!important;background:#a682ff!important}.wrap-notification-bx .safe-condition span{padding:0}.wrap-notification-bx .safe-condition label{margin-right:0;margin-left:-8px}.wrap-notification-bx .safe-condition .MuiCheckbox-root.MuiCheckbox-colorPrimary{background:#fff;overflow:hidden;border-radius:10px;width:36px;height:33px}.wrap-notification-bx .safe-condition .MuiCheckbox-root.MuiCheckbox-colorPrimary:before{content:" ";position:absolute;left:31%;top:45%;width:9px;border-bottom:3px solid #fff;height:18px;transform:rotate(45deg) translate(-50%,-50%);border-right:3px solid #fff}.wrap-notification-bx .safe-condition .MuiCheckbox-root.MuiCheckbox-colorPrimary svg{display:none}.wrap-notification-bx .safe-condition .understand-txt{font-size:23px;color:#fff;font-family:OpenSans-Regular;margin-left:14px}@media (max-width: 1800px){.wrap-notification-bx .safe-condition .understand-txt{font-size:21px}}@media (max-width: 1680px){.wrap-notification-bx .safe-condition .understand-txt{font-size:19px}}@media (max-width: 1440px){.wrap-notification-bx .safe-condition .understand-txt{font-size:18px}}.wrap-msg-notification-bx{top:60px!important;right:145px!important;left:auto!important;bottom:auto!important}@media (max-width: 1680px){.wrap-msg-notification-bx{top:48px!important}}@media (max-width: 1440px){.wrap-msg-notification-bx{top:42px!important;right:145px!important}}@media (max-width: 1380px){.wrap-msg-notification-bx{right:135px!important}}@media (max-width: 1280px){.wrap-msg-notification-bx{right:125px!important}}@media (max-width: 1199px){.wrap-msg-notification-bx{right:90px!important}}@media (max-width: 991px){.wrap-msg-notification-bx{right:75px!important}}@media (max-width: 575px){.wrap-msg-notification-bx{right:0!important;top:65px!important;bottom:auto!important;width:100%}}.wrap-msg-notification-bx .main-login-pg .wrap-msg-notification-pg{background-color:#191919!important;padding:20px 0 20px 20px;border-radius:11px!important;overflow:visible;max-width:400px;min-width:400px;margin:0 auto}@media (max-width: 575px){.wrap-msg-notification-bx .main-login-pg .wrap-msg-notification-pg{max-width:100%;min-width:100%;width:100%}}.wrap-msg-notification-bx .main-login-pg .wrap-msg-notification-pg .card-content{padding:0!important}*::-webkit-scrollbar{width:5px}*::-webkit-scrollbar-thumb{border:3px solid #ffffff}*::-webkit-scrollbar-thumb{border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#2c264f}*::-webkit-scrollbar-thumb{background-color:#52515c;border-radius:20px;border:0}.stay-safe-popup .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{background:#2c264f 0% 0% no-repeat padding-box;border-radius:32px;padding:100px 65px 50px 100px;overflow:auto;max-width:1280px}@media (max-width: 1800px){.stay-safe-popup .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{padding:80px 65px 50px 90px}}@media (max-width: 1440px){.stay-safe-popup .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{padding:70px 50px 50px 80px}}@media (max-width: 991px){.stay-safe-popup .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{overflow-y:auto;margin:10px;padding:30px 20px}}.wrap-msg-notification-bx .css-yiavyu-MuiBackdrop-root-MuiDialog-backdrop{background-color:transparent}.wrap-msg-notification-bx .main-login-pg{background-color:#191919!important;border-radius:11px!important}.wrap-login.wrap-help-bx.wrap-msg-notification-bx .MuiBackdrop-root.MuiModal-backdrop{background-color:#0000}.calender-grid-wrap{position:relative}.calender-grid-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-9{position:relative;width:calc(100% - 430px);flex-basis:calc(100% - 430px);max-width:calc(100% - 430px)}@media (max-width: 1280px){.calender-grid-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-9{width:calc(100% + -0px);flex-basis:calc(100% + -0px);max-width:calc(100% + -0px)}}.calender-grid-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-3{width:430px;flex-basis:430px;max-width:430px}@media (max-width: 1280px){.calender-grid-wrap .MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-3{width:100%;flex-basis:100%;max-width:100%}}.calender-heading-wrap{position:relative;padding-top:55px}.calender-heading-wrap .share-btn{display:inline-block;position:relative;top:-5px;font-size:20px;font-weight:400;background:#a682ff 0% 0% no-repeat padding-box;border:1px solid #281a89;border-radius:6px;height:50px;margin-left:20px;padding:6px 20px;cursor:pointer}@media (max-width: 1440px){.calender-heading-wrap .share-btn{font-size:18px}}@media (max-width: 1080px){.calender-heading-wrap .share-btn{padding:6px 5px;margin-left:10px}}@media (max-width: 991px){.calender-heading-wrap .share-btn{top:-2px;font-size:16px;margin-left:10px;padding:6px 10px}}.calender-heading-wrap .share-btn svg{position:relative;top:4px;margin-right:4px}@media (max-width: 991px){.calender-heading-wrap .share-btn svg{top:5px;width:17px}}.calander-wrap .calender-indicator{position:relative;display:flex;justify-content:right;padding-right:20px;top:35px}@media (max-width: 1299px){.calander-wrap .calender-indicator{top:-5px}}@media (max-width: 1200px){.calander-wrap .calender-indicator{top:0;margin-bottom:15px}}.calander-wrap .calender-indicator ul{list-style-type:none;margin:0;padding:0}.calander-wrap .calender-indicator ul li{display:inline-block;margin-left:15px;margin-bottom:5px;position:relative;font-size:13px;font-weight:400;color:#000}.calander-wrap .calender-indicator ul li span{position:relative;top:-1px;display:inline-block;width:31px;height:7px;background:#7db866 0% 0% no-repeat padding-box;border-radius:9px;margin-right:5px}.calander-wrap .calender-indicator ul li span.blue{background-color:#8f8bff}.calander-wrap .calender-indicator ul li span.red{background-color:#f09092}.calander-wrap .rbc-month-row{flex-basis:content}.calander-wrap .rbc-toolbar{position:relative;justify-content:inherit}@media (max-width: 480px){.calander-wrap .rbc-toolbar{margin:15px 0}}.calander-wrap .rbc-toolbar .rbc-toolbar-label{text-align:left;position:relative;left:-245px;width:220px;z-index:0;flex-grow:0;color:#fff;font-size:25px;font-weight:700;text-align:center;font-family:OpenSans-Bold}@media (max-width: 1600px){.calander-wrap .rbc-toolbar .rbc-toolbar-label{font-size:18px}}@media (max-width: 1440px){.calander-wrap .rbc-toolbar .rbc-toolbar-label{font-size:16px;width:190px;left:-215px}}@media (max-width: 991px){.calander-wrap .rbc-toolbar .rbc-toolbar-label{position:absolute;left:36px;width:165px}}@media (max-width: 767px){.calander-wrap .rbc-toolbar .rbc-toolbar-label{left:48px}}@media (max-width: 480px){.calander-wrap .rbc-toolbar .rbc-toolbar-label{width:165px}}.calander-wrap .rbc-toolbar .rbc-btn-group:last-child{display:none}.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button{position:relative;background:transparent;color:#2c264f;border:0;width:40px;padding-right:0;text-indent:99999999}.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:focus{box-shadow:none}.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:first-child{display:none}.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:nth-child(2){position:relative;margin-right:200px;text-indent:-999999}@media (max-width: 1440px){.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:nth-child(2){margin-right:160px}}@media (max-width: 991px){.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:nth-child(2){margin-right:160px}}.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:nth-child(2):after{position:absolute;content:" ";display:block;margin:30px auto;width:10px;height:10px;border-top:2px solid #715aff;border-left:2px solid #715aff;transform:rotate(-45deg);top:-22px}@media (max-width: 767px){.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:nth-child(2):after{top:-20px;right:10px;background-size:45px}}.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:last-child{color:#2c264f}.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:last-child:after{position:absolute;content:" ";display:block;margin:30px auto;width:10px;height:10px;border-top:2px solid #715aff;border-left:2px solid #715aff;transform:rotate(135deg);top:-22px}@media (max-width: 1680px){.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:last-child:after{right:15px}}@media (max-width: 767px){.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:last-child:after{top:-21px;right:-10px;background-size:45px}}@media (max-width: 480px){.calander-wrap .rbc-toolbar .rbc-btn-group:first-child button:last-child:after{top:-22px}}@media (max-width: 480px){.calander-wrap .rbc-toolbar .rbc-btn-group:first-child{padding:0;font-size:0}}.calander-wrap .rbc-toolbar .rbc-btn-group{display:block}.calander-wrap .rbc-month-view{border:0;margin-top:20px;margin-bottom:15px}@media (max-width: 991px){.calander-wrap .rbc-month-view{margin-top:0}}.calander-wrap .rbc-month-view .rbc-row.rbc-month-header{background-origin:0}.calander-wrap .rbc-month-view .rbc-row.rbc-month-header .rbc-header{border:0;text-align:left;padding:10px 0;color:#fff;font-size:18px;font-family:OpenSans-SemiBold}@media (max-width: 991px){.calander-wrap .rbc-month-view .rbc-row.rbc-month-header .rbc-header{font-size:16px}}@media (max-width: 640px){.calander-wrap .rbc-month-view .rbc-row.rbc-month-header .rbc-header{font-size:14px}}@media (max-width: 480px){.calander-wrap .rbc-month-view .rbc-row.rbc-month-header .rbc-header{font-size:13px}}.calander-wrap .rbc-month-view .rbc-month-row{border-top:2px solid #dbdbdb;border-left:2px solid #dbdbdb;border-right:2px solid #dbdbdb}.calander-wrap .rbc-month-view .rbc-month-row:nth-child(2){border-radius:16px 16px 0 0!important}.calander-wrap .rbc-month-view .rbc-month-row:last-child{border-bottom:2px solid #dbdbdb;border-radius:0 0 16px 16px}.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell{position:relative;border-right:2px solid #dbdbdb;padding:10px;text-align:left;height:130px;background-color:#0e0031;cursor:pointer}@media (max-width: 1440px){.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell{height:100px}}@media (max-width: 1280px){.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell{height:110px}}.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell.rbc-now{background-color:#000;border-top:3px solid blue;border-bottom:3px solid blue}@media (max-width: 991px){.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell{height:120px!important;padding:8px}}@media (max-width: 840px){.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell{height:110px!important}}@media (max-width: 767px){.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell{height:90px!important;padding:10px;font-size:14px}}@media (max-width: 640px){.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell{height:70px!important;padding:8px}}@media (max-width: 480px){.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell{height:50px!important;font-size:12px}}.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell button{pointer-events:none;color:#fff}.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell:first-child{border-right:1px solid #dbdbdb}.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell:last-child{border-right:0px solid #dbdbdb}.calander-wrap .rbc-month-view .rbc-month-row .rbc-date-cell.rbc-off-range{background-color:#2c264f!important}.calander-wrap .rbc-month-view .rbc-row-content:first-child{border-radius:16px 16px 0 0}.calender-sidenav{padding-top:30px}.calender-sidenav .calender-heading{display:flex;justify-content:space-between}.calender-sidenav .calender-heading p{font-size:24px;font-weight:700;color:#374557}@media (max-width: 1600px){.calender-sidenav .calender-heading p{font-size:16px}}@media (max-width: 1440px){.calender-sidenav .calender-heading p{font-size:14px}}.calender-sidenav .calender-heading span{position:relative;top:11px;font-size:14px}@media (max-width: 1600px){.calender-sidenav .calender-heading span{font-size:12px;top:6px}}@media (max-width: 1440px){.calender-sidenav .calender-heading span{font-size:10px;top:4px}}.calender-sidenav .event-search{position:relative}.calender-sidenav .event-search img{position:absolute;left:10px;top:5px;width:30px}.calender-sidenav .event-search .form-control{height:40px;background-color:#fff;padding-left:47px;border:1px solid #e1e1e1;border-radius:27px}.calender-sidenav .event-search .form-control:focus{box-shadow:none}.calender-sidenav ul{margin:15px 0 0;padding:0;list-style-type:none}.calender-sidenav ul li{position:relative;background-color:#fff;border-radius:16px;padding:15px 30px;border-left:15px solid #7db866;margin-bottom:12px}@media (max-width: 1200px){.calender-sidenav ul li{padding:15px 10px}}.calender-sidenav ul li .user-name-wrap{position:relative}.calender-sidenav ul li .user-name-wrap img{width:27px;height:27px;border-radius:100%}.calender-sidenav ul li .user-name-wrap p{position:relative;top:2px;font-size:18px;display:inline-block;margin-left:5px;color:#542c7d;font-weight:600;margin-bottom:5px}@media (max-width: 1600px){.calender-sidenav ul li .user-name-wrap p{font-size:16px}}@media (max-width: 1440px){.calender-sidenav ul li .user-name-wrap p{font-size:14px}}.calender-sidenav ul li .user-time-wrap{margin-top:10px;margin-bottom:10px;margin-left:5px}.calender-sidenav ul li .user-time-wrap img{width:16px;border-radius:100%}.calender-sidenav ul li .user-time-wrap .tele-img{width:25px;position:relative;left:-2px}.calender-sidenav ul li .user-time-wrap p{font-size:14px;display:inline-block;margin-left:5px;color:#542c7d;margin-bottom:5px}.calender-sidenav ul li.active{border-color:#542c7d}.toggle-handler-wrap{text-align:end;margin-bottom:40px;cursor:pointer}.toggle-handler-wrap .google-toggle-btn{pointer-events:none;opacity:.3}.toggle-handler-wrap .react-toggle{position:relative;top:7px;margin-right:5px}@media (max-width: 1700px){.toggle-handler-wrap{margin-bottom:30px}}@media (max-width: 1600px){.toggle-handler-wrap{margin-bottom:20px}}@media (max-width: 1440px){.toggle-handler-wrap .react-toggle{position:relative;top:6px;margin-right:5px}.toggle-handler-wrap .react-toggle .react-toggle-track{width:43px;height:20px}.toggle-handler-wrap .react-toggle .react-toggle-thumb{top:0;left:0;width:20px;height:20px}}@media (max-width: 575px){.toggle-handler-wrap .react-toggle{position:relative;top:6px;margin-right:5px}.toggle-handler-wrap .react-toggle .react-toggle-track{width:36px;height:18px}.toggle-handler-wrap .react-toggle .react-toggle-thumb{top:0;left:0;width:18px;height:18px}}.calender-heading-wrap{margin-bottom:0!important;margin-left:60px!important;margin-right:60px!important}@media (max-width: 1440px){.calender-heading-wrap{margin-left:20px!important;margin-right:20px!important}}@media (max-width: 1080px){.calender-heading-wrap{margin-left:15px!important;margin-right:15px!important}}@media (max-width: 991px){.calender-heading-wrap{margin-bottom:0!important;margin-left:10px!important;margin-right:10px!important}}.calender-heading-wrap .MuiTypography-root.MuiTypography-h4{position:relative;padding-left:15px;margin-bottom:0;font-size:30px;font-family:OpenSans-SemiBold}@media (max-width: 1440px){.calender-heading-wrap .MuiTypography-root.MuiTypography-h4{top:-2px;font-size:26px}}@media (max-width: 1350px){.calender-heading-wrap .MuiTypography-root.MuiTypography-h4{font-size:24px}}@media (max-width: 991px){.calender-heading-wrap .MuiTypography-root.MuiTypography-h4{font-size:18px}}.custom-view-btn{float:inline-end;margin-left:85px;padding:3px 5px 5px;background:#ffffff29 0% 0% no-repeat padding-box;border-radius:8px}@media (max-width: 991px){.custom-view-btn{margin-top:20px;margin-bottom:15px}}.custom-view-btn button{border:0;color:#fff;padding:3px 6px;border-radius:7px!important;position:relative}.custom-view-btn button.Mui-selected{background:#715aff}.calander-wrap .MuiPaper-root.MuiPaper-elevation{border-radius:52px!important;border:0}.calander-wrap .MuiCardContent-root.card-content{background-color:#2c264f;border-radius:49px;padding:30px 20px 30px 40px}@media (max-width: 991px){.calander-wrap .MuiCardContent-root.card-content{padding:20px}}.calander-wrap .rbc-row .rbc-row-segment{position:relative;height:auto;top:0}.calander-wrap .rbc-row .rbc-row-segment .rbc-event{position:absolute!important;top:-85px!important;left:auto;right:0!important}.calander-wrap .rbc-row:nth-child(2) .rbc-row-segment .rbc-event{right:4px!important;left:4px;top:-70px!important;box-shadow:0 4px 32px #37455729;border-radius:8px;height:64px;border-left:18px solid #a682ff;padding:5px 10px;background-color:#fff!important;color:#060606!important;font-weight:700;width:-webkit-fill-available;font-size:9px;font-family:Raleway-SemiBold}@media (max-width: 1280px){.calander-wrap .rbc-row:nth-child(2) .rbc-row-segment .rbc-event{border-left:10px solid #a682ff;padding:5px}}@media (max-width: 991px){.calander-wrap .rbc-row:nth-child(2) .rbc-row-segment .rbc-event{right:15px!important}}@media (max-width: 840px){.calander-wrap .rbc-row:nth-child(2) .rbc-row-segment .rbc-event{right:10px!important}}@media (max-width: 991px){.calander-wrap .rbc-row:nth-child(2) .rbc-row-segment .rbc-event{left:7.5px;top:-24px!important;height:20px;width:20px;border-radius:100%;border:5px solid #a682ff;right:auto!important}.calander-wrap .rbc-row:nth-child(2) .rbc-row-segment .rbc-event .event-text-wrap{display:none}}.calander-wrap .rbc-row:nth-child(3) .rbc-row-segment .rbc-event{right:30px!important;top:-84px!important}@media (max-width: 991px){.calander-wrap .rbc-row:nth-child(3) .rbc-row-segment .rbc-event{right:30px!important}}.rbc-events-container .rbc-event{width:10px!important;height:10px!important}.list-view-events-list{padding-left:20px!important}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{background-color:#101010;border-radius:16px!important;min-height:168px;border-left:18px solid #a682ff;padding:15px}@media (max-width: 1280px){.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{margin-left:20px}}@media (max-width: 767px){.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{padding:10px}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .card-content{padding:10px 0}}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense{justify-content:space-between;display:flex;padding:0}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense h4{font-size:23px;background-color:transparent;padding-left:0;font-family:OpenSans-SemiBold}@media (max-width: 1200px){.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense h4{font-size:18px}}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense .vanue-name{color:#a098ae;font-size:14px;margin-bottom:15px;font-family:OpenSans-Regular}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense .vanue-location-wrap{color:#fff;font-size:12px;text-decoration:underline;margin-bottom:15px;font-family:OpenSans-Regular}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense .vanue-location-wrap svg{position:relative;margin-right:10px;top:6px}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense .vanue-slot-wrap{color:#fff;font-size:14px;font-family:OpenSans-Regular}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense .vanue-slot-wrap svg{position:relative;margin-right:10px;top:4px}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense .event-date-details{position:relative;top:5px;font-size:17px;color:#fff;text-align:right;margin-bottom:18px;cursor:pointer}.list-view-events-list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root.card-content .MuiListItem-root.MuiListItem-dense button{font-size:15px!important;border-radius:6px!important}.share-calender-view .MuiPaper-root.MuiPaper-elevation{max-width:1598px;width:100%;padding:30px 50px 30px 40px;background-color:#2d283a}@media (max-width: 991px){.share-calender-view .MuiPaper-root.MuiPaper-elevation{padding:30px 20px}}.share-calender-view .title-box-wrap{display:flex;justify-content:space-between;padding-left:50px}.share-calender-view .title-box-wrap .close-btn-wrap{top:45px;background-color:#fff;width:24px;height:24px;color:#000;border-radius:100%}@media (max-width: 991px){.share-calender-view .title-box-wrap .close-btn-wrap{right:10px}}.share-calender-view .title-box-wrap .MuiTypography-root.MuiTypography-h6{padding-left:0}.share-calender-view .title-box-wrap .common-btn{position:relative;margin-right:70px;color:#fff;width:200px;height:56px;text-align:center;border-radius:13px;padding:13px 40px!important;cursor:pointer}@media (max-width: 1600px){.share-calender-view .title-box-wrap .common-btn{width:150px;padding:13px 30px!important}}@media (max-width: 991px){.share-calender-view .title-box-wrap .common-btn{margin-right:30px;width:130px;height:50px;padding:14px 8px!important;min-width:auto}}.share-calender-view .title-box-wrap .MuiTypography-root.MuiTypography-h6.MuiDialogTitle-root{position:relative;color:#fff;font-size:35px;font-family:OpenSans-Regular}@media (max-width: 1600px){.share-calender-view .title-box-wrap .MuiTypography-root.MuiTypography-h6.MuiDialogTitle-root{font-size:19px}}@media (max-width: 991px){.share-calender-view .title-box-wrap .MuiTypography-root.MuiTypography-h6.MuiDialogTitle-root{top:-5px;font-size:18px}}.share-calender-view .search-wrap-bar{position:relative;margin-top:20px;padding-left:180px}.share-calender-view .search-wrap-bar .explore-selext-wrap{position:absolute;left:40px;top:-7px}.share-calender-view .search-wrap-bar .explore-selext-wrap .explore-selext-bx{position:relative;font-size:18px;font-family:OpenSans-SemiBold;overflow:visible;padding:9px 41px 9px 15px!important}@media (max-width: 1800px){.share-calender-view .search-wrap-bar .explore-selext-wrap .explore-selext-bx{font-size:17px}}@media (max-width: 1600px){.share-calender-view .search-wrap-bar .explore-selext-wrap .explore-selext-bx{font-size:16px}}@media (max-width: 575px){.share-calender-view .search-wrap-bar .explore-selext-wrap .explore-selext-bx{font-size:16px;padding:10px 41px 10px 12px!important}}.share-calender-view .search-wrap-bar .explore-selext-wrap .explore-selext-bx:after{content:" ";position:absolute;background:url(./assets/images/dropdown-icon.svg) no-repeat;width:12px;height:12px;background-size:100%;background-position:center;right:10px;transform:translateY(-50%);top:50%;display:none}.share-calender-view .search-wrap-bar .explore-selext-wrap .explore-select-filter{width:110px!important;color:#fff;padding-right:0!important;height:73px}.share-calender-view .search-wrap-bar .explore-selext-wrap .explore-select-filter .MuiSelect-icon{color:#fff;left:auto;right:5px;top:22px}.share-calender-view .search-wrap-bar .explore-selext-wrap .explore-select-filter .demo-simple-select .select-item .MuiSelect-nativeInput{padding-left:10px!important}.share-calender-view .search-wrap-bar .seach-icon{position:absolute;left:195px;top:26px;color:#a682ff}.share-calender-view .search-wrap-bar input{background-color:#191919;display:block;height:73px;border-radius:13px;padding-left:60px;color:#fff;width:100%;border:0;box-shadow:none;font-size:22px;font-family:OpenSans-Regular}@media (max-width: 1600px){.share-calender-view .search-wrap-bar input{font-size:20px}}@media (max-width: 991px){.share-calender-view .search-wrap-bar input{font-size:18px}}.share-calender-view .search-wrap-bar svg{position:absolute;left:20px;top:18px;color:#a682ff}.share-calender-view .location-wrap-select{margin-top:15px;background:transparent!important}.share-calender-view .location-wrap-select .common-checkbox-wrap{display:inline-block;margin-left:20px}.share-calender-view .location-wrap-select .common-checkbox-wrap .MuiTypography-root.MuiTypography-body1{font-family:OpenSans-Regular;font-size:24px}.share-calender-view .modal-content-bx{width:100%}.share-calender-view .MuiDialogContent-root{padding:0;overflow:visible}.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding{max-width:100%;background-color:transparent;padding-right:15px;position:relative;left:-45px}@media (max-width: 991px){.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding{padding-right:0}}.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItem-root.MuiListItem-gutters{border-bottom:.5px solid rgba(255,255,255,.2);margin-bottom:15px;padding-bottom:20px;padding-left:50px}.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItem-root.MuiListItem-gutters .common-checkbox-wrap{position:relative}@media (max-width: 991px){.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItem-root.MuiListItem-gutters .common-checkbox-wrap{left:0}}.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItem-root.MuiListItem-gutters .MuiListItemAvatar-root{position:relative;left:-10px}@media (max-width: 991px){.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItem-root.MuiListItem-gutters .MuiListItemAvatar-root{left:-10px}}.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItem-root.MuiListItem-gutters .MuiListItemAvatar-root .MuiAvatar-root.MuiAvatar-circular{width:72px;height:72px;margin-right:20px;border:1px solid gray}@media (max-width: 1600px){.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItem-root.MuiListItem-gutters .MuiListItemAvatar-root .MuiAvatar-root.MuiAvatar-circular{width:62px;height:62px}}@media (max-width: 1440px){.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItem-root.MuiListItem-gutters .MuiListItemAvatar-root .MuiAvatar-root.MuiAvatar-circular{width:52px;height:52px}}@media (max-width: 991px){.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItem-root.MuiListItem-gutters .MuiListItemAvatar-root .MuiAvatar-root.MuiAvatar-circular{width:40px;height:40px}}.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItemText-root.MuiListItemText-multiline{position:relative;left:0}@media (max-width: 991px){.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItemText-root.MuiListItemText-multiline{left:0}}.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItemText-root.MuiListItemText-multiline .MuiTypography-root.MuiTypography-body1{font-size:25px!important;color:#fff}@media (max-width: 1680px){.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItemText-root.MuiListItemText-multiline .MuiTypography-root.MuiTypography-body1{font-size:18px!important}}.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItemText-root.MuiListItemText-multiline p{font-size:23px;color:#fff;font-family:OpenSans-Regular}@media (max-width: 1680px){.share-calender-view .MuiDialogContent-root .MuiList-root.MuiList-padding .MuiListItemText-root.MuiListItemText-multiline p{font-size:16px}}.calender-events-view{position:relative;display:flex;justify-content:space-between;z-index:2}@media (max-width: 991px){.calender-events-view{flex-wrap:wrap}}.calender-events-view .events-status{position:relative;padding-right:50px;top:15px}@media (max-width: 991px){.calender-events-view .events-status{padding-right:0}}.calender-events-view .events-status .event-status-1{position:relative;display:inline-block;color:#fff;font-size:17px;font-family:OpenSans-SemiBold;margin-left:35px}@media (max-width: 991px){.calender-events-view .events-status .event-status-1{margin-left:20px}}.calender-events-view .events-status .event-status-1 span{position:relative;top:2px;width:35px;height:12px;background:#fba676 0% 0% no-repeat padding-box;border-radius:9px;display:inline-block;margin-right:10px}.calender-events-view .events-status .event-status-1 span.blue-color{background:#a682ff}.share-list-wrap{position:relative;height:calc(100vh - 320px);overflow-y:auto!important}.dynamic-blue{color:#281a89!important}.dynamic-pink{color:#ffa977!important}.dynamic-border-blue{border-left:18px solid #a682ff!important}.dynamic-border-pink{border-left:18px solid #ffa977!important}.event-text-wrap .event-title{font-size:9px}.event-text-wrap .event-venue{font-family:OpenSans-SemiBold}.event-text-wrap .event-time{display:flex;flex-direction:column;font-size:9px;font-family:OpenSans-SemiBold}.event-text-wrap .event-time .event-date{position:relative}.event-text-wrap .event-time .event-hours{display:block}.detail-buttons-wrap{min-height:120px}.detail-buttons-wrap .message-box-wrap{text-align:right;margin-bottom:20px;min-height:40px}.detail-buttons-wrap .message-box-wrap .notification-num{width:auto;padding:0!important;background:transparent!important;margin:0 0 0 10px}.detail-buttons-wrap .message-box-wrap .notification-num svg{font-size:40px;padding:8px;border-radius:50%;background:#453371;color:#fff;fill:#fff!important}.location-wrap-select{display:flex}.location-wrap-select mapbox-search-box div{box-shadow:none!important;outline:0!important}.location-wrap-select mapbox-search-box div div{display:none}.location-wrap-select .place-bx-css{position:relative;padding-left:30px}.location-wrap-select .place-bx-css svg{position:absolute;left:60px;top:15px;z-index:3}.location-wrap-select .place-bx-css .wrap-input-mapbox input{height:35px;box-shadow:none!important;background-color:#2d283a;border:0!important;border-radius:0!important;padding-left:60px;color:#fff;padding-bottom:0;padding-right:0}.location-wrap-select .place-bx-css .wrap-input-mapbox input:focus{box-shadow:none!important;outline:0!important;border:0!important}.wrap-model-complete{z-index:1300!important}.wrap-model-complete .modal-title{padding:0}.wrap-model-complete .apply-pop-bx{background-color:#1a1a1a!important;position:relative;padding:62px 92px;box-shadow:none}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx{padding:55px 80px}}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx{padding:50px 70px}}@media (max-width: 1600px){.wrap-model-complete .apply-pop-bx{padding:50px 60px}}@media (max-width: 1080px){.wrap-model-complete .apply-pop-bx{padding:50px 40px 35px}}@media (max-width: 899px){.wrap-model-complete .apply-pop-bx{padding:50px 30px 35px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx{padding:35px 20px}}.wrap-model-complete .apply-pop-bx .card{margin:0;padding:0}.wrap-model-complete .apply-pop-bx .card .card-content{padding:0}.wrap-model-complete .apply-pop-bx .modal-close-btn{color:#fff;right:30px;top:33px;padding:0}@media (max-width: 1080px){.wrap-model-complete .apply-pop-bx .modal-close-btn svg{font-size:34px}}@media (max-width: 991px){.wrap-model-complete .apply-pop-bx .modal-close-btn{top:30px}.wrap-model-complete .apply-pop-bx .modal-close-btn svg{font-size:30px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx .modal-close-btn{top:12px;right:15px}}.wrap-model-complete .apply-pop-bx .heading-bx{display:flex;align-items:center}.wrap-model-complete .apply-pop-bx .heading-bx .heading30{font-size:30px;color:#fff;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx .heading-bx .heading30{font-size:28px}}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx .heading-bx .heading30{font-size:24px}}@media (max-width: 991px){.wrap-model-complete .apply-pop-bx .heading-bx .heading30{font-size:21px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx .heading-bx .heading30{font-size:20px}}.wrap-model-complete .apply-pop-bx .heading-bx .fluid-img{width:80px;height:60px;border-radius:10px;margin-right:35px}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx .heading-bx .fluid-img{width:75px;height:55px}}@media (max-width: 1600px){.wrap-model-complete .apply-pop-bx .heading-bx .fluid-img{margin-right:30px}}@media (max-width: 1440px){.wrap-model-complete .apply-pop-bx .heading-bx .fluid-img{margin-right:25px}}@media (max-width: 1080px){.wrap-model-complete .apply-pop-bx .heading-bx .fluid-img{margin-right:20px}}.wrap-model-complete .apply-pop-bx .heading25{font-size:25px;font-family:OpenSans-SemiBold;margin-bottom:30px;color:#fff}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx .heading25{font-size:24px}}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx .heading25{font-size:21px;margin-bottom:16px}}@media (max-width: 1600px){.wrap-model-complete .apply-pop-bx .heading25{font-size:20px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx .heading25{font-size:18px}}.wrap-model-complete .apply-pop-bx .heading22{font-size:22px;font-family:OpenSans-SemiBold;color:#fff;margin-bottom:15px}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx .heading22{font-size:21px}}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx .heading22{font-size:20px}}@media (max-width: 1600px){.wrap-model-complete .apply-pop-bx .heading22{font-size:18px}}@media (max-width: 1440px){.wrap-model-complete .apply-pop-bx .heading22{font-size:16px}}@media (max-width: 991px){.wrap-model-complete .apply-pop-bx .heading22{font-size:15px}}.wrap-model-complete .apply-pop-bx .wrap-explore-pg{background:transparent}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card{background:#a682ff24;padding:60px 70px;margin-top:25px}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .status-chip.status-txt{position:relative;flex-wrap:wrap;width:540px;margin-right:0}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card:first-child{margin-top:45px}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card:first-child{margin-top:35px}}@media (max-width: 1600px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card:first-child{margin-top:30px}}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card{padding:50px 60px}}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card{padding:40px 50px}}@media (max-width: 1440px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card{padding:30px 40px}}@media (max-width: 1080px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card{padding:25px 20px 30px 25px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card{padding:16px 15px}}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-stutus-btn{margin-bottom:0;gap:8px}@media (max-width: 767px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-stutus-btn{display:block;text-align:right}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-stutus-btn button:first-child{margin-bottom:16px}}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-btn{margin-top:70px;margin-bottom:0}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-btn{margin-top:40px}}@media (max-width: 767px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-btn{margin-top:20px}}@media (max-width: 420px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-btn{margin-top:20px;justify-content:center}}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-btn .apply-btn{padding:8px 0;width:160px;font-size:16px;font-family:OpenSans-Bold;background:#715aff 0% 0% no-repeat padding-box;border-radius:23px}@media (max-width: 767px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-btn .apply-btn{font-size:15px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-btn .apply-btn{width:140px}}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .invite-pop-btn .invite-btn{width:200px;color:#fff;border:0}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-stutus-btn .btn-purple{font-size:14px;font-family:OpenSans-SemiBold;padding:8px 15px;border-radius:10px;width:auto;cursor:auto}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .apply-pop-stutus-btn .btn-purple{font-size:13px}}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .status-txt .location-txt{color:#fff;opacity:1!important;max-width:100%}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .status-txt .location-txt .heading22{margin-right:8px}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .explore-left-card{padding:0}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .explore-left-card .status-chip .explore-chip{font-size:14px;font-family:OpenSans-Regular;border:1px solid #FFFFFF;border-radius:20px;margin-bottom:8px}@media (max-width: 899px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .MuiGrid-container .MuiGrid-item{max-width:50%;flex-basis:100%}}@media (max-width: 480px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .MuiGrid-container .MuiGrid-item{max-width:100%}}@media (max-width: 480px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .MuiGrid-container .common-col4{margin-top:20px}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .MuiGrid-container .common-col4 .apply-pop-stutus-btn{display:flex;gap:8px;text-align:center}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .MuiGrid-container .common-col4 .apply-pop-stutus-btn button{margin-bottom:0}}@media (max-width: 420px){.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .MuiGrid-container .common-col4{margin-top:20px}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .MuiGrid-container .common-col4 .apply-pop-stutus-btn{display:block;text-align:right}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .MuiGrid-container .common-col4 .apply-pop-stutus-btn button{display:block}.wrap-model-complete .apply-pop-bx .wrap-explore-pg .wrap-item-card .MuiGrid-container .common-col4 .apply-pop-stutus-btn button:first-child{margin-bottom:16px}}.wrap-model-complete .MuiPaper-elevation.MuiDialog-paper{border-radius:49px!important;width:60%;box-shadow:none}@media (max-width: 1440px){.wrap-model-complete .MuiPaper-elevation.MuiDialog-paper{width:70%}}@media (max-width: 1280px){.wrap-model-complete .MuiPaper-elevation.MuiDialog-paper{width:80%}}@media (max-width: 991px){.wrap-model-complete .MuiPaper-elevation.MuiDialog-paper{width:100%;margin:0 20px}}@media (max-width: 767px){.wrap-model-complete .MuiPaper-elevation.MuiDialog-paper{margin:0 15px;border-radius:20px!important}}@media (max-width: 575px){.wrap-model-complete .MuiPaper-elevation.MuiDialog-paper{border-radius:25px!important}}@media (max-width: 480px){.wrap-model-complete .MuiPaper-elevation.MuiDialog-paper{margin:0 8px}}.wrap-model-complete .MuiOutlinedInput-notchedOutline{border:1px solid rgba(255,255,255,.5803921569);border-radius:17px}.wrap-model-complete .comapp-form .form-card-bx{margin-left:0;position:relative}.wrap-model-complete .comapp-form .form-card-bx .datepickerbx{margin-bottom:0}.wrap-model-complete .comapp-form .form-card-bx .form-card-header{position:relative}.wrap-model-complete .comapp-form .form-card-bx .form-card-header .append-delete-icon{position:absolute;top:0;right:10px;color:#a682ff;font-size:20px}.wrap-model-complete .comapp-form .datepickerbx{margin-bottom:20px}.wrap-model-complete .comapp-form .datepickerbx .wrap-apply-select-list{margin-top:30px}.wrap-model-complete .comapp-form .datepickerbx .checkbx-select-items{display:inline-block;min-width:250px;margin-bottom:25px}@media (max-width: 1680px){.wrap-model-complete .comapp-form .datepickerbx .checkbx-select-items{margin-bottom:20px}}@media (max-width: 1480px){.wrap-model-complete .comapp-form .datepickerbx .checkbx-select-items{margin-bottom:16px}}.wrap-model-complete .comapp-form .datepickerbx .checkbx-select-items svg{font-size:22px}.wrap-model-complete .comapp-form .datepickerbx .checkbx-select-items span{font-family:OpenSans-SemiBold;font-size:17px;color:#fff}.wrap-model-complete .comapp-form .datepickerbx .checkbx-select-items span.red-checkbox:after{border-bottom:3px solid red;border-right:3px solid red}@media (max-width: 1680px){.wrap-model-complete .comapp-form .datepickerbx .checkbx-select-items span{font-size:15px}}.wrap-model-complete .comapp-form .datepickerbx .checkbx-select-items span .Mui-checked{color:#a682ff!important}.wrap-model-complete .comapp-form .datepickerbx .wrap-input-css label{font-size:15px}.wrap-model-complete .comapp-form .common-btn{font-family:OpenSans-SemiBold;font-size:16px!important}@media (max-width: 1680px){.wrap-model-complete .comapp-form .common-btn{font-size:15px!important}}.wrap-model-complete .heading16{font-size:16px;color:#fff;margin-bottom:16px}.wrap-model-complete input{font-size:16px;height:55px}.wrap-model-complete .common-btn{font-family:OpenSans-SemiBold;font-size:16px}.wrap-model-complete .heading20{font-size:20px;color:#fff;margin-bottom:20px}@media (max-width: 1680px){.wrap-model-complete .heading20{font-size:18px;margin-bottom:16px}}.wrap-model-complete .comp-adpend-card{display:flex}.wrap-model-complete .comp-adpend-card .append-btn-bx{margin-top:40px}.wrap-model-complete .comp-adpend-card .append-btn-bx .append-btn{width:160px;margin-left:10px;height:50px}.wrap-model-complete .comform-right-content{color:#fff;position:relative}.wrap-model-complete .comform-right-content .btn-submit-bx{position:relative;right:0;bottom:-20px;text-align:end;margin-top:20px}.wrap-model-complete .comform-right-content .drag-txt{font-size:16px;color:#fff}.wrap-model-complete .comform-right-content .ortxt{text-align:center;position:relative;margin-top:20px}.wrap-model-complete .comform-right-content .ortxt:before{content:" ";position:absolute;height:2px;width:100%;background:#ffffff94;top:50%;left:0}.wrap-model-complete .comform-right-content .ortxt span{background:#2d283a 0% 0% no-repeat padding-box;display:inline;z-index:2;position:relative;padding:0 15px;color:#fff}.wrap-model-complete .MuiPaper-elevation{background-color:#1a1a1a;padding:0;border-radius:70px;overflow:auto}.wrap-model-complete .modal-content-bx{background:#1a1a1a;border-radius:30px}.wrap-model-complete .modal-content-bx .modal-title{padding-left:0;padding-top:0}.wrap-model-complete .modal-content-bx .modal-title .btn-purple{padding:4px 10px;border:0;border-radius:8px;background:#a682ff1f 0% 0% no-repeat padding-box;color:#fff;margin-left:20px;font-size:14px;font-family:OpenSans-SemiBold;cursor:auto}@media (max-width: 991px){.wrap-model-complete .modal-content-bx .modal-title .btn-purple{margin-left:10px}}.wrap-model-complete .modal-content-bx .modal-title .heading-bx .heading22{margin-left:20px}@media (max-width: 991px){.wrap-model-complete .modal-content-bx .modal-title .heading-bx .heading22{font-size:15px;margin-left:10px;margin-right:10px}}.wrap-model-complete .apply-pop-bx1{background:#2d283a 0% 0% no-repeat padding-box!important;padding:80px 70px;margin:0}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx1{padding:70px 60px}}@media (max-width: 1600px){.wrap-model-complete .apply-pop-bx1{padding:60px 50px}}@media (max-width: 1080px){.wrap-model-complete .apply-pop-bx1{padding:50px 40px}}@media (max-width: 899px){.wrap-model-complete .apply-pop-bx1{padding:50px 30px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx1{padding:35px 20px}}@media (max-width: 480px){.wrap-model-complete .apply-pop-bx1{padding:35px 15px 25px}}.wrap-model-complete .apply-pop-bx1 .card{background:#2d283a;margin:0;padding:0}.wrap-model-complete .apply-pop-bx1 .card-content{padding:0;margin:0}.wrap-model-complete .apply-pop-bx1 .modal-close-btn{color:#fff;right:30px;top:50px;padding:0}@media (max-width: 1080px){.wrap-model-complete .apply-pop-bx1 .modal-close-btn{top:33px}.wrap-model-complete .apply-pop-bx1 .modal-close-btn svg{font-size:34px}}@media (max-width: 991px){.wrap-model-complete .apply-pop-bx1 .modal-close-btn{top:30px}.wrap-model-complete .apply-pop-bx1 .modal-close-btn svg{font-size:30px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx1 .modal-close-btn{top:12px;right:15px}}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .divider-border{margin:20px 0;border:1px dashed #D9D9D9}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .MuiGrid-item{padding-top:20px}}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .heading25{font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .heading25{font-size:22px}}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .heading25{font-size:20px}}@media (max-width: 991px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .heading25{font-size:18px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .heading25{font-size:17px}}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .wrap-payment-slot{margin-bottom:30px}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .wrap-payment-slot .MuiPopover-root{z-index:190000}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .wrap-payment-slot .mui-select-css{width:100%;color:#fff}@media (max-width: 1280px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .wrap-payment-slot .mui-select-css{width:70%}}@media (max-width: 767px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .wrap-payment-slot .mui-select-css{width:100%}}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .wrap-payment-slot .mui-select-css .MuiOutlinedInput-notchedOutline{border:1px solid #fff}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .wrap-payment-slot .mui-select-css .select-bx{color:#fff;font-size:18px;font-family:OpenSans-SemiBold}@media (max-width: 1600px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .wrap-payment-slot .mui-select-css .select-bx{font-size:16px}}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .wrap-payment-slot .mui-select-css .select-bx svg{color:#fff}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .shedule-payment-wrap .mui-select-css{max-width:280px!important}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .com-target-audi{position:relative;margin-bottom:0}.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .com-target-audi .wrap-input-css{max-width:280px}@media (max-width: 1280px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .com-target-audi .wrap-input-css{max-width:350px}}@media (max-width: 767px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .com-target-audi .wrap-input-css{max-width:100%}}@media (max-width: 767px){.wrap-model-complete .apply-pop-bx1 .wrapper-comp-popup-form .com-target-audi .btn-submit-bx{position:relative;margin-top:30px}}.wrap-model-complete .apply-pop-bx1 .comapp-form{margin-top:0}.wrap-model-complete .apply-pop-bx1 .comapp-form .heading25{font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx1 .comapp-form .heading25{font-size:22px}}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx1 .comapp-form .heading25{font-size:20px}}@media (max-width: 991px){.wrap-model-complete .apply-pop-bx1 .comapp-form .heading25{font-size:18px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx1 .comapp-form .heading25{font-size:17px}}@media (max-width: 840px){.wrap-model-complete .apply-pop-bx1 .heading-bx{display:block}}@media (max-width: 840px){.wrap-model-complete .apply-pop-bx1 .heading-bx .price-status{display:inline}.wrap-model-complete .apply-pop-bx1 .heading-bx .price-status button{margin:0;font-size:13px}}.wrap-model-complete .apply-pop-bx1 .heading28{font-size:28px;font-family:OpenSans-Bold;color:#fff}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx1 .heading28{font-size:26px}}@media (max-width: 1680px){.wrap-model-complete .apply-pop-bx1 .heading28{font-size:24px}}@media (max-width: 991px){.wrap-model-complete .apply-pop-bx1 .heading28{font-size:21px}}@media (max-width: 899px){.wrap-model-complete .apply-pop-bx1 .heading28{font-size:20px}}@media (max-width: 840px){.wrap-model-complete .apply-pop-bx1 .heading28{display:inline}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx1 .heading28{font-size:19px}}.wrap-model-complete .apply-pop-bx1 .wrap-group-input,.wrap-model-complete .apply-pop-bx1 .wrap-group-input .input-group{position:relative}.wrap-model-complete .apply-pop-bx1 .wrap-group-input .input-group.fee-box-wrap input{padding-left:35px!important;padding-right:0!important}.wrap-model-complete .apply-pop-bx1 .wrap-group-input .input-group .MuiFormControl-root.MuiFormControl-fullWidth .MuiInputBase-root.MuiOutlinedInput-root .MuiInputBase-input.MuiOutlinedInput-input{height:55px;padding:2px 15px}@media (max-width: 480px){.wrap-model-complete .apply-pop-bx1 .wrap-group-input .input-group{margin-top:16px}}.wrap-model-complete .apply-pop-bx1 .wrap-group-input input{padding-right:40px}.wrap-model-complete .apply-pop-bx1 .wrap-group-input svg{position:absolute;right:0;top:50%;transform:translate(-50%,-50%);color:#fff}.wrap-model-complete .apply-pop-bx1 .wrap-group-input svg.doller-sign{right:auto!important;left:20px!important}.wrap-model-complete .apply-pop-bx1 .form-card-bx{background:#a682ff47;padding:20px 25px;margin-top:20px;border-radius:14px!important}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx1 .form-card-bx{padding:16px 15px}}.wrap-model-complete .apply-pop-bx1 .form-card-bx:first-child{margin-top:0}.wrap-model-complete .apply-pop-bx1 .form-card-bx label{color:#fff;font-size:16px;font-family:OpenSans-SemiBold}@media (max-width: 1600px){.wrap-model-complete .apply-pop-bx1 .form-card-bx label{font-size:15px}}.wrap-model-complete .apply-pop-bx1 .form-card-bx input{color:#fff;font-size:16px;font-family:OpenSans-SemiBold;min-height:21px}.wrap-model-complete .apply-pop-bx1 .form-card-bx .heading20{font-family:Raleway-Regular}@media (max-width: 1800px){.wrap-model-complete .apply-pop-bx1 .form-card-bx .heading20{font-size:18px}}@media (max-width: 1600px){.wrap-model-complete .apply-pop-bx1 .form-card-bx .heading20{font-size:17px}}@media (max-width: 1440px){.wrap-model-complete .apply-pop-bx1 .form-card-bx .heading20{font-size:16px}}@media (max-width: 575px){.wrap-model-complete .apply-pop-bx1 .form-card-bx .heading20{font-size:15px}}.wrap-model-complete .apply-pop-bx1 .form-card-bx .wrap-group-inpput-bx{display:flex;gap:10px}@media (max-width: 480px){.wrap-model-complete .apply-pop-bx1 .form-card-bx .wrap-group-inpput-bx{display:block}}.wrapper-model-complete{z-index:1300!important}.wrapper-model-complete .MuiPaper-elevation.MuiDialog-paper{width:100%}@media (max-width: 767px){.wrapper-model-complete .MuiPaper-elevation.MuiDialog-paper{margin:0 10px}}.inline-input-box-wrap .MuiTypography-root.MuiTypography-body1{display:inline-block}.inline-input-box-wrap .MuiFormControl-root.MuiFormControl-fullWidth,.inline-input-box-wrap .MuiFormControl-root.mui-select.mui-select-css{position:relative;top:-10px;display:inline-block;margin-left:15px}.inline-input-box-wrap .MuiFormControl-root.MuiFormControl-fullWidth .MuiSelect-select.MuiSelect-outlined,.inline-input-box-wrap .MuiFormControl-root.mui-select.mui-select-css .MuiSelect-select.MuiSelect-outlined{width:280px}.apply-input-group .MuiFormControl-root.MuiFormControl-fullWidth .MuiInputBase-root.MuiOutlinedInput-root .MuiInputBase-input.MuiOutlinedInput-input{height:55px;padding:2px 15px}.terms-apply-evetns{position:relative}.terms-apply-evetns .MuiAccordionDetails-root.faq-answer{padding-left:0}.terms-apply-evetns .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{background-color:transparent;box-shadow:none;width:max-content;border:0}.terms-apply-evetns .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiButtonBase-root.MuiAccordionSummary-root{max-width:385px;padding:0;height:40px;overflow:hidden}.terms-apply-evetns .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAccordionSummary-expandIconWrapper{position:relative;top:10px;transform:none}.terms-apply-evetns .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAccordionSummary-expandIconWrapper.Mui-expanded svg{transform:rotate(180deg)}.terms-apply-evetns .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAccordionSummary-expandIconWrapper svg{position:relative;color:#fff;bottom:10px;font-size:34px}.terms-apply-evetns .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAccordionSummary-content{margin:0}.terms-apply-evetns .terms-heading-event{position:relative;display:block;color:#fff;font-size:22px;font-family:OpenSans-Bold;text-decoration:underline;cursor:pointer;margin-bottom:5px}.terms-apply-evetns .terms-heading-event img{position:relative;top:5px;margin-left:10px;width:22px}.terms-apply-evetns p{display:block!important;color:#fff;font-size:19px;font-family:OpenSans-SemiBold;margin-bottom:20px}.terms-apply-evetns .address-select-bx{height:50px;width:120px!important;display:inline-block;margin-right:15px}.terms-apply-evetns .address-select-bx .MuiInputBase-formControl.select-bx{position:relative;margin:0 5px;top:-4px;border-radius:13px;width:100%}.terms-apply-evetns .wrap-input-css{width:120px;display:inline-block}.terms-apply-evetns .currency-input-wrap{position:relative;display:inline-block;width:120px;top:-4px}.terms-apply-evetns .currency-input-wrap input{padding-left:30px!important}.terms-apply-evetns .currency-input-wrap .currency-sign{position:absolute;left:24px;top:5px}.application-form-tech{width:50%}.application-form-tech .heading20{font-size:25px;font-family:OpenSans-Bold}.application-form-tech .wrap-input{display:block;width:100%;max-width:100%!important;margin-left:0!important}.application-form-tech .uploadimgbx{margin-bottom:15px}.application-form-tech .uploadimgbx .drag-txt{height:auto}.application-form-tech .uploadimgbx .drag-txt img{position:relative;top:2px;height:auto}.wrap-profile-pg .dashboard-container{max-width:85%;padding:40px 0 30px;margin-right:34px;margin-left:165px}@media (max-width: 1700px){.wrap-profile-pg .dashboard-container{max-width:83%}}@media (max-width: 1680px){.wrap-profile-pg .dashboard-container{max-width:86%;margin-left:140px}}@media (max-width: 1600px){.wrap-profile-pg .dashboard-container{padding-right:10px}}@media (max-width: 1500px){.wrap-profile-pg .dashboard-container{padding-right:5px;margin-left:130px}}@media (max-width: 1380px){.wrap-profile-pg .dashboard-container{padding-right:0;margin-left:120px}}@media (max-width: 1280px){.wrap-profile-pg .dashboard-container{max-width:87%;padding-right:0;margin-left:110px}}@media (max-width: 1199px){.wrap-profile-pg .dashboard-container{max-width:88%;padding-right:0;margin-left:95px}}@media (max-width: 1080px){.wrap-profile-pg .dashboard-container{margin-left:90px}}@media (max-width: 991px){.wrap-profile-pg .dashboard-container{padding-right:0;max-width:95%;margin:0 auto}}.wrap-profile-pg .wrap-date-w-year{text-align:right;margin-bottom:30px}@media (max-width: 991px){.wrap-profile-pg .wrap-date-w-year{margin-bottom:20px}}.wrap-profile-pg .wrap-date-w-year .data-input-bx .MuiOutlinedInput-root{padding-right:0}.wrap-profile-pg .wrap-date-w-year button{position:relative}.wrap-profile-pg .wrap-date-w-year button svg{display:none}.wrap-profile-pg .wrap-date-w-year button:before{content:" ";background:url(./assets/images/calander-icon.svg) no-repeat;background-size:cover;background-position:100%;width:20px;height:20px}@media (max-width: 1600px){.wrap-profile-pg .wrap-date-w-year .dashboard-select-date{margin-left:10px}}.wrap-profile-pg .datepickerbx1 .data-input-bx{max-width:165px;margin-right:10px}@media (max-width: 1600px){.wrap-profile-pg .datepickerbx1 .data-input-bx{max-width:145px;margin-right:0;margin-left:5px}}.wrap-profile-pg .datepickerbx1 .data-input-bx input{font-size:18px;color:#fff;padding:4px 4px 4px 38px;font-family:OpenSans-Bold}@media (max-width: 1600px){.wrap-profile-pg .datepickerbx1 .data-input-bx input{padding:4px 4px 4px 32px}}@media (max-width: 1800px){.wrap-profile-pg .datepickerbx1 .data-input-bx input{font-size:17px}}@media (max-width: 1680px){.wrap-profile-pg .datepickerbx1 .data-input-bx input{font-size:16px}}@media (max-width: 1500px){.wrap-profile-pg .datepickerbx1 .data-input-bx input{font-size:15px}}.wrap-profile-pg .datepickerbx1 .data-input-bx input.Mui-disabled{-webkit-text-fill-color:inherit;color:#ffffff4f}.wrap-profile-pg .datepickerbx1 .data-input-bx::placeholder{color:#fff}.wrap-profile-pg .datepickerbx1 .data-input-bx .MuiInputAdornment-root{padding:0;position:absolute;color:#fff;left:0}.wrap-profile-pg .datepickerbx1 .data-input-bx .MuiInputAdornment-root button{padding:0;font-size:22px}.wrap-profile-pg .datepickerbx1 .data-input-bx svg{color:#a682ff}.wrap-profile-pg .datepickerbx1 .data-input-bx .MuiOutlinedInput-notchedOutline{border:0}.wrap-profile-pg .datepickerbx1 .dashboard-select-date{margin-top:-8px}@media (max-width: 480px){.wrap-profile-pg .datepickerbx1 .dashboard-select-date{margin-top:20px}}.wrap-profile-pg .datepickerbx1 .dashboard-select-date .select-bx{padding:10px 32px 10px 10px;border:0;background:#161616;color:#fff;min-width:100px;font-size:17px;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-profile-pg .datepickerbx1 .dashboard-select-date .select-bx{font-size:16px}}@media (max-width: 1500px){.wrap-profile-pg .datepickerbx1 .dashboard-select-date .select-bx{font-size:15px}}.wrap-profile-pg .datepickerbx1 .dashboard-select-date svg{color:#fff}.wrap-profile-pg .datepickerbx1 .dashboard-select-event .select-bx-event{padding:8px 32px 8px 8px;border:0;background:#161616;color:#fff;min-width:150px}.wrap-profile-pg .datepickerbx1 .dashboard-select-event svg{color:#fff}.wrap-profile-pg .input-bx-event{margin:20px 20px 0;background:#161616;color:#fff;min-width:150px;border-radius:8px}.wrap-profile-pg .input-bx-event svg{color:#fff}.wrap-profile-pg .revenue{color:#1ad598!important}.wrap-profile-pg .img-event{height:50px;width:50px;border-radius:100%}.wrap-profile-pg .select-flex{display:flex;justify-content:space-between;gap:10px}.wrap-profile-pg .table-flex{display:flex;align-items:center;margin-bottom:30px}@media (max-width: 1680px){.wrap-profile-pg .table-flex{margin-bottom:25px}}.wrap-profile-pg .table-flex .checkit-img{width:56px;height:56px}@media (max-width: 1800px){.wrap-profile-pg .table-flex .checkit-img{width:58px;height:58px}}@media (max-width: 1680px){.wrap-profile-pg .table-flex .checkit-img{width:55px;height:55px}}@media (max-width: 1600px){.wrap-profile-pg .table-flex .checkit-img{width:50px;height:50px}}@media (max-width: 1500px){.wrap-profile-pg .table-flex .checkit-img{width:48px;height:48px}}@media (max-width: 1440px){.wrap-profile-pg .table-flex .checkit-img{width:44px;height:44px}}.wrap-profile-pg .table-flex .revenue-img{width:61px;height:61px}@media (max-width: 1800px){.wrap-profile-pg .table-flex .revenue-img{width:58px;height:58px}}@media (max-width: 1680px){.wrap-profile-pg .table-flex .revenue-img{width:55px;height:55px}}@media (max-width: 1600px){.wrap-profile-pg .table-flex .revenue-img{width:50px;height:50px}}@media (max-width: 1440px){.wrap-profile-pg .table-flex .revenue-img{width:44px;height:44px}}.wrap-profile-pg .table-flex .dashbord-card-detail h6{font-size:19px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-profile-pg .table-flex .dashbord-card-detail h6{font-size:18px}}@media (max-width: 1600px){.wrap-profile-pg .table-flex .dashbord-card-detail h6{font-size:17px}}@media (max-width: 1440px){.wrap-profile-pg .table-flex .dashbord-card-detail h6{font-size:16px}}.wrap-profile-pg .table-flex .dashbord-card-detail p{font-size:15px;font-family:OpenSans-Semibold}@media (max-width: 1680px){.wrap-profile-pg .table-flex .dashbord-card-detail p{font-size:14px}}@media (max-width: 1440px){.wrap-profile-pg .table-flex .dashbord-card-detail p{font-size:12px}}.wrap-profile-pg .dashboard-card-status{display:flex;justify-content:space-between;margin-bottom:40px}.wrap-profile-pg .dashboard-card-status .dashboard-flex{display:flex}.wrap-profile-pg .dashboard-card-status .dashboard-flex .dashboard-col{max-width:22%}@media (max-width: 1600px){.wrap-profile-pg .dashboard-card-status .dashboard-flex .dashboard-col{max-width:21%}}@media (max-width: 1199px){.wrap-profile-pg .dashboard-card-status .dashboard-flex .dashboard-col{max-width:24%}}@media (max-width: 1080px){.wrap-profile-pg .dashboard-card-status .dashboard-flex .dashboard-col{max-width:30%}}@media (max-width: 767px){.wrap-profile-pg .dashboard-card-status .dashboard-flex .dashboard-col{max-width:34%}}@media (max-width: 640px){.wrap-profile-pg .dashboard-card-status .dashboard-flex .dashboard-col{max-width:38%}}@media (max-width: 575px){.wrap-profile-pg .dashboard-card-status .dashboard-flex .dashboard-col{max-width:50%}}@media (max-width: 480px){.wrap-profile-pg .dashboard-card-status .dashboard-flex .dashboard-col{padding-top:30px;max-width:100%}}.wrap-profile-pg .dashboard-card-status .dashboard-staus{padding:42px 40px 25px 18px;border-radius:29px;background:#2c264f}@media (max-width: 1680px){.wrap-profile-pg .dashboard-card-status .dashboard-staus{padding:34px 35px 20px 18px}}@media (max-width: 1440px){.wrap-profile-pg .dashboard-card-status .dashboard-staus{padding:30px 35px 16px 18px}}.wrap-profile-pg .dashboard-card-status .dashboard-staus .card-content{padding:0}.wrap-profile-pg .dashboard-card-status .dashboard-staus .heading35{color:#fff;font-size:35px;margin-bottom:8px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .heading35{font-size:32px}}@media (max-width: 1680px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .heading35{font-size:30px;margin-bottom:0}}@media (max-width: 1600px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .heading35{font-size:28px}}@media (max-width: 1440px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .heading35{font-size:26px}}.wrap-profile-pg .dashboard-card-status .dashboard-staus .booking-flex{display:flex;justify-items:center;align-items:center;color:#1ad598!important;margin-left:45px}@media (max-width: 1680px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .booking-flex{margin-left:40px}}@media (max-width: 1440px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .booking-flex{margin-left:30px}}.wrap-profile-pg .dashboard-card-status .dashboard-staus .booking-flex .icon{color:#1ad598!important;border-radius:100%;font-size:30px;padding:4px;background:#1ad59833 0% 0% no-repeat padding-box;margin-right:15px}@media (max-width: 1680px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .booking-flex .icon{font-size:26px;margin-right:12px}}@media (max-width: 1440px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .booking-flex .icon{font-size:24px;margin-right:10px}}.wrap-profile-pg .dashboard-card-status .dashboard-staus .booking-flex p.text{color:#1ad598!important;font-size:19px;font-family:ProximaNova-Bold;font-weight:700}@media (max-width: 1680px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .booking-flex p.text{font-size:18px}}@media (max-width: 1440px){.wrap-profile-pg .dashboard-card-status .dashboard-staus .booking-flex p.text{font-size:16px}}.wrap-profile-pg .dashboard-card-status .dashboard-staus p{color:#fff;font-size:16px;font-family:OpenSans-Regular}@media (max-width: 1680px){.wrap-profile-pg .dashboard-card-status .dashboard-staus p{font-size:15px}}@media (max-width: 1440px){.wrap-profile-pg .dashboard-card-status .dashboard-staus p{font-size:13px}}.wrap-profile-pg .wrapper-table .input-bx-event{margin:0 0 20px}.wrap-profile-pg .wrapper-table .event-card{padding:25px;border-radius:30px;margin-bottom:20px}@media (max-width: 1440px){.wrap-profile-pg .wrapper-table .event-card{font-size:13px}}.wrap-profile-pg .wrapper-table .event-card td{color:#fff;font-size:18px;border-bottom:0}.wrap-profile-pg .wrapper-table .event-card th{color:#fff;background-color:transparent;border-bottom:0;font-size:16px}.wrap-profile-pg .wrapper-table .event-card2{padding:30px 30px 35px;border-radius:30px;margin-bottom:20px;background:#2c264f}@media (max-width: 1440px){.wrap-profile-pg .wrapper-table .event-card2{padding:24px 25px 30px 20px}}.wrap-profile-pg .wrapper-table .event-card2 .img-event-bx{margin-right:16px;width:51px;height:51px}@media (max-width: 1440px){.wrap-profile-pg .wrapper-table .event-card2 .img-event-bx{margin-right:13px;width:48px;height:48px}}.wrap-profile-pg .wrapper-table .event-card2 tr{margin-bottom:16px}.wrap-profile-pg .wrapper-table .event-card2 tr .revenue{font-size:17px;color:#1ad598!important;text-align:right;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-profile-pg .wrapper-table .event-card2 tr .revenue{font-size:16px}}.wrap-profile-pg .wrapper-table .event-card2 td{color:#fff;font-size:18px;border-bottom:0;padding:10px 0;margin-bottom:10px}.wrap-profile-pg .wrapper-table .event-card2 th{color:#fff;background-color:transparent;border-bottom:0;font-size:16px}.wrap-profile-pg .wrapper-table .wrap-table-pagination ul{justify-content:flex-end}.wrap-profile-pg .wrapper-table .wrap-table-pagination ul li button{color:#fff;border:1px solid #fff;border-radius:8px}.chart-center{display:block;align-items:center;overflow:hidden;margin-top:50px;width:100%}.chart-center>div{width:100%!important}.chart-center>div .apexcharts-canvas{width:100%!important}.chart-center>div .apexcharts-canvas .apexcharts-svg{width:100%!important}.chart-center>div .apexcharts-canvas .apexcharts-svg foreignObject{width:100%!important}.chart-center .apexcharts-toolbar{display:none}.chart-center .apexcharts-text{fill:#fff;font-family:ProximaNova-Semibold!important;font-size:17px!important}@media (max-width: 1680px){.chart-center .apexcharts-text{font-size:16px!important}}.dashboard-table .select-bx-event{padding:12.5px 14px!important;font-family:OpenSans-Bold!important;font-size:15px;max-width:100px}@media (max-width: 1600px){.dashboard-table .select-bx-event{font-size:14px}}.dashboard-table .chart-card-col9{max-width:72%;flex-basis:100%}@media (max-width: 1700px){.dashboard-table .chart-card-col9{max-width:70%}}@media (max-width: 1280px){.dashboard-table .chart-card-col9{max-width:100%}}.dashboard-table .dashboard-card-col3{flex-basis:100%;max-width:28%}@media (max-width: 1700px){.dashboard-table .dashboard-card-col3{max-width:30%}}@media (max-width: 1280px){.dashboard-table .dashboard-card-col3{max-width:100%}}.dash-menu-items{font-size:16px!important;font-family:OpenSans-Regular!important;color:#707070!important}.dash-menu-items.Mui-selected{color:#2e1e9f!important;font-family:OpenSans-SemiBold!important}#apexchartsbasic-bar .apexcharts-tooltip{color:#000}.apexcharts-xaxis{position:relative;left:10px}.apexcharts-xaxis .apexcharts-text{margin-left:5px}.apexcharts-xaxis .apexcharts-text tspan{position:relative;left:5px;font-family:OpenSans-Regular;font-size:14px}.wrap-transaction-pg .common-container3{max-width:95%}.wrap-transaction-pg .transaction-heading{margin-bottom:30px;padding:0 15px}.wrap-transaction-pg .transaction-heading .back-btn{margin-bottom:20px}@media (max-width: 1440px){.wrap-transaction-pg .transaction-heading .back-btn{margin-bottom:10px}}.wrap-transaction-pg .event-card{margin:0}.wrap-transaction-pg .table td{border:0;color:#fff;font-size:28px;padding:14px 10px}.wrap-transaction-pg .table td .arrow-up{color:#2bd8a0;font-size:16px;margin-left:10px;cursor:pointer}.wrap-transaction-pg .table th{border:0;font-size:25px;color:#fff;padding:14px 10px}@media (max-width: 1910px){.wrap-transaction-pg .table td{font-size:24px}.wrap-transaction-pg .table th{font-size:21px}}@media (max-width: 1720px){.wrap-transaction-pg .table td{font-size:21px}.wrap-transaction-pg .table th{font-size:19px}}@media (max-width: 1600px){.wrap-transaction-pg .table td{font-size:19px}.wrap-transaction-pg .table th{font-size:17px}}@media (max-width: 1440px){.wrap-transaction-pg .table td{font-size:18px}.wrap-transaction-pg .table th{font-size:16px}}@media (max-width: 1368px){.wrap-transaction-pg .table td{font-size:16px;padding:12px 8px}.wrap-transaction-pg .table th{font-size:15px;padding:12px 8px}}.wrap-model-complete .sharepopup-modal-bx{background:#2d283a;padding:42px 65px 35px 70px;min-height:547px}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx{padding:40px 55px 35px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx{padding:35px 45px}}@media (max-width: 767px){.wrap-model-complete .sharepopup-modal-bx{padding:35px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx{padding:25px 20px 16px}}@media (max-width: 480px){.wrap-model-complete .sharepopup-modal-bx{padding:20px 16px 16px}}.wrap-model-complete .sharepopup-modal-bx .modal-title{border-bottom:1px solid rgba(255,255,255,.3607843137);padding-bottom:25px;margin-bottom:40px;padding-right:0;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .modal-title{margin-bottom:35px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .modal-title{margin-bottom:30px;padding-bottom:20px}}.wrap-model-complete .sharepopup-modal-bx .modal-title .heading36{font-size:36px;color:#fff;font-family:OpenSans-Bold;margin-bottom:0}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .modal-title .heading36{font-size:34px}}@media (max-width: 1280px){.wrap-model-complete .sharepopup-modal-bx .modal-title .heading36{font-size:30px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .modal-title .heading36{font-size:26px}}.wrap-model-complete .sharepopup-modal-bx .modal-title button{position:relative;padding:0;top:0;right:0}.wrap-model-complete .sharepopup-modal-bx .modal-title button svg{font-size:45px;color:#fff}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .modal-title button svg{font-size:42px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .modal-title button svg{font-size:36px}}.wrap-model-complete .sharepopup-modal-bx .heading28{font-size:28px;font-family:Raleway-SemiBold;color:#fff}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .heading28{font-size:25px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .heading28{font-size:22px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .heading28{font-size:21px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .heading28{font-size:18px}}.wrap-model-complete .sharepopup-modal-bx .shere-popup-heading-bx{margin-bottom:0}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg{display:flex;justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:30px;background:transparent}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg{margin-top:20px}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button{border:1px solid #fff;display:flex;justify-content:center;border-radius:50%;align-items:center;padding:30px;height:114px;width:114px}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button{padding:27px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button{padding:24px;height:100px;width:100px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button{padding:20px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button{padding:16px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button{padding:12px}}@media (max-width: 480px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button{padding:0!important;height:55px;min-width:inherit;width:55px}}@media (max-width: 420px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button{width:50px;height:50px}}@media (max-width: 393px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button{width:45px;height:45px}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button span{margin:0}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:60px}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:67px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:62px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:52px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:45px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:43px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:40px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:38px}}@media (max-width: 480px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:36px}}@media (max-width: 420px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg button img{width:32px}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon{padding:34px 50px}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon{padding:31px 46px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon{padding:31px 44px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon{padding:24px 36px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon{padding:23px 34px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon{padding:20px 30px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon{padding:18px 26px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon{padding:15px 18px}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon img{width:30px}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon img{width:32px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon img{width:26px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon img{width:27px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon img{width:22px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon img{width:19px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon img{width:17px}}@media (max-width: 480px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon img{width:18px;height:28px}}@media (max-width: 420px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .facebook-icon img{width:16px;height:26px}}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon{padding:35px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon{padding:32px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon{padding:25px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon{padding:26px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon{padding:22px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon{padding:18px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon{padding:14px}}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon img{width:55px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon img{width:50px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon img{width:48px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon img{width:42px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon img{width:38px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon img{width:36px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon img{width:35px}}@media (max-width: 480px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon img{width:32px}}@media (max-width: 420px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .insta-icon img{width:30px}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon{padding:37px}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon{padding:36px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon{padding:35px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon{padding:30px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon{padding:25px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon{padding:20px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon{padding:16px 0}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:45px}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:50px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:42px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:37px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:34px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:32px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:32px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:30px}}@media (max-width: 480px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:25px}}@media (max-width: 420px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .x-icon img{width:22px}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon{padding:39px 33px}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon{padding:37px 32px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon{padding:32px 28px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon{padding:28px 24px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon{padding:25px 21px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon{padding:21px 18px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon{padding:17px 12px}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon img{width:60px}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon img{width:58px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon img{width:50px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon img{width:45px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon img{width:40px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon img{width:35px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon img{width:34px}}@media (max-width: 480px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon img{width:32px;position:relative;left:-3px}}@media (max-width: 420px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .telegram-icon img{width:28px}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon{padding:31px 35px}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon{padding:28px 32px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon{padding:24px 28px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon{padding:23px 25px}}@media (max-width: 640px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon{padding:18px 20px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon{padding:14px 16px}}.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon img{width:65px}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon img{width:55px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon img{width:52px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon img{width:41px}}@media (max-width: 800px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon img{width:32px}}@media (max-width: 480px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon img{width:26px}}@media (max-width: 420px){.wrap-model-complete .sharepopup-modal-bx .wrap-explore-pg .tiktok-icon img{width:22px}}.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx{margin-top:20px;border:1px solid #FFFFFF;border-radius:17px}.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .wrap-search-bx{padding-right:0;height:81px}.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .wrap-search-bx .btn-copy{font-size:23px;font-family:OpenSans-SemiBold;width:183px;height:71px;background:#715aff 0% 0% no-repeat padding-box;border-radius:10px;margin-bottom:0;padding:0}@media (max-width: 1800px){.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .wrap-search-bx .btn-copy{font-size:20px;width:170px;height:60px}}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .wrap-search-bx .btn-copy{font-size:18px;width:150px;height:55px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .wrap-search-bx .btn-copy{width:140px;height:50px}}@media (max-width: 1440px){.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .wrap-search-bx .btn-copy{font-size:17px}}@media (max-width: 1280px){.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .wrap-search-bx .btn-copy{font-size:16px;width:120px;height:48px}}@media (max-width: 575px){.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .wrap-search-bx .btn-copy{font-size:15px;width:100px;height:46px}}.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .link-icon-bx{color:#fff!important;fill:#fff!important;transform:rotate(132deg);margin-right:20px;margin-left:10px;font-size:34px}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx .link-icon-bx{margin-right:15px;margin-left:0;font-size:28px}}.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx input{color:#fff;font-size:28px;font-family:Raleway-SemiBold}@media (max-width: 1680px){.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx input{font-size:20px}}@media (max-width: 1600px){.wrap-model-complete .sharepopup-modal-bx .email-bx.share-input-bx input{font-size:18px}}.wrap-model-complete .sharepopup-modal-bx .share-input-bx .MuiOutlinedInput-notchedOutline{display:none}.heading36{font-size:36px}@media (max-width: 1800px){.heading36{font-size:32px}}@media (max-width: 1680px){.heading36{font-size:28px}}@media (max-width: 1600px){.heading36{font-size:26px}}.wrap-model-complete.wrap-review-modal .MuiPaper-elevation{background:#2d283a 0% 0% no-repeat padding-box;min-width:100%}.wrap-model-complete.wrap-review-modal .wrap-cancelreason-popup-bx{min-width:auto!important}@media (max-width: 1080px){.wrap-model-complete.wrap-review-modal .wrap-cancelreason-popup-bx .modal-content-bx{padding:55px 60px 40px 35px}}.wrap-model-complete.wrap-review-modal .wrap-cancelreason-popup-bx .modal-title{padding-left:0!important}.wrap-model-complete.wrap-review-modal .modal-title{padding-left:40px;margin-bottom:40px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 991px){.wrap-model-complete.wrap-review-modal .modal-title{padding-left:0}}.wrap-model-complete.wrap-review-modal .modal-title button svg{font-size:45px;color:#fff}.wrap-model-complete.wrap-review-modal .modal-title .heading-bx .heading38{color:#fff;font-size:38px;font-family:OpenSans-Bold}@media (max-width: 1800px){.wrap-model-complete.wrap-review-modal .modal-title .heading-bx .heading38{font-size:34px}}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .modal-title .heading-bx .heading38{font-size:28px}}@media (max-width: 991px){.wrap-model-complete.wrap-review-modal .modal-title .heading-bx .heading38{padding-left:5px;font-size:24px;padding-right:35px}}.wrap-model-complete.wrap-review-modal .modal-content-bx{padding:60px 75px 45px 80px}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .modal-content-bx{padding:50px 60px 40px 70px}}@media (max-width: 991px){.wrap-model-complete.wrap-review-modal .modal-content-bx{padding:50px 15px 40px}}.wrap-model-complete.wrap-review-modal .modal-content-bx .input-bx-css{padding:21px 29px;font-size:20px;font-family:OpenSans-Regular}@media (max-width: 1800px){.wrap-model-complete.wrap-review-modal .modal-content-bx .input-bx-css{font-size:18px;padding:16px 20px}}.wrap-model-complete.wrap-review-modal .modal-content-bx .input-bx-css textarea{font-family:OpenSans-Regular}.wrap-model-complete.wrap-review-modal .modal-content-bx .common-btn{background-color:#fff!important;color:#000}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:56px;padding-top:10px;padding-bottom:0!important}.wrap-model-complete.wrap-review-modal .wrap-item-card .common-btn2{display:flex;justify-content:flex-end;align-items:center;margin-top:10px}.wrap-model-complete.wrap-review-modal .rating-w-discription-bx{margin-top:40px}@media (max-width: 1800px){.wrap-model-complete.wrap-review-modal .rating-w-discription-bx{margin-top:30px}}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .rating-w-discription-bx{margin-top:20px}}.wrap-model-complete.wrap-review-modal .rating-w-discription-bx .rating-icon{margin-bottom:30px}.wrap-model-complete.wrap-review-modal .rating-w-discription-bx .rating-icon .MuiRating-icon{color:#a682ff;font-size:50px}@media (max-width: 1800px){.wrap-model-complete.wrap-review-modal .rating-w-discription-bx .rating-icon .MuiRating-icon{font-size:40px}}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .rating-w-discription-bx .rating-icon{margin-top:20px}.wrap-model-complete.wrap-review-modal .rating-w-discription-bx .rating-icon .MuiRating-icon{font-size:30px}}.wrap-model-complete.wrap-review-modal .wrap-item-card{background:#2c264f;padding:20px 30px 20px 22px;color:#fff;margin-left:0;margin-right:0}.wrap-model-complete.wrap-review-modal .wrap-item-card .card-content{padding:0}.wrap-model-complete.wrap-review-modal .wrap-item-card .card-content .common-col2{flex-basis:100%;max-width:20%}@media (max-width: 899px){.wrap-model-complete.wrap-review-modal .wrap-item-card .card-content .common-col2{max-width:30%}}@media (max-width: 640px){.wrap-model-complete.wrap-review-modal .wrap-item-card .card-content .common-col2{max-width:100%}}.wrap-model-complete.wrap-review-modal .wrap-item-card .card-content .common-col6{flex-basis:100%;max-width:55%}@media (max-width: 899px){.wrap-model-complete.wrap-review-modal .wrap-item-card .card-content .common-col6{max-width:70%}}@media (max-width: 640px){.wrap-model-complete.wrap-review-modal .wrap-item-card .card-content .common-col6{max-width:100%}}.wrap-model-complete.wrap-review-modal .wrap-item-card .card-content .common-col4{flex-basis:100%;max-width:25%}@media (max-width: 899px){.wrap-model-complete.wrap-review-modal .wrap-item-card .card-content .common-col4{max-width:100%}}.wrap-model-complete.wrap-review-modal .wrap-item-card .wrap-img-bx img{width:100%;height:215px;border-radius:30px}.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:246px;height:177px;border-radius:20px}@media (max-width: 1800px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:235px;height:170px}}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:225px;height:165px}}@media (max-width: 1580px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:216px;height:145px}}@media (max-width: 1480px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:200px;height:145px}}@media (max-width: 1440px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:200px;height:145px}}@media (max-width: 1199px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:180px}}@media (max-width: 640px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:170px}}@media (max-width: 899px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:100%}}@media (max-width: 690px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:185px}}@media (max-width: 575px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx img{width:100%;height:200px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status{display:flex;align-items:center;margin-top:15px;text-align:center;justify-content:center;padding-left:10px}@media (max-width: 640px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status{justify-content:left}}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status{padding-left:0;margin-top:10px}.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status svg{margin-left:8px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .product-item-nm{font-size:21px;color:#fff;font-family:OpenSans-Bold;display:flex;align-items:center}.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .product-item-nm span{max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1280px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .product-item-nm span{max-width:110px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .product-item-nm svg{position:relative;top:2px;margin-left:10px;background-color:#55c1ff;border-radius:100%;width:17px;height:17px;padding:3px}@media (max-width: 1500px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .product-item-nm svg{width:15px;height:15px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .product-item-nm .details-uncheck{background:url(./assets/images/uncheckboard.svg) no-repeat;background-position:center;z-index:2;color:transparent;padding:0;height:auto;margin-left:5px}@media (max-width: 1780px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .product-item-nm{font-size:19px}}@media (max-width: 1720px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .product-item-nm{font-size:18px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .checked{padding:2px;border-radius:50%;background:#87ceeb;color:#fff;font-size:12px;font-weight:700}@media (max-width: 1600px){.wrap-model-complete.wrap-review-modal .wrap-item-card .product-img-bx .heading-status .checked{font-size:10px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:70px;padding-bottom:0;padding-top:14px}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .product-item-nmcss{font-size:27px;color:#fff;font-family:OpenSans-Bold;margin-right:10px}@media (max-width: 1800px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .product-item-nmcss{font-size:26px}}@media (max-width: 1440px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .product-item-nmcss{font-size:22px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt p{color:#fff;font-size:16px;font-family:OpenSans-Bold}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt .location-txt{opacity:.9;font-size:15px;font-family:OpenSans-Regular;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:50px!important}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt .location-txt span{opacity:.9;font-size:15px;font-family:OpenSans-Regular}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip{text-align:left}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip .explore-chip{background:#a682ff;color:#fff;margin-right:10px;height:35px;border-radius:18px;border:1px solid #fff}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip img{position:relative;top:3px;width:14px;display:inline-block;margin-right:8px}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip .wifi-icon{color:#a682ff;font-size:17px;margin-right:8px;position:relative;top:3px}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip .wifi-icon{font-size:13px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip .chip-w-chevron{position:relative;top:8px;left:-8px}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip img{position:relative;top:3px;width:14px;display:inline-block}@media (max-width: 1840px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:80px}}@media (max-width: 1800px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:65px}}@media (max-width: 1720px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:80px}}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:60px;padding-top:5px}}@media (max-width: 1550px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:60px}}@media (max-width: 1480px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:55px}}@media (max-width: 1380px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:60px}}@media (max-width: 1340px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:70px}}@media (max-width: 1280px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:70px}}@media (max-width: 1199px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:65px}}@media (max-width: 991px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:45px}}@media (max-width: 960px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:60px}}@media (max-width: 899px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:0}}@media (max-width: 840px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:10px}}@media (max-width: 800px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:20px}}@media (max-width: 767px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:10px}}@media (max-width: 690px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:50px}}@media (max-width: 640px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{margin-top:16px;padding-left:10px}}@media (max-width: 575px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card{padding-left:10px;margin-top:10px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt .location-txt{font-size:15px;position:relative;top:-2px}@media (max-width: 1440px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt .location-txt{font-size:13px}}@media (max-width: 1440px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt img{width:11px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt p{font-size:16px}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt p{font-size:15px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt{display:flex;align-items:baseline;margin-top:8px;margin-right:15px}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt img{position:relative;top:2px;width:11px;display:inline-block}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt img{margin-right:8px}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt .location-txt{opacity:.9;font-size:15px;font-family:OpenSans-Regular}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-txt p{color:#fff}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip .explore-chip{background:#a682ff;color:#fff;margin-right:10px;height:35px;border-radius:18px}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip .explore-chip span{font-size:14px;font-family:OpenSans-Regular}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip .explore-chip{height:28px}.wrap-model-complete.wrap-review-modal .wrap-item-card .explore-left-card .status-chip .explore-chip span{font-size:13px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .saved-template-right-bx{display:flex;height:100%;justify-content:right;position:relative}.wrap-model-complete.wrap-review-modal .wrap-item-card .saved-template-right-bx .common-btn{position:absolute;bottom:0;font-size:16px!important;padding:8px 25px!important}@media (max-width: 1600px){.wrap-model-complete.wrap-review-modal .wrap-item-card .saved-template-right-bx .common-btn{font-size:15px!important}}@media (max-width: 1460px){.wrap-model-complete.wrap-review-modal .wrap-item-card .saved-template-right-bx .common-btn{font-size:14px!important}}@media (max-width: 1360px){.wrap-model-complete.wrap-review-modal .wrap-item-card .saved-template-right-bx .common-btn{font-size:13px!important}}.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status{display:flex;justify-content:flex-end;gap:25px;align-items:center;margin-bottom:30px}.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status .btn-purple{padding:8px 30px;font-size:15px;color:#fff;border-radius:50px;border:0;background:#413a6a}.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status p{line-height:0}.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status .limit-price{font-size:30px}@media (max-width: 1680px){.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status .limit-price{font-size:26px}}@media (max-width: 1600px){.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status .limit-price{font-size:24px}}@media (max-width: 1440px){.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status .limit-price{font-size:22px}}@media (max-width: 1199px){.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status .limit-price{font-size:20px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status svg{font-size:28px;color:#a682ff;fill:#a682ff!important}@media (max-width: 1440px){.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status svg{font-size:24px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status .share-img{width:24px}@media (max-width: 1440px){.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status .share-img{font-size:24px}}@media (max-width: 1199px){.wrap-model-complete.wrap-review-modal .wrap-item-card .price-status .share-img{font-size:21px}}.wrap-model-complete.wrap-review-modal .wrap-item-card .mail-bx svg{padding:8px;border-radius:50%;background:#413a6a;color:#fff;fill:#fff!important}.wrap-model-complete.wrap-review-modal .wrap-item-card .mail-bx .notification-num{width:auto;margin:0;padding:0!important}.wrap-model-complete.wrap-review-modal .wrap-item-card .mail-bx .notification-num .num-btn-bx span{top:8px;right:8px}.wrap-model-complete.wrap-review-modal .wrap-item-card .view-btn-css{justify-content:space-between;margin-top:20px}.wrap-review-modal .css-1t1j96h-MuiPaper-root-MuiDialog-paper{min-width:900px;max-width:1200px}.wrap-review-modal .wrap-login-bx{min-width:900px}.wrap-cancelreason-popup-bx .modal-close-btn{position:absolute;right:30px!important;top:54px!important}@media (max-width: 1680px){.wrap-cancelreason-popup-bx .modal-close-btn{top:40px!important}}@media (max-width: 1080px){.wrap-cancelreason-popup-bx .modal-close-btn{right:15px!important;top:50px!important}.wrap-cancelreason-popup-bx .modal-close-btn svg{font-size:40px!important}}@media (max-width: 991px){.wrap-cancelreason-popup-bx .modal-close-btn{right:5px!important;top:40px!important}.wrap-cancelreason-popup-bx .modal-close-btn svg{font-size:30px}}.bookcancel-content .checkbx-select-items{margin-bottom:16px;padding-left:12px}.bookcancel-content .checkbx-select-items:last-child{margin-bottom:0}.bookcancel-content .checkbx-select-items .Mui-checked{color:#a682ff!important;background:#a682ff!important}.bookcancel-content .checkbx-select-items .MuiCheckbox-root.MuiCheckbox-colorPrimary{background:#fff;overflow:hidden;border-radius:7px;width:30px;height:27px;position:relative;margin-right:20px}.bookcancel-content .checkbx-select-items .MuiCheckbox-root.MuiCheckbox-colorPrimary:before{content:" ";position:absolute;left:31%;top:45%;width:9px;border-right:3px solid #fff;border-bottom:3px solid #fff;height:16px;transform:rotate(45deg) translate(-50%,-50%)}@media (max-width: 1800px){.bookcancel-content .checkbx-select-items .MuiCheckbox-root.MuiCheckbox-colorPrimary{width:26px;height:23px}.bookcancel-content .checkbx-select-items .MuiCheckbox-root.MuiCheckbox-colorPrimary:before{left:29%;top:44%;width:8px;height:14px;border-right:2px solid #fff;border-bottom:2px solid #fff}}.bookcancel-content .checkbx-select-items .MuiCheckbox-root.MuiCheckbox-colorPrimary svg{display:none}.bookcancel-content .checkbx-select-items .condition-check,.bookcancel-content .checkbx-select-items .wrap-input-css{color:#fff}.bookcancel-content .checkbx-select-items label span{font-size:26px;font-family:OpenSans-Regular}@media (max-width: 1800px){.bookcancel-content .checkbx-select-items label span{font-size:22px}}@media (max-width: 991px){.bookcancel-content .checkbx-select-items label span{font-size:20px}}.bookcancel-content .bookcan-md-content{padding-left:40px;padding-right:40px;margin-top:30px}.bookcancel-content .bookcan-md-content .text-area{margin-bottom:30px;height:179px}.bookcancel-content .bookcan-md-content .bookcancel-sbm-btn{text-align:center;margin-top:100px}@media (max-width: 1800px){.bookcancel-content .bookcan-md-content .bookcancel-sbm-btn{margin-top:80px}}.bookcancel-content .bookcan-md-content .bookcancel-sbm-btn .submit-btn{font-size:23px;font-family:Raleway-SemiBold;background-color:#715aff;color:#fff;width:307px;height:76px;border-radius:12px}@media (max-width: 1800px){.bookcancel-content .bookcan-md-content .bookcancel-sbm-btn .submit-btn{font-size:20px;width:260px;height:65px}}@media (max-width: 1680px){.bookcancel-content .bookcan-md-content .bookcancel-sbm-btn .submit-btn{font-size:20px;width:240px;height:60px}}.bookcancel-content .heading26{color:#fff;font-size:26px;font-family:OpenSans-Regular}@media (max-width: 1800px){.bookcancel-content .heading26{font-size:24px}}@media (max-width: 1680px){.bookcancel-content .heading26{font-size:21px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .MuiPaper-elevation.MuiDialog-paper{min-width:75%}@media (max-width: 991px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .MuiPaper-elevation.MuiDialog-paper{min-width:100%}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx{background:#2d283a;padding:50px 140px 30px 145px;position:relative}@media (max-width: 1800px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx{padding:50px 120px 30px 125px}}@media (max-width: 1680px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx{padding:50px 70px 40px 100px}}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx{padding:45px 70px 30px}}@media (max-width: 1080px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx{padding:40px 50px 30px}}@media (max-width: 767px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx{padding:35px 30px 20px}}@media (max-width: 575px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx{padding:30px 15px 20px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .place-bx-css{display:flex;align-items:center;margin-bottom:24px}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .place-bx-css .place-icon{position:absolute;left:0;top:10px;color:#fff;margin-right:10px;font-size:18px}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .place-bx-css .location-item{padding:0 0 2px;border:0;border-radius:0}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .place-bx-css .location-item svg{color:#fff;position:absolute;right:-5px}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .place-bx-css .location-item .location-content{padding:0 20px 0 0;color:#fff;font-size:22px;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .place-bx-css .location-item .location-content{font-size:20px}}@media (max-width: 991px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .place-bx-css .location-item .location-content{font-size:18px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .place-bx-css .location-item .MuiOutlinedInput-notchedOutline{border:0}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .event-last-bx{position:relative}@media (max-width: 899px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .event-last-bx{text-align:right;margin-top:20px}}@media (max-width: 575px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .event-last-bx{text-align:center;padding-left:0}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .event-last-bx .view-btn{position:absolute;right:0;bottom:0;font-size:17px;width:202px;height:48px;padding:0;background:#fff 0% 0% no-repeat padding-box;border:1px solid #281A89;border-radius:11px;color:#000;font-family:OpenSans-SemiBold}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .event-last-bx .view-btn{font-size:16px}}@media (max-width: 899px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-review-content-bx .event-last-bx .view-btn{position:relative;max-width:180px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .modal-title{padding-left:0}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .modal-title .modal-close-btn{position:absolute;padding:0;top:50px;right:70px}@media (max-width: 1080px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .modal-title .modal-close-btn{top:45px;right:40px}}@media (max-width: 1600px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .modal-title .modal-close-btn svg{font-size:40px}}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .modal-title .modal-close-btn svg{font-size:35px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .modal-title .heading-bx .heading38{font-size:38px;font-family:OpenSans-Bold;margin-bottom:0}@media (max-width: 1800px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .modal-title .heading-bx .heading38{font-size:36px}}@media (max-width: 1680px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .modal-title .heading-bx .heading38{font-size:32px}}@media (max-width: 991px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .modal-title .heading-bx .heading38{font-size:30px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user{color:#fff;padding:0}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user:hover:before{border-bottom:0;display:none}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user:before{border-bottom:0;display:none!important}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user:after{border-bottom:0;display:none!important}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user svg{color:#fff}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user .select-user-bx{font-family:OpenSans-Bold;font-size:22px;display:flex;align-items:center}@media (max-width: 1800px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user .select-user-bx{font-size:20px}}@media (max-width: 1680px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user .select-user-bx{font-size:19px}}@media (max-width: 1600px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user .select-user-bx{font-size:18px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .select-user .select-user-bx .avatar-img-bx{margin-right:10px;border:1px solid #fff}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card{min-width:auto;padding:20px 33px 22px 22px}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card{padding:16px 20px 18px 18px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content{padding:0}@media (max-width: 991px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .common-col2{padding-left:0}}@media (max-width: 899px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .common-col2{max-width:30%;padding-left:0}}@media (max-width: 575px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .common-col2{max-width:100%}}@media (max-width: 891px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .common-col6{max-width:70%}}@media (max-width: 575px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .common-col6{max-width:100%}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx img{width:246px;height:177px}@media (max-width: 1800px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx img{width:235px;height:170px}}@media (max-width: 1740px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx img{width:225px}}@media (max-width: 1680px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx img{width:225px;height:165px}}@media (max-width: 1580px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx img{width:216px;height:145px}}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx img{width:200px;height:145px}}@media (max-width: 1140px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx img{width:195px}}@media (max-width: 991px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx img{width:100%}}@media (max-width: 575px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx img{height:180px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx .heading-status{display:flex;align-items:center;margin-top:15px;text-align:center;justify-content:center}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx .heading-status .product-item-nm{font-size:21px;font-family:OpenSans-Bold;color:#fff;margin-right:0}@media (max-width: 1800px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx .heading-status .product-item-nm{font-size:20px}}@media (max-width: 1680px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx .heading-status .product-item-nm{font-size:18px}}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx .heading-status .product-item-nm{font-size:16px}}@media (max-width: 1340px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx .heading-status .product-item-nm{font-size:15px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx .heading-status img{width:20px;height:20px;margin-left:10px}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .product-img-bx .heading-status img{width:18px;height:18px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card{padding-left:50px;padding-bottom:0;padding-right:0}@media (max-width: 1800px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card{padding-left:40px}}@media (max-width: 1680px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card{padding-left:30px}}@media (max-width: 1600px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card{padding-left:45px}}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card{padding-left:30px}}@media (max-width: 1280px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card{padding-left:25px}}@media (max-width: 1200px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card{padding-left:35px}}@media (max-width: 1180px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card{padding-left:45px}}@media (max-width: 991px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card{padding-left:8px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card .product-item-nmcss{font-size:27px;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card .product-item-nmcss{font-size:24px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card .common-btn2{margin-top:-12px}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card .common-btn2 .view-btn{font-size:17px;font-family:OpenSans-SemiBold;width:202px;height:48px;background:#fff;color:#000;border-radius:15px;padding:0}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-midle-content .wrap-item-card .card-content .explore-left-card .common-btn2 .view-btn{max-width:180px;font-size:16px}}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-sbm-btn{text-align:center;margin-top:35px}.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-sbm-btn .submit-btn{font-size:23px;font-family:Raleway-SemiBold;background-color:#715aff;color:#fff;width:307px;height:76px;padding:0;border-radius:12px}@media (max-width: 1800px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-sbm-btn .submit-btn{font-size:20px;width:260px;height:65px}}@media (max-width: 1680px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-sbm-btn .submit-btn{font-size:20px;width:240px;height:60px}}@media (max-width: 1600px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-sbm-btn .submit-btn{font-size:18px;width:230px;height:55px}}@media (max-width: 1440px){.wrap-model-complete.wrap-filter-pop.wrap-review-modal .modal-content-bx .review-sbm-btn .submit-btn{font-size:18px;width:220px;height:50px}}.wrap-select-user-bx .MuiPaper-root.MuiPaper-elevation{background:#131313;border-radius:20px}.wrap-select-user-bx ul{padding:30px 0}.wrap-select-user-bx ul li{font-size:18px;font-family:OpenSans-Regular;padding:10px 40px;color:#fff}@media (max-width: 1680px){.wrap-select-user-bx ul li{font-size:16px}}@media (max-width: 1440px){.wrap-select-user-bx ul li{font-size:15px}}.wrap-select-user-bx ul li .avatar-img-bx{margin-right:16px;width:37px;height:37px;border:1px solid #fff;object-fit:fill}.review-dropdown .MuiPaper-elevation{background:#2c264f;border-radius:10px}.review-dropdown ul li{color:#fff}.review-dropdown ul li:hover{background:#3b3c86}.wrap-review-popupmodal{background:#0006 0% 0% no-repeat padding-box!important;opacity:1}.heading-request{display:flex;align-items:center;padding:0 48px}.heading-request .back-btn{display:inline-flex;align-items:center;color:#fff;margin-right:20px;cursor:pointer;font-size:22px;font-family:OpenSans-SemiBold}@media (max-width: 1800px){.heading-request .back-btn{font-size:20px}}@media (max-width: 1680px){.heading-request .back-btn{font-size:18px}}@media (max-width: 1600px){.heading-request .back-btn{font-size:16px}}@media (max-width: 991px){.heading-request .back-btn{position:relative;left:-5px}}.heading-request .tune-icon{padding:0 10px;background:#fff;border:1px solid #000;color:#0000ffa6;border-radius:8px;margin-right:10px;cursor:pointer;font-size:48px;width:56px;height:48px}@media (max-width: 1080px){.heading-request .tune-icon{position:relative;top:10px}}.wrap-requests-pg .card-content .price-status{margin-bottom:20px}.wrap-requests-pg .card-content .product-img-bx img{height:189px!important}.wrap-requests-pg .explore-left-card .heading-status{display:flex;align-items:center}.wrap-requests-pg .explore-left-card .heading-status img{margin-left:10px}.wrap-requests-pg .common-container2{padding-top:0}.wrap-requests-pg .selected-bx{display:flex;align-items:center;justify-content:left;gap:20px;margin-bottom:40px}.wrap-requests-pg .rating-icon .MuiRating-icon{color:#a682ff;font-size:20px}.heading27{font-size:27px;color:#fff}.see-all-request-header .heading-request{padding:0;position:relative;left:-5px}@media (max-width: 1080px){.see-all-request-header .heading-request{display:block;left:15px}.see-all-request-header .heading-request .MuiTypography-root.MuiTypography-component{font-size:18px;padding-left:0;margin-top:15px}}.see-all-request-header .heading-request .heading27{font-family:OpenSans-Bold;font-size:27px}.see-all-requests .product-item-nmcss{font-size:21px!important}.see-all-requests .event-grid .events-grid-item .price-status{margin-bottom:20px}.see-all-requests .common-btn{font-size:17px!important;font-family:Raleway-Bold}@media (max-width: 991px){.see-all-requests .common-btn{font-size:14px!important}}.see-all-requests .common-btn:last-child{font-family:Raleway-SemiBold}.application-select-wrap{position:relative;display:flex!important;justify-content:space-between!important}.application-select-wrap .select-flex.selected-bx{position:relative;top:20px}.application-select-wrap .select-flex.selected-bx p{margin-right:0}.map{position:absolute;left:33.3333%;width:66.6666%;top:0;bottom:0}.custom-popup{background:#715aff!important;border:0;padding:0;color:#000;border-radius:19px;z-index:1}.custom-popup .mapboxgl-popup-tip{display:none}.custom-popup .mapboxgl-popup-content{background:#f0eeffdb 0% 0% no-repeat padding-box;color:#715aff;border-radius:19px;padding:20px;font-size:18px;display:block;margin-bottom:0;position:absolute;left:-45%;transform:translate(-50%);top:30px;min-width:120px;width:210px;height:auto;text-align:center}.custom-popup h3,.custom-popup h4{font-size:18px;text-align:center;display:inline-block;margin:0 0 5px}.mapboxgl-popup-content{font:400 15px/22px Source Sans Pro,Helvetica Neue,sans-serif;padding:0}.map-stars{--percent: calc(var(--rating) / 5 * 100%);display:inline-block;font-size:"60px";font-family:Times;line-height:1}.map-stars:before{content:"★★★★★";letter-spacing:3px;background:linear-gradient(90deg,#fc0 var(--percent),#715AFF var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wrap-venueprofile-pg .venue-video-banner{max-width:100%;margin-top:45px}@media (max-width: 1800px){.wrap-venueprofile-pg .venue-video-banner{margin-top:40px}}@media (max-width: 1680px){.wrap-venueprofile-pg .venue-video-banner{margin-top:35px}}@media (max-width: 1440px){.wrap-venueprofile-pg .venue-video-banner{margin-top:30px}}@media (max-width: 1200px){.wrap-venueprofile-pg .venue-video-banner{margin-top:20px}}@media (max-width: 393px){.wrap-venueprofile-pg .venue-video-banner .wrap-vanue-video-bx{margin-bottom:10px!important}}@media (max-width: 1280px){.wrap-venueprofile-pg .venue-video-banner .wrap-vanue-img-bx.wrap-venue-small-imgbx{margin-left:-16px;width:calc(100% + 16px);max-width:calc(100% + 16px);flex-basis:calc(100% + 16px);padding-left:0!important;margin-bottom:0}.wrap-venueprofile-pg .venue-video-banner .wrap-vanue-img-bx.wrap-venue-small-imgbx .MuiGrid-container{margin-left:0}}@media (max-width: 1280px){.wrap-venueprofile-pg .venue-video-banner .venue-img-bx{max-width:50%;margin-bottom:20px;padding-left:16px!important;padding-top:0!important}}@media (max-width: 393px){.wrap-venueprofile-pg .venue-video-banner .venue-img-bx{max-width:100%;margin-bottom:10px}}.wrap-venueprofile-pg .venue-video-banner .venueprofile-right-content{position:relative}.wrap-venueprofile-pg .venue-video-banner .venueprofile-right-content .profile-card-btn-bx{position:absolute;right:0;bottom:10px}@media (max-width: 1280px){.wrap-venueprofile-pg .venue-video-banner .venueprofile-right-content .profile-card-btn-bx{position:relative}}@media (max-width: 767px){.wrap-venueprofile-pg .venue-video-banner .venueprofile-right-content .profile-card-btn-bx{position:relative;justify-content:left}}@media (max-width: 1280px){.wrap-venueprofile-pg .venue-video-banner .venueprofile-right-content .profile-card-btn-bx .profile-card-btn{margin-top:0;justify-content:center}}.wrap-venueprofile-pg .venue-pro-add{display:flex;margin-top:10px}@media (max-width: 991px){.wrap-venueprofile-pg .venue-pro-add{margin-bottom:15px;display:block}.wrap-venueprofile-pg .venue-pro-add .phone-num{padding-left:5px;margin-top:5px}}.wrap-venueprofile-pg .venue-pro-add svg{color:#a682ff;margin-right:5px}@media (max-width: 1600px){.wrap-venueprofile-pg .venue-pro-add svg{font-size:20px}}.wrap-venueprofile-pg .venue-pro-add .city-address{display:flex;margin-right:16px;max-width:350px}.wrap-venueprofile-pg .venue-pro-add .star-w-phone-num{display:flex}.wrap-venueprofile-pg .venue-pro-add .star-w-phone-num .phone-num{display:flex;margin-right:16px;display:none}.wrap-venueprofile-pg .venue-pro-add .star-w-phone-num .star-rating{margin-left:0}.wrap-venueprofile-pg .venue-pro-add p{font-size:15px;font-family:OpenSans-Regular}.wrap-venueprofile-pg .heading16{font-size:16px;font-family:OpenSans-Bold}.wrap-venueprofile-pg .wrap-profiledetails-comment li p{max-width:65%}@media (max-width: 1680px){.wrap-venueprofile-pg .wrap-profiledetails-comment li p{max-width:70%}}@media (max-width: 1440px){.wrap-venueprofile-pg .wrap-profiledetails-comment li p{max-width:75%}}@media (max-width: 1280px){.wrap-venueprofile-pg .wrap-profiledetails-comment li p{max-width:80%}}@media (max-width: 767px){.wrap-venueprofile-pg .wrap-profiledetails-comment li p{max-width:100%}}.wrap-venueprofile-pg .wrap-item-card .about-courtney-content{margin-top:0!important}.wrap-venueprofile-pg .venueprofile-left-content{padding-left:0!important;padding-top:0!important}.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-img-bx{padding-left:0!important;padding-top:0!important;margin-bottom:25px}@media (max-width: 1560px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-img-bx{padding-left:10px!important;padding-right:5px}}.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-img-bx .venue-img-bx{padding-top:0!important;padding-left:0}@media (max-width: 1780px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-img-bx .venue-img-bx{text-align:center}}@media (max-width: 1680px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-img-bx .venue-img-bx{padding-left:16px}}.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-img-bx .venue-img-bx1{padding-left:0}@media (max-width: 1780px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-img-bx .venue-img-bx1{text-align:center}}@media (max-width: 1680px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-img-bx .venue-img-bx1{padding-left:16px;padding-top:12px}}.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx{padding-left:0!important;padding-top:0!important}.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx{position:relative}.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx .play-icon-btn{position:absolute;top:50%;left:45%;transform:translate(-50%,-50%);width:116px;height:116px;background:#a682ff2e 0% 0% no-repeat padding-box;border-radius:50%;display:none}@media (max-width: 1800px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx .play-icon-btn{width:100px;height:100px}}@media (max-width: 1700px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx .play-icon-btn{width:90px;height:90px}}@media (max-width: 1600px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx .play-icon-btn{width:70px;height:70px}}.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx .play-icon-btn span{margin:0}.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx .play-icon-btn svg{font-size:70px}@media (max-width: 1800px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx .play-icon-btn svg{font-size:60px}}@media (max-width: 1700px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx .play-icon-btn svg{font-size:50px}}@media (max-width: 1600px){.wrap-venueprofile-pg .venueprofile-left-content .wrap-vanue-video-bx .venueprofile-video-bx .play-icon-btn svg{font-size:34px}}.wrap-venueprofile-pg .venueprofile-right-content{padding-top:0!important;padding-right:35px}.wrap-venueprofile-pg .venueprofile-right-content .heading16{font-size:16px;margin-bottom:16px}@media (max-width: 1680px){.wrap-venueprofile-pg .venueprofile-right-content .heading16{font-size:15px;margin-bottom:10px}}.wrap-venueprofile-pg .venueprofile-right-content .common-tab-wrap{padding:0 16px}.wrap-venueprofile-pg .venueprofile-right-content .common-tab-wrap .wrapper-rs-card{padding:0}.wrap-venueprofile-pg .venueprofile-right-content .calendar-date{display:flex;align-items:center;margin-bottom:15px}@media (max-width: 1680px){.wrap-venueprofile-pg .venueprofile-right-content .calendar-date{margin-bottom:8px}}.wrap-venueprofile-pg .venueprofile-right-content .calendar-date svg{margin-right:10px;color:#a682ff}.wrap-venueprofile-pg .venueprofile-right-content .calendar-date .para16{font-size:16px;font-family:OpenSans-Regular}@media (max-width: 1680px){.wrap-venueprofile-pg .venueprofile-right-content .calendar-date .para16{font-size:15px}}.wrap-venueprofile-pg .venueprofile-right-content .timing-status{margin-top:30px}@media (max-width: 1680px){.wrap-venueprofile-pg .venueprofile-right-content .timing-status{margin-top:20px}}.wrap-venueprofile-pg .venueprofile-right-content .timing-status .date-btn{height:31px;background:#a682ff 0% 0% no-repeat padding-box;border-radius:4px;color:#fff;font-size:14px;margin-right:8px;font-family:OpenSans-Regular}@media (max-width: 1680px){.wrap-venueprofile-pg .venueprofile-right-content .timing-status .date-btn{height:29px}}.wrap-venueprofile-pg .venueprofile-right-content .timing-status h6{font-size:16px;font-family:OpenSans-Regular;margin-bottom:8px}@media (max-width: 1600px){.wrap-venueprofile-pg .venueprofile-right-content .timing-status h6{font-size:15px}}.wrap-venueprofile-pg .content-w-chip{display:flex;align-items:center;margin-top:20px}.wrap-venueprofile-pg .content-w-chip .chip{background:#a682ff 0% 0% no-repeat padding-box;border:1px solid #FFFFFF;border-radius:13px;padding:8px 10px;color:#fff;margin-right:15px}.wrap-venueprofile-pg .venue-amenties-chipbx{margin-top:10px}.wrap-venueprofile-pg .venue-amenties-chipbx .chip{background:#a682ff 0% 0% no-repeat padding-box;border:1px solid #FFFFFF;border-radius:13px;padding:8px 10px;color:#fff;margin-right:8px;margin-bottom:8px}@media (max-width: 1280px){.wrap-venueprofile-pg .venue-amenties-chipbx .chip{padding:5px 8px;margin-bottom:2px}}@media (max-width: 991px){.wrap-venueprofile-pg .venue-amenties-chipbx .chip{margin-bottom:5px}}.wrap-venueprofile-pg .data-detail-card-bx{margin-bottom:20px}.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card{display:flex}@media (max-width: 1199px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card{flex-wrap:wrap}}.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card{margin-right:30px}@media (max-width: 1680px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card{margin-right:20px}}@media (max-width: 1500px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card{margin-right:16px}}@media (max-width: 1199px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card{max-width:33.33%;width:33.33%;padding:0 10px;margin:0 0 16px}}@media (max-width: 767px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card{max-width:50%;width:50%}}@media (max-width: 500px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card{max-width:100%;width:100%;padding:0}}.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card .card-content{background:#a682ff24;border-radius:11px!important;padding:7px 50px 10px 20px;height:68px}@media (max-width: 1680px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card .card-content{padding:12px 40px 8px 16px}}@media (max-width: 1600px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card .card-content{padding:12px 30px 8px 16px}}@media (max-width: 1440){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card .card-content{padding:12px 25px 8px 16px}}@media (max-width: 1280px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card .card-content{padding:10px 16px 8px 12px}}.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card .para14{font-size:14px;margin-bottom:10px;font-family:OpenSans-Bold}@media (max-width: 1680px){.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card .para14{margin-bottom:8px}}.wrap-venueprofile-pg .data-detail-card-bx .data-detail-card .wrap-item-card .para16{font-size:16px;font-family:OpenSans-Bold}@media (max-width: 1280px){.wrap-venueprofile-pg .venue-data-w-chips .venue-card-col3{flex-basis:100%;max-width:33.333333%}}@media (max-width: 1080px){.wrap-venueprofile-pg .venue-data-w-chips .venue-card-col3{flex-basis:100%;max-width:25%}}@media (max-width: 767px){.wrap-venueprofile-pg .venue-data-w-chips .venue-card-col3{max-width:50%}}@media (max-width: 480px){.wrap-venueprofile-pg .venue-data-w-chips .venue-card-col3{max-width:100%}}.wrap-venueprofile-pg .venue-data-w-chips p{font-size:16px;font-family:OpenSans-Regular}@media (max-width: 1680px){.wrap-venueprofile-pg .venue-data-w-chips p{font-size:15px}}@media (max-width: 1600px){.wrap-venueprofile-pg .venue-data-w-chips p{font-size:14px}}.wrap-venueprofile-pg .venue-data-w-chips .venue-amenties-chipbx span{font-size:14px;font-family:OpenSans-Regular}.wrap-venueprofile-pg .venue-operation-detail{margin-top:50px}.wrap-venueprofile-pg .venue-operation-detail .heading24{margin-bottom:30px}@media (max-width: 1680px){.wrap-venueprofile-pg .venue-operation-detail .heading24{margin-bottom:25px}}.wrap-venueprofile-pg .venue-operation-detail .heading21{font-family:OpenSans-Regular;margin-bottom:20px}@media (max-width: 1680px){.wrap-venueprofile-pg .venue-operation-detail .heading21{margin-bottom:15px}}.wrap-venueprofile-pg .venue-operation-detail .operation-detail-timing{display:inline-block;margin-right:30px}@media (max-width: 1680px){.wrap-venueprofile-pg .venue-operation-detail .operation-detail-timing{margin-bottom:25px;margin-right:20px}}.wrap-venueprofile-pg .venue-operation-detail .operation-detail-timing .date-btn{height:31px;background:#a682ff 0% 0% no-repeat padding-box;border-radius:4px;color:#fff;font-size:14px;font-family:OpenSans-Regular;margin-right:8px}.wrap-venueprofile-pg .heading16{font-size:16px}.wrap-venueprofile-pg .heading24{font-size:24px}@media (max-width: 1680px){.wrap-venueprofile-pg .heading24{font-size:22px}}@media (max-width: 991px){.wrap-venueprofile-pg .heading24{font-size:20px}}@media (max-width: 767px){.wrap-venueprofile-pg .heading24{font-size:18px}}.wrap-venueprofile-pg .heading21{font-size:21px}@media (max-width: 1800px){.wrap-venueprofile-pg .heading21{font-size:20px}}@media (max-width: 1680px){.wrap-venueprofile-pg .heading21{font-size:19px}}@media (max-width: 1600px){.wrap-venueprofile-pg .heading21{font-size:18px}}.wrap-venueprofile-pg .heading20{font-family:Raleway-SemiBold}.wrap-venueprofile-pg .heading30{font-family:OpenSans-SemiBold}.event-grid .venueprofile-right-content .wrap-item-card.venue-pro-card{margin:0 0 40px;padding:30px 28px}.event-grid .venueprofile-right-content .wrap-item-card.venue-pro-card .card-content{background:#a682ff24;padding:30px 28px;border-radius:30px}@media (max-width: 1440px){.event-grid .venueprofile-right-content .wrap-item-card.venue-pro-card .card-content{padding:10px 16px}}.event-grid .venueprofile-right-content .wrap-item-card.venue-pro-card .heading19{font-size:19px;font-family:OpenSans-SemiBold}.event-grid .venueprofile-right-content .wrap-item-card.venue-pro-card .para14{font-size:14px;font-family:OpenSans-Regular}.event-grid .venueprofile-right-content .wrap-item-card.venue-pro-card .common-tab-wrap{padding:0}.event-grid .venueprofile-right-content .wrap-item-card.venue-pro-card .common-tab-wrap .tabs-btn{font-family:Raleway-SemiBold;padding:5px 0;color:#c1bbbb}.event-grid .venueprofile-right-content .wrap-item-card.venue-pro-card .common-tab-wrap .Mui-selected{color:#fff}.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card{background:#a682ff24;margin:15px 0 20px}.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card .card-content{padding:30px 28px}@media (max-width: 1440px){.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card .card-content{padding:16px 20px}}@media (max-width: 1440px){.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card .card-content{padding:10px 16px}}.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card .card-content .heading20{margin-bottom:10px;font-size:20px}@media (max-width: 991px){.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card .card-content .heading20{font-size:17px}}.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card .card-content .heading19{font-size:18px;font-family:OpenSans-SemiBold;margin-bottom:10px}@media (max-width: 1680px){.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card .card-content .heading19{font-size:18px}}@media (max-width: 1280px){.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card .card-content .heading19{font-size:17px}}.event-grid .venueprofile-left-content .wrap-item-card.venue-pro-card .card-content .para14{font-size:14px;font-family:OpenSans-Regular;word-wrap:break-word}.wrap-venue-profile-pg .venue-detail-heading{margin-bottom:50px}@media (max-width: 1680px){.wrap-venue-profile-pg .venue-detail-heading{margin-bottom:40px}}.wrap-venue-profile-pg .venue-detail-heading .heading40{margin-bottom:0}.wrap-venue-profile-pg .venue-youtube-sec{margin-top:40px}@media (max-width: 1440px){.wrap-venue-profile-pg .venue-youtube-sec{margin-top:30px}}@media (max-width: 1280px){.wrap-venue-profile-pg .venue-youtube-sec{margin-top:20px;margin-bottom:30px}}@media (max-width: 1280px){.wrap-venue-profile-pg .MuiGrid-container{width:100%}}@media (max-width: 1280px){.wrap-venue-profile-pg .MuiGrid-item{max-width:100%;flex-basis:100%;padding-left:0;width:100%;padding:0!important}}.venue-video-banner video{width:93%;height:453px;border:0;background:#6954a7 0% 0% no-repeat padding-box;border-radius:38px;object-fit:fill}@media (max-width: 1880px){.venue-video-banner video{height:440px}}@media (max-width: 1820px){.venue-video-banner video{width:91%;height:430px}}@media (max-width: 1800px){.venue-video-banner video{width:92%}}@media (max-width: 1740px){.venue-video-banner video{height:410px}}@media (max-width: 1680px){.venue-video-banner video{width:97%}}@media (max-width: 1600px){.venue-video-banner video{width:97%;height:391px}}@media (max-width: 1560px){.venue-video-banner video{width:98%;height:390px}}@media (max-width: 1500px){.venue-video-banner video{height:370px}}@media (max-width: 1280px){.venue-video-banner video{width:100%}}@media (max-width: 393px){.venue-video-banner video{height:250px}}.venue-video-banner .wrap-venue-small-imgbx img{width:225px;height:222px;border-radius:18px;object-fit:cover}@media (max-width: 1880px){.venue-video-banner .wrap-venue-small-imgbx img{width:217px;height:220px}}@media (max-width: 1820px){.venue-video-banner .wrap-venue-small-imgbx img{width:205px;height:205px}}@media (max-width: 1740px){.venue-video-banner .wrap-venue-small-imgbx img{width:205px;height:195px}}@media (max-width: 1700px){.venue-video-banner .wrap-venue-small-imgbx img{width:195px;height:195px}}@media (max-width: 1680px){.venue-video-banner .wrap-venue-small-imgbx img{width:100%;height:195px}}@media (max-width: 1600px){.venue-video-banner .wrap-venue-small-imgbx img{height:191px}}@media (max-width: 1500px){.venue-video-banner .wrap-venue-small-imgbx img{height:179px}}@media (max-width: 1280px){.venue-video-banner .wrap-venue-small-imgbx img{height:300px}}@media (max-width: 640px){.venue-video-banner .wrap-venue-small-imgbx img{height:250px}}@media (max-width: 575px){.venue-video-banner .wrap-venue-small-imgbx img{height:200px}}@media (max-width: 450px){.venue-video-banner .wrap-venue-small-imgbx img{height:180px}}.view-terms-btn button{background-color:transparent;border-radius:10px;font-size:18px;box-shadow:none;font-family:OpenSans-Regular}.view-terms-btn button:hover{background-color:transparent;box-shadow:none}.view-profile-pics-wrap .view-profile-pics .venue-img-bx:first-child,.view-profile-pics-wrap .view-profile-pics .venue-img-bx:nth-child(3){margin-bottom:15px}@media (max-width: 1440px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx:first-child,.view-profile-pics-wrap .view-profile-pics .venue-img-bx:nth-child(3){margin-bottom:10px}}.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:260px;height:215px}@media (max-width: 1860px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:247px;height:208px}}@media (max-width: 1800px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:247px;height:204px}}@media (max-width: 1750px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:225px;height:193px}}@media (max-width: 1680px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:208px;height:193px}}@media (max-width: 1600px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:208px;height:184px}}@media (max-width: 1550px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:185px;height:175px}}@media (max-width: 1440px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:215px;height:174px}}@media (max-width: 1350px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:174px;height:174px}}@media (max-width: 991px){.view-profile-pics-wrap .view-profile-pics .venue-img-bx img{width:100%;height:200px}}@media (max-width: 991px){.wrap-venue-profile-pg .profile-card-btn .pro-btn{width:180px!important}}.names-classes{position:relative}.names-classes h2{font-size:22px;font-family:OpenSans-SemiBold;margin-bottom:5px;margin-top:5px}.wrap-venue-edit-profile-pg .wrap-grid-bx .condition-signing-authority{margin-bottom:40px!important;margin-top:30px}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .wrap-grid-bx .condition-signing-authority{margin-bottom:20px!important;margin-top:15px}}.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-input-css{margin-top:0!important}.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-input-css label{font-size:18px;font-family:OpenSans-Regular;background:#2c264f;padding-right:5px;top:-4px}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-input-css label{font-size:16px}}@media (max-width: 991px){.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-input-css label{margin-right:0}}.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-input-css input{font-size:18px;font-family:OpenSans-Regular}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-input-css input{font-size:16px}}.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-require-age p{font-size:24px;font-family:OpenSans-SemiBold;margin-top:0;margin-bottom:20px}@media (max-width: 1800px){.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-require-age p{font-size:22px}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-require-age p{font-size:20px}}.wrap-venue-edit-profile-pg .wrap-grid-bx .wrap-require-age .group-radio-btn .MuiFormControlLabel-root span{font-family:OpenSans-Regular}.wrap-venue-edit-profile-pg .wrap-grid-bx .group-radio-btn .MuiFormControlLabel-root span{font-size:20px;font-family:Raleway-Bold}@media (max-width: 1800px){.wrap-venue-edit-profile-pg .wrap-grid-bx .group-radio-btn .MuiFormControlLabel-root span{font-size:18px}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .wrap-grid-bx .group-radio-btn .MuiFormControlLabel-root span{font-size:17px}}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .wrap-grid-bx .group-radio-btn .MuiFormControlLabel-root span{font-size:16px}}.wrap-venue-edit-profile-pg .wrap-check-bx span div{font-size:19px;font-family:OpenSans-Regular}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .wrap-check-bx span div{font-size:17px}}.wrap-venue-edit-profile-pg .wrap-check-bx svg{font-size:24px;color:#fff}@media (max-width: 991px){.wrap-venue-edit-profile-pg .wrap-require-age .common-fieldset{width:100%}.wrap-venue-edit-profile-pg .wrap-require-age .common-fieldset .group-radio-btn{position:relative;display:flex;flex-wrap:wrap}.wrap-venue-edit-profile-pg .wrap-require-age .common-fieldset .group-radio-btn .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementEnd{position:relative;width:33.33%;margin:0}}.wrap-venue-edit-profile-pg .wrap-hours-operation{margin-top:30px}@media (max-width: 991px){.wrap-venue-edit-profile-pg .wrap-hours-operation{margin-top:0}}.wrap-venue-edit-profile-pg .wrap-hours-operation .wrapper-timing-selected-bx{padding-left:20px}@media (max-width: 991px){.wrap-venue-edit-profile-pg .wrap-hours-operation .wrapper-timing-selected-bx{padding-left:5px}}.wrap-venue-edit-profile-pg .wrap-hours-operation .wrapper-timing-selected-bx .timing-selected-bx{margin-left:0;margin-right:0}.wrap-venue-edit-profile-pg .wrap-hours-operation .wrapper-timing-selected-bx .timing-selected-bx .MuiCheckbox-root.MuiCheckbox-colorPrimary{position:relative;width:24px;height:24px;background:#d9d9d9!important;border-radius:4px;margin-right:15px;margin-left:0}.wrap-venue-edit-profile-pg .wrap-hours-operation .wrapper-timing-selected-bx .timing-selected-bx .MuiCheckbox-root.MuiCheckbox-colorPrimary svg{display:none}.wrap-venue-edit-profile-pg .wrap-hours-operation .wrapper-timing-selected-bx .timing-selected-bx .Mui-checked:before{content:" ";position:absolute;width:9px;border-bottom:3px solid #A682FF;height:16px;border-right:3px solid #A682FF;transform:rotate(45deg);left:8px;top:2px}.wrap-venue-edit-profile-pg .wrap-hours-operation .wrapper-timing-selected-bx .timing-selected-bx .Mui-checked svg{color:#fff!important;display:none}@media (max-width: 1280px){.wrap-venue-edit-profile-pg .MuiGrid-root.MuiGrid-container{width:100%;margin-left:0}}@media (max-width: 1280px){.wrap-venue-edit-profile-pg .MuiGrid-root.MuiGrid-container .MuiGrid-root.MuiGrid-item{max-width:100%;flex-basis:100%;padding-left:0}}@media (max-width: 1280px){.wrap-venue-edit-profile-pg .MuiGrid-root.MuiGrid-container .MuiGrid-root.MuiGrid-item .venue-img-bx{max-width:50%;padding:0 5px;margin-bottom:10px}}@media (max-width: 393px){.wrap-venue-edit-profile-pg .MuiGrid-root.MuiGrid-container .MuiGrid-root.MuiGrid-item .venue-img-bx{max-width:100%;padding:0}}@media (max-width: 1280px){.wrap-venue-edit-profile-pg .MuiGrid-root.MuiGrid-container .MuiGrid-root.MuiGrid-item .venue-img-bx1{max-width:50%;padding:0 5px;margin-bottom:10px}}@media (max-width: 393px){.wrap-venue-edit-profile-pg .MuiGrid-root.MuiGrid-container .MuiGrid-root.MuiGrid-item .venue-img-bx1{max-width:100%;padding:0}}@media (max-width: 1280px){.wrap-venue-edit-profile-pg .MuiGrid-root.MuiGrid-container .venuedit-right-content{padding-left:0;padding-right:0;margin-top:20px}.wrap-venue-edit-profile-pg .MuiGrid-root.MuiGrid-container .venuedit-right-content .MuiGrid-root.MuiGrid-container{margin-left:0;padding-left:0}}.wrap-venue-edit-profile-pg .wrap-input-css{margin-bottom:0!important;margin-top:0}.wrap-venue-edit-profile-pg .wrap-input-css .wrap-input-mapbox{position:relative;border:1px solid #a6a4b5;border-radius:6px}.wrap-venue-edit-profile-pg .wrap-input-css .wrap-input-mapbox:after{content:" ";position:absolute;left:30px;right:30px;height:1.5px;background-color:#642eec;width:auto}.wrap-venue-edit-profile-pg .max-w-85{width:85%}.wrap-venue-edit-profile-pg mapbox-search-box div:first-child{background:#2c264f 0% 0% no-repeat padding-box;box-shadow:none;margin:0}.wrap-venue-edit-profile-pg mapbox-search-box div:first-child svg{padding:0;fill:#fff;position:absolute;left:5px;width:20px;top:17px}.wrap-venue-edit-profile-pg mapbox-search-box input{padding:16px 14px 16px 45px;border:0;height:auto;color:#fff}.wrap-venue-edit-profile-pg mapbox-search-box button{color:#fff}.wrap-venue-edit-profile-pg mapbox-search-box button svg{position:initial!important}.wrap-venue-edit-profile-pg .provided-condition-bx{margin-bottom:25px}.wrap-venue-edit-profile-pg .provided-condition-bx .delete-icon-btn{min-width:0;display:flex;justify-content:center;align-items:center;border:0;margin-top:30px}.wrap-venue-edit-profile-pg .provided-condition-bx .delete-icon-btn span{margin:0}.wrap-venue-edit-profile-pg .provided-condition-bx .delete-icon-btn svg{font-size:24px}@media (max-width: 1800px){.wrap-venue-edit-profile-pg .provided-condition-bx .delete-icon-btn svg{font-size:22px}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .provided-condition-bx .delete-icon-btn svg{font-size:20px}}.wrap-venue-edit-profile-pg .provided-condition-bx .venue-condition-check{margin-left:30px;margin-bottom:0;margin-top:0}.wrap-venue-edit-profile-pg .provided-condition-bx .venue-condition-check .MuiFormControlLabel-root.Mui-disabled .MuiTypography-root.MuiTypography-body1{position:relative;top:2px}.wrap-venue-edit-profile-pg .provided-condition-bx .venue-condition-check .MuiFormControlLabel-root.Mui-disabled .MuiTypography-root.MuiTypography-body1,.wrap-venue-edit-profile-pg .provided-condition-bx .venue-condition-check .MuiFormControlLabel-root.Mui-disabled .MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium{color:gray}@media (max-width: 991px){.wrap-venue-edit-profile-pg .provided-condition-bx .venue-condition-check{margin-left:0;margin-top:15px!important}.wrap-venue-edit-profile-pg .provided-condition-bx .venue-condition-check .MuiTypography-h4.heading24{margin-bottom:0}}.wrap-venue-edit-profile-pg .provided-condition-bx .venue-condition-check .heading-radio-w-btn{margin-top:5px}.wrap-venue-edit-profile-pg .event-card-title{display:flex;justify-content:space-between;margin-bottom:40px}.wrap-venue-edit-profile-pg .event-card-title .heading40{margin-bottom:0}.wrap-venue-edit-profile-pg .event-card-title .venue-save-btn{width:198px;height:52px;background:#715aff 0% 0% no-repeat padding-box;border-radius:26px;font-size:20px;color:#fff;font-family:OpenSans-Bold}.wrap-venue-edit-profile-pg .event-card-title .venue-save-btn svg{font-size:24px;margin-right:8px}@media (max-width: 1800px){.wrap-venue-edit-profile-pg .event-card-title .venue-save-btn{height:50px;font-size:18px}.wrap-venue-edit-profile-pg .event-card-title .venue-save-btn svg{font-size:22px;margin-right:5px}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .event-card-title .venue-save-btn{width:170px;height:48px;font-size:17px}.wrap-venue-edit-profile-pg .event-card-title .venue-save-btn svg{font-size:20px;margin-right:5px}}@media (max-width: 991px){.wrap-venue-edit-profile-pg .event-card-title .venue-save-btn{position:relative;width:140px;top:-30px}}.wrap-venue-edit-profile-pg .wrap-upload-video-bx .icon{background:url(/assets/images/video-icon1.svg) no-repeat;background-size:100%;width:61px;height:49px}.wrap-venue-edit-profile-pg .wrap-upload-video-bx.video-uploaded .icon{display:none}.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{width:93%;height:453px;border:0;background:#6954a7 0% 0% no-repeat padding-box;border-radius:38px}@media (max-width: 1880px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{height:440px}}@media (max-width: 1820px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{width:91%;height:430px}}@media (max-width: 1800px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{width:92%}}@media (max-width: 1740px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{height:410px}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{width:97%}}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{width:97%;height:391px}}@media (max-width: 1560px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{width:98%;height:390px}}@media (max-width: 1500px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{height:370px}}@media (max-width: 1280px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{width:100%}}@media (max-width: 393px){.wrap-venue-edit-profile-pg .venue-uploadvideo-bx .uploadimgbx{height:250px}}.wrap-venue-edit-profile-pg .venue-uploadimg-bx .heading27{text-align:center}.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{width:225px;height:215px;border-radius:18px}.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx .label-img{top:0}@media (max-width: 1880px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{width:217px;height:210px}}@media (max-width: 1820px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{width:205px;height:205px}}@media (max-width: 1740px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{width:205px;height:195px}}@media (max-width: 1700px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{width:195px;height:195px}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{width:100%;height:195px}}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{height:186px}}@media (max-width: 1500px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{height:178px}}@media (max-width: 1280px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{height:300px}}@media (max-width: 640px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{height:250px}}@media (max-width: 575px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{height:200px}}@media (max-width: 450px){.wrap-venue-edit-profile-pg .venue-uploadimg-bx .uploadimgbx{height:180px}}.wrap-venue-edit-profile-pg .venue-uploadimg-bx .heading27{display:none}.wrap-venue-edit-profile-pg .wrap-vanue-video-bx{padding-left:0!important;margin-bottom:50px;padding-top:0!important}.wrap-venue-edit-profile-pg .wrap-vanue-video-bx .custom-img-bx .upload-btn{display:none}.wrap-venue-edit-profile-pg .wrap-vanue-video-bx .heading27{font-family:OpenSans-Regular;margin-bottom:0;margin-top:25px;margin-left:25px}@media (max-width: 1580px){.wrap-venue-edit-profile-pg .wrap-vanue-video-bx{padding-right:5px}}@media (max-width: 1280px){.wrap-venue-edit-profile-pg .wrap-vanue-video-bx{padding-right:0}}.wrap-venue-edit-profile-pg .wrap-vanue-img-bx{padding-left:15px!important;margin-bottom:50px;padding-top:0!important}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .wrap-vanue-img-bx{padding-right:24px}}@media (max-width: 991px){.wrap-venue-edit-profile-pg .wrap-vanue-img-bx{padding-right:5px}}@media (max-width: 991px){.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .MuiGrid-root.MuiGrid-container{flex-direction:initial}}.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .custom-img-bx .upload-btn{display:none}.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .heading27{font-family:OpenSans-Regular;margin-bottom:0;margin-top:25px;margin-left:10px}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .heading27{font-size:20px}}.wrap-venue-edit-profile-pg .venuedit-left-content{padding-left:0!important;padding-top:0!important}.wrap-venue-edit-profile-pg .venuedit-left-content .wrap-grid-bx{margin-bottom:20px;padding-left:0;padding-top:0;position:relative}.wrap-venue-edit-profile-pg .venuedit-left-content .wrap-grid-bx .wrap-check-bx svg{font-size:24px;color:#fff}.wrap-venue-edit-profile-pg .venuedit-left-content .venue-amenities-bx{margin-top:50px}@media (max-width: 991px){.wrap-venue-edit-profile-pg .venuedit-left-content .venue-amenities-bx{margin-top:20px}}.wrap-venue-edit-profile-pg .venuedit-left-content .venue-preferred-bx{margin-top:50px;margin-bottom:25px}@media (max-width: 1800px){.wrap-venue-edit-profile-pg .venuedit-left-content .venue-preferred-bx{margin-bottom:40px}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .venuedit-left-content .venue-preferred-bx{margin-bottom:20px;margin-top:0}}.wrap-venue-edit-profile-pg .venuedit-left-content .padding-left{padding-left:16px}.wrap-venue-edit-profile-pg .venuedit-left-content .genre-select-bx{position:relative}.wrap-venue-edit-profile-pg .venuedit-left-content .genre-select-bx .MuiChip-root svg{position:relative;top:0;right:0}.wrap-venue-edit-profile-pg .venuedit-left-content .genre-select-bx .MuiAutocomplete-endAdornment button:last-child{opacity:0;z-index:1}.wrap-venue-edit-profile-pg .venuedit-left-content .genre-select-bx:after{cursor:pointer;content:"+";position:absolute;right:11px;top:4px;font-size:30px}.wrap-venue-edit-profile-pg .venuedit-right-content{padding-top:0!important;padding-right:45px}.wrap-venue-edit-profile-pg .venuedit-right-content .MuiGrid-root.MuiGrid-container{margin-top:0}.wrap-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx{margin-bottom:20px;padding-top:0}.wrap-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx1{padding-left:60px;margin-bottom:0;margin-top:30px}.wrap-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx1 .Text{margin-bottom:20px}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx1 .Text{margin-bottom:15px}}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx1 .Text{margin-bottom:10px}}.wrap-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx1 .charge-input{margin-top:20px!important;position:relative}.wrap-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx1 .charge-input .per-hour-txt{margin:0;position:absolute;top:21px;right:10px;font-size:16px;font-family:OpenSans-Regular}.wrap-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx1 .charge-input input{padding-right:65px}.wrap-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx1 .wrap-check-bx svg{font-size:24px;color:#fff}.wrap-venue-edit-profile-pg .venuedit-right-content .timing-checked{display:flex;align-items:center;margin-top:20px;padding-left:10px}.wrap-venue-edit-profile-pg .venuedit-right-content .timing-checked p{margin-bottom:0!important}.wrap-venue-edit-profile-pg .venuedit-right-content .timing-checked .checked-box-day{margin-right:30px}.wrap-venue-edit-profile-pg .venuedit-right-content .timing-checked .checked-box-day .MuiFormControlLabel-label{width:55px}.wrap-venue-edit-profile-pg .venuedit-right-content .timing-checked .checked-box-day label{margin-right:0;margin-left:0}.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .venue-img-bx{padding-top:0!important;padding-left:0}@media (max-width: 1780px){.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .venue-img-bx{text-align:center}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .venue-img-bx{padding-left:16px}}.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .venue-img-bx1{padding-left:0}@media (max-width: 1780px){.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .venue-img-bx1{text-align:center}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .wrap-vanue-img-bx .venue-img-bx1{padding-left:16px;padding-top:12px}}.wrap-venue-edit-profile-pg .heading27{font-size:27px;font-family:OpenSans-SemiBold;margin-bottom:30px}@media (max-width: 1800px){.wrap-venue-edit-profile-pg .heading27{font-size:25px}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .heading27{font-size:21px}}@media (max-width: 1600px){.wrap-venue-edit-profile-pg .heading27{font-size:20px}}.wrap-venue-edit-profile-pg .heading24{font-size:24px;margin-bottom:16px}@media (max-width: 1800px){.wrap-venue-edit-profile-pg .heading24{font-size:22px}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .heading24{font-size:20px}}.wrap-venue-edit-profile-pg .venue-youtube-heading{margin-top:30px;padding-left:24px}@media (max-width: 991px){.wrap-venue-edit-profile-pg .venue-youtube-heading{margin-bottom:20px}}.wrap-venue-edit-profile-pg .venue-youtube-heading .youtube-heading{display:flex;align-items:center;margin-bottom:20px}.wrap-venue-edit-profile-pg .venue-youtube-heading .youtube-heading img{width:41px;height:28px;margin-right:16px}.wrap-venue-edit-profile-pg .venue-youtube-heading .youtube-heading .heading24{margin-bottom:0}.wrap-venue-edit-profile-pg .venue-youtube-heading .wrap-google-btn{text-align:left;margin-bottom:0}.wrap-venue-edit-profile-pg .venue-youtube-heading .wrap-google-btn div{display:none}.wrap-venue-edit-profile-pg .venue-youtube-heading .wrap-google-btn button{width:auto;height:52px;background:#715aff!important;border-radius:26px!important;color:#fff!important;font-size:20px!important;font-family:OpenSans-Bold!important;text-align:center;box-shadow:none!important;display:flex;justify-content:center;padding:0 20px!important}@media (max-width: 1800px){.wrap-venue-edit-profile-pg .venue-youtube-heading .wrap-google-btn button{height:50px;font-size:18px!important}}@media (max-width: 1680px){.wrap-venue-edit-profile-pg .venue-youtube-heading .wrap-google-btn button{height:48px}}.wrap-venue-edit-profile-pg .venue-youtube-heading .wrap-google-btn button span{padding:0!important}.wrap-venue-edit-profile-pg .btn-signin{width:198px;height:52px;background:#715aff 0% 0% no-repeat padding-box;border-radius:26px;color:#fff;font-size:20px}.operation-timing{margin-top:25px}.operation-timing .wrap-check-bx{position:relative;top:10px;width:110px;justify-content:left;margin-right:0;margin-left:0}@media (max-width: 480px){.operation-timing .wrap-check-bx{width:auto;margin-left:0}}.operation-timing .wrap-check-bx .MuiCheckbox-root.MuiCheckbox-colorPrimary{padding:0;position:relative;width:24px;height:24px;border-radius:50%;overflow:hidden;background:#fff}@media (max-width: 1680px){.operation-timing .wrap-check-bx .MuiCheckbox-root.MuiCheckbox-colorPrimary{width:20px;height:20px}}.operation-timing .wrap-check-bx .MuiCheckbox-root.MuiCheckbox-colorPrimary:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;top:50%;left:50%;display:block;transform:translate(-50%,-50%)}@media (max-width: 1680px){.operation-timing .wrap-check-bx .MuiCheckbox-root.MuiCheckbox-colorPrimary:before{width:16px;height:16px}}.operation-timing .wrap-check-bx .MuiCheckbox-root.MuiCheckbox-colorPrimary svg{display:none}.operation-timing .wrap-check-bx .Mui-checked:before{background:#a682ff}.operation-timing .wrap-check-bx .MuiFormControlLabel-label{width:55px;font-size:18px;font-family:OpenSans-Regular}@media (max-width: 480px){.operation-timing .wrap-check-bx .MuiFormControlLabel-label{width:40px;font-size:15px}}.operation-timing .data-timing{margin-bottom:16px}.operation-timing .data-input-bx{margin:0 4px;position:relative}.operation-timing .data-input-bx .MuiOutlinedInput-root{border-radius:8px;max-width:95px;height:44px;background:#3e3369;color:#fff;padding:0;font-size:14px;font-family:OpenSans-Regular}.operation-timing .data-input-bx .MuiOutlinedInput-root .Mui-disabled{-webkit-text-fill-color:gray}.operation-timing .data-input-bx button{position:absolute;opacity:0;left:0;width:100%}.MuiAutocomplete-option,.MuiAutocomplete-option .MuiSvgIcon-root{color:#fff}.venue-heading h4{margin-bottom:15px!important}.wrap-grid-bx .provided-condition-bx{position:relative}.wrap-grid-bx .provided-condition-bx .heading24{font-family:Raleway-SemiBold;font-size:20px}@media (max-width: 1680px){.wrap-grid-bx .provided-condition-bx .heading24{font-size:18px}}.wrap-grid-bx .provided-condition-bx:first-child .add-btn{display:block}.wrap-grid-bx .provided-condition-bx .delete-icon-btn{margin-top:0!important;padding:0;position:relative;top:18px;right:7px}@media (max-width: 991px){.wrap-grid-bx .provided-condition-bx .delete-icon-btn{position:absolute;top:0}}.wrap-grid-bx .provided-condition-bx .delete-icon-btn .MuiTouchRipple-root{display:none}.wrap-grid-bx .provided-condition-bx .delete-icon-btn:hover{background-color:transparent}.wrap-grid-bx .provided-condition-bx .delete-icon-btn svg{color:#a682ff;font-size:24px}.wrap-grid-bx .provided-condition-bx .add-btn{display:none;width:108px;height:55px;padding:0;background:#715aff 0% 0% no-repeat padding-box;border-radius:11px;color:#fff;font-size:21px;position:absolute;top:41px;right:3px}@media (max-width: 1800px){.wrap-grid-bx .provided-condition-bx .add-btn{width:100px;height:55px;font-size:18px}}@media (max-width: 1680px){.wrap-grid-bx .provided-condition-bx .add-btn{height:50px}}@media (max-width: 1440px){.wrap-grid-bx .provided-condition-bx .add-btn{font-size:16px;width:85px;right:-10px}}.wrapper-venue-edit-profile-pg .provided-condition-bx .venue-condition-check .heading-radio-w-btn{margin-top:8px}.wrapper-venue-edit-profile-pg .provided-condition-bx .venue-condition-check .heading-radio-w-btn .MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium{color:#fff;fill:#fff}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .provided-condition-bx .venue-condition-check .heading-radio-w-btn{margin-top:18px}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .provided-condition-bx .venue-condition-check .heading-radio-w-btn{margin-top:12px}}.wrapper-venue-edit-profile-pg .provided-condition-bx{max-width:100%;margin-top:25px}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .provided-condition-bx{max-width:95%}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .provided-condition-bx{max-width:100%}}@media (max-width: 991px){.wrapper-venue-edit-profile-pg .provided-condition-bx{display:block}}.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .add-btn{width:108px;height:67px;top:40px;right:60px}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .add-btn{height:60px}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .add-btn{height:55px;top:44px;width:100px}}@media (max-width: 1600px){.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .add-btn{right:0;width:90px}}@media (max-width: 1440px){.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .add-btn{right:0;width:90px}}@media (max-width: 991px){.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .add-btn{right:0;top:110px}}.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .delete-icon-btn{position:absolute;right:130px;top:inherit;bottom:28px;height:fit-content}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .delete-icon-btn{bottom:26px;right:115px}}@media (max-width: 1600px){.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .delete-icon-btn{position:relative;right:15px;bottom:inherit;top:60px}}@media (max-width: 991px){.wrapper-venue-edit-profile-pg .wrap-grid-bx .provided-condition-bx .delete-icon-btn{position:absolute;right:15px;left:auto;bottom:inherit;top:-5px}}.wrapper-venue-edit-profile-pg .wrap-grid-bx.venue-heading{margin-bottom:25px;padding-left:0}.wrapper-venue-edit-profile-pg .wrap-grid-bx.venue-heading h4{margin-bottom:0!important}.wrapper-venue-edit-profile-pg .wrap-vanue-img-bx{margin-bottom:65px}.wrapper-venue-edit-profile-pg .wrap-vanue-img-bx .MuiGrid-spacing-xs-2 p{text-align:center;display:block;width:100%;margin-top:10px}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .wrap-vanue-img-bx{margin-bottom:50px}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .wrap-vanue-img-bx{margin-bottom:40px}}@media (max-width: 1600px){.wrapper-venue-edit-profile-pg .wrap-vanue-img-bx{margin-bottom:30px}}.wrapper-venue-edit-profile-pg .wrap-vanue-video-bx{margin-bottom:65px}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .wrap-vanue-video-bx{margin-bottom:50px}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .wrap-vanue-video-bx{margin-bottom:40px}}@media (max-width: 1600px){.wrapper-venue-edit-profile-pg .wrap-vanue-video-bx{margin-bottom:30px}}.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx{max-width:90%}.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx:after{right:20px;top:5px;font-size:35px}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx:after{top:14px}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx:after{top:10px}}@media (max-width: 1600px){.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx:after{top:6px}}.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx .MuiOutlinedInput-root{padding-top:0;padding-bottom:0}@media (max-width: 1200px){.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx .MuiOutlinedInput-root{padding-top:10px}}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx{max-width:95%}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx{max-width:100%}}@media (max-width: 991px){.wrapper-venue-edit-profile-pg .venuedit-left-content .genre-select-bx{margin-bottom:15px}}.wrapper-venue-edit-profile-pg .venuedit-left-content .heading27{margin-bottom:45px}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .venuedit-left-content .heading27{margin-bottom:40px}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .venuedit-left-content .heading27{margin-bottom:30px}}@media (max-width: 1600px){.wrapper-venue-edit-profile-pg .venuedit-left-content .heading27{margin-bottom:25px}}.wrapper-venue-edit-profile-pg .venuedit-left-content .mui-select-css .MuiSelect-select{height:86px;display:flex;align-items:center;padding-left:22px}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .venuedit-left-content .mui-select-css .MuiSelect-select{height:78px}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .venuedit-left-content .mui-select-css .MuiSelect-select{height:70px}}@media (max-width: 1600px){.wrapper-venue-edit-profile-pg .venuedit-left-content .mui-select-css .MuiSelect-select{height:65px}}@media (max-width: 1480px){.wrapper-venue-edit-profile-pg .venuedit-left-content .mui-select-css .MuiSelect-select{height:60px}}.wrapper-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx{margin-bottom:30px;padding-top:0}@media (max-width: 1280px){.wrapper-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx{padding-left:0!important}}.wrapper-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx .wrap-input-css{position:relative}.wrapper-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx .group-radio-btn label{margin-right:30px}.wrapper-venue-edit-profile-pg .venuedit-right-content .wrapper-require-age{margin-top:36px}.wrapper-venue-edit-profile-pg .venuedit-right-content .wrapper-require-age p.Mui-error{bottom:-24px}.wrapper-venue-edit-profile-pg .venuedit-right-content .wrap-grid-bx1{margin-bottom:0}.wrapper-venue-edit-profile-pg .venuedit-right-content p.Mui-error{position:relative;bottom:0;margin:0}.wrapper-venue-edit-profile-pg .venuedit-right-content .charge-input{max-width:50%}@media (max-width: 1440px){.wrapper-venue-edit-profile-pg .venuedit-right-content .charge-input{max-width:65%}}@media (max-width: 1280px){.wrapper-venue-edit-profile-pg .venuedit-right-content .charge-input{max-width:80%}}@media (max-width: 767px){.wrapper-venue-edit-profile-pg .venuedit-right-content .charge-input{max-width:100%}}.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-input-css label{top:4px;padding-left:5px}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-input-css label{top:8px}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-input-css label{top:5px}}@media (max-width: 1600px){.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-input-css label{top:3px}}@media (max-width: 1440px){.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-input-css label{top:2px}}.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-input-css .MuiInputLabel-shrink{top:0;left:0}.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-input-css input{height:63px;padding:16px 22px}@media (max-width: 1480px){.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-input-css input{height:60px;width:100%}}.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control div{height:86px}@media (max-width: 1800px){.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control div{height:78px}}@media (max-width: 1680px){.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control div{height:70px}}@media (max-width: 1600px){.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control div{height:65px}}@media (max-width: 1480px){.wrapper-venue-edit-profile-pg .wrap-profile-pg .wrap-profile-form .mui-select-css .form-control div{height:60px}}.venue-uploadvideo-bx.wrap-upload-video-bx .custom-img-bx .uploadimgbx video{width:100%}video[controls]::-webkit-media-controls-panel{display:flex!important;opacity:1!important;z-index:999999!important}.add-equipment-wrap,.add-equipment-wrap .provided-condition-bx{position:relative}.add-equipment-wrap .provided-condition-bx .add-btn{position:absolute;right:50px}.slot-applicant-btn button{width:auto!important}.charge-input{position:relative}.charge-input .currency-sign{top:21px;z-index:2}.charge-input .MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl{padding-left:18px}.parking-changes-wrap{max-width:300px!important}@media (max-width: 1280px){.parking-changes-wrap .charge-input .currency-sign{top:18px;z-index:2}}.provided-condition-bx .heading-radio-w-btn .MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium{color:#fff;fill:#fff}.provided-condition-bx .heading-radio-w-btn .MuiTypography-root.MuiTypography-body1{position:relative;top:1px}.str-chat__theme-dark{--str-chat__primary-color: #26a69a;--str-chat__active-primary-color: #00796b;--str-chat__surface-color: #715AFF;--str-chat__secondary-surface-color: #715AFF;--str-chat__primary-surface-color: #00695c;--str-chat__primary-surface-color-low-emphasis: #715AFF;--str-chat__avatar-background-color: #ff7043}.str-chat__unread-messages-separator,.str-chat__message-simple-timestamp,.str-chat__date-separator{display:none}.track{display:inline-block;width:220px;height:220px;margin:10px;text-align:left;cursor:pointer;position:relative}.track-img{width:220px;height:220px;border:3px solid #fff;border-radius:3px;object-fit:cover;position:absolute}.track-text{background-color:#000;color:#fff;opacity:.75;width:214px;margin-left:3px;text-align:center;position:absolute;bottom:0;padding:10px}.track-play{position:absolute;width:220px;height:220px}.track-play-inner{position:absolute;text-align:center;font-size:25px;background-color:#000;border-radius:30px;width:60px;height:60px;color:#fff;padding-top:13px;margin-left:80px;margin-top:80px;opacity:0}.track-play-inner:hover{opacity:.8;animation-name:fade-in;animation-duration:.5s}*,*:before,*:after{box-sizing:border-box}input,button,textarea,select{font:inherit}button,select{text-transform:none}body{margin:0;font-family:var(--mantine-font-family);font-size:var(--mantine-font-size-md);line-height:var(--mantine-line-height);background-color:var(--mantine-color-body);color:var(--mantine-color-text);-webkit-font-smoothing:var(--mantine-webkit-font-smoothing);-moz-osx-font-smoothing:var(--mantine-moz-font-smoothing)}@media screen and (max-device-width: 31.25em){body{-webkit-text-size-adjust:100%}}@media (prefers-reduced-motion: reduce){[data-respect-reduced-motion] [data-reduce-motion]{transition:none;animation:none}}[data-mantine-color-scheme=light] .mantine-light-hidden,[data-mantine-color-scheme=dark] .mantine-dark-hidden{display:none}.mantine-focus-auto:focus-visible{outline:2px solid var(--mantine-primary-color-filled);outline-offset:calc(.125rem * var(--mantine-scale))}.mantine-focus-always:focus{outline:2px solid var(--mantine-primary-color-filled);outline-offset:calc(.125rem * var(--mantine-scale))}.mantine-focus-never:focus{outline:none}.mantine-active:active{transform:translateY(calc(.0625rem * var(--mantine-scale)))}fieldset:disabled .mantine-active:active{transform:none}:where([dir=rtl]) .mantine-rotate-rtl{transform:rotate(180deg)}:root{color-scheme:var(--mantine-color-scheme);--mantine-z-index-app: 100;--mantine-z-index-modal: 200;--mantine-z-index-popover: 300;--mantine-z-index-overlay: 400;--mantine-z-index-max: 9999;--mantine-scale: 1;--mantine-cursor-type: default;--mantine-webkit-font-smoothing: antialiased;--mantine-color-scheme: light dark;--mantine-moz-font-smoothing: grayscale;--mantine-color-white: #fff;--mantine-color-black: #000;--mantine-line-height: 1.55;--mantine-font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;--mantine-font-family-monospace: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--mantine-font-family-headings: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;--mantine-heading-font-weight: 700;--mantine-radius-default: calc(.25rem * var(--mantine-scale));--mantine-primary-color-0: var(--mantine-color-blue-0);--mantine-primary-color-1: var(--mantine-color-blue-1);--mantine-primary-color-2: var(--mantine-color-blue-2);--mantine-primary-color-3: var(--mantine-color-blue-3);--mantine-primary-color-4: var(--mantine-color-blue-4);--mantine-primary-color-5: var(--mantine-color-blue-5);--mantine-primary-color-6: var(--mantine-color-blue-6);--mantine-primary-color-7: var(--mantine-color-blue-7);--mantine-primary-color-8: var(--mantine-color-blue-8);--mantine-primary-color-9: var(--mantine-color-blue-9);--mantine-primary-color-filled: var(--mantine-color-blue-filled);--mantine-primary-color-filled-hover: var(--mantine-color-blue-filled-hover);--mantine-primary-color-light: var(--mantine-color-blue-light);--mantine-primary-color-light-hover: var(--mantine-color-blue-light-hover);--mantine-primary-color-light-color: var(--mantine-color-blue-light-color);--mantine-breakpoint-xs: 36em;--mantine-breakpoint-sm: 48em;--mantine-breakpoint-md: 62em;--mantine-breakpoint-lg: 75em;--mantine-breakpoint-xl: 88em;--mantine-spacing-xs: calc(.625rem * var(--mantine-scale));--mantine-spacing-sm: calc(.75rem * var(--mantine-scale));--mantine-spacing-md: calc(1rem * var(--mantine-scale));--mantine-spacing-lg: calc(1.25rem * var(--mantine-scale));--mantine-spacing-xl: calc(2rem * var(--mantine-scale));--mantine-font-size-xs: calc(.75rem * var(--mantine-scale));--mantine-font-size-sm: calc(.875rem * var(--mantine-scale));--mantine-font-size-md: calc(1rem * var(--mantine-scale));--mantine-font-size-lg: calc(1.125rem * var(--mantine-scale));--mantine-font-size-xl: calc(1.25rem * var(--mantine-scale));--mantine-line-height-xs: 1.4;--mantine-line-height-sm: 1.45;--mantine-line-height-md: 1.55;--mantine-line-height-lg: 1.6;--mantine-line-height-xl: 1.65;--mantine-shadow-xs: 0 calc(.0625rem * var(--mantine-scale)) calc(.1875rem * var(--mantine-scale)) rgba(0, 0, 0, .05), 0 calc(.0625rem * var(--mantine-scale)) calc(.125rem * var(--mantine-scale)) rgba(0, 0, 0, .1);--mantine-shadow-sm: 0 calc(.0625rem * var(--mantine-scale)) calc(.1875rem * var(--mantine-scale)) rgba(0, 0, 0, .05), rgba(0, 0, 0, .05) 0 calc(.625rem * var(--mantine-scale)) calc(.9375rem * var(--mantine-scale)) calc(-.3125rem * var(--mantine-scale)), rgba(0, 0, 0, .04) 0 calc(.4375rem * var(--mantine-scale)) calc(.4375rem * var(--mantine-scale)) calc(-.3125rem * var(--mantine-scale));--mantine-shadow-md: 0 calc(.0625rem * var(--mantine-scale)) calc(.1875rem * var(--mantine-scale)) rgba(0, 0, 0, .05), rgba(0, 0, 0, .05) 0 calc(1.25rem * var(--mantine-scale)) calc(1.5625rem * var(--mantine-scale)) calc(-.3125rem * var(--mantine-scale)), rgba(0, 0, 0, .04) 0 calc(.625rem * var(--mantine-scale)) calc(.625rem * var(--mantine-scale)) calc(-.3125rem * var(--mantine-scale));--mantine-shadow-lg: 0 calc(.0625rem * var(--mantine-scale)) calc(.1875rem * var(--mantine-scale)) rgba(0, 0, 0, .05), rgba(0, 0, 0, .05) 0 calc(1.75rem * var(--mantine-scale)) calc(1.4375rem * var(--mantine-scale)) calc(-.4375rem * var(--mantine-scale)), rgba(0, 0, 0, .04) 0 calc(.75rem * var(--mantine-scale)) calc(.75rem * var(--mantine-scale)) calc(-.4375rem * var(--mantine-scale));--mantine-shadow-xl: 0 calc(.0625rem * var(--mantine-scale)) calc(.1875rem * var(--mantine-scale)) rgba(0, 0, 0, .05), rgba(0, 0, 0, .05) 0 calc(2.25rem * var(--mantine-scale)) calc(1.75rem * var(--mantine-scale)) calc(-.4375rem * var(--mantine-scale)), rgba(0, 0, 0, .04) 0 calc(1.0625rem * var(--mantine-scale)) calc(1.0625rem * var(--mantine-scale)) calc(-.4375rem * var(--mantine-scale));--mantine-radius-xs: calc(.125rem * var(--mantine-scale));--mantine-radius-sm: calc(.25rem * var(--mantine-scale));--mantine-radius-md: calc(.5rem * var(--mantine-scale));--mantine-radius-lg: calc(1rem * var(--mantine-scale));--mantine-radius-xl: calc(2rem * var(--mantine-scale));--mantine-color-dark-0: #c9c9c9;--mantine-color-dark-1: #b8b8b8;--mantine-color-dark-2: #828282;--mantine-color-dark-3: #696969;--mantine-color-dark-4: #424242;--mantine-color-dark-5: #3b3b3b;--mantine-color-dark-6: #2e2e2e;--mantine-color-dark-7: #242424;--mantine-color-dark-8: #1f1f1f;--mantine-color-dark-9: #141414;--mantine-color-gray-0: #f8f9fa;--mantine-color-gray-1: #f1f3f5;--mantine-color-gray-2: #e9ecef;--mantine-color-gray-3: #dee2e6;--mantine-color-gray-4: #ced4da;--mantine-color-gray-5: #adb5bd;--mantine-color-gray-6: #868e96;--mantine-color-gray-7: #495057;--mantine-color-gray-8: #343a40;--mantine-color-gray-9: #212529;--mantine-color-red-0: #fff5f5;--mantine-color-red-1: #ffe3e3;--mantine-color-red-2: #ffc9c9;--mantine-color-red-3: #ffa8a8;--mantine-color-red-4: #ff8787;--mantine-color-red-5: #ff6b6b;--mantine-color-red-6: #fa5252;--mantine-color-red-7: #f03e3e;--mantine-color-red-8: #e03131;--mantine-color-red-9: #c92a2a;--mantine-color-pink-0: #fff0f6;--mantine-color-pink-1: #ffdeeb;--mantine-color-pink-2: #fcc2d7;--mantine-color-pink-3: #faa2c1;--mantine-color-pink-4: #f783ac;--mantine-color-pink-5: #f06595;--mantine-color-pink-6: #e64980;--mantine-color-pink-7: #d6336c;--mantine-color-pink-8: #c2255c;--mantine-color-pink-9: #a61e4d;--mantine-color-grape-0: #f8f0fc;--mantine-color-grape-1: #f3d9fa;--mantine-color-grape-2: #eebefa;--mantine-color-grape-3: #e599f7;--mantine-color-grape-4: #da77f2;--mantine-color-grape-5: #cc5de8;--mantine-color-grape-6: #be4bdb;--mantine-color-grape-7: #ae3ec9;--mantine-color-grape-8: #9c36b5;--mantine-color-grape-9: #862e9c;--mantine-color-violet-0: #f3f0ff;--mantine-color-violet-1: #e5dbff;--mantine-color-violet-2: #d0bfff;--mantine-color-violet-3: #b197fc;--mantine-color-violet-4: #9775fa;--mantine-color-violet-5: #845ef7;--mantine-color-violet-6: #7950f2;--mantine-color-violet-7: #7048e8;--mantine-color-violet-8: #6741d9;--mantine-color-violet-9: #5f3dc4;--mantine-color-indigo-0: #edf2ff;--mantine-color-indigo-1: #dbe4ff;--mantine-color-indigo-2: #bac8ff;--mantine-color-indigo-3: #91a7ff;--mantine-color-indigo-4: #748ffc;--mantine-color-indigo-5: #5c7cfa;--mantine-color-indigo-6: #4c6ef5;--mantine-color-indigo-7: #4263eb;--mantine-color-indigo-8: #3b5bdb;--mantine-color-indigo-9: #364fc7;--mantine-color-blue-0: #e7f5ff;--mantine-color-blue-1: #d0ebff;--mantine-color-blue-2: #a5d8ff;--mantine-color-blue-3: #74c0fc;--mantine-color-blue-4: #4dabf7;--mantine-color-blue-5: #339af0;--mantine-color-blue-6: #228be6;--mantine-color-blue-7: #1c7ed6;--mantine-color-blue-8: #1971c2;--mantine-color-blue-9: #1864ab;--mantine-color-cyan-0: #e3fafc;--mantine-color-cyan-1: #c5f6fa;--mantine-color-cyan-2: #99e9f2;--mantine-color-cyan-3: #66d9e8;--mantine-color-cyan-4: #3bc9db;--mantine-color-cyan-5: #22b8cf;--mantine-color-cyan-6: #15aabf;--mantine-color-cyan-7: #1098ad;--mantine-color-cyan-8: #0c8599;--mantine-color-cyan-9: #0b7285;--mantine-color-teal-0: #e6fcf5;--mantine-color-teal-1: #c3fae8;--mantine-color-teal-2: #96f2d7;--mantine-color-teal-3: #63e6be;--mantine-color-teal-4: #38d9a9;--mantine-color-teal-5: #20c997;--mantine-color-teal-6: #12b886;--mantine-color-teal-7: #0ca678;--mantine-color-teal-8: #099268;--mantine-color-teal-9: #087f5b;--mantine-color-green-0: #ebfbee;--mantine-color-green-1: #d3f9d8;--mantine-color-green-2: #b2f2bb;--mantine-color-green-3: #8ce99a;--mantine-color-green-4: #69db7c;--mantine-color-green-5: #51cf66;--mantine-color-green-6: #40c057;--mantine-color-green-7: #37b24d;--mantine-color-green-8: #2f9e44;--mantine-color-green-9: #2b8a3e;--mantine-color-lime-0: #f4fce3;--mantine-color-lime-1: #e9fac8;--mantine-color-lime-2: #d8f5a2;--mantine-color-lime-3: #c0eb75;--mantine-color-lime-4: #a9e34b;--mantine-color-lime-5: #94d82d;--mantine-color-lime-6: #82c91e;--mantine-color-lime-7: #74b816;--mantine-color-lime-8: #66a80f;--mantine-color-lime-9: #5c940d;--mantine-color-yellow-0: #fff9db;--mantine-color-yellow-1: #fff3bf;--mantine-color-yellow-2: #ffec99;--mantine-color-yellow-3: #ffe066;--mantine-color-yellow-4: #ffd43b;--mantine-color-yellow-5: #fcc419;--mantine-color-yellow-6: #fab005;--mantine-color-yellow-7: #f59f00;--mantine-color-yellow-8: #f08c00;--mantine-color-yellow-9: #e67700;--mantine-color-orange-0: #fff4e6;--mantine-color-orange-1: #ffe8cc;--mantine-color-orange-2: #ffd8a8;--mantine-color-orange-3: #ffc078;--mantine-color-orange-4: #ffa94d;--mantine-color-orange-5: #ff922b;--mantine-color-orange-6: #fd7e14;--mantine-color-orange-7: #f76707;--mantine-color-orange-8: #e8590c;--mantine-color-orange-9: #d9480f;--mantine-h1-font-size: calc(2.125rem * var(--mantine-scale));--mantine-h1-line-height: 1.3;--mantine-h1-font-weight: 700;--mantine-h2-font-size: calc(1.625rem * var(--mantine-scale));--mantine-h2-line-height: 1.35;--mantine-h2-font-weight: 700;--mantine-h3-font-size: calc(1.375rem * var(--mantine-scale));--mantine-h3-line-height: 1.4;--mantine-h3-font-weight: 700;--mantine-h4-font-size: calc(1.125rem * var(--mantine-scale));--mantine-h4-line-height: 1.45;--mantine-h4-font-weight: 700;--mantine-h5-font-size: calc(1rem * var(--mantine-scale));--mantine-h5-line-height: 1.5;--mantine-h5-font-weight: 700;--mantine-h6-font-size: calc(.875rem * var(--mantine-scale));--mantine-h6-line-height: 1.5;--mantine-h6-font-weight: 700}:root[data-mantine-color-scheme=dark]{--mantine-color-scheme: dark;--mantine-primary-color-contrast: var(--mantine-color-white);--mantine-color-bright: var(--mantine-color-white);--mantine-color-text: var(--mantine-color-dark-0);--mantine-color-body: var(--mantine-color-dark-7);--mantine-color-error: var(--mantine-color-red-8);--mantine-color-placeholder: var(--mantine-color-dark-3);--mantine-color-anchor: var(--mantine-color-blue-4);--mantine-color-default: var(--mantine-color-dark-6);--mantine-color-default-hover: var(--mantine-color-dark-5);--mantine-color-default-color: var(--mantine-color-white);--mantine-color-default-border: var(--mantine-color-dark-4);--mantine-color-dimmed: var(--mantine-color-dark-2);--mantine-color-dark-text: var(--mantine-color-dark-4);--mantine-color-dark-filled: var(--mantine-color-dark-8);--mantine-color-dark-filled-hover: var(--mantine-color-dark-7);--mantine-color-dark-light: rgba(36, 36, 36, .15);--mantine-color-dark-light-hover: rgba(36, 36, 36, .2);--mantine-color-dark-light-color: var(--mantine-color-dark-3);--mantine-color-dark-outline: var(--mantine-color-dark-4);--mantine-color-dark-outline-hover: rgba(36, 36, 36, .05);--mantine-color-gray-text: var(--mantine-color-gray-4);--mantine-color-gray-filled: var(--mantine-color-gray-8);--mantine-color-gray-filled-hover: var(--mantine-color-gray-9);--mantine-color-gray-light: rgba(134, 142, 150, .15);--mantine-color-gray-light-hover: rgba(134, 142, 150, .2);--mantine-color-gray-light-color: var(--mantine-color-gray-3);--mantine-color-gray-outline: var(--mantine-color-gray-4);--mantine-color-gray-outline-hover: rgba(206, 212, 218, .05);--mantine-color-red-text: var(--mantine-color-red-4);--mantine-color-red-filled: var(--mantine-color-red-8);--mantine-color-red-filled-hover: var(--mantine-color-red-9);--mantine-color-red-light: rgba(250, 82, 82, .15);--mantine-color-red-light-hover: rgba(250, 82, 82, .2);--mantine-color-red-light-color: var(--mantine-color-red-3);--mantine-color-red-outline: var(--mantine-color-red-4);--mantine-color-red-outline-hover: rgba(255, 135, 135, .05);--mantine-color-pink-text: var(--mantine-color-pink-4);--mantine-color-pink-filled: var(--mantine-color-pink-8);--mantine-color-pink-filled-hover: var(--mantine-color-pink-9);--mantine-color-pink-light: rgba(230, 73, 128, .15);--mantine-color-pink-light-hover: rgba(230, 73, 128, .2);--mantine-color-pink-light-color: var(--mantine-color-pink-3);--mantine-color-pink-outline: var(--mantine-color-pink-4);--mantine-color-pink-outline-hover: rgba(247, 131, 172, .05);--mantine-color-grape-text: var(--mantine-color-grape-4);--mantine-color-grape-filled: var(--mantine-color-grape-8);--mantine-color-grape-filled-hover: var(--mantine-color-grape-9);--mantine-color-grape-light: rgba(190, 75, 219, .15);--mantine-color-grape-light-hover: rgba(190, 75, 219, .2);--mantine-color-grape-light-color: var(--mantine-color-grape-3);--mantine-color-grape-outline: var(--mantine-color-grape-4);--mantine-color-grape-outline-hover: rgba(218, 119, 242, .05);--mantine-color-violet-text: var(--mantine-color-violet-4);--mantine-color-violet-filled: var(--mantine-color-violet-8);--mantine-color-violet-filled-hover: var(--mantine-color-violet-9);--mantine-color-violet-light: rgba(121, 80, 242, .15);--mantine-color-violet-light-hover: rgba(121, 80, 242, .2);--mantine-color-violet-light-color: var(--mantine-color-violet-3);--mantine-color-violet-outline: var(--mantine-color-violet-4);--mantine-color-violet-outline-hover: rgba(151, 117, 250, .05);--mantine-color-indigo-text: var(--mantine-color-indigo-4);--mantine-color-indigo-filled: var(--mantine-color-indigo-8);--mantine-color-indigo-filled-hover: var(--mantine-color-indigo-9);--mantine-color-indigo-light: rgba(76, 110, 245, .15);--mantine-color-indigo-light-hover: rgba(76, 110, 245, .2);--mantine-color-indigo-light-color: var(--mantine-color-indigo-3);--mantine-color-indigo-outline: var(--mantine-color-indigo-4);--mantine-color-indigo-outline-hover: rgba(116, 143, 252, .05);--mantine-color-blue-text: var(--mantine-color-blue-4);--mantine-color-blue-filled: var(--mantine-color-blue-8);--mantine-color-blue-filled-hover: var(--mantine-color-blue-9);--mantine-color-blue-light: rgba(34, 139, 230, .15);--mantine-color-blue-light-hover: rgba(34, 139, 230, .2);--mantine-color-blue-light-color: var(--mantine-color-blue-3);--mantine-color-blue-outline: var(--mantine-color-blue-4);--mantine-color-blue-outline-hover: rgba(77, 171, 247, .05);--mantine-color-cyan-text: var(--mantine-color-cyan-4);--mantine-color-cyan-filled: var(--mantine-color-cyan-8);--mantine-color-cyan-filled-hover: var(--mantine-color-cyan-9);--mantine-color-cyan-light: rgba(21, 170, 191, .15);--mantine-color-cyan-light-hover: rgba(21, 170, 191, .2);--mantine-color-cyan-light-color: var(--mantine-color-cyan-3);--mantine-color-cyan-outline: var(--mantine-color-cyan-4);--mantine-color-cyan-outline-hover: rgba(59, 201, 219, .05);--mantine-color-teal-text: var(--mantine-color-teal-4);--mantine-color-teal-filled: var(--mantine-color-teal-8);--mantine-color-teal-filled-hover: var(--mantine-color-teal-9);--mantine-color-teal-light: rgba(18, 184, 134, .15);--mantine-color-teal-light-hover: rgba(18, 184, 134, .2);--mantine-color-teal-light-color: var(--mantine-color-teal-3);--mantine-color-teal-outline: var(--mantine-color-teal-4);--mantine-color-teal-outline-hover: rgba(56, 217, 169, .05);--mantine-color-green-text: var(--mantine-color-green-4);--mantine-color-green-filled: var(--mantine-color-green-8);--mantine-color-green-filled-hover: var(--mantine-color-green-9);--mantine-color-green-light: rgba(64, 192, 87, .15);--mantine-color-green-light-hover: rgba(64, 192, 87, .2);--mantine-color-green-light-color: var(--mantine-color-green-3);--mantine-color-green-outline: var(--mantine-color-green-4);--mantine-color-green-outline-hover: rgba(105, 219, 124, .05);--mantine-color-lime-text: var(--mantine-color-lime-4);--mantine-color-lime-filled: var(--mantine-color-lime-8);--mantine-color-lime-filled-hover: var(--mantine-color-lime-9);--mantine-color-lime-light: rgba(130, 201, 30, .15);--mantine-color-lime-light-hover: rgba(130, 201, 30, .2);--mantine-color-lime-light-color: var(--mantine-color-lime-3);--mantine-color-lime-outline: var(--mantine-color-lime-4);--mantine-color-lime-outline-hover: rgba(169, 227, 75, .05);--mantine-color-yellow-text: var(--mantine-color-yellow-4);--mantine-color-yellow-filled: var(--mantine-color-yellow-8);--mantine-color-yellow-filled-hover: var(--mantine-color-yellow-9);--mantine-color-yellow-light: rgba(250, 176, 5, .15);--mantine-color-yellow-light-hover: rgba(250, 176, 5, .2);--mantine-color-yellow-light-color: var(--mantine-color-yellow-3);--mantine-color-yellow-outline: var(--mantine-color-yellow-4);--mantine-color-yellow-outline-hover: rgba(255, 212, 59, .05);--mantine-color-orange-text: var(--mantine-color-orange-4);--mantine-color-orange-filled: var(--mantine-color-orange-8);--mantine-color-orange-filled-hover: var(--mantine-color-orange-9);--mantine-color-orange-light: rgba(253, 126, 20, .15);--mantine-color-orange-light-hover: rgba(253, 126, 20, .2);--mantine-color-orange-light-color: var(--mantine-color-orange-3);--mantine-color-orange-outline: var(--mantine-color-orange-4);--mantine-color-orange-outline-hover: rgba(255, 169, 77, .05)}:root[data-mantine-color-scheme=light]{--mantine-color-scheme: light;--mantine-color-bright: var(--mantine-color-black);--mantine-color-text: var(--mantine-color-black);--mantine-color-body: var(--mantine-color-white);--mantine-primary-color-contrast: var(--mantine-color-white);--mantine-color-error: var(--mantine-color-red-6);--mantine-color-placeholder: var(--mantine-color-gray-5);--mantine-color-anchor: var(--mantine-primary-color-filled);--mantine-color-default: var(--mantine-color-white);--mantine-color-default-hover: var(--mantine-color-gray-0);--mantine-color-default-color: var(--mantine-color-gray-9);--mantine-color-default-border: var(--mantine-color-gray-4);--mantine-color-dimmed: var(--mantine-color-gray-6);--mantine-color-dark-text: var(--mantine-color-dark-filled);--mantine-color-dark-filled: var(--mantine-color-dark-6);--mantine-color-dark-filled-hover: var(--mantine-color-dark-7);--mantine-color-dark-light: rgba(56, 56, 56, .1);--mantine-color-dark-light-hover: rgba(56, 56, 56, .12);--mantine-color-dark-light-color: var(--mantine-color-dark-6);--mantine-color-dark-outline: var(--mantine-color-dark-6);--mantine-color-dark-outline-hover: rgba(56, 56, 56, .05);--mantine-color-gray-text: var(--mantine-color-gray-filled);--mantine-color-gray-filled: var(--mantine-color-gray-6);--mantine-color-gray-filled-hover: var(--mantine-color-gray-7);--mantine-color-gray-light: rgba(134, 142, 150, .1);--mantine-color-gray-light-hover: rgba(134, 142, 150, .12);--mantine-color-gray-light-color: var(--mantine-color-gray-6);--mantine-color-gray-outline: var(--mantine-color-gray-6);--mantine-color-gray-outline-hover: rgba(134, 142, 150, .05);--mantine-color-red-text: var(--mantine-color-red-filled);--mantine-color-red-filled: var(--mantine-color-red-6);--mantine-color-red-filled-hover: var(--mantine-color-red-7);--mantine-color-red-light: rgba(250, 82, 82, .1);--mantine-color-red-light-hover: rgba(250, 82, 82, .12);--mantine-color-red-light-color: var(--mantine-color-red-6);--mantine-color-red-outline: var(--mantine-color-red-6);--mantine-color-red-outline-hover: rgba(250, 82, 82, .05);--mantine-color-pink-text: var(--mantine-color-pink-filled);--mantine-color-pink-filled: var(--mantine-color-pink-6);--mantine-color-pink-filled-hover: var(--mantine-color-pink-7);--mantine-color-pink-light: rgba(230, 73, 128, .1);--mantine-color-pink-light-hover: rgba(230, 73, 128, .12);--mantine-color-pink-light-color: var(--mantine-color-pink-6);--mantine-color-pink-outline: var(--mantine-color-pink-6);--mantine-color-pink-outline-hover: rgba(230, 73, 128, .05);--mantine-color-grape-text: var(--mantine-color-grape-filled);--mantine-color-grape-filled: var(--mantine-color-grape-6);--mantine-color-grape-filled-hover: var(--mantine-color-grape-7);--mantine-color-grape-light: rgba(190, 75, 219, .1);--mantine-color-grape-light-hover: rgba(190, 75, 219, .12);--mantine-color-grape-light-color: var(--mantine-color-grape-6);--mantine-color-grape-outline: var(--mantine-color-grape-6);--mantine-color-grape-outline-hover: rgba(190, 75, 219, .05);--mantine-color-violet-text: var(--mantine-color-violet-filled);--mantine-color-violet-filled: var(--mantine-color-violet-6);--mantine-color-violet-filled-hover: var(--mantine-color-violet-7);--mantine-color-violet-light: rgba(121, 80, 242, .1);--mantine-color-violet-light-hover: rgba(121, 80, 242, .12);--mantine-color-violet-light-color: var(--mantine-color-violet-6);--mantine-color-violet-outline: var(--mantine-color-violet-6);--mantine-color-violet-outline-hover: rgba(121, 80, 242, .05);--mantine-color-indigo-text: var(--mantine-color-indigo-filled);--mantine-color-indigo-filled: var(--mantine-color-indigo-6);--mantine-color-indigo-filled-hover: var(--mantine-color-indigo-7);--mantine-color-indigo-light: rgba(76, 110, 245, .1);--mantine-color-indigo-light-hover: rgba(76, 110, 245, .12);--mantine-color-indigo-light-color: var(--mantine-color-indigo-6);--mantine-color-indigo-outline: var(--mantine-color-indigo-6);--mantine-color-indigo-outline-hover: rgba(76, 110, 245, .05);--mantine-color-blue-text: var(--mantine-color-blue-filled);--mantine-color-blue-filled: var(--mantine-color-blue-6);--mantine-color-blue-filled-hover: var(--mantine-color-blue-7);--mantine-color-blue-light: rgba(34, 139, 230, .1);--mantine-color-blue-light-hover: rgba(34, 139, 230, .12);--mantine-color-blue-light-color: var(--mantine-color-blue-6);--mantine-color-blue-outline: var(--mantine-color-blue-6);--mantine-color-blue-outline-hover: rgba(34, 139, 230, .05);--mantine-color-cyan-text: var(--mantine-color-cyan-filled);--mantine-color-cyan-filled: var(--mantine-color-cyan-6);--mantine-color-cyan-filled-hover: var(--mantine-color-cyan-7);--mantine-color-cyan-light: rgba(21, 170, 191, .1);--mantine-color-cyan-light-hover: rgba(21, 170, 191, .12);--mantine-color-cyan-light-color: var(--mantine-color-cyan-6);--mantine-color-cyan-outline: var(--mantine-color-cyan-6);--mantine-color-cyan-outline-hover: rgba(21, 170, 191, .05);--mantine-color-teal-text: var(--mantine-color-teal-filled);--mantine-color-teal-filled: var(--mantine-color-teal-6);--mantine-color-teal-filled-hover: var(--mantine-color-teal-7);--mantine-color-teal-light: rgba(18, 184, 134, .1);--mantine-color-teal-light-hover: rgba(18, 184, 134, .12);--mantine-color-teal-light-color: var(--mantine-color-teal-6);--mantine-color-teal-outline: var(--mantine-color-teal-6);--mantine-color-teal-outline-hover: rgba(18, 184, 134, .05);--mantine-color-green-text: var(--mantine-color-green-filled);--mantine-color-green-filled: var(--mantine-color-green-6);--mantine-color-green-filled-hover: var(--mantine-color-green-7);--mantine-color-green-light: rgba(64, 192, 87, .1);--mantine-color-green-light-hover: rgba(64, 192, 87, .12);--mantine-color-green-light-color: var(--mantine-color-green-6);--mantine-color-green-outline: var(--mantine-color-green-6);--mantine-color-green-outline-hover: rgba(64, 192, 87, .05);--mantine-color-lime-text: var(--mantine-color-lime-filled);--mantine-color-lime-filled: var(--mantine-color-lime-6);--mantine-color-lime-filled-hover: var(--mantine-color-lime-7);--mantine-color-lime-light: rgba(130, 201, 30, .1);--mantine-color-lime-light-hover: rgba(130, 201, 30, .12);--mantine-color-lime-light-color: var(--mantine-color-lime-6);--mantine-color-lime-outline: var(--mantine-color-lime-6);--mantine-color-lime-outline-hover: rgba(130, 201, 30, .05);--mantine-color-yellow-text: var(--mantine-color-yellow-filled);--mantine-color-yellow-filled: var(--mantine-color-yellow-6);--mantine-color-yellow-filled-hover: var(--mantine-color-yellow-7);--mantine-color-yellow-light: rgba(250, 176, 5, .1);--mantine-color-yellow-light-hover: rgba(250, 176, 5, .12);--mantine-color-yellow-light-color: var(--mantine-color-yellow-6);--mantine-color-yellow-outline: var(--mantine-color-yellow-6);--mantine-color-yellow-outline-hover: rgba(250, 176, 5, .05);--mantine-color-orange-text: var(--mantine-color-orange-filled);--mantine-color-orange-filled: var(--mantine-color-orange-6);--mantine-color-orange-filled-hover: var(--mantine-color-orange-7);--mantine-color-orange-light: rgba(253, 126, 20, .1);--mantine-color-orange-light-hover: rgba(253, 126, 20, .12);--mantine-color-orange-light-color: var(--mantine-color-orange-6);--mantine-color-orange-outline: var(--mantine-color-orange-6);--mantine-color-orange-outline-hover: rgba(253, 126, 20, .05)}.m_d57069b5{--scrollarea-scrollbar-size: calc(.75rem * var(--mantine-scale));position:relative;overflow:hidden}.m_c0783ff9{scrollbar-width:none;overscroll-behavior:var(--scrollarea-over-scroll-behavior);-ms-overflow-style:none;-webkit-overflow-scrolling:touch;width:100%;height:100%}.m_c0783ff9::-webkit-scrollbar{display:none}.m_c0783ff9:where([data-scrollbars=xy],[data-scrollbars=y]):where([data-offset-scrollbars=xy],[data-offset-scrollbars=y],[data-offset-scrollbars=present]):where([data-vertical-hidden]){padding-inline-end:0;padding-inline-start:0}.m_c0783ff9:where([data-scrollbars=xy],[data-scrollbars=y]):where([data-offset-scrollbars=xy],[data-offset-scrollbars=y],[data-offset-scrollbars=present]):not([data-vertical-hidden]){padding-inline-end:var(--scrollarea-scrollbar-size);padding-inline-start:unset}.m_c0783ff9:where([data-scrollbars=xy],[data-scrollbars=x]):where([data-offset-scrollbars=xy],[data-offset-scrollbars=x],[data-offset-scrollbars=present]):where([data-horizontal-hidden]){padding-bottom:0}.m_c0783ff9:where([data-scrollbars=xy],[data-scrollbars=x]):where([data-offset-scrollbars=xy],[data-offset-scrollbars=x],[data-offset-scrollbars=present]):not([data-horizontal-hidden]){padding-bottom:var(--scrollarea-scrollbar-size)}.m_f8f631dd{min-width:100%;display:table}.m_c44ba933{-webkit-user-select:none;user-select:none;touch-action:none;box-sizing:border-box;transition:background-color .15s ease,opacity .15s ease;padding:calc(var(--scrollarea-scrollbar-size) / 5);display:flex;background-color:transparent;flex-direction:row}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_c44ba933:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=light]) .m_c44ba933:hover>.m_d8b5e363{background-color:#00000080}:where([data-mantine-color-scheme=dark]) .m_c44ba933:hover{background-color:var(--mantine-color-dark-8)}:where([data-mantine-color-scheme=dark]) .m_c44ba933:hover>.m_d8b5e363{background-color:#ffffff80}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_c44ba933:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=light]) .m_c44ba933:active>.m_d8b5e363{background-color:#00000080}:where([data-mantine-color-scheme=dark]) .m_c44ba933:active{background-color:var(--mantine-color-dark-8)}:where([data-mantine-color-scheme=dark]) .m_c44ba933:active>.m_d8b5e363{background-color:#ffffff80}}.m_c44ba933:where([data-hidden],[data-state=hidden]){display:none}.m_c44ba933:where([data-orientation=vertical]){width:var(--scrollarea-scrollbar-size);top:0;bottom:var(--sa-corner-width);inset-inline-end:0}.m_c44ba933:where([data-orientation=horizontal]){height:var(--scrollarea-scrollbar-size);flex-direction:column;bottom:0;inset-inline-start:0;inset-inline-end:var(--sa-corner-width)}.m_d8b5e363{flex:1;border-radius:var(--scrollarea-scrollbar-size);position:relative;transition:background-color .15s ease;overflow:hidden;opacity:var(--thumb-opacity)}.m_d8b5e363:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:calc(2.75rem * var(--mantine-scale));min-height:calc(2.75rem * var(--mantine-scale))}:where([data-mantine-color-scheme=light]) .m_d8b5e363{background-color:#0006}:where([data-mantine-color-scheme=dark]) .m_d8b5e363{background-color:#fff6}.m_21657268{position:absolute;opacity:0;transition:opacity .15s ease;display:block;inset-inline-end:0;bottom:0}:where([data-mantine-color-scheme=light]) .m_21657268{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_21657268{background-color:var(--mantine-color-dark-8)}.m_21657268:where([data-hovered]){opacity:1}.m_21657268:where([data-hidden]){display:none}.m_87cf2631{background-color:transparent;cursor:pointer;border:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:var(--mantine-font-size-md);text-align:left;text-decoration:none;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}:where([dir=rtl]) .m_87cf2631{text-align:right}.m_515a97f8{border:0;clip:rect(0 0 0 0);height:calc(.0625rem * var(--mantine-scale));width:calc(.0625rem * var(--mantine-scale));margin:calc(-.0625rem * var(--mantine-scale));overflow:hidden;padding:0;position:absolute;white-space:nowrap}.m_1b7284a3{--paper-radius: var(--mantine-radius-default);outline:0;-webkit-tap-highlight-color:transparent;display:block;touch-action:manipulation;text-decoration:none;border-radius:var(--paper-radius);box-shadow:var(--paper-shadow);background-color:var(--mantine-color-body)}[data-mantine-color-scheme=light] .m_1b7284a3{--paper-border-color: var(--mantine-color-gray-3)}[data-mantine-color-scheme=dark] .m_1b7284a3{--paper-border-color: var(--mantine-color-dark-4)}.m_1b7284a3:where([data-with-border]){border:calc(.0625rem * var(--mantine-scale)) solid var(--paper-border-color)}.m_9814e45f{top:0;right:0;bottom:0;left:0;position:absolute;background:var(--overlay-bg, rgba(0, 0, 0, .6));-webkit-backdrop-filter:var(--overlay-filter);backdrop-filter:var(--overlay-filter);border-radius:var(--overlay-radius, 0);z-index:var(--overlay-z-index)}.m_9814e45f:where([data-fixed]){position:fixed}.m_9814e45f:where([data-center]){display:flex;align-items:center;justify-content:center}.m_38a85659{position:absolute;border:1px solid var(--popover-border-color);padding:var(--mantine-spacing-sm) var(--mantine-spacing-md);box-shadow:var(--popover-shadow, none);border-radius:var(--popover-radius, var(--mantine-radius-default))}.m_38a85659:where([data-fixed]){position:fixed}.m_38a85659:focus{outline:none}:where([data-mantine-color-scheme=light]) .m_38a85659{--popover-border-color: var(--mantine-color-gray-2);background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_38a85659{--popover-border-color: var(--mantine-color-dark-4);background-color:var(--mantine-color-dark-6)}.m_a31dc6c1{background-color:inherit;border:1px solid var(--popover-border-color);z-index:1}.m_3d7bc908{position:fixed;top:0;right:0;bottom:0;left:0}.m_5ae2e3c{--loader-size-xs: calc(1.125rem * var(--mantine-scale));--loader-size-sm: calc(1.375rem * var(--mantine-scale));--loader-size-md: calc(2.25rem * var(--mantine-scale));--loader-size-lg: calc(2.75rem * var(--mantine-scale));--loader-size-xl: calc(3.625rem * var(--mantine-scale));--loader-size: var(--loader-size-md);--loader-color: var(--mantine-primary-color-filled)}@keyframes m_5d2b3b9d{0%{transform:scale(.6);opacity:0}50%,to{transform:scale(1)}}.m_7a2bd4cd{position:relative;width:var(--loader-size);height:var(--loader-size);display:flex;gap:calc(var(--loader-size) / 5)}.m_870bb79{flex:1;background:var(--loader-color);animation:m_5d2b3b9d 1.2s cubic-bezier(0,.5,.5,1) infinite;border-radius:calc(.125rem * var(--mantine-scale))}.m_870bb79:nth-of-type(1){animation-delay:-.24s}.m_870bb79:nth-of-type(2){animation-delay:-.12s}.m_870bb79:nth-of-type(3){animation-delay:0}@keyframes m_aac34a1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.6);opacity:.5}}.m_4e3f22d7{display:flex;justify-content:center;align-items:center;gap:calc(var(--loader-size) / 10);position:relative;width:var(--loader-size);height:var(--loader-size)}.m_870c4af{width:calc(var(--loader-size) / 3 - var(--loader-size) / 15);height:calc(var(--loader-size) / 3 - var(--loader-size) / 15);border-radius:50%;background:var(--loader-color);animation:m_aac34a1 .8s infinite linear}.m_870c4af:nth-child(2){animation-delay:.4s}@keyframes m_f8e89c4b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.m_b34414df{display:inline-block;width:var(--loader-size);height:var(--loader-size)}.m_b34414df:after{content:"";display:block;width:var(--loader-size);height:var(--loader-size);border-radius:calc(625rem * var(--mantine-scale));border-width:calc(var(--loader-size) / 8);border-style:solid;border-color:var(--loader-color) var(--loader-color) var(--loader-color) transparent;animation:m_f8e89c4b 1.2s linear infinite}.m_8d3f4000{--ai-size-xs: calc(1.125rem * var(--mantine-scale));--ai-size-sm: calc(1.375rem * var(--mantine-scale));--ai-size-md: calc(1.75rem * var(--mantine-scale));--ai-size-lg: calc(2.125rem * var(--mantine-scale));--ai-size-xl: calc(2.75rem * var(--mantine-scale));--ai-size-input-xs: calc(1.875rem * var(--mantine-scale));--ai-size-input-sm: calc(2.25rem * var(--mantine-scale));--ai-size-input-md: calc(2.625rem * var(--mantine-scale));--ai-size-input-lg: calc(3.125rem * var(--mantine-scale));--ai-size-input-xl: calc(3.75rem * var(--mantine-scale));--ai-size: var(--ai-size-md);--ai-color: var(--mantine-color-white);line-height:1;display:inline-flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;width:var(--ai-size);height:var(--ai-size);min-width:var(--ai-size);min-height:var(--ai-size);border-radius:var(--ai-radius, var(--mantine-radius-default));background:var(--ai-bg, var(--mantine-primary-color-filled));color:var(--ai-color, var(--mantine-color-white));border:var(--ai-bd, calc(.0625rem * var(--mantine-scale)) solid transparent);cursor:pointer}@media (hover: hover){.m_8d3f4000:hover:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--ai-hover, var(--mantine-primary-color-filled-hover));color:var(--ai-hover-color, var(--ai-color))}}@media (hover: none){.m_8d3f4000:active:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--ai-hover, var(--mantine-primary-color-filled-hover));color:var(--ai-hover-color, var(--ai-color))}}.m_8d3f4000[data-loading]{cursor:not-allowed}.m_8d3f4000[data-loading] .m_8d3afb97{opacity:0;transform:translateY(100%)}.m_8d3f4000:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){cursor:not-allowed;border:calc(.0625rem * var(--mantine-scale)) solid transparent}:where([data-mantine-color-scheme=light]) .m_8d3f4000:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){background-color:var(--mantine-color-gray-1);color:var(--mantine-color-gray-5)}:where([data-mantine-color-scheme=dark]) .m_8d3f4000:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){background-color:var(--mantine-color-dark-6);color:var(--mantine-color-dark-3)}.m_8d3f4000:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])):active{transform:none}.m_302b9fb1{inset:calc(-.0625rem * var(--mantine-scale));position:absolute;border-radius:var(--ai-radius, var(--mantine-radius-default));display:flex;align-items:center;justify-content:center}:where([data-mantine-color-scheme=light]) .m_302b9fb1{background-color:#ffffff26}:where([data-mantine-color-scheme=dark]) .m_302b9fb1{background-color:#00000026}.m_1a0f1b21{--ai-border-width: calc(.0625rem * var(--mantine-scale));display:flex}.m_1a0f1b21 :where(*):focus{position:relative;z-index:1}.m_1a0f1b21[data-orientation=horizontal]{flex-direction:row}.m_1a0f1b21[data-orientation=horizontal] .m_8d3f4000:not(:only-child):first-child,.m_1a0f1b21[data-orientation=horizontal] .m_437b6484:not(:only-child):first-child{border-end-end-radius:0;border-start-end-radius:0;border-inline-end-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=horizontal] .m_8d3f4000:not(:only-child):last-child,.m_1a0f1b21[data-orientation=horizontal] .m_437b6484:not(:only-child):last-child{border-end-start-radius:0;border-start-start-radius:0;border-inline-start-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=horizontal] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child),.m_1a0f1b21[data-orientation=horizontal] .m_437b6484:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-inline-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=vertical]{flex-direction:column}.m_1a0f1b21[data-orientation=vertical] .m_8d3f4000:not(:only-child):first-child,.m_1a0f1b21[data-orientation=vertical] .m_437b6484:not(:only-child):first-child{border-end-start-radius:0;border-end-end-radius:0;border-bottom-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=vertical] .m_8d3f4000:not(:only-child):last-child,.m_1a0f1b21[data-orientation=vertical] .m_437b6484:not(:only-child):last-child{border-start-start-radius:0;border-start-end-radius:0;border-top-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=vertical] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child),.m_1a0f1b21[data-orientation=vertical] .m_437b6484:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-bottom-width:calc(var(--ai-border-width) / 2);border-top-width:calc(var(--ai-border-width) / 2)}.m_8d3afb97{display:flex;align-items:center;justify-content:center;transition:transform .15s ease,opacity .1s ease;width:100%;height:100%}.m_437b6484{--section-height-xs: calc(1.125rem * var(--mantine-scale));--section-height-sm: calc(1.375rem * var(--mantine-scale));--section-height-md: calc(1.75rem * var(--mantine-scale));--section-height-lg: calc(2.125rem * var(--mantine-scale));--section-height-xl: calc(2.75rem * var(--mantine-scale));--section-height-input-xs: calc(1.875rem * var(--mantine-scale));--section-height-input-sm: calc(2.25rem * var(--mantine-scale));--section-height-input-md: calc(2.625rem * var(--mantine-scale));--section-height-input-lg: calc(3.125rem * var(--mantine-scale));--section-height-input-xl: calc(3.75rem * var(--mantine-scale));--section-padding-x-xs: calc(.375rem * var(--mantine-scale));--section-padding-x-sm: calc(.5rem * var(--mantine-scale));--section-padding-x-md: calc(.625rem * var(--mantine-scale));--section-padding-x-lg: calc(.75rem * var(--mantine-scale));--section-padding-x-xl: calc(1rem * var(--mantine-scale));--section-height: var(--section-height-sm);--section-padding-x: var(--section-padding-x-sm);--section-color: var(--mantine-color-white);font-weight:600;width:auto;border-radius:var(--section-radius, var(--mantine-radius-default));font-size:var(--section-fz, var(--mantine-font-size-sm));background:var(--section-bg, var(--mantine-primary-color-filled));border:var(--section-bd, calc(.0625rem * var(--mantine-scale)) solid transparent);color:var(--section-color, var(--mantine-color-white));height:var(--section-height, var(--section-height-sm));padding-inline:var(--section-padding-x, var(--section-padding-x-sm));vertical-align:middle;line-height:1;display:inline-flex;align-items:center;justify-content:center}.m_86a44da5{--cb-size-xs: calc(1.125rem * var(--mantine-scale));--cb-size-sm: calc(1.375rem * var(--mantine-scale));--cb-size-md: calc(1.75rem * var(--mantine-scale));--cb-size-lg: calc(2.125rem * var(--mantine-scale));--cb-size-xl: calc(2.75rem * var(--mantine-scale));--cb-size: var(--cb-size-md);--cb-icon-size: 70%;--cb-radius: var(--mantine-radius-default);line-height:1;display:inline-flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;width:var(--cb-size);height:var(--cb-size);min-width:var(--cb-size);min-height:var(--cb-size);border-radius:var(--cb-radius)}:where([data-mantine-color-scheme=light]) .m_86a44da5{color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_86a44da5{color:var(--mantine-color-dark-1)}.m_86a44da5[data-disabled],.m_86a44da5:disabled{cursor:not-allowed;opacity:.6}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_220c80f2:where(:not([data-disabled],:disabled)):hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_220c80f2:where(:not([data-disabled],:disabled)):hover{background-color:var(--mantine-color-dark-6)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_220c80f2:where(:not([data-disabled],:disabled)):active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_220c80f2:where(:not([data-disabled],:disabled)):active{background-color:var(--mantine-color-dark-6)}}.m_4081bf90{display:flex;flex-direction:row;flex-wrap:var(--group-wrap, wrap);justify-content:var(--group-justify, flex-start);align-items:var(--group-align, center);gap:var(--group-gap, var(--mantine-spacing-md))}.m_4081bf90:where([data-grow])>*{flex-grow:1;max-width:var(--group-child-width)}.m_615af6c9{line-height:1;padding:0;margin:0;font-weight:400;font-size:var(--mantine-font-size-md)}.m_b5489c3c{display:flex;justify-content:space-between;align-items:center;padding:var(--mb-padding, var(--mantine-spacing-md));padding-inline-end:calc(var(--mb-padding, var(--mantine-spacing-md)) - calc(.3125rem * var(--mantine-scale)));position:sticky;top:0;background-color:var(--mantine-color-body);z-index:1000;min-height:calc(3.75rem * var(--mantine-scale));transition:padding-inline-end .1s}.m_60c222c7{position:fixed;width:100%;top:0;bottom:0;z-index:var(--mb-z-index);pointer-events:none}.m_fd1ab0aa{pointer-events:all;box-shadow:var(--mb-shadow, var(--mantine-shadow-xl))}.m_fd1ab0aa [data-mantine-scrollbar]{z-index:1001}[data-offset-scrollbars] .m_fd1ab0aa:has([data-mantine-scrollbar]) .m_b5489c3c{padding-inline-end:calc(var(--mb-padding, var(--mantine-spacing-md)) + calc(.3125rem * var(--mantine-scale)))}.m_606cb269{margin-inline-start:auto}.m_5df29311{padding:var(--mb-padding, var(--mantine-spacing-md));padding-top:var(--mb-padding, var(--mantine-spacing-md))}.m_5df29311:where(:not(:only-child)){padding-top:0}.m_6c018570{position:relative;margin-top:var(--input-margin-top, 0rem);margin-bottom:var(--input-margin-bottom, 0rem);--input-height-xs: calc(1.875rem * var(--mantine-scale));--input-height-sm: calc(2.25rem * var(--mantine-scale));--input-height-md: calc(2.625rem * var(--mantine-scale));--input-height-lg: calc(3.125rem * var(--mantine-scale));--input-height-xl: calc(3.75rem * var(--mantine-scale));--input-padding-y-xs: calc(.3125rem * var(--mantine-scale));--input-padding-y-sm: calc(.375rem * var(--mantine-scale));--input-padding-y-md: calc(.5rem * var(--mantine-scale));--input-padding-y-lg: calc(.625rem * var(--mantine-scale));--input-padding-y-xl: calc(.8125rem * var(--mantine-scale));--input-height: var(--input-height-sm);--input-radius: var(--mantine-radius-default);--input-cursor: text;--input-text-align: left;--input-line-height: calc(var(--input-height) - calc(.125rem * var(--mantine-scale)));--input-padding: calc(var(--input-height) / 3);--input-padding-inline-start: var(--input-padding);--input-padding-inline-end: var(--input-padding);--input-placeholder-color: var(--mantine-color-placeholder);--input-color: var(--mantine-color-text);--input-left-section-size: var(--input-left-section-width, calc(var(--input-height) - calc(.125rem * var(--mantine-scale))));--input-right-section-size: var( --input-right-section-width, calc(var(--input-height) - calc(.125rem * var(--mantine-scale))) );--input-size: var(--input-height);--section-y: calc(.0625rem * var(--mantine-scale));--left-section-start: calc(.0625rem * var(--mantine-scale));--left-section-border-radius: var(--input-radius) 0 0 var(--input-radius);--right-section-end: calc(.0625rem * var(--mantine-scale));--right-section-border-radius: 0 var(--input-radius) var(--input-radius) 0}.m_6c018570[data-variant=unstyled]{--input-padding: 0;--input-padding-y: 0;--input-padding-inline-start: 0;--input-padding-inline-end: 0}.m_6c018570[data-pointer]{--input-cursor: pointer}.m_6c018570[data-multiline]{--input-padding-y-xs: calc(.28125rem * var(--mantine-scale));--input-padding-y-sm: calc(.34375rem * var(--mantine-scale));--input-padding-y-md: calc(.4375rem * var(--mantine-scale));--input-padding-y-lg: calc(.59375rem * var(--mantine-scale));--input-padding-y-xl: calc(.8125rem * var(--mantine-scale));--input-size: auto;--input-line-height: var(--mantine-line-height);--input-padding-y: var(--input-padding-y-sm)}.m_6c018570[data-with-left-section]{--input-padding-inline-start: var(--input-left-section-size)}.m_6c018570[data-with-right-section]{--input-padding-inline-end: var(--input-right-section-size)}[data-mantine-color-scheme=light] .m_6c018570{--input-disabled-bg: var(--mantine-color-gray-1);--input-disabled-color: var(--mantine-color-gray-6)}[data-mantine-color-scheme=light] .m_6c018570[data-variant=default]{--input-bd: var(--mantine-color-gray-4);--input-bg: var(--mantine-color-white);--input-bd-focus: var(--mantine-primary-color-filled)}[data-mantine-color-scheme=light] .m_6c018570[data-variant=filled]{--input-bd: transparent;--input-bg: var(--mantine-color-gray-1);--input-bd-focus: var(--mantine-primary-color-filled)}[data-mantine-color-scheme=light] .m_6c018570[data-variant=unstyled]{--input-bd: transparent;--input-bg: transparent;--input-bd-focus: transparent}[data-mantine-color-scheme=dark] .m_6c018570{--input-disabled-bg: var(--mantine-color-dark-6);--input-disabled-color: var(--mantine-color-dark-2)}[data-mantine-color-scheme=dark] .m_6c018570[data-variant=default]{--input-bd: var(--mantine-color-dark-4);--input-bg: var(--mantine-color-dark-6);--input-bd-focus: var(--mantine-primary-color-filled)}[data-mantine-color-scheme=dark] .m_6c018570[data-variant=filled]{--input-bd: transparent;--input-bg: var(--mantine-color-dark-5);--input-bd-focus: var(--mantine-primary-color-filled)}[data-mantine-color-scheme=dark] .m_6c018570[data-variant=unstyled]{--input-bd: transparent;--input-bg: transparent;--input-bd-focus: transparent}[data-mantine-color-scheme] .m_6c018570[data-error]:not([data-variant=unstyled]){--input-bd: var(--mantine-color-error)}[data-mantine-color-scheme] .m_6c018570[data-error]{--input-color: var(--mantine-color-error);--input-placeholder-color: var(--mantine-color-error);--input-section-color: var(--mantine-color-error)}:where([dir=rtl]) .m_6c018570{--input-text-align: right;--left-section-border-radius: 0 var(--input-radius) var(--input-radius) 0;--right-section-border-radius: var(--input-radius) 0 0 var(--input-radius)}.m_8fb7ebe7{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:var(--input-resize, none);display:block;width:100%;transition:border-color .1s ease;text-align:var(--input-text-align);color:var(--input-color);border:calc(.0625rem * var(--mantine-scale)) solid var(--input-bd);background-color:var(--input-bg);font-family:var(--input-font-family, var(--mantine-font-family));height:var(--input-size);min-height:var(--input-height);line-height:var(--input-line-height);font-size:var(--input-fz, var(--input-fz, var(--mantine-font-size-sm)));border-radius:var(--input-radius);padding-inline-start:var(--input-padding-inline-start);padding-inline-end:var(--input-padding-inline-end);padding-top:var(--input-padding-y, 0rem);padding-bottom:var(--input-padding-y, 0rem);cursor:var(--input-cursor);overflow:var(--input-overflow)}.m_8fb7ebe7[data-no-overflow]{--input-overflow: hidden}.m_8fb7ebe7[data-monospace]{--input-font-family: var(--mantine-font-family-monospace);--input-fz: calc(var(--input-fz, var(--mantine-font-size-sm)) - calc(.125rem * var(--mantine-scale)))}.m_8fb7ebe7:focus,.m_8fb7ebe7:focus-within{outline:none;--input-bd: var(--input-bd-focus)}[data-error] .m_8fb7ebe7:focus,[data-error] .m_8fb7ebe7:focus-within{--input-bd: var(--mantine-color-error)}.m_8fb7ebe7::placeholder{color:var(--input-placeholder-color);opacity:1}.m_8fb7ebe7::-webkit-inner-spin-button,.m_8fb7ebe7::-webkit-outer-spin-button,.m_8fb7ebe7::-webkit-search-decoration,.m_8fb7ebe7::-webkit-search-cancel-button,.m_8fb7ebe7::-webkit-search-results-button,.m_8fb7ebe7::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.m_8fb7ebe7[type=number]{-moz-appearance:textfield}.m_8fb7ebe7:disabled,.m_8fb7ebe7[data-disabled]{cursor:not-allowed;opacity:.6;background-color:var(--input-disabled-bg);color:var(--input-disabled-color)}.m_8fb7ebe7:has(input:disabled){cursor:not-allowed;opacity:.6;background-color:var(--input-disabled-bg);color:var(--input-disabled-color)}.m_82577fc2{pointer-events:var(--section-pointer-events);position:absolute;z-index:1;inset-inline-start:var(--section-start);inset-inline-end:var(--section-end);bottom:var(--section-y);top:var(--section-y);display:flex;align-items:center;justify-content:center;width:var(--section-size);border-radius:var(--section-border-radius);color:var(--input-section-color, var(--mantine-color-dimmed))}.m_82577fc2[data-position=right]{--section-pointer-events: var(--input-right-section-pointer-events);--section-end: var(--right-section-end);--section-size: var(--input-right-section-size);--section-border-radius: var(--right-section-border-radius)}.m_82577fc2[data-position=left]{--section-pointer-events: var(--input-left-section-pointer-events);--section-start: var(--left-section-start);--section-size: var(--input-left-section-size);--section-border-radius: var(--left-section-border-radius)}.m_88bacfd0{color:var(--input-placeholder-color, var(--mantine-color-placeholder))}[data-error] .m_88bacfd0{--input-placeholder-color: var(--input-color, var(--mantine-color-placeholder))}.m_46b77525{line-height:var(--mantine-line-height)}.m_8fdc1311{display:inline-block;font-weight:500;word-break:break-word;cursor:default;-webkit-tap-highlight-color:transparent;font-size:var(--input-label-size, var(--mantine-font-size-sm))}.m_78a94662{color:var(--input-asterisk-color, var(--mantine-color-error))}.m_8f816625,.m_fe47ce59{word-wrap:break-word;line-height:1.2;display:block;margin:0;padding:0}.m_8f816625{color:var(--mantine-color-error);font-size:var(--input-error-size, calc(var(--mantine-font-size-sm) - calc(.125rem * var(--mantine-scale))))}.m_fe47ce59{color:var(--mantine-color-dimmed);font-size:var(--input-description-size, calc(var(--mantine-font-size-sm) - calc(.125rem * var(--mantine-scale))))}.m_8bffd616{display:flex}.m_96b553a6{--transition-duration: .15s;top:0;left:0;position:absolute;z-index:0;transition-property:transform,width,height;transition-timing-function:ease;transition-duration:0ms}.m_96b553a6:where([data-initialized]){transition-duration:var(--transition-duration)}.m_96b553a6:where([data-hidden]){background-color:red;display:none}.m_9bdbb667{--accordion-radius: var(--mantine-radius-default)}.m_df78851f{word-break:break-word}.m_4ba554d4{padding:var(--mantine-spacing-md);padding-top:calc(var(--mantine-spacing-xs) / 2)}.m_8fa820a0{margin:0;padding:0}.m_4ba585b8{width:100%;display:flex;align-items:center;flex-direction:row-reverse;padding-inline:var(--mantine-spacing-md);opacity:1;cursor:pointer;background-color:transparent}.m_4ba585b8:where([data-chevron-position=left]){flex-direction:row;padding-inline-start:0}:where([data-mantine-color-scheme=light]) .m_4ba585b8{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_4ba585b8{color:var(--mantine-color-dark-0)}.m_4ba585b8:where(:disabled,[data-disabled]){opacity:.4;cursor:not-allowed}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_6939a5e9:where(:not(:disabled,[data-disabled])):hover,:where([data-mantine-color-scheme=light]) .m_4271d21b:where(:not(:disabled,[data-disabled])):hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_6939a5e9:where(:not(:disabled,[data-disabled])):hover,:where([data-mantine-color-scheme=dark]) .m_4271d21b:where(:not(:disabled,[data-disabled])):hover{background-color:var(--mantine-color-dark-6)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_6939a5e9:where(:not(:disabled,[data-disabled])):active,:where([data-mantine-color-scheme=light]) .m_4271d21b:where(:not(:disabled,[data-disabled])):active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_6939a5e9:where(:not(:disabled,[data-disabled])):active,:where([data-mantine-color-scheme=dark]) .m_4271d21b:where(:not(:disabled,[data-disabled])):active{background-color:var(--mantine-color-dark-6)}}.m_df3ffa0f{color:inherit;font-weight:400;flex:1;overflow:hidden;text-overflow:ellipsis;padding-top:var(--mantine-spacing-sm);padding-bottom:var(--mantine-spacing-sm)}.m_3f35ae96{display:flex;align-items:center;justify-content:flex-start;transition:transform var(--accordion-transition-duration, .2s) ease;width:var(--accordion-chevron-size, calc(.9375rem * var(--mantine-scale)));min-width:var(--accordion-chevron-size, calc(.9375rem * var(--mantine-scale)));transform:rotate(0)}.m_3f35ae96:where([data-rotate]){transform:rotate(180deg)}.m_3f35ae96:where([data-position=left]){margin-inline-end:var(--mantine-spacing-md);margin-inline-start:var(--mantine-spacing-md)}.m_9bd771fe{display:flex;align-items:center;justify-content:center;margin-inline-end:var(--mantine-spacing-sm)}.m_9bd771fe:where([data-chevron-position=left]){margin-inline-end:0;margin-inline-start:var(--mantine-spacing-lg)}:where([data-mantine-color-scheme=light]) .m_9bd7b098{--item-border-color: var(--mantine-color-gray-3);--item-filled-color: var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_9bd7b098{--item-border-color: var(--mantine-color-dark-4);--item-filled-color: var(--mantine-color-dark-6)}.m_fe19b709{border-bottom:1px solid var(--item-border-color)}.m_1f921b3b{border:1px solid var(--item-border-color);transition:background-color .15s ease}.m_1f921b3b:where([data-active]){background-color:var(--item-filled-color)}.m_1f921b3b:first-of-type{border-start-start-radius:var(--accordion-radius);border-start-end-radius:var(--accordion-radius)}.m_1f921b3b:first-of-type>[data-accordion-control]{border-start-start-radius:var(--accordion-radius);border-start-end-radius:var(--accordion-radius)}.m_1f921b3b:last-of-type{border-end-start-radius:var(--accordion-radius);border-end-end-radius:var(--accordion-radius)}.m_1f921b3b:last-of-type>[data-accordion-control]{border-end-start-radius:var(--accordion-radius);border-end-end-radius:var(--accordion-radius)}.m_1f921b3b+.m_1f921b3b{border-top:0}.m_2cdf939a{border-radius:var(--accordion-radius)}.m_2cdf939a:where([data-active]){background-color:var(--item-filled-color)}.m_9f59b069{background-color:var(--item-filled-color);border-radius:var(--accordion-radius);border:calc(.0625rem * var(--mantine-scale)) solid transparent;transition:background-color .15s ease}.m_9f59b069[data-active]{border-color:var(--item-border-color)}:where([data-mantine-color-scheme=light]) .m_9f59b069[data-active]{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_9f59b069[data-active]{background-color:var(--mantine-color-dark-7)}.m_9f59b069+.m_9f59b069{margin-top:var(--mantine-spacing-md)}.m_7f854edf{position:fixed;z-index:var(--affix-z-index);inset-inline-start:var(--affix-left);inset-inline-end:var(--affix-right);top:var(--affix-top);bottom:var(--affix-bottom)}.m_66836ed3{--alert-radius: var(--mantine-radius-default);--alert-bg: var(--mantine-primary-color-light);--alert-bd: calc(.0625rem * var(--mantine-scale)) solid transparent;--alert-color: var(--mantine-primary-color-light-color);padding:var(--mantine-spacing-md) var(--mantine-spacing-md);border-radius:var(--alert-radius);position:relative;overflow:hidden;background-color:var(--alert-bg);border:var(--alert-bd);color:var(--alert-color)}.m_a5d60502{display:flex}.m_667c2793{flex:1;display:flex;flex-direction:column;gap:var(--mantine-spacing-xs)}.m_6a03f287{display:flex;align-items:center;justify-content:space-between;font-size:var(--mantine-font-size-sm);font-weight:700}.m_6a03f287:where([data-with-close-button]){padding-inline-end:var(--mantine-spacing-md)}.m_698f4f23{display:block;overflow:hidden;text-overflow:ellipsis}.m_667f2a6a{line-height:1;width:calc(1.25rem * var(--mantine-scale));height:calc(1.25rem * var(--mantine-scale));display:flex;align-items:center;justify-content:flex-start;margin-inline-end:var(--mantine-spacing-md);margin-top:calc(.0625rem * var(--mantine-scale))}.m_7fa78076{text-overflow:ellipsis;overflow:hidden;font-size:var(--mantine-font-size-sm)}:where([data-mantine-color-scheme=light]) .m_7fa78076{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_7fa78076{color:var(--mantine-color-white)}.m_7fa78076:where([data-variant=filled]){color:var(--alert-color)}.m_7fa78076:where([data-variant=white]){color:var(--mantine-color-black)}.m_87f54839{width:calc(1.25rem * var(--mantine-scale));height:calc(1.25rem * var(--mantine-scale));color:var(--alert-color)}.m_b6d8b162{-webkit-tap-highlight-color:transparent;text-decoration:none;font-size:var(--text-fz, var(--mantine-font-size-md));line-height:var(--text-lh, var(--mantine-line-height-md));font-weight:400;margin:0;padding:0;color:var(--text-color)}.m_b6d8b162:where([data-truncate]){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m_b6d8b162:where([data-truncate=start]){direction:rtl;text-align:right}:where([dir=rtl]) .m_b6d8b162:where([data-truncate=start]){direction:ltr;text-align:left}.m_b6d8b162:where([data-variant=gradient]){background-image:var(--text-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.m_b6d8b162:where([data-line-clamp]){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--text-line-clamp);-webkit-box-orient:vertical}.m_b6d8b162:where([data-inherit]){line-height:inherit;font-weight:inherit;font-size:inherit}.m_b6d8b162:where([data-inline]){line-height:1}.m_849cf0da{color:var(--mantine-color-anchor);text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:inline;padding:0;margin:0;background-color:transparent;cursor:pointer}@media (hover: hover){.m_849cf0da:where([data-underline=hover]):hover{text-decoration:underline}}@media (hover: none){.m_849cf0da:where([data-underline=hover]):active{text-decoration:underline}}.m_849cf0da:where([data-underline=not-hover]){text-decoration:underline}@media (hover: hover){.m_849cf0da:where([data-underline=not-hover]):hover{text-decoration:none}}@media (hover: none){.m_849cf0da:where([data-underline=not-hover]):active{text-decoration:none}}.m_849cf0da:where([data-underline=always]){text-decoration:underline}.m_849cf0da:where([data-variant=gradient]),.m_849cf0da:where([data-variant=gradient]):hover{text-decoration:none}.m_849cf0da:where([data-line-clamp]){display:-webkit-box}.m_48204f9b{width:var(--slider-size);height:var(--slider-size);position:relative;border-radius:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.m_48204f9b:focus-within{outline:2px solid var(--mantine-primary-color-filled);outline-offset:calc(.125rem * var(--mantine-scale))}.m_48204f9b{--slider-size: calc(3.75rem * var(--mantine-scale));--thumb-size: calc(var(--slider-size) / 5)}:where([data-mantine-color-scheme=light]) .m_48204f9b{background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_48204f9b{background-color:var(--mantine-color-dark-5)}.m_bb9cdbad{position:absolute;inset:calc(.0625rem * var(--mantine-scale));border-radius:var(--slider-size);pointer-events:none}.m_481dd586{width:calc(.125rem * var(--mantine-scale));position:absolute;top:0;bottom:0;left:calc(50% - 1px);transform:rotate(var(--angle))}.m_481dd586:before{content:"";position:absolute;top:calc(var(--thumb-size) / 3);left:calc(.03125rem * var(--mantine-scale));width:calc(.0625rem * var(--mantine-scale));height:calc(var(--thumb-size) / 1.5);transform:translate(-50%,-50%)}:where([data-mantine-color-scheme=light]) .m_481dd586:before{background-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_481dd586:before{background-color:var(--mantine-color-dark-3)}.m_481dd586[data-label]:after{min-width:calc(1.125rem * var(--mantine-scale));text-align:center;content:attr(data-label);position:absolute;top:calc(-1.5rem * var(--mantine-scale));left:calc(-.4375rem * var(--mantine-scale));transform:rotate(calc(360deg - var(--angle)));font-size:var(--mantine-font-size-xs)}.m_bc02ba3d{position:absolute;inset-block:0;inset-inline-start:calc(50% - 1.5px);inset-inline-end:0;height:100%;width:calc(.1875rem * var(--mantine-scale));outline:none;pointer-events:none}.m_bc02ba3d:before{content:"";position:absolute;right:0;top:0;height:min(var(--thumb-size),calc(var(--slider-size) / 2));width:calc(.1875rem * var(--mantine-scale))}:where([data-mantine-color-scheme=light]) .m_bc02ba3d:before{background-color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_bc02ba3d:before{background-color:var(--mantine-color-dark-1)}.m_bb8e875b{font-size:var(--mantine-font-size-xs)}.m_89ab340[data-resizing]{--app-shell-transition-duration: 0ms !important}.m_89ab340[data-disabled]{--app-shell-header-offset: 0rem !important;--app-shell-navbar-offset: 0rem !important;--app-shell-aside-offset: 0rem !important;--app-shell-footer-offset: 0rem !important}[data-mantine-color-scheme=light] .m_89ab340{--app-shell-border-color: var(--mantine-color-gray-3)}[data-mantine-color-scheme=dark] .m_89ab340{--app-shell-border-color: var(--mantine-color-dark-4)}.m_45252eee,.m_9cdde9a,.m_3b16f56b,.m_8983817,.m_3840c879{transition-duration:var(--app-shell-transition-duration);transition-timing-function:var(--app-shell-transition-timing-function)}.m_45252eee,.m_9cdde9a{position:fixed;display:flex;flex-direction:column;top:var(--app-shell-header-offset, 0rem);height:calc(100dvh - var(--app-shell-header-offset, 0rem) - var(--app-shell-footer-offset, 0rem));background-color:var(--mantine-color-body);transition-property:transform,top,height}:where([data-layout=alt]) .m_45252eee,:where([data-layout=alt]) .m_9cdde9a{top:0rem;height:100dvh}.m_45252eee{inset-inline-start:0;width:var(--app-shell-navbar-width);transition-property:transform,top,height;transform:var(--app-shell-navbar-transform);z-index:var(--app-shell-navbar-z-index)}:where([dir=rtl]) .m_45252eee{transform:var(--app-shell-navbar-transform-rtl)}.m_45252eee:where([data-with-border]){border-inline-end:1px solid var(--app-shell-border-color)}.m_9cdde9a{inset-inline-end:0;width:var(--app-shell-aside-width);transform:var(--app-shell-aside-transform);z-index:var(--app-shell-aside-z-index)}:where([dir=rtl]) .m_9cdde9a{transform:var(--app-shell-aside-transform-rtl)}.m_9cdde9a:where([data-with-border]){border-inline-start:1px solid var(--app-shell-border-color)}.m_8983817{padding-inline-start:calc(var(--app-shell-navbar-offset, 0rem) + var(--app-shell-padding));padding-inline-end:calc(var(--app-shell-aside-offset, 0rem) + var(--app-shell-padding));padding-top:calc(var(--app-shell-header-offset, 0rem) + var(--app-shell-padding));padding-bottom:calc(var(--app-shell-footer-offset, 0rem) + var(--app-shell-padding));min-height:100dvh;transition-property:padding}.m_3b16f56b,.m_3840c879{position:fixed;inset-inline:0;transition-property:transform,left,right;background-color:var(--mantine-color-body)}:where([data-layout=alt]) .m_3b16f56b,:where([data-layout=alt]) .m_3840c879{inset-inline-start:var(--app-shell-navbar-offset, 0rem);inset-inline-end:var(--app-shell-aside-offset, 0rem)}.m_3b16f56b{top:0;height:var(--app-shell-header-height);background-color:var(--mantine-color-body);transform:var(--app-shell-header-transform);z-index:var(--app-shell-header-z-index)}.m_3b16f56b:where([data-with-border]){border-bottom:1px solid var(--app-shell-border-color)}.m_3840c879{bottom:0;height:calc(var(--app-shell-footer-height) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);transform:var(--app-shell-footer-transform);z-index:var(--app-shell-footer-z-index)}.m_3840c879:where([data-with-border]){border-top:1px solid var(--app-shell-border-color)}.m_6dcfc7c7{flex-grow:0}.m_6dcfc7c7:where([data-grow]){flex-grow:1}.m_71ac47fc{--ar-ratio: 1;max-width:100%}.m_71ac47fc>:where(*:not(style)){aspect-ratio:var(--ar-ratio);width:100%}.m_71ac47fc>:where(img,video){object-fit:cover}.m_88b62a41{--combobox-padding: calc(.25rem * var(--mantine-scale));padding:var(--combobox-padding)}.m_88b62a41:has([data-mantine-scrollbar]) .m_985517d8{max-width:calc(100% + var(--combobox-padding))}.m_88b62a41[data-composed]{padding-inline-end:0}.m_88b62a41[data-hidden]{display:none}.m_88b62a41,.m_b2821a6e{--combobox-option-padding-xs: calc(.25rem * var(--mantine-scale)) calc(.5rem * var(--mantine-scale));--combobox-option-padding-sm: calc(.375rem * var(--mantine-scale)) calc(.625rem * var(--mantine-scale));--combobox-option-padding-md: calc(.5rem * var(--mantine-scale)) calc(.75rem * var(--mantine-scale));--combobox-option-padding-lg: calc(.625rem * var(--mantine-scale)) calc(1rem * var(--mantine-scale));--combobox-option-padding-xl: calc(.875rem * var(--mantine-scale)) calc(1.25rem * var(--mantine-scale));--combobox-option-padding: var(--combobox-option-padding-sm)}.m_92253aa5{padding:var(--combobox-option-padding);font-size:var(--combobox-option-fz, var(--mantine-font-size-sm));border-radius:var(--mantine-radius-default);background-color:transparent;color:inherit;cursor:pointer;word-break:break-word}.m_92253aa5:where([data-combobox-selected]){background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white)}.m_92253aa5:where([data-combobox-disabled]){cursor:not-allowed;opacity:.35}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_92253aa5:hover:where(:not([data-combobox-selected],[data-combobox-disabled])){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_92253aa5:hover:where(:not([data-combobox-selected],[data-combobox-disabled])){background-color:var(--mantine-color-dark-7)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_92253aa5:active:where(:not([data-combobox-selected],[data-combobox-disabled])){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_92253aa5:active:where(:not([data-combobox-selected],[data-combobox-disabled])){background-color:var(--mantine-color-dark-7)}}.m_985517d8{margin-inline:calc(var(--combobox-padding) * -1);margin-top:calc(var(--combobox-padding) * -1);width:calc(100% + var(--combobox-padding) * 2);border-top-width:0;border-inline-width:0;border-end-start-radius:0;border-end-end-radius:0;margin-bottom:var(--combobox-padding);position:relative}:where([data-mantine-color-scheme=light]) .m_985517d8,:where([data-mantine-color-scheme=light]) .m_985517d8:focus{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_985517d8,:where([data-mantine-color-scheme=dark]) .m_985517d8:focus{border-color:var(--mantine-color-dark-4)}:where([data-mantine-color-scheme=light]) .m_985517d8{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_985517d8{background-color:var(--mantine-color-dark-7)}.m_2530cd1d{font-size:var(--combobox-option-fz, var(--mantine-font-size-sm));text-align:center;padding:var(--combobox-option-padding);color:var(--mantine-color-dimmed)}.m_858f94bd,.m_82b967cb{font-size:var(--combobox-option-fz, var(--mantine-font-size-sm));border:0 solid transparent;margin-inline:calc(var(--combobox-padding) * -1);padding:var(--combobox-option-padding)}:where([data-mantine-color-scheme=light]) .m_858f94bd,:where([data-mantine-color-scheme=light]) .m_82b967cb{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_858f94bd,:where([data-mantine-color-scheme=dark]) .m_82b967cb{border-color:var(--mantine-color-dark-4)}.m_82b967cb{border-top-width:calc(.0625rem * var(--mantine-scale));margin-top:var(--combobox-padding);margin-bottom:calc(var(--combobox-padding) * -1)}.m_858f94bd{border-bottom-width:calc(.0625rem * var(--mantine-scale));margin-bottom:var(--combobox-padding);margin-top:calc(var(--combobox-padding) * -1)}.m_254f3e4f:has(.m_2bb2e9e5:only-child){display:none}.m_2bb2e9e5{color:var(--mantine-color-dimmed);font-size:calc(var(--combobox-option-fz, var(--mantine-font-size-sm)) * .85);padding:var(--combobox-option-padding);font-weight:500;position:relative;display:flex;align-items:center}.m_2bb2e9e5:after{content:"";flex:1;inset-inline:0;height:calc(.0625rem * var(--mantine-scale));margin-inline-start:var(--mantine-spacing-xs)}:where([data-mantine-color-scheme=light]) .m_2bb2e9e5:after{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_2bb2e9e5:after{background-color:var(--mantine-color-dark-4)}.m_2bb2e9e5:only-child{display:none}.m_2943220b{--combobox-chevron-size-xs: calc(.875rem * var(--mantine-scale));--combobox-chevron-size-sm: calc(1.125rem * var(--mantine-scale));--combobox-chevron-size-md: calc(1.25rem * var(--mantine-scale));--combobox-chevron-size-lg: calc(1.5rem * var(--mantine-scale));--combobox-chevron-size-xl: calc(1.75rem * var(--mantine-scale));--combobox-chevron-size: var(--combobox-chevron-size-sm)}:where([data-mantine-color-scheme=light]) .m_2943220b{--_combobox-chevron-color: var(--combobox-chevron-color, var(--mantine-color-gray-6))}:where([data-mantine-color-scheme=dark]) .m_2943220b{--_combobox-chevron-color: var(--combobox-chevron-color, var(--mantine-color-dark-3))}.m_2943220b{width:var(--combobox-chevron-size);height:var(--combobox-chevron-size);color:var(--_combobox-chevron-color)}.m_2943220b:where([data-error]){color:var(--combobox-chevron-color, var(--mantine-color-error))}.m_390b5f4{display:flex;align-items:center;gap:calc(.5rem * var(--mantine-scale))}.m_390b5f4:where([data-reverse]){justify-content:space-between}.m_8ee53fc2{opacity:.4;width:.8em;min-width:.8em;height:.8em}:where([data-combobox-selected]) .m_8ee53fc2{opacity:1}.m_5f75b09e{--label-lh-xs: calc(1rem * var(--mantine-scale));--label-lh-sm: calc(1.25rem * var(--mantine-scale));--label-lh-md: calc(1.5rem * var(--mantine-scale));--label-lh-lg: calc(1.875rem * var(--mantine-scale));--label-lh-xl: calc(2.25rem * var(--mantine-scale));--label-lh: var(--label-lh-sm)}.m_5f75b09e[data-label-position=left]{--label-order: 1;--label-offset-end: var(--mantine-spacing-sm);--label-offset-start: 0}.m_5f75b09e[data-label-position=right]{--label-order: 2;--label-offset-end: 0;--label-offset-start: var(--mantine-spacing-sm)}.m_5f6e695e{display:flex}.m_d3ea56bb{--label-cursor: var(--mantine-cursor-type);-webkit-tap-highlight-color:transparent;display:inline-flex;flex-direction:column;font-size:var(--label-fz, var(--mantine-font-size-sm));line-height:var(--label-lh);cursor:var(--label-cursor);order:var(--label-order)}fieldset:disabled .m_d3ea56bb,.m_d3ea56bb[data-disabled]{--label-cursor: not-allowed}.m_8ee546b8{cursor:var(--label-cursor);color:inherit;padding-inline-start:var(--label-offset-start);padding-inline-end:var(--label-offset-end)}:where([data-mantine-color-scheme=light]) fieldset:disabled .m_8ee546b8,:where([data-mantine-color-scheme=light]) .m_8ee546b8:where([data-disabled]){color:var(--mantine-color-gray-5)}:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_8ee546b8,:where([data-mantine-color-scheme=dark]) .m_8ee546b8:where([data-disabled]){color:var(--mantine-color-dark-3)}.m_328f68c0,.m_8e8a99cc{margin-top:calc(var(--mantine-spacing-xs) / 2);padding-inline-start:var(--label-offset-start);padding-inline-end:var(--label-offset-end)}.m_26775b0a{--card-radius: var(--mantine-radius-default);display:block;width:100%;border-radius:var(--card-radius);cursor:pointer}.m_26775b0a :where(*){cursor:inherit}.m_26775b0a:where([data-with-border]){border:calc(.0625rem * var(--mantine-scale)) solid transparent}:where([data-mantine-color-scheme=light]) .m_26775b0a:where([data-with-border]){border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_26775b0a:where([data-with-border]){border-color:var(--mantine-color-dark-4)}.m_5e5256ee{--checkbox-size-xs: calc(1rem * var(--mantine-scale));--checkbox-size-sm: calc(1.25rem * var(--mantine-scale));--checkbox-size-md: calc(1.5rem * var(--mantine-scale));--checkbox-size-lg: calc(1.875rem * var(--mantine-scale));--checkbox-size-xl: calc(2.25rem * var(--mantine-scale));--checkbox-size: var(--checkbox-size-sm);--checkbox-color: var(--mantine-primary-color-filled);--checkbox-icon-color: var(--mantine-color-white);position:relative;border:calc(.0625rem * var(--mantine-scale)) solid transparent;width:var(--checkbox-size);min-width:var(--checkbox-size);height:var(--checkbox-size);min-height:var(--checkbox-size);border-radius:var(--checkbox-radius, var(--mantine-radius-default));transition:border-color .1s ease,background-color .1s ease;cursor:var(--mantine-cursor-type);-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center}:where([data-mantine-color-scheme=light]) .m_5e5256ee{background-color:var(--mantine-color-white);border-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_5e5256ee{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.m_5e5256ee[data-indeterminate],.m_5e5256ee[data-checked]{background-color:var(--checkbox-color);border-color:var(--checkbox-color)}.m_5e5256ee[data-indeterminate]>.m_1b1c543a,.m_5e5256ee[data-checked]>.m_1b1c543a{opacity:1;transform:none;color:var(--checkbox-icon-color)}.m_5e5256ee[data-disabled]{cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_5e5256ee[data-disabled]{background-color:var(--mantine-color-gray-2);border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_5e5256ee[data-disabled]{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-6)}[data-mantine-color-scheme=light] .m_5e5256ee[data-disabled][data-checked]>.m_1b1c543a{color:var(--mantine-color-gray-5)}[data-mantine-color-scheme=dark] .m_5e5256ee[data-disabled][data-checked]>.m_1b1c543a{color:var(--mantine-color-dark-3)}.m_76e20374[data-indeterminate]:not([data-disabled]),.m_76e20374[data-checked]:not([data-disabled]){background-color:transparent;border-color:var(--checkbox-color)}.m_76e20374[data-indeterminate]:not([data-disabled])>.m_1b1c543a,.m_76e20374[data-checked]:not([data-disabled])>.m_1b1c543a{color:var(--checkbox-color);opacity:1;transform:none}.m_1b1c543a{display:block;width:60%;color:transparent;pointer-events:none;transform:translateY(calc(.3125rem * var(--mantine-scale))) scale(.5);opacity:1;transition:transform .1s ease,opacity .1s ease}.m_bf2d988c{--checkbox-size-xs: calc(1rem * var(--mantine-scale));--checkbox-size-sm: calc(1.25rem * var(--mantine-scale));--checkbox-size-md: calc(1.5rem * var(--mantine-scale));--checkbox-size-lg: calc(1.875rem * var(--mantine-scale));--checkbox-size-xl: calc(2.25rem * var(--mantine-scale));--checkbox-size: var(--checkbox-size-sm);--checkbox-color: var(--mantine-primary-color-filled);--checkbox-icon-color: var(--mantine-color-white)}.m_26062bec{position:relative;width:var(--checkbox-size);height:var(--checkbox-size);order:1}.m_26062bec:where([data-label-position=left]){order:2}.m_26063560{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:calc(.0625rem * var(--mantine-scale)) solid transparent;width:var(--checkbox-size);height:var(--checkbox-size);border-radius:var(--checkbox-radius, var(--mantine-radius-default));padding:0;display:block;margin:0;transition:border-color .1s ease,background-color .1s ease;cursor:var(--mantine-cursor-type);-webkit-tap-highlight-color:transparent}:where([data-mantine-color-scheme=light]) .m_26063560{background-color:var(--mantine-color-white);border-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_26063560{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.m_26063560:where([data-error]){border-color:var(--mantine-color-error)}.m_26063560[data-indeterminate],.m_26063560:checked{background-color:var(--checkbox-color);border-color:var(--checkbox-color)}.m_26063560[data-indeterminate]+.m_bf295423,.m_26063560:checked+.m_bf295423{opacity:1;transform:none}.m_26063560:disabled{cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_26063560:disabled{background-color:var(--mantine-color-gray-2);border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_26063560:disabled{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-6)}[data-mantine-color-scheme=light] .m_26063560:disabled+.m_bf295423{color:var(--mantine-color-gray-5)}[data-mantine-color-scheme=dark] .m_26063560:disabled+.m_bf295423{color:var(--mantine-color-dark-3)}.m_215c4542+.m_bf295423{color:var(--checkbox-color)}.m_215c4542[data-indeterminate]:not(:disabled),.m_215c4542:checked:not(:disabled){background-color:transparent;border-color:var(--checkbox-color)}.m_215c4542[data-indeterminate]:not(:disabled)+.m_bf295423,.m_215c4542:checked:not(:disabled)+.m_bf295423{color:var(--checkbox-color);opacity:1;transform:none}.m_bf295423{position:absolute;top:0;right:0;bottom:0;left:0;width:60%;margin:auto;color:var(--checkbox-icon-color);pointer-events:none;transform:translateY(calc(.3125rem * var(--mantine-scale))) scale(.5);opacity:0;transition:transform .1s ease,opacity .1s ease}.m_11def92b{--ag-spacing: var(--mantine-spacing-sm);--ag-offset: calc(var(--ag-spacing) * -1);display:flex;padding-inline-start:var(--ag-spacing)}.m_f85678b6{--avatar-size-xs: calc(1rem * var(--mantine-scale));--avatar-size-sm: calc(1.625rem * var(--mantine-scale));--avatar-size-md: calc(2.375rem * var(--mantine-scale));--avatar-size-lg: calc(3.5rem * var(--mantine-scale));--avatar-size-xl: calc(5.25rem * var(--mantine-scale));--avatar-size: var(--avatar-size-md);--avatar-radius: calc(62.5rem * var(--mantine-scale));--avatar-bg: var(--mantine-color-gray-light);--avatar-bd: calc(.0625rem * var(--mantine-scale)) solid transparent;--avatar-color: var(--mantine-color-gray-light-color);--avatar-placeholder-fz: calc(var(--avatar-size) / 2.5);-webkit-tap-highlight-color:transparent;position:relative;display:block;-webkit-user-select:none;user-select:none;overflow:hidden;border-radius:var(--avatar-radius);text-decoration:none;padding:0;width:var(--avatar-size);height:var(--avatar-size);min-width:var(--avatar-size)}.m_f85678b6:where([data-within-group]){margin-inline-start:var(--ag-offset);border:2px solid var(--mantine-color-body);background:var(--mantine-color-body)}.m_11f8ac07{object-fit:cover;width:100%;height:100%;display:block}.m_104cd71f{font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%;-webkit-user-select:none;user-select:none;border-radius:var(--avatar-radius);font-size:var(--avatar-placeholder-fz);background:var(--avatar-bg);border:var(--avatar-bd);color:var(--avatar-color)}.m_104cd71f>[data-avatar-placeholder-icon]{width:70%;height:70%}.m_2ce0de02{background-size:cover;background-position:center;display:block;width:100%;border:0;text-decoration:none;border-radius:var(--bi-radius, 0)}.m_347db0ec{--badge-height-xs: calc(1rem * var(--mantine-scale));--badge-height-sm: calc(1.125rem * var(--mantine-scale));--badge-height-md: calc(1.25rem * var(--mantine-scale));--badge-height-lg: calc(1.625rem * var(--mantine-scale));--badge-height-xl: calc(2rem * var(--mantine-scale));--badge-fz-xs: calc(.5625rem * var(--mantine-scale));--badge-fz-sm: calc(.625rem * var(--mantine-scale));--badge-fz-md: calc(.6875rem * var(--mantine-scale));--badge-fz-lg: calc(.8125rem * var(--mantine-scale));--badge-fz-xl: calc(1rem * var(--mantine-scale));--badge-padding-x-xs: calc(.375rem * var(--mantine-scale));--badge-padding-x-sm: calc(.5rem * var(--mantine-scale));--badge-padding-x-md: calc(.625rem * var(--mantine-scale));--badge-padding-x-lg: calc(.75rem * var(--mantine-scale));--badge-padding-x-xl: calc(1rem * var(--mantine-scale));--badge-height: var(--badge-height-md);--badge-fz: var(--badge-fz-md);--badge-padding-x: var(--badge-padding-x-md);--badge-radius: calc(62.5rem * var(--mantine-scale));--badge-lh: calc(var(--badge-height) - calc(.125rem * var(--mantine-scale)));--badge-color: var(--mantine-color-white);--badge-bg: var(--mantine-primary-color-filled);--badge-border-width: calc(.0625rem * var(--mantine-scale));--badge-bd: var(--badge-border-width) solid transparent;-webkit-tap-highlight-color:transparent;font-size:var(--badge-fz);border-radius:var(--badge-radius);height:var(--badge-height);line-height:var(--badge-lh);text-decoration:none;padding:0 var(--badge-padding-x);display:inline-grid;align-items:center;justify-content:center;width:fit-content;text-transform:uppercase;font-weight:700;letter-spacing:calc(.015625rem * var(--mantine-scale));cursor:default;text-overflow:ellipsis;overflow:hidden;color:var(--badge-color);background:var(--badge-bg);border:var(--badge-bd)}.m_347db0ec:where([data-with-left-section],[data-variant=dot]){grid-template-columns:auto 1fr}.m_347db0ec:where([data-with-right-section]){grid-template-columns:1fr auto}.m_347db0ec:where([data-with-left-section][data-with-right-section],[data-variant=dot][data-with-right-section]){grid-template-columns:auto 1fr auto}.m_347db0ec:where([data-block]){display:flex;width:100%}.m_347db0ec:where([data-circle]){padding-inline:calc(.125rem * var(--mantine-scale));display:flex;width:var(--badge-height)}.m_fbd81e3d{--badge-dot-size: calc(var(--badge-height) / 3.4)}:where([data-mantine-color-scheme=light]) .m_fbd81e3d{background-color:var(--mantine-color-white);border-color:var(--mantine-color-gray-4);color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_fbd81e3d{background-color:var(--mantine-color-dark-5);border-color:var(--mantine-color-dark-5);color:var(--mantine-color-white)}.m_fbd81e3d:before{content:"";display:block;width:var(--badge-dot-size);height:var(--badge-dot-size);border-radius:var(--badge-dot-size);background-color:var(--badge-dot-color);margin-inline-end:var(--badge-dot-size)}.m_5add502a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;cursor:inherit}.m_91fdda9b{--badge-section-margin: calc(var(--mantine-spacing-xs) / 2);display:inline-flex;justify-content:center;align-items:center;max-height:calc(var(--badge-height) - var(--badge-border-width) * 2)}.m_91fdda9b:where([data-position=left]){margin-inline-end:var(--badge-section-margin)}.m_91fdda9b:where([data-position=right]){margin-inline-start:var(--badge-section-margin)}.m_ddec01c0{--blockquote-border: 3px solid var(--bq-bd);position:relative;margin:0;border-inline-start:var(--blockquote-border);border-start-end-radius:var(--bq-radius);border-end-end-radius:var(--bq-radius);padding:var(--mantine-spacing-xl) calc(2.375rem * var(--mantine-scale))}:where([data-mantine-color-scheme=light]) .m_ddec01c0{background-color:var(--bq-bg-light)}:where([data-mantine-color-scheme=dark]) .m_ddec01c0{background-color:var(--bq-bg-dark)}.m_dde7bd57{--blockquote-icon-offset: calc(var(--bq-icon-size) / -2);position:absolute;color:var(--bq-bd);background-color:var(--mantine-color-body);display:flex;align-items:center;justify-content:center;top:var(--blockquote-icon-offset);inset-inline-start:var(--blockquote-icon-offset);width:var(--bq-icon-size);height:var(--bq-icon-size);border-radius:var(--bq-icon-size)}.m_dde51a35{display:block;margin-top:var(--mantine-spacing-md);opacity:.6;font-size:85%}.m_8b3717df{display:flex;align-items:center;flex-wrap:wrap}.m_f678d540{line-height:1;white-space:nowrap;-webkit-tap-highlight-color:transparent}.m_3b8f2208{margin-inline:var(--bc-separator-margin, var(--mantine-spacing-xs));line-height:1;display:flex;align-items:center;justify-content:center}:where([data-mantine-color-scheme=light]) .m_3b8f2208{color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_3b8f2208{color:var(--mantine-color-dark-2)}.m_fea6bf1a{--burger-size-xs: calc(.75rem * var(--mantine-scale));--burger-size-sm: calc(1.125rem * var(--mantine-scale));--burger-size-md: calc(1.5rem * var(--mantine-scale));--burger-size-lg: calc(2.125rem * var(--mantine-scale));--burger-size-xl: calc(2.625rem * var(--mantine-scale));--burger-size: var(--burger-size-md);--burger-line-size: calc(var(--burger-size) / 12);width:calc(var(--burger-size) + var(--mantine-spacing-xs));height:calc(var(--burger-size) + var(--mantine-spacing-xs));padding:calc(var(--mantine-spacing-xs) / 2);cursor:pointer}:where([data-mantine-color-scheme=light]) .m_fea6bf1a{--burger-color: var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_fea6bf1a{--burger-color: var(--mantine-color-white)}.m_d4fb9cad{position:relative;-webkit-user-select:none;user-select:none}.m_d4fb9cad,.m_d4fb9cad:before,.m_d4fb9cad:after{display:block;width:var(--burger-size);height:var(--burger-line-size);background-color:var(--burger-color);outline:calc(.0625rem * var(--mantine-scale)) solid transparent;transition-property:background-color,transform;transition-duration:var(--burger-transition-duration, .3s);transition-timing-function:var(--burger-transition-timing-function, ease)}.m_d4fb9cad:before,.m_d4fb9cad:after{position:absolute;content:"";inset-inline-start:0}.m_d4fb9cad:before{top:calc(var(--burger-size) / -3)}.m_d4fb9cad:after{top:calc(var(--burger-size) / 3)}.m_d4fb9cad[data-opened]{background-color:transparent}.m_d4fb9cad[data-opened]:before{transform:translateY(calc(var(--burger-size) / 3)) rotate(45deg)}.m_d4fb9cad[data-opened]:after{transform:translateY(calc(var(--burger-size) / -3)) rotate(-45deg)}.m_77c9d27d{--button-height-xs: calc(1.875rem * var(--mantine-scale));--button-height-sm: calc(2.25rem * var(--mantine-scale));--button-height-md: calc(2.625rem * var(--mantine-scale));--button-height-lg: calc(3.125rem * var(--mantine-scale));--button-height-xl: calc(3.75rem * var(--mantine-scale));--button-height-compact-xs: calc(1.375rem * var(--mantine-scale));--button-height-compact-sm: calc(1.625rem * var(--mantine-scale));--button-height-compact-md: calc(1.875rem * var(--mantine-scale));--button-height-compact-lg: calc(2.125rem * var(--mantine-scale));--button-height-compact-xl: calc(2.5rem * var(--mantine-scale));--button-padding-x-xs: calc(.875rem * var(--mantine-scale));--button-padding-x-sm: calc(1.125rem * var(--mantine-scale));--button-padding-x-md: calc(1.375rem * var(--mantine-scale));--button-padding-x-lg: calc(1.625rem * var(--mantine-scale));--button-padding-x-xl: calc(2rem * var(--mantine-scale));--button-padding-x-compact-xs: calc(.4375rem * var(--mantine-scale));--button-padding-x-compact-sm: calc(.5rem * var(--mantine-scale));--button-padding-x-compact-md: calc(.625rem * var(--mantine-scale));--button-padding-x-compact-lg: calc(.75rem * var(--mantine-scale));--button-padding-x-compact-xl: calc(.875rem * var(--mantine-scale));--button-height: var(--button-height-sm);--button-padding-x: var(--button-padding-x-sm);--button-color: var(--mantine-color-white);-webkit-user-select:none;user-select:none;font-weight:600;position:relative;line-height:1;text-align:center;overflow:hidden;width:auto;cursor:pointer;display:inline-block;border-radius:var(--button-radius, var(--mantine-radius-default));font-size:var(--button-fz, var(--mantine-font-size-sm));background:var(--button-bg, var(--mantine-primary-color-filled));border:var(--button-bd, calc(.0625rem * var(--mantine-scale)) solid transparent);color:var(--button-color, var(--mantine-color-white));height:var(--button-height, var(--button-height-sm));padding-inline:var(--button-padding-x, var(--button-padding-x-sm));vertical-align:middle}.m_77c9d27d:where([data-block]){display:block;width:100%}.m_77c9d27d:where([data-with-left-section]){padding-inline-start:calc(var(--button-padding-x) / 1.5)}.m_77c9d27d:where([data-with-right-section]){padding-inline-end:calc(var(--button-padding-x) / 1.5)}.m_77c9d27d:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){cursor:not-allowed;border:calc(.0625rem * var(--mantine-scale)) solid transparent;transform:none}:where([data-mantine-color-scheme=light]) .m_77c9d27d:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){color:var(--mantine-color-gray-5);background:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_77c9d27d:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){color:var(--mantine-color-dark-3);background:var(--mantine-color-dark-6)}.m_77c9d27d:before{content:"";pointer-events:none;position:absolute;inset:calc(-.0625rem * var(--mantine-scale));border-radius:var(--button-radius, var(--mantine-radius-default));transform:translateY(-100%);opacity:0;filter:blur(12px);transition:transform .15s ease,opacity .1s ease}:where([data-mantine-color-scheme=light]) .m_77c9d27d:before{background-color:#ffffff26}:where([data-mantine-color-scheme=dark]) .m_77c9d27d:before{background-color:#00000026}.m_77c9d27d:where([data-loading]){cursor:not-allowed;transform:none}.m_77c9d27d:where([data-loading]):before{transform:translateY(0);opacity:1}.m_77c9d27d:where([data-loading]) .m_80f1301b{opacity:0;transform:translateY(100%)}@media (hover: hover){.m_77c9d27d:hover:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--button-hover, var(--mantine-primary-color-filled-hover));color:var(--button-hover-color, var(--button-color))}}@media (hover: none){.m_77c9d27d:active:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--button-hover, var(--mantine-primary-color-filled-hover));color:var(--button-hover-color, var(--button-color))}}.m_80f1301b{display:flex;align-items:center;justify-content:var(--button-justify, center);height:100%;overflow:visible;transition:transform .15s ease,opacity .1s ease}.m_811560b9{white-space:nowrap;height:100%;overflow:hidden;display:flex;align-items:center;opacity:1}.m_811560b9:where([data-loading]){opacity:.2}.m_a74036a{display:flex;align-items:center}.m_a74036a:where([data-position=left]){margin-inline-end:var(--mantine-spacing-xs)}.m_a74036a:where([data-position=right]){margin-inline-start:var(--mantine-spacing-xs)}.m_a25b86ee{position:absolute;left:50%;top:50%}.m_80d6d844{--button-border-width: calc(.0625rem * var(--mantine-scale));display:flex}.m_80d6d844 :where(.m_77c9d27d):focus{position:relative;z-index:1}.m_80d6d844[data-orientation=horizontal]{flex-direction:row}.m_80d6d844[data-orientation=horizontal] .m_77c9d27d:not(:only-child):first-child,.m_80d6d844[data-orientation=horizontal] .m_70be2a01:not(:only-child):first-child{border-end-end-radius:0;border-start-end-radius:0;border-inline-end-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=horizontal] .m_77c9d27d:not(:only-child):last-child,.m_80d6d844[data-orientation=horizontal] .m_70be2a01:not(:only-child):last-child{border-end-start-radius:0;border-start-start-radius:0;border-inline-start-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=horizontal] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child),.m_80d6d844[data-orientation=horizontal] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-inline-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=vertical]{flex-direction:column}.m_80d6d844[data-orientation=vertical] .m_77c9d27d:not(:only-child):first-child,.m_80d6d844[data-orientation=vertical] .m_70be2a01:not(:only-child):first-child{border-end-start-radius:0;border-end-end-radius:0;border-bottom-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=vertical] .m_77c9d27d:not(:only-child):last-child,.m_80d6d844[data-orientation=vertical] .m_70be2a01:not(:only-child):last-child{border-start-start-radius:0;border-start-end-radius:0;border-top-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=vertical] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child),.m_80d6d844[data-orientation=vertical] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-bottom-width:calc(var(--button-border-width) / 2);border-top-width:calc(var(--button-border-width) / 2)}.m_70be2a01{--section-height-xs: calc(1.875rem * var(--mantine-scale));--section-height-sm: calc(2.25rem * var(--mantine-scale));--section-height-md: calc(2.625rem * var(--mantine-scale));--section-height-lg: calc(3.125rem * var(--mantine-scale));--section-height-xl: calc(3.75rem * var(--mantine-scale));--section-height-compact-xs: calc(1.375rem * var(--mantine-scale));--section-height-compact-sm: calc(1.625rem * var(--mantine-scale));--section-height-compact-md: calc(1.875rem * var(--mantine-scale));--section-height-compact-lg: calc(2.125rem * var(--mantine-scale));--section-height-compact-xl: calc(2.5rem * var(--mantine-scale));--section-padding-x-xs: calc(.875rem * var(--mantine-scale));--section-padding-x-sm: calc(1.125rem * var(--mantine-scale));--section-padding-x-md: calc(1.375rem * var(--mantine-scale));--section-padding-x-lg: calc(1.625rem * var(--mantine-scale));--section-padding-x-xl: calc(2rem * var(--mantine-scale));--section-padding-x-compact-xs: calc(.4375rem * var(--mantine-scale));--section-padding-x-compact-sm: calc(.5rem * var(--mantine-scale));--section-padding-x-compact-md: calc(.625rem * var(--mantine-scale));--section-padding-x-compact-lg: calc(.75rem * var(--mantine-scale));--section-padding-x-compact-xl: calc(.875rem * var(--mantine-scale));--section-height: var(--section-height-sm);--section-padding-x: var(--section-padding-x-sm);--section-color: var(--mantine-color-white);font-weight:600;width:auto;border-radius:var(--section-radius, var(--mantine-radius-default));font-size:var(--section-fz, var(--mantine-font-size-sm));background:var(--section-bg, var(--mantine-primary-color-filled));border:var(--section-bd, calc(.0625rem * var(--mantine-scale)) solid transparent);color:var(--section-color, var(--mantine-color-white));height:var(--section-height, var(--section-height-sm));padding-inline:var(--section-padding-x, var(--section-padding-x-sm));vertical-align:middle;line-height:1;display:inline-flex;align-items:center;justify-content:center}.m_e615b15f{--card-padding: var(--mantine-spacing-md);position:relative;overflow:hidden;display:flex;flex-direction:column;padding:var(--card-padding);color:var(--mantine-color-text)}:where([data-mantine-color-scheme=light]) .m_e615b15f{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_e615b15f{background-color:var(--mantine-color-dark-6)}.m_599a2148{display:block;margin-inline:calc(var(--card-padding) * -1)}.m_599a2148:where(:first-child){margin-top:calc(var(--card-padding) * -1);border-top:none!important}.m_599a2148:where(:last-child){margin-bottom:calc(var(--card-padding) * -1);border-bottom:none!important}.m_599a2148:where([data-inherit-padding]){padding-inline:var(--card-padding)}.m_599a2148:where([data-with-border]){border-top:calc(.0625rem * var(--mantine-scale)) solid;border-bottom:calc(.0625rem * var(--mantine-scale)) solid}:where([data-mantine-color-scheme=light]) .m_599a2148{border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_599a2148{border-color:var(--mantine-color-dark-4)}.m_599a2148+.m_599a2148{border-top:none!important}.m_4451eb3a{display:flex;align-items:center;justify-content:center}.m_4451eb3a:where([data-inline]){display:inline-flex}.m_f59ffda3{--chip-size-xs: calc(1.4375rem * var(--mantine-scale));--chip-size-sm: calc(1.75rem * var(--mantine-scale));--chip-size-md: calc(2rem * var(--mantine-scale));--chip-size-lg: calc(2.25rem * var(--mantine-scale));--chip-size-xl: calc(2.5rem * var(--mantine-scale));--chip-icon-size-xs: calc(.625rem * var(--mantine-scale));--chip-icon-size-sm: calc(.75rem * var(--mantine-scale));--chip-icon-size-md: calc(.875rem * var(--mantine-scale));--chip-icon-size-lg: calc(1rem * var(--mantine-scale));--chip-icon-size-xl: calc(1.125rem * var(--mantine-scale));--chip-padding-xs: calc(1rem * var(--mantine-scale));--chip-padding-sm: calc(1.25rem * var(--mantine-scale));--chip-padding-md: calc(1.5rem * var(--mantine-scale));--chip-padding-lg: calc(1.75rem * var(--mantine-scale));--chip-padding-xl: calc(2rem * var(--mantine-scale));--chip-checked-padding-xs: calc(.46875rem * var(--mantine-scale));--chip-checked-padding-sm: calc(.625rem * var(--mantine-scale));--chip-checked-padding-md: calc(.73125rem * var(--mantine-scale));--chip-checked-padding-lg: calc(.84375rem * var(--mantine-scale));--chip-checked-padding-xl: calc(.98125rem * var(--mantine-scale));--chip-spacing-xs: calc(.625rem * var(--mantine-scale));--chip-spacing-sm: calc(.75rem * var(--mantine-scale));--chip-spacing-md: calc(1rem * var(--mantine-scale));--chip-spacing-lg: calc(1.25rem * var(--mantine-scale));--chip-spacing-xl: calc(1.375rem * var(--mantine-scale));--chip-size: var(--chip-size-sm);--chip-icon-size: var(--chip-icon-size-sm);--chip-padding: var(--chip-padding-sm);--chip-spacing: var(--chip-spacing-sm);--chip-checked-padding: var(--chip-checked-padding-sm);--chip-bg: var(--mantine-primary-color-filled);--chip-hover: var(--mantine-primary-color-filled-hover);--chip-color: var(--mantine-color-white);--chip-bd: calc(.0625rem * var(--mantine-scale)) solid transparent}.m_be049a53{display:inline-flex;align-items:center;-webkit-user-select:none;user-select:none;border-radius:var(--chip-radius, 1000rem);height:var(--chip-size);font-size:var(--chip-fz, var(--mantine-font-size-sm));line-height:calc(var(--chip-size) - calc(.125rem * var(--mantine-scale)));padding-inline:var(--chip-padding);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:calc(.0625rem * var(--mantine-scale)) solid transparent;color:var(--mantine-color-text)}.m_be049a53:where([data-checked]){padding:var(--chip-checked-padding)}.m_be049a53:where([data-disabled]){cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_be049a53:where([data-disabled]){background-color:var(--mantine-color-gray-2);color:var(--mantine-color-gray-5)}:where([data-mantine-color-scheme=dark]) .m_be049a53:where([data-disabled]){background-color:var(--mantine-color-dark-6);color:var(--mantine-color-dark-3)}:where([data-mantine-color-scheme=light]) .m_3904c1af:not([data-disabled]){background-color:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_3904c1af:not([data-disabled]){background-color:var(--mantine-color-dark-6);border:1px solid var(--mantine-color-dark-4)}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_3904c1af:not([data-disabled]):hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_3904c1af:not([data-disabled]):hover{background-color:var(--mantine-color-dark-5)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_3904c1af:not([data-disabled]):active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_3904c1af:not([data-disabled]):active{background-color:var(--mantine-color-dark-5)}}.m_3904c1af:not([data-disabled]):where([data-checked]){--chip-icon-color: var(--chip-color);border:var(--chip-bd)}@media (hover: hover){.m_3904c1af:not([data-disabled]):where([data-checked]):hover{background-color:var(--chip-hover)}}@media (hover: none){.m_3904c1af:not([data-disabled]):where([data-checked]):active{background-color:var(--chip-hover)}}.m_fa109255:not([data-disabled]),.m_f7e165c3:not([data-disabled]){border:calc(.0625rem * var(--mantine-scale)) solid transparent;color:var(--mantine-color-text)}:where([data-mantine-color-scheme=light]) .m_fa109255:not([data-disabled]),:where([data-mantine-color-scheme=light]) .m_f7e165c3:not([data-disabled]){background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_fa109255:not([data-disabled]),:where([data-mantine-color-scheme=dark]) .m_f7e165c3:not([data-disabled]){background-color:var(--mantine-color-dark-5)}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_fa109255:not([data-disabled]):hover,:where([data-mantine-color-scheme=light]) .m_f7e165c3:not([data-disabled]):hover{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_fa109255:not([data-disabled]):hover,:where([data-mantine-color-scheme=dark]) .m_f7e165c3:not([data-disabled]):hover{background-color:var(--mantine-color-dark-4)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_fa109255:not([data-disabled]):active,:where([data-mantine-color-scheme=light]) .m_f7e165c3:not([data-disabled]):active{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_fa109255:not([data-disabled]):active,:where([data-mantine-color-scheme=dark]) .m_f7e165c3:not([data-disabled]):active{background-color:var(--mantine-color-dark-4)}}.m_fa109255:not([data-disabled]):where([data-checked]),.m_f7e165c3:not([data-disabled]):where([data-checked]){--chip-icon-color: var(--chip-color);color:var(--chip-color);background-color:var(--chip-bg)}@media (hover: hover){.m_fa109255:not([data-disabled]):where([data-checked]):hover,.m_f7e165c3:not([data-disabled]):where([data-checked]):hover{background-color:var(--chip-hover)}}@media (hover: none){.m_fa109255:not([data-disabled]):where([data-checked]):active,.m_f7e165c3:not([data-disabled]):where([data-checked]):active{background-color:var(--chip-hover)}}.m_9ac86df9{width:calc(var(--chip-icon-size) + (var(--chip-spacing) / 1.5));max-width:calc(var(--chip-icon-size) + (var(--chip-spacing) / 1.5));height:var(--chip-icon-size);display:flex;align-items:center;overflow:hidden}.m_d6d72580{width:var(--chip-icon-size);height:var(--chip-icon-size);display:block;color:var(--chip-icon-color, inherit)}.m_bde07329{width:0;height:0;padding:0;opacity:0;margin:0}.m_bde07329:focus-visible+.m_be049a53{outline:2px solid var(--mantine-primary-color-filled);outline-offset:calc(.125rem * var(--mantine-scale))}.m_b183c0a2{font-family:var(--mantine-font-family-monospace);line-height:var(--mantine-line-height);padding:2px calc(var(--mantine-spacing-xs) / 2);border-radius:var(--mantine-radius-sm);font-size:var(--mantine-font-size-xs);margin:0;overflow:auto}:where([data-mantine-color-scheme=light]) .m_b183c0a2{background-color:var(--code-bg, var(--mantine-color-gray-1));color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_b183c0a2{background-color:var(--code-bg, var(--mantine-color-dark-5));color:var(--mantine-color-white)}.m_b183c0a2[data-block]{padding:var(--mantine-spacing-xs)}.m_de3d2490{--cs-size: calc(1.75rem * var(--mantine-scale));--cs-radius: calc(62.5rem * var(--mantine-scale));-webkit-tap-highlight-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;line-height:1;position:relative;width:var(--cs-size);height:var(--cs-size);min-width:var(--cs-size);min-height:var(--cs-size);border-radius:var(--cs-radius);color:inherit;text-decoration:none}[data-mantine-color-scheme=light] .m_de3d2490{--alpha-overlay-color: var(--mantine-color-gray-3);--alpha-overlay-bg: var(--mantine-color-white)}[data-mantine-color-scheme=dark] .m_de3d2490{--alpha-overlay-color: var(--mantine-color-dark-4);--alpha-overlay-bg: var(--mantine-color-dark-7)}.m_862f3d1b{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--cs-radius)}.m_98ae7f22{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--cs-radius);z-index:1;box-shadow:#0000001a 0 0 0 calc(.0625rem * var(--mantine-scale)) inset,#00000026 0 0 calc(.25rem * var(--mantine-scale)) inset}.m_95709ac0{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--cs-radius);background-size:calc(.5rem * var(--mantine-scale)) calc(.5rem * var(--mantine-scale));background-position:0 0,0 calc(.25rem * var(--mantine-scale)),calc(.25rem * var(--mantine-scale)) calc(-.25rem * var(--mantine-scale)),calc(-.25rem * var(--mantine-scale)) 0;background-image:linear-gradient(45deg,var(--alpha-overlay-color) 25%,transparent 25%),linear-gradient(-45deg,var(--alpha-overlay-color) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--alpha-overlay-color) 75%),linear-gradient(-45deg,var(--alpha-overlay-bg) 75%,var(--alpha-overlay-color) 75%)}.m_93e74e3{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--cs-radius);z-index:2;display:flex;align-items:center;justify-content:center}.m_fee9c77{--cp-width-xs: calc(11.25rem * var(--mantine-scale));--cp-width-sm: calc(12.5rem * var(--mantine-scale));--cp-width-md: calc(15rem * var(--mantine-scale));--cp-width-lg: calc(17.5rem * var(--mantine-scale));--cp-width-xl: calc(20rem * var(--mantine-scale));--cp-preview-size-xs: calc(1.625rem * var(--mantine-scale));--cp-preview-size-sm: calc(2.125rem * var(--mantine-scale));--cp-preview-size-md: calc(2.625rem * var(--mantine-scale));--cp-preview-size-lg: calc(3.125rem * var(--mantine-scale));--cp-preview-size-xl: calc(3.375rem * var(--mantine-scale));--cp-thumb-size-xs: calc(.5rem * var(--mantine-scale));--cp-thumb-size-sm: calc(.75rem * var(--mantine-scale));--cp-thumb-size-md: calc(1rem * var(--mantine-scale));--cp-thumb-size-lg: calc(1.25rem * var(--mantine-scale));--cp-thumb-size-xl: calc(1.375rem * var(--mantine-scale));--cp-saturation-height-xs: calc(6.25rem * var(--mantine-scale));--cp-saturation-height-sm: calc(6.875rem * var(--mantine-scale));--cp-saturation-height-md: calc(7.5rem * var(--mantine-scale));--cp-saturation-height-lg: calc(8.75rem * var(--mantine-scale));--cp-saturation-height-xl: calc(10rem * var(--mantine-scale));--cp-preview-size: var(--cp-preview-size-sm);--cp-thumb-size: var(--cp-thumb-size-sm);--cp-saturation-height: var(--cp-saturation-height-sm);--cp-width: var(--cp-width-sm);--cp-body-spacing: var(--mantine-spacing-sm);width:var(--cp-width);padding:calc(.0625rem * var(--mantine-scale))}.m_fee9c77:where([data-full-width]){width:100%}.m_9dddfbac{width:var(--cp-preview-size);height:var(--cp-preview-size)}.m_bffecc3e{display:flex;padding-top:calc(var(--cp-body-spacing) / 2)}.m_3283bb96{flex:1}.m_3283bb96:not(:only-child){margin-inline-end:var(--mantine-spacing-xs)}.m_40d572ba{overflow:hidden;position:absolute;box-shadow:0 0 1px #0009;border:2px solid var(--mantine-color-white);width:var(--cp-thumb-size);height:var(--cp-thumb-size);border-radius:var(--cp-thumb-size);left:calc(var(--thumb-x-offset) - var(--cp-thumb-size) / 2);top:calc(var(--thumb-y-offset) - var(--cp-thumb-size) / 2)}.m_d8ee6fd8{height:unset!important;width:unset!important;min-width:0!important;min-height:0!important;margin:calc(.125rem * var(--mantine-scale));cursor:pointer;padding-bottom:calc(var(--cp-swatch-size) - calc(.25rem * var(--mantine-scale)));flex:0 0 calc(var(--cp-swatch-size) - calc(.25rem * var(--mantine-scale)))}.m_5711e686{margin-top:calc(.3125rem * var(--mantine-scale));margin-inline:calc(-.125rem * var(--mantine-scale));display:flex;flex-wrap:wrap}.m_202a296e{--cp-thumb-size-xs: calc(.5rem * var(--mantine-scale));--cp-thumb-size-sm: calc(.75rem * var(--mantine-scale));--cp-thumb-size-md: calc(1rem * var(--mantine-scale));--cp-thumb-size-lg: calc(1.25rem * var(--mantine-scale));--cp-thumb-size-xl: calc(1.375rem * var(--mantine-scale));-webkit-tap-highlight-color:transparent;position:relative;height:var(--cp-saturation-height);border-radius:var(--mantine-radius-sm);margin:calc(var(--cp-thumb-size) / 2)}.m_202a296e:where([data-focus-ring=auto]):focus:focus-visible .m_40d572ba{outline:2px solid var(--mantine-color-blue-filled)}.m_202a296e:where([data-focus-ring=always]):focus .m_40d572ba{outline:2px solid var(--mantine-color-blue-filled)}.m_11b3db02{position:absolute;border-radius:var(--mantine-radius-sm);inset:calc(var(--cp-thumb-size) * -1 / 2 - calc(.0625rem * var(--mantine-scale)))}.m_d856d47d{--cp-thumb-size-xs: calc(.5rem * var(--mantine-scale));--cp-thumb-size-sm: calc(.75rem * var(--mantine-scale));--cp-thumb-size-md: calc(1rem * var(--mantine-scale));--cp-thumb-size-lg: calc(1.25rem * var(--mantine-scale));--cp-thumb-size-xl: calc(1.375rem * var(--mantine-scale));--cp-thumb-size: var(--cp-thumb-size, calc(.75rem * var(--mantine-scale)));position:relative;height:calc(var(--cp-thumb-size) + calc(.125rem * var(--mantine-scale)));margin-inline:calc(var(--cp-thumb-size) / 2);outline:none}.m_d856d47d+.m_d856d47d{margin-top:calc(.375rem * var(--mantine-scale))}.m_d856d47d:where([data-focus-ring=auto]):focus:focus-visible .m_40d572ba{outline:2px solid var(--mantine-color-blue-filled)}.m_d856d47d:where([data-focus-ring=always]):focus .m_40d572ba{outline:2px solid var(--mantine-color-blue-filled)}:where([data-mantine-color-scheme=light]) .m_d856d47d{--slider-checkers: var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_d856d47d{--slider-checkers: var(--mantine-color-dark-4)}.m_8f327113{position:absolute;top:0;bottom:0;inset-inline:calc(var(--cp-thumb-size) * -1 / 2 - calc(.0625rem * var(--mantine-scale)));border-radius:10000rem}.m_b077c2bc{--ci-eye-dropper-icon-size-xs: calc(.875rem * var(--mantine-scale));--ci-eye-dropper-icon-size-sm: calc(1rem * var(--mantine-scale));--ci-eye-dropper-icon-size-md: calc(1.125rem * var(--mantine-scale));--ci-eye-dropper-icon-size-lg: calc(1.25rem * var(--mantine-scale));--ci-eye-dropper-icon-size-xl: calc(1.375rem * var(--mantine-scale));--ci-eye-dropper-icon-size: var(--ci-eye-dropper-icon-size-sm)}.m_c5ccdcab{--ci-preview-size-xs: calc(1rem * var(--mantine-scale));--ci-preview-size-sm: calc(1.125rem * var(--mantine-scale));--ci-preview-size-md: calc(1.375rem * var(--mantine-scale));--ci-preview-size-lg: calc(1.75rem * var(--mantine-scale));--ci-preview-size-xl: calc(2.25rem * var(--mantine-scale));--ci-preview-size: var(--ci-preview-size-sm)}.m_5ece2cd7{padding:calc(.5rem * var(--mantine-scale))}.m_7485cace{--container-size-xs: calc(33.75rem * var(--mantine-scale));--container-size-sm: calc(45rem * var(--mantine-scale));--container-size-md: calc(60rem * var(--mantine-scale));--container-size-lg: calc(71.25rem * var(--mantine-scale));--container-size-xl: calc(82.5rem * var(--mantine-scale));--container-size: var(--container-size-md);max-width:var(--container-size);padding-inline:var(--mantine-spacing-md);margin-inline:auto}.m_7485cace:where([data-fluid]){max-width:100%}.m_e2125a27{--dialog-size-xs: calc(10rem * var(--mantine-scale));--dialog-size-sm: calc(12.5rem * var(--mantine-scale));--dialog-size-md: calc(21.25rem * var(--mantine-scale));--dialog-size-lg: calc(25rem * var(--mantine-scale));--dialog-size-xl: calc(31.25rem * var(--mantine-scale));--dialog-size: var(--dialog-size-md);position:relative;width:var(--dialog-size);max-width:calc(100vw - var(--mantine-spacing-xl) * 2);min-height:calc(3.125rem * var(--mantine-scale))}.m_5abab665{position:absolute;top:calc(var(--mantine-spacing-md) / 2);inset-inline-end:calc(var(--mantine-spacing-md) / 2)}.m_3eebeb36{--divider-size-xs: calc(.0625rem * var(--mantine-scale));--divider-size-sm: calc(.125rem * var(--mantine-scale));--divider-size-md: calc(.1875rem * var(--mantine-scale));--divider-size-lg: calc(.25rem * var(--mantine-scale));--divider-size-xl: calc(.3125rem * var(--mantine-scale));--divider-size: var(--divider-size-xs)}:where([data-mantine-color-scheme=light]) .m_3eebeb36{--divider-color: var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_3eebeb36{--divider-color: var(--mantine-color-dark-4)}.m_3eebeb36:where([data-orientation=horizontal]){border-top:var(--divider-size) var(--divider-border-style, solid) var(--divider-color)}.m_3eebeb36:where([data-orientation=vertical]){border-inline-start:var(--divider-size) var(--divider-border-style, solid) var(--divider-color);height:auto;align-self:stretch}.m_3eebeb36:where([data-with-label]){border:0}.m_9e365f20{display:flex;align-items:center;font-size:var(--mantine-font-size-xs);color:var(--mantine-color-dimmed);white-space:nowrap}.m_9e365f20:where([data-position=left]):before{display:none}.m_9e365f20:where([data-position=right]):after{display:none}.m_9e365f20:before{content:"";flex:1;height:calc(.0625rem * var(--mantine-scale));border-top:var(--divider-size) var(--divider-border-style, solid) var(--divider-color);margin-inline-end:var(--mantine-spacing-xs)}.m_9e365f20:after{content:"";flex:1;height:calc(.0625rem * var(--mantine-scale));border-top:var(--divider-size) var(--divider-border-style, solid) var(--divider-color);margin-inline-start:var(--mantine-spacing-xs)}.m_f11b401e{--drawer-size-xs: calc(20rem * var(--mantine-scale));--drawer-size-sm: calc(23.75rem * var(--mantine-scale));--drawer-size-md: calc(27.5rem * var(--mantine-scale));--drawer-size-lg: calc(38.75rem * var(--mantine-scale));--drawer-size-xl: calc(48.75rem * var(--mantine-scale));--drawer-size: var(--drawer-size-md);--drawer-offset: 0rem}.m_5a7c2c9{z-index:1000}.m_b8a05bbd{flex:var(--drawer-flex, 0 0 var(--drawer-size));height:var(--drawer-height, calc(100% - var(--drawer-offset) * 2));margin:var(--drawer-offset);max-width:calc(100% - var(--drawer-offset) * 2);max-height:calc(100% - var(--drawer-offset) * 2);overflow-y:auto}.m_b8a05bbd[data-hidden]{opacity:0!important;pointer-events:none}.m_31cd769a{display:flex;justify-content:var(--drawer-justify, flex-start);align-items:var(--drawer-align, flex-start)}.m_e9408a47{padding:var(--mantine-spacing-lg);padding-top:var(--mantine-spacing-xs);border-radius:var(--fieldset-radius, var(--mantine-radius-default));min-inline-size:auto}.m_84c9523a{border:calc(.0625rem * var(--mantine-scale)) solid}:where([data-mantine-color-scheme=light]) .m_84c9523a{border-color:var(--mantine-color-gray-3);background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_84c9523a{border-color:var(--mantine-color-dark-4);background-color:var(--mantine-color-dark-7)}.m_ef274e49{border:calc(.0625rem * var(--mantine-scale)) solid}:where([data-mantine-color-scheme=light]) .m_ef274e49{border-color:var(--mantine-color-gray-3);background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_ef274e49{border-color:var(--mantine-color-dark-4);background-color:var(--mantine-color-dark-6)}.m_eda993d3{padding:0;border:0;border-radius:0}.m_90794832{font-size:var(--mantine-font-size-sm)}.m_74ca27fe{padding:0;margin-bottom:var(--mantine-spacing-sm)}.m_8478a6da{container:mantine-grid / inline-size}.m_410352e9{--grid-overflow: visible;--grid-margin: calc(var(--grid-gutter) / -2);--grid-col-padding: calc(var(--grid-gutter) / 2);overflow:var(--grid-overflow)}.m_dee7bd2f{width:calc(100% + var(--grid-gutter));display:flex;flex-wrap:wrap;justify-content:var(--grid-justify);align-items:var(--grid-align);margin:var(--grid-margin)}.m_96bdd299{--col-flex-grow: 0;--col-offset: 0rem;flex-shrink:0;order:var(--col-order);flex-basis:var(--col-flex-basis);width:var(--col-width);max-width:var(--col-max-width);flex-grow:var(--col-flex-grow);margin-inline-start:var(--col-offset);padding:var(--grid-col-padding)}.m_bcb3f3c2{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=light]) .m_bcb3f3c2{background-color:var(--mark-bg-light)}:where([data-mantine-color-scheme=dark]) .m_bcb3f3c2{background-color:var(--mark-bg-dark)}.m_9e117634{display:block;flex:0;object-fit:var(--image-object-fit, cover);width:100%;border-radius:var(--image-radius, 0)}@keyframes m_885901b1{0%{opacity:.6;transform:scale(0)}to{opacity:0;transform:scale(2.8)}}.m_e5262200{--indicator-size: calc(.625rem * var(--mantine-scale));--indicator-color: var(--mantine-primary-color-filled);position:relative;display:block}.m_e5262200:where([data-inline]){display:inline-block}.m_760d1fb1{position:absolute;top:var(--indicator-top);left:var(--indicator-left);right:var(--indicator-right);bottom:var(--indicator-bottom);transform:translate(var(--indicator-translate-x),var(--indicator-translate-y));min-width:var(--indicator-size);height:var(--indicator-size);border-radius:var(--indicator-radius, 1000rem);z-index:var(--indicator-z-index, 200);display:flex;align-items:center;justify-content:center;font-size:var(--mantine-font-size-xs);background-color:var(--indicator-color);color:var(--indicator-text-color, var(--mantine-color-white));white-space:nowrap}.m_760d1fb1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--indicator-color);border-radius:var(--indicator-radius, 1000rem);z-index:-1}.m_760d1fb1:where([data-with-label]){padding-inline:calc(var(--mantine-spacing-xs) / 2)}.m_760d1fb1:where([data-with-border]){border:2px solid var(--mantine-color-body)}.m_760d1fb1[data-processing]:before{animation:m_885901b1 1s linear infinite}.m_dc6f14e2{--kbd-fz-xs: calc(.625rem * var(--mantine-scale));--kbd-fz-sm: calc(.75rem * var(--mantine-scale));--kbd-fz-md: calc(.875rem * var(--mantine-scale));--kbd-fz-lg: calc(1rem * var(--mantine-scale));--kbd-fz-xl: calc(1.25rem * var(--mantine-scale));--kbd-fz: var(--kbd-fz-sm);--kbd-padding-xs: calc(.125rem * var(--mantine-scale)) calc(.25rem * var(--mantine-scale));--kbd-padding-sm: calc(.1875rem * var(--mantine-scale)) calc(.3125rem * var(--mantine-scale));--kbd-padding-md: calc(.25rem * var(--mantine-scale)) calc(.4375rem * var(--mantine-scale));--kbd-padding-lg: calc(.3125rem * var(--mantine-scale)) calc(.5625rem * var(--mantine-scale));--kbd-padding-xl: calc(.5rem * var(--mantine-scale)) calc(.875rem * var(--mantine-scale));--kbd-padding: var(--kbd-padding-sm);font-family:var(--mantine-font-family-monospace);line-height:var(--mantine-line-height);font-weight:700;padding:var(--kbd-padding);font-size:var(--kbd-fz);border-radius:var(--mantine-radius-sm);border:calc(.0625rem * var(--mantine-scale)) solid;border-bottom-width:calc(.1875rem * var(--mantine-scale));unicode-bidi:embed}:where([data-mantine-color-scheme=light]) .m_dc6f14e2{border-color:var(--mantine-color-gray-3);color:var(--mantine-color-gray-7);background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_dc6f14e2{border-color:var(--mantine-color-dark-4);color:var(--mantine-color-dark-0);background-color:var(--mantine-color-dark-6)}.m_abbac491{--list-fz: var(--mantine-font-size-md);--list-lh: var(--mantine-line-height-md);list-style-position:inside;font-size:var(--list-fz);line-height:var(--list-lh);margin:0;padding:0}.m_abbac491:where([data-with-padding]){padding-inline-start:var(--mantine-spacing-md)}.m_abb6bec2{white-space:nowrap;line-height:var(--list-lh)}.m_abb6bec2:where([data-with-icon]){list-style:none}.m_abb6bec2:where([data-with-icon]) .m_75cd9f71{--li-direction: row;--li-align: center}.m_abb6bec2:where(:not(:first-of-type)){margin-top:var(--list-spacing, 0)}.m_abb6bec2:where([data-centered]){line-height:1}.m_75cd9f71{display:inline-flex;flex-direction:var(--li-direction, column);align-items:var(--li-align, flex-start);white-space:normal}.m_60f83e5b{display:inline-block;vertical-align:middle;margin-inline-end:var(--mantine-spacing-sm)}.m_6e45937b{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:var(--lo-z-index)}.m_e8eb006c{position:relative;z-index:calc(var(--lo-z-index) + 1)}.m_df587f17{z-index:var(--lo-z-index)}.m_dc9b7c9f{padding:calc(.25rem * var(--mantine-scale))}.m_9bfac126{color:var(--mantine-color-dimmed);font-weight:500;font-size:var(--mantine-font-size-xs);padding:calc(var(--mantine-spacing-xs) / 2) var(--mantine-spacing-sm);cursor:default}.m_efdf90cb{margin-top:calc(.25rem * var(--mantine-scale));margin-bottom:calc(.25rem * var(--mantine-scale));border-top:calc(.0625rem * var(--mantine-scale)) solid}:where([data-mantine-color-scheme=light]) .m_efdf90cb{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_efdf90cb{border-color:var(--mantine-color-dark-4)}.m_99ac2aa1{font-size:var(--mantine-font-size-sm);width:100%;padding:calc(var(--mantine-spacing-xs) / 1.5) var(--mantine-spacing-sm);border-radius:var(--popover-radius, var(--mantine-radius-default));color:var(--menu-item-color, var(--mantine-color-text));display:flex;align-items:center;-webkit-user-select:none;user-select:none}.m_99ac2aa1:where([data-disabled],:disabled){color:var(--mantine-color-dimmed);opacity:.6;cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_99ac2aa1:where([data-hovered]):where(:not(:disabled,[data-disabled])){background-color:var(--menu-item-hover, var(--mantine-color-gray-1))}:where([data-mantine-color-scheme=dark]) .m_99ac2aa1:where([data-hovered]):where(:not(:disabled,[data-disabled])){background-color:var(--menu-item-hover, var(--mantine-color-dark-4))}.m_5476e0d3{flex:1}.m_8b75e504{display:flex;justify-content:center;align-items:center}.m_8b75e504:where([data-position=left]){margin-inline-end:var(--mantine-spacing-xs)}.m_8b75e504:where([data-position=right]){margin-inline-start:var(--mantine-spacing-xs)}.m_9df02822{--modal-size-xs: calc(20rem * var(--mantine-scale));--modal-size-sm: calc(23.75rem * var(--mantine-scale));--modal-size-md: calc(27.5rem * var(--mantine-scale));--modal-size-lg: calc(38.75rem * var(--mantine-scale));--modal-size-xl: calc(48.75rem * var(--mantine-scale));--modal-size: var(--modal-size-md);--modal-y-offset: 5dvh;--modal-x-offset: 5vw}.m_9df02822[data-full-screen]{--modal-border-radius: 0 !important}.m_9df02822[data-full-screen] .m_54c44539{--modal-content-flex: 0 0 100%;--modal-content-max-height: auto;--modal-content-height: 100dvh}.m_9df02822[data-full-screen] .m_1f958f16{--modal-inner-y-offset: 0;--modal-inner-x-offset: 0}.m_9df02822[data-centered] .m_1f958f16{--modal-inner-align: center}.m_d0e2b9cd{border-start-start-radius:var(--modal-radius, var(--mantine-radius-default));border-start-end-radius:var(--modal-radius, var(--mantine-radius-default))}.m_54c44539{flex:var(--modal-content-flex, 0 0 var(--modal-size));max-width:100%;max-height:var(--modal-content-max-height, calc(100dvh - var(--modal-y-offset) * 2));height:var(--modal-content-height, auto);overflow-y:auto}.m_54c44539[data-full-screen]{border-radius:0}.m_54c44539[data-hidden]{opacity:0!important;pointer-events:none}.m_1f958f16{display:flex;justify-content:center;align-items:var(--modal-inner-align, flex-start);padding-top:var(--modal-inner-y-offset, var(--modal-y-offset));padding-bottom:var(--modal-inner-y-offset, var(--modal-y-offset));padding-inline:var(--modal-inner-x-offset, var(--modal-x-offset))}.m_7cda1cd6{--pill-fz-xs: calc(.625rem * var(--mantine-scale));--pill-fz-sm: calc(.75rem * var(--mantine-scale));--pill-fz-md: calc(.875rem * var(--mantine-scale));--pill-fz-lg: calc(1rem * var(--mantine-scale));--pill-fz-xl: calc(1.125rem * var(--mantine-scale));--pill-height-xs: calc(1.125rem * var(--mantine-scale));--pill-height-sm: calc(1.375rem * var(--mantine-scale));--pill-height-md: calc(1.5625rem * var(--mantine-scale));--pill-height-lg: calc(1.75rem * var(--mantine-scale));--pill-height-xl: calc(2rem * var(--mantine-scale));--pill-fz: var(--pill-fz-sm);--pill-height: var(--pill-height-sm);font-size:var(--pill-fz);flex:0;height:var(--pill-height);padding-inline:.8em;display:inline-flex;align-items:center;border-radius:var(--pill-radius, 1000rem);line-height:1;white-space:nowrap;user-select:none;-webkit-user-select:none;max-width:100%}:where([data-mantine-color-scheme=dark]) .m_7cda1cd6{background-color:var(--mantine-color-dark-7);color:var(--mantine-color-dark-0)}:where([data-mantine-color-scheme=light]) .m_7cda1cd6{color:var(--mantine-color-black)}.m_7cda1cd6:where([data-with-remove]:not(:has(button:disabled))){padding-inline-end:0}.m_7cda1cd6:where([data-disabled],:has(button:disabled)){cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_44da308b{background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=light]) .m_44da308b:where([data-disabled],:has(button:disabled)){background-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=light]) .m_e3a01f8{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=light]) .m_e3a01f8:where([data-disabled],:has(button:disabled)){background-color:var(--mantine-color-gray-3)}.m_1e0e6180{cursor:inherit;overflow:hidden;height:100%;line-height:var(--pill-height);text-overflow:ellipsis}.m_ae386778{color:inherit;font-size:inherit;height:100%;min-height:unset;min-width:2em;width:unset;border-radius:0;padding-inline-start:.1em;padding-inline-end:.3em;flex:0;border-end-end-radius:var(--pill-radius, 50%);border-start-end-radius:var(--pill-radius, 50%)}.m_7cda1cd6[data-disabled]>.m_ae386778,.m_ae386778:disabled{display:none;background-color:transparent;width:.8em;min-width:.8em;padding:0;cursor:not-allowed}.m_7cda1cd6[data-disabled]>.m_ae386778>svg,.m_ae386778:disabled>svg{display:none}.m_ae386778>svg{pointer-events:none}.m_1dcfd90b{--pg-gap-xs: calc(.375rem * var(--mantine-scale));--pg-gap-sm: calc(.5rem * var(--mantine-scale));--pg-gap-md: calc(.625rem * var(--mantine-scale));--pg-gap-lg: calc(.75rem * var(--mantine-scale));--pg-gap-xl: calc(.75rem * var(--mantine-scale));--pg-gap: var(--pg-gap-sm);display:flex;align-items:center;gap:var(--pg-gap);flex-wrap:wrap}.m_45c4369d{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:calc(6.25rem * var(--mantine-scale));flex:1;border:0;font-size:inherit;height:1.6em;color:inherit;padding:0}.m_45c4369d::placeholder{color:var(--input-placeholder-color);opacity:1}.m_45c4369d:where([data-type=hidden],[data-type=auto]){height:calc(.0625rem * var(--mantine-scale));width:calc(.0625rem * var(--mantine-scale));top:0;left:0;pointer-events:none;position:absolute;opacity:0}.m_45c4369d:focus{outline:none}.m_45c4369d:where([data-type=auto]:focus){height:1.6em;visibility:visible;opacity:1;position:static}.m_45c4369d:where([data-pointer]:not([data-disabled],:disabled)){cursor:pointer}.m_45c4369d:where([data-disabled],:disabled){cursor:not-allowed}.m_f0824112{--nl-bg: var(--mantine-primary-color-light);--nl-hover: var(--mantine-primary-color-light-hover);--nl-color: var(--mantine-primary-color-light-color);display:flex;align-items:center;width:100%;padding:8px var(--mantine-spacing-sm);-webkit-user-select:none;user-select:none}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_f0824112:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_f0824112:hover{background-color:var(--mantine-color-dark-6)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_f0824112:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_f0824112:active{background-color:var(--mantine-color-dark-6)}}.m_f0824112:where([data-disabled]){opacity:.4;pointer-events:none}.m_f0824112:where([data-active],[aria-current=page]){background-color:var(--nl-bg);color:var(--nl-color)}@media (hover: hover){.m_f0824112:where([data-active],[aria-current=page]):hover{background-color:var(--nl-hover)}}@media (hover: none){.m_f0824112:where([data-active],[aria-current=page]):active{background-color:var(--nl-hover)}}.m_f0824112:where([data-active],[aria-current=page]) .m_57492dcc{--description-opacity: .9;--description-color: var(--nl-color)}.m_690090b5{display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.m_690090b5>svg{display:block}.m_690090b5:where([data-position=left]){margin-inline-end:var(--mantine-spacing-sm)}.m_690090b5:where([data-position=right]){margin-inline-start:var(--mantine-spacing-sm)}.m_690090b5:where([data-rotate]){transform:rotate(90deg)}.m_1f6ac4c4{font-size:var(--mantine-font-size-sm)}.m_f07af9d2{flex:1;overflow:hidden;text-overflow:ellipsis}.m_f07af9d2:where([data-no-wrap]){white-space:nowrap}.m_57492dcc{display:block;font-size:var(--mantine-font-size-xs);opacity:var(--description-opacity, 1);color:var(--description-color, var(--mantine-color-dimmed));overflow:hidden;text-overflow:ellipsis}:where([data-no-wrap]) .m_57492dcc{white-space:nowrap}.m_e17b862f{padding-inline-start:var(--nl-offset, var(--mantine-spacing-lg))}.m_1fd8a00b{transform:rotate(-90deg)}.m_a513464{--notification-radius: var(--mantine-radius-default);--notification-color: var(--mantine-primary-color-filled);overflow:hidden;box-sizing:border-box;position:relative;display:flex;align-items:center;padding-inline-start:calc(1.375rem * var(--mantine-scale));padding-inline-end:var(--mantine-spacing-xs);padding-top:var(--mantine-spacing-xs);padding-bottom:var(--mantine-spacing-xs);border-radius:var(--notification-radius);box-shadow:var(--mantine-shadow-lg)}.m_a513464:before{content:"";display:block;position:absolute;width:calc(.375rem * var(--mantine-scale));top:var(--notification-radius);bottom:var(--notification-radius);inset-inline-start:calc(.25rem * var(--mantine-scale));border-radius:var(--notification-radius);background-color:var(--notification-color)}:where([data-mantine-color-scheme=light]) .m_a513464{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_a513464{background-color:var(--mantine-color-dark-6)}.m_a513464:where([data-with-icon]){padding-inline-start:var(--mantine-spacing-xs)}.m_a513464:where([data-with-icon]):before{display:none}:where([data-mantine-color-scheme=light]) .m_a513464:where([data-with-border]){border:1px solid var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_a513464:where([data-with-border]){border:1px solid var(--mantine-color-dark-4)}.m_a4ceffb{box-sizing:border-box;margin-inline-end:var(--mantine-spacing-md);width:calc(1.75rem * var(--mantine-scale));height:calc(1.75rem * var(--mantine-scale));border-radius:calc(1.75rem * var(--mantine-scale));display:flex;align-items:center;justify-content:center;background-color:var(--notification-color);color:var(--mantine-color-white)}.m_b0920b15{margin-inline-end:var(--mantine-spacing-md)}.m_a49ed24{flex:1;overflow:hidden;margin-inline-end:var(--mantine-spacing-xs)}.m_3feedf16{margin-bottom:calc(.125rem * var(--mantine-scale));overflow:hidden;text-overflow:ellipsis;font-size:var(--mantine-font-size-sm);line-height:var(--mantine-line-height-sm);font-weight:500}:where([data-mantine-color-scheme=light]) .m_3feedf16{color:var(--mantine-color-gray-9)}:where([data-mantine-color-scheme=dark]) .m_3feedf16{color:var(--mantine-color-white)}.m_3d733a3a{font-size:var(--mantine-font-size-sm);line-height:var(--mantine-line-height-sm);overflow:hidden;text-overflow:ellipsis}:where([data-mantine-color-scheme=light]) .m_3d733a3a{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_3d733a3a{color:var(--mantine-color-dark-0)}:where([data-mantine-color-scheme=light]) .m_3d733a3a:where([data-with-title]){color:var(--mantine-color-gray-6)}:where([data-mantine-color-scheme=dark]) .m_3d733a3a:where([data-with-title]){color:var(--mantine-color-dark-2)}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_919a4d88:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_919a4d88:hover{background-color:var(--mantine-color-dark-8)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_919a4d88:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_919a4d88:active{background-color:var(--mantine-color-dark-8)}}.m_e2f5cd4e{--ni-right-section-width-xs: calc(1.0625rem * var(--mantine-scale));--ni-right-section-width-sm: calc(1.5rem * var(--mantine-scale));--ni-right-section-width-md: calc(1.6875rem * var(--mantine-scale));--ni-right-section-width-lg: calc(1.9375rem * var(--mantine-scale));--ni-right-section-width-xl: calc(2.125rem * var(--mantine-scale))}.m_95e17d22{--ni-chevron-size-xs: calc(.625rem * var(--mantine-scale));--ni-chevron-size-sm: calc(.875rem * var(--mantine-scale));--ni-chevron-size-md: calc(1rem * var(--mantine-scale));--ni-chevron-size-lg: calc(1.125rem * var(--mantine-scale));--ni-chevron-size-xl: calc(1.25rem * var(--mantine-scale));--ni-chevron-size: var(--ni-chevron-size-sm);display:flex;flex-direction:column;width:100%;height:calc(var(--input-height) - calc(.125rem * var(--mantine-scale)));max-width:calc(var(--ni-chevron-size) * 1.7);margin-inline-start:auto}.m_80b4b171{--control-border: 1px solid var(--input-bd);--control-radius: calc(var(--input-radius) - calc(.0625rem * var(--mantine-scale)));flex:0 0 50%;width:100%;padding:0;height:calc(var(--input-height) / 2 - calc(.0625rem * var(--mantine-scale)));border-inline-start:var(--control-border);display:flex;align-items:center;justify-content:center;color:var(--mantine-color-text);background-color:transparent;cursor:pointer}.m_80b4b171:where(:disabled){background-color:transparent;cursor:not-allowed;opacity:.6}:where([data-mantine-color-scheme=light]) .m_80b4b171:where(:disabled){color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_80b4b171:where(:disabled){color:var(--mantine-color-dark-3)}.m_e2f5cd4e[data-error] :where(.m_80b4b171){color:var(--mantine-color-error)}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_80b4b171:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_80b4b171:hover{background-color:var(--mantine-color-dark-4)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_80b4b171:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_80b4b171:active{background-color:var(--mantine-color-dark-4)}}.m_80b4b171:where(:first-of-type){border-radius:0;border-start-end-radius:var(--control-radius)}.m_80b4b171:last-of-type{border-radius:0;border-end-end-radius:var(--control-radius)}.m_4addd315{--pagination-control-size-xs: calc(1.375rem * var(--mantine-scale));--pagination-control-size-sm: calc(1.625rem * var(--mantine-scale));--pagination-control-size-md: calc(2rem * var(--mantine-scale));--pagination-control-size-lg: calc(2.375rem * var(--mantine-scale));--pagination-control-size-xl: calc(2.75rem * var(--mantine-scale));--pagination-control-size: var(--pagination-control-size-md);--pagination-control-fz: var(--mantine-font-size-md);--pagination-active-bg: var(--mantine-primary-color-filled)}.m_326d024a{display:flex;align-items:center;justify-content:center;border:calc(.0625rem * var(--mantine-scale)) solid;cursor:pointer;color:var(--mantine-color-text);height:var(--pagination-control-size);min-width:var(--pagination-control-size);font-size:var(--pagination-control-fz);line-height:1;border-radius:var(--pagination-control-radius, var(--mantine-radius-default))}.m_326d024a:where([data-with-padding]){padding:calc(var(--pagination-control-size) / 4)}.m_326d024a:where(:disabled,[data-disabled]){cursor:not-allowed;opacity:.4}:where([data-mantine-color-scheme=light]) .m_326d024a{border-color:var(--mantine-color-gray-4);background-color:var(--mantine-color-white)}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_326d024a:hover:where(:not(:disabled,[data-disabled])){background-color:var(--mantine-color-gray-0)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_326d024a:active:where(:not(:disabled,[data-disabled])){background-color:var(--mantine-color-gray-0)}}:where([data-mantine-color-scheme=dark]) .m_326d024a{border-color:var(--mantine-color-dark-4);background-color:var(--mantine-color-dark-6)}@media (hover: hover){:where([data-mantine-color-scheme=dark]) .m_326d024a:hover:where(:not(:disabled,[data-disabled])){background-color:var(--mantine-color-dark-5)}}@media (hover: none){:where([data-mantine-color-scheme=dark]) .m_326d024a:active:where(:not(:disabled,[data-disabled])){background-color:var(--mantine-color-dark-5)}}.m_326d024a:where([data-active]){background-color:var(--pagination-active-bg);border-color:var(--pagination-active-bg);color:var(--pagination-active-color, var(--mantine-color-white))}@media (hover: hover){.m_326d024a:where([data-active]):hover{background-color:var(--pagination-active-bg)}}@media (hover: none){.m_326d024a:where([data-active]):active{background-color:var(--pagination-active-bg)}}.m_4ad7767d{height:var(--pagination-control-size);min-width:var(--pagination-control-size);display:flex;align-items:center;justify-content:center;pointer-events:none}.m_f61ca620{--psi-button-size-xs: calc(1.375rem * var(--mantine-scale));--psi-button-size-sm: calc(1.625rem * var(--mantine-scale));--psi-button-size-md: calc(1.75rem * var(--mantine-scale));--psi-button-size-lg: calc(2rem * var(--mantine-scale));--psi-button-size-xl: calc(2.5rem * var(--mantine-scale));--psi-icon-size-xs: calc(.75rem * var(--mantine-scale));--psi-icon-size-sm: calc(.9375rem * var(--mantine-scale));--psi-icon-size-md: calc(1.0625rem * var(--mantine-scale));--psi-icon-size-lg: calc(1.1875rem * var(--mantine-scale));--psi-icon-size-xl: calc(1.3125rem * var(--mantine-scale));--psi-button-size: var(--psi-button-size-sm);--psi-icon-size: var(--psi-icon-size-sm)}.m_ccf8da4c{position:relative;overflow:hidden}.m_f2d85dd2{font-family:var(--mantine-font-family);background-color:transparent;border:0;padding-inline-end:var(--input-padding-inline-end);padding-inline-start:var(--input-padding-inline-start);position:absolute;top:0;right:0;bottom:0;left:0;outline:0;font-size:inherit;line-height:var(--mantine-line-height);height:100%;width:100%;color:inherit}.m_ccf8da4c[data-disabled] .m_f2d85dd2,.m_f2d85dd2:disabled{cursor:not-allowed}.m_f2d85dd2::placeholder{color:var(--input-placeholder-color);opacity:1}.m_f2d85dd2::-ms-reveal{display:none}.m_b1072d44{width:var(--psi-button-size);height:var(--psi-button-size);min-width:var(--psi-button-size);min-height:var(--psi-button-size)}.m_b1072d44:disabled{display:none}.m_f1cb205a{--pin-input-size-xs: calc(1.875rem * var(--mantine-scale));--pin-input-size-sm: calc(2.25rem * var(--mantine-scale));--pin-input-size-md: calc(2.625rem * var(--mantine-scale));--pin-input-size-lg: calc(3.125rem * var(--mantine-scale));--pin-input-size-xl: calc(3.75rem * var(--mantine-scale));--pin-input-size: var(--pin-input-size-sm)}.m_cb288ead{width:var(--pin-input-size);height:var(--pin-input-size)}@keyframes m_81a374bd{0%{background-position:0 0}to{background-position:calc(2.5rem * var(--mantine-scale)) 0}}.m_db6d6462{--progress-radius: var(--mantine-radius-default);--progress-size: var(--progress-size-md);--progress-size-xs: calc(.1875rem * var(--mantine-scale));--progress-size-sm: calc(.3125rem * var(--mantine-scale));--progress-size-md: calc(.5rem * var(--mantine-scale));--progress-size-lg: calc(.75rem * var(--mantine-scale));--progress-size-xl: calc(1rem * var(--mantine-scale));position:relative;height:var(--progress-size);border-radius:var(--progress-radius);overflow:hidden;display:flex}:where([data-mantine-color-scheme=light]) .m_db6d6462{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_db6d6462{background-color:var(--mantine-color-dark-4)}.m_2242eb65{background-color:var(--progress-section-color);height:100%;width:var(--progress-section-width);display:flex;align-items:center;justify-content:center;overflow:hidden;background-size:calc(1.25rem * var(--mantine-scale)) calc(1.25rem * var(--mantine-scale));transition:width var(--progress-transition-duration, .1s) ease}.m_2242eb65:where([data-striped]){background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.m_2242eb65:where([data-animated]){animation:m_81a374bd 1s linear infinite}.m_2242eb65:where(:last-of-type){border-radius:0;border-start-end-radius:var(--progress-radius);border-end-end-radius:var(--progress-radius)}.m_2242eb65:where(:first-of-type){border-radius:0;border-start-start-radius:var(--progress-radius);border-end-start-radius:var(--progress-radius)}.m_91e40b74{color:var(--progress-label-color, var(--mantine-color-white));font-weight:700;-webkit-user-select:none;user-select:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:min(calc(var(--progress-size) * .65),calc(1.125rem * var(--mantine-scale)));line-height:1;padding-inline:calc(.25rem * var(--mantine-scale))}.m_9dc8ae12{--card-radius: var(--mantine-radius-default);display:block;width:100%;border-radius:var(--card-radius);cursor:pointer}.m_9dc8ae12 :where(*){cursor:inherit}.m_9dc8ae12:where([data-with-border]){border:calc(.0625rem * var(--mantine-scale)) solid transparent}:where([data-mantine-color-scheme=light]) .m_9dc8ae12:where([data-with-border]){border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_9dc8ae12:where([data-with-border]){border-color:var(--mantine-color-dark-4)}.m_717d7ff6{--radio-size-xs: calc(1rem * var(--mantine-scale));--radio-size-sm: calc(1.25rem * var(--mantine-scale));--radio-size-md: calc(1.5rem * var(--mantine-scale));--radio-size-lg: calc(1.875rem * var(--mantine-scale));--radio-size-xl: calc(2.25rem * var(--mantine-scale));--radio-icon-size-xs: calc(.375rem * var(--mantine-scale));--radio-icon-size-sm: calc(.5rem * var(--mantine-scale));--radio-icon-size-md: calc(.625rem * var(--mantine-scale));--radio-icon-size-lg: calc(.875rem * var(--mantine-scale));--radio-icon-size-xl: calc(1rem * var(--mantine-scale));--radio-icon-size: var(--radio-icon-size-sm);--radio-size: var(--radio-size-sm);--radio-color: var(--mantine-primary-color-filled);--radio-icon-color: var(--mantine-color-white);position:relative;border:calc(.0625rem * var(--mantine-scale)) solid transparent;width:var(--radio-size);min-width:var(--radio-size);height:var(--radio-size);min-height:var(--radio-size);border-radius:var(--radio-radius, 10000px);transition:border-color .1s ease,background-color .1s ease;cursor:var(--mantine-cursor-type);-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center}:where([data-mantine-color-scheme=light]) .m_717d7ff6{background-color:var(--mantine-color-white);border-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_717d7ff6{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.m_717d7ff6[data-indeterminate],.m_717d7ff6[data-checked]{background-color:var(--radio-color);border-color:var(--radio-color)}.m_717d7ff6[data-indeterminate]>.m_3e4da632,.m_717d7ff6[data-checked]>.m_3e4da632{opacity:1;transform:none;color:var(--radio-icon-color)}.m_717d7ff6[data-disabled]{cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_717d7ff6[data-disabled]{background-color:var(--mantine-color-gray-2);border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_717d7ff6[data-disabled]{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-6)}[data-mantine-color-scheme=light] .m_717d7ff6[data-disabled][data-checked]>.m_3e4da632{color:var(--mantine-color-gray-5)}[data-mantine-color-scheme=dark] .m_717d7ff6[data-disabled][data-checked]>.m_3e4da632{color:var(--mantine-color-dark-3)}.m_2980836c[data-indeterminate]:not([data-disabled]),.m_2980836c[data-checked]:not([data-disabled]){background-color:transparent;border-color:var(--radio-color)}.m_2980836c[data-indeterminate]:not([data-disabled])>.m_3e4da632,.m_2980836c[data-checked]:not([data-disabled])>.m_3e4da632{color:var(--radio-color);opacity:1;transform:none}.m_3e4da632{display:block;width:var(--radio-icon-size);height:var(--radio-icon-size);color:transparent;pointer-events:none;transform:translateY(calc(.3125rem * var(--mantine-scale))) scale(.5);opacity:1;transition:transform .1s ease,opacity .1s ease}.m_f3f1af94{--radio-size-xs: calc(1rem * var(--mantine-scale));--radio-size-sm: calc(1.25rem * var(--mantine-scale));--radio-size-md: calc(1.5rem * var(--mantine-scale));--radio-size-lg: calc(1.875rem * var(--mantine-scale));--radio-size-xl: calc(2.25rem * var(--mantine-scale));--radio-size: var(--radio-size-sm);--radio-icon-size-xs: calc(.375rem * var(--mantine-scale));--radio-icon-size-sm: calc(.5rem * var(--mantine-scale));--radio-icon-size-md: calc(.625rem * var(--mantine-scale));--radio-icon-size-lg: calc(.875rem * var(--mantine-scale));--radio-icon-size-xl: calc(1rem * var(--mantine-scale));--radio-icon-size: var(--radio-icon-size-sm);--radio-icon-color: var(--mantine-color-white)}.m_89c4f5e4{position:relative;width:var(--radio-size);height:var(--radio-size);order:1}.m_89c4f5e4:where([data-label-position=left]){order:2}.m_f3ed6b2b{color:var(--radio-icon-color);opacity:var(--radio-icon-opacity, 0);transform:var(--radio-icon-transform, scale(.2) translateY(calc(.625rem * var(--mantine-scale))));transition:opacity .1s ease,transform .2s ease;pointer-events:none;width:var(--radio-icon-size);height:var(--radio-icon-size);position:absolute;top:calc(50% - var(--radio-icon-size) / 2);left:calc(50% - var(--radio-icon-size) / 2)}.m_8a3dbb89{border:calc(.0625rem * var(--mantine-scale)) solid;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--radio-size);height:var(--radio-size);border-radius:var(--radio-radius, var(--radio-size));margin:0;display:flex;align-items:center;justify-content:center;transition-property:background-color,border-color;transition-timing-function:ease;transition-duration:.1s;cursor:var(--mantine-cursor-type);-webkit-tap-highlight-color:transparent}:where([data-mantine-color-scheme=light]) .m_8a3dbb89{background-color:var(--mantine-color-white);border-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_8a3dbb89{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.m_8a3dbb89:checked{background-color:var(--radio-color, var(--mantine-primary-color-filled));border-color:var(--radio-color, var(--mantine-primary-color-filled))}.m_8a3dbb89:checked+.m_f3ed6b2b{--radio-icon-opacity: 1;--radio-icon-transform: scale(1)}.m_8a3dbb89:disabled{cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_8a3dbb89:disabled{background-color:var(--mantine-color-gray-1);border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=light]) .m_8a3dbb89:disabled+.m_f3ed6b2b{--radio-icon-color: var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_8a3dbb89:disabled{background-color:var(--mantine-color-dark-5);border-color:var(--mantine-color-dark-4)}:where([data-mantine-color-scheme=dark]) .m_8a3dbb89:disabled+.m_f3ed6b2b{--radio-icon-color: var(--mantine-color-dark-7)}.m_8a3dbb89:where([data-error]){border-color:var(--mantine-color-error)}.m_1bfe9d39+.m_f3ed6b2b{--radio-icon-color: var(--radio-color)}.m_1bfe9d39:checked:not(:disabled){background-color:transparent;border-color:var(--radio-color)}.m_1bfe9d39:checked:not(:disabled)+.m_f3ed6b2b{--radio-icon-color: var(--radio-color);--radio-icon-opacity: 1;--radio-icon-transform: none}.m_f8d312f2{--rating-size-xs: calc(.875rem * var(--mantine-scale));--rating-size-sm: calc(1.125rem * var(--mantine-scale));--rating-size-md: calc(1.25rem * var(--mantine-scale));--rating-size-lg: calc(1.75rem * var(--mantine-scale));--rating-size-xl: calc(2rem * var(--mantine-scale));display:flex;width:max-content}.m_f8d312f2:where(:has(input:disabled)){pointer-events:none}.m_61734bb7{position:relative;transition:transform .1s ease}.m_61734bb7:where([data-active]){z-index:1;transform:scale(1.1)}.m_5662a89a{width:var(--rating-size);height:var(--rating-size);display:block}:where([data-mantine-color-scheme=light]) .m_5662a89a{fill:var(--mantine-color-gray-3);stroke:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_5662a89a{fill:var(--mantine-color-dark-3);stroke:var(--mantine-color-dark-3)}.m_5662a89a:where([data-filled]){fill:var(--rating-color);stroke:var(--rating-color)}.m_211007ba{height:0;width:0;position:absolute;overflow:hidden;white-space:nowrap;opacity:0;-webkit-tap-highlight-color:transparent}.m_211007ba:focus-visible+label{outline:2px solid var(--mantine-primary-color-filled);outline-offset:calc(.125rem * var(--mantine-scale))}.m_21342ee4{display:block;cursor:pointer;position:absolute;top:0;left:0;z-index:var(--rating-item-z-index, 0);-webkit-tap-highlight-color:transparent}.m_21342ee4:where([data-read-only]){cursor:default}.m_21342ee4:where(:last-of-type){position:relative}.m_fae05d6a{clip-path:var(--rating-symbol-clip-path)}.m_1b3c8819{--tooltip-radius: var(--mantine-radius-default);position:absolute;padding:calc(var(--mantine-spacing-xs) / 2) var(--mantine-spacing-xs);pointer-events:none;font-size:var(--mantine-font-size-sm);white-space:nowrap;border-radius:var(--tooltip-radius)}:where([data-mantine-color-scheme=light]) .m_1b3c8819{background-color:var(--tooltip-bg, var(--mantine-color-gray-9));color:var(--tooltip-color, var(--mantine-color-white))}:where([data-mantine-color-scheme=dark]) .m_1b3c8819{background-color:var(--tooltip-bg, var(--mantine-color-gray-2));color:var(--tooltip-color, var(--mantine-color-black))}.m_1b3c8819:where([data-multiline]){white-space:normal}.m_1b3c8819:where([data-fixed]){position:fixed}.m_f898399f{background-color:inherit;border:0;z-index:1}.m_b32e4812{position:relative;width:var(--rp-size);height:var(--rp-size);min-width:var(--rp-size);min-height:var(--rp-size);--rp-transition-duration: 0ms}.m_d43b5134{width:var(--rp-size);height:var(--rp-size);min-width:var(--rp-size);min-height:var(--rp-size);transform:rotate(-90deg)}.m_b1ca1fbf{stroke:var(--curve-color, var(--rp-curve-root-color));transition:stroke-dashoffset var(--rp-transition-duration) ease,stroke-dasharray var(--rp-transition-duration) ease,stroke var(--rp-transition-duration)}[data-mantine-color-scheme=light] .m_b1ca1fbf{--rp-curve-root-color: var(--mantine-color-gray-2)}[data-mantine-color-scheme=dark] .m_b1ca1fbf{--rp-curve-root-color: var(--mantine-color-dark-4)}.m_b23f9dc4{position:absolute;top:50%;transform:translateY(-50%);inset-inline:var(--rp-label-offset)}.m_cf365364{--sc-padding-xs: calc(.1875rem * var(--mantine-scale)) calc(.375rem * var(--mantine-scale));--sc-padding-sm: calc(.3125rem * var(--mantine-scale)) calc(.625rem * var(--mantine-scale));--sc-padding-md: calc(.4375rem * var(--mantine-scale)) calc(.875rem * var(--mantine-scale));--sc-padding-lg: calc(.5625rem * var(--mantine-scale)) calc(1rem * var(--mantine-scale));--sc-padding-xl: calc(.75rem * var(--mantine-scale)) calc(1.25rem * var(--mantine-scale));--sc-transition-duration: .2s;--sc-padding: var(--sc-padding-sm);--sc-transition-timing-function: ease;--sc-font-size: var(--mantine-font-size-sm);position:relative;display:inline-flex;flex-direction:row;width:auto;border-radius:var(--sc-radius, var(--mantine-radius-default));overflow:hidden;padding:calc(.25rem * var(--mantine-scale))}.m_cf365364:where([data-full-width]){display:flex}.m_cf365364:where([data-orientation=vertical]){display:flex;flex-direction:column;width:max-content}.m_cf365364:where([data-orientation=vertical]):where([data-full-width]){width:auto}:where([data-mantine-color-scheme=light]) .m_cf365364{background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_cf365364{background-color:var(--mantine-color-dark-8)}.m_9e182ccd{position:absolute;display:block;z-index:1;border-radius:var(--sc-radius, var(--mantine-radius-default))}:where([data-mantine-color-scheme=light]) .m_9e182ccd{box-shadow:var(--sc-shadow, none);background-color:var(--sc-color, var(--mantine-color-white))}:where([data-mantine-color-scheme=dark]) .m_9e182ccd{box-shadow:none;background-color:var(--sc-color, var(--mantine-color-dark-5))}.m_1738fcb2{-webkit-tap-highlight-color:transparent;font-weight:500;display:block;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;border-radius:var(--sc-radius, var(--mantine-radius-default));font-size:var(--sc-font-size);padding:var(--sc-padding);transition:color var(--sc-transition-duration) var(--sc-transition-timing-function);cursor:pointer;outline:var(--segmented-control-outline, none)}:where([data-mantine-color-scheme=light]) .m_1738fcb2{color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_1738fcb2{color:var(--mantine-color-dark-1)}.m_1738fcb2:where([data-read-only]){cursor:default}fieldset:disabled .m_1738fcb2,.m_1738fcb2:where([data-disabled]){cursor:not-allowed}:where([data-mantine-color-scheme=light]) fieldset:disabled .m_1738fcb2,:where([data-mantine-color-scheme=light]) .m_1738fcb2:where([data-disabled]){color:var(--mantine-color-gray-5)}:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_1738fcb2,:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where([data-disabled]){color:var(--mantine-color-dark-3)}:where([data-mantine-color-scheme=light]) .m_1738fcb2:where([data-active]){color:var(--sc-label-color, var(--mantine-color-black))}:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where([data-active]){color:var(--sc-label-color, var(--mantine-color-white))}.m_cf365364:where([data-initialized]) .m_1738fcb2:where([data-active]):before{display:none}.m_1738fcb2:where([data-active]):before{content:"";top:0;right:0;bottom:0;left:0;z-index:0;position:absolute;border-radius:var(--sc-radius, var(--mantine-radius-default))}:where([data-mantine-color-scheme=light]) .m_1738fcb2:where([data-active]):before{box-shadow:var(--sc-shadow, none);background-color:var(--sc-color, var(--mantine-color-white))}:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where([data-active]):before{box-shadow:none;background-color:var(--sc-color, var(--mantine-color-dark-5))}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_1738fcb2:where(:not([data-disabled],[data-active],[data-read-only])):hover{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where(:not([data-disabled],[data-active],[data-read-only])):hover{color:var(--mantine-color-white)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_1738fcb2:where(:not([data-disabled],[data-active],[data-read-only])):active{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where(:not([data-disabled],[data-active],[data-read-only])):active{color:var(--mantine-color-white)}}@media (hover: hover){:where([data-mantine-color-scheme=light]) fieldset:disabled .m_1738fcb2:hover{color:var(--mantine-color-gray-5)!important}:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_1738fcb2:hover{color:var(--mantine-color-dark-3)!important}}@media (hover: none){:where([data-mantine-color-scheme=light]) fieldset:disabled .m_1738fcb2:active{color:var(--mantine-color-gray-5)!important}:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_1738fcb2:active{color:var(--mantine-color-dark-3)!important}}.m_1714d588{height:0;width:0;position:absolute;overflow:hidden;white-space:nowrap;opacity:0}.m_1714d588[data-focus-ring=auto]:focus:focus-visible+.m_1738fcb2{--segmented-control-outline: 2px solid var(--mantine-primary-color-filled)}.m_1714d588[data-focus-ring=always]:focus+.m_1738fcb2{--segmented-control-outline: 2px solid var(--mantine-primary-color-filled)}.m_69686b9b{position:relative;flex:1;z-index:2;transition:border-color var(--sc-transition-duration) var(--sc-transition-timing-function)}.m_cf365364[data-with-items-borders] :where(.m_69686b9b):before{content:"";position:absolute;top:0;bottom:0;inset-inline-start:0;background-color:var(--separator-color);width:calc(.0625rem * var(--mantine-scale));transition:background-color var(--sc-transition-duration) var(--sc-transition-timing-function)}.m_69686b9b[data-orientation=vertical]:before{top:0;inset-inline:0;bottom:auto;height:calc(.0625rem * var(--mantine-scale));width:auto}:where([data-mantine-color-scheme=light]) .m_69686b9b{--separator-color: var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_69686b9b{--separator-color: var(--mantine-color-dark-4)}.m_69686b9b:first-of-type:before{--separator-color: transparent}[data-mantine-color-scheme] .m_69686b9b[data-active]:before,[data-mantine-color-scheme] .m_69686b9b[data-active]+.m_69686b9b:before{--separator-color: transparent}.m_78882f40{position:relative;z-index:2}.m_fa528724{--scp-filled-segment-color: var(--mantine-primary-color-filled);--scp-transition-duration: 0ms;--scp-thickness: calc(.625rem * var(--mantine-scale))}:where([data-mantine-color-scheme=light]) .m_fa528724{--scp-empty-segment-color: var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_fa528724{--scp-empty-segment-color: var(--mantine-color-dark-4)}.m_fa528724{position:relative;width:fit-content}.m_62e9e7e2{display:block;transform:var(--scp-rotation);overflow:hidden}.m_c573fb6f{transition:stroke-dashoffset var(--scp-transition-duration) ease,stroke-dasharray var(--scp-transition-duration) ease,stroke var(--scp-transition-duration)}.m_4fa340f2{position:absolute;margin:0;padding:0;inset-inline:0;text-align:center;z-index:1}.m_4fa340f2:where([data-position=bottom]){bottom:0;padding-inline:calc(var(--scp-thickness) * 2)}.m_4fa340f2:where([data-position=bottom]):where([data-orientation=down]){bottom:auto;top:0}.m_4fa340f2:where([data-position=center]){top:50%;padding-inline:calc(var(--scp-thickness) * 3)}.m_925c2d2c{container:simple-grid / inline-size}.m_2415a157{display:grid;grid-template-columns:repeat(var(--sg-cols),minmax(0,1fr));gap:var(--sg-spacing-y) var(--sg-spacing-x)}@keyframes m_299c329c{0%,to{opacity:.4}50%{opacity:1}}.m_18320242{height:var(--skeleton-height, auto);width:var(--skeleton-width, 100%);border-radius:var(--skeleton-radius, var(--mantine-radius-default));position:relative;transform:translateZ(0);-webkit-transform:translateZ(0)}.m_18320242:where([data-animate]):after{animation:m_299c329c 1.5s linear infinite}.m_18320242:where([data-visible]){overflow:hidden}.m_18320242:where([data-visible]):before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:10;background-color:var(--mantine-color-body)}.m_18320242:where([data-visible]):after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:11}:where([data-mantine-color-scheme=light]) .m_18320242:where([data-visible]):after{background-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_18320242:where([data-visible]):after{background-color:var(--mantine-color-dark-4)}.m_dd36362e{--slider-size-xs: calc(.25rem * var(--mantine-scale));--slider-size-sm: calc(.375rem * var(--mantine-scale));--slider-size-md: calc(.5rem * var(--mantine-scale));--slider-size-lg: calc(.625rem * var(--mantine-scale));--slider-size-xl: calc(.75rem * var(--mantine-scale));--slider-size: var(--slider-size-md);--slider-radius: calc(62.5rem * var(--mantine-scale));--slider-color: var(--mantine-primary-color-filled);-webkit-tap-highlight-color:transparent;outline:none;height:calc(var(--slider-size) * 2);padding-inline:var(--slider-size);display:flex;flex-direction:column;align-items:center;touch-action:none;position:relative}[data-mantine-color-scheme=light] .m_dd36362e{--slider-track-bg: var(--mantine-color-gray-2);--slider-track-disabled-bg: var(--mantine-color-gray-4)}[data-mantine-color-scheme=dark] .m_dd36362e{--slider-track-bg: var(--mantine-color-dark-4);--slider-track-disabled-bg: var(--mantine-color-dark-3)}.m_c9357328{position:absolute;top:calc(-2.25rem * var(--mantine-scale));font-size:var(--mantine-font-size-xs);color:var(--mantine-color-white);padding:calc(var(--mantine-spacing-xs) / 2);border-radius:var(--mantine-radius-sm);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;touch-action:none}:where([data-mantine-color-scheme=light]) .m_c9357328{background-color:var(--mantine-color-gray-9)}:where([data-mantine-color-scheme=dark]) .m_c9357328{background-color:var(--mantine-color-dark-4)}.m_c9a9a60a{position:absolute;display:flex;height:var(--slider-thumb-size);width:var(--slider-thumb-size);border:calc(.25rem * var(--mantine-scale)) solid;transform:translate(-50%,-50%);top:50%;cursor:pointer;border-radius:var(--slider-radius);align-items:center;justify-content:center;transition:box-shadow .1s ease,transform .1s ease;z-index:3;-webkit-user-select:none;user-select:none;touch-action:none;outline-offset:calc(.125rem * var(--mantine-scale));left:var(--slider-thumb-offset)}:where([dir=rtl]) .m_c9a9a60a{left:auto;right:calc(var(--slider-thumb-offset) - var(--slider-thumb-size))}fieldset:disabled .m_c9a9a60a,.m_c9a9a60a:where([data-disabled]){display:none}.m_c9a9a60a:where([data-dragging]){transform:translate(-50%,-50%) scale(1.05);box-shadow:var(--mantine-shadow-sm)}:where([data-mantine-color-scheme=light]) .m_c9a9a60a{color:var(--slider-color);border-color:var(--slider-color);background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_c9a9a60a{color:var(--mantine-color-white);border-color:var(--mantine-color-white);background-color:var(--slider-color)}.m_a8645c2{display:flex;align-items:center;width:100%;height:calc(var(--slider-size) * 2);cursor:pointer}fieldset:disabled .m_a8645c2,.m_a8645c2:where([data-disabled]){cursor:not-allowed}.m_c9ade57f{position:relative;width:100%;height:var(--slider-size)}.m_c9ade57f:where([data-inverted]:not([data-disabled])){--track-bg: var(--slider-color)}fieldset:disabled .m_c9ade57f:where([data-inverted]),.m_c9ade57f:where([data-inverted][data-disabled]){--track-bg: var(--slider-track-disabled-bg)}.m_c9ade57f:before{content:"";position:absolute;top:0;bottom:0;border-radius:var(--slider-radius);inset-inline:calc(var(--slider-size) * -1);background-color:var(--track-bg, var(--slider-track-bg));z-index:0}.m_38aeed47{position:absolute;z-index:1;top:0;bottom:0;background-color:var(--slider-color);border-radius:var(--slider-radius);width:var(--slider-bar-width);inset-inline-start:var(--slider-bar-offset)}.m_38aeed47:where([data-inverted]){background-color:var(--slider-track-bg)}:where([data-mantine-color-scheme=light]) fieldset:disabled .m_38aeed47:where(:not([data-inverted])),:where([data-mantine-color-scheme=light]) .m_38aeed47:where([data-disabled]:not([data-inverted])){background-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_38aeed47:where(:not([data-inverted])),:where([data-mantine-color-scheme=dark]) .m_38aeed47:where([data-disabled]:not([data-inverted])){background-color:var(--mantine-color-dark-3)}.m_b7b0423a{position:absolute;inset-inline-start:calc(var(--mark-offset) - var(--slider-size) / 2);top:0;z-index:2;height:0;pointer-events:none}.m_dd33bc19{border:calc(.125rem * var(--mantine-scale)) solid;height:var(--slider-size);width:var(--slider-size);border-radius:calc(62.5rem * var(--mantine-scale));background-color:var(--mantine-color-white);pointer-events:none}:where([data-mantine-color-scheme=light]) .m_dd33bc19{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_dd33bc19{border-color:var(--mantine-color-dark-4)}.m_dd33bc19:where([data-filled]){border-color:var(--slider-color)}:where([data-mantine-color-scheme=light]) .m_dd33bc19:where([data-filled]):where([data-disabled]){border-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_dd33bc19:where([data-filled]):where([data-disabled]){border-color:var(--mantine-color-dark-3)}.m_68c77a5b{transform:translate(calc(-50% + var(--slider-size) / 2),calc(var(--mantine-spacing-xs) / 2));font-size:var(--mantine-font-size-sm);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}:where([data-mantine-color-scheme=light]) .m_68c77a5b{color:var(--mantine-color-gray-6)}:where([data-mantine-color-scheme=dark]) .m_68c77a5b{color:var(--mantine-color-dark-2)}.m_559cce2d{position:relative}.m_559cce2d:where([data-has-spoiler]){margin-bottom:calc(1.5rem * var(--mantine-scale))}.m_b912df4e{display:flex;flex-direction:column;overflow:hidden;transition:max-height var(--spoiler-transition-duration, .2s) ease}.m_b9131032{position:absolute;inset-inline-start:0;top:100%;height:calc(1.5rem * var(--mantine-scale))}.m_6d731127{display:flex;flex-direction:column;align-items:var(--stack-align, stretch);justify-content:var(--stack-justify, flex-start);gap:var(--stack-gap, var(--mantine-spacing-md))}.m_cbb4ea7e{--stepper-icon-size-xs: calc(2.125rem * var(--mantine-scale));--stepper-icon-size-sm: calc(2.25rem * var(--mantine-scale));--stepper-icon-size-md: calc(2.625rem * var(--mantine-scale));--stepper-icon-size-lg: calc(3rem * var(--mantine-scale));--stepper-icon-size-xl: calc(3.25rem * var(--mantine-scale));--stepper-icon-size: var(--stepper-icon-size-md);--stepper-color: var(--mantine-primary-color-filled);--stepper-content-padding: var(--mantine-spacing-md);--stepper-spacing: var(--mantine-spacing-md);--stepper-radius: calc(62.5rem * var(--mantine-scale));--stepper-fz: var(--mantine-font-size-md);--stepper-outline-thickness: calc(.125rem * var(--mantine-scale))}[data-mantine-color-scheme=light] .m_cbb4ea7e{--stepper-outline-color: var(--mantine-color-gray-2)}[data-mantine-color-scheme=dark] .m_cbb4ea7e{--stepper-outline-color: var(--mantine-color-dark-5)}.m_aaf89d0b{display:flex;flex-wrap:nowrap;align-items:center}.m_aaf89d0b:where([data-wrap]){flex-wrap:wrap;gap:var(--mantine-spacing-md) 0}.m_aaf89d0b:where([data-orientation=vertical]){flex-direction:column}.m_aaf89d0b:where([data-orientation=vertical]):where([data-icon-position=left]){align-items:flex-start}.m_aaf89d0b:where([data-orientation=vertical]):where([data-icon-position=right]){align-items:flex-end}.m_aaf89d0b:where([data-orientation=horizontal]){flex-direction:row}.m_2a371ac9{transition:background-color .15s ease;flex:1;height:var(--stepper-outline-thickness);margin-inline:var(--mantine-spacing-md);background-color:var(--stepper-outline-color)}.m_2a371ac9:where([data-active]){background-color:var(--stepper-color)}.m_78da155d{padding-top:var(--stepper-content-padding)}.m_cbb57068{--step-color: var(--stepper-color);display:flex;cursor:default}.m_cbb57068:where([data-allow-click]){cursor:pointer}.m_cbb57068:where([data-icon-position=left]){flex-direction:row}.m_cbb57068:where([data-icon-position=right]){flex-direction:row-reverse}.m_f56b1e2c{align-items:center}.m_833edb7e{--separator-spacing: calc(var(--mantine-spacing-xs) / 2);justify-content:flex-start;min-height:calc(var(--stepper-icon-size) + var(--mantine-spacing-xl) + var(--separator-spacing));margin-top:var(--separator-spacing);overflow:hidden}.m_833edb7e:where(:first-of-type){margin-top:0}.m_833edb7e:where(:last-of-type){min-height:auto}.m_833edb7e:where(:last-of-type) .m_6496b3f3{display:none}.m_818e70b{position:relative}.m_6496b3f3{top:calc(var(--stepper-icon-size) + var(--separator-spacing));inset-inline-start:calc(var(--stepper-icon-size) / 2);height:100vh;position:absolute;border-inline-start:var(--stepper-outline-thickness) solid var(--stepper-outline-color)}.m_6496b3f3:where([data-active]){border-color:var(--stepper-color)}.m_1959ad01{height:var(--stepper-icon-size);width:var(--stepper-icon-size);min-height:var(--stepper-icon-size);min-width:var(--stepper-icon-size);border-radius:var(--stepper-radius);font-size:var(--stepper-fz);display:flex;align-items:center;justify-content:center;position:relative;font-weight:700;transition:background-color .15s ease,border-color .15s ease;border:var(--stepper-outline-thickness) solid var(--stepper-outline-color);background-color:var(--stepper-outline-color)}:where([data-mantine-color-scheme=light]) .m_1959ad01{color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_1959ad01{color:var(--mantine-color-dark-1)}.m_1959ad01:where([data-progress]){border-color:var(--step-color)}.m_1959ad01:where([data-completed]){color:var(--stepper-icon-color, var(--mantine-color-white));background-color:var(--step-color);border-color:var(--step-color)}.m_a79331dc{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--stepper-icon-color, var(--mantine-color-white))}.m_1956aa2a{display:flex;flex-direction:column}.m_1956aa2a:where([data-icon-position=left]){margin-inline-start:var(--mantine-spacing-sm)}.m_1956aa2a:where([data-icon-position=right]){text-align:right;margin-inline-end:var(--mantine-spacing-sm)}:where([dir=rtl]) .m_1956aa2a:where([data-icon-position=right]){text-align:left}.m_12051f6c{font-weight:500;font-size:var(--stepper-fz);line-height:1}.m_164eea74{margin-top:calc(var(--stepper-spacing) / 3);margin-bottom:calc(var(--stepper-spacing) / 3);font-size:calc(var(--stepper-fz) - calc(.125rem * var(--mantine-scale)));line-height:1;color:var(--mantine-color-dimmed)}.m_5f93f3bb{--switch-height-xs: calc(1rem * var(--mantine-scale));--switch-height-sm: calc(1.25rem * var(--mantine-scale));--switch-height-md: calc(1.5rem * var(--mantine-scale));--switch-height-lg: calc(1.875rem * var(--mantine-scale));--switch-height-xl: calc(2.25rem * var(--mantine-scale));--switch-width-xs: calc(2rem * var(--mantine-scale));--switch-width-sm: calc(2.375rem * var(--mantine-scale));--switch-width-md: calc(2.875rem * var(--mantine-scale));--switch-width-lg: calc(3.5rem * var(--mantine-scale));--switch-width-xl: calc(4.5rem * var(--mantine-scale));--switch-thumb-size-xs: calc(.75rem * var(--mantine-scale));--switch-thumb-size-sm: calc(.875rem * var(--mantine-scale));--switch-thumb-size-md: calc(1.125rem * var(--mantine-scale));--switch-thumb-size-lg: calc(1.375rem * var(--mantine-scale));--switch-thumb-size-xl: calc(1.75rem * var(--mantine-scale));--switch-label-font-size-xs: calc(.3125rem * var(--mantine-scale));--switch-label-font-size-sm: calc(.375rem * var(--mantine-scale));--switch-label-font-size-md: calc(.4375rem * var(--mantine-scale));--switch-label-font-size-lg: calc(.5625rem * var(--mantine-scale));--switch-label-font-size-xl: calc(.6875rem * var(--mantine-scale));--switch-track-label-padding-xs: calc(.0625rem * var(--mantine-scale));--switch-track-label-padding-sm: calc(.125rem * var(--mantine-scale));--switch-track-label-padding-md: calc(.125rem * var(--mantine-scale));--switch-track-label-padding-lg: calc(.1875rem * var(--mantine-scale));--switch-track-label-padding-xl: calc(.1875rem * var(--mantine-scale));--switch-height: var(--switch-height-sm);--switch-width: var(--switch-width-sm);--switch-thumb-size: var(--switch-thumb-size-sm);--switch-label-font-size: var(--switch-label-font-size-sm);--switch-track-label-padding: var(--switch-track-label-padding-sm);--switch-radius: calc(62.5rem * var(--mantine-scale));--switch-color: var(--mantine-primary-color-filled);position:relative}.m_926b4011{height:0;width:0;opacity:0;margin:0;padding:0;position:absolute;overflow:hidden;white-space:nowrap}.m_9307d992{-webkit-tap-highlight-color:transparent;cursor:var(--switch-cursor, var(--mantine-cursor-type));overflow:hidden;position:relative;border-radius:var(--switch-radius);background-color:var(--switch-bg);border:1px solid var(--switch-bd);height:var(--switch-height);min-width:var(--switch-width);margin:0;transition:background-color .15s ease,border-color .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;font-size:var(--switch-label-font-size);font-weight:600;order:var(--switch-order, 1);-webkit-user-select:none;user-select:none;z-index:0;line-height:0;color:var(--switch-text-color)}.m_9307d992:where([data-without-labels]){width:var(--switch-width)}.m_926b4011:focus-visible+.m_9307d992{outline:2px solid var(--mantine-primary-color-filled);outline-offset:calc(.125rem * var(--mantine-scale))}.m_926b4011:checked+.m_9307d992{--switch-bg: var(--switch-color);--switch-bd: var(--switch-color);--switch-text-color: var(--mantine-color-white)}.m_926b4011:disabled+.m_9307d992,.m_926b4011[data-disabled]+.m_9307d992{--switch-bg: var(--switch-disabled-color);--switch-bd: var(--switch-disabled-color);--switch-cursor: not-allowed}[data-mantine-color-scheme=light] .m_9307d992{--switch-bg: var(--mantine-color-gray-2);--switch-bd: var(--mantine-color-gray-3);--switch-text-color: var(--mantine-color-gray-6);--switch-disabled-color: var(--mantine-color-gray-2)}[data-mantine-color-scheme=dark] .m_9307d992{--switch-bg: var(--mantine-color-dark-6);--switch-bd: var(--mantine-color-dark-4);--switch-text-color: var(--mantine-color-dark-1);--switch-disabled-color: var(--mantine-color-dark-4)}.m_9307d992[data-error]{--switch-bd: var(--mantine-color-error)}.m_9307d992[data-label-position=left]{--switch-order: 2}.m_93039a1d{position:absolute;z-index:1;border-radius:var(--switch-radius);display:flex;background-color:var(--switch-thumb-bg, var(--mantine-color-white));height:var(--switch-thumb-size);width:var(--switch-thumb-size);border:1px solid var(--switch-thumb-bd);inset-inline-start:var(--switch-thumb-start, var(--switch-track-label-padding));transition:inset-inline-start .15s ease}.m_93039a1d>*{margin:auto}.m_926b4011:checked+*>.m_93039a1d{--switch-thumb-start: calc(100% - var(--switch-thumb-size) - var(--switch-track-label-padding));--switch-thumb-bd: var(--mantine-color-white)}.m_926b4011:disabled+*>.m_93039a1d,.m_926b4011[data-disabled]+*>.m_93039a1d{--switch-thumb-bd: var(--switch-thumb-bg-disabled);--switch-thumb-bg: var(--switch-thumb-bg-disabled)}[data-mantine-color-scheme=light] .m_93039a1d{--switch-thumb-bd: var(--mantine-color-gray-3);--switch-thumb-bg-disabled: var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_93039a1d{--switch-thumb-bd: var(--mantine-color-white);--switch-thumb-bg-disabled: var(--mantine-color-dark-3)}.m_8277e082{height:100%;display:grid;place-content:center;min-width:calc(var(--switch-width) - var(--switch-thumb-size));padding-inline:var(--switch-track-label-padding);margin-inline-start:calc(var(--switch-thumb-size) + var(--switch-track-label-padding));transition:margin .15s ease}.m_926b4011:checked+*>.m_8277e082{margin-inline-end:calc(var(--switch-thumb-size) + var(--switch-track-label-padding));margin-inline-start:0}.m_b23fa0ef{width:100%;border-collapse:collapse;border-spacing:0;line-height:var(--mantine-line-height);font-size:var(--mantine-font-size-sm);table-layout:var(--table-layout, auto);caption-side:var(--table-caption-side, bottom);border:none}:where([data-mantine-color-scheme=light]) .m_b23fa0ef{--table-hover-color: var(--mantine-color-gray-1);--table-striped-color: var(--mantine-color-gray-0);--table-border-color: var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_b23fa0ef{--table-hover-color: var(--mantine-color-dark-5);--table-striped-color: var(--mantine-color-dark-6);--table-border-color: var(--mantine-color-dark-4)}.m_b23fa0ef:where([data-with-table-border]){border:calc(.0625rem * var(--mantine-scale)) solid var(--table-border-color)}.m_b23fa0ef:where([data-tabular-nums]){font-variant-numeric:tabular-nums}.m_b23fa0ef:where([data-variant=vertical]) :where(.m_4e7aa4f3){font-weight:500}:where([data-mantine-color-scheme=light]) .m_b23fa0ef:where([data-variant=vertical]) :where(.m_4e7aa4f3){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_b23fa0ef:where([data-variant=vertical]) :where(.m_4e7aa4f3){background-color:var(--mantine-color-dark-6)}.m_4e7aa4f3{text-align:left}:where([dir=rtl]) .m_4e7aa4f3{text-align:right}.m_4e7aa4fd{border-bottom:none;background-color:transparent}@media (hover: hover){.m_4e7aa4fd:hover:where([data-hover]){background-color:var(--tr-hover-bg)}}@media (hover: none){.m_4e7aa4fd:active:where([data-hover]){background-color:var(--tr-hover-bg)}}.m_4e7aa4fd:where([data-with-row-border]){border-bottom:calc(.0625rem * var(--mantine-scale)) solid var(--table-border-color)}.m_4e7aa4ef,.m_4e7aa4f3{padding:var(--table-vertical-spacing) var(--table-horizontal-spacing, var(--mantine-spacing-xs))}.m_4e7aa4ef:where([data-with-column-border]:not(:last-child)),.m_4e7aa4f3:where([data-with-column-border]:not(:last-child)){border-inline-end:calc(.0625rem * var(--mantine-scale)) solid var(--table-border-color)}.m_b2404537>:where(tr):where([data-with-row-border]:last-of-type){border-bottom:none}.m_b2404537>:where(tr):where([data-striped=odd]:nth-of-type(odd)){background-color:var(--table-striped-color)}.m_b2404537>:where(tr):where([data-striped=even]:nth-of-type(2n)){background-color:var(--table-striped-color)}.m_b2404537>:where(tr)[data-hover]{--tr-hover-bg: var(--table-highlight-on-hover-color, var(--table-hover-color))}.m_b242d975{top:var(--table-sticky-header-offset, 0);z-index:3}.m_b242d975:where([data-sticky]){position:sticky}.m_b242d975:where([data-sticky]) :where(.m_4e7aa4f3){position:sticky;top:var(--table-sticky-header-offset, 0);background-color:var(--mantine-color-body)}:where([data-with-table-border]) .m_b242d975[data-sticky] .m_4e7aa4f3{top:initial}.m_9e5a3ac7{color:var(--mantine-color-dimmed)}.m_9e5a3ac7:where([data-side=top]){margin-bottom:var(--mantine-spacing-xs)}.m_9e5a3ac7:where([data-side=bottom]){margin-top:var(--mantine-spacing-xs)}.m_a100c15{overflow-x:var(--table-overflow)}.m_62259741{min-width:var(--table-min-width);max-height:var(--table-max-height)}.m_bcaa9990{display:flex;flex-direction:column;--toc-depth-offset: .8em}.m_375a65ef{display:block;padding:.3em .8em;font-size:var(--toc-size, var(--mantine-font-size-md));border-radius:var(--toc-radius, var(--mantine-radius-default));padding-left:max(calc(var(--depth-offset) * var(--toc-depth-offset)),.8em)}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_375a65ef:where(:hover):where(:not([data-variant=none])){background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_375a65ef:where(:hover):where(:not([data-variant=none])){background-color:var(--mantine-color-dark-5)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_375a65ef:where(:active):where(:not([data-variant=none])){background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_375a65ef:where(:active):where(:not([data-variant=none])){background-color:var(--mantine-color-dark-5)}}.m_375a65ef:where([data-active]){background-color:var(--toc-bg);color:var(--toc-color)}.m_89d60db1{display:var(--tabs-display);flex-direction:var(--tabs-flex-direction);--tab-justify: flex-start;--tabs-list-direction: row;--tabs-panel-grow: unset;--tabs-display: block;--tabs-flex-direction: row;--tabs-list-border-width: 0;--tabs-list-border-size: 0 0 var(--tabs-list-border-width) 0;--tabs-list-gap: unset;--tabs-list-line-bottom: 0;--tabs-list-line-top: unset;--tabs-list-line-start: 0;--tabs-list-line-end: 0;--tab-radius: var(--tabs-radius) var(--tabs-radius) 0 0;--tab-border-width: 0 0 var(--tabs-list-border-width) 0}.m_89d60db1[data-inverted]{--tabs-list-line-bottom: unset;--tabs-list-line-top: 0;--tab-radius: 0 0 var(--tabs-radius) var(--tabs-radius);--tab-border-width: var(--tabs-list-border-width) 0 0 0}.m_89d60db1[data-inverted] .m_576c9d4:before{top:0;bottom:unset}.m_89d60db1[data-orientation=vertical]{--tabs-list-line-start: unset;--tabs-list-line-end: 0;--tabs-list-line-top: 0;--tabs-list-line-bottom: 0;--tabs-list-border-size: 0 var(--tabs-list-border-width) 0 0;--tab-border-width: 0 var(--tabs-list-border-width) 0 0;--tab-radius: var(--tabs-radius) 0 0 var(--tabs-radius);--tabs-list-direction: column;--tabs-panel-grow: 1;--tabs-display: flex}[dir=rtl] .m_89d60db1[data-orientation=vertical]{--tabs-list-border-size: 0 0 0 var(--tabs-list-border-width);--tab-border-width: 0 0 0 var(--tabs-list-border-width);--tab-radius: 0 var(--tabs-radius) var(--tabs-radius) 0}.m_89d60db1[data-orientation=vertical][data-placement=right]{--tabs-flex-direction: row-reverse;--tabs-list-line-start: 0;--tabs-list-line-end: unset;--tabs-list-border-size: 0 0 0 var(--tabs-list-border-width);--tab-border-width: 0 0 0 var(--tabs-list-border-width);--tab-radius: 0 var(--tabs-radius) var(--tabs-radius) 0}[dir=rtl] .m_89d60db1[data-orientation=vertical][data-placement=right]{--tabs-list-border-size: 0 var(--tabs-list-border-width) 0 0;--tab-border-width: 0 var(--tabs-list-border-width) 0 0;--tab-radius: var(--tabs-radius) 0 0 var(--tabs-radius)}[data-mantine-color-scheme=light] .m_89d60db1{--tab-border-color: var(--mantine-color-gray-3)}[data-mantine-color-scheme=dark] .m_89d60db1{--tab-border-color: var(--mantine-color-dark-4)}.m_89d60db1[data-orientation=horizontal]{--tab-justify: center}.m_89d60db1[data-variant=default]{--tabs-list-border-width: calc(.125rem * var(--mantine-scale))}[data-mantine-color-scheme=light] .m_89d60db1[data-variant=default]{--tab-hover-color: var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_89d60db1[data-variant=default]{--tab-hover-color: var(--mantine-color-dark-6)}.m_89d60db1[data-variant=outline]{--tabs-list-border-width: calc(.0625rem * var(--mantine-scale))}.m_89d60db1[data-variant=pills]{--tabs-list-gap: calc(var(--mantine-spacing-sm) / 2)}[data-mantine-color-scheme=light] .m_89d60db1[data-variant=pills]{--tab-hover-color: var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_89d60db1[data-variant=pills]{--tab-hover-color: var(--mantine-color-dark-6)}.m_89d33d6d{display:flex;flex-wrap:wrap;justify-content:var(--tabs-justify, flex-start);flex-direction:var(--tabs-list-direction);gap:var(--tabs-list-gap);--tab-grow: unset}.m_89d33d6d[data-grow]{--tab-grow: 1}.m_b0c91715{flex-grow:var(--tabs-panel-grow)}.m_4ec4dce6{position:relative;padding:var(--mantine-spacing-xs) var(--mantine-spacing-md);font-size:var(--mantine-font-size-sm);white-space:nowrap;z-index:0;display:flex;align-items:center;line-height:1;-webkit-user-select:none;user-select:none;flex-grow:var(--tab-grow);justify-content:var(--tab-justify)}.m_4ec4dce6:disabled,.m_4ec4dce6[data-disabled]{opacity:.5;cursor:not-allowed}.m_4ec4dce6:focus{z-index:1}.m_fc420b1f{display:flex;align-items:center;justify-content:center;margin-left:var(--tab-section-margin-left, 0);margin-right:var(--tab-section-margin-right, 0)}.m_fc420b1f[data-position=left]:not(:only-child){--tab-section-margin-right: var(--mantine-spacing-xs)}[dir=rtl] .m_fc420b1f[data-position=left]:not(:only-child){--tab-section-margin-right: 0rem;--tab-section-margin-left: var(--mantine-spacing-xs)}.m_fc420b1f[data-position=right]:not(:only-child){--tab-section-margin-left: var(--mantine-spacing-xs)}[dir=rtl] .m_fc420b1f[data-position=right]:not(:only-child){--tab-section-margin-left: 0rem;--tab-section-margin-right: var(--mantine-spacing-xs)}.m_576c9d4{position:relative}.m_576c9d4:before{content:"";position:absolute;border-color:var(--tab-border-color);border-width:var(--tabs-list-border-size);border-style:solid;bottom:var(--tabs-list-line-bottom);inset-inline-start:var(--tabs-list-line-start);inset-inline-end:var(--tabs-list-line-end);top:var(--tabs-list-line-top)}.m_539e827b{border-radius:var(--tab-radius);border-width:var(--tab-border-width);border-style:solid;border-color:transparent;background-color:var(--tab-bg);--tab-bg: transparent}.m_539e827b:where([data-active]){border-color:var(--tabs-color)}@media (hover: hover){.m_539e827b:hover{--tab-bg: var(--tab-hover-color)}.m_539e827b:hover:where(:not([data-active])){border-color:var(--tab-border-color)}}@media (hover: none){.m_539e827b:active{--tab-bg: var(--tab-hover-color)}.m_539e827b:active:where(:not([data-active])){border-color:var(--tab-border-color)}}@media (hover: hover){.m_539e827b:disabled:hover,.m_539e827b[data-disabled]:hover{--tab-bg: transparent}}@media (hover: none){.m_539e827b:disabled:active,.m_539e827b[data-disabled]:active{--tab-bg: transparent}}.m_6772fbd5{position:relative}.m_6772fbd5:before{content:"";position:absolute;border-color:var(--tab-border-color);border-width:var(--tabs-list-border-size);border-style:solid;bottom:var(--tabs-list-line-bottom);inset-inline-start:var(--tabs-list-line-start);inset-inline-end:var(--tabs-list-line-end);top:var(--tabs-list-line-top)}.m_b59ab47c{border-top:calc(.0625rem * var(--mantine-scale)) solid transparent;border-bottom:calc(.0625rem * var(--mantine-scale)) solid transparent;border-right:calc(.0625rem * var(--mantine-scale)) solid transparent;border-left:calc(.0625rem * var(--mantine-scale)) solid transparent;border-top-color:var(--tab-border-top-color);border-bottom-color:var(--tab-border-bottom-color);border-radius:var(--tab-radius);position:relative;--tab-border-bottom-color: transparent;--tab-border-top-color: transparent;--tab-border-inline-end-color: transparent;--tab-border-inline-start-color: transparent}.m_b59ab47c:where([data-active]):before{content:"";position:absolute;background-color:var(--tab-border-color);bottom:var(--tab-before-bottom, calc(-.0625rem * var(--mantine-scale)));left:var(--tab-before-left, calc(-.0625rem * var(--mantine-scale)));right:var(--tab-before-right, auto);top:var(--tab-before-top, auto);width:calc(.0625rem * var(--mantine-scale));height:calc(.0625rem * var(--mantine-scale))}.m_b59ab47c:where([data-active]):after{content:"";position:absolute;background-color:var(--tab-border-color);bottom:var(--tab-after-bottom, calc(-.0625rem * var(--mantine-scale)));right:var(--tab-after-right, calc(-.0625rem * var(--mantine-scale)));left:var(--tab-after-left, auto);top:var(--tab-after-top, auto);width:calc(.0625rem * var(--mantine-scale));height:calc(.0625rem * var(--mantine-scale))}.m_b59ab47c:where([data-active]){border-top-color:var(--tab-border-top-color);border-bottom-color:var(--tab-border-bottom-color);border-inline-start-color:var(--tab-border-inline-start-color);border-inline-end-color:var(--tab-border-inline-end-color);--tab-border-top-color: var(--tab-border-color);--tab-border-inline-start-color: var(--tab-border-color);--tab-border-inline-end-color: var(--tab-border-color);--tab-border-bottom-color: var(--mantine-color-body)}.m_b59ab47c:where([data-active])[data-inverted]{--tab-border-bottom-color: var(--tab-border-color);--tab-border-top-color: var(--mantine-color-body);--tab-before-bottom: auto;--tab-before-top: calc(-.0625rem * var(--mantine-scale));--tab-after-bottom: auto;--tab-after-top: calc(-.0625rem * var(--mantine-scale))}.m_b59ab47c:where([data-active])[data-orientation=vertical][data-placement=left]{--tab-border-inline-end-color: var(--mantine-color-body);--tab-border-inline-start-color: var(--tab-border-color);--tab-border-bottom-color: var(--tab-border-color);--tab-before-right: calc(-.0625rem * var(--mantine-scale));--tab-before-left: auto;--tab-before-bottom: auto;--tab-before-top: calc(-.0625rem * var(--mantine-scale));--tab-after-left: auto;--tab-after-right: calc(-.0625rem * var(--mantine-scale))}[dir=rtl] .m_b59ab47c:where([data-active])[data-orientation=vertical][data-placement=left]{--tab-before-right: auto;--tab-before-left: calc(-.0625rem * var(--mantine-scale));--tab-after-left: calc(-.0625rem * var(--mantine-scale));--tab-after-right: auto}.m_b59ab47c:where([data-active])[data-orientation=vertical][data-placement=right]{--tab-border-inline-start-color: var(--mantine-color-body);--tab-border-inline-end-color: var(--tab-border-color);--tab-border-bottom-color: var(--tab-border-color);--tab-before-left: calc(-.0625rem * var(--mantine-scale));--tab-before-right: auto;--tab-before-bottom: auto;--tab-before-top: calc(-.0625rem * var(--mantine-scale));--tab-after-right: auto;--tab-after-left: calc(-.0625rem * var(--mantine-scale))}[dir=rtl] .m_b59ab47c:where([data-active])[data-orientation=vertical][data-placement=right]{--tab-before-left: auto;--tab-before-right: calc(-.0625rem * var(--mantine-scale));--tab-after-right: calc(-.0625rem * var(--mantine-scale));--tab-after-left: auto}.m_c3381914{border-radius:var(--tabs-radius);background-color:var(--tab-bg);color:var(--tab-color);--tab-bg: transparent;--tab-color: inherit}@media (hover: hover){.m_c3381914:not([data-disabled]):hover{--tab-bg: var(--tab-hover-color)}}@media (hover: none){.m_c3381914:not([data-disabled]):active{--tab-bg: var(--tab-hover-color)}}.m_c3381914[data-active][data-active]{--tab-bg: var(--tabs-color);--tab-color: var(--tabs-text-color, var(--mantine-color-white))}@media (hover: hover){.m_c3381914[data-active][data-active]:hover{--tab-bg: var(--tabs-color)}}@media (hover: none){.m_c3381914[data-active][data-active]:active{--tab-bg: var(--tabs-color)}}.m_7341320d{--ti-size-xs: calc(1.125rem * var(--mantine-scale));--ti-size-sm: calc(1.375rem * var(--mantine-scale));--ti-size-md: calc(1.75rem * var(--mantine-scale));--ti-size-lg: calc(2.125rem * var(--mantine-scale));--ti-size-xl: calc(2.75rem * var(--mantine-scale));--ti-size: var(--ti-size-md);line-height:1;display:inline-flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;width:var(--ti-size);height:var(--ti-size);min-width:var(--ti-size);min-height:var(--ti-size);border-radius:var(--ti-radius, var(--mantine-radius-default));background:var(--ti-bg, var(--mantine-primary-color-filled));color:var(--ti-color, var(--mantine-color-white));border:var(--ti-bd, 1px solid transparent)}.m_43657ece{--offset: calc(var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2);--tl-bullet-size: calc(1.25rem * var(--mantine-scale));--tl-line-width: calc(.25rem * var(--mantine-scale));--tl-radius: calc(62.5rem * var(--mantine-scale));--tl-color: var(--mantine-primary-color-filled)}.m_43657ece:where([data-align=left]){padding-inline-start:var(--offset)}.m_43657ece:where([data-align=right]){padding-inline-end:var(--offset)}.m_2ebe8099{font-weight:500;line-height:1;margin-bottom:calc(var(--mantine-spacing-xs) / 2)}.m_436178ff{--item-border: var(--tl-line-width) var(--tli-border-style, solid) var(--item-border-color);position:relative;color:var(--mantine-color-text)}.m_436178ff:before{content:"";pointer-events:none;position:absolute;top:0;left:var(--timeline-line-left, 0);right:var(--timeline-line-right, 0);bottom:calc(var(--mantine-spacing-xl) * -1);border-inline-start:var(--item-border);display:var(--timeline-line-display, none)}.m_43657ece[data-align=left] .m_436178ff:before{--timeline-line-left: calc(var(--tl-line-width) * -1);--timeline-line-right: auto}[dir=rtl] .m_43657ece[data-align=left] .m_436178ff:before{--timeline-line-left: auto;--timeline-line-right: calc(var(--tl-line-width) * -1)}.m_43657ece[data-align=right] .m_436178ff:before{--timeline-line-left: auto;--timeline-line-right: calc(var(--tl-line-width) * -1)}[dir=rtl] .m_43657ece[data-align=right] .m_436178ff:before{--timeline-line-left: calc(var(--tl-line-width) * -1);--timeline-line-right: auto}.m_43657ece:where([data-align=left]) .m_436178ff{padding-inline-start:var(--offset);text-align:left}.m_43657ece:where([data-align=right]) .m_436178ff{padding-inline-end:var(--offset);text-align:right}:where([data-mantine-color-scheme=light]) .m_436178ff{--item-border-color: var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_436178ff{--item-border-color: var(--mantine-color-dark-4)}.m_436178ff:where([data-line-active]):before{border-color:var(--tli-color, var(--tl-color))}.m_436178ff:where(:not(:last-of-type)){--timeline-line-display: block}.m_436178ff:where(:not(:first-of-type)){margin-top:var(--mantine-spacing-xl)}.m_8affcee1{width:var(--tl-bullet-size);height:var(--tl-bullet-size);border-radius:var(--tli-radius, var(--tl-radius));border:var(--tl-line-width) solid;background-color:var(--mantine-color-body);position:absolute;top:0;display:flex;align-items:center;justify-content:center;color:var(--mantine-color-text)}:where([data-mantine-color-scheme=light]) .m_8affcee1{border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_8affcee1{border-color:var(--mantine-color-dark-4)}.m_43657ece:where([data-align=left]) .m_8affcee1{left:calc((var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2) * -1);right:auto}:where([dir=rtl]) .m_43657ece:where([data-align=left]) .m_8affcee1{left:auto;right:calc((var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2) * -1)}.m_43657ece:where([data-align=right]) .m_8affcee1{left:auto;right:calc((var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2) * -1)}:where([dir=rtl]) .m_43657ece:where([data-align=right]) .m_8affcee1{left:calc((var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2) * -1);right:auto}.m_8affcee1:where([data-with-child]){border-width:var(--tl-line-width)}:where([data-mantine-color-scheme=light]) .m_8affcee1:where([data-with-child]){background-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_8affcee1:where([data-with-child]){background-color:var(--mantine-color-dark-4)}.m_8affcee1:where([data-active]){border-color:var(--tli-color, var(--tl-color));background-color:var(--mantine-color-white);color:var(--tl-icon-color, var(--mantine-color-white))}.m_8affcee1:where([data-active]):where([data-with-child]){background-color:var(--tli-color, var(--tl-color));color:var(--tl-icon-color, var(--mantine-color-white))}.m_43657ece:where([data-align=left]) .m_540e8f41{padding-inline-start:var(--offset);text-align:left}:where([dir=rtl]) .m_43657ece:where([data-align=left]) .m_540e8f41{text-align:right}.m_43657ece:where([data-align=right]) .m_540e8f41{padding-inline-end:var(--offset);text-align:right}:where([dir=rtl]) .m_43657ece:where([data-align=right]) .m_540e8f41{text-align:left}.m_8a5d1357{margin:0;font-weight:var(--title-fw);font-size:var(--title-fz);line-height:var(--title-lh);font-family:var(--mantine-font-family-headings);text-wrap:var(--title-text-wrap, var(--mantine-heading-text-wrap))}.m_8a5d1357:where([data-line-clamp]){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--title-line-clamp);-webkit-box-orient:vertical}.m_f698e191{--level-offset: var(--mantine-spacing-lg);margin:0;padding:0;-webkit-user-select:none;user-select:none}.m_75f3ecf{margin:0;padding:0}.m_f6970eb1{cursor:pointer;list-style:none;margin:0;padding:0;outline:0}.m_f6970eb1:focus-visible>.m_dc283425{outline:2px solid var(--mantine-primary-color-filled);outline-offset:calc(.125rem * var(--mantine-scale))}.m_dc283425{padding-inline-start:var(--label-offset)}:where([data-mantine-color-scheme=light]) .m_dc283425:where([data-selected]){background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_dc283425:where([data-selected]){background-color:var(--mantine-color-dark-5)}.m_d6493fad :first-child{margin-top:0}.m_d6493fad :last-child{margin-bottom:0}.m_d6493fad :where(h1,h2,h3,h4,h5,h6){margin-bottom:var(--mantine-spacing-xs);text-wrap:var(--mantine-heading-text-wrap);font-family:var(--mantine-font-family-headings)}.m_d6493fad :where(h1){margin-top:calc(1.5 * var(--mantine-spacing-xl));font-size:var(--mantine-h1-font-size);line-height:var(--mantine-h1-line-height);font-weight:var(--mantine-h1-font-weight)}.m_d6493fad :where(h2){margin-top:var(--mantine-spacing-xl);font-size:var(--mantine-h2-font-size);line-height:var(--mantine-h2-line-height);font-weight:var(--mantine-h2-font-weight)}.m_d6493fad :where(h3){margin-top:calc(.8 * var(--mantine-spacing-xl));font-size:var(--mantine-h3-font-size);line-height:var(--mantine-h3-line-height);font-weight:var(--mantine-h3-font-weight)}.m_d6493fad :where(h4){margin-top:calc(.8 * var(--mantine-spacing-xl));font-size:var(--mantine-h4-font-size);line-height:var(--mantine-h4-line-height);font-weight:var(--mantine-h4-font-weight)}.m_d6493fad :where(h5){margin-top:calc(.5 * var(--mantine-spacing-xl));font-size:var(--mantine-h5-font-size);line-height:var(--mantine-h5-line-height);font-weight:var(--mantine-h5-font-weight)}.m_d6493fad :where(h6){margin-top:calc(.5 * var(--mantine-spacing-xl));font-size:var(--mantine-h6-font-size);line-height:var(--mantine-h6-line-height);font-weight:var(--mantine-h6-font-weight)}.m_d6493fad :where(img){max-width:100%;margin-bottom:var(--mantine-spacing-xs)}.m_d6493fad :where(p){margin-top:0;margin-bottom:var(--mantine-spacing-lg)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(mark){background-color:var(--mantine-color-yellow-2);color:inherit}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(mark){background-color:var(--mantine-color-yellow-5);color:var(--mantine-color-black)}.m_d6493fad :where(a){color:var(--mantine-color-anchor);text-decoration:none}@media (hover: hover){.m_d6493fad :where(a):hover{text-decoration:underline}}@media (hover: none){.m_d6493fad :where(a):active{text-decoration:underline}}.m_d6493fad :where(hr){margin-top:var(--mantine-spacing-md);margin-bottom:var(--mantine-spacing-md);border:0;border-top:calc(.0625rem * var(--mantine-scale)) solid}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(hr){border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(hr){border-color:var(--mantine-color-dark-3)}.m_d6493fad :where(pre){padding:var(--mantine-spacing-xs);line-height:var(--mantine-line-height);margin:0;margin-top:var(--mantine-spacing-md);margin-bottom:var(--mantine-spacing-md);overflow-x:auto;font-family:var(--mantine-font-family-monospace);font-size:var(--mantine-font-size-xs);border-radius:var(--mantine-radius-sm)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(pre){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(pre){background-color:var(--mantine-color-dark-8)}.m_d6493fad :where(pre) :where(code){background-color:transparent;padding:0;border-radius:0;color:inherit;border:0}.m_d6493fad :where(kbd){--kbd-fz: calc(.75rem * var(--mantine-scale));--kbd-padding: calc(.1875rem * var(--mantine-scale)) calc(.3125rem * var(--mantine-scale));font-family:var(--mantine-font-family-monospace);line-height:var(--mantine-line-height);font-weight:700;padding:var(--kbd-padding);font-size:var(--kbd-fz);border-radius:var(--mantine-radius-sm);border:calc(.0625rem * var(--mantine-scale)) solid;border-bottom-width:calc(.1875rem * var(--mantine-scale))}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(kbd){border-color:var(--mantine-color-gray-3);color:var(--mantine-color-gray-7);background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(kbd){border-color:var(--mantine-color-dark-3);color:var(--mantine-color-dark-0);background-color:var(--mantine-color-dark-5)}.m_d6493fad :where(code){line-height:var(--mantine-line-height);padding:calc(.0625rem * var(--mantine-scale)) calc(.3125rem * var(--mantine-scale));border-radius:var(--mantine-radius-sm);font-family:var(--mantine-font-family-monospace);font-size:var(--mantine-font-size-xs)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(code){background-color:var(--mantine-color-gray-0);color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(code){background-color:var(--mantine-color-dark-5);color:var(--mantine-color-white)}.m_d6493fad :where(ul,ol):not([data-type=taskList]){margin-bottom:var(--mantine-spacing-md);padding-inline-start:var(--mantine-spacing-xl);list-style-position:outside}.m_d6493fad :where(table){width:100%;border-collapse:collapse;caption-side:bottom;margin-bottom:var(--mantine-spacing-md)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(table){--table-border-color: var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(table){--table-border-color: var(--mantine-color-dark-4)}.m_d6493fad :where(table) :where(caption){margin-top:var(--mantine-spacing-xs);font-size:var(--mantine-font-size-sm);color:var(--mantine-color-dimmed)}.m_d6493fad :where(table) :where(th){text-align:left;font-weight:700;font-size:var(--mantine-font-size-sm);padding:var(--mantine-spacing-xs) var(--mantine-spacing-sm)}.m_d6493fad :where(table) :where(thead th){border-bottom:calc(.0625rem * var(--mantine-scale)) solid;border-color:var(--table-border-color)}.m_d6493fad :where(table) :where(tfoot th){border-top:calc(.0625rem * var(--mantine-scale)) solid;border-color:var(--table-border-color)}.m_d6493fad :where(table) :where(td){padding:var(--mantine-spacing-xs) var(--mantine-spacing-sm);border-bottom:calc(.0625rem * var(--mantine-scale)) solid;border-color:var(--table-border-color);font-size:var(--mantine-font-size-sm)}.m_d6493fad :where(table) :where(tr:last-of-type td){border-bottom:0}.m_d6493fad :where(blockquote){font-size:var(--mantine-font-size-lg);line-height:var(--mantine-line-height);margin:var(--mantine-spacing-md) 0;border-radius:var(--mantine-radius-sm);padding:var(--mantine-spacing-md) var(--mantine-spacing-lg)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(blockquote){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(blockquote){background-color:var(--mantine-color-dark-8)}.m_468e7eda{padding-top:0;padding-bottom:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.m_468e7eda::-webkit-calendar-picker-indicator{display:none}.m_468e7eda::-webkit-clear-button{display:none}.m_468e7eda::-webkit-datetime-edit-hour-field,.m_468e7eda::-webkit-datetime-edit-minute-field,.m_468e7eda::-webkit-datetime-edit-second-field,.m_468e7eda::-webkit-datetime-edit-ampm-field{padding-top:0;max-height:calc(1.875rem * var(--mantine-scale));display:inline}.m_468e7eda::-webkit-datetime-edit-hour-field:focus,.m_468e7eda::-webkit-datetime-edit-minute-field:focus,.m_468e7eda::-webkit-datetime-edit-second-field:focus,.m_468e7eda::-webkit-datetime-edit-ampm-field:focus{background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white)}.m_396ce5cb{--day-size-xs: calc(1.875rem * var(--mantine-scale));--day-size-sm: calc(2.25rem * var(--mantine-scale));--day-size-md: calc(2.625rem * var(--mantine-scale));--day-size-lg: calc(3rem * var(--mantine-scale));--day-size-xl: calc(3.375rem * var(--mantine-scale));--day-size: var(--day-size-sm);width:var(--day-size, var(--day-size-sm));height:var(--day-size, var(--day-size-sm));font-size:calc(var(--day-size) / 2.8);display:inline-flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:transparent;border-radius:var(--mantine-radius-default);color:var(--mantine-color-text);opacity:1}@media (hover: hover){[data-mantine-color-scheme=light] .m_396ce5cb:hover:where(:not([data-static],[data-disabled],[data-selected],[data-in-range])){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_396ce5cb:hover:where(:not([data-static],[data-disabled],[data-selected],[data-in-range])){background-color:var(--mantine-color-dark-5)}}@media (hover: none){[data-mantine-color-scheme=light] .m_396ce5cb:active:where(:not([data-static],[data-disabled],[data-selected],[data-in-range])){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_396ce5cb:active:where(:not([data-static],[data-disabled],[data-selected],[data-in-range])){background-color:var(--mantine-color-dark-5)}}.m_396ce5cb:where([data-static]){-webkit-user-select:auto;user-select:auto;cursor:default}.m_396ce5cb:where([data-weekend]){color:var(--mantine-color-red-6)}.m_396ce5cb:where([data-outside]){color:var(--mantine-color-dimmed);opacity:.5}.m_396ce5cb:where(:disabled,[data-disabled]){color:var(--mantine-color-dimmed);cursor:not-allowed;opacity:.5}.m_396ce5cb:where([data-hidden]){display:none}:where([data-mantine-color-scheme=light]) .m_396ce5cb:where([data-today][data-highlight-today]:not([data-selected],[data-in-range])){border:1px solid var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_396ce5cb:where([data-today][data-highlight-today]:not([data-selected],[data-in-range])){border:1px solid var(--mantine-color-dark-4)}.m_396ce5cb:where([data-in-range]){background-color:var(--mantine-primary-color-light-hover);border-radius:0}@media (hover: hover){.m_396ce5cb:where([data-in-range]):hover:where(:not([data-disabled],[data-static])){background-color:var(--mantine-primary-color-light)}}@media (hover: none){.m_396ce5cb:where([data-in-range]):active:where(:not([data-disabled],[data-static])){background-color:var(--mantine-primary-color-light)}}.m_396ce5cb:where([data-first-in-range]){border-radius:0;border-start-start-radius:var(--mantine-radius-default);border-end-start-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-last-in-range]){border-radius:0;border-end-end-radius:var(--mantine-radius-default);border-start-end-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-last-in-range][data-first-in-range]){border-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-selected]){background-color:var(--mantine-primary-color-filled);color:var(--mantine-primary-color-contrast)}@media (hover: hover){.m_396ce5cb:where([data-selected]):hover:where(:not([data-disabled],[data-static])){background-color:var(--mantine-primary-color-filled-hover)}}@media (hover: none){.m_396ce5cb:where([data-selected]):active:where(:not([data-disabled],[data-static])){background-color:var(--mantine-primary-color-filled-hover)}}.m_18a3eca{color:var(--mantine-color-dimmed);font-weight:400;font-size:var(--wr-fz, var(--mantine-font-size-sm));text-transform:capitalize;padding-bottom:calc(var(--wr-spacing, var(--mantine-spacing-sm)) / 2)}.m_cc9820d3{border-collapse:collapse;table-layout:fixed}.m_8f457cd5{padding:0}.m_8f457cd5:where([data-with-spacing]){padding:calc(.03125rem * var(--mantine-scale))}.m_6cff9dea{--wn-size-xs: calc(1.875rem * var(--mantine-scale));--wn-size-sm: calc(2.25rem * var(--mantine-scale));--wn-size-md: calc(2.625rem * var(--mantine-scale));--wn-size-lg: calc(3rem * var(--mantine-scale));--wn-size-xl: calc(3.375rem * var(--mantine-scale));color:var(--mantine-color-dimmed);font-weight:400;font-size:calc(var(--wn-size, var(--wn-size-sm)) / 2.8);text-align:center;width:var(--wn-size, var(--wn-size-sm))}.m_dc6a3c71{--dpc-size-xs: calc(1.875rem * var(--mantine-scale));--dpc-size-sm: calc(2.25rem * var(--mantine-scale));--dpc-size-md: calc(2.625rem * var(--mantine-scale));--dpc-size-lg: calc(3rem * var(--mantine-scale));--dpc-size-xl: calc(3.375rem * var(--mantine-scale));--dpc-size: var(--dpc-size-sm);font-size:var(--dpc-fz, var(--mantine-font-size-sm));height:var(--dpc-size);width:calc((var(--dpc-size) * 7) / 3 + calc(.09375rem * var(--mantine-scale)));display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:transparent;color:var(--mantine-color-text);opacity:1;border-radius:var(--mantine-radius-default)}@media (hover: hover){:where([data-mantine-color-scheme=light]) .m_dc6a3c71:hover:where(:not([data-disabled],:disabled)){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_dc6a3c71:hover:where(:not([data-disabled],:disabled)){background-color:var(--mantine-color-dark-5)}}@media (hover: none){:where([data-mantine-color-scheme=light]) .m_dc6a3c71:active:where(:not([data-disabled],:disabled)){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_dc6a3c71:active:where(:not([data-disabled],:disabled)){background-color:var(--mantine-color-dark-5)}}.m_dc6a3c71:where(:disabled,[data-disabled]){color:var(--mantine-color-dimmed);cursor:not-allowed;opacity:.5}.m_dc6a3c71:where([data-selected]){background-color:var(--mantine-primary-color-filled);color:var(--mantine-primary-color-contrast, var(--mantine-color-white))}@media (hover: hover){.m_dc6a3c71:where([data-selected]):hover{background-color:var(--mantine-primary-color-filled-hover)}}@media (hover: none){.m_dc6a3c71:where([data-selected]):active{background-color:var(--mantine-primary-color-filled-hover)}}.m_dc6a3c71:where([data-in-range]){background-color:var(--mantine-primary-color-light-hover);border-radius:0}@media (hover: hover){.m_dc6a3c71:where([data-in-range]):hover{background-color:var(--mantine-primary-color-light)}}@media (hover: none){.m_dc6a3c71:where([data-in-range]):active{background-color:var(--mantine-primary-color-light)}}.m_dc6a3c71:where([data-first-in-range]){border-radius:0;border-start-start-radius:var(--mantine-radius-default);border-end-start-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-last-in-range]){border-radius:0;border-end-end-radius:var(--mantine-radius-default);border-start-end-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-first-in-range][data-last-in-range]){border-radius:var(--mantine-radius-default)}.m_9206547b{border-collapse:collapse;border-width:0}.m_c5a19c7d{padding:0}.m_c5a19c7d:where([data-with-spacing]){padding:calc(.03125rem * var(--mantine-scale))}.m_2a6c32d{border-collapse:collapse;border-width:0;cursor:pointer}.m_fe27622f{padding:0}.m_fe27622f:where([data-with-spacing]){padding:calc(.03125rem * var(--mantine-scale))}.m_730a79ed{--dch-control-size-xs: calc(1.875rem * var(--mantine-scale));--dch-control-size-sm: calc(2.25rem * var(--mantine-scale));--dch-control-size-md: calc(2.625rem * var(--mantine-scale));--dch-control-size-lg: calc(3rem * var(--mantine-scale));--dch-control-size-xl: calc(3.375rem * var(--mantine-scale));--dch-control-size: var(--dch-control-size-sm);display:flex;max-width:calc(var(--dch-control-size) * 8 + calc(.4375rem * var(--mantine-scale)));margin-bottom:var(--mantine-spacing-xs)}.m_f6645d97,.m_2351eeb0{height:var(--dch-control-size);border-radius:var(--mantine-radius-default);display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;opacity:1;cursor:pointer}@media (hover: hover){[data-mantine-color-scheme=light] .m_f6645d97:hover:where(:not([data-disabled],:disabled)),[data-mantine-color-scheme=light] .m_2351eeb0:hover:where(:not([data-disabled],:disabled)){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_f6645d97:hover:where(:not([data-disabled],:disabled)),[data-mantine-color-scheme=dark] .m_2351eeb0:hover:where(:not([data-disabled],:disabled)){background-color:var(--mantine-color-dark-5)}}@media (hover: none){[data-mantine-color-scheme=light] .m_f6645d97:active:where(:not([data-disabled],:disabled)),[data-mantine-color-scheme=light] .m_2351eeb0:active:where(:not([data-disabled],:disabled)){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_f6645d97:active:where(:not([data-disabled],:disabled)),[data-mantine-color-scheme=dark] .m_2351eeb0:active:where(:not([data-disabled],:disabled)){background-color:var(--mantine-color-dark-5)}}.m_f6645d97:where(:disabled,[data-disabled]),.m_2351eeb0:where(:disabled,[data-disabled]){opacity:.2;cursor:not-allowed}.m_2351eeb0{width:var(--dch-control-size)}.m_f6645d97{flex:1;font-size:var(--dch-fz, var(--mantine-font-size-sm));font-weight:500;text-transform:capitalize}.m_367dc749{width:60%;height:60%}.m_367dc749:where([data-direction=next]){transform:rotate(270deg)}:where([dir=rtl]) .m_367dc749:where([data-direction=next]){transform:rotate(90deg)}.m_367dc749:where([data-direction=previous]){transform:rotate(90deg)}:where([dir=rtl]) .m_367dc749:where([data-direction=previous]){transform:rotate(270deg)}.m_30b26e33{display:flex;gap:var(--mantine-spacing-md)}.m_6fa5e2aa{cursor:pointer;line-height:unset}.m_6fa5e2aa:where([data-read-only]){cursor:default}.m_208d2562{display:flex;align-items:stretch;margin-top:var(--mantine-spacing-md)}.m_62ee059{flex:1;margin-inline-end:var(--mantine-spacing-md)}
