.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;pointer-events:auto;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.imageSlider_titleWrapper__Tc9PP{display:flex;align-items:center;justify-content:space-between;margin:36px 0 14px;width:100%}.imageSlider_content__Iszug{margin-left:auto;display:flex;overflow-x:scroll;flex-wrap:nowrap;justify-content:flex-start;column-gap:30px;-ms-overflow-style:none;scrollbar-width:none}.imageSlider_content__Iszug::-webkit-scrollbar{display:none}.imageSlider_content__Iszug{width:100%}.imageSlider_content__Iszug img{object-fit:cover}.imageSlider_sliderButtons__dX5yO{display:flex}.imageSlider_sliderButtons__dX5yO>div:first-child{margin-right:10px}.imageSlider_sliderButtons__dX5yO .imageSlider_backButton__b7_5d,.imageSlider_sliderButtons__dX5yO .imageSlider_forwardButton__Z_ka3{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;cursor:pointer}.imageSlider_sliderButtons__dX5yO .imageSlider_forwardButton__Z_ka3 svg{transform:scaleX(-1)}.imageSlider_title__7mv0K{font-family:var(--font-inter);font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#0e1b48;margin:0}.imageSlider_singleImage__fK4_p{width:145px;height:145px;border:1px solid #e1e3e9;box-sizing:border-box;border-radius:8px;flex-shrink:0;cursor:pointer;transition:.3s}.imageSlider_singleImage__fK4_p>div>img{border-radius:8px;object-fit:cover}.imageSlider_singleImage__fK4_p:hover{transform:scale(1.05)}.imageSlider_noImage__r1XuF{text-align:left;font-family:var(--font-inter);font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#0e1b48;margin:0}.therapeuticCenterGallery_container__1hgxx{background:#fff;box-shadow:0 2px 5px rgba(159,164,182,.1);border-radius:8px;margin-bottom:20px;padding:20px}@media(min-width:1024px){.therapeuticCenterGallery_container__1hgxx{margin-bottom:30px;padding:30px}}.therapeuticCenterGallery_container__1hgxx .therapeuticCenterGallery_bigTitle__sjzek{margin:0 0 20px;font-family:var(--font-alata);font-weight:400;font-size:24px}@media(min-width:1024px){.therapeuticCenterGallery_container__1hgxx .therapeuticCenterGallery_bigTitle__sjzek{margin:0 0 30px}}.aboutMeTherapist_container__NG7FH{background:#fff;box-shadow:0 2px 5px rgba(159,164,182,.1);border-radius:8px;margin-bottom:20px;padding:20px}@media(min-width:1024px){.aboutMeTherapist_container__NG7FH{margin-bottom:30px;padding:30px}}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_youTubeContainer__Myonk{position:relative;cursor:pointer;margin:30px auto}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_youTubeContainer__Myonk:hover .aboutMeTherapist_wrapper__fXHTd{background-color:#cd201f}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_youTubeContainer__Myonk .aboutMeTherapist_wrapper__fXHTd{display:flex;justify-content:center;align-items:center;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.55);width:60px;height:40px;border-radius:5px}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_youTubeContainer__Myonk .aboutMeTherapist_tri__EmmHy{width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;border-style:solid;border-width:7px 0 7px 14px;margin:0 auto}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_title__fVDRR{margin:0 0 20px;font-family:var(--font-alata);font-size:24px;font-weight:400}@media(min-width:1024px){.aboutMeTherapist_container__NG7FH .aboutMeTherapist_title__fVDRR{margin:0 0 30px}}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_text__tyyzG{margin:0;font-size:13px;line-height:160%;text-align:left;overflow:hidden;max-height:60px;overflow-wrap:anywhere}@media(min-width:1024px){.aboutMeTherapist_container__NG7FH .aboutMeTherapist_text__tyyzG{font-size:14px;max-height:66px}}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_text__tyyzG h2,.aboutMeTherapist_container__NG7FH .aboutMeTherapist_text__tyyzG h3,.aboutMeTherapist_container__NG7FH .aboutMeTherapist_text__tyyzG h4,.aboutMeTherapist_container__NG7FH .aboutMeTherapist_text__tyyzG p,.aboutMeTherapist_container__NG7FH .aboutMeTherapist_text__tyyzG ul{margin:0;padding:0}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_lineClamp__EQ80c{max-height:9999px}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_more__7oT5i{font-size:13px;line-height:160%;color:#4fa4ad;text-decoration:underline;cursor:pointer;outline:none;position:relative}@media(min-width:1024px){.aboutMeTherapist_container__NG7FH .aboutMeTherapist_more__7oT5i{font-size:14px}}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_emptyState__1Ptma{display:flex;align-items:center;justify-content:center;flex-direction:column;height:343px}.aboutMeTherapist_container__NG7FH .aboutMeTherapist_emptyState__1Ptma h3{font-family:var(--font-alata);font-style:normal;font-weight:400;font-size:18px;line-height:140%;text-align:center;color:#0e1b48;margin:13px 0 10px}.bioTherapist_profileIsNotAvailable__DD2vg{padding-bottom:1px!important}.bioTherapist_container__SL5Zi{background:#fff;box-shadow:0 2px 5px rgba(159,164,182,.1);border-radius:8px;padding:20px 20px 0;position:relative;margin-bottom:20px}@media(min-width:1024px){.bioTherapist_container__SL5Zi{margin-bottom:30px;padding:30px 30px 0}}.bioTherapist_container__SL5Zi .bioTherapist_avatar__khwFN{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);width:120px;height:120px;border:2px solid #fff;border-radius:50%;cursor:pointer}.bioTherapist_container__SL5Zi .bioTherapist_avatar__khwFN img{border-radius:50%}.bioTherapist_container__SL5Zi .bioTherapist_name__IybM9{margin:45px 0 10px;font-size:24px;font-family:var(--font-alata);font-weight:400;text-align:center}.bioTherapist_container__SL5Zi .bioTherapist_nameInfo__Ocxto{font-family:var(--font-inter);font-style:normal;font-weight:400;line-height:140%;text-align:center;color:#0e1b48}.bioTherapist_container__SL5Zi .bioTherapist_specialization__QHoXg{text-align:center}.bioTherapist_container__SL5Zi .bioTherapist_specialization__QHoXg p{display:inline-block;margin:0}.bioTherapist_container__SL5Zi .bioTherapist_specialization__QHoXg .bioTherapist_therapeuticCenterSpecializations__8FW5o{margin-bottom:16px}.bioTherapist_container__SL5Zi .bioTherapist_online___hu_I{display:flex;justify-content:center;font-size:14px;margin:20px 0;text-align:center;color:#eb6b46;font-weight:600}.bioTherapist_container__SL5Zi .bioTherapist_online___hu_I svg{margin-right:10px}.bioTherapist_container__SL5Zi .bioTherapist_insomniaTooltipText__BDjCs{font-weight:400;cursor:auto;line-height:140%}.bioTherapist_container__SL5Zi .bioTherapist_button__kowfy{margin:20px auto;max-width:200px}@media(min-width:1200px){.bioTherapist_container__SL5Zi .bioTherapist_button__kowfy{display:none}}.bioTherapist_container__SL5Zi .bioTherapist_list__vMhfC{display:flex;justify-content:space-between;overflow-x:auto;padding:0;-ms-overflow-style:none}.bioTherapist_container__SL5Zi .bioTherapist_list__vMhfC::-webkit-scrollbar{width:0;height:0}.bioTherapist_container__SL5Zi .bioTherapist_list__vMhfC:focus{outline:none}@media(min-width:1024px){.bioTherapist_container__SL5Zi .bioTherapist_list__vMhfC{padding:0;margin-top:45px}}.bioTherapist_container__SL5Zi .bioTherapist_list__vMhfC .bioTherapist_item__OlSMV{display:flex;align-items:center;margin-right:14px;padding-bottom:20px;cursor:pointer;flex-shrink:0;position:relative}.bioTherapist_container__SL5Zi .bioTherapist_list__vMhfC .bioTherapist_item__OlSMV .bioTherapist_icon__GU83C{margin-right:10px}.bioTherapist_container__SL5Zi .bioTherapist_list__vMhfC .bioTherapist_item__OlSMV:last-of-type{margin:0}.bioTherapist_container__SL5Zi .bioTherapist_activeTab__rBjgl{color:#0e1b48;position:relative;font-weight:600;transition:.3s}.bioTherapist_container__SL5Zi .bioTherapist_activeTab__rBjgl:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:#4fa4ad}.expierenceTherapist_container__WvbkY{background:#fff;box-shadow:0 2px 5px rgba(159,164,182,.1);border-radius:8px;margin-bottom:20px;padding:20px}@media(min-width:1024px){.expierenceTherapist_container__WvbkY{margin-bottom:30px;padding:30px}}.expierenceTherapist_container__WvbkY .expierenceTherapist_title__RdXYp{margin:0;font-family:var(--font-alata);font-size:24px;font-weight:400}.expierenceTherapist_container__WvbkY .expierenceTherapist_subTitle__olAmX{font-weight:600;font-size:14px;margin:20px 0 0}@media(min-width:1024px){.expierenceTherapist_container__WvbkY .expierenceTherapist_subTitle__olAmX{margin:30px 0 0;font-size:16px}}.expierenceTherapist_container__WvbkY .expierenceTherapist_list__GCVEG{display:flex;flex-wrap:wrap;flex-direction:column;padding:10px 0 20px;margin:0;border-bottom:1px solid #eef0f5}.expierenceTherapist_container__WvbkY .expierenceTherapist_list__GCVEG:last-of-type{border-bottom:none}@media(min-width:1024px){.expierenceTherapist_container__WvbkY .expierenceTherapist_list__GCVEG{padding:10px 0 30px}}.expierenceTherapist_container__WvbkY .expierenceTherapist_list__GCVEG .expierenceTherapist_item__p83bA{display:flex;align-items:flex-start;font-size:14px;font-weight:500}.expierenceTherapist_container__WvbkY .expierenceTherapist_list__GCVEG .expierenceTherapist_item__p83bA .expierenceTherapist_dot__4JI3V{width:3px;height:3px;background-color:#0e1b48;margin:7px 7px 0 0;border-radius:50%}.expierenceTherapist_container__WvbkY .expierenceTherapist_list__GCVEG .expierenceTherapist_item__p83bA .expierenceTherapist_text__VxAsF{word-wrap:anywhere;flex:1}.expierenceTherapist_container__WvbkY .expierenceTherapist_lastList__fHHm_{border-bottom:none;padding-bottom:0}.profileIsNotAvailableInfo_container__J3m8v{padding:10px;background:#fff;box-shadow:0 2px 5px rgba(159,164,182,.1);border-radius:8px;width:100%}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_loader__RZqq5{display:flex;justify-content:center;align-items:center;width:100%}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_error__DBUe9{font-size:15px;margin:20px 0 0;color:#e94d39}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_success__6n2Jc{border:1px solid #eef0f5;border-radius:4px;padding:20px 10px;display:grid;grid-template-columns:32px auto;gap:12px;align-items:center}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_success__6n2Jc h2{font-weight:600;font-size:14px;line-height:140%;margin:0}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_firstWrapper__GJtBr{background:#def0f2;border-radius:4px;padding:20px;margin-bottom:30px}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_firstWrapper__GJtBr h5{font-weight:600;font-size:18px;line-height:140%;margin:0 0 2px}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_firstWrapper__GJtBr p{font-weight:400;font-size:14px;line-height:17px;margin:0}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_secondWrapper__aA_aq{margin-bottom:20px;padding:0 10px}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_secondWrapper__aA_aq h6{font-weight:600;font-size:16px;line-height:150%;margin:0 0 10px}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_secondWrapper__aA_aq p{font-weight:400;font-size:16px;line-height:150%;margin:0}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_thirdWrapper__2WChH{margin-bottom:40px;padding:0 10px}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_thirdWrapper__2WChH .profileIsNotAvailableInfo_input__yvHbG{margin-bottom:10px}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_thirdWrapper__2WChH .profileIsNotAvailableInfo_checkbox__0Vp1x{margin-bottom:30px}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_thirdWrapper__2WChH .profileIsNotAvailableInfo_checkbox__0Vp1x a{text-decoration:underline;color:#4fa4ad}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_thirdWrapper__2WChH .profileIsNotAvailableInfo_checkbox__0Vp1x label{font-weight:500;font-size:14px;line-height:17px}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_thirdWrapper__2WChH .profileIsNotAvailableInfo_checkbox__0Vp1x span{color:#eb6b46}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_text__AC_MC{font-weight:400;font-size:14px;line-height:140%;padding:0 10px}.profileIsNotAvailableInfo_container__J3m8v .profileIsNotAvailableInfo_text__AC_MC a{text-decoration:underline;color:#4fa4ad}.specializationTherapist_container__ZMNMB{background:#fff;box-shadow:0 2px 5px rgba(159,164,182,.1);border-radius:8px;margin-bottom:20px;padding:20px}@media(min-width:1024px){.specializationTherapist_container__ZMNMB{margin-bottom:30px}}.specializationTherapist_container__ZMNMB .specializationTherapist_title__IPjN1{margin:0;font-family:var(--font-alata);font-size:24px;font-weight:400}.specializationTherapist_container__ZMNMB .specializationTherapist_subTitleWrapper__rZT1C{display:flex;justify-content:space-between;align-items:flex-start}.specializationTherapist_container__ZMNMB .specializationTherapist_subTitleWrapper__rZT1C a{font-weight:500;font-size:11px;color:#4fa4ad;text-decoration:underline;cursor:pointer;margin-top:20px}@media(min-width:1024px){.specializationTherapist_container__ZMNMB .specializationTherapist_subTitleWrapper__rZT1C a{margin-top:30px}}.specializationTherapist_container__ZMNMB .specializationTherapist_subTitle__WdPov{font-weight:600;font-size:14px;margin:20px 0 0}@media(min-width:1024px){.specializationTherapist_container__ZMNMB .specializationTherapist_subTitle__WdPov{margin:30px 0 0;font-size:16px}}.specializationTherapist_container__ZMNMB .specializationTherapist_lastList__BEIjj,.specializationTherapist_container__ZMNMB .specializationTherapist_list__Gy5hR{display:flex;flex-wrap:wrap;padding:10px 0 20px;margin:0;border-bottom:1px solid #eef0f5}@media(min-width:1024px){.specializationTherapist_container__ZMNMB .specializationTherapist_lastList__BEIjj,.specializationTherapist_container__ZMNMB .specializationTherapist_list__Gy5hR{padding:10px 0 30px}}.specializationTherapist_container__ZMNMB .specializationTherapist_lastList__BEIjj{border-bottom:none;padding-bottom:0}.specializationTherapist_container__ZMNMB .specializationTherapist_item__ZOwi7{margin:0 10px 10px 0;padding:10px 20px;border-radius:37px;font-weight:500;font-size:14px}.specializationTherapist_container__ZMNMB .specializationTherapist_teal__T2xuN{background-color:#def0f2;color:#4fa4ad}.specializationTherapist_container__ZMNMB .specializationTherapist_orange__DF_9P{background-color:#fdf5f2;color:#eb6b46}.specializationTherapist_container__ZMNMB .specializationTherapist_grey__Y0SRp{background-color:#eef0f5}.showMoreButton_showMore__dTRH8{display:flex;width:110px;margin:0 auto 10px;align-items:center;justify-content:center;font-family:var(--font-inter);font-style:normal;font-weight:600;font-size:14px;line-height:160%;text-align:center;cursor:pointer}.showMoreButton_showMore__dTRH8 p{color:#4fa4ad;margin-right:5px}.therapistHelpAreasTable_container__nVLwA{background:#fff;box-shadow:0 2px 5px rgba(159,164,182,.1);border-radius:8px;margin-bottom:20px;padding:20px}@media(min-width:1024px){.therapistHelpAreasTable_container__nVLwA{margin-bottom:30px;padding:30px}}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_topBar__V4oza{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:30px}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_topBar__V4oza h3{margin:0;font-weight:400}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_topBar__V4oza>div div{margin-bottom:0}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_topBar__V4oza>div input{padding-left:30px}@media(min-width:600px){.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_topBar__V4oza{align-items:center;flex-direction:row}}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_topBar__V4oza h3{font-family:var(--font-alata);font-size:24px;line-height:140%;color:#0e1b48;margin:0 0 20px}@media(min-width:600px){.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_topBar__V4oza h3{margin:0}}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_searchInput__X_Bh0{width:100%;height:49px}@media(min-width:600px){.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_searchInput__X_Bh0{width:320px}}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM{max-height:800px;background-color:#fff;border:1px solid #eef0f5;box-sizing:border-box;border-radius:8px;transition:max-height .4s ease-in-out;overflow:hidden}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH{width:100%;padding:20px;display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px solid #eef0f5;background-color:#fff}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH:nth-child(2n){background-color:rgba(238,240,245,.3019607843)}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH:last-child{border-bottom:none}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH h4{font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:150%;color:#0e1b48;margin:0}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH p{font-family:var(--font-inter);font-size:14px;line-height:140%;color:#0e1b48;margin:10px 0 20px}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH h5{font-family:var(--font-inter);font-weight:600;font-size:14px;line-height:140%;color:#0e1b48;margin:0}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH ul{padding-inline-start:0;margin:10px 0 0;list-style:disc;display:inline-block;width:100%;line-height:25px}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH ul li{cursor:pointer;color:#4fa4ad;font-family:var(--font-inter);font-weight:500;font-size:14px;line-height:17px;letter-spacing:.04em;display:inline;word-wrap:break-word;margin:0 15px 0 20px}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH ul li:first-child{margin-left:0}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_contentWrapper__z6iYM .therapistHelpAreasTable_areaWrapper__sYeGH ul li:before{content:"•";padding-right:10px}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_extendedHeight__aeI6Z{max-height:10000px}.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_helpAreasNotFound__uMCMj{font-weight:600;font-size:14px;line-height:150%;text-align:center;padding:0 10px}@media(min-width:600px){.therapistHelpAreasTable_container__nVLwA .therapistHelpAreasTable_helpAreasNotFound__uMCMj{font-size:16px}}@media(min-width:1024px){.therapistProfilePage_container___hX0D{display:flex;align-items:flex-start}}.therapistProfilePage_container___hX0D .therapistProfilePage_profile__OhyW0{width:100%}@media(min-width:1200px){.therapistProfilePage_container___hX0D .therapistProfilePage_profile__OhyW0{max-width:900px}}.therapistProfilePage_container___hX0D .therapistProfilePage_profilePreviewMode__EEdZw{width:unset;margin:160px auto 0}.therapistProfilePage_container___hX0D .therapistProfilePage_back__8FcdP{display:inline-block;margin-bottom:84px;cursor:pointer;font-weight:600;font-size:12px;text-decoration:none;color:#0e1b48;margin-left:16px}@media(min-width:1024px){.therapistProfilePage_container___hX0D .therapistProfilePage_back__8FcdP{margin-left:0}}.therapistProfilePage_container___hX0D .therapistProfilePage_calendar__a7NQu{display:none;z-index:14;cursor:default}@media(min-width:1200px){.therapistProfilePage_container___hX0D .therapistProfilePage_calendar__a7NQu{display:block;margin:105px 0 0 30px;background-color:#fff;border-radius:8px;padding:10px}}.therapistProfilePage_container___hX0D .therapistProfilePage_calendar__a7NQu .therapistProfilePage_visitWrapper__6WbyN{background:#def0f2;border-radius:4px;padding:20px;margin-bottom:30px}.therapistProfilePage_container___hX0D .therapistProfilePage_calendar__a7NQu .therapistProfilePage_visitWrapper__6WbyN .therapistProfilePage_visitTitle__I0x__{font-family:var(--font-alata);font-size:18px;margin:0}.therapistProfilePage_container___hX0D .therapistProfilePage_calendar__a7NQu .therapistProfilePage_visitWrapper__6WbyN .therapistProfilePage_visitText__jcIPj{margin:0;font-size:14px;line-height:17px}.therapistProfilePage_overlay__O_YGm{position:fixed;width:100%;height:100%;left:0;top:0;z-index:13;background:rgba(14,27,72,.2)}.therapistProfilePage_loader__K2RWF{display:flex;align-items:center;min-height:250px;justify-content:center;background:#fff;box-shadow:0 2px 5px rgba(159,164,182,.1);border-radius:8px;padding:20px}@media(min-width:1024px){.therapistProfilePage_loader__K2RWF{padding:30px}}