.small-medium{font:var(--small-medium-shorthand)}.label{font:var(--label-shorthand);text-transform:uppercase;font-weight:var(--font-weight-medium)}@media screen and (max-width:67.5rem){.label{font-size:.6875rem;line-height:1rem}}.fine-print{font:var(--fine-print-shorthand)}h1,.h1{font:var(--h1-shorthand)}@media screen and (max-width:67.5rem){h1,.h1{font-size:2.5rem;line-height:2.875rem}}h2,.h2{font:var(--h2-shorthand)}@media screen and (max-width:80rem){h2,.h2{font-size:2.625rem;line-height:3.375rem}}@media screen and (max-width:67.5rem){h2,.h2{font-size:2.125rem;line-height:2.5rem}}h3,.h3{font:var(--h3-shorthand)}@media screen and (max-width:45rem){h3,.h3{font-size:1.625rem;line-height:2rem}}h4,.h4{font:var(--h4-shorthand)}@media screen and (max-width:67.5rem){h4,.h4{font-size:1.375rem;line-height:1.75rem}}h5,.h5{font:var(--h5-shorthand);line-height:1.625rem}@media screen and (max-width:67.5rem){h5,.h5{font-size:1.125rem;line-height:1.4375rem}}h5,.h5{letter-spacing:var(--h5-letter-spacing)}h6,.h6{font:var(--small-medium-shorthand);letter-spacing:var(--small-medium-letter-spacing)}@media screen and (max-width:67.5rem){h6,.h6{font-size:.9375rem;font-weight:500;line-height:1.25rem}}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:.8}to{opacity:0;transform:scale(1)}}.tabs{row-gap:var(--spacing-24);width:100%;display:grid}.tabs__nav{border-bottom:1px solid var(--blue_5);gap:var(--spacing-40);display:flex}@media screen and (max-width:67.5rem){.tabs__nav{gap:var(--spacing-24);flex-wrap:wrap}}.tabs__action-element{margin-left:auto;margin-bottom:var(--spacing-12);align-self:center}@media screen and (max-width:67.5rem){.tabs__action-element{margin-left:0}}.tabs__tab{font:var(--h5-shorthand);line-height:1.625rem}@media screen and (max-width:67.5rem){.tabs__tab{font-size:1.125rem;line-height:1.4375rem}}.tabs__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:var(--spacing-8)0;cursor:pointer;color:var(--gray_0);background:0 0;border:none;transition:color .2s;position:relative}.tabs__tab.is-active{color:var(--cyan_0)}.tabs__tab.is-active:after{content:"";background:var(--cyan_0);width:100%;height:4px;position:absolute;bottom:-1px;left:0}.tabs__panel{animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
