@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}section.post-intro{margin-top:136px;margin-bottom:64px}@media screen and (max-width: 1024px){section.post-intro{margin-top:80px}}section.post-intro .container{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 1024px){section.post-intro .container{display:block}}section.post-intro .title-socials-wrapper{width:calc(100% - 360px - 64px);margin-right:64px}@media screen and (max-width: 1024px){section.post-intro .title-socials-wrapper{margin-right:0;width:100%}section.post-intro .title-socials-wrapper .h3{font-size:1.75rem}}section.post-intro .featured-image-wrapper{width:360px}@media screen and (max-width: 1024px){section.post-intro .featured-image-wrapper{width:100%;margin-top:32px}}section.post-intro .featured-image-wrapper img{width:100%;height:auto;max-height:360px;min-height:360px;object-fit:cover}@media screen and (max-width: 1024px){section.post-intro .featured-image-wrapper img{max-height:500px}}@media screen and (max-width: 768px){section.post-intro .featured-image-wrapper img{max-height:360px;min-height:unset}}section.post-intro .date-wrapper{margin-bottom:32px;display:flex;align-items:center}section.post-intro .date-wrapper span{display:inline-block;margin-right:6px;margin-left:6px;color:#6d6d6d}section.post-intro .date-wrapper p{color:#6d6d6d;font-size:1rem}section.post-intro .socials-list-wrapper{margin-top:32px}section.post-intro .socials-list-wrapper ul{display:flex;align-items:center;flex-wrap:wrap}section.post-intro .socials-list-wrapper ul li{list-style:none;margin-right:24px;padding:4px;margin-bottom:0}section.post-intro .socials-list-wrapper ul li svg,section.post-intro .socials-list-wrapper ul li svg path{transition:.3s ease-in-out}section.post-intro .socials-list-wrapper ul li:hover svg path{fill:#e32c24}section.post-intro .socials-list-wrapper ul li:last-of-type{margin-right:0}section.post-intro .socials-list-wrapper ul li a{display:flex;align-items:center;justify-content:center;line-height:0;width:40px;height:40px}
