.bfs-header.with-page-border:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;opacity:.5;background:var(--pure-white);z-index:1}.page-hero-section{width:100%;height:var(--page-hero-height);flex-shrink:0;display:flex;align-items:center;justify-content:center;margin:0 auto;padding-top:var(--1bfs-space-24);background:var(--soft-black);position:relative}.page-hero-section .bfs-heading-hero{color:var(--pure-white);text-align:center;font-family:var(--font-la-grotesque-extrabold);font-size:var(--1bfs-font-7xl);font-style:normal;font-weight:var(--1bfs-weight-black);line-height:var(--1bfs-font-7xl);text-transform:uppercase;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.bfs-heading-hero.no-uppercase{text-transform:none;font-size:var(--1bfs-font-5xl);line-height:var(--1bfs-font-5xl)}.page-hero-success{background-image:url(/assets/img/bg/confetti-success.png)}.page-hero-failed,.page-hero-success{background-color:var(--soft-black);background-repeat:no-repeat;background-position:center 96px;background-size:contain}.hero-status-icon{margin-top:var(--1bfs-space-6);margin-bottom:var(--1bfs-space-6)}.hero-status-message{font-family:var(--font-la-grotesque-medium);font-size:var(--1bfs-font-xl);margin-top:var(--1bfs-space-4);margin-bottom:var(--1bfs-space-16);margin-left:auto;margin-right:auto;color:var(--pure-white)!important;opacity:.8;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.page-hero-failed,.page-hero-success{height:380px}.page-hero-success .bfs-heading-hero{color:var(--primary-bright-green)!important}.page-hero-failed .bfs-heading-hero{color:var(--error-red)!important}.hero-status-icon .hero-icon-svg,.hero-status-icon img{width:100px;height:100px;animation:heroIconPulse 4s ease-in-out infinite}@keyframes heroIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media (max-width:768px){.page-hero-section{height:var(--page-hero-height-tablet);padding-top:var(--1bfs-space-20)}.page-hero-section .bfs-heading-hero{font-size:var(--1bfs-font-4xl);line-height:var(--1bfs-font-4xl)}.bfs-heading-hero.no-uppercase{font-size:var(--1bfs-font-3xl);line-height:var(--1bfs-font-3xl)}.page-hero-failed,.page-hero-success{height:340px}.hero-status-icon .hero-icon-svg,.hero-status-icon img{width:80px;height:80px}.hero-status-message{font-size:var(--1bfs-font-lg)}}@media (max-width:480px){.page-hero-section{height:var(--page-hero-height-mobile)}.page-hero-section .bfs-heading-hero{font-size:var(--1bfs-font-3xl);line-height:var(--1bfs-font-3xl)}.bfs-heading-hero.no-uppercase{font-size:var(--1bfs-font-2xl);line-height:var(--1bfs-font-2xl)}.page-hero-failed,.page-hero-success{height:340px}.hero-status-icon .hero-icon-svg,.hero-status-icon img{width:60px;height:60px}.hero-status-message{font-size:var(--1bfs-font-base)}}