.hero-static{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat;padding:10dvh 3rem 30dvh;position:relative;background-position:bottom}@media (width <= 768px){.hero-static{padding:10dvh 3rem 5dvh}}.hero-static:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.hero-static .content{text-align:center;z-index:2}.hero-static .content .txt-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,0.5);padding:3rem;border-radius:2rem;backdrop-filter:blur(0.5rem);position:relative;z-index:1}@media (width <= 767px){.hero-static .content .txt-content{background-color:rgba(255,255,255,0.8)}}.hero-static .content .txt-content .label{font-size:4rem;font-weight:700;color:#fff;margin-bottom:3rem;line-height:2.2}.hero-static .content .txt-content .label span{padding:1.5rem;border-radius:1rem 0 0 1rem}.hero-static .content .txt-content .label span+span{border-radius:0 1rem 1rem 0}.hero-static .content .txt-content .title{font-size:3rem;color:#e00122;font-family:jost,sans-serif}.hero-static .content .txt-content .links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.hero-static .content .txt-content .link{display:inline-block;margin:0 auto}.hero-static .content .img-holder{display:none}.hero-static .content .img-holder .person{max-width:80%;height:auto}.hero-static .content:after{content:"";width:50dvw;height:100%;background-image:url("/images/default-source/default-album/ui/dr-kelly-cohen.png");background-position:right top;background-size:cover;background-repeat:no-repeat;position:absolute;top:100%;left:90%;translate:-90% -100%;z-index:0}@media (width <= 767px){.hero-static .content:after{width:95dvw}}
/*# sourceMappingURL=ai-champ-static.css.map */