.banner{background:none}.banner_container{box-sizing:border-box;max-width:100%;position:relative}.banner_wrapper{display:flex;flex-direction:row;gap:2rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%}.banner_wrapper>div:first-of-type,.banner_wrapper>div:nth-of-type(2),.banner_wrapper>div:nth-of-type(3),.banner_wrapper>div:nth-of-type(4){background-color:#b7312a}.banner_text_container{align-items:self-start;box-shadow:0 1px 0 #ffca7a1a;color:#ffca7a;display:flex;flex-direction:column;padding:1rem;width:100%}.banner_text_title{font-size:1rem;font-weight:700;line-height:.5rem;opacity:.8;padding-bottom:1rem}.banner_text_subtitle{font-size:1rem;font-weight:700;line-height:1rem}.banner_description{font-size:.75rem;line-height:.8rem}.banner_details{margin-bottom:.2rem}@media screen and (max-width:992px){.banner_wrapper{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;left:auto;position:relative;top:auto;transform:none;width:100%}.banner_text_container{align-items:center;text-align:center}}@media screen and (max-width:576px){.banner_wrapper{grid-template-columns:repeat(1,1fr);margin:0 auto;max-width:100%}}
/*# sourceMappingURL=806.76447813.chunk.css.map*/