#search_page_header{padding:50px 0;background-color:var(--dark-blue);margin-bottom:30px}#search_page_header h1{font-size:40px;color:var(--white);font-weight:700;padding:30px 0}#not_found{padding:100px 0}#not_found p,article[id^=post-] .inner_box a h3,article[id^=post-] h2{font-size:24px;font-weight:700;margin-bottom:30px}#not_found p{text-align:center}#not_found form[role=search]{display:flex;flex-flow:column wrap;align-items:center}#not_found form[role=search] label{width:500px;max-width:100%;clear:both}article[id^=post-]{margin-bottom:30px}article[id^=post-] h2{font-size:40px}article[id^=post-] .image_box{position:relative;height:100%;width:100%;min-height:300px}article[id^=post-] .image_box img{position:absolute;width:100%;height:100%;max-width:unset;max-height:unset;object-fit:cover;object-position:center}article[id^=post-] .inner_box{display:flex;flex-flow:column nowrap;margin-top:30px;height:calc(100% - 30px)}article[id^=post-] .inner_box>a{display:block;text-decoration:none}article[id^=post-] .inner_box a h3{color:var(--black);transition:color 300ms}article[id^=post-] .inner_box a:hover h3{color:#555}article[id^=post-] .inner_box time{display:block;margin-bottom:20px}article[id^=post-] .inner_box .category_container{margin-bottom:15px}article[id^=post-] .inner_box .category_container ul{display:flex;flex-flow:row wrap}article[id^=post-] .inner_box .category_container ul li a{display:block;text-decoration:none;color:var(--white);background-color:var(--black);font-weight:700;text-transform:uppercase;padding:5px 15px;margin:0 10px 10px 0;transition:100ms linear}article[id^=post-] .inner_box .category_container ul li a:hover{transform:scale(1.05);box-shadow:0 1px 1px rgba(16,27,30,.15),0 2px 2px rgba(16,27,30,.15),0 4px 4px rgba(16,27,30,.15),0 8px 8px rgba(16,27,30,.15),0 16px 16px rgba(16,27,30,.15)}article[id^=post-] .inner_box .excerpt{margin-bottom:20px}article[id^=post-] .inner_box .button_box{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-top:auto}article[id^=post-] .inner_box .button_box a{display:inline-flex}@media screen and (max-width:575px){article[id^=post-] h2{font-size:24px}article[id^=post-] .inner_box a h3{font-size:20px}article[id^=post-] .image_box{min-height:200px}#search_page_header h1{font-size:24px;padding:30px}}
/*# sourceMappingURL=search.css.map */