.chat_main__Gg75d{width:100%;display:flex;justify-content:center;margin-bottom:100px}.chat_main_content__nNCoW{width:100%;max-width:1050px}.chat_main_content_heading__o9NlK{display:flex;justify-content:space-between}.chat_main_content_heading_info__liHq7 h2{font-size:2.1rem;margin-bottom:10px}.chat_main_content_chatwindow__qLnLH{background-color:white;width:100%;border-radius:var(--border-radius);padding:40px;height:calc(85vh - 350px);margin-top:20px;overflow-y:auto;display:flex;flex-direction:column-reverse}.chat_main_content_chatwindow__qLnLH::-webkit-scrollbar{border-radius:var(--border-radius);width:10px}.chat_main_content_chatwindow__qLnLH::-webkit-scrollbar-thumb{background:var(--color-gray-light);border-radius:5px}.chat_main_content_chatwindow__qLnLH::-webkit-scrollbar-thumb:hover{background:#cfcfcf}.chat_main_content_chatwindow_messages__kPaNM{display:flex;flex-direction:column;justify-content:flex-end;min-height:720px}.chat_main_content_chatwindow_messagerow__wf_cg{width:100%;display:flex;margin-bottom:10px;position:relative;align-items:flex-start}.chat_main_content_chatwindow_messagerow_profilepicture__3TzYJ{margin-right:15px;visibility:hidden;border-radius:50%;object-fit:cover}.chat_main_content_chatwindow_messagerow_profilepicture__3TzYJ:last-of-type{visibility:visible}.chat_main_content_chatcontrols__jZNGn{margin-top:45px;display:grid;grid-template-columns:1fr auto;grid-gap:30px;gap:30px}.chat_main_content_chatcontrols_messageinput__VERMk{padding:20px 25px;border-radius:10px;border:none;font-size:1rem;width:100%}.chat_main_content_chatcontrols_messageinput__VERMk:focus{outline:none}@media only screen and (max-width:992px){.chat_main_content_heading__o9NlK{padding:0 40px}.chat_main_content_heading_info__liHq7 h2{font-size:1.5rem}.chat_main_content_chatwindow__qLnLH{padding:20px;border-radius:0;height:50vh}.chat_main_content_chatwindow_messages__kPaNM{min-height:calc(50vh - 40px)}.chat_main_content_chatwindow_messagerow_profilepicture__3TzYJ{position:absolute;transform:scale(.7);z-index:1;top:5px}.chat_main_content_chatcontrols__jZNGn{margin-bottom:38px;padding:30px;margin-top:0;display:flex;gap:0}.chat_main_content_chatcontrols_messageinput__VERMk{width:calc(100% - 30px)}.chat_main_content_chatcontrols_buttoncontainer__isx2b{position:absolute;right:30px}}.spinner_loader__nrX7R{width:28px;height:28px;display:block;position:relative;color:#FFF;box-sizing:border-box;animation:spinner_rotation__9ZUEq 1s linear infinite}.spinner_loader__nrX7R:after,.spinner_loader__nrX7R:before{content:"";box-sizing:border-box;position:absolute;width:24px;height:24px;top:50%;left:50%;transform:scale(.5) translate(0);background-color:#FFF;border-radius:50%;animation:spinner_animloader__eUMAv 1s ease-in-out infinite}.spinner_loader__nrX7R:before{background-color:var(--iconButtonIconBg);transform:scale(.5) translate(-48px,-48px)}@keyframes spinner_rotation__9ZUEq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner_animloader__eUMAv{50%{transform:scale(1) translate(-50%,-50%)}}.button_vo_button__KULRK{background-color:white;color:var(--iconButtonText);height:47px;padding:0 25px;border:none;border-radius:15px;font-weight:700;font-size:1rem;position:relative;margin-left:32px;cursor:pointer;display:grid;align-items:center;width:-moz-fit-content;width:fit-content;text-decoration:none}.button_vo_button__KULRK:hover{text-decoration:underline}.button_vo_button__KULRK:hover:disabled{text-decoration:none}.button_vo_button__KULRK:hover .button_vo_button_icon__WNvAi{background:radial-gradient(circle at 50% 25%,var(--iconButtonIconBg) 0,var(--iconButtonIconBg) 50%)}.button_vo_button__KULRK:disabled .button_vo_button_icon__WNvAi{background:radial-gradient(circle at 50% 25%,rgb(152,152,152) 0,rgb(137,137,137) 50%)}.button_vo_button__KULRK:hover img{filter:drop-shadow(0 3px 3px rgba(0,0,0,.5))}.button_vo_button__KULRK:disabled{color:var(--color-gray);cursor:not-allowed}.button_vo_button_icon__WNvAi{display:grid;place-items:center;position:absolute;background:var(--iconButtonIconBg);height:47px;width:47px;border-radius:50%;left:-35px;top:0}.button_hide_text__86dHy .button_vo_button_text__49aZH{display:none}.button_hide_text__86dHy .button_vo_button_icon__WNvAi{left:0}.button_hide_text__86dHy{background:none}@media only screen and (max-width:992px){.button_hide_text_mobile__gCEMD .button_vo_button_text__49aZH{display:none}.button_hide_text_mobile__gCEMD .button_vo_button_icon__WNvAi{left:0}.button_hide_text_mobile__gCEMD{background:none}}.logout-button_logout_button__v7Fk6{background-color:#fff;color:var(--iconButtonText);height:47px;padding:0 25px;border:none;border-radius:15px;font-weight:700;font-size:1rem;position:relative;margin-left:32px;cursor:pointer;display:grid;align-items:center;width:-moz-fit-content;width:fit-content}.logout-button_logout_button__v7Fk6:hover{text-decoration:underline}.logout-button_logout_button__v7Fk6:hover .logout-button_logout_button_icon__2Rowt{background:radial-gradient(circle at 50% 25%,var(--iconButtonGradientStart) 0,var(--iconButtonIconBg) 50%)}.logout-button_logout_button__v7Fk6:hover img{filter:drop-shadow(0 3px 3px rgba(0,0,0,.5))}.logout-button_logout_button__v7Fk6:disabled{opacity:.6;cursor:not-allowed}.logout-button_logout_button_icon__2Rowt{display:grid;place-items:center;position:absolute;background:var(--iconButtonIconBg);height:47px;width:47px;border-radius:50%;left:-35px;top:0}.logout-button_logout_button_text__znGRX{display:inline}@media only screen and (max-width:992px){.logout-button_hide_text__kq0Qa.logout-button_logout_button__v7Fk6{background:none}.logout-button_hide_text__kq0Qa.logout-button_logout_button__v7Fk6:hover{text-decoration:none}.logout-button_hide_text__kq0Qa .logout-button_logout_button_text__znGRX{display:none}.logout-button_hide_text__kq0Qa .logout-button_logout_button_icon__2Rowt{left:0}}.header_header__wC_9a{display:grid;grid-template:"logo messages profile" 1fr/1fr auto auto;height:var(--header-height);padding:0 60px}.header_header_logo__KOMcf{grid-area:logo;color:var(--siteTextHilight);font-size:1.5rem;font-weight:700;justify-self:start;align-self:center;text-decoration:none}.header_header_profile__UQxBi{grid-area:profile;justify-self:center;align-self:center}.header_header_messages__4ldtj{padding-right:15px;grid-area:messages;justify-self:center;align-self:center}@media only screen and (max-width:1024px){.header_header__wC_9a{grid-template:"logo messages profile" auto/1fr auto auto;width:100%;justify-items:flex-start;height:calc(var(--header-height)/1.5);padding:0 40px}}@media only screen and (max-width:992px){.header_header__wC_9a{grid-template:"logo messages profile" auto/1fr auto auto;width:100%;justify-items:flex-start;height:calc(var(--header-height)/1.5);padding:0 40px}}.layout_container__09U3n{display:grid;grid-template-columns:20% 1fr 20%;min-height:calc(100vh - var(--header-height));margin-bottom:100px;margin-top:40px}.layout_container_header__3r0ua{grid-column:1/span 3;display:none}.layout_container_main__KYJDK{grid-column:2}@media only screen and (max-width:1200px){.layout_container__09U3n{grid-template-columns:1fr;margin-top:10px}.layout_container_header__3r0ua{grid-column:1/span 3;display:block}.layout_container_main__KYJDK{grid-column:1}}.header_header__7uxNd{display:grid;grid-template:"menu logo messages profile" 1fr/auto 1fr auto auto;height:var(--header-height);padding:0 60px}.header_header_menu__QiRn0{grid-area:menu;align-self:center;justify-self:end;margin-left:80px}.header_header_logo__uebs8{grid-area:logo;color:var(--color-brand-primary);font-size:1.5rem;font-weight:700;justify-self:end;align-self:center;padding-right:30px;text-decoration:none}.header_header_profile__h2tla{grid-area:profile;justify-self:center;align-self:center}.header_header_messages__tSdFS{padding-right:15px;grid-area:messages;justify-self:center;align-self:center}@media only screen and (max-width:992px){.header_header__7uxNd{grid-template:"menu messages profile" auto/1fr auto auto;width:100%;justify-items:flex-start;height:calc(var(--header-height)/1.5);padding:0 40px}.header_header_logo__uebs8{display:none}.header_header_menu__QiRn0{margin-left:0;justify-self:start}}.chat-message_message_bubble__Y47S0{padding:15px 20px;display:inline-block;border-radius:var(--border-radius);max-width:80%;position:relative}.chat-message_message_timestamp__FVQrB{position:absolute;top:-25px;color:var(--color-gray);font-size:.7rem}.chat-message_timestamp_alignment_sent__qM334{left:15px}.chat-message_timestamp_alignment_received__2qr2Q{right:15px}.chat-message_mobile_received_bubble_triangle__potnm,.chat-message_mobile_sent_bubble_triangle__p_OJU{display:none}@media only screen and (max-width:992px){.chat-message_mobile_received_bubble_triangle__potnm,.chat-message_mobile_sent_bubble_triangle__p_OJU{display:inline-block;position:absolute;width:0;height:0;border-style:solid;top:10px}.chat-message_mobile_received_bubble_triangle__potnm{border-width:13px 26px 13px 0;border-color:transparent var(--color-gray-light) transparent transparent;left:-12px}.chat-message_mobile_sent_bubble_triangle__p_OJU{border-width:13px 0 13px 26px;border-color:transparent transparent transparent var(--color-brand-primary);right:-12px}.chat-message_timestamp_alignment_sent__qM334{left:auto;right:0}.chat-message_timestamp_alignment_received__2qr2Q{right:auto;left:50px}}.chat-ended_container__DHH9P{display:flex;flex-direction:column;align-items:center}.chat-ended_container_line__5GxeG{width:100%!important;border-top:1px solid var(--color-gray-light);margin:10px 0}.chat-ended_container_text__rHjjg{margin:10px;text-align:center}.meeting_main__zNujl{display:grid;grid-template:"profile remote local" auto "profile remote actions" 1fr/auto 2fr 1fr;grid-column-gap:50px;column-gap:50px;grid-row-gap:20px;row-gap:20px;max-width:var(--max-width)}.meeting_main_misc__B9BOO{grid-area:misc}.meeting_main_profile__6M0cw{grid-area:profile}.meeting_main_profile__6M0cw>p{text-align:center}.meeting_main_remote___zz_4{grid-area:remote;display:grid;place-items:center;background-color:white;aspect-ratio:9/16;border-radius:20px;height:80vh}.meeting_main_remote_wait__H7m9o{width:clamp(200px,100%,400px);text-align:center}.meeting_main_remote_video__5eS3d,.meeting_main_remote_video__5eS3d>video{border-radius:20px;object-fit:cover!important}.meeting_main_local__2MYly{grid-area:local;aspect-ratio:9/16}.meeting_main_local_video__QQO9I,.meeting_main_local_video__QQO9I>video{border-radius:20px;object-fit:cover!important}.meeting_main_actions__U_bap{grid-area:actions;display:flex;flex-direction:column;gap:15px}@media only screen and (max-width:1200px){.meeting_main__zNujl{grid-template:"profile profile" auto "remote local" auto "remote actions" 1fr/auto auto}.meeting_main_remote___zz_4{width:40vw;height:auto}.meeting_main_local__2MYly{width:20vw;height:auto}}@media only screen and (max-width:768px){.meeting_main__zNujl{grid-template:"profile profile" auto "remote remote" auto "local actions" 1fr/auto auto;column-gap:20px;margin-bottom:20px}.meeting_main_remote___zz_4{width:100%;height:auto}.meeting_main_local__2MYly{width:20vw;height:auto}}.message-thread_message_thread_container__rB_JG{background:white;border-radius:30px;width:100%;position:relative}.message-thread_message_thread_expand_button__QA35x{position:absolute;right:50px;top:30px;background:none;border:1px solid var(--color-brand-primary);color:var(--color-brand-primary);border-radius:15px;padding:5px 10px;display:flex;justify-content:center;align-items:center;gap:5px}.message-thread_message_thread_expand_button__QA35x:hover{background:var(--color-brand-primary);color:white;cursor:pointer}.message-thread_message_thread_expand_button_icon__vNZD2{transition:.2s ease-in-out}.message-thread_message_thread_expand_button_icon__vNZD2.message-thread_mod_open__bLstm{transform:rotate(180deg)}.message-thread_message_thread_expand_button_text__0efh1{display:inline-block}.message-thread_message_thread__0a4PX{display:grid;grid-template:"image name" 1.5rem "image messages" auto/auto 1fr;grid-column-gap:50px;column-gap:50px;grid-row-gap:20px;row-gap:20px;padding:30px 50px}.message-thread_message_thread_image__7GsBS{grid-area:image;object-fit:cover;border-radius:50%}.message-thread_message_thread_name__gMvWe{grid-area:name}.message-thread_message_thread_messages_wrapper__4Bce0{--message-box-height:"100%";--transition:height 0.2s ease-in-out;grid-area:messages;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;transition:var(--transition);height:var(--message-box-height);width:100%}.message-thread_message_thread_messages__51gWK{display:flex;flex-direction:column;gap:10px}.message-thread_message_thread_messages_row__zhspe{width:100%;display:flex}.message-thread_message_thread_messages_row__zhspe.message-thread_mod_sent__a4S11{justify-content:flex-end}.message-thread_message_thread_messages_row__zhspe.message-thread_mod_received__ivJvn{justify-content:flex-start}.message-thread_message_thread_message__YA8Te{display:grid;grid-template-columns:1fr;grid-row-gap:10px;row-gap:10px}.message-thread_message_thread_message__YA8Te.message-thread_mod_sent__a4S11{justify-items:start}.message-thread_message_thread_message__YA8Te.message-thread_mod_received__ivJvn{justify-items:end}.message-thread_message_thread_message__YA8Te.message-thread_mod_received__ivJvn .message-thread_message_thread_message_bubble__IT_3R{background:var(--color-gray-light)}.message-thread_message_thread_message__YA8Te.message-thread_mod_sent__a4S11 .message-thread_message_thread_message_bubble__IT_3R{background:var(--color-brand-primary);color:white}.message-thread_message_thread_message_timestamp__zlOKu{font-size:.8rem;color:var(--color-gray)}.message-thread_message_thread_message_bubble__IT_3R{padding:20px 30px;border-radius:15px}.message-thread_message_input_container__heMGv{background:var(--color-gray-light);width:100%;border-radius:0 0 30px 30px;padding:30px 50px;display:grid;grid-template-columns:1fr auto;grid-column-gap:30px;column-gap:30px}.message-thread_message_input__Lufov{border-radius:10px;padding:15px 25px;border:none;width:100%}@media (max-width:768px){.message-thread_message_thread__0a4PX{grid-template:"image" auto "name" auto "messages" auto/auto;justify-items:center;padding:30px}.message-thread_message_input_container__heMGv{column-gap:10px;padding:30px}.message-thread_message_thread_expand_button__QA35x{right:30px;top:175px;height:30px;width:30px;padding:0;border-radius:50%}.message-thread_message_thread_expand_button_text__0efh1{display:none}}.secondary-button_secondary_button__9FhDe{background-color:var(--secondaryButtonGreyBg);color:var(--secondaryButtonText);height:47px;padding:0 15px;border:none;border-radius:12px;font-weight:700;font-size:.8rem;position:relative;cursor:pointer;display:flex;justify-content:space-between;align-items:center;flex-direction:row;text-decoration:none;gap:10px;text-align:left;min-width:211px;width:-moz-fit-content;width:fit-content}.secondary-button_secondary_button__9FhDe:hover{text-decoration:underline}.secondary-button_secondary_button_icon__VUC7L{display:grid;place-items:center}.secondary-button_secondary_button__9FhDe:disabled{color:#BDBDBD}.secondary-button_secondary_button__9FhDe:disabled:hover{color:#BDBDBD;cursor:not-allowed}@media (max-width:992px){.secondary-button_secondary_button__9FhDe{padding:0 15px;font-size:.9rem}}.secondary-button_secondary_danger_button__3YcnE{background-color:var(--color-error);color:white;height:47px;padding:0 25px;border:none;border-radius:15px;font-weight:700;font-size:1rem;position:relative;cursor:pointer;display:flex;justify-content:space-between;align-items:center;flex-direction:row;text-decoration:none;gap:10px;text-align:left}.secondary-button_secondary_danger_button__3YcnE:hover{background:var(--color-error-light)}.secondary-button_secondary_danger_button__3YcnE:disabled{background-color:#BDBDBD}.secondary-button_secondary_danger_button__3YcnE:disabled:hover{background:#BDBDBD;cursor:not-allowed}@media (max-width:992px){.secondary-button_secondary_danger_button__3YcnE{padding:0 15px;font-size:.9rem}}.form-field_field__c0LBA{display:flex;flex-direction:column}.form-field_field_label__WcIdt{font-size:14px;font-weight:700;color:var(--siteText);margin-bottom:15px}.form-field_field_input__FYOqa{background-color:var(--formFieldBgDark);border:1px solid var(--formFieldStroke);border-radius:var(--border-radius);font-size:16px;padding:15px 20px;height:55px;width:100%}.form-field_field_input__FYOqa:focus{outline:none}.form-field_field_input__FYOqa:-moz-read-only{opacity:.4}.form-field_field_input__FYOqa:disabled,.form-field_field_input__FYOqa:read-only{opacity:.4}.registration_loader__fqYtl{min-height:100vh;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:center;margin:0 auto 100px}.registration_main__b2p7P{max-width:1200px;margin:0 auto;display:grid;grid-template:"title content" auto "description content" auto "video content" auto/1fr 800px;grid-gap:40px;gap:40px}.registration_main_title__ftk9_{grid-area:title}.registration_main_description___M_9U{grid-area:description}.registration_main_video__QtZPd{grid-area:video;width:100%;aspect-ratio:1/1;height:auto}.registration_main_form__oKt9W{grid-area:content;background:white;border-radius:30px;padding:50px 60px;display:grid;grid-template:"firstName lastName" "ssn email" "mobile mobile" "privacy privacy" "terms terms" "submit submit" "error error" "info info"/1fr 1fr;grid-gap:20px;gap:20px}.registration_main_form_checkbox__odFfO{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}.registration_main_form_checkbox__odFfO>input[type=checkbox]{font:inherit;color:currentColor;width:1.15em;height:1.15em;border:.15em solid;border-radius:.15em;transform:translateY(-.075em)}.registration_main_form_info__BH5W0{grid-area:info;color:var(--color-gray)}.registration_main_form_error__Xsx45{grid-area:error;color:var(--color-error)}@media only screen and (max-width:1024px){.registration_main__b2p7P{grid-template:"video" auto "title" auto "description" auto "content" auto/1fr;margin:0 30px}}@media only screen and (max-width:992px){.registration_main__b2p7P{margin:0}.registration_main_description___M_9U,.registration_main_title__ftk9_{margin:0 30px}.registration_main_form__oKt9W{margin-bottom:100px;padding:40px;border-radius:0;grid-template-columns:1fr;grid-template:"firstName" "lastName" "ssn" "email" "mobile" "privacy" "terms" "submit" "error" "info"}}