.hero-with-curve-container{align-items:center;background-position:0 100%;background-repeat:no-repeat;background-size:450px 450px,contain;display:flex;min-height:72vh;padding:80px 30px}.hero-with-curve-container.white-bg{background-color:var(--white);background-image:url(https://www.bcsaudit.com/hubfs/2022%20Rebrand/images/white-bottom-left-curve.svg),url(https://www.getbcs.com/hubfs/2022%20Rebrand/images/bcs-logo-transparent-background.svg)}.hero-with-curve-container.indigo-bg{background-color:var(--indigo);background-image:url(https://www.bcsaudit.com/hubfs/2022%20Rebrand/images/white-bottom-left-curve.svg),url(https://www.getbcs.com/hubfs/2022%20Rebrand/images/indigo-ghosted-bcs-logo.svg)}.hero-with-curve-wrapper{display:grid;gap:24px;grid-template-columns:480px 1fr;margin:0 auto;max-width:1200px;width:100%}.hero-with-curve-wrapper .eyebrow-text{border-radius:12px;border-style:solid!important;border-width:1.5px!important;color:var(--pink)!important;margin:0 0 24px!important;padding:9px 18px!important;width:fit-content}.hero-with-curve-wrapper h2{color:var(--white);font-size:3rem!important;font-weight:400!important;letter-spacing:-1.25px!important;line-height:3.25rem!important;margin-bottom:20px!important}.hero-with-curve-wrapper .cta-container{display:flex;flex-flow:row wrap;gap:18px}.hero-with-curve-wrapper .cta-container .button,.hero-with-curve-wrapper .open-demo-modal-button,.hero-with-curve-wrapper .open-modal-button{margin:0!important}.hero-stat-container{align-items:center;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;justify-self:center;max-width:450px;width:100%}.stat-wrapper{animation:float-up 3s ease-in-out infinite;border:1.5px solid var(--pink);border-radius:0 30px 30px;padding:24px;width:50%}.stat-wrapper:last-of-type{animation:float-down 3.5s ease-in-out infinite;border:1.5px solid var(--blue);justify-self:flex-end}.stat-wrapper p{margin-bottom:0!important;padding-bottom:0!important}@keyframes float-up{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes float-down{0%,to{transform:translateY(0)}50%{transform:translateY(16px)}}@media (max-width:1440px){.hero-with-curve-container{background-size:300px 300px,contain}}@media (max-width:1366px){.hero-with-curve-container{background-size:240px 240px,contain}}@media (max-width:1200px){.hero-with-curve-container{background-size:120px 120px,cover}}@media (max-width:1024px){.hero-with-curve-container{background-size:90px 90px,cover}}@media (max-width:900px){.hero-stat-container{display:none}}@media (max-width:767px){.hero-with-curve-wrapper{grid-template-columns:1fr}}