@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap);.loader{display:flex;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;z-index:9999}.loader img{max-width:100px;position:fixed;top:calc(50% - 50px);left:calc(50% - 50px);z-index:11}.loader:before{content:"";width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(61,20,76,.7);background:rgba(var(--base-color),.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:-1}body:after{content:"";position:absolute;top:-340px;left:-50px;width:420px;height:420px;border-radius:80px;-webkit-transform:rotate(40deg);transform:rotate(40deg);background:#f6d2e4;background:var(--light-pink-color-900);opacity:.2;filter:alpha(opacity=20);z-index:-1}@media(max-width:767px){body:after{width:320px;left:-30px;top:-150px;height:320px}}.header{top:0;width:100%;padding:10px 0;position:absolute;z-index:99}.header .btn{padding:.56rem 1.5rem;box-shadow:0 0 10px rgba(182,37,106,.21)}@media(max-width:767px){.header .btn{padding:.56rem 1rem;font-size:.8rem}}.header .btn a{color:#fff;color:var(--white-color);font-weight:400}.header .navbar-brand{position:relative;max-width:180px;min-width:120px}.notification{background:#f6d2e4;background:var(--light-pink-color-900);border-radius:40px;position:relative;width:50px;height:50px}@media(max-width:1200px){.notification{margin-right:.75rem;width:40px;height:40px}}.notification img{width:20px}@media(max-width:1200px){.notification img{width:16px}}.notification-popup{width:"50px"}.notification-message{display:flex;flex-wrap:wrap}.badge-status{position:absolute;top:0;right:0;width:20px;height:20px;padding:4px;text-align:center;display:flex;justify-content:center;align-items:center;font-size:.8rem;color:#fff;color:var(--white-color);border-radius:10px;background:#b6256a;background:var(--primary-color)}.searchbar{max-width:230px;margin:0 15px}@media(max-width:1200px){.searchbar{margin:0 10px}}.searchbar em{position:absolute;top:calc(50% - 13px);left:15px}.searchbar em img{width:20px}.searchbar .form-control{padding-left:46px;font-size:.9rem;background:#fff;background:var(--white-color);border:1px solid #f6d2e4;border:1px solid var(--light-pink-color-900)}@media(min-width:1441px){.searchbar .form-control{min-height:40px}}#basic-nav-dropdown{padding:0}#basic-nav-dropdown:after{display:none}.search_filter_btn{display:flex;justify-content:center;align-items:center}@media(min-width:1200px){.search_filter_btn{width:50px;height:50px}}@media(max-width:1200px){.search_filter_btn{width:40px;height:40px}.search_filter_btn img{width:18px}}.nav-link-badge{top:0}.nav_drop_down_badge{position:absolute;right:90px}.navbar li{margin:0 25px}.navbar li a{color:#3d144c;color:rgba(var(--base-color),1);font-size:inherit;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center}.navbar li a em{margin-right:7px;display:inline-flex}.navbar li a em img,.navbar li a em svg{width:19px;max-height:19px;display:inline-block}.navbar li a.active,.navbar li a:hover{color:#3d144c;color:rgba(var(--base-color),1)}.navbar li a.active svg path,.navbar li a:hover svg path{fill:#b6256a;stroke:#b6256a}.navbar li a.active svg circle,.navbar li a:hover svg circle{stroke:#b6256a}.hamburger{padding:0}@media(min-width:1200px){.hamburger{display:none}}@media(max-width:1200px){.hamburger{width:40px;border:0;display:flex;-moz-flex-direction:column;flex-direction:column;background:transparent}.hamburger span{background:#3d144c;background:rgba(var(--base-color),1);border-radius:10px;height:4px;margin:4px 0;transition:.4s cubic-bezier(.68,-.6,.32,1.6)}.hamburger span:first-of-type{width:50%}.hamburger span:nth-of-type(2){width:100%}.hamburger span:nth-of-type(3){width:75%}}@media(max-width:1200px){.is-menu-active .header{position:fixed}.is-menu-active .hamburger span:first-of-type{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:rotate(40deg) translate(5px,1px);transform:rotate(40deg) translate(5px,1px)}.is-menu-active .hamburger span:nth-of-type(2){-webkit-transform-origin:top;transform-origin:top;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.is-menu-active .hamburger span:nth-of-type(3){width:50%;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:translate(18px,-7px) rotate(41deg);transform:translate(18px,-7px) rotate(41deg)}.is-menu-active .navbar{display:flex;background:#fff;background:var(--white-color)}}@media(max-width:1200px){.navbar{box-shadow:0 0 10px rgba(0,0,0,.2);background:hsla(0,0%,100%,.925);border-radius:100vmax;height:55px;padding:10px;max-width:960px;margin:0 auto;position:fixed;right:10px;bottom:5px;left:10px;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;transition:all .5s ease-in-out;z-index:-1}}@media(max-width:767px){.navbar{max-width:540px}}@media(max-width:575px){.navbar{max-width:calc(100% - 20px)}}@media(max-width:1200px){.navbar-menu{-moz-flex-direction:row;flex-direction:row;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-moz-align-items:center;-ms-align-items:center;align-items:center;overflow-x:auto;overflow-y:hidden;scrollbar-color:#b6256a transparent;scrollbar-width:thin;width:100%}.navbar-menu li{padding:5px 0;margin:0 10px}}@media(max-width:991px){.navbar-menu li{padding:5px 0}.navbar-menu li a,.navbar-menu li a.active{color:transparent;font-size:0}}.menu_item{display:flex;flex-direction:column!important}.menu-background{background:#f6d2e4;background:var(--light-pink-color-900)}.notification-time{display:flex;flex-direction:row;color:#7b049c;grid-gap:10px;gap:10px}.notification-header{display:flex;justify-content:flex-start;flex-direction:column;font-weight:600;font-size:large;padding-top:8%;padding-left:4%;padding-bottom:2%;margin-bottom:0;border-bottom:1px solid #b6256a;border-bottom:1px solid var(--primary-color)}.header-buttons{display:flex;font-weight:400;flex-direction:row;cursor:pointer;font-size:small}.active-navbar{border-bottom:2px solid #b6256a}.notification-dropdown-height{max-height:100vh}@media(max-width:575px){.custom_dropMenu span.text-dark{display:none}}.custom_dropMenu.dropdown-menu-left,.custom_dropMenu.dropdown-menu-right{position:unset!important}.custom_dropMenu .dropdown-menu{min-width:296px;position:absolute;z-index:2;-webkit-transform:translateY(70px)!important;transform:translateY(70px)!important;overflow-y:auto;padding:0;border:0;inset:unset!important;right:0!important;top:12px!important;border-radius:20px 20px 20px 20px;box-shadow:0 1px 44px rgba(0,0,0,.14)}@media(max-width:1200px){.custom_dropMenu .dropdown-menu{-webkit-transform:translateY(60px)!important;transform:translateY(60px)!important}}.custom_dropMenu .dropdown-menu .dropdown-item{padding:7px 15px;display:flex;flex-direction:row!important;text-wrap:wrap;color:#3d144c;color:rgba(var(--base-color),1);border-bottom:1px solid #d9d9d9;border-bottom:1px solid var(--grey-color-700);font-size:1rem}.custom_dropMenu .dropdown-menu .dropdown-item:last-child{border-bottom:0}.custom_dropMenu .dropdown-menu .dropdown-item.active,.custom_dropMenu .dropdown-menu .dropdown-item:hover{background:#cd4787;background:var(--light-pink-color-semi)}.custom_dropMenu .dropdown-menu .dropdown-item i img{min-width:17px;max-height:20px}.footer{z-index:1}@media(min-width:991px){.footer{padding:30px 0}}@media(max-width:991px){.footer{padding:20px 0}}.footer_wrap{background:#fff;background:var(--white-color);border-radius:15px;padding:15px}@media(min-width:1440px){.footer_wrap{border-radius:15px;padding:15px 20px}}@media(max-width:991px){.footer_wrap{padding:20px 15px}}.social_media li{margin:5px}.social_media li a{background:#fff;background:var(--white-color);border-radius:10px;text-align:center;padding:5px;width:46px;height:46px;display:flex;justify-content:center;align-items:center}@media(max-width:575px){.social_media li a{width:30px;height:30px}}.social_media li a svg{width:23px;height:23px;transition:all .5s ease-in-out}@media(max-width:575px){.social_media li a svg{width:20px;height:20px}}.social_media li a:hover{box-shadow:0 0 10px rgba(61,60,76,.2)}.social_media li a:hover svg path{fill:#b6256a;fill:var(--primary-color)}@media(max-width:767px){.f_menu{-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;padding-top:10px;padding-bottom:10px}}.f_menu li{margin:0 10px}@media(max-width:991px){.f_menu li{padding:10px 0}}.front_form{background:url(/static/media/login_signp_bg.d9eb8b85.webp) no-repeat;background-attachment:fixed;background-size:cover;position:relative;isolation:isolate;padding:0 15px;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;z-index:1}.front_form:before{content:"";background:rgba(61,20,76,.7);background:rgba(var(--base-color),.7);height:100%;width:100%;position:absolute;z-index:-1}@media(min-width:1200px){.front_form.form_signup .ls_form{width:900px}}@media(max-width:1200px){.front_form.form_signup .ls_form{width:800px;max-width:96%}}@media(max-width:575px){.front_form.min-vh-100{min-height:auto!important}}.ls_form{background:#fff;border-radius:20px}@media(min-width:1200px){.ls_form{width:540px;margin:1rem auto;padding:30px 40px}}@media(max-width:1200px){.ls_form{padding:30px;width:500px;max-width:100%;margin:3rem auto}}.logo_front{display:inline-block;margin:0 0 15px}.logo_front img{width:180px}.ls_form .h6{color:#3d144c;color:rgba(var(--base-color),1)}.seperator{position:relative;text-align:center;isolation:isolate;z-index:1}.seperator:before{content:"";background:rgba(61,20,76,.3);background:rgba(var(--base-color),.3);position:absolute;top:16px;left:0;width:100%;height:1px;z-index:-1}.seperator span{padding:0 7px;display:inline-block;font-size:1.2rem;background:#fff;font-weight:600;color:rgba(61,20,76,.3);color:rgba(var(--base-color),.3);position:relative;z-index:11}.link_text{cursor:pointer;font-size:1rem;text-decoration:none;font-weight:500;text-transform:capitalize;color:#3d144c;color:rgba(var(--base-color,1))}.link_text:hover{text-decoration:none;color:#b6256a}.ls_form .form-control[type=email],.ls_form .form-control[type=password]{padding-right:55px}.show_hide_pwd{position:absolute;top:calc(50% - 12px);right:20px;background:transparent;cursor:pointer;border:0;z-index:1}.show_hide_pwd img{width:24px;display:inline-block}.social_login{max-width:300px;margin:0 auto}.social_login .btn:hover svg{width:26px}.social_login .btn:hover svg path{fill:#fff;fill:var(--white-color)}.react-datepicker__input-container .form-control{background-image:url(/static/media/calender_icon.f2df4d06.svg);background-repeat:no-repeat;background-position:right 15px center}.react-datepicker-popper .react-datepicker{border-color:#b6256a}.react-datepicker-popper .react-datepicker__triangle:before{border-bottom-color:#b6256a!important}.react-datepicker-popper .react-datepicker__month-container .react-datepicker__month .react-datepicker__week .react-datepicker__day--selected{background-color:#b6256a}.react-datepicker-popper .react-datepicker__month-container .react-datepicker__month .react-datepicker__week .react-datepicker__day:hover{background-color:#fceef5;background-color:var(--light-pink-color-700);color:61,20,76;color:var(--base-color)}.react-datepicker-popper .react-datepicker__header{background-color:#fceef5;background-color:var(--light-pink-color-700)}.react-datepicker-popper .react-datepicker__time-container .react-datepicker__time-list{scrollbar-color:#b6256a transparent;scrollbar-width:thin}.react-datepicker-popper .react-datepicker__time-container .react-datepicker__time-list-item:hover{background-color:#fceef5!important;background-color:var(--light-pink-color-700)!important;color:61,20,76!important;color:var(--base-color)!important}.react-datepicker-popper .react-datepicker__time-container .react-datepicker__time-list-item--selected{background-color:#b6256a!important}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#b6256a!important}.form-switch{display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-flex-direction:row-reverse;flex-direction:row-reverse;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.form-switch .form-check-input{border:0;width:2.5em;height:1.3rem;margin-left:0;box-shadow:0 2px 10px rgba(0,0,0,.3)}.form-switch .form-check-input:checked{background-color:#b6256a;-webkit-filter:none;filter:none}.form-switch .form-check-input:focus:not(:checked){background-image:url(/static/media/circle.dbed4376.svg)}.form-switch label{margin:0;line-height:normal;font-size:1rem}.form-switch.common-switch{border:none;background:transparent;padding:0;min-height:auto;line-height:normal}.form-switch.common-switch input{background-color:#f9e3ee;background-color:var(--light-pink-color-800)}.form-switch.common-switch input:checked{background-color:#b6256a}.spinner_loader{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);z-index:11}@media(min-width:576px){.modal-sm{max-width:440px}}.modal-backdrop{background:rgba(61,20,76,.8);background:rgba(var(--base-color),.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.modal-content{border:0;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.3)}.modal-header{padding:1rem 1.5rem}.modal-body{padding:1.5rem}.modal-body .close{transition:all .5s ease-in-out;background:transparent;display:flex;justify-content:center;align-items:center;position:absolute;top:10px;right:10px;text-align:center;border:0;padding:4px;width:40px;height:40px;z-index:11}.modal-body .close svg{width:20px;height:20px}.modal.video_modal .modal-content{background:#3d144c;background:var(--black-color-700)}.modal.video_modal .modal-body{padding:0}.modal.video_modal .modal-body .close{background:#b6256a;background:var(--primary-color);border-radius:50%}.modal.video_modal .modal-body .close:hover{background:#000;background:var(--black-color)}.modal.video_modal .modal-body .close svg path{fill:#fff;fill:var(--white-color)}.modal.video_modal .modal-body video{display:block;object-fit:contain;border-radius:15px}.p_tag_list_modal{overflow-x:hidden!important}@media(max-width:991px){.chatSecn.card-body{padding:0}}@media(max-width:991px){.chatSecn.card-body+.footer{display:none}}.chat_scroll{height:calc(100% - 70px)!important}.scrollbar [data-test-id=virtuoso-scroller]{margin-right:-4px;scrollbar-color:#b6256a transparent;scrollbar-width:thin}.scrollbar [data-test-id=virtuoso-scroller] [data-viewport-type=element]{padding-right:2px}@media(max-width:991px){.scrollbar [data-test-id=virtuoso-scroller] [data-viewport-type=element]{padding-right:2px}}.scrollbar [data-test-id=virtuoso-scroller]::-webkit-scrollbar-thumb{opacity:0;filter:alpha(opacity=0);visibility:hidden;background-color:transparent;-webkit-transition:background-color 0ms .4s,opacity .4s 0ms;transition:background-color 0ms .4s,opacity .4s 0ms}.scrollbar [data-test-id=virtuoso-scroller]:focus::-webkit-scrollbar-thumb,.scrollbar [data-test-id=virtuoso-scroller]:hover::-webkit-scrollbar-thumb{opacity:1;filter:alpha(opacity=100);visibility:visible;background-color:#b6256a;-webkit-transition:background-color visibility 0ms .4s,opacity .4s 0ms;transition:background-color visibility 0ms .4s,opacity .4s 0ms}@media(hover:none){.scrollbar [data-test-id=virtuoso-scroller]::-webkit-scrollbar-thumb{opacity:1;filter:alpha(opacity=100);visibility:visible;background-color:#b6256a;-webkit-transition:background-color visibility 0ms .4s,opacity .4s 0ms;transition:background-color visibility 0ms .4s,opacity .4s 0ms}}.chat-app{height:calc(100vh - 120px);border-radius:20px}@media(max-width:991.98px){.chat-app{height:calc(100vh - 150px)}}.chat-app .people-list{width:380px;padding:20px;position:absolute;top:0;left:0;z-index:7;transition:.5s;height:100%}.chat-app .people-list .chat-list{height:calc(100% - 50px)}.chat-app .people-list .chat-list li{padding:10px 14px;list-style:none;background-color:#fceef5;background-color:var(--light-pink-color-700);border:1px solid #fceef5;border:1px solid var(--light-pink-color-700);position:relative;border-radius:10px}.chat-app .people-list .chat-list li.active,.chat-app .people-list .chat-list li:hover{background-color:#ffdbf1;background-color:var(--light-pink-color-300);border-color:#f6d2e4;border-color:var(--light-pink-color-900);cursor:pointer}.chat-app .people-list .chat-list li .name{font-size:15px}.chat-app .people-list .searchbar{display:block}@media(max-width:991px){.chat-app .people-list{width:100%;max-width:100%;position:fixed;top:70px;left:0;padding:10px;background:#fff;border-radius:0;height:calc(100vh - 135px);transition:all .5s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);z-index:11}}@media(max-width:991.98px){.chat-app .people-list.active{-webkit-transform:translateX(-1000px);transform:translateX(-1000px)}}.chat-app .people-list .chat_items img{border-radius:50%}.chat-app .people-list .chat_items .chat_list_content{margin:auto 0;position:relative;width:calc(100% - 50px);padding:0 0 0 12px}.chat-app .people-list .chat_items .chat_list_content h6{text-transform:capitalize;font-size:.938rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.3;margin-bottom:0;color:#3d144c;max-width:calc(100% - 120px);width:100%}.msg_time{position:relative;top:0;right:0;color:rgba(61,20,76,.5);font-size:.75rem;text-align:right;max-width:120px;line-height:1;width:100%}.chat-app .people-list .chat_items .chat_list_content .status,.chat-app .people-list .chat_items .chat_list_content p{color:#3d144c;font-size:.875rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:6px;margin-bottom:0;line-height:1.3;padding-right:60px}@media(max-width:767px){.chat-app .people-list .chat_items .chat_list_content .status,.chat-app .people-list .chat_items .chat_list_content p{padding-right:40px}}.chat-app .people-list .chat_items .chat_list_content .unread_msg{position:absolute;right:0;bottom:0;padding:5px;color:#fff;color:var(--white-color);display:flex;justify-content:center;align-items:center;width:23px;height:23px;border-radius:20px;background-color:#b6256a;border:1px solid #b6256a;font-size:.75rem}.chat-app .chat{margin-left:380px;border-left:1px solid #eaeaea;border-left:1px solid var(--grey-color-200);position:relative;height:100%}@media(max-width:991px){.chat-app .chat{margin-left:0;width:100%;border-left:none}}.chat-app .chat-header{padding:15px;border-bottom:2px solid #f4f7f6;border-bottom:2px solid var(--grey-color-100)}@media(max-width:767px){.chat-app .chat-header{padding:15px 10px}}@media(max-width:767px){.chat-app .chat-header .row{flex-wrap:nowrap}}.chat-app .chat-header .back_chat{padding:0;border:0}@media(min-width:991px){.chat-app .chat-header .back_chat{display:none}}.chat-app .chat-header .back_chat svg{width:30px}@media(max-width:575px){.chat-app .chat-header .chat_user_title_col_in{width:100%}}@media(max-width:575px){.chat-app .chat-header .chat_user_title_col .user_info{-moz-align-items:center;-ms-align-items:center;align-items:center;width:calc(100% - 30px)}}@media(max-width:575px){.chat-app .chat-header .chat_user_title_col .user_info figure{height:35px;width:35px;min-height:35px;min-width:35px}}.chat-app .chat-header .chat_user_title_col .user_info .chat-about{padding:4px 80px 4px 12px}@media(max-width:767px){.chat-app .chat-header .chat_user_title_col .user_info .chat-about{padding:2px 0 4px 12px}}@media(max-width:575px){.chat-app .chat-header .chat_user_title_col .user_info .chat-about{width:calc(100% - 40px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.chat-app .chat-header .chat_user_title_col .user_info .chat-about h6{text-transform:capitalize;font-size:.938rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.3}.chat-app .chat-header .chat_user_title_col .user_info .chat-about p,.chat-app .chat-header .chat_user_title_col .user_info .chat-about small{font-size:.875rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-app .chat-header .chat_action_col .toogle_dropdown button{width:35px;height:35px;margin:3px 5px;text-align:center;background:#b6256a!important;display:flex;justify-content:center;align-items:center;border-radius:30px}@media(min-width:1440px){.chat-app .chat-header .chat_action_col .toogle_dropdown button{width:42px;height:42px}}.chat-app .chat-header .chat_action_col .toogle_dropdown button img{width:20px}.chat-app .chat-header .chat_action_col .toogle_dropdown button:active,.chat-app .chat-header .chat_action_col .toogle_dropdown button:focus,.chat-app .chat-header .chat_action_col .toogle_dropdown button:hover{background:#3d144c!important;background:rgba(var(--base-color),1)!important;border-color:#3d144c;border-color:rgba(var(--base-color),1);box-shadow:0 4px 4px rgba(182,37,106,.21)}.chat-app .chat-header .chat_action_col .toogle_dropdown .dropdown-menu{min-width:150px}.chat-app .chat .chat-history{padding:20px 15px;height:calc(100% - 140px);-webkit-transform:scale(1);transform:scale(1);border-radius:0 0 20px 0;position:relative}@media(max-width:991px){.chat-app .chat .chat-history{border-radius:0 0 20px 20px}}@media(max-width:767px){.chat-app .chat .chat-history{padding:20px 10px}}.chat-app .chat .chat-history ul.chatList{height:100%;margin-right:-7px}.chat-app .chat .chat-history ul.chatList [data-viewport-type=element]{padding-right:10px}.chat-app .chat .chat-history ul.chatList .no_result_found{height:calc(100% + 120px);min-height:auto}@media(min-width:576px)and (max-width:850px)and (orientation:landscape){.chat-app .chat .chat-history ul.chatList .no_result_found{max-width:100%}}@media(min-width:576px)and (max-width:850px)and (orientation:landscape){.chat-app .chat .chat-history ul.chatList .no_result_found figure img{max-height:90px}}@media(min-width:576px)and (max-width:850px)and (orientation:landscape){.chat-app .chat .chat-history ul.chatList .no_result_found h6,.chat-app .chat .chat-history ul.chatList .no_result_found p{font-size:.95rem}}.chat-app .chat .chat-history .message_items .message_date{display:block;text-align:center;position:relative;margin:12px 0}.chat-app .chat .chat-history .message_items .message_date span{padding:2px 10px;color:61,20,76;color:var(--base-color);font-size:.875rem;display:inline-block;font-weight:500;text-transform:capitalize;background:#fff;background:var(--white-color);position:relative}@media(max-width:991px){.chat-app .chat .chat-history .message_items .message_date span{font-size:.75rem}}.chat-app .chat .chat-history .message_items .message_date:before{content:"";position:absolute;top:50%;left:0;background:rgba(61,20,76,.1);width:100%;height:1px;z-index:0}.chat-app .chat .chat-history .message_items .message{color:61,20,76;color:var(--base-color);padding:20px 0 0;font-size:1rem;position:relative}.chat-app .chat .chat-history .message_items .message.incoming_msg{text-align:left}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .avtar{margin-right:15px}@media(max-width:767px){.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .avtar{margin-right:10px;height:35px;width:35px;min-height:35px;min-width:35px;border-radius:35px}}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow{margin-right:auto;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow,.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow .msg_time_name{-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow .message_block{-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow .message_block_text{display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow .message_block_smiley .dropdown-menu{left:0!important;right:auto!important}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow .message_block_smiley .reactions{left:0}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow .message_block .text_msg{color:#3d144c;color:var(--black-color-700)}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow .message_block .text_msg .reply_text_btn .reply_container{background-color:var(--light-pink-color-400);border:3px solid #b6256a;color:#fff;color:var(--white-color);border:solid var(--primary-color);border-width:0 0 0 3px}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .message_blockRow .message_block .text_msg .reply_text_btn .reply_container span{color:#b6256a;color:var(--primary-color)}.chat-app .chat .chat-history .message_items .message.incoming_msg .msg_group .text_msg{border-radius:10px 10px 10px 0;background:#ffdbf1;color:61,20,76;color:var(--base-color)}.chat-app .chat .chat-history .message_items .message.outgoing_msg{text-align:right;padding:20px 0 0}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .avtar{margin-left:15px}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow{margin-left:auto;flex-wrap:wrap;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .message_block{-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .message_block_text{display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .message_block_smiley{-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .message_block_smiley .reactions{right:0;display:flex;-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .msg_time_name{display:none;-moz-justify-content:end;-ms-justify-content:end;justify-content:end;-ms-flex-pack:end;-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg{border-radius:10px 10px 0 10px;background:#b6256a;background:var(--primary-color);color:#fff;color:var(--white-color)}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn{text-align:left;padding:0;width:100%}@media(max-width:767px){.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn{font-size:.75rem}}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn .reply_container{display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-flow:column;font-size:.875rem;color:61,20,76;color:var(--base-color);background-color:#cd4787;padding:5px;text-align:left;border-radius:8px;border:solid #000;border-width:0 0 0 3px;margin-bottom:5px}@media(max-width:767px){.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn .reply_container{font-size:.75rem}}.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn .reply_container span{color:#000;font-size:.9rem}@media(max-width:767px){.chat-app .chat .chat-history .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn .reply_container span{font-size:.875rem}}.chat-app .chat .chat-history_replay_msg{padding-bottom:70px}@media(max-width:767px){.chat-app .chat .chat-history_replay_msg{padding-bottom:67px}}.chat-app .chat .chat-history_replay_msg .reply_message{display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;border-radius:5px;border-left:3px solid #b6256a;background-color:#f7f7f7;background-color:var(--grey-color-250);font-size:1rem;color:#3d144c;position:relative;padding:3px 5px}@media(max-width:767px){.chat-app .chat .chat-history_replay_msg .reply_message{font-size:.85rem}}.chat-app .chat .chat-history_replay_msg .reply_message .input_msg_reply span{display:flex;flex-flow:column;color:#b6256a;font-size:.875rem;max-width:calc(100% - 40px)}.chat-app .chat .chat-history_replay_msg .reply_message .input_msg_reply span small{color:#3d144c;color:rgba(var(--base-color),1);font-size:inherit;text-overflow:ellipsis;overflow:hidden}.chat-app .chat .chat-history_replay_msg .reply_message .input_msg_reply .img_text_grp{color:61,20,76;color:var(--base-color);font-size:.725rem;-moz-align-items:center;-ms-align-items:center;align-items:center}.chat-app .chat .chat-history_replay_msg .reply_message .input_msg_reply .img_text_grp em img{max-width:20px;max-height:20px;margin-right:5px;border-radius:0}.chat-app .chat .chat-history_replay_msg .reply_message .input_msg_reply .video_img_block{width:40px;max-height:40px;height:40px}.chat-app .chat .chat-history_replay_msg .reply_message .input_msg_reply.normal_msg span{max-width:95%}.chat-app .chat .chat-history_replay_msg .reply_message span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.3;margin-bottom:0;max-width:100%;width:100%}.chat-app .chat .chat-history_replay_msg .reply_message button{padding:0;position:absolute;top:5px;right:5px;width:20px;height:20px;border-radius:10px;background-color:#fff;display:flex;justify-content:center;align-items:center}.chat-app .chat .chat-history_replay_msg .reply_message button img{max-width:10px;max-height:10px}.chat-app .chat .chat-history_replay_msg .reply_message img,.chat-app .chat .chat-history_replay_msg .reply_message video{max-width:40px;max-height:40px;width:100%;height:100%;object-fit:cover}.chat-app .chat .chat-history_replay_msg .reply_message .video-message.saved_video{padding:20px;max-width:40px;max-height:40px;width:100%;height:100%;border-radius:5px}.chat-app .chat .chat-history_replay_msg .reply_message .video-message .play_icon{display:none}.chat-app .chat .chat-history-onToggle{padding:20px 15px;height:calc(100% - 188px);-webkit-transform:scale(1);transform:scale(1);border-radius:0 0 20px 0;position:relative}@media(max-width:991px){.chat-app .chat .chat-history-onToggle{border-radius:0 0 20px 20px}}@media(max-width:767px){.chat-app .chat .chat-history-onToggle{padding:20px 10px}}.chat-app .chat .chat-history-onToggle ul.chatList{height:100%;margin-right:-7px}.chat-app .chat .chat-history-onToggle ul.chatList [data-viewport-type=element]{padding-right:10px}.chat-app .chat .chat-history-onToggle ul.chatList .no_result_found{height:calc(100% + 120px);min-height:auto}@media(min-width:576px)and (max-width:850px)and (orientation:landscape){.chat-app .chat .chat-history-onToggle ul.chatList .no_result_found{max-width:100%}}@media(min-width:576px)and (max-width:850px)and (orientation:landscape){.chat-app .chat .chat-history-onToggle ul.chatList .no_result_found figure img{max-height:90px}}@media(min-width:576px)and (max-width:850px)and (orientation:landscape){.chat-app .chat .chat-history-onToggle ul.chatList .no_result_found h6,.chat-app .chat .chat-history-onToggle ul.chatList .no_result_found p{font-size:.95rem}}.chat-app .chat .chat-history-onToggle .message_items .message_date{display:block;text-align:center;position:relative;margin:12px 0}.chat-app .chat .chat-history-onToggle .message_items .message_date span{padding:2px 10px;color:61,20,76;color:var(--base-color);font-size:.875rem;display:inline-block;font-weight:500;text-transform:capitalize;background:#fff;background:var(--white-color);position:relative}@media(max-width:991px){.chat-app .chat .chat-history-onToggle .message_items .message_date span{font-size:.75rem}}.chat-app .chat .chat-history-onToggle .message_items .message_date:before{content:"";position:absolute;top:50%;left:0;background:rgba(61,20,76,.1);width:100%;height:1px;z-index:0}.chat-app .chat .chat-history-onToggle .message_items .message{color:61,20,76;color:var(--base-color);padding:20px 0 0;font-size:1rem;position:relative}.message_blockRow{max-width:80%;position:relative}.message_blockRow .message_block{-moz-flex-direction:column;flex-direction:column}.message_blockRow .message_block,.message_blockRow .message_block_smiley{display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.message_blockRow .message_block_smiley .reactions{position:absolute;width:100%}.message_blockRow .message_block_smiley .reactions .badge.bg-secondary{background-color:#b6256a!important}.message_blockRow .message_block_smiley .smile_btn{border:none;background:transparent}.message_blockRow .message_block_smiley .custom_dropMenu .dropdown-menu{min-width:190px}@media(max-width:1199.98px){.message_blockRow .message_block_smiley .custom_dropMenu .dropdown-menu{min-width:10rem}}@media(max-width:1199.98px){.message_blockRow .message_block_smiley .custom_dropMenu .dropdown-menu a{padding:8px 10px;font-size:.85rem}}.message_blockRow .message_block_smiley .custom_dropMenu button img{max-height:20px;opacity:.5;filter:alpha(opacity=50)}@media(max-width:991px){.message_blockRow .message_block_smiley .custom_dropMenu button img{max-height:15px}}.message_blockRow .message_block_text .text_msg{font-size:.938rem;line-height:1.3;padding:10px;width:auto;display:inline-block;white-space:normal;word-break:break-word}@media(max-width:767px){.message_blockRow .message_block_text .text_msg{font-size:.875rem}}.message_blockRow .message_block_text .text_msg>img{max-height:170px;object-fit:cover;border-radius:10px 10px 10px 0;cursor:pointer}@media(max-width:1199.98px){.message_blockRow .message_block_text .text_msg>img{max-height:100px}}@media(max-width:767.98px){.message_blockRow .message_block_text .text_msg>img{max-height:80px;max-width:80px}}.message_blockRow .message_block_text .text_msg .reply_text_btn{text-align:left;padding:0;width:100%;color:inherit}.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container{display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-flow:column;font-size:.875rem;color:61,20,76;color:var(--base-color);padding:5px;text-align:left;border-radius:8px;border-width:0 0 0 3px;margin-bottom:5px;line-height:1.3}@media(max-width:767px){.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container{font-size:.75rem}}.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container span{line-height:1.1;color:#000;font-size:.9rem}@media(max-width:767px){.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container span{font-size:.875rem}}.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container .chat_msg_reply{grid-gap:5px;gap:5px;width:100%}.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container .chat_msg_reply .img_text_grp{font-size:.725rem;color:#fff;color:var(--white-color);-moz-align-items:center;-ms-align-items:center;align-items:center;margin-top:3px}.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container .chat_msg_reply .img_text_grp em img{max-width:20px;max-height:20px;margin-right:5px;border-radius:0}.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container .chat_msg_reply span{width:calc(100% - 40px)}.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container .chat_msg_reply .video_img_block{width:40px;height:40px}.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container .chat_msg_reply .video_img_block img,.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container .chat_msg_reply .video_img_block video{max-width:40px;max-height:40px;width:100%;height:100%;object-fit:cover;border-radius:0}.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container .chat_msg_reply.audio_reply span,.message_blockRow .message_block_text .text_msg .reply_text_btn .reply_container .chat_msg_reply.normal_msg span{width:100%}.message_blockRow .message_block_text .text_msg audio{width:220px;height:40px}@media(max-width:767px){.message_blockRow .message_block_text .text_msg audio{width:160px}}.message_blockRow .message_block .message-data-time{color:rgba(61,20,76,.5);font-weight:400;font-size:.813rem;margin-top:.35rem;line-height:100%}@media(max-width:991px){.message_blockRow .message_block .message-data-time{font-size:.688rem}}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg{text-align:left}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .avtar{margin-right:15px}@media(max-width:767px){.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .avtar{margin-right:10px;height:35px;width:35px;min-height:35px;min-width:35px;border-radius:35px}}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow{margin-right:auto;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow,.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow .msg_time_name{-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow .message_block{-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow .message_block_text{display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow .message_block_smiley .dropdown-menu{left:0!important;right:auto!important}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow .message_block_smiley .reactions{left:0}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow .message_block .text_msg{color:#3d144c;color:var(--black-color-700)}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow .message_block .text_msg .reply_text_btn .reply_container{background-color:var(--light-pink-color-400);border:3px solid #b6256a;color:#fff;color:var(--white-color);border:solid var(--primary-color);border-width:0 0 0 3px}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .message_blockRow .message_block .text_msg .reply_text_btn .reply_container span{color:#b6256a;color:var(--primary-color)}.chat-app .chat .chat-history-onToggle .message_items .message.incoming_msg .msg_group .text_msg{border-radius:10px 10px 10px 0;background:#ffdbf1;color:61,20,76;color:var(--base-color)}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg{text-align:right;padding:20px 0 0}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .avtar{margin-left:15px}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow{margin-left:auto;flex-wrap:wrap;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .message_block{-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .message_block_text{display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .message_block_smiley{-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .message_block_smiley .reactions{right:0;display:flex;-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .msg_time_name{display:none;-moz-justify-content:end;-ms-justify-content:end;justify-content:end;-ms-flex-pack:end;-moz-flex-direction:row-reverse;flex-direction:row-reverse}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg{border-radius:10px 10px 0 10px;background:#b6256a;background:var(--primary-color);color:#fff;color:var(--white-color)}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn{text-align:left;padding:0;width:100%}@media(max-width:767px){.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn{font-size:.75rem}}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn .reply_container{display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-flow:column;font-size:.875rem;color:61,20,76;color:var(--base-color);background-color:#cd4787;padding:5px;text-align:left;border-radius:8px;border:solid #000;border-width:0 0 0 3px;margin-bottom:5px}@media(max-width:767px){.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn .reply_container{font-size:.75rem}}.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn .reply_container span{color:#000;font-size:.9rem}@media(max-width:767px){.chat-app .chat .chat-history-onToggle .message_items .message.outgoing_msg .msg_group .message_blockRow .text_msg .reply_text_btn .reply_container span{font-size:.875rem}}.chat-app .chat .chat-history-onToggle_replay_msg{padding-bottom:70px}@media(max-width:767px){.chat-app .chat .chat-history-onToggle_replay_msg{padding-bottom:67px}}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message{display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;border-radius:5px;border-left:3px solid #b6256a;background-color:#f7f7f7;background-color:var(--grey-color-250);font-size:1rem;color:#3d144c;position:relative;padding:3px 5px}@media(max-width:767px){.chat-app .chat .chat-history-onToggle_replay_msg .reply_message{font-size:.85rem}}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message .input_msg_reply span{display:flex;flex-flow:column;color:#b6256a;font-size:.875rem;max-width:calc(100% - 40px)}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message .input_msg_reply span small{color:#3d144c;color:rgba(var(--base-color),1);font-size:inherit;text-overflow:ellipsis;overflow:hidden}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message .input_msg_reply .img_text_grp{color:61,20,76;color:var(--base-color);font-size:.725rem;-moz-align-items:center;-ms-align-items:center;align-items:center}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message .input_msg_reply .img_text_grp em img{max-width:20px;max-height:20px;margin-right:5px;border-radius:0}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message .input_msg_reply .video_img_block{width:40px;max-height:40px;height:40px}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message .input_msg_reply.normal_msg span{max-width:95%}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.3;margin-bottom:0;max-width:100%;width:100%}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message button{padding:0;position:absolute;top:5px;right:5px;width:20px;height:20px;border-radius:10px;background-color:#fff;display:flex;justify-content:center;align-items:center}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message button img{max-width:10px;max-height:10px}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message img,.chat-app .chat .chat-history-onToggle_replay_msg .reply_message video{max-width:40px;max-height:40px;width:100%;height:100%;object-fit:cover}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message .video-message.saved_video{padding:20px;max-width:40px;max-height:40px;width:100%;height:100%;border-radius:5px}.chat-app .chat .chat-history-onToggle_replay_msg .reply_message .video-message .play_icon{display:none}.chat-app .chat .chat-message{width:calc(100% - 30px);position:absolute;bottom:20px;left:0;z-index:1;height:55px;margin:0 15px;grid-gap:23px;gap:23px}@media(max-width:767px){.chat-app .chat .chat-message{grid-gap:10px;gap:10px;bottom:30px}}.chat-app .chat .chat-message .input-group{border-radius:8px;position:relative}.chat-app .chat .chat-message .input-group .form-control{margin-left:0;border-radius:8px!important;padding:.35rem 8.5rem .35rem 4.75rem}@media(max-width:767px){.chat-app .chat .chat-message .input-group .form-control{padding:.35rem .5rem .35rem 2.75rem;font-size:.875rem;min-height:40px}}.chat-app .chat .chat-message .input-group .smiley_btn{position:absolute;top:50%;left:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;min-width:25px;min-height:25px;max-width:25px;max-height:25px;padding:0;display:flex;justify-content:center;align-items:center}.chat-app .chat .chat-message .input-group .smiley_btn img{max-width:20px}.chat-app .chat .chat-message .input-group .chat_gallery_grp{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);grid-gap:5px;gap:5px;z-index:9}@media(max-width:767px){.chat-app .chat .chat-message .input-group .chat_gallery_grp{left:0;top:auto;bottom:-48px}}.chat-app .chat .chat-message .input-group .chat_gallery_grp em{cursor:pointer}@media(max-width:767px){.chat-app .chat .chat-message .input-group .chat_gallery_grp img{max-width:20px;max-height:20px}}.chat-app .chat .chat-message .input-group .emoji-picker{bottom:60px;-webkit-transform:none;transform:none}.chat-app .chat .chat-message .send{width:40px;height:40px;max-width:40px;max-height:40px;border-radius:100vmax;background-color:#b6256a;display:flex;justify-content:center;align-items:center;padding:10px;margin-left:auto;position:relative;right:0;bottom:0}@media(min-width:1440px){.chat-app .chat .chat-message .send{width:55px;height:55px;max-width:55px;max-height:55px}}.chat-app .chat .chat-message .send em img{width:20px}.chat-app .chat .chat-message .audioBlock{width:calc(100% - 63px);background:#fceef5;-moz-align-items:center;-ms-align-items:center;border-radius:10px;padding:15px;min-height:100px;position:absolute;bottom:0;left:0;transition:height .5s ease-in-out;display:flex;justify-content:center;align-items:center;flex-flow:column}@media(min-width:1440px){.chat-app .chat .chat-message .audioBlock{width:calc(100% - 78px)}}@media(max-width:767px){.chat-app .chat .chat-message .audioBlock{padding:10px;width:calc(100% - 50px)}}.chat-app .chat .chat-message .audioBlock_area{text-align:center;display:flex;justify-content:center;align-items:center;flex-flow:column}@media(min-width:1440px){.chat-app .chat .chat-message .audioBlock_area .btn-xs{width:45px;height:45px}}.chat-app .chat .chat-message .audioBlock_area .btn-xs img{max-width:15px}.chat-app .chat .chat-message .audioBlock_area span{font-size:14px;color:rgba(61,20,76,.5);font-weight:400;line-height:1.3;margin-top:10px}.chat-app .chat .chat-message .audioBlock_area.active .play-pause-button{position:relative}.chat-app .chat .chat-message .audioBlock_area.active .play-pause-button:after,.chat-app .chat .chat-message .audioBlock_area.active .play-pause-button:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;display:block;border-radius:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.chat-app .chat .chat-message .audioBlock_area.active .play-pause-button:before{z-index:0;background:#b6256a;-webkit-animation:pulse-border 1.5s ease-out infinite;animation:pulse-border 1.5s ease-out infinite}.chat-app .chat .chat-message .audioBlock_area.active .play-pause-button:after{z-index:1;background:transparent;transition:all .2s}.chat-app .chat .chat-message .audioBlock_area.active .play-pause-button img{max-width:10px}.chat-app .chat .chat-message .audioBlock .crossBtn{position:absolute;right:10px;bottom:10px}.chat-app .chat .chat-message .audioBlock .crossBtn img{max-width:15px}@media(max-width:991px){.chat-app .chat .chat-message .audioBlock .crossBtn{top:10px;left:10px;right:auto;bottom:auto}}@media(max-width:767px){.chat-app .chat .chat-message .audioBlock audio{width:100%}}.people-list .status{font-size:13px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.3;color:#3d144c;min-width:140px}.chat-app .people-list .input-group>.form-control,.chat-app .people-list .input-group>.form-select{min-height:45px!important;padding:.35rem 2.5rem}.chat-app .people-list .chat_time{position:absolute;top:12px;right:5px;font-size:13px}.chat-app .people-list .input-group em{position:absolute;top:10px;left:9px;z-index:999}.chat-app .people-list .new_notification{width:22px;height:22px;border-radius:50%;position:absolute;right:7px;bottom:7px;padding:2px;font-size:.75rem;color:#fff;color:var(--white-color);background-color:#b6256a;background-color:var(--primary-color)}.chat-history .chatList li{list-style:none;margin-bottom:30px}.chat-history .chatList li:last-child{margin-bottom:0}.chat-history .message-data{margin-bottom:15px}.chat-history .message-data img{border-radius:40px;width:40px}.chat-history .message:after{content:" ";height:0;width:0;position:absolute;bottom:100%;left:7%;pointer-events:none;border:10px solid transparent;border-bottom:10px solid var(--primary-color);margin-left:-10px;display:none}.chat-history-onToggle .chatList li{list-style:none;margin-bottom:30px}.chat-history-onToggle .chatList li:last-child{margin-bottom:0}.chat-history-onToggle .message-data{margin-bottom:15px}.chat-history-onToggle .message-data img{border-radius:40px;width:40px}.chat-history-onToggle .message:after{content:" ";height:0;width:0;position:absolute;bottom:100%;left:7%;pointer-events:none;border:10px solid transparent;border-bottom:10px solid var(--primary-color);margin-left:-10px;display:none}.chat-app .chat-message .input-group>.form-control,.chat-app .input-group>.form-select{padding:.35rem 2.5rem}.chat-message .icon-group{position:absolute;right:20px}.me,.offline,.online{margin-right:2px;font-size:8px;vertical-align:middle}.online{color:#86c541}.offline{color:#e47297}.me{color:#1d8ecd}@-webkit-keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);opacity:0}}@keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);opacity:0}}.confirmation_modal .icon{border-radius:50%;width:60px;height:60px;margin:0 auto 15px;display:flex;justify-content:center;align-items:center}.confirmation_modal .icon img{width:22px}.confirmation_modal .icon-grey{background:rgba(61,20,76,.3)}.confirmation_modal .h4,.confirmation_modal .h5{color:#3d144c;color:var(--black-color-700)}.confirmation_modal .btn_group{margin:10px 0}.no_result_found{margin:0 auto;max-width:320px;min-height:500px;-moz-flex-direction:column;flex-direction:column;display:flex;justify-content:center;align-items:center}.no_result_found figure{max-width:100%}.nav_tabs{background:#f6d2e4;background:var(--light-pink-color-900);border-radius:10px;display:inline-block;margin-bottom:20px}.nav_tabs .btn{border-left:1px solid #f9e3ee;border-left:1px solid var(--light-pink-color-800);border-radius:inherit;min-height:50px;min-width:120px}.nav_tabs .btn:first-child{border-left:0;border-radius:10px 0 0 10px}.nav_tabs .btn:last-child{border-radius:0 10px 10px 0}.nav_tabs .btn.active,.nav_tabs .btn:hover{background:#b6256a;background:var(--primary-color);color:#fff;color:var(--white-color)}@media(max-width:850px){.nav_tabs .btn{padding:10px;min-width:80px;min-height:40px;width:100%;font-size:.75rem}}.nav-link-badge{position:absolute;right:0}.circular-progress-bar{width:60px;position:relative;border-radius:50%;border:2px solid #fff;border:2px solid var(--white-color);background:#fceef5;background:var(--light-pink-color-700)}.video_popup{width:100%;margin-bottom:20px}.video_popup video{width:100%;max-height:470px}@media(max-width:650px){.video_popup video{max-height:450px}}@media(min-width:700px){.video_popup video{max-height:520px}}.video_popup img{width:100%;max-height:470px}@media(max-width:650px){.video_popup img{max-height:450px}}@media(min-width:700px){.video_popup img{max-height:520px}}.video-container{text-align:center;position:relative;margin-bottom:20px}.choose_file{border:1px dashed #f6d2e4;border:1px dashed var(--light-pink-color-900);border-radius:10px;min-height:200px;margin-bottom:20px}.choose_file [for=file-upload]{margin-bottom:0}.btn_progressbar{position:absolute;left:calc(50% - 34px);bottom:40px}.timer{position:absolute;top:40px;left:calc(50% - 24px);text-align:center;color:#fff;color:var(--white-color);font-size:1remrem;z-index:1}.record_btn{cursor:pointer}.record_btn:active{-webkit-transform:scale(.98);transform:scale(.98)}.file-upload{width:100%;padding:20px;min-height:260px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:10px;-moz-flex-direction:column;flex-direction:column;background:#fceef5;background:var(--light-pink-color-700);border:2px dashed #f6d2e4;border:2px dashed var(--light-pink-color-900)}.file-upload em img{width:70px}.file-upload label{margin-bottom:0}.dropdown-menu{width:250px!important;position:absolute;max-height:100vh!important;z-index:2!important;padding:0;border:0}.intro-message{height:100%}.intro-message .common_back_btn{display:none}@media(max-width:991px){.intro-message .common_back_btn{display:block}}.intro-message ul.list-group{height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-color:#b6256a transparent;scrollbar-width:thin}@media(max-width:991px){.intro-message ul.list-group{height:calc(100% - 40px)}}.intro-message ul.list-group li{border:none;background-color:#fceef5;border-radius:10px}.intro-message ul.list-group li:not(:last-child){margin-bottom:15px}.intro-message ul.list-group li .friendsList{width:calc(100% - 180px)}@media(max-width:575.98px){.intro-message ul.list-group li .friendsList{width:100%}}.intro-message ul.list-group li .friendsList_content{padding-left:12px;width:calc(100% - 60px)}.intro-message ul.list-group li .friendsList_content h6{text-transform:capitalize;font-size:1rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.3;color:#3d144c;margin-bottom:0}.intro-message ul.list-group li .play_icon_action{width:170px;display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;align-items:center;border-radius:100vmax}@media(max-width:575.98px){.intro-message ul.list-group li .play_icon_action{width:100%;-moz-justify-content:end;-ms-justify-content:end;justify-content:end;-ms-flex-pack:end}}.intro-message ul.list-group li .play_icon_action button em{text-align:center;cursor:pointer;width:40px;height:40px;background:rgba(61,20,76,.2);display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;align-items:center;border-radius:100vmax}@media(max-width:767px){.intro-message ul.list-group li .play_icon_action button em{width:35px;height:35px}}.intro-message ul.list-group li .play_icon_action button em:hover{background:#9d89a5;background:var(--base-light-color)}.intro-message ul.list-group li .play_icon_action button em img{width:20px}@media(max-width:767px){.intro-message ul.list-group li .play_icon_action button em img{width:15px}}.video_aspect-ratio{width:100%;position:relative;height:calc(100vh - 100px)}.video_aspect-ratio video{height:100%;position:absolute;top:0;left:0}.send_request{max-width:335px;margin:0 auto}.image_aspect-ratio{width:100%;position:relative;height:calc(100vh - 100px);min-height:470px}.image_aspect-ratio img,.image_aspect-ratio video{height:100%;position:absolute;top:0;left:0}.image_aspect-ratio img{object-fit:contain}.dark-bg{background-color:#3d144c;background-color:var(--black-color-700)}.invite_squard{max-width:260px}.invite_squard .h5{font-size:1.1rem;font-weight:500;line-height:1.2}.invite_squard figure img{width:100%;border-radius:10px 10px 0 0}.invite_squard .dark-bg{padding:10px;border-radius:0 0 10px 10px}.invite_squard .dark-bg .h6{font-weight:500;color:#fff;color:var(--white-color);margin-bottom:0}.invite_squard .dark-bg span{font-size:1remrem;color:#fceef5;color:var(--light-pink-color-700)}.outgoing_msg .invite_squard .h5{color:#fff}.ClearChatModal .modal-content .modal-body{background:#f8ecf3;background:var(--light-pink-color-100)}.tabs_modal{overflow-x:auto}.media_thumb{background-color:#3d144c;background-color:var(--black-color-700);cursor:pointer;position:relative;padding-bottom:70%;overflow:hidden}.media_thumb img,.media_thumb video{position:absolute;top:0;left:0;transition:all .5s ease-in-out;width:100%;height:100%;object-fit:cover}.media_thumb:hover img,.media_thumb:hover video{-webkit-transform:scale(1.1);transform:scale(1.1)}.play_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;width:40px;height:40px;pointer-events:none}.play_btn img{width:16px;position:relative;left:2px}.link_card{position:absolute;bottom:0;left:0;background-color:#b6256a;background-color:var(--primary-color);color:#fff;color:var(--white-color);text-overflow:ellipsis;overflow:hidden;padding:5px 10px;white-space:nowrap;width:100%}.chat-message .emoji-picker{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.chat-message .global-message{background:#fceef5;background:var(--light-pink-color-700);width:100%;padding:10px}.form-control__input{display:flex!important;padding-left:80px;padding-top:15px;width:100%;margin:0;border:none;align-items:center;justify-content:center;box-sizing:border-box;background-color:transparent;font-family:inherit;font-size:inherit;letter-spacing:inherit;height:100%;overflow:hidden}textarea:focus{outline:none}.form-control__suggestions{background-color:#fceef5!important;background-color:var(--light-pink-color-700)!important;position:absolute!important;z-index:9000!important;max-height:310px;overflow:scroll}.form-control__suggestions li{border-bottom:1px solid #d9d9d9;border-bottom:1px solid var(--grey-color-700);z-index:9000;padding:10px}.chat .message .emoji-picker{position:fixed;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;z-index:9;left:50%}.chat .message .video-message{min-width:200px}.chat .message .reaction_msgs .reactions{position:relative;bottom:0}.chat .down_arrow{position:absolute;right:20px;bottom:50px;border-radius:50%;width:40px;height:40px;max-width:40px;max-height:40px;display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding:5px;z-index:5}@media(min-width:1200px){.chat .down_arrow{width:45px;height:45px;max-width:45px;max-height:45px}}.chat .down_arrow svg{width:24px;height:24px}.mention-tag{padding-left:15px;position:relative}.mention-tag:before{position:absolute;content:"@";left:0}.mention-tag:hover{color:#fff!important;text-decoration:underline}.username-block{background-color:#3d144c;background-color:var(--black-color-700);border-radius:0 10px 0 0;padding:5px;color:#fff;cursor:pointer}.username-block a{text-decoration:none;color:#fff}.username-block a:hover{color:#fff}.reply-message{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.popular_secnBlock_row{align-items:unset;flex-wrap:wrap}.modal_link_squad .searchbar{margin:0 0 15px}.modal_link_squad .checkbox{z-index:111;position:absolute;top:10px;left:10px}.react-select{min-width:145px}.react-select .react-prefix__indicator{padding:8px 8px 8px 0}.react-select .react-prefix__indicator-separator{display:none}.react-select .react-prefix__placeholder{font-weight:600;color:61,20,76;color:var(--base-color)}.react-select .react-prefix__single-value{font-weight:600}.react-select .react-prefix__control{background:#fceef5;background:var(--light-pink-color-700);border-radius:10px;box-shadow:none!important;height:48px}.react-select .react-prefix__control,.react-select .react-prefix__control:hover{border-color:#f6d2e4;border-color:var(--light-pink-color-900)}.react-select .react-prefix__placeholder,.react-select .react-prefix__single-value{font-weight:400}.react-select .react-prefix__input-container{font-weight:600;color:61,20,76;color:var(--base-color)}.react-select .react-prefix__value-container{padding:2px 0 2px 15px}.react-select .react-prefix__option{font-size:1rem}.react-select .react-prefix__multi-value{background-color:#b6256a;border-radius:5px}.react-select .react-prefix__multi-value__label{color:#fff;color:var(--white-color)}.react-select .react-prefix__multi-value__remove svg path{fill:#fff;fill:var(--white-color)}.react-select .react-prefix__menu-list{scrollbar-color:#b6256a transparent;scrollbar-width:thin}.react-multiselect .react-prefix__control{height:auto;min-height:48px}@media(min-width:1200px){.common_progressbar{padding:0 50px}}.common_progressbar .progressbar{max-width:700px;margin:0 auto 30px;color:61,20,76;color:var(--base-color);display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.common_progressbar .progressbar li{width:100%;list-style-type:none;font-size:.85rem;font-weight:400;text-align:center;position:relative;z-index:1}.common_progressbar .progressbar li span{font-size:.875rem;position:relative;text-align:center;bottom:0;width:100%;transition:all .3s ease-in-out;color:rgba(61,20,76,.6);display:block;margin:10px 0 0;line-height:1.1}@media(max-width:991px){.common_progressbar .progressbar li span{font-size:.8rem}}.common_progressbar .progressbar li:after{content:"";position:absolute;left:50%;top:18px;z-index:-1;width:100%;height:2px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:rgba(182,37,106,.2);transition:all .5s ease-in-out}@media(max-width:991px){.common_progressbar .progressbar li:after{top:16px}}.common_progressbar .progressbar li:last-child:after{display:none}.common_progressbar .progressbar li .step_icon{display:flex;justify-content:center;align-items:center;margin:0 auto;text-align:center;font-style:normal;font-weight:600;width:36px;height:36px;padding:5px;position:relative;background:transparent;border-radius:100vmax}@media(max-width:991px){.common_progressbar .progressbar li .step_icon{width:30px;height:30px}}.common_progressbar .progressbar li .step_icon svg.checked{display:none}.common_progressbar .progressbar li .step_icon:before{content:"";position:absolute;top:50%;left:50%;background:#b6256a;width:13px;height:13px;border-radius:10px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(max-width:991px){.common_progressbar .progressbar li .step_icon:before{width:11px;height:11px}}.common_progressbar .progressbar li.active:after{background:#b6256a}.common_progressbar .progressbar li.active .step_icon{background:#b6256a;background:var(--primary-color)}.common_progressbar .progressbar li.active .step_icon:before{background:#fff;background:var(--white-color)}.common_progressbar .progressbar li.active .step_icon svg.circle circle{fill:#fff;fill:var(--white-color)}.common_progressbar .progressbar li.active .step_icon svg.checked{display:none}.common_progressbar .progressbar li.completed .step_icon,.common_progressbar .progressbar li.completed:after{background:#b6256a}.common_progressbar .progressbar li.completed .step_icon:before{content:"";display:block;left:50%;top:50%;width:8px;height:15px;border-color:#fff;border-style:solid;border-width:0 3px 3px 0;border-radius:0;background-color:transparent;-webkit-transform-origin:top center;transform-origin:top center;-webkit-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%)}@media(max-width:991px){.common_progressbar .progressbar li.completed .step_icon:before{width:7px;height:14px}}.common_progressbar .progressbar li.completed .step_icon .circle{display:none}.common_progressbar .progressbar li.completed .step_icon .checked{display:block}@media(max-width:991px){.common_progressbar .progressbar li.completed .step_icon .checked{width:15px}}.common_progressbar .progressbar .active,.common_progressbar .progressbar li.active span,.common_progressbar .progressbar li.completed span{color:#3d144c}.list_view .card-block{background:#fceef5;background:var(--light-pink-color-700);min-height:0;display:flex;padding:20px}.list_view .card-block figure{width:60px;height:60px;overflow:hidden;border-radius:50%}.list_view .card_title{position:static;padding:0 15px!important;width:calc(100% - 60px);background:transparent!important}.list_view .card_title .h5{color:#b6256a;color:var(--primary-color)}.list_view .tags_block .tags{background:#73597c}.search_full .searchbar{margin:0;max-width:100%}@media(min-width:1200px){.multi_steps_form{padding:0 50px}}.multi_steps_form h6{text-align:center}.multi_steps_form .event_form{width:100%}.multi_steps_form .radio_checks .form-check{padding-left:2rem;margin-bottom:.75rem}.multi_steps_form .radio_checks .form-check span{display:block;line-height:1.3}.multi_steps_form .form-group label{display:block}.multi_steps_form .react-datepicker-wrapper{width:100%;cursor:pointer}.multi_steps_form .react-datepicker-wrapper input{cursor:inherit}.multi_steps_form .event_location .locationArea .searchbar{max-width:100%;margin:0}.detailCard{box-shadow:0 2px 10px #e1e1e1;box-shadow:0 2px 10px var(--grey-color-280);border-radius:15px}.detailCard figure{position:relative;overflow:hidden;cursor:pointer;border-radius:15px 15px 0 0;max-height:250px}.detailCard figure>img{border-radius:15px 15px 0 0;max-height:350px;object-fit:cover}.detailCard figure .btn-left{left:10px;top:10px;z-index:11}.detailCard figure .btn-right{right:10px;top:10px;z-index:11}@media(min-width:1200px){.detailCard figure{max-height:350px;height:100%}}.detailCard figure:before{content:"";width:100%;height:100%;background:linear-gradient(180deg,rgba(33,11,41,0),rgba(33,11,41,.23) 34.02%,rgba(33,11,41,.84));transition:background-color .5s ease-in-out;z-index:1}.detailCard .card-footer{background-color:#fceef5;background-color:var(--light-pink-color-700);padding:1rem}@media(min-width:1200px){.detailCard .card-footer{padding:1.5rem}}.detailCard .card-footer h4{font-weight:600;color:#3d144c;color:rgba(var(--base-color),1);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media(min-width:1200px){.detailCard .card-footer h4{width:30%}}.detailCard .card-footer .tags_block .tags{background-color:hsla(0,0%,100%,.25);border:1px solid #b6256a;color:#b6256a}.detailCard .card-footer .tags_block .tags:hover{background-color:#b6256a;color:#fff;color:var(--white-color)}.event_members ul{margin:0;padding:0}.event_members ul li:not(:first-child){margin-left:-10px}.event_members ul li em{box-shadow:5px 5px 5px rgba(0,0,0,.35)}.event_members ul li em img{border-radius:100vmax;border:2px solid #fff;cursor:pointer}.event_members .total_members{font-size:.95rem}.event_members .total_members span{color:#b6256a}.common_card{border-radius:15px;box-shadow:0 3px 9px rgba(0,0,0,.105)}.common_card:not(:last-child){margin-bottom:1rem}.common_card_col.description{cursor:none;pointer-events:none}.common_card_membersList{width:calc(100% - 20px)}@media(max-width:575.98px){.common_card_membersList{width:100%}}.common_card_membersList em{text-align:center;cursor:pointer;width:40px;height:40px;background:rgba(61,20,76,.1);display:flex;justify-content:center;align-items:center;border-radius:100vmax}@media(max-width:767px){.common_card_membersList em{width:35px;height:35px}}.common_card_membersList em:hover{background:#9d89a5;background:var(--base-light-color)}.common_card_membersList em img{width:16px;max-width:16px}.common_card_membersList_content{padding-left:12px;width:calc(100% - 60px)}.common_card_membersList_content h6{text-transform:capitalize;font-size:1rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.3;color:#3d144c;margin-bottom:0}.common_card_membersList_content .primary-text p{color:#b6256a;font-size:1rem}.common_card a{color:#b6256a}.common_card .linkArrow span{cursor:pointer}.common_card .linkArrow span:hover svg path{fill:#b6256a}.responsive-map{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.responsive-map iframe{height:100%;width:100%;position:absolute;top:0;left:0}.membersList{background:#f9e3ee;background:var(--light-pink-color-800);border-radius:10px;margin-bottom:15px;padding:15px}.membersList_detail{padding-left:10px;width:calc(100% - 50px)}.membersList_detail span{color:#b6256a;font-weight:600}.sticky_btn{position:fixed;right:10px;bottom:10px;-webkit-animation:jumpInfinite 1.5s infinite;animation:jumpInfinite 1.5s infinite;z-index:11}.sticky_btn:hover{-webkit-animation:none;animation:none}.list-grid-2{display:grid;grid-column-gap:20px}@media(min-width:768px){.list-grid-2{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.list-grid-2{grid-template-columns:repeat(1,1fr)}}@-webkit-keyframes jumpInfinite{0%{bottom:10px}50%{bottom:20px}to{bottom:10px}}@keyframes jumpInfinite{0%{bottom:10px}50%{bottom:20px}to{bottom:10px}}.bookmark_tag.active svg path{fill:#b6256a}.events_searchWrapper{max-width:100%}.events_searchWrapper .searchbar{max-width:250px;margin:0}@media(min-width:1200px){.events_searchWrapper .searchbar{max-width:300px}}.events_tabs .nav_tabs .btn-group{overflow-y:hidden;overflow-x:auto}@media(max-width:991px){.events_tabs .nav_tabs .btn-group .btn{font-size:.75rem;padding:10px;min-width:80px;min-height:40px;width:100%}}.events_wrapper .card-block{box-shadow:0 2px 10px #e1e1e1;box-shadow:0 2px 10px var(--grey-color-280)}.events_wrapper .card-block figure{position:relative;overflow:hidden;cursor:pointer;max-height:200px}@media(min-width:1200px){.events_wrapper .card-block figure{max-height:250px;height:100%}}.events_wrapper .card-block figure:before{content:"";position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(33,11,41,0),rgba(33,11,41,.23) 34.02%,rgba(33,11,41,.84));transition:background-color .5s ease-in-out;width:100%;height:100%;z-index:1}.events_wrapper .card-block figure img{max-height:200px}@media(min-width:1200px){.events_wrapper .card-block figure img{max-height:250px}}.events_wrapper .card-block .card_title{background:transparent}@media(max-width:767px){.events_wrapper .card-block .card_title h3{font-size:1rem;margin-bottom:0}}.events_wrapper .card-block .card-footer{background-color:#fff;background-color:var(--white-color);min-height:140px;padding:15px}.events_wrapper .card-block .card-footer-tags{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.common_tags{display:flex;font-size:.9rem;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;color:rgba(61,20,76,.8);color:rgba(var(--base-color),.8)}.common_tags em{margin-right:5px}.common_tags em img{width:20px;max-height:20px;object-fit:contain}.common_tags:nth-child(2n){-moz-justify-content:end;-ms-justify-content:end;justify-content:end;-ms-flex-pack:end}.events_wrapper .card-block .card-footer .events_hashtags span{margin-right:5px;cursor:pointer}.no_result{min-height:300px}.members_requests .nav_tabs .btn-request{top:3px!important;right:3px}.sidebar_nav{border-radius:30px 0 0 30px}.sidebar_nav .input-light-pink{max-width:100%;margin:0}.sidebar_nav>:last-child .react-select .react-prefix__menu{bottom:100%;top:auto}.sidebar_nav .searchbar.home_searchbar em{top:0;right:0;left:auto;width:40px;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(182,37,106,.25);border-radius:0 8px 8px 0;cursor:pointer}.sidebar_nav .searchbar.home_searchbar em:hover img{-webkit-filter:invert(1) brightness(.5);filter:invert(1) brightness(.5)}.sidebar_nav .searchbar.home_searchbar input{padding-left:1rem;padding-right:42px}.locationArea_input input{padding-left:15px}@media(min-width:1441px){.locationArea_input input{min-height:48px}}.sidebar_nav .clearAll .btn-sm{padding:0 .75rem;min-height:30px;min-width:80px}.locationArea_input{position:relative}.locationArea_input .autocomplete-dropdown-container{position:absolute;top:100%;z-index:1;width:100%}.show_prefer .btn{min-height:30px}.preference_list ul.users_list.list-group{max-height:350px;overflow-y:auto;scrollbar-color:#b6256a transparent;scrollbar-width:thin}.preference_list ul.users_list.list-group .btn-transparent{padding:0 8px 0 0}.preference_list ul.users_list.list-group .checkbox{display:flex;justify-content:center;align-items:center}.preference_list ul.users_list.list-group .styled-checkbox{width:20px}.rc-range-slider .rc-slider-track{background-color:#b6256a;background-color:var(--primary-color);height:8px}.rc-range-slider .rc-slider-step{height:8px}.rc-range-slider .rc-slider-rail{height:8px;background-color:#f6d2e4;background-color:var(--light-pink-color-900)}.rc-range-slider .rc-slider-handle{height:16px;width:16px;border:1px solid #b6256a;border:1px solid var(--primary-color);background-color:#b6256a;background-color:var(--primary-color);opacity:1;filter:alpha(opacity=100)}.rc-range-slider .rc-slider-handle:active{box-shadow:0 0 5px #b6256a;box-shadow:0 0 5px var(--primary-color);border:none}.rc-range-slider .rc-slider-handle .tooltip-text{position:relative;right:20px;min-width:28px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-size:.8rem;border-radius:3px;-webkit-transform:translate(50%,20px);transform:translate(50%,20px);background-color:#b6256a;background-color:var(--primary-color);color:#fff;color:var(--white-color);white-space:nowrap}.rc-range-slider .rc-slider-handle .tooltip-text.max-text{right:30px!important}.rc-range-slider .rc-slider-handle .tooltip-text:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom:5px solid var(--primary-color)}.recent_videos .play_icon{z-index:1}.recent_actions{z-index:11}.right_col .btn-xs{width:50px;height:50px}.grid-view .col-md-6 .recent_videos{max-width:82%!important}ul.list-group li,ul.users_list li{background-color:#fceef5;border:none;border-radius:10px}ul.list-group li:not(:last-child),ul.users_list li:not(:last-child){margin-bottom:15px}ul.list-group li:first-child,ul.users_list li:first-child{border-top-left-radius:10px;border-top-right-radius:10px}ul.list-group li:last-child,ul.users_list li:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}ul.list-group li a,ul.users_list li a{width:100%}ul.list-group li a .friendsList,ul.users_list li a .friendsList{width:calc(100% - 40px)}ul.list-group li a .friendsList_content,ul.users_list li a .friendsList_content{padding-left:10px;width:calc(100% - 60px)}ul.list-group li a .friendsList_content h6,ul.users_list li a .friendsList_content h6{text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.3;color:#3d144c;margin-bottom:0}ul.list-group li .checkbox input,ul.users_list li .checkbox input{cursor:pointer}ul.list-group li .checkbox label,ul.users_list li .checkbox label{margin-bottom:0}@media(max-width:1199.98px){.desk_back_btn{display:none}}.back_icon{display:block}@media(min-width:1200px){.back_icon{display:none}}.back_icon svg{width:30px}.back_icon svg path{fill:#b6256a}.file_upload{padding:10px;border-radius:100%;background:#b6256a;background:var(--primary-color);border:2px solid #fff;border:2px solid var(--white-color);width:40px;height:40px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;z-index:1}.file_upload svg{width:17px}.file_upload input{opacity:0;filter:alpha(opacity=0);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.location-autocomplete-container{position:relative}.location-autocomplete-container .locator-btn{position:absolute;right:10px;top:20%}.video_card{overflow:hidden}.video_card,.video_card figure{border-radius:8px;position:relative}.video_card figure{min-height:200px;max-height:200px;width:100%;z-index:1}.video_card figure img,.video_card figure video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.video_card figure:before{content:"";background:linear-gradient(180deg,rgba(252,203,187,0),#000 98%);background:linear-gradient(180deg,rgba(252,203,187,0),var(--black-color) 98%);height:100%;top:0}.video_card figure:before,.video_title{width:100%;position:absolute;left:0;z-index:11}.video_title{bottom:0;padding:15px 10px;color:#fff;color:var(--white-color)}.video_title .h6{color:inherit;font-weight:400;font-size:1rem}.upload_btn{z-index:11;position:absolute;left:50%;top:calc(50% - 23px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.upload_btn svg{width:46px;transition:all .5s ease-in-out}.upload_btn:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.checkbox{display:inline-block;position:relative}.checkbox .styled-checkbox{position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0);cursor:pointer;width:100%;height:100%;z-index:1}.checkbox .styled-checkbox+label{position:relative;cursor:pointer;padding:0}.checkbox .styled-checkbox+label:before{content:"";display:inline-block;vertical-align:text-top;width:20px;height:20px;border-radius:10px;background:#fff;background:var(--white-color);border:1px solid #b6256a;border:1px solid var(--primary-color)}.checkbox .styled-checkbox:checked+label:before{border:1px solid #b6256a;border:1px solid var(--primary-color);background:#b6256a}.checkbox .styled-checkbox+label:after{content:"";position:absolute;top:4px;left:8px;height:10px;width:5px;border-bottom:2px solid rgba(61,20,76,.5);border-bottom:2px solid rgba(var(--base-color),.5);border-right:2px solid rgba(61,20,76,.5);border-right:2px solid rgba(var(--base-color),.5);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkbox .styled-checkbox:checked+label:after{border-bottom:2px solid #fff;border-bottom:2px solid var(--white-color);border-right:2px solid #fff;border-right:2px solid var(--white-color)}.checkbox .styled-checkbox:disabled+label{color:#d9d9d9;color:var(--grey-color-700);cursor:auto}.checkbox .styled-checkbox:disabled+label:before{box-shadow:none;background:#d9d9d9;background:var(--grey-color-700)}.form-check-label{cursor:pointer}.form-check-input{cursor:pointer;border-color:#b6256a}.form-check-input:checked{background-color:#b6256a;border-color:#b6256a}.form-check-input:focus{box-shadow:0 0 0 .25rem rgba(182,37,106,.25);border-color:#b6256a}.calender_box .react-calendar{border:0;width:100%;padding:15px;border-radius:10px;background-color:#fceef5;background-color:var(--light-pink-color-700)}.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__weekdays{text-transform:capitalize;font-weight:600;font-size:1rem}.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__weekdays abbr{text-decoration:none}.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__weekdays__weekday{min-width:46px;min-height:46px;max-height:46px;max-width:46px;margin:0 7px}.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile{min-width:46px;min-height:46px;max-height:46px;max-width:46px;margin:5px 6px;border-radius:50%}@media(min-width:1200px){.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile{margin:5px 7px}}.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile:disabled{background-color:#f9e3ee;background-color:var(--light-pink-color-800)}.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__century-view__decades__tile--now,.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile--now{background:#3d144c;background:rgba(var(--base-color,1));color:#fff;color:var(--white-color)}.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__century-view__decades__tile--now:enabled:focus,.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__century-view__decades__tile--now:enabled:hover,.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile--active:enabled,.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile--now:enabled:focus,.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile--now:enabled:hover{background:#b6256a;background:var(--primary-color)}.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile--active:enabled:focus,.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile--active:enabled:hover{background:#3d144c;background:rgba(var(--base-color,1))}.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile:focus,.calender_box .react-calendar__viewContainer .react-calendar__month-view .react-calendar__tile:hover,.calender_box .react-calendar__viewContainer .react-calendar__year-view .react-calendar__year-view__months .react-calendar__century-view__decades__tile--now:enabled,.calender_box .react-calendar__viewContainer .react-calendar__year-view .react-calendar__year-view__months .react-calendar__tile--now:enabled{background:#b6256a;background:var(--primary-color);color:#fff;color:var(--white-color)}.calender_box .react-calendar__viewContainer .react-calendar__year-view .react-calendar__year-view__months .react-calendar__century-view__decades__tile--now:enabled:focus,.calender_box .react-calendar__viewContainer .react-calendar__year-view .react-calendar__year-view__months .react-calendar__century-view__decades__tile--now:enabled:hover,.calender_box .react-calendar__viewContainer .react-calendar__year-view .react-calendar__year-view__months .react-calendar__tile--now:enabled:focus,.calender_box .react-calendar__viewContainer .react-calendar__year-view .react-calendar__year-view__months .react-calendar__tile--now:enabled:hover{background:#b6256a;background:var(--primary-color)}.calender_box .react-calendar__viewContainer .react-calendar__year-view .react-calendar__year-view__months .react-calendar__tile--hasActive{background:#b6256a;background:var(--primary-color);color:#fff;color:var(--white-color)}.calender_box .react-calendar__navigation__label{color:61,20,76;color:var(--base-color);font-weight:600}.calender_box .react-calendar__navigation button:enabled:hover{background-color:transparent;color:#b6256a;color:var(--primary-color)}.calender_box .react-calendar__navigation button:disabled{background-color:transparent}.calender_box .react-calendar__navigation .react-calendar__navigation__next2-button,.calender_box .react-calendar__navigation .react-calendar__navigation__next-button,.calender_box .react-calendar__navigation .react-calendar__navigation__prev2-button,.calender_box .react-calendar__navigation .react-calendar__navigation__prev-button{border-radius:50%;font-size:0}.calender_box .react-calendar__navigation .react-calendar__navigation__next2-button:hover,.calender_box .react-calendar__navigation .react-calendar__navigation__next-button:hover,.calender_box .react-calendar__navigation .react-calendar__navigation__prev2-button:hover,.calender_box .react-calendar__navigation .react-calendar__navigation__prev-button:hover{background-color:rgba(61,20,76,.4)!important;background-color:rgba(var(--base-color),.4)!important}.calender_box .react-calendar__navigation .react-calendar__navigation__next2-button,.calender_box .react-calendar__navigation .react-calendar__navigation__prev2-button{background:transparent url(/static/media/double_arrow_lft.9be4dc16.svg) no-repeat;background-position:50%;background-size:22px}.calender_box .react-calendar__navigation .react-calendar__navigation__next-button,.calender_box .react-calendar__navigation .react-calendar__navigation__prev-button{background:transparent url(/static/media/arrow_rht.ea3d76dc.svg) no-repeat;background-position:50%;background-size:14px}.calender_box .react-calendar__navigation .react-calendar__navigation__next2-button,.calender_box .react-calendar__navigation .react-calendar__navigation__prev-button{-webkit-transform:scale(-1);transform:scale(-1)}.selectable-btn-list{max-height:450px;overflow-y:auto;margin-right:-10px;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;flex-wrap:wrap;scrollbar-color:#b6256a transparent;scrollbar-width:thin;grid-gap:10px;gap:10px}.selectable-btn-list button{padding:5px 10px;min-height:40px}.popular_secnBlock_row{display:flex;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-color:#b6256a transparent;scrollbar-width:thin}.popular_secnBlock_row .card-block figure{max-height:300px}@media(min-width:1200px){.popular_secnBlock_row .card-block figure{min-height:300px;height:100%}}.popular_secnBlock_row .card-block figure img{min-height:300px}.squads_article .list-view .squads_list_view{display:block;opacity:1;filter:alpha(opacity=100)}.squads_article .list-view small.btn-online{top:25px}small.btn-online{background:#b6256a;border-radius:100vmax;color:#fff;width:27px;height:27px;padding:5px;display:flex;justify-content:center;align-items:center}.squads_article .grid-view .avtar{border-radius:10px!important;width:100%!important;max-height:150px;max-width:100%;height:150px}.squads_article .grid-view .d-flex{-moz-flex-direction:column;flex-direction:column}.squads_article .grid-view .squads_list_view .profile_list{grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.squads_article .grid-view .squads_list_view .profile_list{grid-template-columns:repeat(2,1fr)}}.squads_article .grid-view .squads_list_view .profile_list li{margin-bottom:15px;position:relative}.squads_article .grid-view .squads_list_view .profile_list li small.btn-online{top:20px;right:20px}.squads_article .grid-view .squads_list_view .profile_detail{width:100%;padding:10px 0 0}.squads_article .grid-view .squads_list_view .profile_detail .position-relative{position:static!important}.squads_article .grid-view .squads_list_view .profile_detail .flex-xl-row{-moz-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.squads_article .grid-view .squads_list_view .profile_detail .h6{font-weight:700}.squads_article .grid-view .squads_list_view .text-mute{color:#b6256a;font-size:.75rem}.squads_article .squads_list_view ul{grid-column-gap:20px;grid-template-columns:repeat(2,1fr)}@media(max-width:991px){.squads_article .squads_list_view ul{grid-template-columns:repeat(1,1fr);grid-column-gap:1rem}}.squads_article .squads_list_view ul li{cursor:pointer}.squadswrapper{max-height:calc(100vh - 120px);overflow-x:hidden;overflow-y:auto}.view_all_squads ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}@media(max-width:767px){.view_all_squads ul{grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}}.view_all_squads ul li{margin-bottom:0;cursor:pointer}.view_all_squads ul li .card-block figure{max-height:300px}@media(min-width:1200px){.view_all_squads ul li .card-block figure{max-height:250px;height:100%}}.view_all_squads ul li .card-block figure img{max-height:300px}@media(min-width:1200px){.view_all_squads ul li .card-block figure img{max-height:450px}}.view_search_squads{max-height:calc(100vh - 230px);overflow-y:auto}.view_search_squads ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}@media(max-width:767px){.view_search_squads ul{grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}}.view_search_squads ul li{margin-bottom:0;cursor:pointer}.view_search_squads ul li .card-block figure{max-height:300px}@media(min-width:1200px){.view_search_squads ul li .card-block figure{max-height:250px;height:100%}}.view_search_squads ul li .card-block figure img{max-height:300px}@media(min-width:1200px){.view_search_squads ul li .card-block figure img{max-height:450px}}.active .view_search_squads .container,.active .view_search_squads .inner_pages{padding:0}.active .view_search_squads .container .card{border:0}.active .view_search_squads .container .card-body{padding:0}.grid-view-list-item{width:30%}.btn-request{position:absolute!important;top:-6px!important;right:0;box-shadow:0 0 10px rgba(0,0,0,.3);min-width:25px;min-height:25px;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.common_Detail_card .profile_header{height:150px}}.common_Detail_card .profile_header .profile_cover:after{background-color:#fff}.squads_headerIcons{display:flex;grid-gap:10px;gap:10px}.squads_headerIcons button{width:40px;height:40px;min-width:40px;min-height:40px;padding:0;display:flex;justify-content:center;align-items:center;border-radius:100vmax}@media(max-width:767px){.squads_headerIcons button{width:35px;height:35px;min-width:35px;min-height:35px}}.squads_headerIcons button em{text-align:center;cursor:pointer;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:100vmax;background:#f6d2e4}.squads_headerIcons button em:focus,.squads_headerIcons button em:hover{background:#cd4787;background:var(--light-pink-color-semi)}.squads_headerIcons button em img{width:17px}@media(max-width:767px){.squads_headerIcons button em img{width:15px}}.common_Detail_card .profile_info{margin-top:0}.common_Detail_card .profile_tags .btn-lighter{min-height:32px;padding:.25rem 1.75rem}.common_Detail_card .profile_tags span em{font-style:normal;font-size:1.2rem;font-weight:600}.common_Detail_card .card_detail_description{border-radius:15px}.media_gallery_list .saved_video:before{background:linear-gradient(180deg,rgba(182,37,106,0),rgba(0,0,0,.62) 63.02%);height:100%}.media_gallery_list .saved_video.saved_image figure{height:100%;width:100%;position:absolute;top:0;left:0;object-fit:cover}.media_gallery_list .saved_video.saved_image figure img{width:100%}.media_gallery .tag_see_all{cursor:pointer}.media_gallery .tag_see_all:hover{text-decoration:underline}.members_requests .tag_title em{font-style:normal}@media(max-width:767px){.members_requests .nav_tabs,.members_requests .nav_tabs .btn-group{width:100%}}@media(max-width:767px){.members_requests .nav_tabs .btn-group .btn{min-width:50%;flex:0 0 50%}}.common_requests_block ul.profile_list{grid-gap:20px;gap:20px;display:grid;grid-template-columns:repeat(2,minmax(auto,50%))}@media(max-width:767px){.common_requests_block ul.profile_list{grid-template-columns:repeat(1,1fr);grid-gap:10px;gap:10px}}.common_requests_block ul.profile_list li{margin-bottom:0}.common_requests_block ul.profile_list li .profile_detail{max-width:calc(100% - 130px)}.common_requests_active ul li .profile_detail h6,.common_requests_block ul.profile_list li .profile_detail h6{max-width:100%}.common_requests_action ul li .profile_detail{width:calc(100% - 122px)}@media(min-width:1200px){.common_requests_action ul li .profile_detail{width:calc(100% - 132px)}}.common_requests_action ul li .profile_detail h6{max-width:calc(100% - 10px)}.common_requests_action .requests_action_icons{grid-gap:7px;gap:7px}.common_requests_action .requests_action_icons button{width:35px;height:35px;border-radius:100vmax}@media(min-width:1200px){.common_requests_action .requests_action_icons button{width:40px;height:40px}}.common_requests_action .requests_action_icons button em{display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media(max-width:767px){.common_requests_action .requests_action_icons button em img{width:13px}}.common_requests_action .requests_action_icons button.btn_danger_danger{background:rgba(246,39,39,.2);border-color:transparent}.common_requests_action .requests_action_icons button.btn_danger_success{background:rgba(14,161,47,.2);border-color:transparent}.common_requests_action .requests_action_icons button:active,.common_requests_action .requests_action_icons button:focus{box-shadow:none}.squard_listing{padding:0 20px}.squard_items{padding:10px;margin:0 0 15px;border-radius:10px;background:#fceef5;background:var(--light-pink-color-50);transition:all .5s ease-in-out}.squard_items .squard_summary{width:calc(100% - 70px);margin:auto 0 auto 10px}.squard_items .squard_summary .h6{color:#3d144c;color:var(--black-color-700);font-size:1rem}.squard_items.active{background:#b6256a;background:var(--primary-color)}.squard_items.active .h6{color:#fff;color:var(--white-color)}.squard_items.active:hover{background:#b6256a;background:var(--primary-color)}.squard_items:hover{background:#f6d2e4;background:var(--light-pink-color-900)}.mob_sticky{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:11;background:#fff;background:var(--white-color)}@media(max-width:1200px){.mob_sticky{padding-top:20px}}@media(min-width:991px){.user_profile_page.events_main_wrapper>.card{max-height:none}}.user_profile_page>.card{border-radius:30px;overflow:hidden;display:flex;border:0;height:100%;min-height:calc(100vh - 120px);-webkit-transform:scale(1);transform:scale(1);padding-top:0}.user_profile_page>.card .sidebar_nav{overflow-x:hidden;overflow-y:auto;scrollbar-color:#b6256a transparent;scrollbar-width:thin;border-right:1px solid #d9d9d9;border-right:1px solid var(--grey-color-700);position:fixed;top:0;left:0;background:#fff;background:var(--white-color);max-height:100%;height:100%}@media(min-width:1200px){.user_profile_page>.card .sidebar_nav{width:330px;padding:30px 0;z-index:1}}@media(max-width:1200px){.user_profile_page>.card .sidebar_nav{display:block!important;background:#fff;padding:0 10px 10px;width:100%;max-width:100%;max-height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .5s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:0}}@media(max-width:1199.98px){.user_profile_page>.card .sidebar_nav.active{-webkit-transform:translateX(0);transform:translateX(0)}}.user_profile_page>.card .sidebar_nav .nav-item{padding:9px 15px;border-bottom:1px solid #d9d9d9;border-bottom:1px solid var(--grey-color-700)}.user_profile_page>.card .sidebar_nav .nav-item a,.user_profile_page>.card .sidebar_nav .nav-item button{border:0;width:100%;text-align:left;padding:12px 1.2rem;color:#3d144c;color:var(--black-color-700);border-radius:10px;transition:all .5s ease-in-out}.user_profile_page>.card .sidebar_nav .nav-item a em,.user_profile_page>.card .sidebar_nav .nav-item button em{margin-right:10px}.user_profile_page>.card .sidebar_nav .nav-item a em img,.user_profile_page>.card .sidebar_nav .nav-item button em img{width:25px;max-height:25px}.user_profile_page>.card .sidebar_nav .nav-item a.active:not(.no-active),.user_profile_page>.card .sidebar_nav .nav-item a:hover,.user_profile_page>.card .sidebar_nav .nav-item button.active:not(.no-active),.user_profile_page>.card .sidebar_nav .nav-item button:hover{background:#b6256a;background:var(--primary-color);color:#fff;color:var(--white-color)}.user_profile_page>.card .sidebar_nav .nav-item a.active:not(.no-active) em img,.user_profile_page>.card .sidebar_nav .nav-item a:hover em img,.user_profile_page>.card .sidebar_nav .nav-item button.active:not(.no-active) em img,.user_profile_page>.card .sidebar_nav .nav-item button:hover em img{filter:invert(1) brightness(500%);-webkit-filter:invert(1) brightness(500%)}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-item{border:0}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button{padding:12px 1.2rem;box-shadow:none!important}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button:focus:after,.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button:hover:after{filter:invert(1) brightness(500%);-webkit-filter:invert(1) brightness(500%)}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button:focus,.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button:hover,.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button[aria-expanded=true]{background:#b6256a;background:var(--primary-color);color:#fff;color:var(--white-color)}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button:focus:after,.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button:hover:after,.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button[aria-expanded=true]:after{filter:invert(1) brightness(1000%);-webkit-filter:invert(1) brightness(1000%)}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button:focus em img,.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button:hover em img,.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button[aria-expanded=true] em img{filter:invert(1) brightness(500%);-webkit-filter:invert(1) brightness(500%)}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button em{margin-right:10px}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-header button em img{width:30px}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-collapse .accordion-body{padding:0}.user_profile_page>.card .sidebar_nav .nav-item .accordion .accordion-collapse .accordion-body .dropdown-item{margin:5px 0;padding-left:30px}@media(max-width:991px){.user_profile_page>.card .sidebar_nav .searchbar{display:block}}@media(min-width:1200px){.user_profile_page>.card .card-body{margin-left:330px}}.user_profile_page>.card .profile_info{margin-top:0}@media(min-width:1201px){.user_profile_page_updated{-webkit-transform:scale(1);transform:scale(1)}}@media(max-width:1200px){.user_profile_page_updated .card .sidebar_nav{-webkit-transform:translateY(-100%);transform:translateY(-100%);padding-bottom:30px;max-height:320px;position:static}}.user_profile_page_updated>.card .sidebar_nav{display:none!important}.user_profile_page_updated>.card .sidebar_nav.active{display:block!important}.user_profile_page_updated>.card .card-body{padding:20px;margin-left:0;transition:margin-left .3s ease-out}.user_profile_page_updated>.card .card-body.active{margin-left:0}@media(min-width:1200px){.user_profile_page_updated>.card .card-body.active{margin-left:330px}}.breadcrumb{padding:15px 0;margin:0}.breadcrumb li a{color:#fff;color:var(--white-color);font-size:1.1rem;font-weight:600}.breadcrumb li.active{color:#fff;color:var(--white-color);font-size:1rem}.breadcrumb-item{font-weight:600}.breadcrumb-item+.breadcrumb-item{font-weight:400}.breadcrumb-item+.breadcrumb-item:before{background:url(/static/media/arrow_rht_white.2842141d.svg) no-repeat}.breadcrumb li.active,.breadcrumb li a{color:61,20,76;color:var(--base-color)}.breadcrumb-item+.breadcrumb-item:before{content:"";background:url(/static/media/arrow_rht_purple.a79fa19c.svg) no-repeat;background-position:50%;background-size:14px 16px;margin-right:6px;width:16px;height:100%}.profile_cover+.breadcrumb_nav .breadcrumb-item{color:#fff;color:var(--white-color)}.profile_cover+.breadcrumb_nav .breadcrumb-item+.breadcrumb-item:before{-webkit-filter:brightness(100%) invert(1);filter:brightness(100%) invert(1)}.profile_cover+.breadcrumb_nav .breadcrumb{padding-left:15px}.card-body{padding:20px}.card_box .card,.view_profile .card{box-shadow:0 0 10px rgba(61,20,76,.2);box-shadow:0 0 10px rgba(var(--base-color),.2);border-radius:1rem;overflow:hidden;border:0}.view_profile .card-header{background:transparent;box-shadow:none;border:0}.view_profile .profile_header{position:relative;height:200px;z-index:1}.profile_cover,.view_profile .profile_header .breadcrumb_nav{position:absolute;top:0;left:0;z-index:1}.profile_cover,.profile_cover:after{width:100%;height:100%}.profile_cover:after{content:"";position:absolute;top:0;left:0;background:rgba(182,37,106,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile_cover img{width:100%;height:100%;object-fit:cover}.profile_info{margin-top:-100px;position:relative;z-index:1}.profile_info .profile_summary{max-width:430px;margin:0 auto}.profile_info .profile_summary h6{color:#3d144c;color:rgba(var(--base-color),1)}.profile_info .profile_summary address{color:rgba(61,20,76,.7);color:rgba(var(--base-color),.7)}.profile_info .profile_summary address ul li{margin-left:30px;list-style:none;position:relative;-moz-align-items:center;-ms-align-items:center;align-items:center;display:flex}.profile_info .profile_summary address ul li:first-child{margin-left:0}.profile_info .profile_summary address ul li:after{content:"";position:absolute;top:calc(50% - 2.5px);right:-20px;width:5px;height:5px;border-radius:50%;background:rgba(61,20,76,.5);background:rgba(var(--base-color),.5)}.profile_info .profile_summary address ul li:last-child:after{display:none}.profile_info .profile_summary.edit-mode address ul{flex-flow:column;-moz-align-items:center;-ms-align-items:center;align-items:center}.profile_info .profile_summary.edit-mode address ul li{width:100%;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-left:0}.profile_info .profile_summary.edit-mode address ul li div{width:100%}.profile_info .profile_summary.edit-mode address ul li .location_field .location-autocomplete-container{margin-bottom:1rem}.profile_info .profile_summary.edit-mode address ul li .location_field .locator-btn{margin-top:1rem;width:100%;max-width:80%}@media(min-width:1200px){.profile_info .profile_summary.edit-mode address ul li .location_field .locator-btn{max-width:50%}}.profile_info .profile_summary.edit-mode address ul li .location_field .locator-btn div{justify-content:center}.profile_info .profile_summary.edit-mode address ul li .location_field .locator-btn div span{margin-right:5px}.profile_info .profile_summary.edit-mode address ul li:after{display:none}.profile_icons em{text-align:center;margin:5px 7px}.profile_icons em.icons{cursor:pointer;width:40px;height:40px;background:#d9d9d9;background:var(--grey-color-700)}.profile_icons em.icons:hover{background:#9d89a5;background:var(--base-light-color)}.profile_icons em.video_profile{width:50px;height:50px;position:relative;border:2px solid #b6256a;border:2px solid var(--primary-color)}.profile_icons em.video_profile img{object-fit:cover;width:100%;height:100%}.profile_icons em.video_profile video{object-fit:cover;width:45px;height:46px}.profile_icons em.video_profile .play_icon{cursor:pointer;position:absolute;top:calc(50% - 11px);left:calc(50% - 10px);width:19px;height:19px;display:flex;z-index:1}.profile_icons em.video_profile .play_icon svg{width:20px}.p_tag_list .tag_title{padding-right:40px;display:inline-block;position:relative;margin-bottom:12px}.p_tag_list .tag_title .btn{position:absolute;right:-10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.saved_video{border-radius:15px;position:relative;padding-top:56.25%;height:0;overflow:hidden;cursor:pointer}@media(min-width:1200px){.saved_video{padding-top:75%}}.saved_video .checkbox{position:absolute;right:4px;top:4px;z-index:1;cursor:pointer}.saved_video .play_icon{transition:all .5s ease-in-out;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);z-index:1}.saved_video .play_icon svg{width:50px;height:50px}.saved_video .play_icon:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.saved_video .h6{text-align:center;font-weight:400;color:#fff;color:var(--white-color);padding:15px 0;isolation:isolate}.saved_video .h6,.saved_video:before{width:100%;position:absolute;left:0;bottom:0;z-index:1}.saved_video:before{content:"";background:linear-gradient(180deg,rgba(182,37,106,0),rgba(182,37,106,.96) 63.02%);height:50%}.saved_video video{height:100%;width:100%;position:absolute;top:0;left:0;object-fit:cover}.action_icons{box-shadow:-3px 4px 7px rgba(0,0,0,.25);position:absolute;top:0;right:0;border-radius:0 10px 0 10px;background:#b6256a;background:var(--primary-color);z-index:1}.action_icons em{border-right:1px solid hsla(0,0%,100%,.4);display:inline-block;text-align:center;cursor:pointer;width:40px;padding:7px 5px}.action_icons em:last-child{border-right:0}.action_icons em img{transition:all .5s ease-in-out;width:18px}.action_icons em:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.action-icon{display:flex;justify-content:center;align-items:center;background:#b6256a;background:var(--primary-color);position:absolute;top:0;padding:7px 5px;width:40px;height:40px;z-index:1}.action-icon img,.action-icon svg{transition:all .5s ease-in-out;width:18px;height:18px}.action-icon:hover img,.action-icon:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.action-icon.left{left:0;border-radius:10px 0 10px 0}.action-icon.right{right:0;border-radius:0 10px 0 10px}.squads_list_view .profile_list{overflow:scroll}.my-squads-gridview{display:flex;flex-direction:row;flex-wrap:wrap;max-width:100%;grid-gap:10px;gap:10px;overflow-y:scroll}.profile_list{max-height:100%;overflow-y:auto;overflow-x:scroll;scrollbar-color:#b6256a transparent;scrollbar-width:thin}.profile_list li{background:#f9e3ee;background:var(--light-pink-color-800);border-radius:10px;margin-bottom:15px;padding:15px;position:relative}.profile_list li .profile_detail{padding-left:10px;width:calc(100% - 60px)}.profile_list li .profile_detail .h6{font-weight:400;color:#3d144c;color:rgba(var(--base-color),1);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media(min-width:1200px){.profile_list li .profile_detail .h6{max-width:calc(100% - 120px)}}.profile_list li .profile_detail .h6 small,.profile_list li .profile_detail span{color:rgba(61,20,76,.5);color:rgba(var(--base-color),.5)}.profile_list li .profile_detail span{font-size:.9rem}.profile_list li .profile_detail p{color:rgba(61,20,76,.7);color:rgba(var(--base-color),.7);font-size:.9rem;margin-top:3px}.friends_sec .card{border:0;border-radius:10px}.friend_search .form-control{padding-right:30px}.clear_all{padding:0 10px;position:absolute;color:#b6256a;color:var(--primary-color);right:0;top:calc(50% - 14px)}.clear_all img{width:14px}.coins_lists li{background:#fceef5;background:var(--light-pink-color-700);border-radius:10px!important;margin:0 0 15px;border:none}.coins_lists li .h6{font-weight:500}.coins_lists li .h6 em{font-style:normal;position:relative}.coins_lists li .h6 em img{width:44px;height:44px}.coins_lists li .h6 em span{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;display:flex;justify-content:center;align-items:center;font-size:.9rem;color:#fff;color:var(--white-color)}.coins_lists li small{font-weight:600;color:61,20,76;color:var(--base-color);padding:10px}.deleteForm{background-color:#ffb6c1;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;grid-gap:50px;gap:50px;padding:20px}.question{font-size:large;font-weight:500}.buttons{justify-content:"flex-start";grid-gap:10px;gap:10px}.buttons,.radio-button{display:flex;flex-direction:row}.radio-button{justify-content:center;text-wrap:wrap;height:50px;width:60%}.form-input{width:40%;padding:5px 10px;border-radius:25px}.form-text-area{width:50%;height:30%;padding:10px;border-radius:15px}.submit-page{display:flex;font-weight:500;font-size:larger}.col_group{max-width:430px;margin:auto}.link{display:flex;justify-content:space-between;font-size:large;cursor:pointer;flex-direction:row;background:var(--primary-color);align-items:center;min-width:100%;padding:10px;text-decoration:none;color:var(--white-color);margin:0;border:2px solid var(--primary-color);border-radius:15px}.link:hover{background:var(--white-color);color:var(--primary-color)}.card-outlet{padding:20px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.spotify_artist_sec .spotify_row{grid-gap:0 10px;gap:0 10px}.spotify_artist_sec .spotify_row .artists_col{padding:5px;margin:0 0 10px;border-radius:50px;background:#fceef5;background:var(--light-pink-color-700)}.spotify_artist_sec .spotify_row .artists_col .p_info{margin:auto 7px}.spotify_artist_sec .spotify_row .artists_col .p_info .h6{font-weight:400;font-size:1rem;color:61,20,76;color:var(--base-color)}.recent_videos{padding-top:100%;position:relative;width:100%!important}.recent_videos video{border-radius:20px;background:#fceef5;background:var(--light-pink-color-700);position:absolute;top:0;right:0;left:0;width:100%;height:100%;object-fit:contain}.recent_videos .play_icon{cursor:pointer;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);display:inline-block;width:50px;height:50px;z-index:0}.recent_videos .play_icon svg{width:50px;height:50px}#scrollable-recent-videos-container{height:calc(100vh - 40px);overflow-y:auto;overflow-x:hidden;scrollbar-color:#b6256a transparent;scrollbar-width:thin}.video_icons{right:10px;top:10px}.video_icons .control_icon{margin:10px 0 0}.profile_action_icons{left:10px;top:10px}.profile_action_icons .control_icon{margin:0 0 0 10px}.recent_actions{position:absolute;z-index:1}.recent_actions .avtar{overflow:hidden;border:2px solid #fff;border:2px solid var(--white-color);box-shadow:0 3px 14px rgba(0,0,0,.65)}.recent_actions .control_icon{box-shadow:0 3px 14px rgba(0,0,0,.65);transition:all .5s ease-in-out;background:#fff;background:var(--white-color);border-radius:50%;text-align:center;cursor:pointer;border:1px solid #fff;padding:5px;width:36px;height:36px}@media(max-width:991px){.recent_actions .control_icon{border-color:#b6256a}}.recent_actions .control_icon img{width:18px}.recent_actions .control_icon:hover{box-shadow:0 0 10px rgba(0,0,0,.65)}.right_col .btn-xs{padding:0}@media(min-width:1200px){.right_col .btn-xs{width:50px;height:50px}}@media(max-width:1199.98px){.right_col .btn-xs img{max-width:15px}}@media(max-width:1199.98px){.right_col .recent_video_grid_btn{display:none}}.right_col .search_filter_btn{display:block}.grid-view .col-md-6{width:100%;text-align:center}.grid-view .col-md-6 .recent_videos{max-width:340px;margin:0 auto;padding-top:50%}.hero_banner{padding:20px 0 0;overflow:hidden;z-index:1}@media(max-width:767px){.hero_banner{padding:0}}.pattern_shape{left:0;bottom:120px;max-width:70%;max-height:100%}.pattern_shaperht{width:40%;top:-210px;right:0}.pattern_shape,.pattern_shaperht{position:absolute}.pattern_shape img,.pattern_shaperht img{width:100%;height:100%;object-fit:contain}.banner_content{position:relative;z-index:11}@media(min-width:1200px){.banner_content{margin-top:40px}}@media(min-width:1440px){.banner_content{max-width:690px}}.banner_content .h1{font-weight:400}.banner_content .h1 strong{font-weight:600}@media(max-width:767px){.banner_content .h1{font-size:2.5rem;line-height:1.2}}.banner_content p{line-height:1.8;color:inherit}.counter{margin:20px 0}@media(min-width:1440px){.counter{margin:50px 0 20px}}@media(max-width:767px){.counter{margin-top:0}}.counter li{margin:10px 0 0;padding-right:10px;max-width:160px}@media(min-width:1440px){.counter li{max-width:210px;padding-right:50px}}@media(max-width:767px){.counter li .h2{font-size:1.6rem}}.counter li span{display:block;line-height:1.1}@media(max-width:767px){.counter li span{font-size:.8rem}}.video_col:not(:last-child){margin-bottom:25px}.video_col{width:100%;padding-bottom:100%;position:relative;margin-left:auto;overflow:hidden}.video_col video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;border-radius:inherit}.video_col_one{padding-bottom:80%}@media(min-width:576px){.video_col_one{border-radius:50px 50px 0 50px}}@media(max-width:575.99px){.video_col_one{border-radius:20px 20px 0 20px}}.video_col_two{padding-bottom:100%}@media(min-width:576px){.video_col_two{border-radius:50px 0 50px 50px}}@media(max-width:575.99px){.video_col_two{border-radius:20px 0 20px 20px}}.video_col_third{padding-bottom:100%;box-shadow:-4px 2px 20px rgba(0,0,0,.25)}@media(min-width:576px){.video_col_third{border-radius:50px 50px 50px 0}}@media(max-width:575.99px){.video_col_third{border-radius:20px 20px 20px 0}}.video_col_fourth{padding-bottom:80%}@media(min-width:576px){.video_col_fourth{border-radius:0 50px 50px 50px}}@media(max-width:575.99px){.video_col_fourth{border-radius:0 20px 20px 20px}}.hero_videos:before{content:"";-webkit-animation:float 5s ease-in-out infinite;animation:float 5s ease-in-out infinite;background:#f9e3ee;background:var(--light-pink-color-800);-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:100px;position:absolute;top:30%;height:140%;width:140%;left:-20%;z-index:-11}@-webkit-keyframes float{0%{-webkit-transform:translateX(2px) rotate(45deg);transform:translateX(2px) rotate(45deg)}50%{-webkit-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg)}}@keyframes float{0%{-webkit-transform:translateX(2px) rotate(45deg);transform:translateX(2px) rotate(45deg)}50%{-webkit-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg)}}.app_download_sec{padding:40px 0 0;background:url(/static/media/app_bg.90fa0254.webp) #b6256a;background:url(/static/media/app_bg.90fa0254.webp) var(--primary-color);background-blend-mode:multiply,normal;background-size:cover;color:#fff;color:var(--white-color);isolation:isolate;position:relative;-webkit-animation:position 105s ease infinite;animation:position 105s ease infinite}@-webkit-keyframes position{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes position{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.apps_infograph{width:100%}@media(max-width:1200px){.apps_infograph{margin:40px 0 0}}.men_lft{right:100%;bottom:0;-webkit-animation:moveLeftRight 2.5s linear infinite;animation:moveLeftRight 2.5s linear infinite}@media(min-width:1400px){.men_lft{width:192px}}@media(max-width:1399.99px){.men_lft{width:140px}}@media(max-width:600px){.men_lft{width:70px}}.men_lft .chat_msg{left:0;-webkit-animation:movebounce 2.1s linear infinite;animation:movebounce 2.1s linear infinite}@media(min-width:1400px){.men_lft .chat_msg{width:120px}}@media(max-width:1400px){.men_lft .chat_msg{width:90px}}@media(max-width:600px){.men_lft .chat_msg{width:40px}}.women_rht{left:calc(100% - 15px);bottom:0;-webkit-animation:moveRightLeft 2.5s linear infinite;animation:moveRightLeft 2.5s linear infinite}@media(min-width:1400px){.women_rht{width:250px}}@media(max-width:1400px){.women_rht{width:190px}}@media(max-width:600px){.women_rht{width:110px}}.women_rht .chat_msg{right:5%;-webkit-animation:movebounce 2.5s linear infinite;animation:movebounce 2.5s linear infinite;-webkit-animation-delay:5s;animation-delay:5s}@media(min-width:1400px){.women_rht .chat_msg{width:90px}}@media(max-width:1400px){.women_rht .chat_msg{width:65px}}@media(max-width:600px){.women_rht .chat_msg{width:30px}}@media(min-width:1400px){.aap_main{width:390px}}@media(max-width:1400px){.aap_main{width:260px}}@media(max-width:600px){.aap_main{width:180px}}.aap_main figure img{display:inline-block;margin-bottom:-1px}.aap_main .chat_msg{position:absolute;bottom:calc(100% - 10px);z-index:1}@media(min-width:1200px){.app_summary{max-width:570px;padding-left:100px}}@media(max-width:1400px){.app_summary{max-width:600px;margin:0 auto;text-align:center}}.app_summary p{color:#fff;color:var(--white-color)}@-webkit-keyframes movebounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(8px);transform:translateY(8px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes movebounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(8px);transform:translateY(8px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes moveLeftRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(8px);transform:translateX(8px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveLeftRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(8px);transform:translateX(8px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes moveRightLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveRightLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.store_links{grid-gap:40px;gap:40px;margin-top:40px}@media(max-width:1400px){.store_links{grid-gap:30px;gap:30px;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}}@media(max-width:600px){.store_links{grid-gap:20px;gap:20px}}.app_store a:not(:last-child){margin-bottom:30px}.app_store a img{width:190px}.qr_code{background:#fff;background:var(--white-color);border-radius:10px;padding:10px;max-width:140px}.btn-status{position:absolute;top:5px;right:5px;font-size:12px;padding:2.5px 12px;text-align:center;display:inline-block;border-radius:30px;color:#3d144c;color:rgba(var(--base-color))}.btn_online,.member_block{background:#fceef5;background:var(--light-pink-color-700)}.member_block{border-radius:15px;overflow:hidden;height:100%}.member_block figure{height:230px;overflow:hidden}.member_block figure img{height:100%;object-fit:cover;transition:all .5s ease-in-out}.member_block:hover figure img{-webkit-transform:scale(1.1);transform:scale(1.1)}.member_block .tags_block{position:absolute;bottom:0;left:0;width:100%;padding:15px}.card_summary{padding:15px 20px}.card_summary .h5{color:#3d144c;color:rgba(var(--base-color))}.card_summary p{color:inherit;opacity:.7;filter:alpha(opacity=70)}.chat_friend_sec{background:url(/static/media/globe_bg.8dfc3794.webp) no-repeat;background-size:cover;position:relative;padding:30px 0;z-index:1}.chat_friend_sec:before{content:"";background-color:#b6256a;background-color:var(--primary-color);opacity:.4;filter:alpha(opacity=40);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media(min-width:1199px){.chat_summary{padding-left:80px;max-width:530px}}.chat_summary p{color:#fff;color:var(--white-color);opacity:.7;filter:alpha(opacity=70)}.card-block{border-radius:15px;overflow:hidden;min-height:240px;height:100%}.card-block figure{position:relative;display:block;margin:0}.card-block figure img{height:100%;object-fit:cover;transition:all .5s ease-in-out}.total_users{position:absolute;top:0;right:0;padding:12px;font-size:1rem;color:#fff;color:var(--white-color);font-weight:600;border-radius:0 0 0 12px;background:#b6256a;background:var(--primary-color);z-index:1}.total_users img,.total_users svg{display:inline-block;margin-right:5px;width:23px}.card_title{width:100%;padding:15px;position:absolute;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(33,11,41,0),rgba(33,11,41,.63) 34.02%,rgba(33,11,41,.84) 61.05%);transition:all 1s ease-out}.card_title .h5{font-weight:500;line-height:1}.card-block:hover .card_title{background:linear-gradient(180deg,rgba(33,11,41,0),rgba(33,11,41,.63) 24.02%,rgba(33,11,41,.84) 91.05%);padding-bottom:30px}.card-block:hover figure img{-webkit-transform:scale(1.1);transform:scale(1.1)}.tags{display:inline-block;font-size:.875rem;border-radius:20px;text-align:center;padding:5px 16px}.tags_block{max-height:360px;scrollbar-color:#b6256a transparent;scrollbar-width:thin}.tags_block .tags{background:hsla(0,0%,100%,.4);margin:.25rem .25rem 0 0;color:#fff;color:var(--white-color)}.tags_block .tags:last-child{margin-right:0}.tags_block .tags-lighter,.tags_block .tags.active{background:#b6256a;background:var(--primary-color)}.tags_block .tags-lighter{border-color:#b6256a;border-color:var(--primary-color);color:#fff;color:var(--white-color)}@media(max-width:991px){.tags_block .tags-lighter{background:#b6256a;background:var(--primary-color);border-color:#b6256a;border-color:var(--primary-color);color:#fff;color:var(--white-color)}}@media(max-width:767px){.tags_block .tags-lighter{font-size:.65rem}}.how_work_sec{background-image:url(/static/media/work_pattern.c1069921.webp);background-size:cover;-webkit-perspective:1000px;perspective:1000px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;-webkit-animation:scroll 100s linear infinite;animation:scroll 100s linear infinite}@-webkit-keyframes scroll{to{background-position:0 -3000px}}@keyframes scroll{to{background-position:0 -3000px}}@media(prefers-reduced-motion){.how_work_sec{-webkit-animation:scroll 200s linear infinite;animation:scroll 200s linear infinite}}.work_card{height:100%;padding:30px 25px;border-radius:20px;transition:all .5s ease-in-out}.work_card:hover{background-color:#fff;background-color:var(--white-color);background-image:radial-gradient(#9d89a5 .2px,#fff 0);background-image:radial-gradient(var(--base-light-color) .2px,var(--white-color) 0);background-size:10px 10px;-webkit-transform:scale(1.05);transform:scale(1.05)}.work_card em{margin:0 0 15px;display:flex;justify-content:center;align-items:center;min-height:178px}.work_card em img{min-width:170px;max-height:170px;object-fit:contain}@media(min-width:1199.99px){.spin_sec{padding:5rem 0}}@media(max-width:1200px){.spin_sec{padding:4rem 0}}@media(min-width:1199px){.web_content{max-width:530px}}@media(max-width:767px){.web_content{margin-bottom:30px}}.spin_col img{width:50%}.spin_col img:first-child{-webkit-transform:rotate(-7.13deg);transform:rotate(-7.13deg);-webkit-animation:moveRL 4s linear infinite;animation:moveRL 4s linear infinite}.spin_col img:nth-child(2){-webkit-transform:rotate(7.13deg);transform:rotate(7.13deg);-webkit-animation:moveLR 4s linear infinite;animation:moveLR 4s linear infinite}@-webkit-keyframes moveLR{50%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(7deg);transform:rotate(7deg)}}@keyframes moveLR{50%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(7deg);transform:rotate(7deg)}}@-webkit-keyframes moveRL{50%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}}@keyframes moveRL{50%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}}.adon_block{box-shadow:0 0 84px rgba(61,20,76,.12);border-radius:20px;overflow:hidden;min-height:140px;height:100%;z-index:1}@media(min-width:991.99px){.adon_block{min-height:200px}}.icon_box{height:100%;min-width:160px;padding-right:10px;display:flex;justify-content:center;align-items:center;text-align:center;background:#b6256a;background:var(--primary-color);-webkit-clip-path:circle(80% at 6% 50%);clip-path:circle(80% at 6% 50%)}@media(max-width:991px){.icon_box{min-width:120px;-webkit-clip-path:circle(70% at 6% 50%);clip-path:circle(70% at 6% 50%)}}.icon_box img{width:84px}@media(max-width:991px){.icon_box img{width:50px}}.adon_summary{padding:20px 30px}@media(max-width:991px){.adon_summary{padding:15px 20px 15px 10px}}.adon_summary .h5{font-weight:600}.Toastify__toast-container--top-right{border-radius:50%!important}.Toastify__toast{border-radius:50px!important}.Toastify__toast-icon svg,.Toastify__toast-theme--light.Toastify__toast--success .Toastify__toast-icon svg{fill:#8a00ff}.Toastify__toast-body{color:#fff;font-weight:700;text-shadow:0 2px #474747}.Toastify__toast-theme--light{background-color:#bb86fc}.Toastify__toast-theme--colored.Toastify__toast--default{background-color:#b6256a;background-color:var(--primary-color)}.Toastify__progress-bar--error,.Toastify__progress-bar--success{background-color:#e93ff3}.Toastify__close-button{padding:10px;opacity:1}.Toastify__close-button>svg{fill:#fff}:root{--base-color:61,20,76;--primary-color:#b6256a;--white-color:#fff;--black-color:#000;--black-color-700:#3d144c;--light-pink-color-900:#f6d2e4;--light-pink-color-800:#f9e3ee;--light-pink-color-700:#fceef5;--light-pink-color-300:#ffdbf1;--light-pink-color-100:#f8ecf3;--light-pink-color-50:#fceef5;--base-light-color:#9d89a5;--grey-color-700:#d9d9d9;--grey-color-300:#ece8ee;--grey-color-280:#e1e1e1;--grey-color-200:#eaeaea;--grey-color-250:#f7f7f7;--grey-color-100:#f4f7f6;--error-color:red;--light-pink-color-semi:#cd4787;--purple-color-300:#73597c}.avtar30{max-height:30px;max-width:30px;min-height:30px;min-width:30px;border-radius:30px}.avtar40{max-height:40px;max-width:40px;min-height:40px;min-width:40px;border-radius:40px}.avtar45{max-height:45px;max-width:45px;min-height:45px;min-width:45px;border-radius:45px}.avtar50{max-height:50px;max-width:50px;min-height:50px;min-width:50px;border-radius:50px}.avtar60{max-height:60px;max-width:60px;min-height:60px;min-width:60px;border-radius:60px}.avtar80{max-height:80px;max-width:80px;min-height:80px;min-width:80px;border-radius:80px}.avtar120{max-height:120px;max-width:120px;min-height:120px;min-width:120px;border-radius:120px}.avtar140{max-height:140px;max-width:140px;min-height:140px;min-width:140px;border-radius:140px}.avtar160{max-height:160px;max-width:160px;min-height:160px;min-width:160px;border-radius:160px}html{height:100%;scroll-behavior:smooth;scrollbar-color:#b6256a transparent;scrollbar-width:thin;border-radius:10px}*{box-sizing:border-box}body{margin:0;font-family:"Poppins",sans-serif;font-weight:400;background:#fceef5;background:var(--light-pink-color-700);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:rgba(61,20,76,.7);color:rgba(var(--base-color),.7);font-size:1rem;overflow-x:hidden;height:100%;scrollbar-color:#b6256a transparent;border-radius:10px;scrollbar-width:thin}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}ul{margin:0;padding:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:700;color:#3d144c;color:rgba(var(--base-color),1);line-height:1.3}.h1,h1{font-size:2.8rem}@media(min-width:1440.11px){.h1,h1{font-size:3.4rem}}.h2,h2{font-size:2rem}@media(min-width:1440.11px){.h2,h2{font-size:2.2rem}}.h3,h3{font-size:1.8rem}@media(min-width:1440.11px){.h3,h3{font-size:2rem}}.h4,h4{font-size:1.375rem}@media(min-width:1440.11px){.h4,h4{font-size:1.8rem}}.h5,h5{font-size:1.375rem}@media(min-width:1440.11px){.h5,h5{font-size:1.2rem}}.h6,h6{font-size:1rem;font-weight:600}@media(min-width:1440.11px){.h6,h6{font-size:1.2rem}}img{border:0;height:auto;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}button,img,input{outline:0!important}a{cursor:pointer;text-decoration:none;color:#3d144c;color:rgba(var(--base-color),1);transition:all .5s ease-in-out}a:hover{color:#b6256a;color:var(--primary-color)}p{color:rgba(61,20,76,.7);color:rgba(var(--base-color),.7);font-size:1rem;line-height:1.4}@media(min-width:1440.1px){p{font-size:1.1rem;line-height:1.6}}p:last-child{margin-bottom:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#b6256a;background-color:var(--primary-color)}input::-webkit-calendar-picker-indicator,input::-webkit-inner-spin-button{opacity:0;filter:alpha(opacity=0);cursor:pointer}input::-webkit-inner-spin-button{-webkit-appearance:none;display:none}a.btn-sm,label.btn-sm{line-height:2}.btn{cursor:pointer;white-space:nowrap;font-weight:500;font-size:.85rem;transition:all .5s ease-in-out}.btn.disabled,.btn[disabled]{pointer-events:none;opacity:.6;filter:alpha(opacity=60)}.btn:active,.btn:focus{box-shadow:none!important}.btn-lg{font-weight:600;padding:.95rem 1.95rem;font-size:1.1rem;min-width:180px}.btn-md{border-radius:10px;padding:.7rem 1.75rem;font-size:1rem;overflow:hidden;min-height:56px;min-width:160px}.btn-sm{min-width:100px;min-height:46px;line-height:1;padding:.55rem 1.2rem;font-size:.86rem;font-weight:400}.btn-xs{width:35px;height:35px;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:30px}@media(min-width:1440px){.btn-xs{width:42px;height:42px}}.btn-xs img{width:20px}.btn-primary,.btn-primary.disabled,.btn-primary[disabled]{background:#b6256a;border-color:#b6256a;color:#fff;color:var(--white-color)}.btn-primary:hover{background:#d52f7e;border-color:#d52f7e;transition:all .3s ease}.btn-primary:focus{background:#b6256a;border-color:#b6256a}.btn-primary.disabled,.btn-primary[disabled]{opacity:.4;filter:alpha(opacity=40)}.btn-lighter:focus,.btn-secondary,.btn-secondary:focus{background:#f6d2e4;background:var(--light-pink-color-900);border-color:#f6d2e4;border-color:var(--light-pink-color-900);color:#000;color:var(--black-color)}.btn-lighter:active:focus,.btn-lighter:hover:focus,.btn-secondary:active,.btn-secondary:hover{background:#b6256a;background:var(--primary-color);border-color:#b6256a;border-color:var(--primary-color);color:#fff}.btn-lighter:active:focus svg path,.btn-lighter:hover:focus svg path,.btn-secondary:active svg path,.btn-secondary:hover svg path{fill:#fff;fill:var(--white-color)}.btn-lighter{background:#ece8ee;background:var(--grey-color-300);border-color:#ece8ee;border-color:var(--grey-color-300);color:#3d144c;color:var(--black-color-700)}.btn-lighter:active,.btn-lighter:hover{background:#b6256a;background:var(--primary-color);border-color:#b6256a;border-color:var(--primary-color);color:#fff;color:var(--white-color)}.btn-lighter:active svg path,.btn-lighter:hover svg path{fill:#fff;fill:var(--white-color)}.btn-outline-primary{border-color:#b6256a;border-color:var(--primary-color);color:#b6256a;color:var(--primary-color)}.btn-outline-primary:focus,.btn-outline-primary:hover{background:#b6256a;background:var(--primary-color);border-color:#b6256a;border-color:var(--primary-color);color:#fff;color:var(--white-color)}.btn-grey{background-color:#f6d2e4;background-color:var(--light-pink-color-900);border-color:#f6d2e4;border-color:var(--light-pink-color-900)}.btn-transparent{background-color:transparent;border-color:transparent;color:#fff;color:var(--white-color)}.btn-transparent:hover{color:#fff;color:var(--white-color);border-color:transparent!important;background-color:transparent!important}label{line-height:1.1;margin-bottom:7px;font-size:1rem;color:#3d144c;color:rgba(var(--base-color),1);font-weight:500}.form-control,div.country_dropdown .react-tel-input .form-control{min-height:48px;padding:.78rem 1rem;font-size:1rem;font-weight:400;border-radius:8px;color:#3d144c;color:rgba(var(--base-color),1);border:1px solid #f6d2e4;border:1px solid var(--light-pink-color-900);background-color:#fceef5;background-color:var(--light-pink-color-700)}.form-control:focus,div.country_dropdown .react-tel-input .form-control:focus{box-shadow:none;background-color:#fceef5;background-color:var(--light-pink-color-700);border-color:#f6d2e4;border-color:var(--light-pink-color-900)}.form-control[readonly],div.country_dropdown .react-tel-input [readonly].form-control{background-color:#fff;background-color:var(--white-color)}.form-control.disabled,.form-control:disabled,div.country_dropdown .react-tel-input .disabled.form-control,div.country_dropdown .react-tel-input .form-control:disabled{opacity:.5;filter:alpha(opacity=50)}@media(min-width:1441px){.form-control,div.country_dropdown .react-tel-input .form-control{min-height:56px}}@media(max-width:1200px){.form-control,div.country_dropdown .react-tel-input .form-control{padding:.78rem 1rem}}.error{display:block;line-height:1.1;color:red;font-size:.85rem;font-weight:400}::-webkit-input-placeholder{color:#3d144c;color:rgba(var(--base-color),1)}::placeholder{color:#3d144c;color:rgba(var(--base-color),1)}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.text-underline-hover:hover{text-decoration:underline}.text-small{font-size:.86rem}.text-mute{color:rgba(61,20,76,.7);color:rgba(var(--base-color),.7)}.text-danger{color:var(--red-color)!important}.text-primary{color:#b6256a!important;color:var(--primary-color)!important}.text-secondary{color:#3d144c!important;color:var(--black-color-700)!important}.bg-primary{background:#b6256a!important;background:var(--primary-color)!important}.bg-light-pink{background-color:#fceef5;background-color:var(--light-pink-color-700)}.rounded-20{border-radius:1rem}.rounded-50{border-radius:50px}.btn_group .btn{margin:3px 5px}.pointer{cursor:pointer}.skip_now{text-decoration:underline}.skip_now:hover{text-decoration:none}.avtar{box-shadow:0 0 2px rgba(0,0,0,.3);background:#fff;background:var(--white-color);display:inline-block;position:relative}.avtar img{width:100%;min-height:100%;max-height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center;z-index:1}.input-light-pink .form-control,.input-light-pink div.country_dropdown .react-tel-input .form-control,div.country_dropdown .react-tel-input .input-light-pink .form-control{background:#fceef5;background:var(--light-pink-color-700)}.infinite-scroll-component{scrollbar-color:#b6256a transparent;scrollbar-color:var(--primary-color) transparent;scrollbar-width:thin}.light-pink{background:#fceef5;background:var(--light-pink-color-700)}.bg-outline-primary{border:1px solid #b6256a;border:1px solid var(--primary-color);color:#b6256a;color:var(--primary-color);font-weight:400;font-size:.85rem;display:inline-block;padding:5px 10px}.gsi-material-button{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-appearance:none;background-color:#fff;background-image:none;border:1px solid #747775;border-radius:20px;box-sizing:border-box;color:#1f1f1f;cursor:pointer;font-family:"Roboto",arial,sans-serif;font-size:14px;height:40px;letter-spacing:.25px;outline:none;overflow:hidden;padding:0 12px;position:relative;text-align:center;transition:background-color .218s,border-color .218s,box-shadow .218s;vertical-align:middle;white-space:nowrap;width:auto;max-width:400px;min-width:-webkit-min-content;min-width:min-content}.gsi-material-button .gsi-material-button-icon{height:20px;margin-right:12px;min-width:20px;width:20px}.gsi-material-button .gsi-material-button-content-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative;width:100%}.gsi-material-button .gsi-material-button-contents{flex-grow:1;font-family:"Roboto",arial,sans-serif;font-weight:500;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.gsi-material-button .gsi-material-button-state{transition:opacity .218s;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.gsi-material-button:disabled{cursor:default;background-color:hsla(0,0%,100%,.3803921569);border-color:rgba(31,31,31,.1215686275)}.gsi-material-button:disabled .gsi-material-button-contents,.gsi-material-button:disabled .gsi-material-button-icon{opacity:1%}.gsi-material-button:not(:disabled):active .gsi-material-button-state,.gsi-material-button:not(:disabled):focus .gsi-material-button-state{background-color:#303030;opacity:1%}.gsi-material-button:not(:disabled):hover{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gsi-material-button:not(:disabled):hover .gsi-material-button-state{background-color:#303030;opacity:1%}#main{overflow:hidden;padding-top:80px}@media(max-width:1200px){#main{padding-bottom:60px}}@media(min-width:1440px){.container{max-width:1360px}}@media(min-width:1750px){.container{max-width:1700px}}@media(min-width:1200px){.container-xl{max-width:1180px}}@media(min-width:1440px){.container-xl{max-width:1320px}}@media(min-width:1200px){.title_h2{margin-bottom:40px}}@media(max-width:1200px){.title_h2{margin-bottom:30px}}div.country_dropdown .react-tel-input{padding:0;border:0}div.country_dropdown .react-tel-input:focus{background:transparent}div.country_dropdown .react-tel-input .form-control{background:#fff;background:var(--white-color);font-size:1rem;padding-left:70px;width:100%}div.country_dropdown .react-tel-input .flag-dropdown{background:transparent;border:0;left:10px}div.country_dropdown .react-tel-input .flag-dropdown.open{background-color:transparent}div.country_dropdown .react-tel-input .flag-dropdown .selected-flag,div.country_dropdown .react-tel-input .flag-dropdown .selected-flag:focus{background-color:transparent!important}div.country_dropdown .react-tel-input .flag-dropdown .selected-flag .arrow{background:url(/static/media/down_arrow.81623ee7.svg) no-repeat;background-size:100%;width:16px;height:10px;border:0;left:30px;margin-top:-5px}.inner_pages{padding:20px 0 0}@media(max-width:991px){.inner_pages{padding-top:0}}.profile_screen{height:100%;display:flex;justify-content:center;align-items:center;-moz-flex-direction:column;flex-direction:column}@media(min-width:1200px){.profile_screen{min-height:660px}}.pac-container{z-index:11111}