.promo-highlights{display:grid;grid-gap:2em 5em;padding:var(--section-padding-top) 0 var(--section-padding-bottom);overflow:hidden}@media screen and (min-width:768px){.promo-highlights{grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center}}@media screen and (max-width:767px){.promo-highlights__titles{padding:0 var(--section-padding-x);text-align:center}}@media screen and (min-width:768px){.promo-highlights__titles{padding:0 0 0 var(--section-padding-x)}}.promo-highlights__link{padding:0 var(--section-padding-x)}.promo-highlights__link .link{font-size:.9em}@media screen and (max-width:767px){.promo-highlights__link{padding:0 var(--section-padding-x);text-align:center}}@media screen and (min-width:768px){.promo-highlights__link{grid-column:2/3;grid-row:1/2;padding:0 var(--section-padding-x) 0 0}}.promo-highlights__container{width:100%;position:relative;overflow:hidden}@media screen and (min-width:768px){.promo-highlights__container{grid-column:1/3;grid-row:2/3}}.carousel-items{display:flex;grid-gap:0 clamp(15px,2vw,20px);padding:0 var(--section-padding-x)}@media screen and (max-width:1154px){.carousel-items{cursor:grab;user-select:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:auto;overscroll-behavior-y:auto;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:auto}.carousel-items::-webkit-scrollbar{display:none}}@media screen and (max-width:1154px){.item{flex:0 0 auto;width:clamp(280px,40vw,360px);scroll-snap-align:center}}@media screen and (min-width:1155px){.item{flex:1;width:100%}}.highlight-card{display:flex;align-items:center;position:relative;overflow:hidden}.highlight-card__link{display:block;width:100%;height:100%;position:relative;overflow:hidden}.highlight-card__titles{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative;padding:40px;z-index:2;text-align:center;color:#fff;aspect-ratio:550/685}.highlight-card__image{width:100%;height:100%;position:absolute;top:0;left:0}.highlight-card__image:before{content:"";width:100%;height:100%;position:absolute;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.27) 2.02%,rgba(63,61,60,.9) 100%)}.highlight-card.highlight-card:has(.highlight-card__link):not(.highlight-card:hover) .link-label{text-decoration:underline;text-decoration-thickness:auto;text-decoration-thickness:1px;text-underline-offset:4px}.highlight-card__image .image{transition:transform 1.2s ease 0ms}.bg-clr-beige .highlight-card__image .image{background-color:var(--colour-cream)}.bg-clr-cream .highlight-card__image .image{background-color:var(--colour-beige)}.highlight-card-title{font-size:calc(var(--font-size-base) * 1.5)}.highlight-card:hover .image{transform:scale(1.025)}
