.section-div_ouverture section{z-index: 1;position: relative;}.section-div_ouverture.bg_beige{background-color: var(--couleur-13);}.section-div_ouverture.top_fondu{position: relative;}.section-div_ouverture.top_fondu::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 700px;background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));pointer-events: none}.section-div_ouverture.top_fondu.leger::before{height: 70px;}.section-div_ouverture.top_fondu.bg_beige::before{background: linear-gradient(to top, var(--couleur-13), rgba(255, 255, 255));}.section-div_ouverture.bottom_fondu{position: relative;}.section-div_ouverture.bottom_fondu::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100px;background: linear-gradient(to top, white, rgba(255, 255, 255, 0));pointer-events: none}.section-div_ouverture.bottom_fondu.bg_beige::after{background: linear-gradient(to top, var(--couleur-13), rgba(255, 255, 255, 0));}.section-div_ouverture.bottom_fondu.gros::after{height: 500px;}@media screen and (min-width: 768px) {.section-div_ouverture.top_fondu::before{height: 1000px;}.section-div_ouverture.top_fondu.leger::before{height: 300px;}.section-div_ouverture.bottom_fondu.gros::after{height: 1000px;}}.section-sf_slide_blocs_quatre_categories .swiper-wrapper{padding: 3px;}.section-sf_slide_blocs_quatre_categories .bloc{padding: 15px 20px;background-color: var(--couleur-3);border-radius: 5px;box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);position: relative;height: unset;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;text-align: center;gap: 20px;}.section-sf_slide_blocs_quatre_categories .bloc .title{display: flex;align-items: center;justify-content: center;gap: 10px;text-align: center;max-width: 165px;}.section-sf_slide_blocs_quatre_categories .bloc .title .logo1{width: 35px;height: 40px;object-fit: contain;}.section-sf_slide_blocs_quatre_categories .bloc .texte_voir_un{display: flex;align-items: center;justify-content: center;text-align: center;font-family: var(--police-montserrat-variablefont_wght);font-weight: 800;gap: 10px;}.section-sf_slide_blocs_quatre_categories .bloc .desc{color: var(--couleur-7);}.section-sf_slide_blocs_quatre_categories .bloc .on{display: none;pointer-events: none;}@media screen and (min-width: 720px) {.section-sf_slide_blocs_quatre_categories .bloc{padding: 25px 35px;}.section-sf_slide_blocs_quatre_categories .bloc .texte_voir_un{display: none;}.section-sf_slide_blocs_quatre_categories .bloc .on{display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 15px;background-color: var(--couleur-4);position: absolute;top: 0;left: 0;height: 100%;width: 100%;opacity: 0;transition: opacity .2s ease;border-radius: 5px;}.section-sf_slide_blocs_quatre_categories .bloc:hover .on{opacity: 1;}.section-sf_slide_blocs_quatre_categories .bloc .on .logo2{width: clamp(50px, 40%, 100px);}.section-sf_slide_blocs_quatre_categories .bloc .on .texte_voir_deux{text-align: center;color: var(--couleur-3);font-family: var(--police-montserrat-variablefont_wght);font-weight: 800;display: inline-flex;align-items: center;justify-content: center;gap: 10px;}}.section-sf_quelques_inspirations .maxWidth{display: flex;flex-direction: column;position: relative;}.section-sf_quelques_inspirations .maxWidth .top{display: flex;flex-direction: column;gap: 20px;margin-bottom: 30px;}.section-sf_quelques_inspirations .maxWidth .top .desc{color: var(--couleur-7);}.section-sf_quelques_inspirations .maxWidth .top .title,.section-sf_quelques_inspirations .maxWidth .top .desc{text-align: center;}.section-sf_quelques_inspirations .maxWidth .bgImg{width: 100%;}.section-sf_quelques_inspirations .maxWidth .link {margin: 40px auto 0 auto;}@media screen and (min-width: 1024px) {.section-sf_quelques_inspirations .maxWidth .top{margin-bottom: 75px;gap: 30px;}.section-sf_quelques_inspirations .maxWidth .top .title,.section-sf_quelques_inspirations .maxWidth .top .desc{text-align: left;}.section-sf_quelques_inspirations .maxWidth .link {margin-top: 0;position: absolute;top: 0;right: 0;}}.section-bloc_content {background-size: cover;background-position: center;padding-bottom: 0;padding-top: clamp(50px, 5vw, 75px);}.section-bloc_content * {color: var(--couleur-3);}.section-bloc_content.noir * {color: var(--couleur-1);}.section-bloc_content a {color: var(--couleur-4) !important;text-decoration: underline;font-family: var(--police-montserrat-extrabold);}.section-bloc_content ul {padding: 25px;}.section-bloc_content h2, .section-bloc_content h3 {margin-bottom: 40px;}.section-bloc_content .maxWidth {display: flex;flex-direction: column;gap: 85px;}/* MEDIA */@media screen and (max-width: 768px) {.section-bloc_content h2, .section-bloc_content h3 {margin-bottom: 20px;}.section-bloc_content .maxWidth {gap: 50px;}}.section-features_slide {position: relative;background-position: center;background-size: cover;}.section-features_slide .maxWidth {position: relative;}@media screen and (max-width: 1300px) {.section-features_slide .maxWidth{padding-bottom: 75px;}}.section-features_slide .features_slide_bloc {display: flex;justify-content: space-between;gap: 21px;}.section-features_slide .features_slide_bloc .img {width: 75px;min-width: 75px;}.section-features_slide .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: var(--couleur-1);}.section-features_slide .swiper-pagination-bullet {background-color: transparent;border: 1px solid var(--couleur-1);opacity: 1;}.section-features_slide .titre {margin-bottom: 6px;font-family: var(--police-montserrat-extrabold);text-transform: uppercase;}.section-features_slide .texte {font-size: clamp(12px, calc(12px + ((16 - 12) * ((100vw - var(--mobile-px)) / (var(--ordinateur) - var(--mobile))))), 16px);color: var(--couleur-9);}/* MEDIA */@media screen and (max-width: 1300px) {.section-features_slide .features_slide_bloc {gap: 10px;flex-direction: column;text-align: center;align-items: center;}.section-features_slide .features_slide_bloc .img {width: 50px;min-width: 50px;}.section-features_slide .titre {margin-bottom: 10px;}}@media screen and (max-width: 768px) {.section-features_slide .features_slide_bloc .img {width: 32px;min-width: 32px;}}#section_reseaux_sociaux {padding: 0;padding: 0;}#section_reseaux_sociaux .maxWidth.sup {padding: clamp(58px, 8vw, 110px) 10vw clamp(57px, 7vw, 85px);background-size: cover;background-position: center;display: flex;align-items: center;justify-content: center;}#section_reseaux_sociaux .bloc {text-align: center;padding: 58px 70px;background-color: var(--couleur-3);max-width: 63vw;width: 515px;border-radius: 5px;}#section_reseaux_sociaux .display_rs {width: 100%;justify-content: center !important;margin-bottom: 25px;}#section_reseaux_sociaux .display_rs a {width: max-content;}#section_reseaux_sociaux .display_rs img {width: 44px;height: 44px;}#section_reseaux_sociaux .texte-2 {font-family: var(--police-montserrat-extrabold);}/* MEDIA */@media screen and (max-width: 768px) {#section_reseaux_sociaux .display_rs {gap: 16px;margin-bottom: 11px;}#section_reseaux_sociaux .display_rs img {width: 25px;height: 25px;}#section_reseaux_sociaux .bloc {padding: 29px;}}#theme_footer {background-color: var(--couleur-2);padding: clamp(50px, 5vw, 85px) 10vw clamp(50px, 10vw, 150px);display: flex;flex-direction: column;align-items: center;position: relative;}#theme_footer * {color: var(--couleur-3) !important;font-size: clamp(12px, calc(12px + ((18 - 12) * ((100vw - 400px) / (1500 - 400)))), 18px);}#theme_footer .footer_logo_link {margin: 0 auto;margin-bottom: 100px;max-width: 488px;}#theme_footer .colonnes {display: flex;align-items: flex-start;justify-content: space-between;gap: 5%;position: relative;}#theme_footer .texte_footer {position: absolute;right: 0;width: max-content;max-width: calc(100% - 300px);bottom: 0;text-align: right;opacity: 0.6;}#theme_footer .texte_footer .ckie_link{text-align: right;background-color: unset;border: none;outline: none;cursor: pointer;}#theme_footer .texte_footer .ckie_link:hover{text-decoration: underline;}#theme_footer .colonnes .colonne {display: flex;flex-direction: column;align-items: flex-start;gap: 70px;}#theme_footer .colonnes .colonne .titleAndContent {display: flex;flex-direction: column;align-items: flex-start;gap: 25px;}#theme_footer .colonnes .colonne .titleAndContent .links {display: flex;flex-direction: column;align-items: flex-start;gap: 25px;}#theme_footer .colonnes .colonne .titleAndContent .title {display: flex;align-items: center;justify-content: space-between;font-family: var(--police-montserrat-variablefont_wght);font-weight: 800;font-size: clamp(12px, calc(12px + ((25 - 12) * ((100vw - var(--mobile-px)) / (var(--ordinateur) - var(--mobile))))), 25px);text-transform: uppercase;}#theme_footer .colonnes .colonne .titleAndContent .title .fleche {display: none;max-width: 18px;width: 18px !important;height: 18px;}#theme_footer .colonnes .colonne .links a {display: flex;align-items: baseline;gap: 15px;width: max-content;}#theme_footer a:hover {text-decoration: underline;}#theme_footer .colonnes img {height: 20px;width: 20px !important;}/* MEDIA */@media screen and (min-width: 1201px) {#theme_footer .colonne.colonne-2,#theme_footer .colonne.colonne-3,#theme_footer .colonne.colonne-4 {padding-bottom: 100px;}}@media screen and (max-width: 1200px) {#theme_footer .footer_logo_link {margin-bottom: 40px;}#theme_footer .colonnes {flex-direction: column;justify-content: unset;gap: 25px;}#theme_footer .colonnes .colonne {gap: 35px;}#theme_footer .colonnes .colonne .titleAndContent .title .fleche {display: block;}#theme_footer .colonnes .colonne .titleAndContent.accordeon .title {cursor: pointer;}#theme_footer .colonnes .colonne .links {overflow: hidden;max-height: 0px;transition: max-height .2s, padding .2s;border-bottom: 1px solid #ffffff80;gap: 20px !important;}#theme_footer .colonnes .colonne .links.active {max-height: 500px;padding-bottom: 25px;}#theme_footer .colonnes .colonne .links a {gap: 6px;}#theme_footer .texte_footer {position: inherit;text-align: center;max-width: 100%;width: 100%;}#theme_footer .texte_footer .ckie_link{text-align: center;}}@media screen and (max-width: 768px) {#theme_footer .colonnes img {height: 13px;width: 13px !important;}}