.featured-post{display:grid;gap:40px;grid-template-columns:1fr 1fr}.featured-post__img{align-self:center;aspect-ratio:623/575;grid-column:1/2;grid-row:1/2;width:100%}.featured-post__content{align-items:start;display:flex;flex-direction:column;justify-content:center}.featured-post__title{margin:0 0 10px}.featured-post__link.button.arrow_button--dark{display:inline;font-family:Gilroy,sans-serif;font-size:50px;font-weight:600;line-height:1.2;margin-bottom:1rem;text-decoration-color:transparent;transition:text-decoration-color .3s ease}.button.featured-post__link.button.arrow_button--dark span{display:none}.button.featured-post__link.button.arrow_button--dark:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='23' fill='none' viewBox='0 0 31 23'%3E%3Cpath stroke='%2300262A' stroke-width='2.5' d='m29.185 12.634-11.32-11.32m11.32 9.483-11.32 11.32M28.75 11.68H0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:23px;margin-left:10px;vertical-align:middle;width:31px}.featured-post__link.button.arrow_button--dark:hover{color:#00262a;text-decoration-color:#00262a}.featured-post__link.button.arrow_button--dark:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='23' fill='none' viewBox='0 0 31 23'%3E%3Cpath stroke='%2300262A' stroke-width='2.5' d='m29.185 12.634-11.32-11.32m11.32 9.483-11.32 11.32M28.75 11.68H0'/%3E%3C/svg%3E");transform:translateX(5px)}.featured-post__subtitle strong{color:#18953b}.featured-post__content p a{color:#00363d;text-decoration:underline}.featured-post__content p a:hover{color:#1a53ad;text-decoration:underline}.featured-post__img{border-radius:13px;object-fit:cover;object-position:center}@media (max-width:1024px){.featured-post__link.button.arrow_button--dark{font-size:42px}}@media (max-width:767px){.featured-post{display:flex;flex-direction:column}.featured-post__link.button.arrow_button--dark{font-size:30px}}