.Container-module-scss-module__h7Z6Pa__container{--main-narrow-offset:calc((var(--container-main) - var(--container-narrow))/2);--main:min(var(--main-narrow-offset),(100% - var(--container-narrow))/2 - var(--container-gutter));--wide-main-offset:calc((var(--container-wide) - var(--container-main))/2);--wide:min(var(--wide-main-offset),(100% - var(--container-main))/2 - var(--container-gutter));grid-template-columns:[full-start]var(--container-gutter)[gutter-start]minmax(0,1fr)[wide-start]var(--wide)[main-start]var(--main)[narrow-start]min(var(--container-narrow),100% - (var(--container-gutter)*2))[narrow-end]var(--main)[main-end]var(--wide)[wide-end]minmax(0,1fr)[gutter-end]var(--container-gutter)[full-end];display:grid}:where(.Container-module-scss-module__h7Z6Pa__container)>*{grid-column:main-start/main-end}:where(.Container-module-scss-module__h7Z6Pa__container.Container-module-scss-module__h7Z6Pa__full)>*{grid-column:full-start/full-end}:where(.Container-module-scss-module__h7Z6Pa__container.Container-module-scss-module__h7Z6Pa__gutter)>*{grid-column:gutter-start/gutter-end}:where(.Container-module-scss-module__h7Z6Pa__container.Container-module-scss-module__h7Z6Pa__wide)>*{grid-column:wide-start/wide-end}:where(.Container-module-scss-module__h7Z6Pa__container.Container-module-scss-module__h7Z6Pa__regular)>*{grid-column:main-start/main-end}:where(.Container-module-scss-module__h7Z6Pa__container.Container-module-scss-module__h7Z6Pa__narrow)>*{grid-column:narrow-start/narrow-end}
.MainNavigation-module-scss-module__bvBPoq__nav__list{gap:clamp(0rem,12.5vw - 16rem,2rem);margin-right:-1.5rem;display:flex}:where(.MainNavigation-module-scss-module__bvBPoq__nav__list){all:unset;display:revert;box-sizing:border-box;list-style:none}.MainNavigation-module-scss-module__bvBPoq__patient .MainNavigation-module-scss-module__bvBPoq__nav__list{margin-right:0}.MainNavigation-module-scss-module__bvBPoq__nav__item{z-index:1;position:relative}.MainNavigation-module-scss-module__bvBPoq__patient .MainNavigation-module-scss-module__bvBPoq__nav__item{min-height:4.8rem}.MainNavigation-module-scss-module__bvBPoq__nav__item>a{z-index:1;white-space:nowrap;border-radius:3rem;align-items:center;gap:.4rem;padding:.8rem 1.5rem;font-size:1.6rem;font-weight:700;display:flex;position:relative}:where(.MainNavigation-module-scss-module__bvBPoq__nav__item>a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.MainNavigation-module-scss-module__bvBPoq__nav__item>a):focus{outline:none}.MainNavigation-module-scss-module__bvBPoq__patient .MainNavigation-module-scss-module__bvBPoq__nav__item>a{min-height:4.8rem}.MainNavigation-module-scss-module__bvBPoq__nav__item:hover>a{background:var(--theme-color-mint);transition:background .2s ease-in-out}.MainNavigation-module-scss-module__bvBPoq__patient .MainNavigation-module-scss-module__bvBPoq__nav__item:hover>a{background:#eaeaea}.MainNavigation-module-scss-module__bvBPoq__nav__item.MainNavigation-module-scss-module__bvBPoq__arrow>a:after{content:"";background-image:url(/static/icons/icon-chevron-down.svg);width:2.4rem;height:2.4rem;margin-left:.4rem;display:block}.MainNavigation-module-scss-module__bvBPoq__nav__item:has(>a[data-active=true])>a{background:var(--theme-color-mint)}.MainNavigation-module-scss-module__bvBPoq__patient .MainNavigation-module-scss-module__bvBPoq__nav__item:has(>a[data-active=true])>a{background:#eaeaea}.MainNavigation-module-scss-module__bvBPoq__nav__item>a:focus-visible{background:var(--theme-color-mint);outline:2px solid var(--theme-color-secondary)}.MainNavigation-module-scss-module__bvBPoq__nav__dropdown{opacity:0;pointer-events:none;background:#fff;border-radius:0 0 1rem 1rem;flex-direction:column;justify-content:center;gap:1.5rem;min-width:25rem;padding:3rem 2.5rem;line-height:1.2;display:flex;position:absolute;left:-3rem}:where(.MainNavigation-module-scss-module__bvBPoq__nav__dropdown){all:unset;display:revert;box-sizing:border-box;list-style:none}.MainNavigation-module-scss-module__bvBPoq__patient .MainNavigation-module-scss-module__bvBPoq__nav__dropdown{padding-top:5.5rem}.MainNavigation-module-scss-module__bvBPoq__patient .MainNavigation-module-scss-module__bvBPoq__nav__dropdown:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:4.2rem 0 0;box-shadow:0 .4rem .4rem #00000040}.MainNavigation-module-scss-module__bvBPoq__nav__dropdownitem>a{gap:.4rem;padding:0 .5rem;font-size:1.6rem;font-weight:400;display:flex}:where(.MainNavigation-module-scss-module__bvBPoq__nav__dropdownitem>a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.MainNavigation-module-scss-module__bvBPoq__nav__dropdownitem>a):focus{outline:none}.MainNavigation-module-scss-module__bvBPoq__nav__dropdownitem>a:hover{color:var(--theme-color-secondary);transition:color .2s ease-in-out}.MainNavigation-module-scss-module__bvBPoq__nav__dropdownitem>a:focus-visible{color:var(--theme-color-secondary);outline:2px solid var(--theme-color-secondary);outline-offset:.5rem;border-radius:1rem;transition:color .2s ease-in-out}.MainNavigation-module-scss-module__bvBPoq__nav__dropdownitem:has(>a[data-active=true])>a{color:var(--theme-color-secondary)}.MainNavigation-module-scss-module__bvBPoq__nav__item .MainNavigation-module-scss-module__bvBPoq__nav__dropdown:focus-within,.MainNavigation-module-scss-module__bvBPoq__nav__item:hover .MainNavigation-module-scss-module__bvBPoq__nav__dropdown{opacity:1;pointer-events:all;transition:all .2s ease-in-out}
.Menu-module-scss-module__mvzgyW__menu{pointer-events:none;z-index:1000;display:block;position:relative}.Menu-module-scss-module__mvzgyW__menu.Menu-module-scss-module__mvzgyW__open{pointer-events:auto}@media (min-width:80em){.Menu-module-scss-module__mvzgyW__menu{display:none}}.Menu-module-scss-module__mvzgyW__menu__drawer{padding-left:var(--theme-container-gutter,3rem);padding-right:var(--theme-container-gutter,3rem);max-width:var(--theme-page-width,112rem);box-sizing:content-box;background:var(--theme-color-background);flex-direction:column;max-height:calc(100svh - 20rem);margin:0 auto;padding:2rem 0 4rem;display:flex;position:absolute;top:0;left:0;right:0;overflow:auto;box-shadow:0 1rem 1rem #0003}.Menu-module-scss-module__mvzgyW__menu__layout{flex-direction:column;gap:2rem;display:flex}.Menu-module-scss-module__mvzgyW__menu__list{flex-direction:column;gap:3.5rem;display:flex}:where(.Menu-module-scss-module__mvzgyW__menu__list){all:unset;display:revert;box-sizing:border-box;list-style:none}.Menu-module-scss-module__mvzgyW__item{flex-direction:column;gap:1.5rem;display:flex}.Menu-module-scss-module__mvzgyW__item:has(.Menu-module-scss-module__mvzgyW__dropdown){margin-bottom:-1.5rem}.Menu-module-scss-module__mvzgyW__item__main{justify-content:space-between;display:flex}.Menu-module-scss-module__mvzgyW__item__main>a{color:var(--theme-color-font);font-size:1.8rem;font-weight:700;transition:color .3s;display:block}:where(.Menu-module-scss-module__mvzgyW__item__main>a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Menu-module-scss-module__mvzgyW__item__main>a):focus{outline:none}.Menu-module-scss-module__mvzgyW__item__main>a[data-active=true],.Menu-module-scss-module__mvzgyW__item__main>a:hover{color:var(--theme-color-secondary)}.Menu-module-scss-module__mvzgyW__item.Menu-module-scss-module__mvzgyW__active>a{color:var(--theme-color-primary)}.Menu-module-scss-module__mvzgyW__item__toggle{color:var(--theme-color-secondary);transition:transform .3s}:where(.Menu-module-scss-module__mvzgyW__item__toggle){all:unset;display:revert;box-sizing:border-box;color:inherit;appearance:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;background:0 0}:where(.Menu-module-scss-module__mvzgyW__item__toggle):focus{outline:none}.Menu-module-scss-module__mvzgyW__item__toggle svg{width:2.4rem;height:2.4rem;display:block}.Menu-module-scss-module__mvzgyW__item__toggle.Menu-module-scss-module__mvzgyW__open{transform:rotate(180deg)}.Menu-module-scss-module__mvzgyW__item__dropdown{overflow:hidden}.Menu-module-scss-module__mvzgyW__sub>a{color:var(--theme-color-font);font-size:1.6rem;font-weight:400;transition:color .3s;display:block}:where(.Menu-module-scss-module__mvzgyW__sub>a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Menu-module-scss-module__mvzgyW__sub>a):focus{outline:none}.Menu-module-scss-module__mvzgyW__sub>a:hover{color:var(--theme-color-secondary)}.Menu-module-scss-module__mvzgyW__dropdown{flex-direction:column;gap:2rem;padding-bottom:1.5rem;display:flex}:where(.Menu-module-scss-module__mvzgyW__dropdown){all:unset;display:revert;box-sizing:border-box;list-style:none}.Menu-module-scss-module__mvzgyW__dropdown__item{padding-left:2rem}.Menu-module-scss-module__mvzgyW__dropdown__item a{color:var(--theme-color-font);font-size:1.8rem;font-weight:400;transition:color .3s;display:block}:where(.Menu-module-scss-module__mvzgyW__dropdown__item a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Menu-module-scss-module__mvzgyW__dropdown__item a):focus{outline:none}.Menu-module-scss-module__mvzgyW__dropdown__item a[data-active=true],.Menu-module-scss-module__mvzgyW__dropdown__item a:hover{color:var(--theme-color-secondary)}
.Header-module-scss-module__vyUFmq__header{position:relative}.Header-module-scss-module__vyUFmq__header__container{background-color:#fff;transition:box-shadow .3s,background-color .3s;box-shadow:0 .2rem .5rem #0000}[data-sticky=true] .Header-module-scss-module__vyUFmq__header__container{box-shadow:0 .2rem .5rem #0000001a}.Header-module-scss-module__vyUFmq__header__layout{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo menu";align-items:center;gap:0 clamp(1rem,1.25vw + .4rem,2rem);padding:clamp(1.5rem,3.1rem - 1.25vw,2.5rem) 0;display:grid}@media (min-width:80em){.Header-module-scss-module__vyUFmq__header__layout{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo main"}}@media (min-width:90em){.Header-module-scss-module__vyUFmq__header__layout{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo main"}}.Header-module-scss-module__vyUFmq__header__logo{flex:none;grid-area:logo;align-items:center;width:clamp(12.6rem,7.625vw + 8.94rem,18.7rem);display:flex}:where(.Header-module-scss-module__vyUFmq__header__logoLink){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Header-module-scss-module__vyUFmq__header__logoLink):focus{outline:none}.Header-module-scss-module__vyUFmq__header__logoLink:focus-visible{outline:2px solid var(--theme-color-secondary);outline-offset:2px;border-radius:1px}.Header-module-scss-module__vyUFmq__header__main{display:none}@media (min-width:80em){.Header-module-scss-module__vyUFmq__header__main{grid-area:main;display:block}}.Header-module-scss-module__vyUFmq__header__menu{grid-area:menu;justify-self:flex-end;width:3.7rem}@media (min-width:80em){.Header-module-scss-module__vyUFmq__header__menu{display:none}}.Header-module-scss-module__vyUFmq__header__toggle{cursor:pointer}:where(.Header-module-scss-module__vyUFmq__header__toggle){all:unset;display:revert;box-sizing:border-box;color:inherit;appearance:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;background:0 0}:where(.Header-module-scss-module__vyUFmq__header__toggle):focus{outline:none}.Header-module-scss-module__vyUFmq__header__toggle:after{content:"";width:4.5rem;height:4.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:80em){.Header-module-scss-module__vyUFmq__header__toggle{display:none}}.Header-module-scss-module__vyUFmq__header__burger{will-change:transform;align-items:center;height:2.3rem;transition:transform .3s;display:flex;position:relative}.Header-module-scss-module__vyUFmq__open .Header-module-scss-module__vyUFmq__header__burger{transform:rotate(180deg)translate(-.7rem)}.Header-module-scss-module__vyUFmq__header__bars{background:var(--theme-color-secondary);border-radius:1rem;width:100%;height:.3rem;transition:background-color .2s}.Header-module-scss-module__vyUFmq__dark:not(.Header-module-scss-module__vyUFmq__open) .Header-module-scss-module__vyUFmq__header__bars{background-color:#fff}.Header-module-scss-module__vyUFmq__open .Header-module-scss-module__vyUFmq__header__bars{background-color:#0000}.Header-module-scss-module__vyUFmq__header__bars:before,.Header-module-scss-module__vyUFmq__header__bars:after{content:"";background:var(--theme-color-secondary);border-radius:1rem;width:100%;height:.3rem;transition:transform .3s,background-color .2s;position:absolute}.Header-module-scss-module__vyUFmq__dark:not(.Header-module-scss-module__vyUFmq__open) .Header-module-scss-module__vyUFmq__header__bars:before,.Header-module-scss-module__vyUFmq__dark:not(.Header-module-scss-module__vyUFmq__open) .Header-module-scss-module__vyUFmq__header__bars:after{background-color:#fff}.Header-module-scss-module__vyUFmq__header__bars:before{transform-origin:100%;top:0}.Header-module-scss-module__vyUFmq__open .Header-module-scss-module__vyUFmq__header__bars:before{transform:rotate(-45deg)translate(.5rem)}.Header-module-scss-module__vyUFmq__header__bars:after{transform-origin:100%;bottom:0}.Header-module-scss-module__vyUFmq__open .Header-module-scss-module__vyUFmq__header__bars:after{transform:rotate(45deg)translate(.5rem)}.Header-module-scss-module__vyUFmq__header__label{text-transform:uppercase;color:var(--theme-color-secondary);font-size:1.2rem;font-weight:700}
.Header-module-scss-module__mDPING__header{z-index:2;height:14.2rem;position:relative}@media (max-width:37.4375em){.Header-module-scss-module__mDPING__header{height:11.5rem}}.Header-module-scss-module__mDPING__header__container{background-color:#fff;transition:box-shadow .3s,background-color .3s;box-shadow:0 .2rem .5rem #0000}[data-sticky=true] .Header-module-scss-module__mDPING__header__container{box-shadow:0 .2rem .5rem #0000001a}[data-sticky=true] .Header-module-scss-module__mDPING__header.Header-module-scss-module__mDPING__open .Header-module-scss-module__mDPING__header__container{box-shadow:0 .2rem .5rem #0000!important}.Header-module-scss-module__mDPING__header__layout{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"logo button menu";align-items:center;gap:0 clamp(1rem,1.25vw + .4rem,2rem);padding:2rem 0;display:grid}@media (min-width:80em){.Header-module-scss-module__mDPING__header__layout{grid-template-columns:auto auto minmax(0,1fr);grid-template-areas:"logo note button""logo note main"}[data-sticky=true] .Header-module-scss-module__mDPING__header__layout{grid-template-columns:auto auto minmax(0,1fr);grid-template-areas:"logo note main button";height:10rem;padding:1rem 0}}.Header-module-scss-module__mDPING__header__logo{flex:none;grid-area:logo;align-items:center;width:clamp(12.6rem,7.625vw + 8.94rem,18.7rem);display:flex}:where(.Header-module-scss-module__mDPING__header__logoLink){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Header-module-scss-module__mDPING__header__logoLink):focus{outline:none}[data-sticky=true] .Header-module-scss-module__mDPING__header__logo{width:clamp(12.6rem,1vw + 12.12rem,13.4rem)}.Header-module-scss-module__mDPING__header__note{border-left:1px solid #cacdce;grid-area:note;width:21.5rem;height:9.8rem;padding-left:2rem;font-size:1.4rem;font-weight:800;display:none}.Header-module-scss-module__mDPING__header__note p{margin:0}@media (min-width:85em){.Header-module-scss-module__mDPING__header__note{align-items:center;display:flex}[data-sticky=true] .Header-module-scss-module__mDPING__header__note{display:none}}.Header-module-scss-module__mDPING__header__button{grid-area:button;justify-content:center;align-items:center;display:flex}@media (min-width:80em){.Header-module-scss-module__mDPING__header__button{justify-content:flex-end}}.Header-module-scss-module__mDPING__header__main{grid-area:main;justify-content:flex-end;align-items:center;display:none}@media (min-width:80em){.Header-module-scss-module__mDPING__header__main{display:flex}[data-sticky=true] .Header-module-scss-module__mDPING__header__main{padding-right:3rem}}.Header-module-scss-module__mDPING__header__arrow{width:2.4rem;height:2.4rem}.Header-module-scss-module__mDPING__header__menu{grid-area:menu;justify-self:flex-end;width:3.7rem}@media (min-width:80em){.Header-module-scss-module__mDPING__header__menu{display:none}}.Header-module-scss-module__mDPING__header__toggle{cursor:pointer}:where(.Header-module-scss-module__mDPING__header__toggle){all:unset;display:revert;box-sizing:border-box;color:inherit;appearance:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;background:0 0}:where(.Header-module-scss-module__mDPING__header__toggle):focus{outline:none}.Header-module-scss-module__mDPING__header__toggle:after{content:"";width:4.5rem;height:4.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:80em){.Header-module-scss-module__mDPING__header__toggle{display:none}}.Header-module-scss-module__mDPING__header__burger{will-change:transform;align-items:center;height:2.3rem;transition:transform .3s;display:flex;position:relative}.Header-module-scss-module__mDPING__open .Header-module-scss-module__mDPING__header__burger{transform:rotate(180deg)translate(-.7rem)}.Header-module-scss-module__mDPING__header__bars{background:var(--theme-color-secondary);border-radius:1rem;width:100%;height:.3rem;transition:background-color .2s}.Header-module-scss-module__mDPING__dark:not(.Header-module-scss-module__mDPING__open) .Header-module-scss-module__mDPING__header__bars{background-color:#fff}.Header-module-scss-module__mDPING__open .Header-module-scss-module__mDPING__header__bars{background-color:#0000}.Header-module-scss-module__mDPING__header__bars:before,.Header-module-scss-module__mDPING__header__bars:after{content:"";background:var(--theme-color-secondary);border-radius:1rem;width:100%;height:.3rem;transition:transform .3s,background-color .2s;position:absolute}.Header-module-scss-module__mDPING__dark:not(.Header-module-scss-module__mDPING__open) .Header-module-scss-module__mDPING__header__bars:before,.Header-module-scss-module__mDPING__dark:not(.Header-module-scss-module__mDPING__open) .Header-module-scss-module__mDPING__header__bars:after{background-color:#fff}.Header-module-scss-module__mDPING__header__bars:before{transform-origin:100%;top:0}.Header-module-scss-module__mDPING__open .Header-module-scss-module__mDPING__header__bars:before{transform:rotate(-45deg)translate(.5rem)}.Header-module-scss-module__mDPING__header__bars:after{transform-origin:100%;bottom:0}.Header-module-scss-module__mDPING__open .Header-module-scss-module__mDPING__header__bars:after{transform:rotate(45deg)translate(.5rem)}.Header-module-scss-module__mDPING__header__label{text-transform:uppercase;color:var(--theme-color-secondary);font-size:1.2rem;font-weight:700}
.Segment-module-scss-module__uxHk_a__segment{scroll-margin-top:var(--scroll-margin-top,12rem);position:relative}.Segment-module-scss-module__uxHk_a__segment+.Segment-module-scss-module__uxHk_a__segment{margin-top:3rem}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__flush-top{margin-top:calc(var(--segment-padding)*-1)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__flush-bottom{margin-bottom:calc(var(--segment-padding)*-1)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__flush-block{margin-block:calc(var(--segment-padding)*-1)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__full{grid-column:full-start/full-end}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__gutter{grid-column:gutter-start/gutter-end}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__wide{grid-column:wide-start/wide-end}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__regular{grid-column:main-start/main-end}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__wide:not(.Segment-module-scss-module__uxHk_a__padding-xsmall):before,.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__regular:not(.Segment-module-scss-module__uxHk_a__padding-xsmall):before{content:"";z-index:1;background-image:url(/static/images/hero-mask-3.svg);background-repeat:no-repeat;background-size:cover;width:5.7rem;height:2.75rem;position:absolute;top:-1px;left:0}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__wide:not(.Segment-module-scss-module__uxHk_a__padding-xsmall).Segment-module-scss-module__uxHk_a__mask-black:before,.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__regular:not(.Segment-module-scss-module__uxHk_a__padding-xsmall).Segment-module-scss-module__uxHk_a__mask-black:before{background-image:url(/static/images/hero-mask-3-black.svg)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__narrow{grid-column:narrow-start/narrow-end}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-none{background-color:#0000}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-primary,.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-video{color:#fff;background-color:var(--theme-color-primary)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-secondary{color:#fff;background-color:var(--theme-color-secondary)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-tertiary{color:#fff;background-color:var(--theme-color-tertiary)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-gray{background-color:var(--theme-color-gray-light)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-mint{background-color:var(--theme-color-mint)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-baige{background-color:var(--theme-color-baige)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-sky{background-image:linear-gradient(#ffffff80,#fff),url(/static/images/patient/sky.jpg);background-position:bottom;background-size:cover}.Segment-module-scss-module__uxHk_a__segment:not(.Segment-module-scss-module__uxHk_a__full):not(.Segment-module-scss-module__uxHk_a__color-none){border-radius:clamp(1rem,1.25vw + .4rem,2rem)}.Segment-module-scss-module__uxHk_a__segment:not(.Segment-module-scss-module__uxHk_a__full):not(.Segment-module-scss-module__uxHk_a__color-none).Segment-module-scss-module__uxHk_a__wide:not(.Segment-module-scss-module__uxHk_a__padding-xsmall),.Segment-module-scss-module__uxHk_a__segment:not(.Segment-module-scss-module__uxHk_a__full):not(.Segment-module-scss-module__uxHk_a__color-none).Segment-module-scss-module__uxHk_a__regular:not(.Segment-module-scss-module__uxHk_a__padding-xsmall){border-radius:0 clamp(1rem,1.25vw + .4rem,2rem) clamp(1rem,1.25vw + .4rem,2rem)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-kaleidoscope{background-image:linear-gradient(0deg,#fff,#0000 10rem),url(/static/images/patient/herobg.png);background-position:50% 0;background-repeat:no-repeat;background-size:auto 52rem}@media (min-width:80em){.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__color-kaleidoscope{background-size:100%}}.Segment-module-scss-module__uxHk_a__segment__background{background-color:inherit;position:absolute;inset:0;overflow:hidden}.Segment-module-scss-module__uxHk_a__segment__background:before{content:"";background-color:inherit;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.Segment-module-scss-module__uxHk_a__segment__background video{object-fit:cover;width:100%;height:100%}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__padding-xsmall{--segment-padding:3rem;margin-block:clamp(-5rem,-3.75vw - .2rem,-2rem)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__padding-small{--segment-padding:clamp(3rem,calc(3rem + 1*((100vw - 48rem)/80)),4rem)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__padding-medium{--segment-padding:clamp(5rem,calc(5rem + 6*((100vw - 48rem)/80)),11rem)}.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__padding-large{--segment-padding:var(--patient-segment-padding,clamp(10rem,calc(10rem + 6*((100vw - 48rem)/80)),16rem))}.Segment-module-scss-module__uxHk_a__segment__main{z-index:1;padding-block:var(--segment-padding);grid-row:1/2;position:relative}.Segment-module-scss-module__uxHk_a__main-full .Segment-module-scss-module__uxHk_a__segment__main{grid-column:full-start/full-end}.Segment-module-scss-module__uxHk_a__main-gutter .Segment-module-scss-module__uxHk_a__segment__main{grid-column:gutter-start/gutter-end}.Segment-module-scss-module__uxHk_a__main-wide .Segment-module-scss-module__uxHk_a__segment__main{grid-column:wide-start/wide-end}.Segment-module-scss-module__uxHk_a__main-regular .Segment-module-scss-module__uxHk_a__segment__main{grid-column:main-start/main-end}.Segment-module-scss-module__uxHk_a__main-narrow .Segment-module-scss-module__uxHk_a__segment__main{grid-column:narrow-start/narrow-end}.Segment-module-scss-module__uxHk_a__segment__footnote{z-index:1;padding-bottom:calc(var(--segment-padding)*.5);margin-top:calc(var(--segment-padding)*-.5)}.Segment-module-scss-module__uxHk_a__color-primary .Segment-module-scss-module__uxHk_a__segment__footnote,.Segment-module-scss-module__uxHk_a__color-video .Segment-module-scss-module__uxHk_a__segment__footnote,.Segment-module-scss-module__uxHk_a__color-secondary .Segment-module-scss-module__uxHk_a__segment__footnote,.Segment-module-scss-module__uxHk_a__color-tertiary .Segment-module-scss-module__uxHk_a__segment__footnote{color:#fff;--theme-color-secondary:#fff}.Segment-module-scss-module__uxHk_a__segment hr{border:none;border-top:2px solid #fff;margin-block:4rem}.Segment-module-scss-module__uxHk_a__segment__videoButton{z-index:10;cursor:pointer;color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:clamp(3.5rem,1.375vw + 2.84rem,4.6rem);height:clamp(3.5rem,1.375vw + 2.84rem,4.6rem);font-size:2.5rem;display:flex;position:absolute;top:clamp(3rem,2.5vw + 1.8rem,5rem);right:clamp(2.5rem,27.3438vw - 23.75rem,20rem)}:where(.Segment-module-scss-module__uxHk_a__segment__videoButton){all:unset;display:revert;box-sizing:border-box;color:inherit;appearance:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;background:0 0}:where(.Segment-module-scss-module__uxHk_a__segment__videoButton):focus{outline:none}.Segment-module-scss-module__uxHk_a__segment__videoButton:focus-visible{outline:2px solid var(--theme-color-secondary);outline-offset:3px}.Segment-module-scss-module__uxHk_a__segment__playIcon{border-bottom:1.5rem solid #fff;border-left:1rem solid #0000;border-right:1rem solid #0000;width:0;height:0;position:relative;left:.2rem;transform:rotate(90deg)}.Segment-module-scss-module__uxHk_a__segment__pauseIcon{border-left:2px solid #fff;border-right:2px solid #fff;width:1rem;height:1.8rem}@media (max-width:44.9375em){.Segment-module-scss-module__uxHk_a__segment.Segment-module-scss-module__uxHk_a__fullMobile{grid-column:full-start/full-end;border-radius:0!important}}
@keyframes RepButton-module-scss-module__VfknTa__waves{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.5)}}.RepButton-module-scss-module__VfknTa__button{cursor:pointer;z-index:101;padding-right:1.5rem;position:fixed;top:37rem;right:0}:where(.RepButton-module-scss-module__VfknTa__button){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.RepButton-module-scss-module__VfknTa__button):focus{outline:none}@media (max-width:44.9375em){.RepButton-module-scss-module__VfknTa__button{display:none}}.RepButton-module-scss-module__VfknTa__button__main{background:url(/static/images/request-a-rep-bubble.svg) 50% no-repeat;width:11.7rem;height:9.2rem;position:relative}.RepButton-module-scss-module__VfknTa__button__text{z-index:1;aspect-ratio:1;text-align:center;width:8rem;color:var(--theme-color-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;line-height:1.1;display:flex;position:absolute;bottom:0;right:0}
.LegalHeader-module-scss-module__x3qKxW__header{margin-bottom:-2.2rem;padding-top:clamp(1.5rem,.625vw + 1.2rem,2rem);position:relative}.LegalHeader-module-scss-module__x3qKxW__header__container{--main-narrow-offset:calc((var(--container-main) - var(--container-narrow))/2);--main:min(var(--main-narrow-offset),(100% - var(--container-narrow))/2 - var(--container-gutter));--wide-main-offset:calc((var(--container-wide) - var(--container-main))/2);--wide:min(var(--wide-main-offset),(100% - var(--container-main))/2 - var(--container-gutter));grid-template-columns:[full-start]var(--container-gutter)[gutter-start]minmax(0,1fr)[wide-start]var(--wide)[main-start]var(--main)[narrow-start]min(var(--container-narrow),100% - (var(--container-gutter)*2))[narrow-end]var(--main)[main-end]var(--wide)[wide-end]minmax(0,1fr)[gutter-end]var(--container-gutter)[full-end];display:grid}:where(.LegalHeader-module-scss-module__x3qKxW__header__container)>*{grid-column:main-start/main-end}.LegalHeader-module-scss-module__x3qKxW__header__layout{grid-column:wide-start/wide-end;grid-template-columns:auto minmax(0,1fr);grid-auto-flow:column;align-items:center;column-gap:clamp(1.5rem,.625vw + 1.2rem,2rem);margin-bottom:3.5rem;display:grid}.LegalHeader-module-scss-module__x3qKxW__header__icon{align-self:flex-start;width:clamp(2.8rem,1.375vw + 2.14rem,3.9rem);margin:.3rem 0}.LegalHeader-module-scss-module__x3qKxW__header__text{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.1rem clamp(1.5rem,.625vw + 1.2rem,2rem);display:flex}.LegalHeader-module-scss-module__x3qKxW__header__title{font-size:2rem;font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;color:var(--theme-color-secondary);font-weight:800}:where(.LegalHeader-module-scss-module__x3qKxW__header__title){all:unset;display:revert;box-sizing:border-box}.LegalHeader-module-scss-module__x3qKxW__header__warning{font-size:clamp(1.2rem,.625vw + .9rem,1.7rem);font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;font-weight:600}:where(.LegalHeader-module-scss-module__x3qKxW__header__warning){all:unset;display:revert;box-sizing:border-box}.LegalHeader-module-scss-module__x3qKxW__header__skip{position:relative}.LegalHeader-module-scss-module__x3qKxW__header__skip a{opacity:1;border:3px solid var(--theme-color-secondary);width:2.4rem;height:2.4rem;color:var(--theme-color-secondary);background-color:#fff;border-radius:4rem;justify-content:center;align-items:center;font-size:3.2rem;transition:background-color .1s ease-in-out,color .1s ease-in-out,opacity .3s ease-in-out;display:flex;position:absolute;top:-.2rem;right:0;box-shadow:0 .3rem .5rem -.1rem #737373}:where(.LegalHeader-module-scss-module__x3qKxW__header__skip a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.LegalHeader-module-scss-module__x3qKxW__header__skip a):focus{outline:none}.LegalHeader-module-scss-module__x3qKxW__header__skip a:hover{background-color:var(--theme-color-secondary);color:#fff}[data-stuck=false] .LegalHeader-module-scss-module__x3qKxW__header__skip a{opacity:0}:where(.LegalHeader-module-scss-module__x3qKxW__header__skip abbr){all:unset;display:revert;box-sizing:border-box}.LegalHeader-module-scss-module__x3qKxW__header__skip svg{width:1.2rem;height:1.2rem;display:block}
.Hero-module-scss-module__Cc26pa__hero{height:48rem;margin-top:calc(var(--segment-padding)*-1);background-color:#f2f5f5;grid-column:full-start/full-end;grid-template-columns:minmax(0,1fr);margin-bottom:-3rem;display:grid;position:relative;overflow:hidden}@media (min-width:52.5em){.Hero-module-scss-module__Cc26pa__hero{height:43.6rem}}.Hero-module-scss-module__Cc26pa__hero:before{content:"";z-index:1;background-image:url(/static/images/hero-mask-3.svg);background-repeat:no-repeat;width:11.4rem;height:5.5rem;position:absolute;top:0;left:0}.Hero-module-scss-module__Cc26pa__hero__layout{z-index:1;grid-area:1/1/2/1}.Hero-module-scss-module__Cc26pa__hero__container{grid-template-rows:auto 1fr;row-gap:.75rem;height:100%}.Hero-module-scss-module__Cc26pa__hero__content{--theme-h1-margin-bottom:.3em;width:84rem;max-width:max(min(50rem,100%),80%);padding:14rem 0 0}@media (min-width:52.5em){.Hero-module-scss-module__Cc26pa__hero__content{padding:8rem 0 0}}.Hero-module-scss-module__Cc26pa__hero__footer{align-self:flex-end;padding-bottom:4rem}.Hero-module-scss-module__Cc26pa__hero__actor{color:#fff;text-align:right;font-size:1.2rem;position:absolute;bottom:3rem;right:10rem}@media (max-width:52.4375em){.Hero-module-scss-module__Cc26pa__hero__actor{top:2rem;bottom:auto;right:2rem}}.Hero-module-scss-module__Cc26pa__hero__background{justify-content:flex-end;align-items:stretch;display:flex;position:absolute;top:0;bottom:0;right:0}@media (max-width:52.4375em){.Hero-module-scss-module__Cc26pa__hero__background{height:20rem;top:0;bottom:auto;left:0}}.Hero-module-scss-module__Cc26pa__hero__image{justify-content:flex-end;align-items:center;height:100%;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 50%);mask-image:linear-gradient(90deg,#0000 0%,#000 50%)}.Hero-module-scss-module__Cc26pa__hero__image img{object-fit:cover;object-position:top center;width:100%;height:100%}@media (max-width:52.4375em){.Hero-module-scss-module__Cc26pa__hero__image{width:100%;-webkit-mask-image:linear-gradient(#000 30%,#0000 100%);mask-image:linear-gradient(#000 30%,#0000 100%)}}
.Footer-module-scss-module__vUSRwG__footer{background-image:linear-gradient(#edf2f3 0%,#fff 100%);margin-top:2rem;padding-block:3.5rem clamp(3.5rem,6.875vw + .2rem,9rem)}.Footer-module-scss-module__vUSRwG__footer__layout{flex-direction:column;gap:clamp(3.5rem,6.375vw + .44rem,8.6rem);padding:2rem;display:flex}@media (min-width:37.5em){.Footer-module-scss-module__vUSRwG__footer__layout{flex-direction:row;align-items:end;margin:0 auto;padding:0}}:where(.Footer-module-scss-module__vUSRwG__footer__logo a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Footer-module-scss-module__vUSRwG__footer__logo a):focus{outline:none}.Footer-module-scss-module__vUSRwG__footer__logo a:focus-visible{outline-offset:2px;border-radius:.2rem;outline:1px solid #000}.Footer-module-scss-module__vUSRwG__footer__logo img{display:block}.Footer-module-scss-module__vUSRwG__footer__text{max-width:29.5rem;line-height:1}.Footer-module-scss-module__vUSRwG__footer__text small{font-size:1.2rem}.Footer-module-scss-module__vUSRwG__footer__text sup{vertical-align:12%}
.Footer-module-scss-module__5SWweG__footer{background-color:var(--theme-color-gray-light)}.Footer-module-scss-module__5SWweG__footer__layout{grid-column:main-start/main-end;gap:clamp(5rem,6.25vw + 2rem,10rem) 5rem;padding-bottom:clamp(3rem,6.25vw,8rem);display:grid}@media (min-width:52.5em){.Footer-module-scss-module__5SWweG__footer__layout{grid-template-columns:auto auto;justify-content:space-between}}.Footer-module-scss-module__5SWweG__footer__main{grid-template-areas:"navigation""message";gap:4.5rem;max-width:59rem;display:grid}@media (min-width:52.5em){.Footer-module-scss-module__5SWweG__footer__main{grid-template-columns:1fr;gap:clamp(5rem,2.5vw + 3.8rem,7rem)}}.Footer-module-scss-module__5SWweG__footer__navigation{flex-direction:column;gap:.3rem 12rem;display:flex}@media (min-width:37.5em){.Footer-module-scss-module__5SWweG__footer__navigation{flex-direction:row}}@media (min-width:52.5em){.Footer-module-scss-module__5SWweG__footer__navigation{gap:clamp(10rem,15.625vw - 5rem,15rem)}}.Footer-module-scss-module__5SWweG__footer__message{text-wrap:pretty;grid-area:message;font-size:1.4rem;line-height:1.3}.Footer-module-scss-module__5SWweG__footer__message a{color:var(--theme-color-secondary);text-underline-offset:.2rem;text-decoration:underline}:where(.Footer-module-scss-module__5SWweG__footer__message a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Footer-module-scss-module__5SWweG__footer__message a):focus{outline:none}.Footer-module-scss-module__5SWweG__footer__message a:hover{text-decoration-thickness:.2rem}.Footer-module-scss-module__5SWweG__footer__message a:focus-visible{outline:2px solid var(--theme-color-secondary);outline-offset:2px;border-radius:.1rem}.Footer-module-scss-module__5SWweG__footer__info{grid-template-areas:"logo""legal";gap:4.5rem;display:grid}@media (min-width:37.5em){.Footer-module-scss-module__5SWweG__footer__info{justify-items:start}}@media (min-width:52.5em){.Footer-module-scss-module__5SWweG__footer__info{grid-template-columns:29.5rem;gap:3.5rem}}.Footer-module-scss-module__5SWweG__footer__logo{grid-area:logo}.Footer-module-scss-module__5SWweG__footer__logoLink{display:block}:where(.Footer-module-scss-module__5SWweG__footer__logoLink){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Footer-module-scss-module__5SWweG__footer__logoLink):focus{outline:none}.Footer-module-scss-module__5SWweG__footer__logoLink:focus-visible{outline:2px solid var(--theme-color-secondary);outline-offset:2px;border-radius:1px}.Footer-module-scss-module__5SWweG__footer__legal{grid-area:legal;margin-top:2rem;line-height:1}@media (min-width:52.5em){.Footer-module-scss-module__5SWweG__footer__legal{margin-top:0}}.Footer-module-scss-module__5SWweG__footer__legal small{font-size:1.2rem;font-weight:400}.Footer-module-scss-module__5SWweG__navigation__list{flex-direction:column;gap:.3rem;font-size:1.4rem;display:flex}:where(.Footer-module-scss-module__5SWweG__navigation__list){all:unset;display:revert;box-sizing:border-box;list-style:none}.Footer-module-scss-module__5SWweG__navigation__item a{font-weight:600}:where(.Footer-module-scss-module__5SWweG__navigation__item a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Footer-module-scss-module__5SWweG__navigation__item a):focus{outline:none}.Footer-module-scss-module__5SWweG__navigation__item a:hover{color:var(--theme-color-secondary)}.Footer-module-scss-module__5SWweG__navigation__item a:focus-visible{outline:2px solid var(--theme-color-secondary);outline-offset:2px;border-radius:.1rem}
.Form-module-scss-module__4YT6eG__form{justify-content:space-between;column-gap:5rem;row-gap:var(--segment-padding);display:grid}@media (min-width:60em){.Form-module-scss-module__4YT6eG__form{grid-template-columns:minmax(0,54.4rem) minmax(0,48.3rem)}}.Form-module-scss-module__4YT6eG__form__header{grid-column:1/-1}.Form-module-scss-module__4YT6eG__form__sidebar{--theme-h5-font-weight:600;--box-border-radius:0;margin:calc(var(--container-gutter)*-1)}@media (min-width:60em){.Form-module-scss-module__4YT6eG__form__sidebar{--box-border-radius:1.5rem;margin:0}}
.HomeHero-module-scss-module__5mFjra__hero{min-height:74rem;margin-top:calc(var(--segment-padding)*-1);color:#fff;background-color:#000;grid-column:full-start/full-end;grid-template-columns:minmax(0,1fr);margin-bottom:-3rem;display:grid;position:relative;overflow:hidden}@media (max-width:52.4375em){.HomeHero-module-scss-module__5mFjra__hero{min-height:57rem}}@media (min-width:60em){.HomeHero-module-scss-module__5mFjra__hero{margin-bottom:calc(var(--segment-padding)*-1)}}.HomeHero-module-scss-module__5mFjra__hero:before{content:"";z-index:1;background-image:url(/static/images/hero-mask-1.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;width:22.3rem;height:12.6rem;position:absolute;top:0;left:0}@media (max-width:44.9375em){.HomeHero-module-scss-module__5mFjra__hero:before{background-size:50%}}.HomeHero-module-scss-module__5mFjra__hero__mask{z-index:1;pointer-events:none;width:100%;height:15.1rem;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}@media (max-width:52.4375em){.HomeHero-module-scss-module__5mFjra__hero__mask{height:11.85rem}}.HomeHero-module-scss-module__5mFjra__hero__mask:before{content:"";z-index:1;background:#fff;width:50%;height:11.85rem;position:absolute;bottom:0;left:50%}@media (max-width:52.4375em){.HomeHero-module-scss-module__5mFjra__hero__mask:before{display:none}}.HomeHero-module-scss-module__5mFjra__hero__mask:after{content:"";z-index:1;background-image:url(/static/images/hero-mask-2.svg);background-position:bottom;background-repeat:no-repeat;width:151.2rem;height:15.1rem;position:absolute;bottom:0;left:50%;transform:translate(-37%)}@media (max-width:52.4375em){.HomeHero-module-scss-module__5mFjra__hero__mask:after{background-position:100% 100%;background-size:auto 50%;left:auto;right:clamp(-5rem,14.4928vw - 10.4348rem,0rem);transform:translate(20%)}}.HomeHero-module-scss-module__5mFjra__hero__container{grid-template-rows:auto auto 1fr;height:100%}.HomeHero-module-scss-module__5mFjra__hero__caption{grid-column-start:wide-start;align-self:flex-end;padding-bottom:5rem;font-size:1.2rem}@media (max-width:52.4375em){.HomeHero-module-scss-module__5mFjra__hero__caption{padding-bottom:3rem}}.HomeHero-module-scss-module__5mFjra__hero__layout{z-index:1;grid-area:1/1/2/2}.HomeHero-module-scss-module__5mFjra__hero__headline{margin:13rem auto 3rem}.HomeHero-module-scss-module__5mFjra__hero__headline img{display:block}@media (max-width:44.9375em){.HomeHero-module-scss-module__5mFjra__hero__headline{display:none}}.HomeHero-module-scss-module__5mFjra__hero__headlineMobile{margin:15.5rem 0 3rem clamp(0rem,29.1667vw - 14rem,7rem)}.HomeHero-module-scss-module__5mFjra__hero__headlineMobile img{width:clamp(34.1rem,20.4167vw + 24.3rem,39rem);display:block}@media (min-width:45em){.HomeHero-module-scss-module__5mFjra__hero__headlineMobile{display:none}}.HomeHero-module-scss-module__5mFjra__hero__content{justify-self:flex-start;width:39rem;max-width:100%;margin-left:clamp(0rem,29.1667vw - 14rem,7rem)}@media (min-width:45em){.HomeHero-module-scss-module__5mFjra__hero__content{justify-self:flex-end;margin-left:0;margin-right:clamp(0rem,25vw - 24rem,8rem)}}.HomeHero-module-scss-module__5mFjra__hero__background{grid-area:1/1/2/2;justify-content:center;align-items:stretch;display:flex;position:relative;overflow:hidden}.HomeHero-module-scss-module__5mFjra__hero__video{opacity:.75;justify-content:flex-start;align-items:center;width:128rem;max-width:100%;height:100%;display:flex;position:relative;top:0;bottom:0;left:clamp(-10rem,30rem - 31.25vw,0rem);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20%);mask-image:linear-gradient(90deg,#0000 0%,#000 20%)}@media (max-width:44.9375em){.HomeHero-module-scss-module__5mFjra__hero__video{width:200%;max-width:none;max-height:clamp(30rem,28.9855vw + 19.1304rem,40rem);top:-5rem;bottom:auto;left:clamp(5rem,43.4783vw - 11.3043rem,20rem)}}.HomeHero-module-scss-module__5mFjra__hero__video video{object-fit:cover;object-position:left center;width:100%;height:calc(100% + 1rem);margin-top:-1rem}@media (max-width:44.9375em){.HomeHero-module-scss-module__5mFjra__hero__video video{-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}}.HomeHero-module-scss-module__5mFjra__hero__videoButton{z-index:10;cursor:pointer;color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:clamp(3.5rem,1.375vw + 2.84rem,4.6rem);height:clamp(3.5rem,1.375vw + 2.84rem,4.6rem);font-size:2.5rem;display:flex;position:absolute;bottom:8rem;right:2rem}:where(.HomeHero-module-scss-module__5mFjra__hero__videoButton){all:unset;display:revert;box-sizing:border-box;color:inherit;appearance:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;background:0 0}:where(.HomeHero-module-scss-module__5mFjra__hero__videoButton):focus{outline:none}.HomeHero-module-scss-module__5mFjra__hero__videoButton:focus-visible{outline:2px solid var(--theme-color-secondary);outline-offset:3px}@media (min-width:52.5em){.HomeHero-module-scss-module__5mFjra__hero__videoButton{bottom:15rem;right:clamp(2rem,28.125vw - 25rem,20rem)}}.HomeHero-module-scss-module__5mFjra__hero__playIcon{border-bottom:1.5rem solid #fff;border-left:1rem solid #0000;border-right:1rem solid #0000;width:0;height:0;position:relative;left:.2rem;transform:rotate(90deg)}.HomeHero-module-scss-module__5mFjra__hero__pauseIcon{border-left:2px solid #fff;border-right:2px solid #fff;width:1rem;height:1.8rem}
.ImageList-module-scss-module__7g-4eG__list__list{counter-reset:list-counter;grid-template-columns:minmax(0,1fr);gap:2.6rem;display:grid}@media (min-width:45em){.ImageList-module-scss-module__7g-4eG__list__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.ImageList-module-scss-module__7g-4eG__list__footer{text-align:center;text-wrap:balance;max-width:72rem;margin:0 auto;font-size:1.6rem;font-weight:700}.ImageList-module-scss-module__7g-4eG__list__footer:before{content:"";background-color:var(--theme-color-quaternary);width:20.8rem;height:.2rem;margin:4rem auto 5rem;display:block}.ImageList-module-scss-module__7g-4eG__item{counter-increment:list-counter}.ImageList-module-scss-module__7g-4eG__item__image{aspect-ratio:360/269;will-change:transform;max-width:100%;position:relative;overflow:hidden;-webkit-mask-image:url(/static/images/mask-1.svg);mask-image:url(/static/images/mask-1.svg);-webkit-mask-size:cover;mask-size:cover}:where(.ImageList-module-scss-module__7g-4eG__item__image){all:unset;display:revert;box-sizing:border-box}.ImageList-module-scss-module__7g-4eG__item__image img{object-fit:cover;width:100%;height:100%}.ImageList-module-scss-module__7g-4eG__item__caption{z-index:1;color:#fff;font-size:1.2rem;position:absolute;bottom:1rem;right:1rem}.ImageList-module-scss-module__7g-4eG__item__marker{color:#fff;background-color:var(--theme-color-secondary);border-radius:50%;justify-content:center;align-items:center;width:4.4rem;height:4.4rem;margin-bottom:1rem;font-size:1.6rem;font-weight:800;display:flex}.ImageList-module-scss-module__7g-4eG__item__marker:after{content:counter(list-counter)}.ImageList-module-scss-module__7g-4eG__item__text{font-size:1.6rem;font-weight:400;line-height:1.5}
.Text-module-scss-module__z5zymq__text{text-wrap:pretty}.Text-module-scss-module__z5zymq__text h1{font-size:var(--font-size-h1,clamp(2.4rem,calc(2.4rem + 3.6*((100vw - 48rem)/80)),6rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h1-line-height,1.1);font-weight:var(--theme-h1-font-weight,700);margin-top:0;margin-bottom:var(--theme-h1-margin-bottom,.625em)}:where(.Text-module-scss-module__z5zymq__text h1){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text h2{font-size:var(--font-size-h2,clamp(2.1rem,calc(2.1rem + 2.7*((100vw - 48rem)/80)),4.8rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h2-line-height,1.3);font-weight:var(--theme-h2-font-weight,700);margin-top:0;margin-bottom:var(--theme-h2-margin-bottom,.8333em)}:where(.Text-module-scss-module__z5zymq__text h2){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text h3{font-size:var(--font-size-h3,clamp(1.8rem,calc(1.8rem + 1.8*((100vw - 48rem)/80)),3.6rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h3-line-height,1.3);font-weight:var(--theme-h3-font-weight,700);margin-top:0;margin-bottom:var(--theme-h3-margin-bottom,.8333em)}:where(.Text-module-scss-module__z5zymq__text h3){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text h4{font-size:var(--font-size-h4,clamp(1.6rem,calc(1.6rem + .8*((100vw - 48rem)/80)),2.4rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h4-line-height,1.3);font-weight:var(--theme-h4-font-weight,700);margin-top:0;margin-bottom:var(--theme-h4-margin-bottom,.8333em)}:where(.Text-module-scss-module__z5zymq__text h4){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text h5{font-size:var(--font-size-h5,clamp(1.6rem,calc(1.6rem + .5*((100vw - 48rem)/80)),2.1rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h5-line-height,1.3);font-weight:var(--theme-h5-font-weight,700);margin-top:0;margin-bottom:var(--theme-h5-margin-bottom,.8333em)}:where(.Text-module-scss-module__z5zymq__text h5){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text h6{font-size:var(--font-size-h6,clamp(1.6rem,calc(1.6rem + .2*((100vw - 48rem)/80)),1.8rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h6-line-height,1.3);font-weight:var(--theme-h6-font-weight,700);margin-top:0;margin-bottom:var(--theme-h6-margin-bottom,.8333em)}:where(.Text-module-scss-module__z5zymq__text h6){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text p{font-size:var(--theme-font-size,1.6rem);font-weight:400;line-height:var(--theme-font-line-height,1.5);margin-bottom:var(--theme-p-margin-bottom,1.875em)}:where(.Text-module-scss-module__z5zymq__text p){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text p+p{margin-top:calc(var(--theme-p-margin-bottom,1.875em)/-2.1429)}.Text-module-scss-module__z5zymq__text p:last-child{margin-bottom:0}.Text-module-scss-module__z5zymq__text p+h1{margin-top:var(--theme-p-h1-margin-top,1.666em)}.Text-module-scss-module__z5zymq__text p+h2{margin-top:var(--theme-p-h2-margin-top,1.666em)}.Text-module-scss-module__z5zymq__text p+h3{margin-top:var(--theme-p-h3-margin-top,1.666em)}.Text-module-scss-module__z5zymq__text p+h4{margin-top:var(--theme-p-h4-margin-top,2.333em)}.Text-module-scss-module__z5zymq__text p a,.Text-module-scss-module__z5zymq__text li a{color:var(--theme-color-link,var(--theme-color-primary,steelBlue));transition-property:color,border;transition-duration:var(--transition-duration-leave,.5s);cursor:pointer;text-decoration:underline}:where(.Text-module-scss-module__z5zymq__text p a,.Text-module-scss-module__z5zymq__text li a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Text-module-scss-module__z5zymq__text p a,.Text-module-scss-module__z5zymq__text li a):focus{outline:none}.Text-module-scss-module__z5zymq__text p a:is(:hover,:focus-visible),.Text-module-scss-module__z5zymq__text li a:is(:hover,:focus-visible){transition-property:color,border;transition-duration:var(--transition-duration-enter,.2s);text-decoration:underline}.Text-module-scss-module__z5zymq__text ul{padding:0 0 0 var(--theme-list-padding-left,2rem);margin:0 0 1rem;margin-bottom:var(--theme-ul-margin-bottom,1.25em);list-style-type:disc}:where(.Text-module-scss-module__z5zymq__text ul){all:unset;display:revert;box-sizing:border-box;list-style:none}.Text-module-scss-module__z5zymq__text ul li{font-size:var(--theme-font-size,1.6rem);font-weight:400;line-height:var(--theme-font-line-height,1.5)}:where(.Text-module-scss-module__z5zymq__text ul li){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text ul li ul{margin-bottom:0;list-style-type:circle}.Text-module-scss-module__z5zymq__text ul:last-child{margin-bottom:0}.Text-module-scss-module__z5zymq__text ul li{margin-bottom:var(--theme-ul-li-margin-bottom,1em)}.Text-module-scss-module__z5zymq__text ul li:last-child{margin-bottom:0}.Text-module-scss-module__z5zymq__text ul li ul{margin-top:var(--theme-ul-nested-margin-top,0);margin-bottom:var(--theme-ul-nested-margin-bottom,0)}.Text-module-scss-module__z5zymq__text ol{padding:0 0 0 var(--theme-list-padding-left,2rem);margin:0 0 1.25em;list-style:decimal}:where(.Text-module-scss-module__z5zymq__text ol){all:unset;display:revert;box-sizing:border-box;list-style:none}.Text-module-scss-module__z5zymq__text ol li{font-size:var(--theme-font-size,1.6rem);font-weight:400;line-height:var(--theme-font-line-height,1.5)}:where(.Text-module-scss-module__z5zymq__text ol li){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text ol:last-child{margin-bottom:0}.Text-module-scss-module__z5zymq__text ol li{margin-bottom:1em}.Text-module-scss-module__z5zymq__text ol li:last-child{margin-bottom:0}.Text-module-scss-module__z5zymq__text blockquote{font-size:var(--theme-font-size,1.6rem);font-family:var(--theme-font-family,"Roboto",sans-serif);margin:2em 0;font-weight:400;line-height:1.45833;position:relative}:where(.Text-module-scss-module__z5zymq__text blockquote){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text blockquote:before{content:"“";color:var(--theme-color-font,#333);font-size:3em;line-height:1;position:absolute;top:-.2em;left:-.6em}.Text-module-scss-module__z5zymq__text a{color:var(--theme-color-link,var(--theme-color-primary,steelBlue));transition-property:color,border;transition-duration:var(--transition-duration-leave,.5s);cursor:pointer;text-decoration:none}:where(.Text-module-scss-module__z5zymq__text a){all:unset;display:revert;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}:where(.Text-module-scss-module__z5zymq__text a):focus{outline:none}.Text-module-scss-module__z5zymq__text a:is(:hover,:focus-visible){transition-property:color,border;transition-duration:var(--transition-duration-enter,.2s);text-decoration:underline}.Text-module-scss-module__z5zymq__text table{border-collapse:collapse;border-bottom:1px solid var(--theme-color-border,#f1f1f1);width:100%;margin:0 0 3rem}.Text-module-scss-module__z5zymq__text table:last-child{margin:0}.Text-module-scss-module__z5zymq__text table th,.Text-module-scss-module__z5zymq__text table td{vertical-align:top;padding:.75em 1.5rem}.Text-module-scss-module__z5zymq__text table th:first-child,.Text-module-scss-module__z5zymq__text table td:first-child{padding-left:0}.Text-module-scss-module__z5zymq__text table th:last-child,.Text-module-scss-module__z5zymq__text table td:last-child{padding-right:0}.Text-module-scss-module__z5zymq__text table tbody th,.Text-module-scss-module__z5zymq__text table tbody td{text-align:left;border-top:1px solid var(--theme-color-border,#f1f1f1)}.Text-module-scss-module__z5zymq__text table tbody th{text-align:right}.Text-module-scss-module__z5zymq__text.Text-module-scss-module__z5zymq__patient{--font-size-h1:clamp(3.6rem,calc(3.6rem + 1.9*((100vw - 48rem)/80)),5.5rem);--font-size-h2:clamp(2.6rem,calc(2.6rem + 1*((100vw - 48rem)/80)),3.6rem);--font-size-h3:clamp(2.2rem,calc(2.2rem + .8*((100vw - 48rem)/80)),3rem);--font-size-h4:clamp(2rem,calc(2rem + .4*((100vw - 48rem)/80)),2.4rem);--font-size-h5:clamp(1.8rem,calc(1.8rem + .2*((100vw - 48rem)/80)),2rem);--font-size-h6:1.6rem;--theme-h4-font-weight:800;--theme-ul-li-margin-bottom:.5rem;--theme-ul-nested-margin-top:.5rem}.Text-module-scss-module__z5zymq__text.Text-module-scss-module__z5zymq__left{text-align:left}.Text-module-scss-module__z5zymq__text.Text-module-scss-module__z5zymq__center{text-align:center}.Text-module-scss-module__z5zymq__text.Text-module-scss-module__z5zymq__right{text-align:right}.Text-module-scss-module__z5zymq__text h1:last-child,.Text-module-scss-module__z5zymq__text h2:last-child,.Text-module-scss-module__z5zymq__text h3:last-child,.Text-module-scss-module__z5zymq__text h4:last-child,.Text-module-scss-module__z5zymq__text h5:last-child,.Text-module-scss-module__z5zymq__text h6:last-child{margin-bottom:0}.Text-module-scss-module__z5zymq__text h1 sup,.Text-module-scss-module__z5zymq__text h2 sup,.Text-module-scss-module__z5zymq__text h3 sup,.Text-module-scss-module__z5zymq__text h4 sup,.Text-module-scss-module__z5zymq__text h5 sup,.Text-module-scss-module__z5zymq__text h6 sup{vertical-align:25%;font-size:.7em}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h1{font-size:var(--font-size-h1,clamp(2.4rem,calc(2.4rem + 3.6*((100vw - 48rem)/80)),6rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h1-line-height,1.1);font-weight:var(--theme-h1-font-weight,700);text-wrap:balance}:where(.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h1){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h2{font-size:var(--font-size-h2,clamp(2.1rem,calc(2.1rem + 2.7*((100vw - 48rem)/80)),4.8rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h2-line-height,1.3);font-weight:var(--theme-h2-font-weight,700)}:where(.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h2){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h2+.Text-module-scss-module__z5zymq__h5{margin-top:-.8em}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h3{font-size:var(--font-size-h3,clamp(1.8rem,calc(1.8rem + 1.8*((100vw - 48rem)/80)),3.6rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h3-line-height,1.3);font-weight:var(--theme-h3-font-weight,700)}:where(.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h3){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h4{font-size:var(--font-size-h4,clamp(1.6rem,calc(1.6rem + .8*((100vw - 48rem)/80)),2.4rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h4-line-height,1.3);font-weight:var(--theme-h4-font-weight,700)}:where(.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h4){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h5{font-size:var(--font-size-h5,clamp(1.6rem,calc(1.6rem + .5*((100vw - 48rem)/80)),2.1rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h5-line-height,1.3);font-weight:var(--theme-h5-font-weight,700)}:where(.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h5){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h6{font-size:var(--font-size-h6,clamp(1.6rem,calc(1.6rem + .2*((100vw - 48rem)/80)),1.8rem));font-weight:700;line-height:1.3;font-family:var(--theme-font-family-headline,"Barlow",sans-serif);column-span:all;line-height:var(--theme-h6-line-height,1.3);font-weight:var(--theme-h6-font-weight,700)}:where(.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__h6){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text p{text-wrap:pretty}.Text-module-scss-module__z5zymq__text p a{color:var(--theme-color-secondary);text-underline-offset:.2rem;text-decoration:underline}.Text-module-scss-module__z5zymq__text p a:hover{text-decoration-thickness:.2rem}.Text-module-scss-module__z5zymq__text p a:focus-visible{outline:2px solid var(--theme-color-secondary);outline-offset:2px;border-radius:.1rem}.Text-module-scss-module__z5zymq__text p sup{vertical-align:.5em;font-size:max(.6em,1.1rem)}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__color-primary{color:var(--theme-color-primary)}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__color-secondary{color:var(--theme-color-secondary)}.Text-module-scss-module__z5zymq__text .Text-module-scss-module__z5zymq__color-tertiary{color:var(--theme-color-tertiary)}.Text-module-scss-module__z5zymq__text__footnote{text-wrap:pretty;scroll-margin-top:var(--legal-scroll-margin,14rem);font-size:1.4rem;line-height:1.4;display:inline-flex}.Text-module-scss-module__z5zymq__text__footnote.Text-module-scss-module__z5zymq__inline{display:inline}.Text-module-scss-module__z5zymq__text__footnote sup{font-size:max(.6em,1rem)}.Text-module-scss-module__z5zymq__text__footnote.Text-module-scss-module__z5zymq__regular{font-size:1em}.Text-module-scss-module__z5zymq__text__footnote a{color:var(--theme-color-secondary);text-underline-offset:.2rem;text-decoration:underline}.Text-module-scss-module__z5zymq__text__footnote a:hover{text-decoration-thickness:.2rem}.Text-module-scss-module__z5zymq__text__footnote a:focus-visible{outline:2px solid var(--theme-color-secondary);outline-offset:2px;border-radius:.1rem}.Text-module-scss-module__z5zymq__text__footnote:focus{outline:3px solid var(--footnotes-color-highlight,yellow);color:#555;-webkit-background-clip:unset;-webkit-text-fill-color:#555;background:var(--footnotes-color-highlight,yellow);border-radius:.1rem;text-decoration:none}.Text-module-scss-module__z5zymq__text__footnote.Text-module-scss-module__z5zymq__notSuper sup{vertical-align:10%;font-size:1em}.Text-module-scss-module__z5zymq__text [data=link-alt]{color:inherit;text-decoration:none}@media (max-width:44.9375em){.Text-module-scss-module__z5zymq__text__iconText{text-align:left;flex-direction:column;gap:1.5rem;display:flex}}.Text-module-scss-module__z5zymq__text__box{background-color:var(--theme-color-mint);border-radius:1rem;padding:2.7rem 3rem}.Text-module-scss-module__z5zymq__text__paragraph{font-size:var(--theme-font-size,1.6rem);font-weight:400;line-height:var(--theme-font-line-height,1.5);margin-bottom:var(--theme-p-margin-bottom,1.875em);display:block}:where(.Text-module-scss-module__z5zymq__text__paragraph){all:unset;display:revert;box-sizing:border-box}.Text-module-scss-module__z5zymq__text__paragraph+p{margin-top:calc(var(--theme-p-margin-bottom,1.875em)/-2.1429)}.Text-module-scss-module__z5zymq__text__paragraph:last-child{margin-bottom:0}.Text-module-scss-module__z5zymq__text__paragraph+h1{margin-top:var(--theme-p-h1-margin-top,1.666em)}.Text-module-scss-module__z5zymq__text__paragraph+h2{margin-top:var(--theme-p-h2-margin-top,1.666em)}.Text-module-scss-module__z5zymq__text__paragraph+h3{margin-top:var(--theme-p-h3-margin-top,1.666em)}.Text-module-scss-module__z5zymq__text__paragraph+h4{margin-top:var(--theme-p-h4-margin-top,2.333em)}.Text-module-scss-module__z5zymq__text h1[data-unstyled]{font-weight:inherit;font-size:inherit;font-weight:400;line-height:var(--theme-font-line-height,1.5);margin-top:0;margin-bottom:1.875em;display:inline}p.Text-module-scss-module__z5zymq__kicker{text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:clamp(1.2rem,.5vw + .96rem,1.6rem);font-weight:800}p.Text-module-scss-module__z5zymq__kicker+h1,p.Text-module-scss-module__z5zymq__kicker+h2,p.Text-module-scss-module__z5zymq__kicker+h3,p.Text-module-scss-module__z5zymq__kicker+h4,p.Text-module-scss-module__z5zymq__kicker+h5,p.Text-module-scss-module__z5zymq__kicker+h6{margin-top:clamp(1.5rem,1.25vw + .9rem,2.5rem)}p.Text-module-scss-module__z5zymq__kicker.Text-module-scss-module__z5zymq__color-primary{color:var(--theme-color-primary)}p.Text-module-scss-module__z5zymq__kicker.Text-module-scss-module__z5zymq__color-secondary{color:var(--theme-color-secondary)}p.Text-module-scss-module__z5zymq__kicker.Text-module-scss-module__z5zymq__color-tertiary{color:var(--theme-color-tertiary)}
