.header_img_parent{height:30em;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.header_img_gradient{background:linear-gradient(0deg,rgba(73,73,73,0.5) 0%,rgba(255,255,255,0) 50%);width:100%;height:100%}.header_img_title_parent{position:absolute;bottom:1em;left:10%;color:#FFFFFF}.blog_articles_parent{max-width:40em;padding:1em}.blog_article_link{flex-grow:1}.blog_article{flex-direction:row;width:fit-content;width:-moz-fit-content;margin-bottom:2em;position:relative}.blog_article_img_parent{border-radius:1em;overflow:hidden;max-height:100%;max-width:20em;background-color:var(--White)}.blog_article_img_parent img{object-fit:cover;height:100%;max-height:20em}.blog_article_text_parent{flex-direction:column;justify-content:center;margin-left:1em;max-width:20em;padding:0.5em}.blog_article_text_parent p{margin:0.15em 0em}.blog_article_text_parent h3{margin:0em}@media only screen and (min-width:1100px){.blog_article_text_parent{max-width:25em}.blog_article_img_parent img{max-height:15em}.blog_article_img_parent{max-width:25em}.blog_articles_parent{max-width:50em}}@media only screen and (max-width:700px){.blog_article{flex-direction:column}.blog_article_text_parent{justify-content:unset;margin-left:0em}.blog_article_text_parent h3{margin:0.5em 0em 0em 0em}.blog_article_img_parent{max-height:20em;max-width:100%}.blog_article_img_parent img{max-height:20em;max-width:100%}.blog_article_text_parent{max-width:100%}.blog_article{max-width:25em}}