.typography{color:var(--color-text-default-default);margin:0}.typography strong,.typography b{font-weight:var(--font-weight-semibold,600)}.typo-font-body{font-family:var(--font-family-base)}.typo-font-heading{font-family:var(--font-family-heading)}.typo-h1,.typo-h2,.typo-h3,.typo-h4,.typo-h5,.typo-h6{font-weight:var(--font-weight-medium,500)}.typo-h1,.typo-h2,.typo-h3{letter-spacing:-.02em;line-height:115%}.typo-h4,.typo-h5,.typo-h6{letter-spacing:-.01em;line-height:130%}.typography a{color:inherit;text-underline-offset:1px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:1px;transition:filter .2s}.typography a:hover{filter:brightness(1.4)}.typo-h1{font-size:var(--typo-h1,48px)}.typo-h1.typo-large{font-size:var(--typo-h1-large,48px)}.typo-h1.typo-xlarge{font-size:var(--typo-h1-xlarge,56px)}.typo-h2{font-size:var(--typo-h2,36px)}.typo-h2.typo-large{font-size:var(--typo-h2-large,40px)}.typo-h2.typo-xlarge{font-size:var(--typo-h2-xlarge,52px)}.typo-h3{font-size:var(--typo-h3,32px)}.typo-h4{font-size:var(--typo-h4,28px)}.typo-h5{font-size:var(--typo-h5,24px)}.typo-h6{font-size:var(--typo-h6,20px)}.typo-body{font-weight:var(--font-weight-regular,400);letter-spacing:-.01em;line-height:130%}.typo-body.typo-xlarge{font-size:var(--typo-body-xlarge,24px)}.typo-body.typo-large{font-size:var(--typo-body-large,20px)}.typo-body.typo-medium{font-size:var(--typo-body-medium,16px)}.typo-body.typo-small{font-size:var(--typo-body-small,14px);letter-spacing:0}.typo-body.typo-xsmall{font-size:var(--typo-body-xsmall,12px);letter-spacing:0}.typo-single-line{font-weight:var(--font-weight-regular,400);letter-spacing:-.01em;white-space:nowrap;line-height:100%}.typo-single-line.typo-xlarge{font-size:var(--typo-single-line-xlarge,24px)}.typo-single-line.typo-large{font-size:var(--typo-single-line-large,20px)}.typo-single-line.typo-medium{font-size:var(--typo-single-line-medium,16px)}.typo-single-line.typo-small{font-size:var(--typo-single-line-small,14px);letter-spacing:0}.typo-single-line.typo-xsmall{font-size:var(--typo-single-line-xsmall,12px);letter-spacing:0}.typo-eyebrow{font-weight:var(--font-weight-medium,500);letter-spacing:-.01em;line-height:130%}.typo-eyebrow.typo-medium{font-size:var(--typo-eyebrow-medium,20px)}.typo-eyebrow.typo-small{font-size:var(--typo-eyebrow-small,16px)}.typo-eyebrow.typo-single-line{line-height:100%}.typo-button{font-size:var(--typo-button,16px);font-weight:var(--font-weight-semibold,600);letter-spacing:-.02em;line-height:100%}.typo-chip{font-size:var(--typo-chip,14px);font-weight:var(--font-weight-medium,500);letter-spacing:-.01em;line-height:100%}.typo-caption{font-size:var(--typo-caption,10px);font-weight:var(--font-weight-medium,500);letter-spacing:0;line-height:130%}.typo-label{font-weight:var(--font-weight-medium);letter-spacing:0;line-height:130%}.typo-label.typo-large{font-size:var(--typo-label-large,20px)}.typo-label.typo-medium{font-size:var(--typo-label-medium,16px)}.typo-label.typo-small{font-size:var(--typo-label-small,14px)}ul.typography,ol.typography{gap:var(--spacing-6);padding-left:var(--spacing-24);flex-direction:column;list-style-position:outside;display:flex}ul.typography.typo-list-inside,ol.typography.typo-list-inside{padding-left:1.2em;list-style-position:outside}ul.typography li::marker,ol.typography li::marker{color:currentColor}ul.typography.typo-list-check,ul.typography.typo-list-check-circle,ul.typography.typo-list-plus,ol.typography.typo-list-check,ol.typography.typo-list-check-circle,ol.typography.typo-list-plus{padding-left:0;list-style:none}ul.typography.typo-list-check li,ul.typography.typo-list-check-circle li,ul.typography.typo-list-plus li,ol.typography.typo-list-check li,ol.typography.typo-list-check-circle li,ol.typography.typo-list-plus li{padding-left:var(--spacing-32,32px);list-style:none;position:relative}ul.typography.typo-list-check li:before,ul.typography.typo-list-check-circle li:before,ul.typography.typo-list-plus li:before,ol.typography.typo-list-check li:before,ol.typography.typo-list-check-circle li:before,ol.typography.typo-list-plus li:before{content:"";background-color:currentColor;width:20px;height:20px;position:absolute;top:.25em;left:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}ul.typography.typo-list-check li:before,ol.typography.typo-list-check li:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E")}ul.typography.typo-list-check-circle li:before,ol.typography.typo-list-check-circle li:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.333 7.713v.62a6.667 6.667 0 1 1-3.953-6.093'/%3E%3Cpolyline points='15 2.333 7.667 9.667 5.667 7.667'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.333 7.713v.62a6.667 6.667 0 1 1-3.953-6.093'/%3E%3Cpolyline points='15 2.333 7.667 9.667 5.667 7.667'/%3E%3C/svg%3E")}ul.typography.typo-list-plus li:before,ol.typography.typo-list-plus li:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2z'/%3E%3C/svg%3E")}.typo-stat{font-weight:var(--font-weight-medium,500);letter-spacing:-.01em;line-height:100%;font-size:var(--typo-stat,60px)}@media (width<=768px){.typo-h1{font-size:var(--typo-h1-mobile,38px)}.typo-h1.typo-large{font-size:var(--typo-h1-large-mobile,44px)}.typo-h1.typo-xlarge{font-size:var(--typo-h1-xlarge-mobile,48px)}.typo-h2{font-size:var(--typo-h2-mobile,32px)}.typo-h2.typo-large{font-size:var(--typo-h2-large-mobile,36px)}.typo-h2.typo-xlarge{font-size:var(--typo-h2-xlarge-mobile,40px)}.typo-h3{font-size:var(--typo-h3-mobile,28px)}.typo-h4{font-size:var(--typo-h4-mobile,24px)}.typo-h5{font-size:var(--typo-h5-mobile,20px)}.typo-h6{font-size:var(--typo-h6-mobile,18px)}.typo-stat{font-size:var(--typo-stat-mobile,48px)}}