@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}section.hero-heading{margin-bottom:calc((100vw - var(--scrollbar-width))*.21429);padding-bottom:calc((100vw - var(--scrollbar-width))*.21429);position:relative}section.hero-heading.tuck{margin-bottom:calc((100vw - var(--scrollbar-width))*.07143)}section.hero-heading:before{content:"";display:flex;height:var(--header-ht-mobile);margin-bottom:32px}@media (min-width:1024px){section.hero-heading:before{height:var(--header-ht-desktop)}}section.hero-heading .card{background-color:#ece7dc;box-shadow:inset 0 0 0 1px #333;overflow:hidden;padding:calc((100vw - var(--scrollbar-width))*.14286) calc((100vw - var(--scrollbar-width))*.07143);position:relative}section.hero-heading .card .h1{margin:0 8px;position:relative}section.hero-heading .card .h1 em{background-image:linear-gradient(180deg,transparent 29%,#f1aa1e 0,#f1aa1e 86.5%,transparent 0);-webkit-box-decoration-break:clone;box-decoration-break:clone;display:inline;line-height:inherit;padding-left:4px;position:relative}@media (min-width:768px){section.hero-heading{padding-bottom:calc((100vw - var(--scrollbar-width))*.07143)}section.hero-heading,section.hero-heading.tuck{margin-bottom:calc((100vw - var(--scrollbar-width))*.07143)}section.hero-heading .card{padding:calc((100vw - var(--scrollbar-width))*.07143) calc((100vw - var(--scrollbar-width))*.05357)}}@media (min-width:1024px){section.hero-heading:before{margin-bottom:40px}}@media (min-width:1280px){section.hero-heading .card{display:inline-flex;flex-grow:0}section.hero-heading .card .h1{white-space:pre-line}section.hero-heading .card .h1 .space{display:none}section.hero-heading .card .h1 .hr{display:block}section.hero-heading .card .h1 em{background-image:linear-gradient(180deg,transparent 32%,#f1aa1e 0,#f1aa1e 86%,transparent 0);padding-left:.04em}section.hero-heading .card .h1 em:before{height:.6em}}@media (min-width:1440px){section.hero-heading .card{padding:calc((100vw - var(--scrollbar-width))*.05357) calc((100vw - var(--scrollbar-width))*.03571)}}
