.hero-section{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;max-width:100%;margin:0 auto;padding:0 16px;overflow:hidden;height:338px}@media(min-width:640px){.hero-section{height:380px;padding:0 32px}}@media(min-width:768px){.hero-section{height:420px;padding:0 64px}}@media(min-width:1024px){.hero-section{height:460px}}@media(min-width:1280px){.hero-section{height:413px}}.hero-section:before{background-image:url(/_next/static/media/header-1.ff5e1b85.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;z-index:1}.hero-section:after,.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.hero-section:after{background:rgba(0,0,0,.65);z-index:2}.hero-content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:100%}.hero-title{color:#fff;font-family:Inter,sans-serif;font-weight:500;line-height:1.1;text-align:center;font-size:40px;margin-top:60px}@media(min-width:640px){.hero-title{font-size:54px}}@media(max-width:480px){.hero-title{font-size:36px;line-height:1.2;margin-top:60px}}.hero-description{font-family:Inter,sans-serif;color:#fff;font-weight:300;line-height:120%;text-align:center;margin-top:16px;position:relative;z-index:3}@media(min-width:768px){.hero-description{margin-top:0}}.hero-description p{display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.hero-description p{flex-direction:row;justify-content:center;flex-wrap:wrap}}.hero-description p span{margin:0}@media(min-width:768px){.hero-description p span{margin:0 70px}}@media(max-width:480px){.hero-description p span{font-size:14px}}