section.home{margin-top:3rem}section.home .featured{position:relative;z-index:2;padding:3rem;box-shadow:0 0 1rem #000}section.home .featured a{display:flex;aspect-ratio:4/3;flex-direction:column;text-decoration:none;font-family:"Abril Display",serif;justify-content:space-between}section.home .featured a h1{font-size:3rem;color:#fff;z-index:2;font-family:"Abril_Display_Italic"}section.home .featured a h1 span{font-family:"RedHatDisplay-Medium"}section.home .featured a div{display:flex;z-index:2;flex-direction:column;gap:.75rem}section.home .featured a div h2{font-size:1.5rem;color:#86b923}section.home .featured a div h3{font-size:1.75rem;color:#fff}section.home .featured a div h3:hover{text-decoration:underline}section.home .featured a div .author{color:#fff;font-family:"RedHatDisplay-Medium";width:fit-content;font-style:italic}section.home .featured a div .author:hover{text-decoration:underline}section.home .featured a img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1;filter:brightness(0.5)}section.home .most-viewed{position:relative;z-index:2;padding:1rem 2rem;background-color:#f3f8e9}section.home .most-viewed h1{font-family:"RedHatDisplay-Bold";color:#444}section.home .most-viewed h1 span{font-family:"Abril_Display_Bold";color:#86b923}section.home .most-viewed .posts{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.25rem;margin-top:1rem}@media(max-width: 1200px){section.home .most-viewed .posts{grid-template-columns:1fr}}section.home .most-viewed .posts a.post{display:flex;position:relative;flex-direction:column;text-decoration:none;gap:.5rem;aspect-ratio:4/3;width:100%;height:100%;padding:1rem;justify-content:flex-end}section.home .most-viewed .posts a.post.ios{max-width:100%;max-height:100%}section.home .most-viewed .posts a.post img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1;filter:brightness(0.5)}section.home .most-viewed .posts a.post h2{font-size:1rem;color:#86b923;z-index:2}section.home .most-viewed .posts a.post h3{font-size:1.6rem;color:#fff;z-index:2}section.home .most-viewed .posts a.post:hover h3{text-decoration:underline}section.home .latest-posts{margin-top:3rem}section.home .latest-posts h1{font-family:"RedHatDisplay-Bold";font-size:3.5rem;color:#444}section.home .latest-posts h1 span{font-family:"Abril_Display_Bold";font-size:3.7rem;color:#86b923}section.home .latest-posts .posts{display:flex;flex-direction:column;gap:3rem;margin-top:1rem}section.home .latest-posts .posts .post{display:flex;flex-direction:row;gap:1.25rem;text-decoration:none;color:#000}@media(max-width: 768px){section.home .latest-posts .posts .post{flex-direction:column}}section.home .latest-posts .posts .post .left{position:relative;aspect-ratio:4/3;width:100%;height:100%}section.home .latest-posts .posts .post .left img{width:100%;height:100%;object-fit:cover}section.home .latest-posts .posts .post .right{display:flex;flex-direction:column;gap:1rem;width:100%}section.home .latest-posts .posts .post .right a{text-decoration:none}section.home .latest-posts .posts .post .right a:last-child{margin-top:auto}section.home .latest-posts .posts .post .right h2{font-size:1.25rem;color:#86b923}section.home .latest-posts .posts .post .right h2:hover{text-decoration:underline}section.home .latest-posts .posts .post .right h3{font-size:1.75rem;color:#000;line-height:1}section.home .latest-posts .posts .post .right h3:hover{text-decoration:underline}section.home .latest-posts .posts .post .right .author{color:#000;font-family:"RedHatDisplay-Medium";width:fit-content;font-style:italic}section.home .latest-posts .posts .post .right .author:hover{text-decoration:underline}section.home hr{margin:1.5rem 0 2rem 0;width:100%;border:.01rem solid #f0f0f0}
