.c-recipe{text-align:center}.c-recipe__name{padding-bottom:2.5rem;position:relative}.c-recipe__name:after{background-color:#0072cb;border-radius:.5rem;bottom:0;content:"";display:block;height:.5rem;left:50%;position:absolute;transform:translate(-50%);width:2.7rem}.c-recipe__author{font-style:normal;line-height:1.375;margin-top:1.5rem}.c-recipe__info{column-gap:8rem;display:flex;flex-wrap:wrap;justify-content:center;margin-top:2.5rem;row-gap:2rem}.c-recipe__image img{background-color:#e7eded;height:auto;margin-top:3.5rem;width:100%}.c-recipe-detail{column-gap:1rem;display:grid;grid-template-areas:"icon title" "icon description";text-align:left}.c-recipe-detail__icon{color:#0072cb;font-size:5.5rem;grid-area:icon}.c-recipe-detail__title{font-size:1.6rem;grid-area:title;line-height:1.375}.c-recipe-detail__description{font-size:1.8rem;font-weight:700;grid-area:description;line-height:1.44}@media screen and (min-width:1280px){.c-recipe{margin-top:-7.5rem!important}}