.typography{font-family:var(--font-family-serif);font-size:20px;font-size:clamp(20px,3vw,22px);font-weight:var(--weight-normal);font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;color:var(--color-text-01);word-break:break-word}.typography>p:first-child{margin-top:0}.typography>p:last-child{margin-bottom:0}.typography a,.typography a:hover,.typography a:visited{color:var(--color-text-01);background-color:none;text-decoration:none;border:none;padding:0 3px;font-weight:var(--weight-bold);background-repeat:no-repeat;background-image:linear-gradient(0deg,var(--azure) 0%,var(--azure) 100%);background-repeat:no-repeat;background-position:100% 90%;background-size:100% 30%;transition:background-position 100ms,background-size 100ms}.typography a:hover{background-position:100% 55%;background-size:100% 75%}@media screen and (prefers-reduced-motion:reduce){.typography a,.typography a:hover,.typography a:visited{transition:none}}.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{font-family:var(--font-family-sans);font-weight:var(--weight-bold);font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.typography h2:not(:first-child),.typography h3:not(:first-child),.typography h4:not(:first-child),.typography h5:not(:first-child),.typography h6:not(:first-child){margin:40px 0 20px 0}.typography h2{font-size:24px;font-size:clamp(24px,3.5vw,41px)}.typography h3{font-size:22px;font-size:clamp(22px,3.2vw,37px)}.typography h4{font-size:21px;font-size:clamp(21px,2.8vw,33px)}.typography h5{font-size:20px;font-size:clamp(20px,2.5vw,29px)}.typography h6{font-size:18px;font-size:clamp(18px,2.1vw,25px)}.typography blockquote:not([class]){position:relative;font-size:20px;font-style:italic;padding-top:80px;padding-bottom:80px;padding-left:20px;padding-right:20px}.typography blockquote:not([class])::before,.typography blockquote:not([class])::after{position:absolute;content:'';width:34px;height:36px;overflow:hidden;background-image:url(/images/quote.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.typography blockquote:not([class])::before{content:'';left:20px;top:40px}.typography blockquote:not([class])::after{transform-origin:50% 50%;transform:rotate(180deg);right:20px;bottom:40px}.typography figure{text-align:center;padding:0;margin:20px}.typography img{max-width:100%;height:auto}.content__body figure img{margin-left:auto;margin-right:auto;display:block}.typography figure.quote{position:relative}.typography figure.quote figcaption{font-family:var(--font-family-serif);font-size:41px;font-weight:bold;line-height:1.2;text-align:center;padding-left:40px;padding-right:40px;margin-bottom:40px}.typography figure.quote figcaption span{background:linear-gradient(0deg,transparent 0 20%,var(--yellow) 20% 70%,transparent 70% 100%);background-repeat:no-repeat;background-size:100%;padding:0 6px}.typography figure.quote blockquote{margin:0;padding-left:10px;padding-right:20px}.typography iframe{display:block;margin-left:auto;margin-right:auto;max-width:100%}@media(min-width:768px){.typography{font-size:22px;line-height:1.55}.typography blockquote:not([class]){padding-top:80px;padding-bottom:80px}}@media(min-width:1024px){.typography figure.quote{position:relative;display:grid;grid-template-columns:30% 1fr}.typography figure.quote blockquote{grid-column:2/3}.typography figure.quote figcaption{position:absolute;top:50%;transform:translateY(-50%);left:0;width:30%;text-align:left;padding-left:10px;padding-right:0}}