.section-header{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;position:relative;padding:2rem}.sticky-header{width:100%;position:fixed;top:0;padding:1.5rem 2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:10}.logo-audacieux{width:9.25rem;height:3.2rem;cursor:pointer;margin-bottom:0}.open-account{margin-bottom:0;cursor:pointer}.content-container{display:flex;flex-direction:column;align-items:center;width:100%}.subtitle{font-size:1.875rem;font-family:TStar-Regular;color:#fff;margin-bottom:3rem;text-align:center;opacity:0;animation:fadeInStay .5s ease-in-out forwards;animation-delay:2s}.button-container{display:flex;flex-direction:row;justify-content:center;gap:.8rem;min-width:60rem;animation:fadeInStay .5s ease-in-out forwards;animation-delay:2s;opacity:0}.button-container button{min-width:fit-content}.static-text{font-size:5.875rem;font-weight:400;font-family:Kattering105;max-width:100%}.alternating-texts{position:relative;width:100%;text-align:center}.alternate-text{font-size:14rem;font-family:TStar-HeavyItalic;font-style:italic;opacity:0;position:absolute;top:4rem;left:50%;white-space:nowrap;overflow:visible;letter-spacing:-.07em}.alternate-text:nth-child(2){animation:fadeInLeave .4s ease-in-out forwards;animation-delay:.5s;transform:translate(-50%)}.alternate-text:nth-child(3){animation:fadeInLeave .4s ease-in-out forwards;animation-delay:.9s;transform:translate(-50%)}.alternate-text:nth-child(4){animation:fadeInStay .4s ease-in-out forwards;animation-delay:1.3s;transform:translate(-50%)}.logo-helios-makesense{width:25rem;height:auto;margin:14rem 0 2.5rem;animation:fadeInStay .5s ease-in-out forwards;animation-delay:2s;opacity:0}@keyframes fadeInLeave{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}@keyframes fadeInStay{0%{opacity:0}to{opacity:1}}@media (max-width: 600px){.static-text{font-size:2.5rem}.alternate-text{font-size:6.5rem;top:2.5rem}.alternate-text:nth-child(2){transform:translate(-50%)}.alternate-text:nth-child(3){transform:translate(-50%)}.alternate-text:nth-child(4){transform:translate(-50%)}.button-container{flex-direction:column;width:100%;min-width:auto}.logo-audacieux{width:100px}.subtitle{font-size:2rem}.logo-helios-makesense{margin:6.5rem 0 2.5rem}.alternating-texts{position:relative;height:4rem;width:100%}}@media (min-width: 600px) and (max-width: 1024px){.static-text{font-size:4rem}.alternate-text{font-size:10rem;top:3rem}.alternate-text:nth-child(1){transform:translate(-50%)}.alternate-text:nth-child(2){transform:translate(-50%)}.alternate-text:nth-child(3){transform:translate(-50%)}.button-container{flex-direction:column;width:60%;min-width:auto}.logo-audacieux{width:100px}.subtitle{font-size:2rem}.logo-helios-makesense{margin:10rem 0 2.5rem}.alternating-texts{position:relative;width:100%}}.benefits-block{display:flex;flex-direction:column;gap:4rem;max-width:120rem}.benefits-block header{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:2rem}.benefits-block .cards{display:flex;flex-direction:column;gap:4rem}.benefits-block .btn{align-self:center}@media (min-width: 834px){.benefits-section{height:81.2rem}.benefits-block header{border-bottom:2px solid var(--graphite)}.benefits-block .cards{flex-direction:row;flex-wrap:wrap;gap:4rem;row-gap:5.2rem}}@media (min-width: 1440px){.benefits-section{height:61rem}.benefits-block{border-bottom:none;gap:6rem}.benefits-block header{flex-direction:row;justify-content:space-between}.benefits-block header h3{max-width:75rem}.benefits-block header .icons{display:flex;align-items:center}.benefits-block header .icons img{width:18rem;height:4.2rem}}.benefits-card{display:flex;flex-direction:column;gap:2rem}.benefits-card .icon-container img{height:8rem;width:auto}.benefits-card .texts{display:flex;flex-direction:column;gap:.8rem}.benefits-card .texts h4{font-family:TStar-SemiBold;font-size:2rem;line-height:2.6rem}.benefits-card .texts p{text-align:left}.benefits-card .texts .body1{margin-bottom:0;text-decoration:underline}@media (min-width: 834px){.benefits-card{align-items:flex-start;justify-content:flex-start;width:40%;gap:4rem;margin-bottom:0!important}}@media (min-width: 1440px){.benefits-card{width:27rem}}
