.wine-recommendation-header{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center}@media screen and (min-width:576px){.wine-recommendation-header{display:grid;grid-template-columns:1fr 1fr 1fr}}.wine-recommendation-header .text-container{flex:2;margin-right:1rem;max-width:660px;flex-shrink:0;grid-column:1/3}@media (max-width:576px){.wine-recommendation-header .text-container{margin-right:0}}.wine-recommendation-header .top-title{color:#791d06;text-transform:uppercase;position:relative;font-family:Basic Sans;font-size:18px;font-weight:600;display:flex}.wine-recommendation-header .top-title svg{width:20px;height:20px}.wine-recommendation-header .title{color:#c9654c;font-weight:700;font-size:3.5rem;line-height:4rem;text-transform:uppercase;padding-right:50px}@media (max-width:576px){.wine-recommendation-header .title{font-size:3.5rem;line-height:3.75rem}}.wine-recommendation-header .description>p p{color:#566559;font-size:1.125rem}.wine-recommendation-header .description>p p a{text-decoration:underline;align-self:flex-start}.wine-recommendation-header img{aspect-ratio:.25;width:50px}@media screen and (min-width:576px){.wine-recommendation-header img{width:70px}}@media screen and (min-width:768px){.wine-recommendation-header img{width:140px}}@media screen and (min-width:992px){.wine-recommendation-header img{width:125px}}@media screen and (min-width:1280px){.wine-recommendation-header img{width:150px}}.wine-recommendation-header .subsection__title{color:#791d06;font-weight:semi-bold;font-family:Fortescue Median,Georgia,Garamond,Times New Roman;font-size:1.125rem;text-transform:uppercase}.wine-recommendation-header .specifications__container{padding:1.25rem 0;border-top:1px solid #c9654c;border-bottom:1px solid #c9654c}.wine-recommendation-header .specifications__container .specifications{display:flex;justify-content:space-between}.wine-recommendation-header .specifications__container .specifications .specification__container{display:flex;text-transform:capitalize;font-family:Basic Sans,"serif";font-size:1rem}.wine-recommendation-header .specifications__container .specifications .specification__container .specification__type{color:#791d06}.wine-recommendation-header .specifications__container .specifications .specification__container .specification__value{color:#333;margin-left:5px}.wine-recommendation-header .tasting_notes__container{border-bottom:1px solid #c9654c}.wine-recommendation-header .cta_buttons__container a{border:1px solid #c9654c;color:#c9654c;font-family:Basic Sans,"serif";font-size:1rem;letter-spacing:0;min-width:110px;padding:9px 15px 5px;text-align:center;text-transform:uppercase}.wine-recommendation-header .cta_buttons__container .cta_button--primary{background-color:#c9654c;color:#fff}