/* - REPERES DEVELOPPEMENT */
body.logged-in:before {
    --nb-c: var(--wp--custom--columns);
    --p: var(--wp--preset--spacing--60);
    --g: var(--wp--preset--spacing--20);
    --c: calc((100% - (var(--nb-c) - 1) * var(--g)) / var(--nb-c));

    /* content: ''; */
    position: fixed;
    top: 0;
    left: var(--p);
    height: 100%;
    width: calc(100% - 2 * var(--p));
    background-image:
        repeating-linear-gradient(90deg,
            red 0 calc(var(--c)),
            transparent calc(var(--c)) calc(var(--c) + var(--g)));
    background-size: 100%;
    opacity: 10%;
    z-index: 9;
    pointer-events: none;
}

/* - GLOBAL - */
[data-wpr-lazyrender] {
    content-visibility: unset !important;
}

*:not(canvas) {
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
}

#wpadminbar * {
    position: unset;
    max-width: unset;
}

html,
body {
    overflow-x: hidden;
}

html {
    scroll-padding-top: calc(var(--wp--custom--header--height, 0px) + var(--wp--preset--spacing--20, 20px)) !important;
    scroll-behavior: smooth !important;
}

figure>img {
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}

figure.has-custom-border img {
    border-style: solid;
}

a.wp-block-button__link {
    word-break: auto-phrase;
}

figure[class*='icon'],
div:has(> figure[class*='icon']:only-child) {
    min-width: fit-content;
    user-select: none;
}

figure[class*='icon']:has(a) {
    pointer-events: auto !important;
}

figure>a {
    width: 100%;
}

.wp-block-cover img {
    user-select: none;
}

a:not(.wp-element-button)[href^="tel:"],
a:not(.wp-element-button)[href^="mailto:"],
a:not(.wp-element-button)[href*="maps.app.goo.gl"],
a:not(.wp-element-button)[href*="facebook"],
a:not(.wp-element-button)[href*="linkedin"],
a:not(.wp-element-button)[href*="instagram"] {
    text-decoration: none;
    color: unset;
}

p a {
    color: unset;
}

a:not(.wp-element-button)[href^="tel:"]:hover,
a:not(.wp-element-button)[href^="mailto:"]:hover,
a:not(.wp-element-button)[href*="maps.app.goo.gl"]:hover,
a:not(.wp-element-button)[href*="facebook"]:hover,
a:not(.wp-element-button)[href*="linkedin"]:hover,
a:not(.wp-element-button)[href*="instagram"]:hover,
.logo:hover {
    opacity: .5;
}

.overflow-hidden {
    overflow: hidden;
}

p:not(.is-style-number):empty {
    display: none;
}

.wp-block-list {
    list-style: disc;
    padding-inline-start: 1em;
}

p strong {
    font-weight: 700;
}

summary {
    list-style-type: none !important;
}

details summary::-webkit-details-marker,
details summary::marker {
    display: none;
    content: "";
}

hr {
    width: 100%;
}

/* - HEADER - */
html:has(.menu-burger.open) {
    overflow-y: hidden;
}

body.logged-in:has(#wpadminbar) header {
    margin-top: 32px;
}

header {
    position: fixed !important;
    width: 100%;
    top: 0;
    z-index: 9;
    transition: 300ms;
}

header>div:first-of-type {
    background-color: transparent;
    min-height: var(--wp--custom--header--height);
    transition: 300ms;
}

header.scrolled>div:first-of-type {
    background-color: var(--wp--preset--color--light);
}

header .menu-burger:not(.open) {
    display: none;
}

header .open-menu-button {
    background: var(--wp--preset--color--light);
    color: var(--wp--preset--color--dark);
    border: none;
    height: var(--wp--custom--header--height);
    aspect-ratio: 142 / 133;
    font-family: var(--wp--preset--font-family--primary);
    font-size: var(--wp--preset--font-size--callout, 20px);
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
    -webkit-mask-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE0MiAxMzMiPgogIDxwYXRoIGQ9Ik0xNDIsMHYxMjkuMTc4bC0xMy4zNTIsMy44MjItMTYuMDg3LTYuODA2Ljk0OC01LjQ3LTUuOTE0LTQuNzMxLjk2MS0xMC4wMTQtNy45Ny01LjEzNC4wNjYtNC45ODctNi4xMTQtMi44NzYtMS4yMjgtNi43NzQtMTMuNDU4LTUuNTI0LTkuMjc5LDIuNzk2LTMuODcyLTMuNDk1LTYuMzI4LDIuNjc1LTQuNDA2LDEuMjktNi4zMjgtNS41NTEtNi4zMjgtMS40MzgtOS44LTYuNzc0di04LjQyN2wtOC4xNTctMi44NzYtMi4yNTYtNi41NzMtNC42ODYtLjQxNy42MTQtNy4xOTEtMi42NTctMy44OTgsMy4xNzctMy43MSw2LjcyOS00Ljc3MS0uOTIxLTcuMzUyLTguOTg1LTMuMDc4LTguOTg1LTMuMjkzdi00LjMxNWwtNC42ODYtMy40ODEsMi4yNDMtNS4xMzRMMCwyLjI0MlYwaDE0MloiLz4KPC9zdmc+');
    mask-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE0MiAxMzMiPgogIDxwYXRoIGQ9Ik0xNDIsMHYxMjkuMTc4bC0xMy4zNTIsMy44MjItMTYuMDg3LTYuODA2Ljk0OC01LjQ3LTUuOTE0LTQuNzMxLjk2MS0xMC4wMTQtNy45Ny01LjEzNC4wNjYtNC45ODctNi4xMTQtMi44NzYtMS4yMjgtNi43NzQtMTMuNDU4LTUuNTI0LTkuMjc5LDIuNzk2LTMuODcyLTMuNDk1LTYuMzI4LDIuNjc1LTQuNDA2LDEuMjktNi4zMjgtNS41NTEtNi4zMjgtMS40MzgtOS44LTYuNzc0di04LjQyN2wtOC4xNTctMi44NzYtMi4yNTYtNi41NzMtNC42ODYtLjQxNy42MTQtNy4xOTEtMi42NTctMy44OTgsMy4xNzctMy43MSw2LjcyOS00Ljc3MS0uOTIxLTcuMzUyLTguOTg1LTMuMDc4LTguOTg1LTMuMjkzdi00LjMxNWwtNC42ODYtMy40ODEsMi4yNDMtNS4xMzRMMCwyLjI0MlYwaDE0MloiLz4KPC9zdmc+');
    mask-position: top right;
    mask-size: contain;
    mask-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    padding-right: 17px;
    padding-top: 32px;
    cursor: pointer;
    z-index: 999;
    transition: 300ms;
}

header.scrolled .open-menu-button:not(.open),
header .open-menu-button:hover {
    background: var(--wp--preset--color--primary);
}

header.scrolled .open-menu-button:not(.open):hover,
header .open-menu-button.open:hover {
    background: var(--wp--preset--color--dark);
    color: var(--wp--preset--color--primary);
}

header .menu-burger {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding-top: var(--wp--custom--header--height) !important;
}

header .menu-burger a {
    text-shadow: 2px 4px 0 var(--wp--preset--color--primary);
    transition: 300ms;
}

header .menu-burger .current-menu-item a,
header .menu-burger a:hover {
    text-shadow: 2px 4px 0 var(--wp--preset--color--light);
}

/* - BODY AND SPECIFIC - */
.home .has-primary-background-color:has(.swiper.pictures-logos-home){
	display: none;
}

/* - FOOTER - */

footer>div {
    padding-top: 5.5vw;
    -webkit-mask-image: linear-gradient(90deg, black 0%, black 100%), url(/wp-content/uploads/2026/01/Mountains-mask-1.svg);
    mask-image: linear-gradient(90deg, black 0%, black 100%), url(/wp-content/uploads/2026/01/Mountains-mask-1.svg);
    mask-composite: subtract;
    mask-position: center, top;
    mask-repeat: no-repeat;
    clip-path: polygon(0 1px, 100% 1px, 100% calc(100% - 1px), 0 calc(100% - 1px));
}

footer ul.wp-block-navigation {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: center;
}

footer .wp-block-navigation-item__content {
    transition: 300ms;
}

footer .wp-block-navigation-item__content:hover {
    color: var(--wp--preset--color--primary) !important;
}

/* - WP FORMS - */

.wpforms-container * {
    font-family: var(--wp--preset--font-family--secondary) !important;
    font-weight: 400 !important;
}

.wpforms-container {
    padding: unset !important;
    margin: unset !important;
}

.wpforms-field {
    padding-top: unset !important;
    padding-bottom: 20px !important;
}

.wpforms-field-label {
    font-weight: 400 !important;
}

.wpforms-required-label {
    display: none;
    color: unset !important;
}

.wpforms-field-checkbox li {
    align-items: center !important;
}

.wpforms-submit {
    height: unset !important;
    font-family: var(--wp--preset--font-family--primary) !important;
    font-size: var(--wp--preset--font-size--button, inherit) !important;
    font-weight: 500 !important;
    line-height: 1.25em !important;
    padding: 12px 24px !important;
}

.wpforms-submit:hover {
    background: var(--wp--preset--color--dark) !important;
    color: var(--wp--preset--color--light) !important;
    border-color: currentColor !important;
    opacity: 1 !important;
}

.wpforms-uploader {
    padding: 10px 16px !important;
}

.wpforms-uploader,
.dz-message {
    align-items: flex-start !important;
    gap: 5px;
}

.iti__dropdown-content {
    max-width: unset !important;
}

.iti__dropdown-content * {
    color: var(--wp--preset--color--dark, black) !important;
}

.dz-message svg {
    display: none;
}

.dz-message .modern-title,
.dz-message .modern-hint {
    text-align: left;
}

.ui-timepicker-wrapper * {
    color: black !important;
}

.flatpickr-monthDropdown-months {
    text-transform: capitalize;
}

/* - MENTIONS LEGALES - */
.netdev-mentions-legales h2 {
    margin-top: var(--wp--preset--spacing--20);
    margin-bottom: var(--wp--preset--spacing--20);
}

.netdev-mentions-legales a {
    color: var(--wp--preset--color--accent, var(--wp--preset--color--primary)) !important;
    text-decoration: underline;
}

.netdev-mentions-legales a:hover {
    opacity: 0.5;
}

/* - SWIPER - */
.swiper.page-prestations .swiper-slide {
    color: var(--wp--preset--color--light);
    padding: var(--wp--preset--spacing--20);
    aspect-ratio: 313/450;
    width: calc((100% - var(--wp--preset--spacing--60) - var(--wp--preset--spacing--20) * 3) / 4);
    min-width: 305px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    -webkit-mask-image: linear-gradient(90deg, black 0%, black 100%),
        url('/wp-content/uploads/2026/01/Masque-1.png'),
        url('/wp-content/uploads/2026/01/Masque-2.png');
    mask-image: linear-gradient(90deg, black 0%, black 100%),
        url('/wp-content/uploads/2026/01/Masque-1.png'),
        url('/wp-content/uploads/2026/01/Masque-2.png');
    mask-composite: subtract, add;
    mask-position: center, top, bottom;
    mask-size: 100%;
    mask-repeat: no-repeat;
    clip-path: polygon(0 1px, 100% 1px, 100% calc(100% - 1px), 0 calc(100% - 1px));
}

.swiper.page-prestations .swiper-slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(25 10 10 / 25%);
}

.swiper.page-prestations img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: -1;
}

.swiper.page-prestations .is-style-callout-paragraph {
    padding-bottom: var(--wp--preset--spacing--30);
}

.swiper.page-prestations p:not(.is-style-callout-paragraph) {
    max-height: 0%;
    transition: 300ms;
    overflow: hidden;
    padding-bottom: 0px;
}

.swiper.page-prestations .swiper-slide:hover p:not(.is-style-callout-paragraph) {
    max-height: 100%;
    padding-bottom: var(--wp--preset--spacing--20);
}

div:has(>.swiper.pictures-mountains) .swiper-navigation {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
    width: 100%;
    padding-inline: var(--wp--preset--spacing--60);
    justify-content: space-between;
}

div:has(>.swiper.pictures-mountains) .swiper-navigation [class*='swiper-button-']:hover svg {
    fill: var(--wp--preset--color--primary) !important;
    background: var(--wp--preset--color--dark) !important;
}

/* - POPUPS - */
.popup,
.form-popup {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    align-content: center;
    z-index: 9;
}

.popup:not(.open),
.form-popup:not(.open) {
    display: none;
}

/* - RESPONSIVE - */
@media screen and (max-width: 1511px) {
    :root {
        --wp--preset--spacing--60: 40px;
        --wp--custom--columns: 8;
    }

    div[style *="margin-top:var(--wp--preset--spacing--60)"],
    div[style *="margin-top: var(--wp--preset--spacing--60)"] {
        margin-top: 100px !important;
    }

    div[style *="margin-bottom:var(--wp--preset--spacing--60)"],
    div[style *="margin-bottom: var(--wp--preset--spacing--60)"] {
        margin-bottom: 100px !important;
    }

    .bigger-tablet-content-max-width-690px>* {
        max-width: 690px !important;
    }

    .bigger-tablet-grid-5-3 {
        grid-template-columns: 5fr 3fr !important;
    }

    .bigger-tablet-grid-5-3>* {
        grid-column: unset !important;
    }

    .bigger-tablet-grid-3-5 {
        grid-template-columns: 3fr 5fr !important;
    }

    .bigger-tablet-grid-3-5>* {
        grid-column: unset !important;
    }

    .bigger-tablet-unset-padding-inline {
        padding-right: unset !important;
        padding-left: unset !important;
    }

    .bigger-tablet-gap-80 {
        gap: var(--wp--preset--spacing--80) !important;
    }

    .bigger-tablet-max-height-400px img {
        max-height: 400px;
    }

    /* BIGGER TABLET > HEADER */
    header .menu-burger {
        --wp--preset--spacing--60: 80px;

        background-position: 75% 50% !important;
    }

    /* BIGGER TABLET > FOOTER */
    footer .is-layout-grid {
        grid-template-columns: 3fr 5fr;
        row-gap: var(--wp--preset--spacing--30);
    }

    footer .wp-block-group:has(>nav) {
        grid-column: 2;
        grid-row: 1 / span 2;
    }

    footer nav {
        min-height: 100%;
    }

    footer ul.wp-block-navigation {
        width: 100%;
    }
}

@media screen and (max-width: 1279px) {

    /* TABLET > GLOBAL */
    .tablet-column {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }

    .tablet-column.reverse {
        flex-direction: column-reverse !important;
    }

    .tablet-column>* {
        flex-basis: unset !important;
    }

    .tablet-unset-max-width,
    .tablet-unset-max-width>*,
    .tablet-unset-max-width .wp-block-cover__inner-container>div {
        max-width: unset !important;
        flex-basis: unset !important;
        width: 100% !important;
    }

    .tablet-unset-padding-inline {
        padding-right: unset !important;
        padding-left: unset !important;
    }

    .tablet-unset-gap {
        gap: unset !important;
    }

    .tablet-text-align-center,
    .tablet-text-align-center * {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .tablet-2-columns {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tablet-unset-grid-column {
        grid-column: span 1;
    }

    .tablet-unset-grid-row {
        grid-row: span 1;
    }

    .tablet-gap-40 {
        gap: var(--wp--preset--spacing--40) !important;
    }

    /* TABLET > HEADER */
    header .menu-burger {
        background-position: 50% calc(100% - var(--wp--preset--spacing--40)) !important;
        background-size: calc(100% - 2 * var(--wp--preset--spacing--60)) !important;
    }

    /* TABLET > BODY AND SPECIFIC */

    .section-2-pictures {
        display: flex !important;
        flex-direction: row !important;
    }

    .section-2-pictures> :first-child img {
        width: 415px;
    }

    .section-2-pictures> :nth-child(2) img {
        width: 305px;
    }

    .tablet-max-width-535px {
        max-width: 535px !important;
    }

    .home [style*='/wp-content/uploads/2026/01/Mountains_-_byGhostlyPixels.svg'] {
        background-position: 100% 75% !important;
    }
	
	.home .has-primary-background-color:has(+ .has-primary-background-color .swiper.pictures-logos-home){
		display: none;
	}
	
	.home .has-primary-background-color:has(.swiper.pictures-logos-home){
		display: flex;
	}
	
	.home .has-primary-background-color .swiper.pictures-logos-home .swiper-slide{
		width: auto;
	}
	
	.home .has-primary-background-color .swiper.pictures-logos-home :is(figure, img){
		height: 80px;
        aspect-ratio: unset !important;
        width: auto !important;
        object-fit: contain !important;
	}

    /* TABLET > FOOTER */
    footer .is-layout-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    /* TABLET > SWIPER */

}

@media screen and (max-width: 1023px) {
    :root {
        --wp--preset--font-size--h-1: 52px;
        --wp--preset--font-size--h-2: 36px;
        --wp--preset--font-size--h-3: 28px;
    }

    /* SMALLER TABLET > GLOBAL */

    /* SMALLER TABLET > HEADER */
    header .menu-burger {
        --wp--preset--spacing--60: 40px;
    }

    /* SMALLER TABLET > BODY AND SPECIFIC */

    .smaller-tablet-column {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }

    .smaller-tablet-column.reverse {
        flex-direction: column-reverse !important;
    }

    .smaller-tablet-column>* {
        flex-basis: unset !important;
    }

    .smaller-tablet-unset-max-width,
    .smaller-tablet-unset-max-width>*,
    .smaller-tablet-unset-max-width .wp-block-cover__inner-container>div {
        max-width: unset !important;
        flex-basis: unset !important;
        width: 100% !important;
    }

    .smaller-tablet-unset-padding-right,
    .smaller-tablet-unset-padding-inline {
        padding-right: unset !important;
    }

    .smaller-tablet-unset-padding-left,
    .smaller-tablet-unset-padding-inline {
        padding-left: unset !important;
    }

    .smaller-tablet-unset-padding-vertical {
        padding-top: unset !important;
        padding-bottom: unset !important;
    }

    .smaller-tablet-reset-padding-vertical {
        padding-top: var(--wp--preset--spacing--20) !important;
        padding-bottom: var(--wp--preset--spacing--20) !important;
    }

    .smaller-tablet-reset-gap {
        gap: var(--wp--preset--spacing--20) !important;
    }

    .smaller-tablet-reset-padding-inline {
        padding-left: var(--wp--preset--spacing--60) !important;
        padding-right: var(--wp--preset--spacing--60) !important;
    }

    .smaller-tablet-hide {
        display: none !important;
    }

    .smaller-tablet-full-width {
        width: 100% !important;
        max-width: unset !important;
    }

    .smaller-tablet-text-align-center,
    .smaller-tablet-text-align-center * {
        text-align: center !important;
    }

    .smaller-tablet-bigger-gap {
        gap: 40px !important;
    }

    .smaller-tablet-bigger-padding-vertical {
        padding-top: var(--wp--preset--spacing--70) !important;
        padding-bottom: var(--wp--preset--spacing--70) !important;
    }

    .smaller-tablet-custom-template {
        flex-direction: row !important;
        align-items: center;
    }

    .smaller-tablet-custom-template>:first-child {
        width: 220px !important;
    }

    .smaller-tablet-custom-template>:nth-child(2) {
        width: 315px !important;
    }

    .smaller-tablet-order-1 {
        order: 1;
    }

    /* SMALLER TABLET > SWIPER */

    /* SMALLER TABLET > FOOTER */
    footer .is-layout-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    footer .wp-block-group:has(>nav) {
        grid-column: span 1;
        grid-row: span 1;
    }

    footer nav {
        gap: var(--wp--preset--spacing--30) !important;
    }
}

@media screen and (max-width: 767px) {

    /* BIGGER MOBILE > GLOBAL */
    :root {
        --wp--preset--spacing--60: 20px;
        --wp--custom--columns: 4;
    }

    .bigger-mobile-unset-padding-inline {
        padding-left: unset !important;
        padding-right: unset !important;
    }

    .bigger-mobile-gap-30 {
        gap: var(--wp--preset--spacing--30) !important;
    }

    /* BIGGER MOBILE > HEADER */
    header .menu-burger {
        --wp--preset--spacing--60: 20px;
    }

    /* BIGGER MOBILE > BODY AND SPECIFIC */
    .section-2-pictures> :first-child img {
        width: 336px;
        height: 343px !important;
    }

    .section-2-pictures> :nth-child(2) img {
        width: 245px;
        height: 343px !important;
    }

    /* BIGGER MOBILE > SWIPER */


    /* BIGGER MOBILE > FOOTER */
}

@media screen and (max-width: 639px) {

    /* MOBILE > GLOBAL */
    :root {
        --wp--preset--font-size--h-1: 36px;
        --wp--preset--font-size--h-2: 28px;
        --wp--preset--font-size--h-3: 20px;
        --wp--preset--font-size--menu-item: 24px;
    }

    .mobile-column {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }

    .mobile-column.reverse {
        flex-direction: column-reverse !important;
    }

    .mobile-column>* {
        flex-basis: unset !important;
    }

    .mobile-gap-20 {
        gap: var(--wp--preset--spacing--20) !important;
    }
	
    .mobile-gap-30 {
        gap: var(--wp--preset--spacing--30) !important;
    }

    .mobile-unset-padding-block {
        padding-top: unset !important;
        padding-bottom: unset !important;
    }

    .mobile-padding-20 {
        padding: var(--wp--preset--spacing--20) !important;
    }

    .mobile-hidden {
        display: none !important;
    }

    /* MOBILE > HEADER */
    header .menu-burger nav {
        gap: var(--wp--preset--spacing--20) !important;
    }

    /* MOBILE > BODY AND SPECIFIC */
    .section-2-pictures> :first-child img {
        width: 336px;
        height: 200px !important;
    }

    .section-2-pictures> :nth-child(2) img {
        width: 245px;
        height: 200px !important;
    }

    .smaller-tablet-custom-template {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    /* MOBILE > SWIPER */

    /* MOBILE > FOOTER */
    footer .is-layout-grid,
    footer ul.wp-block-navigation {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media screen and (max-width: 390px) {
    /* SMALLER MOBILE > GLOBAL */

    /* SMALLER MOBILE > HEADER */

    /* SMALLER MOBILE > BODY AND SPECIFIC */

    /* SMALLER MOBILE > SWIPER */

    /* SMALLER MOBILE > FOOTER */
}