.has-content-illustrations{display:flex;flex-direction:row;gap:var(--gutter-loose);align-items:center;padding-inline:unset}@media only screen and (max-width: 48rem){.has-content-illustrations .content-block{padding-inline:var(--container-standard)}}.has-content-illustrations .content-illustration{width:var(--size-2xl-4);height:var(--size-2xl-4);flex:unset;position:relative}.has-content-illustrations .content-illustration img{position:absolute;width:100%;height:100%;object-fit:contain;inset:0}.has-content-illustrations .content-illustration.illustration-left{margin-left:calc(var(--space-xl)*-1);margin-top:calc(var(--space-l)*-1)}@supports(animation-timeline: view()){.has-content-illustrations .content-illustration.illustration-left{--anim-offset: var(--space-l);animation-name:scrollSlower;animation-fill-mode:both;animation-timing-function:linear;animation-timeline:view();animation-range:entry exit calc(100% + var(--anim-offset)*2)}}.has-content-illustrations .content-illustration.illustration-right{margin-right:calc(var(--space-xl)*-1);margin-bottom:calc(var(--space-l)*-1)}@supports(animation-timeline: view()){.has-content-illustrations .content-illustration.illustration-right{--anim-offset: var(--space-l);animation-name:scrollFaster;animation-fill-mode:both;animation-timing-function:linear;animation-timeline:view();animation-range:entry exit calc(100% + var(--anim-offset)*2)}}@media only screen and (max-width: 48rem){.has-content-illustrations{flex-direction:column;justify-content:center;align-content:center;gap:var(--space-s)}.has-content-illustrations .content-illustration{width:var(--size-2xl-2);height:var(--size-2xl-2)}.has-content-illustrations .content-illustration.illustration-left{margin:unset;animation:unset}.has-content-illustrations .content-illustration.illustration-right{display:none !important}}.content-block{max-width:var(--width-content);margin-inline:auto}.content-block .heading-wrap{display:flex;flex-direction:column;gap:var(--space-2xs)}.content-block .heading-wrap>:last-child{padding-bottom:var(--space-m)}.content-block .content-text p:last-of-type{margin-bottom:unset}.content-block button-group{margin-top:var(--space-l)}.content-block.text-align-left{text-align:left}.content-block.text-align-left>*{justify-content:start}.content-block.text-align-center{text-align:center}.content-block.text-align-center>*{justify-content:center}.content-block.text-align-right{text-align:right}.content-block.text-align-right>*{justify-content:end}.content-block>*:last-child{margin-bottom:0}.featured-content h2{font-family:var(--font-family-feature-text);font-weight:var(--font-weight-feature-text);text-transform:var(--text-transform-feature-text);font-size:var(--font-size-feature-text-xl);line-height:var(--line-height-feature-text-xl);letter-spacing:var(--letter-spacing-feature-text-xl);font-style:var(--font-style-feature-text)}.nopadd-mob .block-header{padding-inline:var(--container-standard)}.block-header{display:flex;flex-direction:column;gap:var(--space-m);text-align:center;justify-content:center;margin-bottom:var(--space-xl);max-width:var(--width-content);justify-self:center}.block-header heading-group{justify-content:center;align-items:center}.block-header header{display:flex;flex-direction:column}.block-header header .overline{margin-bottom:var(--space-l);font-family:var(--font-family-overline);font-weight:var(--font-weight-overline);text-transform:var(--text-transform-overline);font-size:var(--font-size-overline-1);line-height:var(--line-height-overline-1);letter-spacing:var(--letter-spacing-overline-1);font-style:var(--font-style-overline)}.block-header header .title{margin-bottom:unset;font-family:var(--font-family-large-heading);font-weight:var(--font-weight-large-heading);text-transform:var(--text-transform-large-heading);font-size:var(--font-size-large-heading-2);line-height:var(--line-height-large-heading-2);letter-spacing:var(--letter-spacing-large-heading-2);font-style:var(--font-style-large-heading)}.block-header header .heading-wrap{display:flex;flex-direction:column;gap:var(--space-2xs)}.block-header header .subtitle{font-family:var(--font-family-subtitle);font-weight:var(--font-weight-subtitle);text-transform:var(--text-transform-subtitle);font-size:var(--font-size-subtitle-1);line-height:var(--line-height-subtitle-1);letter-spacing:var(--letter-spacing-subtitle-1);font-style:var(--font-style-subtitle);margin-top:unset;margin-bottom:unset}.block-header article{display:flex;flex-direction:column;justify-content:center;gap:var(--space-l)}.block-header article .block-header-content p{font-family:var(--font-family-body);font-weight:var(--font-weight-body);text-transform:var(--text-transform-body);font-size:var(--font-size-body-m);line-height:var(--line-height-body-m);letter-spacing:var(--letter-spacing-body-m);font-style:var(--font-style-body)}.block-header article .block-header-content p:last-of-type{margin:unset}.block-header article button-group{justify-content:center}.block-header.slim,.block-header.card{flex-direction:row;justify-content:space-between;max-width:unset;width:100%;padding-bottom:var(--space-m);border-bottom:solid 1px var(--color-body-a25)}@media only screen and (max-width: 48rem){.block-header.slim,.block-header.card{flex-direction:column}}.block-header.slim heading-group,.block-header.card heading-group{justify-content:unset;align-items:unset}.block-header.slim header,.block-header.card header{flex:1;text-align:left;justify-content:start}.block-header.slim header .overline,.block-header.card header .overline{margin-bottom:var(--space-m);font-family:var(--font-family-overline);font-weight:var(--font-weight-overline);text-transform:var(--text-transform-overline);font-size:var(--font-size-overline-2);line-height:var(--line-height-overline-2);letter-spacing:var(--letter-spacing-overline-2);font-style:var(--font-style-overline)}.block-header.slim header .title,.block-header.card header .title{font-family:var(--font-family-large-heading);font-weight:var(--font-weight-large-heading);text-transform:var(--text-transform-large-heading);font-size:var(--font-size-large-heading-3);line-height:var(--line-height-large-heading-3);letter-spacing:var(--letter-spacing-large-heading-3);font-style:var(--font-style-large-heading)}.block-header.slim header .subtitle,.block-header.card header .subtitle{font-family:var(--font-family-subtitle);font-weight:var(--font-weight-subtitle);text-transform:var(--text-transform-subtitle);font-size:var(--font-size-subtitle-2);line-height:var(--line-height-subtitle-2);letter-spacing:var(--letter-spacing-subtitle-2);font-style:var(--font-style-subtitle);margin-bottom:unset;margin-top:unset}.block-header.slim article,.block-header.card article{width:40%;text-align:left;max-width:480px;justify-content:start;gap:var(--space-s)}@media only screen and (max-width: 48rem){.block-header.slim article,.block-header.card article{width:100%}}.block-header.slim article .block-header-content p,.block-header.card article .block-header-content p{font-family:var(--font-family-body);font-weight:var(--font-weight-body);text-transform:var(--text-transform-body);font-size:var(--font-size-body-s);line-height:var(--line-height-body-s);letter-spacing:var(--letter-spacing-body-s);font-style:var(--font-style-body)}.block-header.slim article button-group,.block-header.card article button-group{justify-content:start}.block-header.card{padding:var(--space-l);background-color:var(--color-background);--background-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="124" viewBox="0 0 1200 124" fill="none"><path d="M1194.69 30.5907C1194.07 29.5148 1193.45 28.4384 1192.89 27.3602C1190.24 22.3029 1193.11 16.8489 1188.31 11.9342C1187.53 9.8221 1185.59 7.29907 1176.72 6.2285C1137.23 5.48107 1092.93 6.5674 1046.38 5.93097C1005.01 5.36531 961.634 3.78601 916.745 3.32261C874.301 2.88446 830.858 1.36711 786.95 1.03234C743.677 0.702412 700.066 0.241607 656.947 0.0233037C612.843 -0.199975 569.121 1.25709 526.833 1.16238C481.638 1.06114 437.979 0.733011 396.836 0.792667C349.655 0.861083 306.032 2.26527 267.064 2.56579C242.43 2.92039 187.091 2.92919 133.908 4.28648C68.0437 5.96738 8.92548 7.88507 12.3545 11.8551C11.2435 22.9212 7.71951 35.0975 4.88735 47.4547C2.1783 59.2754 -0.718976 71.2765 0.160521 82.9293C1.10337 95.4211 3.8526 107.125 14.9303 117.853C54.7213 118.205 97.9437 117.453 144.952 117.91C186.628 118.315 230.373 120.155 275.637 120.58C318.387 120.982 362.409 120.53 406.661 120.897C450.244 121.258 493.953 123.332 537.404 123.613C581.823 123.899 625.814 123.827 668.428 123.978C713.943 124.139 757.97 123.37 799.439 123.316C846.931 123.254 891.201 123.979 930.498 123.547C969.138 123.175 1010.5 120.697 1049.8 119.668C1072.7 119.068 1095.71 118.796 1118.68 118.409C1132.5 118.176 1164.28 115.967 1176.47 118.08C1177.59 118.275 1178.65 118.512 1179.95 118.61C1182.55 118.803 1185.36 118.359 1186.7 117.763C1197.11 113.124 1192.84 105.846 1194.88 100.7C1197.92 93.0449 1198.02 85.2225 1198.9 77.5353C1200.21 66.1578 1200.09 54.7742 1199.84 43.3933C1199.75 39.0816 1197.16 34.8402 1194.69 30.5907Z" fill="currentColor"/></svg>');mask-border:var(--background-mask);-webkit-mask-box-image:var(--background-mask);mask-border-slice:33.333 fill;--webkit-mask-box-image-slice: 33.333 fill}.block-header.card article{width:fit-content;align-items:center;display:flex;justify-content:center}.block-header.card article button-group .cta-button{padding:var(--space-xs) var(--space-m)}@media only screen and (max-width: 48rem){.block-header.card{justify-content:center;align-items:center;text-align:center}.block-header.card article{width:100%}.block-header.card button-group{flex-direction:column;justify-content:center;align-items:center;width:100%}.block-header.card button-group .cta-button{flex:1;width:100%}}.header-container .block-header{margin-inline:var(--container-standard);width:calc(100% - var(--container-standard)*2)}
/*# sourceMappingURL=content.css.map */
