.ts-outer-wrap{--ts-dark:var(--theme-dark);--ts-light:var(--theme-light);--ts-light-30:color-mix(in srgb,var(--theme-light) 30%,transparent);--ts-light-60:color-mix(in srgb,var(--theme-light) 60%,transparent);--ts-brand:var(--theme-brand);--ts-secondary:var(--theme-secondary);--ts-medium-wide:60em;--ts-radius:2em}.ts-wrap-padding{padding:4em 0}.ts-outer-wrap .wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:72em;position:relative;width:90%}.ts-container{background-color:var(--ts-dark);border-radius:var(--ts-radius);overflow:hidden;padding:4em;position:relative;width:100%;z-index:2}@media screen and (max-width:768px){.ts-container{padding:3em}}.ts-feature-title{align-items:center;display:flex;gap:1em;margin-bottom:3em}.ts-feature-title svg{height:18px;width:18px}.ts-feature-title svg,.ts-feature-title svg use{fill:url(#highlight-icon-gradient)}.ts-feature-label{background:linear-gradient(45deg,var(--ts-secondary),var(--ts-brand));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:18px;margin-bottom:0}.ts-slides-wrapper{overflow:hidden;position:relative}.ts-slides{display:flex;transition:transform .5s ease}.ts-slide{flex-shrink:0;min-width:100%}.ts-slide-inner{align-items:center;display:flex;height:100%;justify-content:space-between;margin-inline:auto;max-width:var(--ts-medium-wide);position:relative;width:100%}@media screen and (max-width:768px){.ts-slide-inner{flex-direction:column-reverse;gap:3em;justify-content:flex-end}}.ts-slide-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;max-width:50%}@media screen and (max-width:768px){.ts-slide-text{max-width:100%}}.ts-slide-title{color:var(--ts-light);font-size:22.5px;font-weight:800;letter-spacing:.04em;margin-bottom:1rem;text-transform:uppercase}.ts-slide-callout{color:var(--ts-light-60);font-size:1.25em}@media screen and (max-width:768px){.ts-slide-callout{margin-bottom:1em}}.ts-slide-callout p{font-size:22.5px;line-height:140%}.ts-slide-callout em strong,.ts-slide-callout strong em{background:linear-gradient(45deg,var(--ts-secondary),var(--ts-brand));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ts-slide-image{max-height:28em;max-width:60%;position:relative;right:-5vw;z-index:0}@media screen and (max-width:768px){.ts-slide-image img{max-width:400px}.ts-slide-image{max-width:100%;right:0}}.ts-slide-image img{backface-visibility:hidden;height:auto;margin:0 auto;position:relative;top:-3em;transform:skew(-5deg,3deg) translateZ(0);width:100%;will-change:transform}@media screen and (max-width:768px){.ts-slide-image img{top:0!important}}.ts-cta-row{margin-inline:auto;margin-top:2em;max-width:var(--ts-medium-wide);width:100%}.ts-cta-btn{align-items:center;background:linear-gradient(165deg,var(--brand) 0,var(--secondary-accent) 150%);border:none;border-radius:var(--btn-border-radius);color:var(--btn-primary-text);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:inherit;font-weight:800;gap:.6em;justify-content:center;min-height:var(--btn-height);padding:22px 41px;text-align:center;text-decoration:none;transition:opacity .2s ease-in-out;user-select:none}.ts-cta-btn:hover{opacity:calc(var(--btn-accent-hover-opacity)*.01)}.ts-pagination{display:flex;gap:.4em;margin-inline:auto;margin-top:2em;max-width:var(--ts-medium-wide);width:100%}.ts-dot{background-color:var(--ts-light-30);border:none;border-radius:50%;cursor:pointer;height:.6em;padding:0;transition:background-color .3s ease;width:.6em}.ts-dot.active{background-color:var(--ts-light)}.therapist-slider-modal,.ts-outer-wrap .ah-module-modal{align-items:flex-start;box-sizing:border-box;display:flex;inset:0;justify-content:center;opacity:0;overflow-x:hidden;overflow-y:auto;padding:32px 16px;position:fixed;transition:opacity .24s ease-out,visibility .24s ease-out;visibility:hidden;z-index:10060}.therapist-slider-modal[hidden],.ts-outer-wrap .ah-module-modal[hidden]{display:none}.therapist-slider-modal.is-open,.ts-outer-wrap .ah-module-modal.is-open{opacity:1;visibility:visible}.therapist-slider-modal .ah-module-modal__backdrop,.ts-outer-wrap .ah-module-modal__backdrop{appearance:none;background:rgba(3,35,60,.78);border:0;cursor:pointer;height:100%;inset:0;padding:0;position:absolute;width:100%}.therapist-slider-modal .ah-module-modal__dialog,.ts-outer-wrap .ah-module-modal__dialog{background:#fff;border-radius:32px;box-shadow:0 24px 80px rgba(3,35,60,.24);margin:0 auto;min-height:0;overflow-x:hidden;overflow-y:visible;position:relative;transform:translateY(18px);transition:transform .24s ease-out;width:min(864px,calc(100vw - 32px))}.therapist-slider-modal.is-open .ah-module-modal__dialog,.ts-outer-wrap .ah-module-modal.is-open .ah-module-modal__dialog{transform:translateY(0)}.therapist-slider-modal .ah-module-modal__content,.ts-outer-wrap .ah-module-modal__content{padding:52px 64px 48px}.therapist-slider-modal .ah-module-modal__close,.ts-outer-wrap .ah-module-modal__close{appearance:none;background:transparent;border:0;color:#18191b;cursor:pointer;height:48px;padding:0;position:absolute;right:18px;top:18px;width:48px}.therapist-slider-modal .ah-module-modal__close span,.therapist-slider-modal .ah-module-modal__close span:after,.ts-outer-wrap .ah-module-modal__close span,.ts-outer-wrap .ah-module-modal__close span:after{background:currentColor;border-radius:999px;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:24px}.therapist-slider-modal .ah-module-modal__close span:after,.ts-outer-wrap .ah-module-modal__close span:after{left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg)}.therapist-slider-modal .ah-module-modal__title,.ts-outer-wrap .ah-module-modal__title{color:#03233c;font-size:clamp(2.25rem,3vw,3rem);line-height:1.06;margin:0 0 18px}.therapist-slider-modal .ah-module-modal__copy,.ts-outer-wrap .ah-module-modal__copy{color:#03233c;margin-bottom:24px}.therapist-slider-modal .ah-module-modal__copy>:last-child,.ts-outer-wrap .ah-module-modal__copy>:last-child{margin-bottom:0}.therapist-slider-modal .ah-module-modal__form,.therapist-slider-modal .ah-module-modal__form .hs-form,.therapist-slider-modal .ah-module-modal__form form,.ts-outer-wrap .ah-module-modal__form,.ts-outer-wrap .ah-module-modal__form .hs-form,.ts-outer-wrap .ah-module-modal__form form{width:100%}@media screen and (max-width:1024px){.therapist-slider-modal .ah-module-modal__content,.ts-outer-wrap .ah-module-modal__content{padding:44px 36px 36px}}@media screen and (max-width:768px){.therapist-slider-modal,.ts-outer-wrap .ah-module-modal{align-items:flex-start;padding:12px}.therapist-slider-modal .ah-module-modal__dialog,.ts-outer-wrap .ah-module-modal__dialog{border-radius:24px;margin:0 auto;width:calc(100vw - 24px)}.therapist-slider-modal .ah-module-modal__content,.ts-outer-wrap .ah-module-modal__content{padding:40px 20px 24px}.therapist-slider-modal .ah-module-modal__close,.ts-outer-wrap .ah-module-modal__close{height:42px;right:10px;top:10px;width:42px}.therapist-slider-modal .ah-module-modal__close span,.therapist-slider-modal .ah-module-modal__close span:after,.ts-outer-wrap .ah-module-modal__close span,.ts-outer-wrap .ah-module-modal__close span:after{width:20px}.therapist-slider-modal .ah-module-modal__title,.ts-outer-wrap .ah-module-modal__title{font-size:clamp(1.875rem,9vw,2.35rem);margin-bottom:14px}.therapist-slider-modal .ah-module-modal__copy,.ts-outer-wrap .ah-module-modal__copy{margin-bottom:18px}}