@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,400,0,0&display=swap";.hero-blog{position:relative;width:100%}.hero-blog__frame{position:relative;overflow:hidden;background:linear-gradient(270deg,#d6001c 13.017%,#6a1f7a 98.276%)}.hero-blog__media,.hero-blog__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-blog__media{z-index:0}.hero-blog__bg-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;mix-blend-mode:screen;opacity:.65}.hero-blog__overlay{z-index:1;background:linear-gradient(-41.55deg,#2b176c8c 3.9%,#2b176c00 68.36%);pointer-events:none}.hero-blog__content-layer{position:relative;z-index:2}.hero-blog__inner{display:flex;flex-direction:column;gap:40px;padding-top:180px;padding-bottom:120px}.hero-blog__copy{display:flex;flex-direction:column;gap:40px;min-width:0;max-width:620px}.hero-blog__breadcrumbs{display:inline-flex;align-items:center;gap:4px;color:#fff;font-size:14px;line-height:20px}.hero-blog__breadcrumbs-home{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:inherit;text-decoration:none;transition:opacity .15s linear}.hero-blog__breadcrumbs-home:hover{opacity:.8}.hero-blog__breadcrumbs-home:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:3px;border-radius:2px}.hero-blog__breadcrumbs-sep{font-weight:400}.hero-blog__breadcrumbs-current{padding:0 4px;font-weight:700}.hero-blog__heading-block{display:flex;flex-direction:column;gap:16px;min-width:0}.hero-blog__eyebrow{margin:0;color:#e485f9;font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase}.hero-blog__title{margin:0;color:#fff;font-size:64px;font-weight:700;line-height:72px}.hero-blog__description{padding-top:16px;color:#fff;font-size:16px;font-weight:700;line-height:24px;max-width:584px}.hero-blog__description :is(p,ul,ol,li,span,strong,em,h1,h2,h3,h4,h5,h6){color:inherit}.hero-blog__description>*:first-child{margin-top:0}.hero-blog__description>*:last-child{margin-bottom:0}.hero-blog__description p{margin:0}.hero-blog__description p+p{margin-top:16px}.hero-blog__featured{display:none}.hero-blog__featured-card{display:flex;align-items:stretch;width:483px;background:#fff;border-radius:2px;overflow:hidden;box-shadow:4px 4px 10px #27273133;text-decoration:none;transition:box-shadow .3s ease}a.hero-blog__featured-card:hover,button.hero-blog__featured-card:hover{box-shadow:8px 8px 16px #2727314d}button.hero-blog__featured-card{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;margin:0;padding:0;font:inherit;color:inherit;text-align:left;cursor:pointer}button.hero-blog__featured-card:focus-visible{outline:2px solid #d6001c;outline-offset:2px}.hero-blog__featured-media{position:relative;flex:0 0 217px;align-self:stretch;overflow:hidden}.hero-blog__featured-image{display:block;width:100%;height:100%;object-fit:cover}.hero-blog__featured-image--fallback{background:radial-gradient(circle at 30% 25%,#ff6277b3,#ff627700 18%),radial-gradient(circle at 62% 38%,#e285f9cc,#e285f900 24%),linear-gradient(135deg,#13051c 8%,#2a0940 34%,#4e1d7a 58%,#1a0526)}.hero-blog__featured-body{display:flex;flex:1 1 auto;flex-direction:column;gap:24px;padding:24px;min-width:0}.hero-blog__featured-text{display:flex;flex-direction:column;gap:16px;min-width:0}.hero-blog__featured-title{margin:0;width:100%;color:#3f3f48;font-size:20px;font-weight:700;line-height:28px}.hero-blog__featured-cta{align-self:flex-start;padding:8px 0;color:#57575f}a.hero-blog__featured-card .hero-blog__featured-cta,button.hero-blog__featured-card .hero-blog__featured-cta{pointer-events:none;padding:8px 0}a.hero-blog__featured-card:hover .button__label,button.hero-blog__featured-card:hover .button__label{background:linear-gradient(270deg,#d6001c 13.017%,#6a1f7a 98.276%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}a.hero-blog__featured-card:hover .hero-blog__featured-cta .button__icon--trailing,button.hero-blog__featured-card:hover .hero-blog__featured-cta .button__icon--trailing{color:#d6001c}@media (max-width: 1199px){.hero-blog__featured{display:none!important}.hero-blog__frame--has-featured .hero-blog__copy{max-width:100%}}@media (min-width: 768px) and (max-width: 1199px){.hero-blog__inner{gap:40px;padding-top:148px;padding-bottom:80px}.hero-blog__title{font-size:48px;line-height:56px}}@media (max-width: 767px){.hero-blog__inner{gap:32px;padding-top:140px;padding-bottom:64px}.hero-blog__copy{gap:32px}.hero-blog__title{font-size:32px;line-height:40px}.hero-blog__description{padding-top:8px}}@media (min-width: 1200px){.hero-blog__frame--has-featured .hero-blog__inner{display:grid;grid-template-columns:minmax(0,620px) auto;grid-template-areas:"breadcrumbs ." "eyebrow     ." "title       featured" "description featured";column-gap:32px;row-gap:0;align-items:start;justify-content:space-between}.hero-blog__frame--has-featured .hero-blog__copy,.hero-blog__frame--has-featured .hero-blog__heading-block{display:contents}.hero-blog__frame--has-featured .hero-blog__breadcrumbs{grid-area:breadcrumbs;margin-bottom:40px}.hero-blog__frame--has-featured .hero-blog__eyebrow{grid-area:eyebrow;margin-bottom:16px}.hero-blog__frame--has-featured .hero-blog__title{grid-area:title;min-width:0}.hero-blog__frame--has-featured .hero-blog__description{grid-area:description;min-width:0}.hero-blog__frame--has-featured .hero-blog__featured{display:flex;grid-area:featured;align-self:start;padding-top:0}}.hero-blog__dialog{padding:0;border:0;background:transparent;max-width:min(560px,calc(100vw - 32px));width:100%;max-height:calc(100vh - 32px);color:#272731}.hero-blog__dialog::backdrop{background:#0f0f1a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-blog__dialog[open]{display:block}.hero-blog__dialog-panel{position:relative;background:#fff;border-radius:2px;padding:32px;box-shadow:0 24px 60px #0f0f1a40;max-height:calc(100vh - 32px);overflow-y:auto}.hero-blog__dialog-close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:50%;cursor:pointer;color:#3f3f48;font-family:Material Symbols Sharp,sans-serif;font-size:22px;line-height:1}.hero-blog__dialog-close:hover,.hero-blog__dialog-close:focus-visible{background:#f3f0f7;outline:none}.hero-blog__dialog-header{margin-bottom:24px;padding-right:32px}.hero-blog__dialog-title{margin:0;font-size:24px;line-height:32px;color:#3f3f48}.hero-blog__dialog-description{margin:8px 0 0;font-size:14px;line-height:20px;color:#5b5b66}.hero-blog__dialog-body{display:block}.hero-blog__dialog-mount{min-height:40px}@media (max-width: 480px){.hero-blog__dialog-panel{padding:24px 20px}.hero-blog__dialog-title{font-size:20px;line-height:28px}}
