@media only screen and (min-width:0rem){#hero-998{background:var(--bgLight);box-sizing:border-box;padding:clamp(7rem,18vw,8rem) 1rem clamp(1.5rem,4vw,2rem)}#hero-998 .cs-container{display:flex;flex-direction:column;gap:clamp(2rem,5vw,3rem);margin:auto;max-width:80rem;width:100%}#hero-998 .cs-content{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,1.75rem)}#hero-998 .cs-content>*{margin:0}#hero-998 .cs-title{font-size:1.74rem;text-transform:uppercase}#hero-998 .cs-title-black{color:var(--headerColor)}#hero-998 .cs-title-red{color:var(--primary)}#hero-998 .cs-button-group{display:grid;gap:1rem;grid-template-columns:max-content}#hero-998 .cs-picture{border-radius:.25rem;display:block;overflow:hidden;width:100%}#hero-998 .cs-picture img{aspect-ratio:666/998;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}}@media only screen and (min-width:48rem){#hero-998 .cs-button-group{grid-auto-flow:column;grid-template-columns:max-content max-content;justify-content:start}#hero-998 .cs-title{font-size:var(--headerFontSize)}}@media only screen and (min-width:64rem){#hero-998{padding:clamp(9rem,12vw,10.5rem) 2rem clamp(2rem,4vw,3rem)}#hero-998 .cs-container{align-items:center;flex-direction:row;gap:clamp(1.5rem,3vw,2.5rem);margin:auto;max-width:80rem}#hero-998 .cs-content{flex:1 1 0;gap:clamp(1.5rem,2vw,2rem)}#hero-998 .cs-title-black,#hero-998 .cs-title-red{white-space:nowrap}#hero-998 .cs-picture{flex:1 1 0}#hero-998 .cs-picture img{aspect-ratio:1/1}}