/**
 * Menin Douro Estates — blocos da homepage (MDE HP).
 *
 * @package Menin_Theme
 */



.block-mde-hp-hero{
    position: relative;
    padding-top: 98px;
}

@media (max-width: 991px) {
	.block-mde-hp-hero{
		padding-top: 88px;
	}
}

.mde-hp-hero__container{
    position: relative;
    min-height: 100vh;
    padding-top: 128px;
}

.mde-hp-hero__media{
    position: absolute;
    inset: 0;
}

.mde-hp-hero__img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.mde-hp-hero__content{
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
}

.mde-hp-hero__inner{
    position: relative;
    padding-left: 48px;
    text-align: left;
}

.mde-hp-hero__inner::before{
    content: "\201C";
    position: absolute;
    left: 0;
    top: 8px;
    font-family: 'Reservation Wide', serif;
    font-size: 90px;
    font-weight: 400;
    line-height: 0.72;
    color: #FFFFFF;
    pointer-events: none;
}

@media (max-width: 991px) {
	.mde-hp-hero__inner::before{
		top: 0;
	}
}

.mde-hp-hero__title{
    margin: 0;
    font-family: 'Reservation Wide', serif;
    font-style: normal;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

@media (max-width: 991px) {
	.mde-hp-hero__title{
		font-size: 20px;
	}
}

.mde-hp-hero__form{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.mde-hp-hero__wave-img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.mde-hp-hero__content-container{
    position: relative;
    padding: 156px 0;
}

@media (max-width: 991px) {
	.mde-hp-hero__content-container{
		padding: 96px 0;
	}
}

.block-mde-hp-hero .mde-hp-hero__lead{
    white-space: pre-line;
}

@media (max-width: 991px) {
	.block-mde-hp-hero .mde-hp-hero__lead{
		white-space: normal;
	}
}

.mde-hp-hero__lead.subtitle-mde{
    color: #916B4F;
    margin-bottom: 0;
}

@media (max-width: 991px) {
	.mde-hp-hero__lead.subtitle-mde{
		font-size: 15px;
	}
}

.block-mde-hp-hero .mde-hp-hero__swiper,
.block-mde-hp-hero .mde-hp-hero__swiper .swiper-wrapper,
.block-mde-hp-hero .mde-hp-hero__slide{
    height: auto;
}

.block-mde-hp-hero .mde-hp-hero__swiper .swiper-slide{
    opacity: 0 !important;
    visibility: hidden;
}

.block-mde-hp-hero .mde-hp-hero__swiper .swiper-slide-active{
    opacity: 1 !important;
    visibility: visible;
}


/* MDE HP History */

.block-mde-hp-history{
    position: relative;
}

.mde-hp-history__title h2{
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 0;
    color: #916B4F;
}

.mde-hp-history__title h2::after{
    content: "";
    position: absolute;
    width: 44vw;
    height: 1px;
    bottom: 0;
    margin-left: -50vw;
    left: 50%;
    z-index: -1;
    background-color: #916B4F;
}

@media (max-width: 991px) {
	.mde-hp-history__title h2::after{
		width: 112px;
	}
}

.mde-hp-history__content-inner{
    margin: 88px 0 68px;
}

@media (max-width: 991px) {
	.mde-hp-history__content-inner{
		margin: 56px 0 44px;
	}
}

.mde-hp-history__subtitle{
    max-width: 89%;
    margin-bottom: 0;
}

@media (max-width: 991px) {
	.mde-hp-history__subtitle{
		max-width: 77%;
	}
}

.mde-hp-history__content{
    margin-top: 44px;
    max-width: 70%
}

@media (max-width: 991px) {
	.mde-hp-history__content{
		margin-top: 16px;
	}
}

.mde-hp-history__content p{
    margin-bottom: 0;
}

.mde-hp-history__cta{
    margin-top: 44px;
}

@media (max-width: 991px) {
	.mde-hp-history__cta{
		margin-top: 28px;
	}
}


@media (max-width: 991px) {
	.mde-hp-history__img{
		height: 314px;
        object-fit: cover;
	}
}


/* MDE HP Products (cabeçalho alinhado ao bloco História) */

.block-mde-hp-products{
    position: relative;
    padding: 180px 0 106px;
    background: linear-gradient(221.83deg, #FFFFFF 46.68%, #EEDFCD 110.51%);

}

@media (max-width: 991px) {
	.block-mde-hp-products{
		padding: 116px 0 38px;
	}
}

.mde-hp-products__title h2{
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 0;
    color: #916B4F;
}

.mde-hp-products__title h2::after{
    content: "";
    position: absolute;
    width: 44vw;
    height: 1px;
    bottom: 0;
    margin-left: -50vw;
    left: 50%;
    background-color: #916B4F;
}

@media (max-width: 991px) {
	.mde-hp-products__title h2::after{
		width: 112px;
	}
}

.mde-hp-products__content-inner{
    margin: 88px 0 68px;
}

@media (max-width: 991px) {
	.mde-hp-products__content-inner{
		margin: 56px 0 44px;
	}
}


.mde-hp-products__content{
    margin-top: 44px;
    max-width: 65%;
}

@media (max-width: 991px) {
	.mde-hp-products__content{
		margin-top: 16px;
        max-width: 70%;
	}
}

.mde-hp-products__content p{
    margin-bottom: 0;
}


.mde-hp-products__overlay{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    z-index: 1;
    color: #fff;
    pointer-events: none;
}

.mde-hp-products__overlay svg{
    display: block;
    width: 100%;
    height: auto;
    vertical-align: bottom;
}


/* MDE HP Experiences (cabeçalho alinhado a Produtos / História) */

.block-mde-hp-experiences{
    position: relative;
    overflow: hidden;
    padding: 78px 0 156px;

}

@media (max-width: 991px) {
	.block-mde-hp-experiences{
		padding: 56px 0 116px;
	}
}

.mde-hp-experiences__title h2{
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 0;
    color: #916B4F;
}

.mde-hp-experiences__title h2::after{
    content: "";
    position: absolute;
    width: 44vw;
    height: 1px;
    bottom: 0;
    margin-left: -50vw;
    left: 50%;
    z-index: -1;
    background-color: #916B4F;
}

.mde-hp-experiences__content-inner{
    margin: 88px 0 0;
}

@media (max-width: 991px) {
	.mde-hp-experiences__content-inner{
		margin: 56px 0 0;
	}
}

.mde-hp-experiences__subtitle{
    max-width: 89%;
}

.mde-hp-experiences__content{
    margin-top: 44px;
    max-width: 65%;
}

@media (max-width: 991px) {
	.mde-hp-experiences__content{
		margin-top: 16px;
        max-width: 70%;
	}
}

.mde-hp-experiences__content p{
    margin-bottom: 0;
}

.mde-hp-experiences__gallery-row{
    margin: 68px 0 52px;
}

@media (max-width: 991px) {
	.mde-hp-experiences__gallery-row{
		margin: 44px 0 52px;
        padding: 0 26px;
	}
}

.block-mde-hp-experiences .mde-hp-experiences__gallery--wide-gap.row{
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 2.25rem;
}


.mde-hp-experiences__highlight-row{
    padding: 156px 0;
    color: #916B4F;
}

@media (max-width: 991px) {
	.mde-hp-experiences__highlight-row{
		padding: 116px 0 0;
	}
}

.mde-hp-experiences__image{
    position: absolute;
    top: 0;
    right: 5%;
    width: 45%;
    z-index: -1;
}

.mde-hp-experiences__img{
    opacity: 0.2;
}

@media (min-width: 992px) {
    .block-mde-hp-experiences .mde-hp-experiences__gallery--wide-gap.row{
        --bs-gutter-x: 3.5rem;
        --bs-gutter-y: 3.5rem;
    }
}

/* MDE HP Where to Buy (cabeçalho alinhado a Produtos / Experiências) */

.block-mde-hp-where-to-buy{
    position: relative;
    padding: 156px 0;
    background-color: #060606;
}

@media (max-width: 991px) {
	.block-mde-hp-where-to-buy{
		padding: 116px 0;
	}
}

.block-mde-hp-where-to-buy .mde-hp-where__title{
    position: relative;
    isolation: isolate;
}

.block-mde-hp-where-to-buy .mde-hp-where__title h2{
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 0;
    color: white;
}

.block-mde-hp-where-to-buy .mde-hp-where__title h2::after{
    content: "";
    position: absolute;
    width: 44vw;
    height: 1px;
    bottom: 0;
    margin-left: -50vw;
    left: 50%;
    z-index: -1;
    background-color: white;
}

.block-mde-hp-where-to-buy .mde-hp-where__content-inner{
    margin: 88px 0 0;
}

@media (max-width: 991px) {
	.block-mde-hp-where-to-buy .mde-hp-where__content-inner{
		margin: 56px 0 0;
	}
}

.block-mde-hp-where-to-buy .mde-hp-where__content{
    max-width: 65%;
}

@media (max-width: 991px) {
	.block-mde-hp-where-to-buy .mde-hp-where__content{
		max-width: 70%;
	}
}

.block-mde-hp-where-to-buy .mde-hp-where__content p{
    color: white;
    margin-bottom: 0;
}

.block-mde-hp-where-to-buy .mde-hp-where__cta{
    margin-top: 44px;
}

.block-mde-hp-where-to-buy .mde-hp-where__regions{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 3rem 7rem;
    padding: 72px 0 56px;
    color: #FFFFFF;
}

.block-mde-hp-where-to-buy .mde-hp-where__region{
    flex: 0 1 auto;
    min-width: 0;
}

@media (max-width: 991px) {
	.block-mde-hp-where-to-buy .mde-hp-where__regions{
		width: 100%;
	}
}

.block-mde-hp-where-to-buy .mde-hp-where__region:first-child{
    flex: 1 1 auto;
    max-width: 100%;
}

@media (min-width: 992px) {
    .block-mde-hp-where-to-buy .mde-hp-where__region:first-child{
        max-width: 58%;
    }
}

.block-mde-hp-where-to-buy .mde-hp-where__continent{
    margin: 0 0 28px;
    font-family: 'Satoshi', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.block-mde-hp-where-to-buy .mde-hp-where__country-grid{
    margin: 0;
    padding: 0;
}

.block-mde-hp-where-to-buy .mde-hp-where__country-grid--cols-1{
    column-count: 1;
    column-gap: 2rem;
}

.block-mde-hp-where-to-buy .mde-hp-where__country-grid--cols-2{
    column-count: 2;
    column-gap: 48px;
}

.block-mde-hp-where-to-buy .mde-hp-where__country-grid--cols-3{
    column-count: 3;
    column-gap: 56px;
}

.block-mde-hp-where-to-buy .mde-hp-where__country-cell{
    break-inside: avoid;
    margin-bottom: 22px;
    font-family: 'Satoshi', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.block-mde-hp-where-to-buy .mde-hp-where__country-cell:last-child{
    margin-bottom: 0;
}

.block-mde-hp-where-to-buy .mde-hp-where__country-link,
.block-mde-hp-where-to-buy .mde-hp-where__country-label{
    color: inherit;
    text-decoration: none;
}

.block-mde-hp-where-to-buy .mde-hp-where__country-link:hover,
.block-mde-hp-where-to-buy .mde-hp-where__country-link:focus-visible{
    text-decoration: underline;
    text-underline-offset: 4px;
}

@media (max-width: 991.98px) {
    .block-mde-hp-where-to-buy .mde-hp-where__regions{
        flex-direction: column;
        gap: 48px;
    }

    .block-mde-hp-where-to-buy .mde-hp-where__region:first-child{
        max-width: 100%;
    }

    .block-mde-hp-where-to-buy .mde-hp-where__country-grid--cols-3{
        column-count: 2;
        column-gap: 32px;
    }
}


/* MDE HP Highlight */

.block-mde-hp-highlight{
    position: relative;
    padding: 156px 0 0;
}

.mde-hp-highlight__title{
    color: #916B4F;
    margin: 156px 0;
}

@media (max-width: 991px) {
	.mde-hp-highlight__title{
		margin: 116px 0;
       
	}
}

@media (max-width: 991px) {
    .mde-hp-highlight__title h2{
        font-size: 15px;
    }
}

.mde-hp-highlight__figure{
    position: relative;
    width: 100%;
    height: 100%;
}

.mde-hp-highlight__img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 991px) {
	.mde-hp-highlight__img{
		height: 800px;
        object-fit: cover;
	}
}

.mde-hp-highlight__shape-primary{
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.mde-hp-highlight__shape-primary svg{
    display: block;
    width: 100%;
    height: auto;
    vertical-align: bottom;
}


.mde-hp-highlight__shape-secondary{
    color: #060606;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.mde-hp-highlight__shape-form{
    display: block;
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.mde-hp-highlight__figure-primary{
    max-width: 50%;
}

@media (max-width: 991px) {
	.mde-hp-highlight__figure-primary{
		max-width: 100%;
	}
}


/* MDE — Enologia */
.block-mde-hp-enology{
    position: relative;
}

.block-mde-hp-enology .mde-hp-enology__title{
    position: relative;
    isolation: isolate;
}

.block-mde-hp-enology .mde-hp-enology__title h2{
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 88px;
    color: #916B4F;
}

@media (max-width: 991px) {
	.block-mde-hp-enology .mde-hp-enology__title h2{
		margin-bottom: 56px;
	}
}

.block-mde-hp-enology .mde-hp-enology__title h2::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 23vw;
    height: 1px;
    margin-left: -50vw;
    z-index: -1;
    background: #916B4F;
}

.block-mde-hp-enology .mde-hp-enology__panel{
    display: none;
}

.mde-hp-enology__item-title{
    margin-bottom: 35px;
}

@media (max-width: 991px) {
	.mde-hp-enology__item-title{
		margin-bottom: 16px;
	}
}

.mde-hp-enology__text{
    font-weight: 700;
    max-width: 72%;
}

@media (max-width: 991px) {
	.mde-hp-enology__text{
		max-width: 100%;
        font-weight: 400;
	}
}

.block-mde-hp-enology .mde-hp-enology__panel.is-active{
    display: block;
}

.block-mde-hp-enology .mde-hp-enology__media{
    position: relative;
    width: 100%;
    margin-top: 80px;
}

.block-mde-hp-enology .mde-hp-enology__swiper,
.block-mde-hp-enology .mde-hp-enology__swiper .swiper-wrapper{
    overflow: visible;
}

.block-mde-hp-enology .mde-hp-enology__swiper--creative{
    width: min(100%, 560px);
    margin-left: auto;
    margin-right: 0;
    padding: clamp(2rem, 6vw, 3.5rem) 0 2.5rem;
}

@media (max-width: 991px) {
	.block-mde-hp-enology .mde-hp-enology__swiper--creative{
		padding: 0;
	}
}

.block-mde-hp-enology .mde-hp-enology__swiper-slide{
    height: auto;
}

.block-mde-hp-enology .mde-hp-enology__card{
    aspect-ratio: 3 / 2;
    overflow: hidden;
}

.block-mde-hp-enology .mde-hp-enology__swiper--creative .swiper-slide:not(.swiper-slide-active) .mde-hp-enology__card-img{
    filter: grayscale(1);
    opacity: 0.9;
}

.block-mde-hp-enology .mde-hp-enology__swiper--creative .swiper-slide-active .mde-hp-enology__card-img{
    filter: none;
    opacity: 1;
}

.block-mde-hp-enology .pc-cat-swiper__controls{
    justify-content: flex-start;
    position: absolute;
    z-index: 999;
    top: 98px;
}

@media (max-width: 991px) {
	.block-mde-hp-enology .pc-cat-swiper__controls{
		top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-top: 32px;
        justify-content: center;
	}
}

.block-mde-hp-enology .mde-hp-enology__card-img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: filter 0.45s ease, opacity 0.35s ease;
}

.block-mde-hp-enology .mde-hp-enology__rotator{
    position: relative;
    aspect-ratio: 3 / 2;
    width: 100%;
    max-width: 560px;
    margin-left: auto;
}

.block-mde-hp-enology .mde-hp-enology__rotator .mde-hp-enology__stack{
    position: absolute;
    inset: 0;
    width: 100%;
}

.block-mde-hp-enology .mde-hp-enology__rotator .mde-hp-enology__img{
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}




