.pages-boutique-contact {
    z-index: 1;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 116px;
    padding-bottom: 94px;
    background: #04533d;
}

.pages-boutique-contact::before,
.pages-boutique-contact::after {
    left: 50%;
    width: 190%;
    height: 225px;
    content: "";
    z-index: 0;
    position: absolute;
    border-radius: 50%;
    background: #ffffff;
    transform: translateX(-50%);
}

.pages-boutique-contact::before {
    top: -198px;
}

.pages-boutique-contact::after {
    bottom: -198px;
}

.pages-boutique-contact__inner {
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    /*max-width: 1703px;*/
    position: relative;
}

.pages-boutique-contact__watermark {
    right: -2%;
    z-index: 0;
    bottom: -10%;
    width: 308px;
    opacity: 0.22;
    position: absolute;
    aspect-ratio: 408 / 387;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    background-image: url("/wp-content/themes/hello-elementor-child/bwah-helpers/templates/widgets/pages-boutique-contact/assets/fili-shop.png");
}

.pages-boutique-contact__header {
    display: flex;
    color: #ffffff;
    text-align: center;
    align-items: center;
    margin: 0;
    width: 100%;
    max-width: 494px;
    justify-self: center;
    flex-direction: column;
}

.pages-boutique-contact__top {
    gap: 84px;
    display: grid;
    align-items: center;
    margin: 0 auto 66px;
    max-width: 1430px;
    grid-template-columns: minmax(0, 500px) minmax(0, 845px);
}

.pages-boutique-contact__title {
    margin: 0;
    color: #ffffff;
    font-size: 50px;
    font-weight: 400;
    line-height: 56px;
    text-transform: uppercase;
    font-family: var(--e-global-typography-primary-font-family, "Recording Artist JNL"), Sans-serif;
}

.pages-boutique-contact__title-highlight {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.pages-boutique-contact__title-highlight::after {
    left: 50%;
    bottom: -10px;
    width: 172px;
    content: "";
    position: absolute;
    aspect-ratio: 172 / 14;
    transform: translateX(-50%);
    background-image: url("/wp-content/themes/hello-elementor-child/bwah-helpers/templates/widgets/pages-intro/assets/underline.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0) invert(1);
}

.pages-boutique-contact__description {
    width: 100%;
    max-width: 494px;
    margin-top: 26px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: var(--e-global-typography-text-font-family, "Plus Jakarta Sans"), Sans-serif;
}

.pages-boutique-contact__description p {
    margin: 0;
}

.pages-boutique-contact__description p:not(:last-child) {
    margin-bottom: 1em;
}

.pages-boutique-contact__online {
    margin: 0;
    width: 100%;
    padding: 2em;
    display: block;
    max-width: 845px;
    overflow: visible;
    position: relative;
    border-radius: 20px;
    background: #a8cc8c;
}

.pages-boutique-contact__online-content {
    gap: 1em;
    display: flex;
    color: #04533d;
    width: 316px;
    max-width: 100%;
    position: relative;
    z-index: 2;
    flex-direction: column;
    align-items: flex-start;
}

.pages-boutique-contact__online-copy {
    gap: 8px;
    display: flex;
    flex-direction: column;
}

.pages-boutique-contact__online-title {
    margin: 0;
    color: #04533d;
    font-size: 35px;
    font-weight: 400;
    line-height: 56px;
    text-transform: lowercase;
    font-family: var(--e-global-typography-primary-font-family, "Recording Artist JNL"), Sans-serif;
}

.pages-boutique-contact__online-description {
    color: #04533d;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: var(--e-global-typography-text-font-family, "Plus Jakarta Sans"), Sans-serif;
}

.pages-boutique-contact__online-description p {
    margin: 0;
}

.pages-boutique-contact__online-description a {
    color: inherit;
    text-decoration: underline;
}

.pages-boutique-contact__online-button {
    gap: 10px;
    color: #04533d;
    display: inline-flex;
    font-size: 18px;
    font-weight: 400;
    min-height: 55px;
    line-height: 23px;
    border-radius: 5px;
    align-items: center;
    text-decoration: none;
    padding: 16px 24px;
    justify-content: center;
    background: #ffffff;
    font-family: var(--e-global-typography-text-font-family, "Plus Jakarta Sans"), Sans-serif;
}

.pages-boutique-contact__online-button img {
    width: 28px;
    height: 22px;
    display: block;
    flex: 0 0 auto;
}

.pages-boutique-contact__online-media {
    top: -50px;
    right: -50px;
    width: 100%;
    display: flex;
    max-width: 330px;
    overflow: visible;
    position: absolute;
    pointer-events: none;
    justify-content: flex-end;
}

.pages-boutique-contact__online-media img {
    width: 100%;
    height: auto;
    display: block;
    max-width: none;
    transform: scale(1.25);
}

.pages-boutique-contact__slider {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pages-boutique-contact__swiper {
    width: 100%;
    overflow: hidden;
}

.pages-boutique-contact__navs {
    gap: 32px;
    display: none;
    margin-top: 32px;
    align-items: center;
    justify-content: center;
}

.pages-boutique-contact--swiper-ready .pages-boutique-contact__navs {
    display: flex;
}

.pages-boutique-contact__nav {
    width: 58px;
    height: 58px;
    border: 0;
    padding: 0;
    display: flex;
    cursor: pointer;
    flex: 0 0 58px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
}

.pages-boutique-contact__nav::before {
    width: 16px;
    height: 16px;
    content: "";
    display: block;
    border-top: 3px solid #04533d;
    border-right: 3px solid #04533d;
}

.pages-boutique-contact__nav--prev::before {
    margin-left: 6px;
    transform: rotate(-135deg);
}

.pages-boutique-contact__nav--next::before {
    margin-right: 6px;
    transform: rotate(45deg);
}

.pages-boutique-contact__nav.swiper-button-disabled {
    opacity: 0.45;
    cursor: default;
}

.pages-boutique-contact__nav.swiper-button-lock {
    display: none;
}

.pages-boutique-contact:not(.pages-boutique-contact--swiper-ready) .pages-boutique-contact__swiper {
    overflow-x: auto;
}

.pages-boutique-contact:not(.pages-boutique-contact--swiper-ready) .pages-boutique-contact__track {
    gap: 20px;
    display: flex;
}

.pages-boutique-contact__shop {
    width: 374px;
    height: 214px;
    display: flex;
    flex: 0 0 374px;
}

.pages-boutique-contact .item-boutique {
    gap: 24px;
    width: 100%;
    height: 100%;
    display: flex;
    min-height: 0;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    align-items: stretch;
    padding: 18px 16px;
    border: 3px solid #a8cc8c;
    background-color: #04533d;
}

.pages-boutique-contact .item-boutique__content {
    gap: 18px;
    width: 150px;
    height: 100%;
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.pages-boutique-contact .item-boutique__text {
    gap: 8px;
    width: 100%;
    display: flex;
    color: #ffffff;
    flex-direction: column;
    align-items: flex-start;
}

.pages-boutique-contact .item-boutique__title {
    color: #ffffff;
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
    text-transform: lowercase;
    font-family: var(--e-global-typography-primary-font-family, "Recording Artist JNL"), Sans-serif;
}

.pages-boutique-contact .item-boutique__address {
    display: flex;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    flex-direction: column;
    font-family: var(--e-global-typography-text-font-family, "Plus Jakarta Sans"), Sans-serif;
}

.pages-boutique-contact .item-boutique__button {
    color: #04533d;
    display: flex;
    margin-top: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    border-radius: 5px;
    white-space: nowrap;
    align-items: center;
    text-decoration: none;
    padding: 12px 18px;
    justify-content: center;
    background-color: #ffffff;
    font-family: var(--e-global-typography-text-font-family, "Plus Jakarta Sans"), Sans-serif;
}

.pages-boutique-contact .item-boutique__image {
    width: 162px;
    height: 162px;
    overflow: hidden;
    flex: 0 0 162px;
    border-radius: 20px;
}

.pages-boutique-contact .item-boutique__image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

/*RESPONSIVE*/

/*phone*/
@media (max-width: 767px) {

    .pages-boutique-contact {
        padding-top: 140px;
        padding-bottom: 110px;
    }

    .pages-boutique-contact__header {
        margin-bottom: 56px;
    }

    .pages-boutique-contact__top {
        gap: 48px;
        display: flex;
        margin-bottom: 48px;
        flex-direction: column;
    }

    .pages-boutique-contact__title {
        font-size: 36px;
        line-height: 40px;
    }

    .pages-boutique-contact__description {
        margin-top: 28px;
        font-size: 15px;
        line-height: 23px;
    }

    .pages-boutique-contact__online {
        gap: 24px;
        padding: 24px;
        display: grid;
        margin-bottom: 48px;
        grid-template-columns: 1fr;
    }

    .pages-boutique-contact__online-content {
        gap: 24px;
        width: 100%;
    }

    .pages-boutique-contact__online-media {
        top: auto;
        right: auto;
        width: 100%;
        position: relative;
    }

    .pages-boutique-contact__online-title,
    .pages-boutique-contact .item-boutique__title {
        font-size: 28px;
        line-height: 30px;
    }

    .pages-boutique-contact__swiper,
    .pages-boutique-contact:not(.pages-boutique-contact--swiper-ready) .pages-boutique-contact__swiper {
        overflow: hidden;
    }

    .pages-boutique-contact__shop {
        width: 100%;
        height: auto;
        flex-basis: auto;
    }

    .pages-boutique-contact .item-boutique {
        gap: 18px;
        height: auto;
        min-height: 0;
        padding: 16px;
        align-items: stretch;
        flex-direction: column-reverse;
    }

    .pages-boutique-contact .item-boutique__content {
        width: 100%;
    }

    .pages-boutique-contact .item-boutique__image {
        width: 100%;
        height: auto;
        flex-basis: auto;
        aspect-ratio: 1 / 0.72;
    }

}

/*tablet*/
@media (min-width: 768px) and (max-width: 1023px) {

    .pages-boutique-contact__online {
        display: grid;
        grid-template-columns: 1fr;
    }


    .pages-boutique-contact__top {
        gap: 56px;
        grid-template-columns: 1fr;
    }

    .pages-boutique-contact__shop {
        width: 100%;
    }

    .pages-boutique-contact__online-content {
        width: 100%;
        max-width: 400px;
    }

    .pages-boutique-contact__online-media {
        top: -20px;
        right: -20px;
        position: absolute;
    }

}

/*mobile and tablet*/
@media (max-width: 1023px) {

    .pages-boutique-contact__navs {
        gap: 24px;
        margin-top: 24px;
    }

    .pages-boutique-contact__nav {
        width: 40px;
        height: 40px;
        flex-basis: 40px;
    }

    .pages-boutique-contact__nav::before {
        width: 10px;
        height: 10px;
        border-top-width: 2px;
        border-right-width: 2px;
    }

}

/*desktop*/
@media (min-width: 1025px) {

}

/*laptop 1*/
@media (min-width: 1024px) and (max-width: 1439px) {

    .pages-boutique-contact__top {
        gap: 70px;
        width: 100%;
        max-width: 1100px;
        grid-template-columns: minmax(0, 400px) minmax(0, 845px);
    }

    .pages-boutique-contact__title {
        font-size: 40px;
    }

    .pages-boutique-contact__description {
        font-size: 13px;
    }

    .pages-boutique-contact__online-button {
        font-size: 16px;
        padding: 12px 15px;
        min-height: 40px;
    }

    .pages-boutique-contact__online-title {
        font-size: 35px;
        line-height: 39px;
    }

    .pages-boutique-contact__online-description {
        font-size: 14px;
        line-height: 18px;
    }

    .pages-boutique-contact__online-media {
        top: -40px;
        max-width: 280px;
    }

    .pages-boutique-contact__shop {
        width: 374px;
        height: 190px;
        flex: 0 0 374px;
    }

    .pages-boutique-contact .item-boutique__title {
        font-size: 20px;
    }

    .pages-boutique-contact .item-boutique__address {
        font-size: 11px;
        line-height: 16px;
    }

    .pages-boutique-contact .item-boutique__image {
        width: 150px;
        height: 150px;
        flex: 0 0 150px;
    }

}

/*laptop 2*/
@media (min-width: 1440px) and (max-width: 1700px) {

}

/*RESPONSIVE*/
