@charset "utf-8";
@media(min-width: 64em){
#section-how-to-enjoy{
    margin-top: 8.7rem;
}
}
.how-to-enjoy {
	background-color: #fff;
	color: #573F1C;
	display: block;
	overflow: hidden
}
.how-to-enjoy .swiper[active] {
	margin: 0 1.9rem;
	overflow: visible;
	padding-bottom: 4rem
}
@media (min-width: 48em) {
	.how-to-enjoy .swiper[active] {
		margin: 0 3rem;
		padding-bottom: 2rem
	}
}
.how-to-enjoy.has-bottom-wave {
    padding-top: 8.7rem;
	padding-bottom: var(--wave-height)
}
.how-to-enjoy.has-bottom-wave wave-animation {
	position: absolute;
	bottom: 0;
	width: 100%
}
.component-arrival__header {
	align-items: center;
	display: flex;
	flex-direction: column;
	font-weight: 900;
	padding-bottom: 3rem;
	padding-top: 10rem;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 1
}
@media (min-width: 48em) {
	.how-to-enjoy__header {
		padding-top: 8.7rem;
		padding-bottom: 5.3rem
	}
}
.how-to-enjoy__subtitle {
	color: #573F1C;
	font-size: 1.3rem;
    font-weight: bold;
	letter-spacing: 1.95px;
	line-height: 1.54;
	margin-bottom: 1rem
}
@media (min-width: 48em) {
	.how-to-enjoy__subtitle {
		margin-bottom: 0
	}
}
.how-to-enjoy__heading {
	color: #573F1C;
    font-family: 'Nunito', sans-serif;
    font-weight: 1000;
    font-size: 3rem;
	letter-spacing: 3px;
	line-height: 1.28;
	text-align: center;
	text-transform: capitalize
}
@media (min-width: 48em) {
	.how-to-enjoy__heading {
	font-size: clamp(3rem, 4.6224961479vw + 1.2665639445rem, 6rem);
	}
}
.how-to-enjoy__grid {
	padding-bottom: 3rem
}
@media (max-width: 63.99em) {
	.swiper-initialized .how-to-enjoy__grid {
		padding-left: 0;
		padding-right: 0
	}
}
@media (min-width: 32.5em) {
	.how-to-enjoy__grid {
		padding-bottom: 4rem
	}
}
@media (min-width: 64em) {
	.how-to-enjoy__grid {
		border-top: solid 1px rgba(165, 131, 56, .2);
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		padding-bottom: 4rem;
		position: relative
	}
	.has-wave .how-to-enjoy__grid {
		padding-bottom: 0
	}
	.how-to-enjoy__grid:before, .how-to-enjoy__grid:after {
		background-color: rgba(165, 131, 56, .2);
		content: "";
		height: 100%;
		height: 150%;
		position: absolute;
		top: 0;
		width: 1px
	}
	.how-to-enjoy__grid:before {
		left: 33.3333333333%
	}
	.how-to-enjoy__grid:after {
		left: 66.6666666667%
	}
}
.swiper[active] .how-to-enjoy__grid .swiper-slide {
	box-sizing: border-box;
	height: unset;
	max-width: 34rem
}
@media (min-width: 32.5em) {
	.swiper[active] .how-to-enjoy__grid .swiper-slide {
		max-width: 40rem
	}
}
.swiper[active] .how-to-enjoy__grid .product-card {
	height: 100%
}
.how-to-enjoy__item {
	overflow: hidden
}
@media (min-width: 64em) {
	.how-to-enjoy__item {
		padding-bottom: calc(4rem + var(--wave-height) / 2);
		margin-bottom: calc(-14rem - var(--wave-height) / 2)
	}
}
.how-to-enjoy .swiper-pagination-horizontal {
	align-items: center;
	display: flex;
	justify-content: center;
	padding-top: 1rem
}
@media (min-width: 48em) {
	.how-to-enjoy .swiper-pagination-horizontal {
		padding-top: 0
	}
}
@media (min-width: 73rem) {
	.how-to-enjoy .swiper-pagination-bullet{
		display: none
	}	
}
.how-to-enjoy .swiper-pagination-bullet {
	background-color: #aaa;
	height: 1.4rem;
	margin: 0 .5rem;
	width: 1.4rem
}
.how-to-enjoy .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #573F1C
}
.how-to-enjoy .product-card {
	border-radius: 1rem;
	border: solid 1px rgba(165, 131, 56, .3);
	padding: 2.5rem 2rem 3rem;
	position: relative
}
@media (min-width: 30.99rem) {
	.how-to-enjoy .product-card {
		padding: 4rem
	}
}
@media (min-width: 64em) {
	.how-to-enjoy .product-card {
		border-radius: 0;
		border: 0
	}
}
.how-to-enjoy .product-card__header-background {
	opacity: 0
}
.how-to-enjoy .product-card__badge[data-type=sale] {
	border: solid 1px white;
	color: #fff
}
.how-to-enjoy .product-card__media {
	width: 100%;
	position: relative
}
.how-to-enjoy .product-card__media:before {
	content: "";
	display: block;
	padding-top: 75%
}
.how-to-enjoy .product-card__media>img {
	bottom: 0;
	height: 100%;
	left: 0;
	object-fit: contain;
	object-position: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}
@media (min-width: 48em) {
	.how-to-enjoy .product-card__media {
		margin-bottom: 4rem
	}
}
@media (min-width: 64em) {
	.how-to-enjoy .product-card__media {
		margin-top: 2rem;
	}
}
.how-to-enjoy .product-card__media img {
	width: 350px;
	margin: 0 auto;
	transition: all .3s ease-in-out;
	transition-property: transform;
	height: unset;
	max-height: 100%;
	border-radius: 1.5rem;
}
[data-png=true] .how-to-enjoy .product-card__media img {
	filter: drop-shadow(0 0 2.5rem rgba(0, 0, 0, .16));
	border-radius: 1.5rem;
}
.how-to-enjoy .product-card__header {
	background-color: #F9FAE0
}
@media (min-width: 64em) {
	.how-to-enjoy .product-card__header {
		background-color: transparent;
		border: solid 1px rgba(198, 219, 242, .2);
		padding: 1.2rem 2rem;
		margin: 0 0 3rem;
		color: #573F1C
	}
}
@media (max-width: 73.99rem) {
	.how-to-enjoy .product-card__header{
		padding: 1.2rem 0
	}
}
.how-to-enjoy .product-card__flavour-notes, .how-to-enjoy .product-card__price, .how-to-enjoy .product-card__description {
	color: #573F1C;
	text-align: left;
    text-align: justify
}
.how-to-enjoy .product-card__button {
	border-color: #573F1C
}
@media (hover: hover) and (pointer: fine) {
	.how-to-enjoy .product-card__button:hover:not(:disabled) {
		background-color: #FFE471;
		color: #fff
	}
}
@media (min-width: 64em) and (hover: hover) and (pointer: fine) {
	.how-to-enjoy__item[data-png=true]:hover:not(:disabled) {
		background-color: #fff
	}
}
@media (min-width: 64em) and (hover: hover) and (pointer: fine){
.how-to-enjoy__item[data-png=true]:hover:not(:disabled) {
    background-color: #fcf9e0;
}
}
