.page_banner{position:relative;display:flex;min-height:288px;margin-bottom:80px;border-bottom:1px solid #000;background-color:#fffbf9;color:#000;overflow:hidden}.page_banner h1{max-width:850px;margin:auto 0 0;color:#000;font-size:60px}.page_banner .content_container{position:relative;padding-bottom:35px;display:flex;justify-content:space-between}.page_banner.has-graphic{min-height:288px}.page_banner .page_banner_graphic{align-self:center}.page_banner .page_banner_bar{height:32px}.page_banner .page_banner_bar_top{width:388px;margin-left:auto}.page_banner .page_banner_bar_bottom{width:235px;margin-top:30px;margin-left:-150px}@media only screen and (max-width: 1200px){.page_banner.has-graphic{min-height:280px}.page_banner .content_container{flex-direction:column}.page_banner h1{order:2;font-size:42px}.page_banner .page_banner_graphic{order:1;min-height:210px;display:flex;justify-content:center;align-items:end;align-self:end;flex-direction:column}.page_banner .page_banner_bar_bottom{margin-top:30px;margin-right:300px}}@media only screen and (max-width: 768px){.page_banner{min-height:280px}.page_banner h1{font-size:36px}.page_banner .content_container{padding-bottom:36px}.page_banner .page_banner_graphic{top:150px;right:20px;width:300px}.page_banner .page_banner_bar{height:30px}.page_banner .page_banner_bar_top{width:300px}.page_banner .page_banner_bar_bottom{width:170px;margin-top:24px;margin-right:200px}}@media only screen and (max-width: 600px){.page_banner{min-height:300px}.page_banner.has-graphic{min-height:320px}.page_banner .page_banner_graphic{top:120px;width:100%;align-self:start}.page_banner .page_banner_bar_top{width:80%;max-width:380px;margin-left:auto}.page_banner .page_banner_bar_bottom{width:58%;max-width:235px;margin-right:42%}}