.page_text__30AKT p{margin-bottom:24px}.page_text__30AKT b{font-weight:500}.page_image__VvT1n{width:100%;height:auto;outline:2px solid var(--color-pink);outline-offset:-2px;border-radius:21px;max-height:550px;object-fit:cover}.AuthLayout_container__EYx1X{min-height:100vh;min-height:100svh;width:100%;max-width:100vw;overflow-x:hidden;display:flex;background:#fff}.AuthLayout_formSection__vQCHV{background-color:#fff;position:relative;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;overflow:auto}.AuthLayout_formContent__muohw{flex:1 1;width:100%;margin:0 auto}.AuthLayout_formInner__dE2bL{max-width:460px;margin:0 auto}.AuthLayout_rightPanel__XGrTM{position:relative;overflow:hidden;min-height:100vh;min-height:100svh;align-self:stretch}.AuthLayout_rightPanel__XGrTM.AuthLayout_lightGreen__2vb4V{background-color:var(--color-green-lighter)}.AuthLayout_rightPanel__XGrTM.AuthLayout_green__oZ5ul{background-color:var(--color-green)}.AuthLayout_rightPanel__XGrTM.AuthLayout_gradientGreen__mgdkW{background:linear-gradient(to bottom,var(--color-green),var(--color-beige))}.AuthLayout_rightPanel__XGrTM.AuthLayout_greenOver__hpgSB{background-color:var(--color-green-light)}.AuthLayout_rightPanel__XGrTM.AuthLayout_beige__iCtFN{background-color:var(--color-beige)}.AuthLayout_rightPanel__XGrTM.AuthLayout_beige__iCtFN .AuthLayout_panelText__CqUAn{color:var(--color-brown-darker)}.AuthLayout_rightPanel__XGrTM.AuthLayout_yellowLighter__t3ibE{background-color:var(--color-yellow-lighter)}.AuthLayout_rightPanel__XGrTM.AuthLayout_yellowLighter__t3ibE .AuthLayout_panelText__CqUAn{color:var(--color-yellow-dark)}.AuthLayout_rightPanel__XGrTM.AuthLayout_yellowLight__X2Yqq{background-color:var(--color-yellow-light)}.AuthLayout_rightPanel__XGrTM.AuthLayout_yellowLight__X2Yqq .AuthLayout_panelText__CqUAn{color:var(--color-yellow-dark)}.AuthLayout_rightPanel__XGrTM.AuthLayout_pinkLight__mkNu2{background-color:var(--color-pink-light)}.AuthLayout_rightPanel__XGrTM.AuthLayout_pinkLight__mkNu2 .AuthLayout_panelText__CqUAn{color:var(--color-pink-darker)}.AuthLayout_rightPanel__XGrTM.AuthLayout_pink__wpkdP{background-color:var(--color-pink)}.AuthLayout_rightPanel__XGrTM.AuthLayout_pink__wpkdP .AuthLayout_panelText__CqUAn{color:var(--color-pink-darker)}@keyframes AuthLayout_fadeIn__raTpa{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AuthLayout_rightPanelInner__1uJHa{width:100%;max-width:550px;animation:AuthLayout_fadeIn__raTpa .5s ease-out .1s backwards}.AuthLayout_imageContainer__Nlf3M{position:relative;width:100%;max-width:550px;aspect-ratio:475/550;display:flex;justify-content:center;align-items:center}.AuthLayout_illustration__oKz3P{width:100%;max-width:350px;height:auto;object-fit:contain}.AuthLayout_lottie__NRE3o{width:100%;max-width:550px;height:auto}.AuthLayout_panelText__CqUAn{color:var(--color-green-dark);max-width:420px}.PriceInput_priceInput__ImkKi input[type=text][inputmode=decimal]{padding-left:var(--space-2);padding-right:var(--space-2);text-indent:0}.CalendarSettings_calendarSettingsGrid__I8Qgt{display:flex;flex-direction:column;gap:1rem;width:100%}.CalendarSettings_availabilityContent__pOBBK{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1280px){.CalendarSettings_availabilityContent__pOBBK{display:grid;grid-template-columns:1fr 1px 1fr;grid-gap:2rem;gap:2rem;align-items:start}.CalendarSettings_workingHoursSection__P8owa{grid-column:1}.CalendarSettings_dateSpecificSection__iY67A{grid-column:3}}.CalendarSettings_sessionConfigurationContent__TZ03k{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1280px){.CalendarSettings_sessionConfigurationContent__TZ03k{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}}.DirectoryBasic_heroText__MoGgS{flex-grow:1;flex-shrink:1;flex-basis:0}.DirectoryBasic_heroText__MoGgS a:not([type=button]){text-decoration:none;color:var(--color-green-dark)}.DirectoryBasic_heroText__MoGgS a:not([type=button]):focus,.DirectoryBasic_heroText__MoGgS a:not([type=button]):hover{text-decoration:underline}.DirectoryBasic_heroImageOuterContainer__MgGzX{display:flex;justify-content:center;align-items:center;flex-basis:35%;flex-shrink:0}.DirectoryBasic_heroImageOuterContainer__MgGzX.DirectoryBasic_smallImageOuterContainer__Z6Pk_{flex-basis:25%}.DirectoryBasic_heroImageContainer__DYP0c{display:flex;align-items:flex-start;justify-content:center;height:auto;width:100%}.DirectoryBasic_responsiveImage__jLnt4{width:100%;object-fit:contain;height:auto;max-height:350px}.DirectoryBasic_responsiveImage__jLnt4.DirectoryBasic_smallImage__11xyO{max-height:200px}@media(min-width:768px)and (max-width:1023px){.DirectoryBasic_responsiveImage__jLnt4{max-height:200px}}@media(max-width:767px){.DirectoryBasic_responsiveImage__jLnt4{max-height:120px}}.MultiUpload_multiUpload__RHgDG .MultiUpload_dropzone___iyvJ{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1.5rem;border:2px dashed var(--color-grey-medium);border-radius:.5rem;background-color:var(--gray-1);cursor:pointer;transition:background-color .2s ease-in-out}.MultiUpload_multiUpload__RHgDG .MultiUpload_dropzone___iyvJ:hover{background-color:var(--gray-3)}.MultiUpload_multiUpload__RHgDG .MultiUpload_dropzone___iyvJ.MultiUpload_highlight__cFsTi{border-color:var(--yellow-8);border-style:dashed;border-width:2px;background-color:var(--yellow-2)}.MultiUpload_multiUpload__RHgDG .MultiUpload_dropzone___iyvJ.MultiUpload_highlight__cFsTi:hover{background-color:var(--yellow-3)}.MultiUpload_multiUpload__RHgDG .MultiUpload_dropzone___iyvJ.MultiUpload_disabled__FyyzU{cursor:not-allowed;opacity:.5;background-color:var(--gray-2)}.MultiUpload_multiUpload__RHgDG .MultiUpload_dropzone___iyvJ.MultiUpload_disabled__FyyzU:hover{background-color:var(--gray-2)}.MultiUpload_multiUpload__RHgDG .MultiUpload_dropzoneIconContainer__ri0Od{color:var(--color-grey-dark);padding:.5rem;max-width:min-content;margin:0 auto}.MultiUpload_multiUpload__RHgDG .MultiUpload_dropzoneText__ZKczY{color:var(--color-grey-dark)}.MultiUpload_multiUpload__RHgDG .MultiUpload_hiddenInput__wCsJe{display:none}.MultiUpload_multiUpload__RHgDG .MultiUpload_filesContainer__foSul{padding:.75rem;display:flex;flex-direction:column;gap:.75rem}.MultiUpload_multiUpload__RHgDG .MultiUpload_fileCard__Zjjrl{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.MultiUpload_multiUpload__RHgDG .MultiUpload_iconButton__8epvN{background:rgba(0,0,0,0);border:none;cursor:pointer}.DirectoryAboutSection_pinkLayout__kDFOU{background-color:var(--color-pink)}.DirectoryAboutSection_mintLayout__d8N1S{background-color:var(--color-green-lighter)}.DirectoryAboutSection_whiteLayout__Mv_qe{background-color:#fff}.DirectoryAboutSection_textColumn__a_E0t{width:40%}@media(max-width:1023px){.DirectoryAboutSection_textColumn__a_E0t{width:100%;align-items:center}}.DirectoryAboutSection_desktopImageContainer__NCHVt{flex-basis:auto;flex-shrink:1}.DirectoryAboutSection_responsiveImage__qPzec{max-height:100%;max-width:100%;height:auto;width:100%;object-fit:contain}.Header_navigationMenuRoot__vJvbc{position:relative;display:flex;justify-content:space-between;z-index:2}@media(max-width:767px){.Header_navigationMenuRoot__vJvbc{justify-content:unset}}.Header_navigationMenuList__ansRS{display:flex!important;list-style:none;margin:0;align-content:center!important}@media(max-width:767px){.Header_navigationMenuListMobile__kc6y1{flex-direction:column;padding:unset}}.Header_mobileSheet__hOTaz{display:none}@media(max-width:767px){.Header_mobileSheet__hOTaz{display:block;width:100svw;max-width:unset}}.Header_navigationMenuContent__gReHd{background-color:#fff}.Header_navigationmenuLogoLink__S5Hzt,.Header_navigationmenuLogoLink__S5Hzt:focus,.Header_navigationmenuLogoLink__S5Hzt:hover{text-decoration:none;color:var(--color-black)}.Header_navigationMenuItem__BrKln{list-style:none}.Header_navigationMenuItem__BrKln button:hover{cursor:pointer}.Header_navigatinoMenuItemDropDown__AR2s2{padding:8px 12px;max-width:200px}.Header_navigationMenuGlobeItem__maFVL{height:40px;display:flex;align-items:center;justify-content:center}.Header_navigationMenuGlobeItem__maFVL button:hover{cursor:pointer}@media(max-width:1023px){.Header_navigationMenuGlobeItem__maFVL{position:relative}}.Header_navigationMenuLink__CrjNP,.Header_navigationMenuTrigger__Z6FqI{outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;text-decoration:none;background:none;border:none;color:var(--color-black);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Header_navigationMenuLink__CrjNP.Header_isActive__q45Vm,.Header_navigationMenuTrigger__Z6FqI.Header_isActive__q45Vm{color:var(--color-green-dark)}@media(max-width:767px){.Header_navigationMenuLink__CrjNP,.Header_navigationMenuTrigger__Z6FqI{text-align:start}}.Header_navigationMenuLink__CrjNP:focus,.Header_navigationMenuLink__CrjNP:hover,.Header_navigationMenuTrigger__Z6FqI:focus,.Header_navigationMenuTrigger__Z6FqI:hover{color:var(--color-green-dark);text-decoration:none}.Header_navigationMenuTrigger__Z6FqI{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:2px 0}@media(max-width:1023px){.Header_navigationMenuTrigger__Z6FqI{padding:0}}.Header_signupCTALink__opXOC,.Header_signupCTALink__opXOC:focus,.Header_signupCTALink__opXOC:hover{text-decoration:none}.Header_navigationMenuContent__gReHd{position:absolute;top:0;left:0;animation-duration:.25s;animation-timing-function:ease}.Header_navigationMenuContent__gReHd[data-motion=from-start]{animation-name:Header_enterFromLeft__sLQ7t}.Header_navigationMenuContent__gReHd[data-motion=from-end]{animation-name:Header_enterFromRight__EQ3pk}.Header_navigationMenuContent__gReHd[data-motion=to-start]{animation-name:Header_exitToLeft__GPbql}.Header_navigationMenuContent__gReHd[data-motion=to-end]{animation-name:Header_exitToRight__ic_1r}.Header_navigationMenuViewport__0IZnV{position:relative;transform-origin:top center;margin-top:10px;background-color:#fff;border-radius:6px;overflow:hidden;box-shadow:0 10px 38px -10px hsla(206,22%,7%,.35),0 10px 20px -15px hsla(206,22%,7%,.2);height:var(--radix-navigation-menu-viewport-height);width:var(--radix-navigation-menu-viewport-width);transition:width .3s ease,height .3s ease}.Header_navigationMenuViewport__0IZnV[data-state=open]{animation:Header_scaleIn__5oCuy .2s ease}.Header_navigationMenuViewport__0IZnV[data-state=closed]{animation:Header_scaleOut__b5efc .2s ease}.Header_hamburgerMenuButton__RuJZG{background:none;border:none;padding:12px}.Header_hamburgerMenuButton__RuJZG:focus,.Header_hamburgerMenuButton__RuJZG:hover{outline:none}.Header_navigationMenuSubList__ljC_a{list-style:none;margin:0;padding:0}.Header_navigationMenuSubMenuItem__Qhdsl{margin:0;padding:8px 12px;text-align:center}.Header_globeIcon__HgQW8{min-width:15px;min-height:15px;margin-right:4px}.Header_caretDown__Y2n2_{min-width:20px;min-height:20px;position:relative;top:1px;transition:transform .25s ease}.Header_caretDown__Y2n2_[data-state=open]{transform:rotate(180deg)}.Header_arrow__zIw11{position:relative;top:70%;background-color:#fff;width:10px;height:10px;transform:rotate(45deg);border-top-left-radius:2px}.Header_ViewportPosition__W9ogJ{position:absolute;width:100%;top:100%;left:0;perspective:2000px}@keyframes Header_enterFromRight__EQ3pk{0%{opacity:0;transform:translateX(200px)}to{opacity:1;transform:translateX(0)}}@keyframes Header_enterFromLeft__sLQ7t{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}@keyframes Header_exitToRight__ic_1r{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(200px)}}@keyframes Header_exitToLeft__GPbql{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-200px)}}@keyframes Header_scaleIn__5oCuy{0%{opacity:0;transform:rotateX(-30deg) scale(.9)}to{opacity:1;transform:rotateX(0deg) scale(1)}}@keyframes Header_scaleOut__b5efc{0%{opacity:1;transform:rotateX(0deg) scale(1)}to{opacity:0;transform:rotateX(-10deg) scale(.95)}}@keyframes Header_fadeIn__Jb7Yw{0%{opacity:0}to{opacity:1}}@keyframes Header_fadeOut__7d_Uh{0%{opacity:1}to{opacity:0}}.Header_rippleEffect__Y37_P{display:inline-block;position:relative;width:32px;height:32px;margin:1px 6px}.Header_rippleEffect__Y37_P div{position:absolute;border:2px solid var(--color-grey-dark);opacity:1;border-radius:50%;animation:Header_lds-ripple__ptW4d 1.3s cubic-bezier(0,.2,.8,1) infinite}.Header_rippleEffect__Y37_P div:nth-child(2){animation-delay:-.5s}@keyframes Header_lds-ripple__ptW4d{0%{top:16px;left:16px;width:0;height:0;opacity:0}4.9%{top:16px;left:16px;width:0;height:0;opacity:0}5%{top:16px;left:16px;width:0;height:0;opacity:1}to{top:0;left:0;width:34px;height:34px;opacity:0}}.Header_languageCountryContainer__saVa3{padding:12px 0;box-shadow:3px 3px 10px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}@media(max-width:1023px){.Header_languageCountryContainer__saVa3{top:48px}}.Header_languageCountryItemContainer__9DDhT{padding:8px 24px;max-width:250px;width:175px}@media(max-width:767px){.Header_languageCountryItemContainer__9DDhT{width:170px}}.Header_languageCountryItemContainer__9DDhT a{text-decoration:none;color:var(--color-black)}.Header_languageCountryItemContainer__9DDhT a:hover,.Header_languageCountryItemContainer__9DDhT.Header_isActive__q45Vm a{color:var(--color-green-dark)}.Header_languageCountryTitle__Bnozq{color:var(--color-grey-dark)}.Sheet_sheetOverlay__E15Oc{position:fixed;inset:0;z-index:auto;animation:Sheet_fakeAnimation__pKYki .3s forwards}.Sheet_sheetOverlay__E15Oc:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.8);z-index:-1;animation:Sheet_fadeIn__oG5pj .3s forwards}.Sheet_sheetOverlay__E15Oc[data-state=open]{animation:Sheet_fakeAnimationIn__uhoFW .3s forwards}.Sheet_sheetOverlay__E15Oc[data-state=open]:before{animation:Sheet_fadeIn__oG5pj .3s forwards}.Sheet_sheetOverlay__E15Oc[data-state=closed]{animation:Sheet_fakeAnimationOut__3ZV7v .3s forwards}.Sheet_sheetOverlay__E15Oc[data-state=closed]:before{animation:Sheet_fadeOut__pPuBW .3s forwards}@keyframes Sheet_fakeAnimationIn__uhoFW{0%{opacity:.99}to{opacity:1}}@keyframes Sheet_fakeAnimationOut__3ZV7v{0%{opacity:1}to{opacity:.99}}.Sheet_sheetContent__ygw6a{position:fixed;z-index:50;background-color:var(--color-white);box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .3s ease-in-out}.Sheet_sheetContent__ygw6a[data-state=open]{animation:Sheet_slideIn__Kt2PF .5s forwards}.Sheet_sheetContent__ygw6a[data-state=closed]{animation:Sheet_slideOut__FShDe .3s forwards}.Sheet_sideTop__Rp7mX{top:0;left:0;right:0;width:100%;max-height:50%;border-bottom:1px solid var(--color-grey-medium)}.Sheet_sideTop__Rp7mX[data-state=open]{animation:Sheet_slideInFromTop__E2Amo .5s forwards}.Sheet_sideTop__Rp7mX[data-state=closed]{animation:Sheet_slideOutToTop__muVcb .3s forwards}.Sheet_sideBottom__8Siay{bottom:0;left:0;right:0;width:100%;max-height:50%;border-top:1px solid var(--color-grey-medium)}.Sheet_sideBottom__8Siay[data-state=open]{animation:Sheet_slideInFromBottom__076RK .5s forwards}.Sheet_sideBottom__8Siay[data-state=closed]{animation:Sheet_slideOutToBottom__Zb93k .3s forwards}.Sheet_sideLeft__88Y12{top:0;bottom:0;left:0;width:75%;max-width:18rem;border-right:1px solid var(--color-grey-medium)}.Sheet_sideLeft__88Y12[data-state=open]{animation:Sheet_slideInFromLeft__WPXoU .5s forwards}.Sheet_sideLeft__88Y12[data-state=closed]{animation:Sheet_slideOutToLeft__UZP_Q .3s forwards}.Sheet_sideRight__7rYsJ{top:0;bottom:0;right:0;width:75%;max-width:18rem;border-left:1px solid var(--color-grey-medium)}.Sheet_sideRight__7rYsJ[data-state=open]{animation:Sheet_slideInFromRight__I5q7I .5s forwards}.Sheet_sideRight__7rYsJ[data-state=closed]{animation:Sheet_slideOutToRight__Mh8on .3s forwards}.Sheet_sheetClose__FP2Ob{position:absolute;right:20px;top:20px}.Sheet_sheetHeader__RewrX{display:flex;flex-direction:column;gap:.5rem;text-align:center}@media(min-width:640px){.Sheet_sheetHeader__RewrX{text-align:left}}.Sheet_sheetFooter__Tv4FW{display:flex;flex-direction:column-reverse}@media(min-width:640px){.Sheet_sheetFooter__Tv4FW{flex-direction:row;justify-content:flex-end;gap:.5rem}}.Sheet_sheetTitle__wbpVp{font-size:1.125rem;font-weight:600;color:var(--color-black)}.Sheet_sheetDescription__LADV9{font-size:.875rem;color:var(--color-grey-dark)}.Sheet_visuallyHidden___f7Ng{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes Sheet_slideInFromTop__E2Amo{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes Sheet_slideOutToTop__muVcb{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes Sheet_slideInFromBottom__076RK{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Sheet_slideOutToBottom__Zb93k{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes Sheet_slideInFromLeft__WPXoU{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes Sheet_slideOutToLeft__UZP_Q{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes Sheet_slideInFromRight__I5q7I{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Sheet_slideOutToRight__Mh8on{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes Sheet_fadeIn__oG5pj{0%{opacity:0}to{opacity:1}}@keyframes Sheet_fadeOut__pPuBW{0%{opacity:1}to{opacity:0}}.Sidebar_sidebarWrapper__oHF4J{display:flex;min-height:100svh;width:100%}.Sidebar_sidebarWrapper__oHF4J[data-variant=inset]{background:var(--sidebar-bg)}.Sidebar_sidebarStatic__QUrDL{display:flex;height:100%;width:var(--sidebar-width);flex-direction:column;background:var(--sidebar-bg);color:var(--sidebar-foreground)}.Sidebar_sidebarContainer__TA3DG{display:none;color:var(--sidebar-foreground)}@media(min-width:768px){.Sidebar_sidebarContainer__TA3DG{display:block}}.Sidebar_sidebarTrigger__SdCnu{cursor:pointer;stroke:var(--color-black);transition:stroke .3s ease-in-out;flex-shrink:0}.Sidebar_sidebarTrigger__SdCnu:hover{stroke:var(--color-green-dark)}.Sidebar_sidebarGap__Ga43d{position:relative;height:100svh;width:var(--sidebar-width);background-color:rgba(0,0,0,0);transition:width .3s ease-out}[data-collapsible=offcanvas] .Sidebar_sidebarGap__Ga43d{width:0}[data-side=right] .Sidebar_sidebarGap__Ga43d{transform:rotate(180deg)}[data-collapsible=icon] .Sidebar_sidebarGap__Ga43d{width:var(--sidebar-width-icon)}[data-collapsible=icon] [data-variant=floating] .Sidebar_sidebarGap__Ga43d,[data-collapsible=icon] [data-variant=inset] .Sidebar_sidebarGap__Ga43d{width:calc(var(--sidebar-width-icon) + 1rem)}.Sidebar_sidebarFixed__31RIu{position:fixed;top:0;bottom:0;height:100svh;width:var(--sidebar-width);z-index:10;display:none;transition:left .3s ease-out,right .3s ease-out,width .3s ease-out;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.Sidebar_sidebarFixed__31RIu::-webkit-scrollbar{display:none}@media(min-width:768px){.Sidebar_sidebarFixed__31RIu{display:flex}}[data-side=left] .Sidebar_sidebarFixed__31RIu{left:0;border-right:1px solid var(--color-grey-medium)}[data-collapsible=offcanvas] [data-side=left] .Sidebar_sidebarFixed__31RIu{left:calc(var(--sidebar-width)*-1)}[data-side=right] .Sidebar_sidebarFixed__31RIu{right:0;border-left:1px solid var(--color-grey-medium)}[data-collapsible=offcanvas] [data-side=right] .Sidebar_sidebarFixed__31RIu{right:calc(var(--sidebar-width)*-1)}[data-collapsible=icon] .Sidebar_sidebarFixed__31RIu{width:var(--sidebar-width-icon)}[data-variant=floating] .Sidebar_sidebarFixed__31RIu,[data-variant=inset] .Sidebar_sidebarFixed__31RIu{padding:.5rem}[data-collapsible=icon] [data-variant=floating] .Sidebar_sidebarFixed__31RIu,[data-collapsible=icon] [data-variant=inset] .Sidebar_sidebarFixed__31RIu{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.Sidebar_mobileSidebarHolder__rPeGM{overflow-y:auto}.Sidebar_sidebarContent__NjHCd{display:flex;height:100%;width:100%;flex-direction:column;background-color:var(--sidebar)}.Sidebar_sidebarContent__NjHCd li,.Sidebar_sidebarContent__NjHCd ul{list-style:none}[data-variant=floating] .Sidebar_sidebarContent__NjHCd{border-radius:var(--radius-3);border:1px solid var(--color-grey-medium);box-shadow:var(--shadow-1)}.Sidebar_sidebarFooter__R_3pK,.Sidebar_sidebarHeader__GZkv0{gap:.5rem;padding:.5rem}.Sidebar_sidebarGroup__IaAyX{display:flex;flex-direction:column;gap:.5rem;padding:0 1rem;transition:padding .3s ease-out}.Sidebar_sidebarGroup__IaAyX[data-collapsible=icon],.Sidebar_sidebarGroup__IaAyX[data-size=sm]{padding:0 .5rem}.Sidebar_sidebarGroupLabel__Y3WdL{display:flex;height:2rem;flex-shrink:0;align-items:center;border-radius:.375rem;padding:0 .5rem;outline:none;transition:margin .3s ease-out,opacity .3s ease-out;transition-property:margin,opacity}.Sidebar_sidebarGroupLabel__Y3WdL:focus-visible{box-shadow:0 0 0 2px var(--mint-9)}.Sidebar_sidebarGroupLabel__Y3WdL svg{width:1.25rem;height:1.25rem;flex-shrink:0}[data-collapsible=icon] .Sidebar_sidebarGroupLabel__Y3WdL{margin-top:-2rem;opacity:0;transition-timing-function:ease-out}.Sidebar_sidebarMenuItem__2Jam5{position:relative}.Sidebar_sidebarMenuItem__2Jam5:hover .Sidebar_sidebarMenuAction__Trkzh{opacity:1}.Sidebar_sidebarMenuButton__C3_L7{display:flex;width:100%;align-items:center;gap:.5rem;overflow:hidden;padding:.5rem;text-align:left;outline:none;border:none;background-color:rgba(0,0,0,0);cursor:pointer;border-radius:8px;transition:width .3s ease-out,height .3s ease-out,padding .3s ease-out,background-color .3s ease-out,color .3s ease-out}.Sidebar_sidebarMenuButton__C3_L7:focus-visible{outline:2px solid var(--mint-9)}.Sidebar_sidebarMenuButton__C3_L7[data-active=true]{background:var(--sidebar-accent);color:var(--sidebar-accent-fg)}.Sidebar_sidebarMenuButton__C3_L7[data-size=sm]{height:1.75rem;font-size:.875rem}[data-collapsible=icon] .Sidebar_sidebarMenuButton__C3_L7,[data-collapsible=icon] .Sidebar_sidebarMenuButton__C3_L7[data-size=lg]{padding:0;transition:all .3s ease-out}.Sidebar_sidebarMenuButton__C3_L7 svg{width:1.25rem;height:1.25rem;flex-shrink:0}.Sidebar_sidebarMenuButton__C3_L7 span:last-child{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.Sidebar_sidebarMenuAction__Trkzh{position:absolute;right:.25rem;top:.375rem;display:flex;aspect-ratio:1;width:1.25rem;align-items:center;justify-content:center;border-radius:.375rem;padding:0;color:var(--sidebar-fg);outline:none;transition:transform .3s ease-out}.Sidebar_sidebarMenuAction__Trkzh:hover{background:var(--sidebar-accent);color:var(--sidebar-accent-fg)}.Sidebar_sidebarMenuAction__Trkzh:focus-visible{outline:2px solid var(--mint-9)}@media(min-width:768px){.Sidebar_sidebarMenuAction__Trkzh[data-show-on-hover=true]{opacity:0}}[data-collapsible=icon] .Sidebar_sidebarMenuAction__Trkzh{display:none}.Sidebar_sidebarMenuAction__Trkzh svg{width:1rem;height:1rem;flex-shrink:0}.Sidebar_sidebarMenuBadge___L_LS{position:absolute;right:.25rem;display:flex;height:1.25rem;min-width:1.25rem;align-items:center;justify-content:center;border-radius:.375rem;padding:0 .25rem;color:var(--sidebar-fg);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}[data-collapsible=icon] .Sidebar_sidebarMenuBadge___L_LS{display:none}.Sidebar_sidebarMenuSub__XMdwC{margin-left:.875rem;margin-right:.875rem;display:flex;min-width:0;transform:translateX(1px);flex-direction:column;gap:.5rem;overflow:hidden;border-left:1px solid var(--color-grey-medium);padding:.25rem .625rem}[data-collapsible=icon] .Sidebar_sidebarMenuSub__XMdwC{display:none}.Sidebar_sidebarMenuSubButton__eX_YS{display:flex;height:1.75rem;min-width:0;transform:translateX(-1px);align-items:center;gap:.5rem;overflow:hidden;border-radius:.375rem;padding:0 .5rem;color:var(--sidebar-fg);outline:none}.Sidebar_sidebarMenuSubButton__eX_YS:hover{background:var(--sidebar-accent);color:var(--sidebar-accent-fg)}.Sidebar_sidebarMenuSubButton__eX_YS:focus-visible{outline:2px solid var(--mint-9)}.Sidebar_sidebarMenuSubButton__eX_YS[data-active=true]{background:var(--sidebar-accent);color:var(--sidebar-accent-fg)}.Sidebar_sidebarMenuSubButton__eX_YS svg{width:1rem;height:1rem;flex-shrink:0;color:var(--sidebar-accent-fg)}.Sidebar_sidebarMenuSubButton__eX_YS span:last-child{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}[data-collapsible=icon] .Sidebar_sidebarMenuSubButton__eX_YS{display:none}.Sidebar_sidebarRail__1tcyk{position:absolute;top:0;bottom:0;z-index:20;display:none;width:1rem;transform:translateX(-50%);transition:all .3s ease-out;background:rgba(0,0,0,0);border:none;outline:none}.Sidebar_sidebarRail__1tcyk:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background-color:var(--color-grey-medium);opacity:0;transition:opacity .3s ease-out}.Sidebar_sidebarRail__1tcyk:hover:after{opacity:1}@media(min-width:640px){.Sidebar_sidebarRail__1tcyk{display:flex}}[data-side=left] .Sidebar_sidebarRail__1tcyk{right:-1rem;cursor:w-resize}[data-side=right] .Sidebar_sidebarRail__1tcyk{left:0;cursor:e-resize}[data-side=left][data-state=collapsed] .Sidebar_sidebarRail__1tcyk{cursor:e-resize}[data-side=right][data-state=collapsed] .Sidebar_sidebarRail__1tcyk{cursor:w-resize}[data-side=left][data-collapsible=offcanvas] .Sidebar_sidebarRail__1tcyk{right:-.5rem}[data-side=right][data-collapsible=offcanvas] .Sidebar_sidebarRail__1tcyk{left:-.5rem}[data-collapsible=offcanvas] .Sidebar_sidebarRail__1tcyk{transform:translateX(0)}[data-collapsible=offcanvas] .Sidebar_sidebarRail__1tcyk:after{left:100%}[data-collapsible=offcanvas] .Sidebar_sidebarRail__1tcyk:hover{background-color:var(--sidebar)}.Sidebar_sidebarInset__vUnZj{position:relative;display:flex;min-height:100svh;flex:1 1;flex-direction:column;background:var(--background);max-width:100%;min-width:0}[data-variant=inset] .Sidebar_sidebarInset__vUnZj{min-height:calc(100svh - 1rem)}@media(min-width:768px){[data-variant=inset] .Sidebar_sidebarInset__vUnZj{margin:.5rem .5rem .5rem 0;border-radius:.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}}.Sidebar_sidebarInput__E07wm{height:2rem;width:100%;background:var(--background);box-shadow:none}.Sidebar_sidebarInput__E07wm:focus-visible{outline:2px solid var(--mint-9)}.Sidebar_sidebarSeparator__YhIz5{margin:0 .5rem;width:auto}@media(min-width:768px)and (max-width:1023px){.Sidebar_sidebarWrapper__oHF4J[data-sidebar=expanded]{--sidebar-width:var(--sidebar-width-icon)}.Sidebar_sidebarFixed__31RIu,.Sidebar_sidebarGap__Ga43d{width:var(--sidebar-width-icon)}.Sidebar_sidebarGroup__IaAyX{padding:.5rem}.Sidebar_sidebarGroupLabel__Y3WdL{margin-top:-2rem;opacity:0}.Sidebar_sidebarMenuButton__C3_L7{padding:0}.Sidebar_sidebarMenuAction__Trkzh,.Sidebar_sidebarMenuSub__XMdwC{display:none}}.FloatingSaveOverlay_container__UgZDJ{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:99;animation:FloatingSaveOverlay_slideUp__Xl4ak .3s ease-out;max-width:800px;width:90%;pointer-events:auto}@media(max-width:767px){.FloatingSaveOverlay_container__UgZDJ{bottom:1rem;width:calc(100% - 2rem)}}.FloatingSaveOverlay_containerViewport__GAIHZ{position:fixed;bottom:max(2rem,env(safe-area-inset-bottom) + 1rem);left:50%;transform:translateX(-50%);z-index:99;animation:FloatingSaveOverlay_slideUp__Xl4ak .3s ease-out}@media(max-width:767px){.FloatingSaveOverlay_containerViewport__GAIHZ{left:50%;bottom:max(2rem,env(safe-area-inset-bottom) + 2rem)}}.FloatingSaveOverlay_containerMainContent__V7EoG{position:fixed;bottom:max(2rem,env(safe-area-inset-bottom) + 1rem);left:0;right:0;z-index:99;animation:FloatingSaveOverlay_slideUpViewport__0RUX7 .3s ease-out;padding-left:var(--sidebar-width,0);display:flex;justify-content:center}@media(max-width:767px){.FloatingSaveOverlay_containerMainContent__V7EoG{left:0;right:0;bottom:max(2rem,env(safe-area-inset-bottom) + 2rem);padding-left:0}}@media(min-width:768px)and (max-width:1023px){.FloatingSaveOverlay_containerMainContent__V7EoG{padding-left:var(--sidebar-width-icon,0)}}.FloatingSaveOverlay_overlay__r1L_N{background-color:var(--color-green-lighter);border:1px solid var(--color-green);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);width:100%}.FloatingSaveOverlay_containerMainContent__V7EoG .FloatingSaveOverlay_overlay__r1L_N,.FloatingSaveOverlay_containerViewport__GAIHZ .FloatingSaveOverlay_overlay__r1L_N{min-width:600px;max-width:800px;width:auto}@media(max-width:767px){.FloatingSaveOverlay_containerMainContent__V7EoG .FloatingSaveOverlay_overlay__r1L_N,.FloatingSaveOverlay_containerViewport__GAIHZ .FloatingSaveOverlay_overlay__r1L_N{min-width:300px;max-width:calc(100vw - 2rem)}}@keyframes FloatingSaveOverlay_slideUp__Xl4ak{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes FloatingSaveOverlay_slideUpViewport__0RUX7{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes VerificationCenter_slideDownDocument__flAPz{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes VerificationCenter_slideUpDocument__0rwVB{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.VerificationCenter_alertIcon__jqeoC,.VerificationCenter_completedIcon__wSp_9,.VerificationCenter_pendingIcon__hpZum{color:var(--accent-a11);flex-shrink:0}.VerificationCenter_chevronIcon__wiMV9{transition:transform .15s cubic-bezier(.87,0,.13,1);color:var(--gray-10);flex-shrink:0;margin-left:var(--space-3)}[data-state=open] .VerificationCenter_chevronIcon__wiMV9{transform:rotate(180deg)}.VerificationCenter_verificationContainer__kYW4u{width:100%;max-width:800px;margin:0 auto}.VerificationCenter_documentSection__TVNuO{width:100%;border:1px solid var(--gray-6);border-radius:var(--radius-3);margin-top:var(--space-3);background:var(--color-white);box-shadow:0 1px 2px rgba(0,0,0,.05)}.VerificationCenter_documentSectionTrigger__NQyJK{all:unset;font-family:inherit;background-color:rgba(0,0,0,0);width:100%;cursor:pointer;border-radius:var(--radius-3);transition:background-color .15s ease}.VerificationCenter_documentSectionTrigger__NQyJK:hover{background-color:var(--gray-2)}.VerificationCenter_documentSectionTrigger__NQyJK:focus-visible{outline:2px solid var(--focus-8);outline-offset:-2px}.VerificationCenter_documentSectionContent__97sRi{width:100%;overflow:hidden;border-top:1px solid var(--gray-6)}.VerificationCenter_documentSectionContent__97sRi[data-state=open]{animation:VerificationCenter_slideDownDocument__flAPz .25s cubic-bezier(.4,0,.2,1)}.VerificationCenter_documentSectionContent__97sRi[data-state=closed]{animation:VerificationCenter_slideUpDocument__0rwVB .2s cubic-bezier(.4,0,.2,1)}.VerificationCenter_chevronOpen__USLSw{transform:rotate(180deg)}.VerificationCenter_neutralIcon__Dx_r0{color:var(--gray-9);flex-shrink:0}.VerificationCenter_verificationField__HT5G_{width:100%;margin-bottom:var(--space-4)}.VerificationCenter_verificationField__HT5G_:last-child{margin-bottom:0}.VerificationCenter_verificationFieldLabel__7DwMq{margin-bottom:var(--space-2);display:block}.VideoCallNotes_notesPanel__g9eDN{height:100%;overflow:hidden}.VideoCallNotes_editor__SoSFy.VideoCallNotes_editor__SoSFy .ProseMirror{min-height:100px;padding:var(--space-3) 0}.VideoCallNotes_titleInput__7U3Uz{font-size:var(--font-size-4);line-height:var(--line-height-4)}.VideoCallNotes_bottomBar__Ow45H{flex-wrap:wrap}.VideoCallNotes_noteBody__XzdSY{flex:1 1;overflow-y:auto;min-height:0}.VideoCallNotes_reasonInput__7NkAK{all:unset;box-sizing:border-box;width:100%;font-size:var(--font-size-2);line-height:var(--line-height-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-2);border:1px solid var(--gray-a6);background:var(--gray-a3);color:var(--gray-12);resize:vertical;min-height:80px;font-family:inherit}.VideoCallNotes_reasonInput__7NkAK::placeholder{color:var(--gray-a8)}.VideoCallNotes_reasonInput__7NkAK:focus{border-color:var(--accent-9)}.VideoCall_fullScreen___WcX2{min-height:100dvh;height:100%;width:100%;max-height:100dvh}.VideoCall_fullScreenFlexColumn__wIAos{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;height:100%;width:100%}.VideoCall_videoCallWrapper___64Ha .str-video__notification{background-color:var(--color-black-a44)!important;border-radius:12px!important}.VideoCall_videoCallWrapper___64Ha .str-video__notification__message{font-size:14px!important;font-weight:500!important}.VideoCall_videoCallLayoutContainer__9w3Y3{display:flex;width:100%;max-width:100%;height:calc(100dvh - 72px);position:relative;padding:var(--space-4);box-sizing:border-box}@media(max-width:767px){.VideoCall_videoCallLayoutContainer__9w3Y3{height:calc(100dvh - 72px);padding-top:56px}}.VideoCall_mobileVideoContent__DeApS{flex:1 1;min-height:0;width:100%;display:flex;flex-direction:column}.VideoCall_mobileVideoContent__DeApS .str-video__speaker-layout,.VideoCall_mobileVideoContent__DeApS .str-video__speaker-layout__wrapper{height:100%}.VideoCall_mobileVideoContent__DeApS .str-video__speaker-layout__spotlight{height:100%!important;align-items:stretch!important}.VideoCall_mobileVideoContent__DeApS .str-video__speaker-layout__spotlight .str-video__video{object-fit:cover!important;background-color:rgba(0,0,0,0)}.VideoCall_desktopVideoContent__OZBX9{flex:1 1;min-width:0;min-height:0;display:flex;height:100%}.VideoCall_fullscreenContainer__UWy4x{padding:0;height:100dvh}.VideoCall_fullscreenVideoContent__dxzlJ,.VideoCall_fullscreenVideoContent__dxzlJ .str-video__speaker-layout{max-width:none}.VideoCall_fullscreenVideoContent__dxzlJ .str-video__participant-view{max-width:100%;max-height:100%}.VideoCompositeButton_compositeButton__7_0_r{position:relative;display:inline-flex;align-items:center;height:40px;width:80px;min-width:80px}.VideoCompositeButton_dropdownTrigger__q_Aou{width:100%;height:40px;padding-left:12px;padding-right:42px;border-radius:9999px;border:none;background-color:var(--gray-a3);color:var(--gray-a11);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .15s ease;font-size:14px;font-family:inherit}.VideoCompositeButton_dropdownTrigger__q_Aou:hover:not(:disabled){background-color:var(--gray-a5)}.VideoCompositeButton_dropdownTrigger__q_Aou:active:not(:disabled){background-color:var(--gray-a6)}.VideoCompositeButton_dropdownTrigger__q_Aou:disabled{cursor:not-allowed;opacity:.5}.VideoCompositeButton_dropdownTrigger__q_Aou[data-off=true]{background-color:var(--red-8);color:#fff}.VideoCompositeButton_dropdownTrigger__q_Aou[data-off=true]:hover:not(:disabled){background-color:var(--red-9)}.VideoCompositeButton_dropdownTrigger__q_Aou[data-off=true]:active:not(:disabled){background-color:var(--red-10)}.VideoCompositeButton_dropdownTrigger__q_Aou[data-warning=true]{background-color:var(--yellow-8);color:#fff}.VideoCompositeButton_dropdownTrigger__q_Aou[data-warning=true]:hover:not(:disabled){background-color:var(--yellow-9)}.VideoCompositeButton_dropdownTrigger__q_Aou[data-warning=true]:active:not(:disabled){background-color:var(--yellow-10)}.VideoCompositeButton_label__Ji5Sh{flex:1 1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VideoCompositeButton_dropdownIcon__Av07q{display:flex;align-items:center;margin-left:4px;opacity:.7}.VideoCompositeButton_toggleButton__RgpwH{position:absolute;right:0;top:50%;transform:translateY(-50%);width:40px!important;height:40px!important;min-width:40px!important;z-index:1}.VideoCompositeButton_toggleButtonWithLevel__5BL5Q{border-radius:50%;border:none;background-color:var(--gray-a3);color:var(--gray-a11);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.VideoCompositeButton_toggleButtonWithLevel__5BL5Q:hover:not(:disabled){background-color:var(--gray-a5)}.VideoCompositeButton_toggleButtonWithLevel__5BL5Q:disabled{cursor:not-allowed;opacity:.5}.VideoCompositeButton_toggleButtonWithLevel__5BL5Q[data-off=true]{background-color:var(--red-9);color:#fff}.VideoCompositeButton_toggleButtonWithLevel__5BL5Q[data-off=true]:hover:not(:disabled){background-color:var(--red-10)}.VideoCompositeButton_toggleButtonWithLevel__5BL5Q[data-warning=true]{background-color:var(--yellow-9);color:#fff}.VideoCompositeButton_toggleButtonWithLevel__5BL5Q[data-warning=true]:hover:not(:disabled){background-color:var(--yellow-10)}.VideoCompositeButton_levelFill__K4OMw{position:absolute;bottom:0;left:0;right:0;opacity:.6;transition:height .1s ease-out;pointer-events:none}.VideoCompositeButton_iconWrapper__h5xt9{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.VideoCompositeButton_compositeButton__7_0_r[data-off=true] .VideoCompositeButton_dropdownTrigger__q_Aou{background-color:var(--red-8);color:#fff}.VideoCompositeButton_compositeButton__7_0_r[data-warning=true] .VideoCompositeButton_dropdownTrigger__q_Aou{background-color:var(--yellow-8);color:#fff}.SpeakerTest_container__qD8Ji{width:100%;display:flex}.VideoCallControls_iconFeedback__V95_k,.VideoCallControls_iconPhoneHandset__HrQUW,.VideoCallControls_icons__SOqxT{--icon-feedback:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNyAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjUwMDMgNy4xNjkzNkMxMy41MDAzIDcuNjI3NjkgMTMuODc1MyA4LjAwMjY5IDE0LjMzMzcgOC4wMDI2OUgxNi4wMDAzQzE2LjQ1ODcgOC4wMDI2OSAxNi44MzM3IDcuNjI3NjkgMTYuODMzNyA3LjE2OTM2QzE2LjgzMzcgNi43MTEwMyAxNi40NTg3IDYuMzM2MDMgMTYuMDAwMyA2LjMzNjAzSDE0LjMzMzdDMTMuODc1MyA2LjMzNjAzIDEzLjUwMDMgNi43MTEwMyAxMy41MDAzIDcuMTY5MzZaIiBmaWxsPSIjRTNFNEU1Ii8+CjxwYXRoIGQ9Ik0xMi4zMjUzIDExLjE4NkMxMi4wNTAzIDExLjU1MjcgMTIuMTI1MyAxMi4wNjEgMTIuNDkyIDEyLjMyNzdDMTIuOTMzNyAxMi42NTI3IDEzLjQwMDMgMTMuMDAyNyAxMy44NDIgMTMuMzM2QzE0LjIwODcgMTMuNjExIDE0LjcyNTMgMTMuNTM2IDE0Ljk5MiAxMy4xNjk0QzE0Ljk5MiAxMy4xNjEgMTUuMDAwMyAxMy4xNjEgMTUuMDAwMyAxMy4xNTI3QzE1LjI3NTMgMTIuNzg2IDE1LjIwMDMgMTIuMjY5NCAxNC44MzM3IDEyLjAwMjdDMTQuMzkyIDExLjY2OTQgMTMuOTI1MyAxMS4zMTk0IDEzLjQ5MiAxMC45OTQ0QzEzLjEyNTMgMTAuNzE5NCAxMi42MDg3IDEwLjgwMjcgMTIuMzMzNyAxMS4xNjk0QzEyLjMzMzcgMTEuMTc3NyAxMi4zMjUzIDExLjE4NiAxMi4zMjUzIDExLjE4NloiIGZpbGw9IiNFM0U0RTUiLz4KPHBhdGggZD0iTTE1LjAwODcgMS4xNzc2OUMxNS4wMDg3IDEuMTY5MzYgMTUuMDAwMyAxLjE2OTM2IDE1LjAwMDMgMS4xNjEwM0MxNC43MjUzIDAuNzk0MzU5IDE0LjIwODcgMC43MTkzNTkgMTMuODUwMyAwLjk5NDM1OUMxMy40MDg3IDEuMzI3NjkgMTIuOTMzNyAxLjY3NzY5IDEyLjUwMDMgMi4wMTEwM0MxMi4xMzM3IDIuMjg2MDMgMTIuMDY3IDIuODAyNjkgMTIuMzQyIDMuMTYxMDNDMTIuMzQyIDMuMTY5MzYgMTIuMzUwMyAzLjE2OTM2IDEyLjM1MDMgMy4xNzc2OUMxMi42MjUzIDMuNTQ0MzYgMTMuMTMzNyAzLjYxOTM2IDEzLjUwMDMgMy4zNDQzNkMxMy45NDIgMy4wMTkzNiAxNC40MDg3IDIuNjYxMDMgMTQuODUwMyAyLjMyNzY5QzE1LjIwODcgMi4wNjEwMyAxNS4yNzUzIDEuNTQ0MzYgMTUuMDA4NyAxLjE3NzY5WiIgZmlsbD0iI0UzRTRFNSIvPgo8cGF0aCBkPSJNNS4xNjY5OSA0LjY2OTM2SDEuODMzNjZDMC45MTY5OTIgNC42NjkzNiAwLjE2Njk5MiA1LjQxOTM2IDAuMTY2OTkyIDYuMzM2MDNWOC4wMDI2OUMwLjE2Njk5MiA4LjkxOTM2IDAuOTE2OTkyIDkuNjY5MzYgMS44MzM2NiA5LjY2OTM2SDIuNjY2OTlWMTIuMTY5NEMyLjY2Njk5IDEyLjYyNzcgMy4wNDE5OSAxMy4wMDI3IDMuNTAwMzMgMTMuMDAyN0MzLjk1ODY2IDEzLjAwMjcgNC4zMzM2NiAxMi42Mjc3IDQuMzMzNjYgMTIuMTY5NFY5LjY2OTM2SDUuMTY2OTlMOS4zMzM2NiAxMi4xNjk0VjIuMTY5MzZMNS4xNjY5OSA0LjY2OTM2WiIgZmlsbD0iI0UzRTRFNSIvPgo8cGF0aCBkPSJNMTEuNDE3IDcuMTY5MzZDMTEuNDE3IDYuMDYxMDMgMTAuOTMzNyA1LjA2MTAzIDEwLjE2NyA0LjM3NzY5VjkuOTUyNjlDMTAuOTMzNyA5LjI3NzY5IDExLjQxNyA4LjI3NzY5IDExLjQxNyA3LjE2OTM2WiIgZmlsbD0iI0UzRTRFNSIvPgo8L3N2Zz4K");--icon-phone-handset:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNNC41ODAxIDE2LjAzMDRMNi41ODAxIDE0LjQ0MDRDNy4wNjAxIDE0LjA2MDQgNy4zNDAxIDEzLjQ4MDQgNy4zNDAxIDEyLjg3MDRWMTAuMjcwNEMxMC4zNjAxIDkuMjkwNCAxMy42MzAxIDkuMjgwNCAxNi42NjAxIDEwLjI3MDRWMTIuODgwNEMxNi42NjAxIDEzLjQ5MDQgMTYuOTQwMSAxNC4wNzA0IDE3LjQyMDEgMTQuNDUwNEwxOS40MTAxIDE2LjAzMDRDMjAuMjEwMSAxNi42NjA0IDIxLjM1MDEgMTYuNjAwNCAyMi4wNzAxIDE1Ljg4MDRMMjMuMjkwMSAxNC42NjA0QzI0LjA5MDEgMTMuODYwNCAyNC4wOTAxIDEyLjUzMDQgMjMuMjQwMSAxMS43ODA0QzE2LjgzMDEgNi4xMjA0IDcuMTcwMSA2LjEyMDQgMC43NjAxMDMgMTEuNzgwNEMtMC4wODk4OTcgMTIuNTMwNCAtMC4wODk4OTcgMTMuODYwNCAwLjcxMDEwMyAxNC42NjA0TDEuOTMwMSAxNS44ODA0QzIuNjQwMSAxNi42MDA0IDMuNzgwMSAxNi42NjA0IDQuNTgwMSAxNi4wMzA0WiIgZmlsbD0iY3VycmVudENvbG9yIi8+Cjwvc3ZnPg==")}.VideoCallControls_iconFeedback__V95_k{mask-image:var(--icon-feedback);-webkit-mask-image:var(--icon-feedback)}.VideoCallControls_iconFeedback__V95_k,.VideoCallControls_iconPhoneHandset__HrQUW{display:inline-block;width:22px;height:22px;background-color:currentColor;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.VideoCallControls_iconPhoneHandset__HrQUW{mask-image:var(--icon-phone-handset);-webkit-mask-image:var(--icon-phone-handset)}@media(min-width:768px){.VideoOngoingCallControlls_callControlsWrapper__bpJDU{background-color:var(--gray-2);border-radius:var(--radius-4)}.VideoOngoingCallControlls_showOnlyOnMobile__KGRUU{display:none!important}}@media(max-width:767px){.VideoOngoingCallControlls_showOnlyTabletAndUp__WlWng{display:none!important}}.VideoOngoingCallControlls_fullscreenMode__pSfUI{position:absolute;bottom:0;left:0;right:0;transition:opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0)}.VideoOngoingCallControlls_hidden__bNmc4{opacity:0;transform:translateY(100%);pointer-events:none}.TroubleshootingPopover_popoverContent__FjHi0{width:400px;max-width:90vw;overflow:hidden}.TroubleshootingPopover_accordionRoot__2C8Fq{display:flex;flex-direction:column;gap:var(--space-3);width:100%;min-width:0}.TroubleshootingPopover_accordionItem__ZUbZV{background-color:var(--gray-a2);border-radius:var(--radius-3);overflow:hidden;width:100%;min-width:0}.TroubleshootingPopover_accordionTrigger__OQSwz{all:unset;font-family:inherit;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;min-width:0;padding:var(--space-4);cursor:pointer;transition:background-color .2s ease;box-sizing:border-box}.TroubleshootingPopover_accordionTrigger__OQSwz:hover{background-color:var(--gray-a3)}.TroubleshootingPopover_accordionTrigger__OQSwz:focus-visible{outline:2px solid var(--focus-8);outline-offset:2px}.TroubleshootingPopover_accordionTrigger__OQSwz>:first-child{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TroubleshootingPopover_accordionTrigger__OQSwz>:last-child{flex-shrink:0}.TroubleshootingPopover_chevronIcon__58veb{transition:transform .3s cubic-bezier(.87,0,.13,1)}[data-state=open]>.TroubleshootingPopover_chevronIcon__58veb{transform:rotate(45deg)}.TroubleshootingPopover_accordionContent__j_Ok9{overflow:hidden;width:100%;min-width:0}.TroubleshootingPopover_accordionContent__j_Ok9[data-state=open]{animation:TroubleshootingPopover_slideDown__RCp6_ .3s cubic-bezier(.87,0,.13,1)}.TroubleshootingPopover_accordionContent__j_Ok9[data-state=closed]{animation:TroubleshootingPopover_slideUp__P_i2d .3s cubic-bezier(.87,0,.13,1)}.TroubleshootingPopover_accordionContentInner__8kfta{padding:0 var(--space-4) var(--space-4) var(--space-4);min-width:0;width:100%;box-sizing:border-box}.TroubleshootingPopover_accordionContentInner__8kfta .rt-SelectTrigger{max-width:100%;min-width:0}.TroubleshootingPopover_accordionContentInner__8kfta .rt-SelectTrigger .rt-SelectTriggerInner{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}@keyframes TroubleshootingPopover_slideDown__RCp6_{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes TroubleshootingPopover_slideUp__P_i2d{0%{height:var(--radix-accordion-content-height)}to{height:0}}.TroubleshootingPopover_footerButton__xjbBi{all:unset;cursor:pointer;color:var(--accent-11);font-weight:500;font-size:var(--font-size-2);transition:color .2s ease}.TroubleshootingPopover_footerButton__xjbBi:hover{color:var(--accent-12);text-decoration:underline}.TroubleshootingPopover_footerButton__xjbBi:focus-visible{outline:2px solid var(--focus-8);outline-offset:2px;border-radius:var(--radius-1)}.TroubleshootingPopover_tipsList__6ljWu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--space-2);overflow:hidden}.TroubleshootingPopover_tipsList__6ljWu li{display:flex;align-items:flex-start;gap:var(--space-2);color:var(--gray-10);word-wrap:break-word;overflow-wrap:break-word}.TroubleshootingPopover_bulletDot__P72pH{flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.TroubleshootingPopover_bulletDot__P72pH:before{content:"";width:6px;height:6px;border-radius:50%;background-color:var(--gray-8)}.TroubleshootingPopover_permissionText__rFYzy{font-size:var(--font-size-2);font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TroubleshootingPopover_permissionButton__5FbNt{all:unset;cursor:pointer;padding:var(--space-1) var(--space-2);border-radius:var(--radius-2);background-color:var(--accent-9);color:var(--accent-contrast);font-size:var(--font-size-1);font-weight:500;transition:background-color .15s ease;flex-shrink:0}.TroubleshootingPopover_permissionButton__5FbNt:hover{background-color:var(--accent-10)}.TroubleshootingPopover_permissionButton__5FbNt:focus-visible{outline:2px solid var(--focus-8);outline-offset:2px}.TroubleshootingPopover_ghostLink__LdTYZ{all:unset;cursor:pointer;color:var(--accent-11);font-size:var(--font-size-2);font-weight:500;flex-shrink:0}.TroubleshootingPopover_ghostLink__LdTYZ:hover{text-decoration:underline}.TroubleshootingPopover_ghostLink__LdTYZ:focus-visible{outline:2px solid var(--focus-8);outline-offset:2px;border-radius:var(--radius-1)}.TroubleshootingPopover_helpButton__3kLto{display:flex;align-items:center;gap:var(--space-2)}@media(min-width:768px){.TroubleshootingPopover_helpButton__3kLto{padding-left:var(--space-3)!important;padding-right:var(--space-3)!important;width:auto!important;min-width:auto!important}}.TroubleshootingPopover_helpButtonText__2QwA2{display:none;font-size:var(--font-size-2);font-weight:500;white-space:nowrap}@media(min-width:768px){.TroubleshootingPopover_helpButtonText__2QwA2{display:inline}}.VideoCallChat_badge__DG8Sk{position:absolute!important;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;font-size:11px;display:flex!important;align-items:center!important;justify-content:center!important}.VideoCallChat_troubleshootingPrompt__pcpuj{color:var(--gray-9);text-align:center}.VideoCallChat_troubleshootingLink__t_Uim{background:none;border:none;padding:0;color:var(--gray-10);cursor:pointer;font-size:inherit;text-decoration:underline;text-underline-offset:2px}.VideoCallChat_troubleshootingLink__t_Uim:hover{color:var(--gray-10)}.VideoLobby_videoPreviewWrapper__EmLwx{width:100%}@media(max-width:767px){.VideoLobby_videoPreviewWrapper__EmLwx{flex:1 1;display:flex;flex-direction:column}}.VideoLobby_videoPreview__APA7I{aspect-ratio:1.7777777778;width:100%;min-height:400px;border:2px solid var(--gray-6);box-shadow:0 2px 10px var(--color-black-a14);border-radius:var(--radius-3);--str-video__video-preview-container--border-block-start:none;--str-video__video-preview-container--border-block-end:none;--str-video__video-preview-container--border-inline-start:none;--str-video__video-preview-container--border-inline-end:none;--str-video__video-preview-container--background-color:transparent}.VideoLobby_videoPreview__APA7I .str-video__video-placeholder{background-color:var(--gray-3)!important}.VideoLobby_videoPreview__APA7I .str-video__video{background-color:rgba(0,0,0,0)!important;object-fit:contain;width:100%;height:100%}@media(max-width:767px){.VideoLobby_videoPreview__APA7I{aspect-ratio:unset;flex:1 1;height:100%;min-height:unset;border:2px solid var(--gray-6);box-shadow:0 2px 10px var(--color-black-a14);border-radius:var(--str-video__border-radius-sm)}}.VideoLobby_disabledVideoPreview__PB_QH{aspect-ratio:1.7777777778;width:100%;height:100%;background-color:var(--color-grey-medium);color:var(--color-black)}.VideoLobby_permissionError__5vw7a{position:absolute;top:var(--space-4);left:var(--space-4);right:var(--space-4);z-index:15;border-radius:12px;background-color:var(--red-2);box-shadow:0 4px 12px rgba(0,0,0,.15)}.VideoLobby_centeredText__CZqyc{text-align:center}.VideoLobby_micWarning__A3M0v{position:absolute;top:var(--space-4);left:var(--space-4);right:var(--space-4);z-index:15;border-radius:12px;background-color:var(--yellow-3);color:var(--yellow-11);box-shadow:0 4px 12px rgba(0,0,0,.15)}.VideoLobbyTemplate_card__p_6by{background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-5);padding:var(--space-6);width:calc(100% - var(--space-6)*2);max-width:1200px;margin:0 auto;box-shadow:0 4px 24px rgba(0,0,0,.08);border:1px solid hsla(0,0%,100%,.3)}@media(max-width:1023px){.VideoLobbyTemplate_card__p_6by{max-width:900px;width:calc(100% - var(--space-5)*2)}}@media(max-width:519px){.VideoLobbyTemplate_card__p_6by{padding:var(--space-4);padding-top:80px;height:100svh;max-width:100%;margin:0;border-radius:0;border:none;box-shadow:none;width:100%}}.VideoLobbyTemplate_container__gjGIJ{width:100%;align-items:stretch}@media(max-width:519px){.VideoLobbyTemplate_container__gjGIJ{flex-direction:column;height:100%;gap:var(--space-4)}}.VideoLobbyTemplate_leftColumn__urxRd{flex:2 1;min-width:0;display:flex;flex-direction:column}@media(max-width:1023px){.VideoLobbyTemplate_leftColumn__urxRd{flex:1 1;width:100%}}@media(max-width:519px){.VideoLobbyTemplate_leftColumn__urxRd{flex:1 1;width:100%}}.VideoLobbyTemplate_rightColumn__yherJ{flex:1 1;min-width:0;display:flex;flex-direction:column;align-self:stretch;align-items:center}@media(max-width:1023px){.VideoLobbyTemplate_rightColumn__yherJ{flex:1 1;width:100%;align-items:center}}@media(max-width:519px){.VideoLobbyTemplate_rightColumn__yherJ{display:none}.VideoLobbyTemplate_leftContent__EfJTO{height:100%;min-height:0}}.VideoLobbyTemplate_videoWrapper__uV2mW{width:100%}@media(max-width:519px){.VideoLobbyTemplate_videoWrapper__uV2mW{flex:1 1;min-height:0;display:flex;flex-direction:column}}.VideoLobbyTemplate_rightPanelContent__n6sM1{height:100%}@media(max-width:1023px){.VideoLobbyTemplate_rightPanelContent__n6sM1{height:auto}}.VideoLobbyTemplate_callIdentification__HjOoW{flex:1 1;display:flex;justify-content:center}@media(max-width:1023px){.VideoLobbyTemplate_callIdentification__HjOoW{display:none}}.VideoLobbyTemplate_spacer__G1nb_{display:none}.VideoLobbyTemplate_buttonRowDesktop__D_piR{display:flex;flex-direction:column;align-items:center;max-width:500px;width:100%}.VideoLobbyTemplate_buttonRowDesktop__D_piR>*{min-width:200px}@media(min-width:768px)and (max-width:1023px){.VideoLobbyTemplate_buttonRowDesktop__D_piR{display:none}}@media(max-width:767px){.VideoLobbyTemplate_buttonRowDesktop__D_piR{display:none}}.VideoLobbyTemplate_buttonRowNonDesktop__Rl8_4{display:none}@media(min-width:768px)and (max-width:1023px){.VideoLobbyTemplate_buttonRowNonDesktop__Rl8_4{display:flex;flex-direction:row;width:100%;gap:var(--space-3)}.VideoLobbyTemplate_buttonRowNonDesktop__Rl8_4>*{flex:1 1;min-width:0}}@media(min-width:520px)and (max-width:767px){.VideoLobbyTemplate_buttonRowNonDesktop__Rl8_4{display:flex;flex-direction:row;width:100%;gap:var(--space-3)}.VideoLobbyTemplate_buttonRowNonDesktop__Rl8_4>*{flex:1 1;min-width:0}}@media(max-width:519px){.VideoLobbyTemplate_buttonRowNonDesktop__Rl8_4{display:flex;flex-direction:row;width:100%;gap:var(--space-3)}.VideoLobbyTemplate_buttonRowNonDesktop__Rl8_4>*{flex:1 1;min-width:0}}.VideoLobbyToggleButtons_containerLeft__dA0sg{position:absolute;bottom:var(--space-4);left:var(--space-4);z-index:10;padding:var(--space-2)}.VideoLobbyToggleButtons_containerCenter__5_lIC{position:absolute;bottom:var(--space-4);left:50%;transform:translateX(-50%);z-index:10;padding:var(--space-2)}.VideoLobbyToggleButtons_containerRight__mpgXt{position:absolute;bottom:var(--space-4);right:var(--space-4);z-index:10;padding:var(--space-2)}.VideoLobbyToggleButtons_toggleButton__defsZ{width:48px;height:48px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);background-color:rgba(0,0,0,.6);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,border-color .2s;position:relative;overflow:hidden}.VideoLobbyToggleButtons_toggleButton__defsZ:hover{background-color:rgba(0,0,0,.8);border-color:hsla(0,0%,100%,.5)}.VideoLobbyToggleButtons_toggleButton__defsZ.VideoLobbyToggleButtons_muted__vVUbk{background-color:rgba(220,38,38,.9);border-color:hsla(0,0%,100%,.4)}.VideoLobbyToggleButtons_toggleButton__defsZ.VideoLobbyToggleButtons_muted__vVUbk:hover{background-color:#dc2626;border-color:hsla(0,0%,100%,.6)}.VideoLobbyToggleButtons_toggleButton__defsZ.VideoLobbyToggleButtons_warning__jYFFR{background-color:rgba(217,119,6,.9);border-color:hsla(0,0%,100%,.4)}.VideoLobbyToggleButtons_toggleButton__defsZ.VideoLobbyToggleButtons_warning__jYFFR:hover{background-color:#d97706;border-color:hsla(0,0%,100%,.6)}.VideoLobbyToggleButtons_toggleButton__defsZ.VideoLobbyToggleButtons_active__OPmZq{background-color:var(--color-green-dark);border-color:hsla(0,0%,100%,.4)}.VideoLobbyToggleButtons_toggleButton__defsZ.VideoLobbyToggleButtons_active__OPmZq:hover{background-color:var(--color-green-darker);border-color:hsla(0,0%,100%,.6)}.VideoLobbyToggleButtons_levelFill__uS3R5{position:absolute;bottom:0;left:0;right:0;opacity:.6;transition:height .08s ease,background-color .3s ease;pointer-events:none}.VideoLobbyToggleButtons_iconWrapper__yejIP{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.BackgroundEffectsPanel_panel__WwWzH{overflow-y:auto;flex:1 1}.BackgroundEffectsPanel_grid__bBYfC{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-2);gap:var(--space-2)}.BackgroundEffectsPanel_gridLarge__L6rVP{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-2);gap:var(--space-2)}.BackgroundEffectsPanel_tile__iZb7r{position:relative;aspect-ratio:16/9;border-radius:var(--radius-2);border:2px solid rgba(0,0,0,0);overflow:hidden;cursor:pointer;padding:0;background:var(--gray-a3);transition:border-color .15s ease,box-shadow .15s ease}.BackgroundEffectsPanel_tile__iZb7r:hover{border-color:var(--gray-a7)}.BackgroundEffectsPanel_tile__iZb7r:focus-visible{outline:2px solid var(--accent-9);outline-offset:2px}.BackgroundEffectsPanel_tileActive__xQYjG{border-color:var(--accent-9);box-shadow:0 0 0 1px var(--accent-9)}.BackgroundEffectsPanel_tilePlaceholder__I4agY{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--gray-a11)}.BackgroundEffectsPanel_blurTile__E36Fi{flex-direction:column;gap:2px}.BackgroundEffectsPanel_blurPreview__vd10c{width:24px;height:24px;border-radius:50%;background:var(--gray-a6)}.BackgroundEffectsPanel_blurPreview__vd10c[data-level=low]{filter:blur(1px);background:var(--gray-a5)}.BackgroundEffectsPanel_blurPreview__vd10c[data-level=medium]{filter:blur(3px);background:var(--gray-a6)}.BackgroundEffectsPanel_blurPreview__vd10c[data-level=high]{filter:blur(5px);background:var(--gray-a7)}.BackgroundEffectsPanel_tileImage__o5LNq{width:100%;height:100%;object-fit:cover;display:block}.VideoCallSettings_dialogContent__nadT4{background-color:var(--gray-1)}.Navigation_navLink__4FOCG{color:var(--color-black);text-decoration:none}.Navigation_navLink__4FOCG:focus,.Navigation_navLink__4FOCG:hover{color:var(--color-green-dark)}.Navigation_activeNavLink__wKfEu{color:var(--color-green-dark);text-decoration:none}.LinkIcon_linkContainer__rPbnR:hover .LinkIcon_linkIcon__SdcB_,.LinkIcon_linkContainer__rPbnR:hover .LinkIcon_link__f1hzn{color:var(--color-green-dark);-webkit-text-decoration-color:var(--color-green-dark);text-decoration-color:var(--color-green-dark);cursor:pointer}.LinkIcon_linkIcon__SdcB_,.LinkIcon_link__f1hzn{color:var(--color-black);-webkit-text-decoration-color:var(--color-black);text-decoration-color:var(--color-black);text-decoration:underline!important;transition:color .3s ease}.LinkIcon_linkIcon__SdcB_:hover,.LinkIcon_link__f1hzn:hover{color:var(--color-green-dark);-webkit-text-decoration-color:var(--color-green-dark);text-decoration-color:var(--color-green-dark);cursor:pointer}.LinkIcon_linkIcon__SdcB_{margin-top:2px}.LinkIcon_linkIcon__SdcB_.LinkIcon_hasSmallMarginLeft__BW6g5{margin-left:-2px}.Footer_sectionLinksContainer__MxnQt a{color:var(--color-green-darker);text-decoration:none;transition:color .15s ease-in-out}.Footer_sectionLinksContainer__MxnQt a:focus,.Footer_sectionLinksContainer__MxnQt a:hover{color:var(--color-green-dark);text-decoration:underline}.Footer_disclaimerHolder__LbEqy a{color:var(--color-green-darker);text-decoration:underline;transition:color .15s ease-in-out}.Footer_disclaimerHolder__LbEqy a:focus,.Footer_disclaimerHolder__LbEqy a:hover{color:var(--color-green-dark)}.Footer_waveHolder__99MXv{width:100%;height:50px;max-height:50px;background-size:auto 100%}.Footer_footerHolder__0N_r3{background-color:var(--color-green-lighter)}.Footer_disclaimerHolder__LbEqy{background-color:var(--color-grey-lighter)}.Footer_logoWrapper__Az2hK{position:relative;height:24px}.Footer_sectionLinksContainer__MxnQt ul{list-style-type:none;padding:0}@media(max-width:767px){.Footer_sectionLinksContainer__MxnQt{flex:0 0 100%}}.FoundersVideo_videoContainer__e_jDF{aspect-ratio:16/9;overflow:hidden;cursor:pointer}.FoundersVideo_videoContainer__e_jDF,.FoundersVideo_video__OKvyN{border-radius:8px;width:100%;position:relative;background-color:var(--color-grey-lighter)}.FoundersVideo_video__OKvyN{height:100%;object-fit:cover;display:block;z-index:1}.FoundersVideo_videoContainer__e_jDF:hover .FoundersVideo_video__OKvyN::-webkit-media-controls{opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.FoundersVideo_videoContainer__e_jDF .FoundersVideo_video__OKvyN::-webkit-media-controls{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.FoundersVideo_videoContainer__e_jDF:hover .FoundersVideo_video__OKvyN::-webkit-media-controls-panel,.FoundersVideo_videoContainer__e_jDF:hover .FoundersVideo_video__OKvyN::-webkit-media-controls-play-button{opacity:1}.FoundersVideo_videoContainer__e_jDF:hover .FoundersVideo_video__OKvyN::-webkit-media-controls-timeline,.FoundersVideo_videoContainer__e_jDF:hover .FoundersVideo_video__OKvyN::-webkit-media-controls-volume-slider{opacity:1}.FoundersVideo_videoContainer__e_jDF:hover .FoundersVideo_video__OKvyN::-webkit-media-controls-fullscreen-button{opacity:1}.FoundersVideo_videoContainer__e_jDF .FoundersVideo_video__OKvyN::-webkit-media-controls-panel,.FoundersVideo_videoContainer__e_jDF .FoundersVideo_video__OKvyN::-webkit-media-controls-play-button{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.FoundersVideo_videoContainer__e_jDF .FoundersVideo_video__OKvyN::-webkit-media-controls-timeline,.FoundersVideo_videoContainer__e_jDF .FoundersVideo_video__OKvyN::-webkit-media-controls-volume-slider{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.FoundersVideo_videoContainer__e_jDF .FoundersVideo_video__OKvyN::-webkit-media-controls-fullscreen-button{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.FoundersVideo_playIconContainer__fJmfL{width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--color-black);background-color:hsla(0,0%,100%,.61);box-shadow:0 4px 4px 0 var(--color-black-a22);border-radius:50%;z-index:10;pointer-events:auto}@media(max-width:767px){.FoundersVideo_playIconContainer__fJmfL{width:50px;height:50px}}.FoundersVideo_playIcon__5GW3F{width:48px;height:48px}@media(max-width:767px){.FoundersVideo_playIcon__5GW3F{width:32px;height:32px}}.FoundersVideo_videoSkeleton__lOS2N{aspect-ratio:1.7777777778;width:100%;height:auto}.FoundersVideo_videoContainer__e_jDF video::-webkit-media-text-track-container{display:flex;justify-content:center;align-items:flex-end}.FoundersVideo_videoContainer__e_jDF video::cue{color:#fff;font-family:var(--default-font-family);font-size:20px;font-weight:500;line-height:34px;padding:8px 12px;border-radius:6px;text-shadow:1px 1px 2px #000;max-width:80%;margin:0 auto;text-align:center}@media(max-width:767px){.FoundersVideo_videoContainer__e_jDF video::cue{font-size:16px;line-height:25px}}.RecommendToYourEmployerPage_accordionContainer__iTVvg{height:100%}.RecommendToYourEmployerPage_accordionItem__sQ7cU{border-left:3px solid var(--color-green-medium);border-radius:0 10px 10px 0;margin:20px 0}.RecommendToYourEmployerPage_accordionItem__sQ7cU.RecommendToYourEmployerPage_isActive__K5A7x{border-left-color:var(--color-green-dark);background-color:var(--color-green-lighter);transition:background-color .4s ease-in-out,border-left-color .4s ease-in-out}.RecommendToYourEmployerPage_accordionItem__sQ7cU.RecommendToYourEmployerPage_isActive__K5A7x:hover .RecommendToYourEmployerPage_accordionTrigger__tr_bq{cursor:unset}.RecommendToYourEmployerPage_accordionItem__sQ7cU:hover{border-left-color:var(--color-green-dark);transition:border-left-color .4s ease-in-out}.RecommendToYourEmployerPage_accordionTrigger__tr_bq{width:100%;display:flex;justify-content:space-between;border:none;padding:20px;background:rgba(0,0,0,0);color:var(--color-green-dark)}.RecommendToYourEmployerPage_accordionTrigger__tr_bq:hover{cursor:pointer}.RecommendToYourEmployerPage_accordionContent__ZRk55{padding:0 20px 20px;overflow:hidden}.RecommendToYourEmployerPage_accordionContent__ZRk55[data-state=open]{animation:RecommendToYourEmployerPage_slideDown__Ctyz1 .3s ease-in-out}.RecommendToYourEmployerPage_accordionContent__ZRk55[data-state=closed]{animation:RecommendToYourEmployerPage_slideUp__AlTZj .3s ease-in-out}.RecommendToYourEmployerPage_accordionImage__o98H5{display:none;opacity:0;max-width:350px;max-height:350px;width:100%;height:auto;object-fit:contain}.RecommendToYourEmployerPage_accordionImage__o98H5.RecommendToYourEmployerPage_isActive__K5A7x{display:block;opacity:0;animation:RecommendToYourEmployerPage_fadeIn__KFA_c .3s ease-in-out 80ms forwards}@media(max-width:767px){.RecommendToYourEmployerPage_accordionImage__o98H5{max-width:150px;max-height:150px}}.RecommendToYourEmployerPage_card__KoLDl{border-radius:20px;border-color:rgba(0,0,0,0);flex:1 1 calc(25% - (var(--space-5)))}@media(max-width:1023px){.RecommendToYourEmployerPage_card__KoLDl{flex:1 1 calc(50% - (var(--space-5)))}}@media(max-width:767px){.RecommendToYourEmployerPage_card__KoLDl{flex:1 1 calc(100% - (var(--space-5)))}}.RecommendToYourEmployerPage_card__KoLDl:before{background-color:var(--color-green-lighter)}.RecommendToYourEmployerPage_card__KoLDl:after,.RecommendToYourEmployerPage_card__KoLDl:before{border-radius:20px;box-shadow:none}.RecommendToYourEmployerPage_cardIconContainer__Pb6yX{width:80px}@media(max-width:767px){.RecommendToYourEmployerPage_cardIconContainer__Pb6yX{width:50px}}.RecommendToYourEmployerPage_cardIcon__Emsoe{color:var(--color-green-dark)}@media(max-width:767px){.RecommendToYourEmployerPage_cardIcon__Emsoe{width:50px;height:50px}}.RecommendToYourEmployerPage_cardText__QRNd9{color:var(--color-green-dark)}.RecommendToYourEmployerPage_carousel__XG9Yi{min-width:0;width:100%;position:relative}.RecommendToYourEmployerPage_carouselContent__WxPjH{gap:0!important}.RecommendToYourEmployerPage_carouselItem__u5n5C{flex-basis:100%!important;text-align:center}.RecommendToYourEmployerPage_formContainer__3w_je{width:100%;border-radius:16px;border-color:rgba(0,0,0,0)}.RecommendToYourEmployerPage_formContainer__3w_je:before{background-color:var(--color-beige)}.RecommendToYourEmployerPage_formContainer__3w_je:after,.RecommendToYourEmployerPage_formContainer__3w_je:before{border-radius:16px;box-shadow:none}.RecommendToYourEmployerPage_formList__Vi2C7{list-style-type:disc;margin-left:15px}@keyframes RecommendToYourEmployerPage_slideDown__Ctyz1{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes RecommendToYourEmployerPage_slideUp__AlTZj{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes RecommendToYourEmployerPage_fadeIn__KFA_c{0%{opacity:0}to{opacity:1}}.TagsList_tagsList__yFUfq{column-count:2;padding:0;column-gap:60px}.TagsList_tagsList__yFUfq li{margin-bottom:8px;overflow-wrap:break-word;word-break:break-word}@media(min-width:1400px){.TagsList_tagsList__yFUfq{column-count:3;column-gap:96px}}@media(max-width:519px){.TagsList_tagsList__yFUfq{column-count:1;list-style:none;text-align:center;column-gap:32px}}.Carousel_content__mV3cD{overflow:hidden}.Carousel_inner__HjvLV{display:flex;gap:25px}@media(max-width:767px){.Carousel_inner__HjvLV{gap:20px}}.Carousel_item__DF4sU{min-width:0;flex:0 0 auto;width:auto;max-width:100%;box-sizing:border-box}.Carousel_arrow__RpleR{padding-left:1px;color:var(--color-black);background-color:var(--color-white);border:none;box-shadow:0 4px 4px 0 var(--color-black-a22);transition:all .3s ease}.Carousel_arrow__RpleR:focus{outline:none}.Carousel_arrow__RpleR:hover{background-color:var(--color-green-lighter)}.Carousel_arrow__RpleR.Carousel_isGreenLayout__gHG1a{color:var(--color-white);background-color:var(--color-green-medium);box-shadow:none}.Carousel_arrow__RpleR.Carousel_isGreenLayout__gHG1a:hover{background-color:var(--color-green-dark)}.Carousel_arrow__RpleR.Carousel_isTransparentLayout__A7hmL{color:var(--color-green-dark);background-color:rgba(0,0,0,0);box-shadow:none}.Carousel_arrow__RpleR.Carousel_isTransparentLayout__A7hmL:hover{color:var(--color-green-darker)}.Carousel_arrow__RpleR.Carousel_isHidden__njANj{display:none}.Carousel_arrow__RpleR.Carousel_isDisabled__zdNMn{background-color:var(--color-grey-medium);cursor:not-allowed;pointer-events:none}.Carousel_arrow__RpleR.Carousel_isDisabled__zdNMn:hover{background-color:var(--color-grey-medium)}.Carousel_paginationDotContainer__nqZPp{overflow:hidden;width:100px;margin:auto}.Carousel_paginationDotContainer__nqZPp.Carousel_isCentered__z1UJu{justify-content:center}.Carousel_paginationDotContainer__nqZPp.Carousel_isGreenLayout__gHG1a .Carousel_paginationDotWrapper__RSU1i{margin:24px 4px}.Carousel_paginationDotContainer__nqZPp.Carousel_isGreenLayout__gHG1a .Carousel_paginationDot__yxML_{box-shadow:none}.Carousel_paginationDotContainer__nqZPp.Carousel_isGreenLayout__gHG1a .Carousel_activePaginationDot__7CROQ{background-color:var(--color-green-dark)!important}.Carousel_paginationDotContainer__nqZPp.Carousel_isDarkGreenLayout__YZRcP .Carousel_paginationDotWrapper__RSU1i{margin:24px 4px}.Carousel_paginationDotContainer__nqZPp.Carousel_isDarkGreenLayout__YZRcP .Carousel_paginationDot__yxML_{box-shadow:none;background-color:#fff!important}.Carousel_paginationDotContainer__nqZPp.Carousel_isDarkGreenLayout__YZRcP .Carousel_activePaginationDot__7CROQ{background-color:var(--color-green-dark)!important}.Carousel_paginationDotWrapper__RSU1i{gap:10px;margin:18px 4px;transition:transform .3s ease-in-out}.Carousel_paginationDot__yxML_{box-shadow:0 4px 4px 0 rgba(0,0,0,.25);width:10px;height:10px;background-color:var(--color-grey-medium-dark)!important;opacity:.6}.Carousel_activePaginationDot__7CROQ{transition:background-color .3s ease-in-out,transform .3s ease-in-out;background-color:var(--color-white)!important;opacity:1}.CommunityEventFullCard_container__rqZeS{color:var(--color-black)}.CommunityEventFullCard_container__rqZeS a{color:inherit}.CommunityEventFullCard_card__AMOGh{flex:1 1;background-color:var(--color-beige);border-radius:20px;max-width:600px;height:100%}.CommunityEventFullCard_cardImage__HzVdp{border-bottom:1px solid var(--color-grey-medium-dark)}.CommunityEventFullCard_badge__G1Qq_{background-color:var(--color-green-lighter);color:var(--color-green-dark);border:1px solid var(--color-green-dark)}.CommunityEventFullCard_badge__G1Qq_.CommunityEventFullCard_past__487v7{background-color:var(--color-grey-medium);color:var(--color-black);border:1px solid var(--color-black)}.CommunityEventAvatarCard_container__tvseQ{color:var(--color-black)}.CommunityEventAvatarCard_container__tvseQ a{color:inherit}.CommunityEventAvatarCard_card__Z7tsC{flex:1 1;background-color:var(--color-white);border-radius:20px;max-width:600px;height:100%;overflow:hidden;border:1px solid var(--color-grey-medium-dark)}.CommunityEventAvatarCard_upperSection__dvcPM{position:relative;height:180px;padding:var(--space-5);display:flex;align-items:flex-end;justify-content:flex-end;border-bottom:1px solid var(--color-grey-medium-dark)}@media(max-width:767px){.CommunityEventAvatarCard_upperSection__dvcPM{height:150px;padding:var(--space-4)}}.CommunityEventAvatarCard_upperSection__dvcPM.CommunityEventAvatarCard_green__Uf74X{background:linear-gradient(135deg,var(--color-green-lighter) 10%,var(--color-green) 100%)}.CommunityEventAvatarCard_upperSection__dvcPM.CommunityEventAvatarCard_pink__Lm0XU{background:linear-gradient(135deg,var(--color-beige-lighter) 0,var(--color-pink) 100%)}.CommunityEventAvatarCard_upperSection__dvcPM.CommunityEventAvatarCard_beige__mnftX{background:linear-gradient(135deg,var(--color-beige-lighter) 10%,var(--color-yellow-light) 100%)}.CommunityEventAvatarCard_hostInfo__6h1yU{display:flex;align-items:flex-end;gap:var(--space-4)}.CommunityEventAvatarCard_hostText__qCCCG{text-align:right}.CommunityEventAvatarCard_hostName__15zTO{color:var(--color-black)}.CommunityEventAvatarCard_polaroid__19xBO{background-color:var(--color-white);padding:6px 6px 22px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);flex-shrink:0}@media(max-width:767px){.CommunityEventAvatarCard_polaroid__19xBO{padding:4px 4px 14px}}.CommunityEventAvatarCard_avatar__fqSXD{width:90px;height:90px;object-fit:cover;display:block;border-radius:2px}@media(max-width:767px){.CommunityEventAvatarCard_avatar__fqSXD{width:64px;height:64px}}.HomeCommunityEventsCarousel_container__5USzl{width:100%;background-color:#fff;border-radius:12px;padding:var(--space-5)}.HomeCommunityEventsCarousel_carouselContainer__haZz_{width:100%;position:relative}.HomeCommunityEventsCarousel_carouselContainer__haZz_:hover .HomeCommunityEventsCarousel_carouselNextButton__nLA_q,.HomeCommunityEventsCarousel_carouselContainer__haZz_:hover .HomeCommunityEventsCarousel_carouselPreviousButton__LS3Hb{opacity:1;visibility:visible}.HomeCommunityEventsCarousel_carouselNextButton__nLA_q,.HomeCommunityEventsCarousel_carouselPreviousButton__LS3Hb{position:absolute;top:50%;transform:translateY(-50%);z-index:1;opacity:0;visibility:hidden}@media(max-width:767px){.HomeCommunityEventsCarousel_carouselNextButton__nLA_q,.HomeCommunityEventsCarousel_carouselPreviousButton__LS3Hb{display:none}}.HomeCommunityEventsCarousel_carouselPreviousButton__LS3Hb{left:8px}.HomeCommunityEventsCarousel_carouselNextButton__nLA_q{right:8px}.HomeCommunityEventsCarousel_carouselContainer__haZz_ [aria-roledescription=slide]{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 17px);min-width:286px;display:flex}@media(min-width:520px){.HomeCommunityEventsCarousel_carouselContainer__haZz_ [aria-roledescription=slide]{min-width:344px}}.HomeCommunityEventsCarousel_carouselContainer__haZz_ [aria-roledescription=slide]>*{width:100%!important;max-width:100%!important;height:100%}.HomeCommunityEventsCarousel_carouselContainer__haZz_ .embla__container{align-items:stretch}.PracticeAcademyResourceCard_container__gw0zs{color:var(--color-black)}.PracticeAcademyResourceCard_container__gw0zs a{color:inherit}.PracticeAcademyResourceCard_card__XEKFt{flex:1 1;background-color:var(--color-white);border-radius:20px;max-width:600px;height:100%;border:1px solid var(--color-grey-medium-dark)}.PracticeAcademyResourceCard_imageContainer___Nwde{position:relative;width:100%;aspect-ratio:20/9;border-bottom:1px solid var(--color-grey-medium-dark);border-radius:20px 20px 0 0;overflow:hidden}.PracticeAcademyResourceCard_image__o4wZ6{object-fit:cover}.PracticeAcademyResourceModal_modalContent__LDEvY{padding:28px 32px}.PracticeAcademyResourceModal_scrollAreaWrapper__kZ0Ge{position:relative}.PracticeAcademyResourceModal_scrollAreaWrapper__kZ0Ge:after{content:"";position:absolute;bottom:0;left:0;right:0;height:48px;background:linear-gradient(to bottom,transparent,var(--color-panel));pointer-events:none;z-index:1}.PracticeAcademyResourceModal_scrollArea__MS4wI{max-height:60vh;overflow-y:auto;padding-right:8px}.PracticeAcademyResourceModal_scrollArea__MS4wI::-webkit-scrollbar{width:6px}.PracticeAcademyResourceModal_scrollArea__MS4wI::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.PracticeAcademyResourceModal_scrollArea__MS4wI::-webkit-scrollbar-thumb{background-color:var(--gray-6);border-radius:4px}.PracticeAcademyResourceModal_scrollArea__MS4wI::-webkit-scrollbar-thumb:hover{background-color:var(--gray-7)}.PracticeAcademyResourceModal_videoContainer__CqFNH{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background-color:var(--color-grey-lighter)}.PracticeAcademyResourceModal_videoContainer__CqFNH .react-player__preview,.PracticeAcademyResourceModal_videoContainer__CqFNH video{border-radius:16px}.PracticeAcademyResourceModal_contentBody__twiXu{padding-bottom:var(--space-6)}.HomePracticeAcademyCarousel_container__86liz{width:100%;background-color:#fff;border-radius:12px;padding:var(--space-5)}.HomePracticeAcademyCarousel_description__0pTN9{color:var(--color-grey-dark)}.HomePracticeAcademyCarousel_carouselContainer__nDTIW{width:100%;position:relative}.HomePracticeAcademyCarousel_carouselContainer__nDTIW:hover .HomePracticeAcademyCarousel_carouselNextButton__QQBM6,.HomePracticeAcademyCarousel_carouselContainer__nDTIW:hover .HomePracticeAcademyCarousel_carouselPreviousButton__n6OKs{opacity:1;visibility:visible}.HomePracticeAcademyCarousel_carouselNextButton__QQBM6,.HomePracticeAcademyCarousel_carouselPreviousButton__n6OKs{position:absolute;top:50%;transform:translateY(-50%);z-index:1;opacity:0;visibility:hidden}@media(max-width:767px){.HomePracticeAcademyCarousel_carouselNextButton__QQBM6,.HomePracticeAcademyCarousel_carouselPreviousButton__n6OKs{display:none}}.HomePracticeAcademyCarousel_carouselPreviousButton__n6OKs{left:8px}.HomePracticeAcademyCarousel_carouselNextButton__QQBM6{right:8px}.HomePracticeAcademyCarousel_carouselContainer__nDTIW [aria-roledescription=slide]{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 17px);min-width:286px;display:flex}@media(min-width:520px){.HomePracticeAcademyCarousel_carouselContainer__nDTIW [aria-roledescription=slide]{min-width:344px}}.HomePracticeAcademyCarousel_carouselContainer__nDTIW [aria-roledescription=slide]>*{width:100%!important;max-width:100%!important;height:100%}.HomePracticeAcademyCarousel_carouselContainer__nDTIW .embla__container{align-items:stretch}@media(max-width:767px){.ProgressiveProfiling_wrappedCard__TOear{padding:0}.ProgressiveProfiling_wrappedCard__TOear:after,.ProgressiveProfiling_wrappedCard__TOear:before{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:none}}.ResourceCarousel_carouselContainer__o6Lxv{width:100%;position:relative}.ResourceCarousel_carouselContainer__o6Lxv:hover .ResourceCarousel_carouselNextButton__UpFwB,.ResourceCarousel_carouselContainer__o6Lxv:hover .ResourceCarousel_carouselPreviousButton__gNX7n{opacity:1;visibility:visible}.ResourceCarousel_carouselNextButton__UpFwB,.ResourceCarousel_carouselPreviousButton__gNX7n{position:absolute;top:50%;transform:translateY(-50%);z-index:1;opacity:0;visibility:hidden}.ResourceCarousel_carouselPreviousButton__gNX7n{left:8px}.ResourceCarousel_carouselNextButton__UpFwB{right:8px}.ProfilePictureCarousel_container__c_CoZ{width:100%;position:relative;display:flex;flex-direction:column;gap:var(--spacer-size-2)}.ProfilePictureCarousel_carousel__R3_vH{min-width:0;width:100%;position:relative}.ProfilePictureCarousel_carousel__R3_vH:hover .ProfilePictureCarousel_carouselNextButton__3hCMo,.ProfilePictureCarousel_carousel__R3_vH:hover .ProfilePictureCarousel_carouselPreviousButton__xIfSZ{opacity:1;visibility:visible}.ProfilePictureCarousel_carouselContent__AEIsX{gap:0!important}.ProfilePictureCarousel_carouselItem__RZ5Gs{flex-basis:100%!important}.ProfilePictureCarousel_carouselNextButton__3hCMo,.ProfilePictureCarousel_carouselPreviousButton__xIfSZ{position:absolute;top:50%;transform:translateY(-50%);z-index:2;padding:0;margin:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.ProfilePictureCarousel_carouselPreviousButton__xIfSZ{left:8px}.ProfilePictureCarousel_carouselNextButton__3hCMo{right:8px}.ProfilePictureCarousel_carouselImage__hEeFr{border-radius:28px!important}@media(max-width:767px){.ProfilePictureCarousel_carouselImage__hEeFr{border-radius:0!important}}.ProfilePictureCarousel_carouselPaginationDots__o5FN2{position:absolute;left:0;right:0;bottom:0}.VerifiedBadge_defaultBadge__bZOX5{background:#fff;color:var(--color-black);padding-left:0}.VerifiedBadge_icon__1QJu9{color:var(--color-green-dark)}.VerifiedBadge_tooltip__lJX1j{display:flex;width:-moz-fit-content;width:fit-content;cursor:help}.VerifiedBadge_text__xKohI{color:var(--color-grey-dark)}.DirectoryBottomBasicExtra_seoContentHolder__TQMX3{border-radius:40px;background-color:var(--color-grey-lighter)}.DirectoryBottomBasicExtra_seoContentText__d7yGg h1,.DirectoryBottomBasicExtra_seoContentText__d7yGg h2,.DirectoryBottomBasicExtra_seoContentText__d7yGg h3,.DirectoryBottomBasicExtra_seoContentText__d7yGg h4,.DirectoryBottomBasicExtra_seoContentText__d7yGg h5{margin-top:1.5rem;margin-bottom:1.5rem;font-weight:var(--font-weight-medium)}.DirectoryBottomBasicExtra_seoContentText__d7yGg h1{font-weight:var(--font-weight-regular);font-size:calc(var(--font-size-8)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-8);letter-spacing:calc(var(--letter-spacing-8) + var(--heading-letter-spacing))}@media(max-width:767px){.DirectoryBottomBasicExtra_seoContentText__d7yGg h1{font-size:calc(var(--font-size-6)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-6);letter-spacing:calc(var(--letter-spacing-6) + var(--heading-letter-spacing))}}.DirectoryBottomBasicExtra_seoContentText__d7yGg h2{font-weight:var(--font-weight-regular);font-size:calc(var(--font-size-7)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-7);letter-spacing:calc(var(--letter-spacing-7) + var(--heading-letter-spacing))}@media(max-width:767px){.DirectoryBottomBasicExtra_seoContentText__d7yGg h2{font-size:calc(var(--font-size-5)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-5);letter-spacing:calc(var(--letter-spacing-5) + var(--heading-letter-spacing))}}.DirectoryBottomBasicExtra_seoContentText__d7yGg h3{font-weight:var(--font-weight-regular);font-size:calc(var(--font-size-6)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-6);letter-spacing:calc(var(--letter-spacing-6) + var(--heading-letter-spacing))}@media(max-width:767px){.DirectoryBottomBasicExtra_seoContentText__d7yGg h3{font-size:calc(var(--font-size-4)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-4);letter-spacing:calc(var(--letter-spacing-4) + var(--heading-letter-spacing))}}.DirectoryBottomBasicExtra_seoContentText__d7yGg h4,.DirectoryBottomBasicExtra_seoContentText__d7yGg h5{font-weight:var(--font-weight-regular);font-size:var(--font-size-3);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-3)}@media(max-width:767px){.DirectoryBottomBasicExtra_seoContentText__d7yGg h4,.DirectoryBottomBasicExtra_seoContentText__d7yGg h5{font-size:var(--font-size-2);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-2)}}.DirectoryBottomBasicExtra_seoContentText__d7yGg p{margin-bottom:15px;font-weight:var(--font-weight-regular);font-size:var(--font-size-3);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-3)}@media(max-width:767px){.DirectoryBottomBasicExtra_seoContentText__d7yGg p{font-size:var(--font-size-2);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-2)}}.DirectoryBottomBasicExtra_seoContentText__d7yGg strong{font-weight:var(--font-weight-medium)}.DirectoryBottomBasicExtra_seoContentText__d7yGg ul{margin-bottom:1rem;list-style:disc;margin-left:15px;font-weight:var(--font-weight-regular);font-size:var(--font-size-3);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-3)}@media(max-width:767px){.DirectoryBottomBasicExtra_seoContentText__d7yGg ul{font-size:var(--font-size-2);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-2)}}.DirectoryBottomBasicExtra_seoContentText__d7yGg ul li{margin-bottom:8px}@media(max-width:767px){.DirectoryBottomBasicExtra_seoContentText__d7yGg ul{padding-left:0;width:-moz-fit-content;width:fit-content;max-width:90%;text-align:start}}.DirectoryBottomBasicExtra_seoContentText__d7yGg a{color:var(--color-green-darker);text-decoration:underline;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-word}.DirectoryBottomBasicExtra_seoContentText__d7yGg a:focus,.DirectoryBottomBasicExtra_seoContentText__d7yGg a:hover{color:var(--color-green-dark)}.DirectoryBottomBasicExtra_seoContentText__d7yGg dl{margin-bottom:1.5rem;font-weight:var(--font-weight-regular);font-size:var(--font-size-3);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-3)}@media(max-width:767px){.DirectoryBottomBasicExtra_seoContentText__d7yGg dl{font-size:var(--font-size-2);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-2)}}.DirectoryBottomBasicExtra_seoContentText__d7yGg dt{font-weight:var(--font-weight-medium);margin-top:.75rem}.DirectoryBottomBasicExtra_seoContentText__d7yGg dd{margin-left:0}.DirectoryBottomBasicExtra_seoContentText__d7yGg th{font-weight:var(--font-weight-medium);text-align:left}.DirectoryBottomBasicExtra_seoContentText__d7yGg .DirectoryBottomBasicExtra_numbered__OBV1i{padding-left:2em}.DirectoryBottomBasicExtra_seoContentText__d7yGg .DirectoryBottomBasicExtra_lettered__HbZ0g{padding-left:3em}.DirectoryBottomBasicExtra_seoContentText__d7yGg .DirectoryBottomBasicExtra_sub-lettered___mmyR{padding-left:4.5em}.DirectoryBottomBasicExtra_seoContentText__d7yGg .DirectoryBottomBasicExtra_subtitle__0JGxp{text-align:center;margin-bottom:1.5rem}.DirectoryBottomBasicExtra_seoContentText__d7yGg>:first-child{margin-top:0}.DirectoryBottomBasicExtra_seoContentText__d7yGg b{font-weight:var(--font-weight-medium)}.DirectoryBottomBasicExtra_seoContentText__d7yGg img{width:100%;height:450px;object-fit:cover}@media(min-width:520px)and (max-width:767px){.DirectoryBottomBasicExtra_seoContentText__d7yGg img{height:300px}}@media(max-width:519px){.DirectoryBottomBasicExtra_seoContentText__d7yGg img{height:200px}}.PriorityLocationContent_mapContainer___BMaW{background-size:cover;background-position:50%}.PriorityLocationContent_mapOverlay__yJXzp{color:var(--color-grey-lighter);background-color:var(--color-black);border-radius:24px}.PriorityLocationContent_textOverlay__QK24t{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;padding:20px;background-color:hsla(0,0%,100%,.75);text-align:center}.AvailabilityCarousel_availabilityCarouselContainer__1ZgmT{position:relative;color:var(--color-black)}.AvailabilityCarousel_carousel__dCNaw{min-width:0;width:100%}.AvailabilityCarousel_carouselContent__lCvaf{gap:0!important}.AvailabilityCarousel_carouselItem__vW8Y_{flex-basis:33.33%!important}.AvailabilityCarousel_carouselNextButton__ZVbM2,.AvailabilityCarousel_carouselPreviousButton__x3Zet{position:absolute;top:65px;z-index:2;padding:0;margin:0}.AvailabilityCarousel_carouselNextButton__ZVbM2.AvailabilityCarousel_lowPosition__8Y3ox,.AvailabilityCarousel_carouselPreviousButton__x3Zet.AvailabilityCarousel_lowPosition__8Y3ox{top:105px}.AvailabilityCarousel_carouselNextButton__ZVbM2.AvailabilityCarousel_lowerPosition__F_5wl,.AvailabilityCarousel_carouselPreviousButton__x3Zet.AvailabilityCarousel_lowerPosition__F_5wl{top:130px}.AvailabilityCarousel_carouselPreviousButton__x3Zet{left:15px}.AvailabilityCarousel_carouselNextButton__ZVbM2{right:15px}.AvailabilityCarousel_selectTrigger__diSrl{box-shadow:none;border:none;outline:none;justify-content:center;height:32px;transition:color .2s ease}.AvailabilityCarousel_selectTrigger__diSrl:hover{color:var(--color-green-dark)}.FaqSection_accordionItem__I6UXH{overflow:hidden;border:1px solid rgba(0,0,0,0)}.FaqSection_accordionAnswer__SDfRt{padding:12px 0 12px 12px;border-radius:12px;margin-left:-24px}.FaqSection_accordionAnswer__SDfRt h1,.FaqSection_accordionAnswer__SDfRt h2,.FaqSection_accordionAnswer__SDfRt h3,.FaqSection_accordionAnswer__SDfRt h4,.FaqSection_accordionAnswer__SDfRt h5{margin-top:1.5rem;margin-bottom:1.5rem;font-weight:var(--font-weight-medium)}.FaqSection_accordionAnswer__SDfRt h1{font-weight:var(--font-weight-regular);font-size:calc(var(--font-size-8)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-8);letter-spacing:calc(var(--letter-spacing-8) + var(--heading-letter-spacing))}@media(max-width:767px){.FaqSection_accordionAnswer__SDfRt h1{font-size:calc(var(--font-size-6)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-6);letter-spacing:calc(var(--letter-spacing-6) + var(--heading-letter-spacing))}}.FaqSection_accordionAnswer__SDfRt h2{font-weight:var(--font-weight-regular);font-size:calc(var(--font-size-7)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-7);letter-spacing:calc(var(--letter-spacing-7) + var(--heading-letter-spacing))}@media(max-width:767px){.FaqSection_accordionAnswer__SDfRt h2{font-size:calc(var(--font-size-5)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-5);letter-spacing:calc(var(--letter-spacing-5) + var(--heading-letter-spacing))}}.FaqSection_accordionAnswer__SDfRt h3{font-weight:var(--font-weight-regular);font-size:calc(var(--font-size-6)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-6);letter-spacing:calc(var(--letter-spacing-6) + var(--heading-letter-spacing))}@media(max-width:767px){.FaqSection_accordionAnswer__SDfRt h3{font-size:calc(var(--font-size-4)*var(--heading-font-size-adjust));line-height:var(--heading-line-height-4);letter-spacing:calc(var(--letter-spacing-4) + var(--heading-letter-spacing))}}.FaqSection_accordionAnswer__SDfRt h4,.FaqSection_accordionAnswer__SDfRt h5{font-weight:var(--font-weight-regular);font-size:var(--font-size-3);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-3)}@media(max-width:767px){.FaqSection_accordionAnswer__SDfRt h4,.FaqSection_accordionAnswer__SDfRt h5{font-size:var(--font-size-2);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-2)}}.FaqSection_accordionAnswer__SDfRt p{margin-bottom:15px;font-weight:var(--font-weight-regular);font-size:var(--font-size-3);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-3)}@media(max-width:767px){.FaqSection_accordionAnswer__SDfRt p{font-size:var(--font-size-2);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-2)}}.FaqSection_accordionAnswer__SDfRt strong{font-weight:var(--font-weight-medium)}.FaqSection_accordionAnswer__SDfRt ul{margin-bottom:1rem;list-style:disc;margin-left:15px;font-weight:var(--font-weight-regular);font-size:var(--font-size-3);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-3)}@media(max-width:767px){.FaqSection_accordionAnswer__SDfRt ul{font-size:var(--font-size-2);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-2)}}.FaqSection_accordionAnswer__SDfRt ul li{margin-bottom:8px}@media(max-width:767px){.FaqSection_accordionAnswer__SDfRt ul{padding-left:0;width:-moz-fit-content;width:fit-content;max-width:90%;text-align:start}}.FaqSection_accordionAnswer__SDfRt a{color:var(--color-green-darker);text-decoration:underline;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-word}.FaqSection_accordionAnswer__SDfRt a:focus,.FaqSection_accordionAnswer__SDfRt a:hover{color:var(--color-green-dark)}.FaqSection_accordionAnswer__SDfRt dl{margin-bottom:1.5rem;font-weight:var(--font-weight-regular);font-size:var(--font-size-3);line-height:var(--line-height-3);letter-spacing:var(--letter-spacing-3)}@media(max-width:767px){.FaqSection_accordionAnswer__SDfRt dl{font-size:var(--font-size-2);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-2)}}.FaqSection_accordionAnswer__SDfRt dt{font-weight:var(--font-weight-medium);margin-top:.75rem}.FaqSection_accordionAnswer__SDfRt dd{margin-left:0}.FaqSection_accordionAnswer__SDfRt th{font-weight:var(--font-weight-medium);text-align:left}.FaqSection_accordionAnswer__SDfRt .FaqSection_numbered__X1Nhb{padding-left:2em}.FaqSection_accordionAnswer__SDfRt .FaqSection_lettered__WXC0j{padding-left:3em}.FaqSection_accordionAnswer__SDfRt .FaqSection_sub-lettered__giPRt{padding-left:4.5em}.FaqSection_accordionAnswer__SDfRt .FaqSection_subtitle__guVpX{text-align:center;margin-bottom:1.5rem}.FaqSection_accordionAnswer__SDfRt>:first-child{margin-top:0}.FaqSection_accordionAnswer__SDfRt b{font-weight:var(--font-weight-medium)}.FaqSection_accordionAnswer__SDfRt img{width:100%;height:450px;object-fit:cover}@media(min-width:520px)and (max-width:767px){.FaqSection_accordionAnswer__SDfRt img{height:300px}}@media(max-width:519px){.FaqSection_accordionAnswer__SDfRt img{height:200px}}.FaqSection_accordionAnswer__SDfRt ul{margin-top:.8rem!important;margin-bottom:.8rem!important}.FaqSection_accordionAnswer__SDfRt ul li{margin-bottom:12px;line-height:1.6}.FaqSection_accordionAnswer__SDfRt p+ul{margin-top:1.4rem!important}.FaqSection_accordionAnswer__SDfRt b,.FaqSection_accordionAnswer__SDfRt strong{font-weight:var(--font-weight-medium);color:var(--color-green-darker)}@media(min-width:768px)and (max-width:1023px){.FaqSection_accordionAnswer__SDfRt{margin-left:-12px}}@media(max-width:767px){.FaqSection_accordionAnswer__SDfRt{margin-left:-4px}}.FaqSection_accordionContent__LH7O0{overflow:hidden;padding-left:24px}@media(min-width:768px)and (max-width:1023px){.FaqSection_accordionContent__LH7O0{padding-left:12px}}@media(max-width:767px){.FaqSection_accordionContent__LH7O0{padding-left:4px}}.FaqSection_accordionContent__LH7O0[data-state=open]{animation:FaqSection_slideDown__Ljim_ .25s ease-in-out}.FaqSection_accordionContent__LH7O0[data-state=closed]{animation:FaqSection_slideUp__i5C_f .25s ease-in-out}@keyframes FaqSection_slideDown__Ljim_{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes FaqSection_slideUp__i5C_f{0%{height:var(--radix-accordion-content-height)}to{height:0}}.FaqSection_chevronIcon__hWrU2{color:var(--color-black);transition:transform .3s cubic-bezier(.87,0,.13,1);width:32px;height:32px;stroke-width:1px;flex-shrink:0}.FaqSection_faqRoot__Pgn7V{border:none;width:100%}.FaqSection_faqCategoryTrigger__JldLN{background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);min-height:45px;flex:1 1;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:start;gap:12px;padding:8px 4px 8px 12px;transition:background-color .3s ease-in-out}.FaqSection_faqCategoryTrigger__JldLN:hover{background-color:var(--color-beige-light)}.FaqSection_faqCategoryTrigger__JldLN[data-state=open] .FaqSection_chevronIcon__hWrU2{transform:rotate(45deg)}.FaqSection_underlineLayout__40qqE .FaqSection_accordionItemParent__2_apy{border-bottom:1px solid var(--color-grey-medium-dark)}.FaqSection_underlineLayout__40qqE .FaqSection_faqCategoryTrigger__JldLN:hover,.FaqSection_whiteLayout__15zMK .FaqSection_faqCategoryTrigger__JldLN:hover{background-color:var(--color-grey-lighter)}.FaqSection_faqRoot__Pgn7V ol{list-style-type:decimal;margin-left:15px}.TherapistLandingPage_heroCoupon__1u35B{background-color:var(--color-white);border-radius:20px}.TherapistLandingPage_card__lLJym{border-radius:20px;transition:all .3s ease;min-height:320px;flex:1 1;border-color:rgba(0,0,0,0)}.TherapistLandingPage_card__lLJym:before{background-color:var(--color-white)}.TherapistLandingPage_card__lLJym:after,.TherapistLandingPage_card__lLJym:before{border-radius:20px;box-shadow:none}.TherapistLandingPage_selectedCard__2QzFq{border:3px solid var(--color-green);border-radius:23px}.TherapistLandingPage_membershipCardFirstSection__HsyKD{min-height:75px}@media(max-width:1023px){.TherapistLandingPage_membershipCardFirstSection__HsyKD{min-height:0}}.TherapistLandingPage_membershipCardLastSection__Olm8_{min-height:164px}@media(max-width:1023px){.TherapistLandingPage_membershipCardLastSection__Olm8_{min-height:0}}.TherapistLandingPage_dialogVideoOverlay__oXZG3{background-color:var(--color-black-a44);position:fixed;z-index:0;inset:0;animation:TherapistLandingPage_overlayShow__4WJra .15s cubic-bezier(.16,1,.3,1)}@keyframes TherapistLandingPage_overlayShow__4WJra{0%{opacity:0}to{opacity:1}}.TherapistLandingPage_dialogVideoContainer__jMVmu{max-width:80vw;max-height:80vh;aspect-ratio:16/9;position:fixed;margin:auto;border-radius:0;top:0;left:0;right:0;bottom:0}@media(max-width:767px){.TherapistLandingPage_dialogVideoContainer__jMVmu{max-width:100vw;max-height:100vh;width:100%}}.TherapistLandingPage_dialogVideo__mimw_ div{position:absolute!important;top:0;left:0}.TherapistLandingPage_dialogCloseButton__rGmUq{position:fixed;z-index:1;top:10px;right:10px;color:var(--color-white);pointer-events:auto;transition:color .3s ease}.TherapistLandingPage_dialogCloseButton__rGmUq:hover{cursor:pointer;color:var(--color-green-lighter)}@media(max-width:767px){.TherapistLandingPage_videoButton__kpUub{display:none}}.TherapistLandingPage_videoCarousel__iAIjv{min-width:0;width:100%;position:relative}.TherapistLandingPage_videoCarouselContent__rvbnD{gap:0!important}.TherapistLandingPage_videoCarouselItem__fozG0{flex-basis:100%!important}.TherapistLandingPage_videoCarouselNextButton__7rbqi,.TherapistLandingPage_videoCarouselPreviousButton__baB_j{position:absolute;top:50%;transform:translateY(-50%);z-index:2;padding:0;margin:0;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.TherapistLandingPage_videoCarouselPreviousButton__baB_j{left:8px}.TherapistLandingPage_videoCarouselNextButton__7rbqi{right:8px}.TherapistLandingPage_videoPlayIconContainer__Y7q6I{width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--color-black);background-color:hsla(0,0%,100%,.61);box-shadow:0 4px 4px 0 var(--color-black-a22);border-radius:50%;z-index:3}@media(max-width:767px){.TherapistLandingPage_videoPlayIconContainer__Y7q6I{width:50px;height:50px}}.TherapistLandingPage_videoPlayIcon__9r2So{width:48px;height:48px}@media(max-width:767px){.TherapistLandingPage_videoPlayIcon__9r2So{width:32px;height:32px}.TherapistLandingPage_credibilityIcon__B6nNT{width:24px;height:24px;stroke-width:2}}.TherapistLandingPage_credibilityText__ju79k{white-space:pre-line}@media(max-width:767px){.TherapistLandingPage_credibilityText__ju79k{white-space:normal}}.TherapistLandingPage_joinIcon__O7OR4{object-fit:contain}@media(max-width:1023px){.TherapistLandingPage_joinIcon__O7OR4{width:120px;height:120px}}.TherapistLandingPage_getInvolvedImage__JghII{border-radius:16px;object-fit:contain;aspect-ratio:268/240;width:100%;height:auto}@media(max-width:767px){.TherapistLandingPage_getInvolvedImage__JghII{max-width:280px}}.MatchingDirectoryCarousel_carouselContainer__7MWop{width:100%;position:relative}.MatchingDirectoryCarousel_carouselContainer__7MWop:hover .MatchingDirectoryCarousel_carouselNextButton__CKqu8:not(.MatchingDirectoryCarousel_isHidden__yt1pN),.MatchingDirectoryCarousel_carouselContainer__7MWop:hover .MatchingDirectoryCarousel_carouselPreviousButton__gauVg:not(.MatchingDirectoryCarousel_isHidden__yt1pN){opacity:1;visibility:visible}.MatchingDirectoryCarousel_carouselPictures__D9QsW{width:100%;scrollbar-width:none;-ms-overflow-style:none;gap:25px}@media(max-width:767px){.MatchingDirectoryCarousel_carouselPictures__D9QsW{gap:20px}}.MatchingDirectoryCarousel_carouselPictures__D9QsW::-webkit-scrollbar{display:none}.MatchingDirectoryCarousel_carouselPicture__1v1S2{overflow-wrap:break-word;word-wrap:break-word;text-decoration:none}.MatchingDirectoryCarousel_carouselNextButton__CKqu8,.MatchingDirectoryCarousel_carouselPreviousButton__gauVg{position:absolute;top:50%;transform:translateY(-50%);z-index:1;opacity:0;visibility:hidden}.MatchingDirectoryCarousel_carouselPreviousButton__gauVg{left:8px}.MatchingDirectoryCarousel_carouselNextButton__CKqu8{right:8px}.PartnershipLogosSection_carouselContainer__HH_7A{width:100%;position:relative;padding-bottom:56px}.PartnershipLogosSection_carouselItem__n_0hp{flex:0 0 auto;width:263px}.PartnershipLogosSection_carouselNextButton__z3rBu,.PartnershipLogosSection_carouselPreviousButton__Dxffl{position:absolute;bottom:0;z-index:1}.PartnershipLogosSection_carouselPreviousButton__Dxffl{left:calc(50% - 36px)}.PartnershipLogosSection_carouselNextButton__z3rBu{right:calc(50% - 36px)}.PartnershipLogosSection_partnerCard__ChmzE{display:block;height:100%;border-radius:16px;background-color:#fff;border:1px solid var(--color-grey-medium);min-height:280px}.PartnershipLogosSection_cardContent__SHVCA{height:100%}.PartnershipLogosSection_logoLink__ZO4Rz{display:block;width:100%;cursor:pointer;transition:opacity .3s ease}.PartnershipLogosSection_logoLink__ZO4Rz:hover{opacity:.8}.PartnershipLogosSection_logoContainer__coFyU{display:flex;align-items:center;justify-content:center;min-height:80px;width:100%}.PartnershipLogosSection_logo__oIQHH{max-width:140px;max-height:70px;width:auto;height:auto;object-fit:contain}.AvailabilityDayWithSlots_availabilityWeekday__c5JOb{font-size:var(--font-size-16);font-weight:400;color:var(--color-black);text-transform:uppercase}.AvailabilityDayWithSlots_availabilityDate__gyqvg{font-size:var(--font-size-16);font-weight:500;color:var(--color-black)}.AvailabilityDayWithSlots_availabilityTimeWrapper__mO3gM{overflow-x:auto}.AvailabilityDayWithSlots_availabilityItem__hu27e{font-weight:400;color:var(--color-green-dark);background-color:var(--color-grey-lighter);border:2px solid var(--color-grey-lighter);padding:0 21px;height:36px;width:86px;transition:color,background-color .3s ease}.AvailabilityDayWithSlots_availabilityItem__hu27e.AvailabilityDayWithSlots_isHidden__tOSTl{display:none}.AvailabilityDayWithSlots_availabilityItem__hu27e:hover{font-weight:500;color:var(--color-black);background-color:var(--color-green-lighter);border-color:var(--color-grey-medium-dark)}.AvailabilityDayWithSlots_availabilityItem__hu27e:focus{border-color:var(--color-grey-dark)}.ProfileCard_container__eFZSG{border-radius:20px;border:1px solid var(--color-grey-medium);background-color:var(--color-white);filter:brightness(1);transition:filter .3s ease}.ProfileCard_container__eFZSG:hover{cursor:pointer;filter:brightness(.95)}.ProfileCard_imageContainer__9OoGv{width:100%;position:relative;display:flex;flex-direction:column;gap:var(--spacer-size-2)}.ProfileCard_image__t1bYX{border-radius:19px 19px 0 0!important}
/*# sourceMappingURL=0182603a5fe77f13.css.map*/