.hero-section{position:relative;min-height:420px;overflow:hidden;display:flex;flex-direction:column;background-image:url(/assets/hero-bg.svg);background-size:cover;background-position:top;background-repeat:no-repeat}@media (min-width:640px){.hero-section{min-height:480px}}.hero-rays{display:none}.hero-heading-container{position:relative;z-index:20;display:flex;flex-direction:column;align-items:center;padding-top:4rem;padding-left:1.5rem;padding-right:1.5rem;text-align:center}@media (min-width:640px){.hero-heading-container{padding-top:5rem}}@media (min-width:1024px){.hero-heading-container{padding-top:6rem}}.hero-heading-line1{font-family:Special Gothic Expanded One,Special Gothic,sans-serif;font-size:3rem;font-weight:550;color:#B94913;line-height:1;letter-spacing:0}@media (min-width:640px){.hero-heading-line1{font-size:3.5rem}}@media (min-width:1024px){.hero-heading-line1{font-size:56px}}.hero-heading-line2{display:flex;align-items:center;justify-content:center;margin-top:.25rem}.hero-heading-nonu,.hero-heading-with{font-family:Special Gothic Expanded One,Special Gothic,sans-serif;font-size:3rem;font-weight:550;color:#B94913;line-height:1;letter-spacing:0}@media (min-width:640px){.hero-heading-nonu,.hero-heading-with{font-size:3.5rem}}@media (min-width:1024px){.hero-heading-nonu,.hero-heading-with{font-size:56px}}@keyframes gapOpenClose{0%,20%{width:.4em}80%,to{width:var(--gap-width,80px)}}.hero-heading-gap{display:inline-block;width:.4em;--gap-width:80px;animation:gapOpenClose 5s cubic-bezier(.25,1,.5,1) infinite alternate}@media (min-width:640px){.hero-heading-gap{--gap-width:110px}}@media (min-width:1024px){.hero-heading-gap{--gap-width:140px}}.hero-badge{position:absolute;z-index:30;color:#FFFFFF;font-weight:700;font-size:.75rem;padding:.5rem 1.2rem;border-radius:20px;box-shadow:0 4px 15px rgba(0,0,0,.15);white-space:nowrap;user-select:none;overflow:hidden;display:grid;place-items:center}.hero-badge .badge-text{grid-area:1/1}@media (min-width:640px){.hero-badge{font-size:.875rem;padding:.6rem 1.5rem}}.hero-badge-left{top:55%;left:25%;transform:rotate(-10deg)}.hero-badge-top-right{top:48%;right:28%;transform:rotate(6deg)}.hero-badge-bottom-right{top:75%;right:23%;transform:rotate(10deg)}@media (min-width:1024px){.hero-badge-left{left:32%;top:60%}.hero-badge-top-right{right:32%;top:50%}.hero-badge-bottom-right{right:26%;top:72%}}@keyframes badgeBgPurple{0%,30%{background-color:#8C2AEB}70%,to{background-color:#FE9131}}@keyframes badgeBgBrown{0%,30%{background-color:#A93E1B}70%,to{background-color:#FE9131}}@keyframes badgeBgTeal{0%,30%{background-color:#0C8D80}70%,to{background-color:#FE9131}}@keyframes badgeTextFadeNeg{0%,30%{opacity:1;transform:translateY(0)}70%,to{opacity:0;transform:translateY(-15px)}}@keyframes badgeTextFadePos{0%,30%{opacity:0;transform:translateY(15px)}70%,to{opacity:1;transform:translateY(0)}}.badge-anim-purple{animation:badgeBgPurple 5s cubic-bezier(.25,1,.5,1) infinite alternate}.badge-anim-brown{animation:badgeBgBrown 5s cubic-bezier(.25,1,.5,1) infinite alternate}.badge-anim-teal{animation:badgeBgTeal 5s cubic-bezier(.25,1,.5,1) infinite alternate}.badge-text-neg{animation:badgeTextFadeNeg 5s cubic-bezier(.25,1,.5,1) infinite alternate}.badge-text-pos{animation:badgeTextFadePos 5s cubic-bezier(.25,1,.5,1) infinite alternate}.hero-clouds-container{margin-top:-60px;width:100%;z-index:10;pointer-events:none;position:relative;margin-bottom:-150px!important}@media (min-width:1024px){.hero-clouds-container{margin-top:-110px}}.hero-clouds-svg{width:100%;min-width:900px;position:relative;left:50%;transform:translateX(-50%)}.hero-section .badge-text,.hero-section .hero-badge,.hero-section .hero-clouds-container svg *,.hero-section .hero-heading-gap{animation-play-state:paused}.hero-section.hero-in-view .badge-text,.hero-section.hero-in-view .hero-badge,.hero-section.hero-in-view .hero-clouds-container svg *,.hero-section.hero-in-view .hero-heading-gap{animation-play-state:running}.therapist-listing-bg{width:100%;position:relative;padding-bottom:5rem;background:linear-gradient(180deg,#FFFFFF 0,#FFE9CF)}