@charset "UTF-8";.module-heading h1{font-family:var(--theme-font-family);font-weight:500;font-size:48rem;line-height:1.1;letter-spacing:-.025em;color:var(--theme-color-text-on-light);margin-bottom:40rem;}.module-heading h1::selection{background-color:var(--theme-color-action-accent-hover);}@media (max-width: 799px){.module-heading h1{font-family:var(--theme-font-family);font-weight:500;font-size:40rem;line-height:1.15;letter-spacing:-.025em;}.module-heading h1::selection{background-color:var(--theme-color-action-accent-hover);}}.module-heading h2,.module-heading h3,.module-heading h4,.module-heading h5,.module-heading h6{font-family:var(--theme-font-family);font-weight:500;font-size:24rem;line-height:1.3;color:var(--theme-color-text-on-light);margin-top:56rem;margin-bottom:24rem;}.module-heading h2::selection,.module-heading h3::selection,.module-heading h4::selection,.module-heading h5::selection,.module-heading h6::selection{background-color:var(--theme-color-action-accent-hover);}.module-heading > *{width:var(--theme-layout-content-width-narrow);max-width:100%;}