.hero{min-height:43.75rem;max-width:var(--wp--style--global--content-size);background-color:var(--color-gray-900);color:var(--color-white);border-radius:0 0 1.75rem 1.75rem;margin-inline:auto;display:flex;position:relative;overflow:hidden}@media (width<=1023px){.hero{border-radius:0 0 2rem 2rem;min-height:37.5rem}}.hero__background{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__background-video{background-color:#0000}@media (prefers-reduced-motion:reduce){.hero__background-video{display:none}}.hero__inner{z-index:1;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-end;gap:2.5rem;width:100%;padding:2.5rem;display:flex;position:relative}@media (width<=1023px){.hero__inner{padding:1.25rem;align-items:flex-start;padding-block:2.5rem}}.hero__content{flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;display:flex}.hero__heading{max-width:80rem;font-family:var(--font-heading);margin:0;font-style:normal;line-height:1.15}.hero__heading-bold,.hero__heading-light{display:block}.hero__heading-bold{font-size:clamp(2.5rem,1.65816rem + 3.7415vw,5.25rem);font-weight:600}.hero__heading-light{font-size:clamp(2.5rem,1.65816rem + 3.7415vw,5.25rem);font-weight:300}@media (width>=1024px){.hero__cta{width:auto}}.hero__recent{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:24.625rem;color:inherit;background-color:#e5e7eb1a;border-radius:.375rem;align-items:flex-start;gap:1rem;padding:.625rem;text-decoration:none;display:flex}@media (width<=767px){.hero__recent{flex-direction:column;gap:1rem}}.hero__recent-thumb{border-radius:.25rem;flex-shrink:0;align-items:flex-start;width:9.375rem;height:6.25rem;display:flex;position:relative;overflow:hidden}@media (width<=767px){.hero__recent-thumb{height:4.6875rem}}.hero__recent-thumb-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__recent-thumb-icon{z-index:1;background-color:var(--color-orange);color:var(--color-white);border-radius:999px;justify-content:center;align-items:center;margin:.625rem;padding:.5rem;display:flex;position:relative}.hero__recent-body{flex-direction:column;flex:1;justify-content:space-between;align-self:stretch;gap:.625rem;min-width:0;display:flex}.hero__recent-text{font-family:var(--font-content);letter-spacing:.03em;flex-direction:column;gap:.3125rem;font-size:.75rem;display:flex}.hero__recent-label{color:var(--color-gray-200)}.hero__recent-title{color:var(--color-white);font-size:1rem}.hero__recent-progress{flex-direction:column;gap:.625rem;display:flex}.hero__recent-progress-count{color:var(--color-gray-200);font-family:var(--font-content);letter-spacing:.03em;font-size:.75rem}.hero__recent-progress-track{background-color:rgba(var(--color-white-rgb), .3);width:100%;height:1px;position:relative}.hero__recent-progress-bar{inset-block:0;background-color:var(--color-white);position:absolute;left:0}.hero__swoosh{z-index:1;width:15.3125rem;height:15.3125rem;color:var(--color-white);pointer-events:none;display:block;position:absolute;bottom:3rem;right:3rem}@media (width<=1023px){.hero__swoosh{display:none}}.hero__swoosh svg{width:100%;height:100%;display:block}
