html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box;padding:0;margin:0}html{font-size:62.5%}body{font-size:1.6rem;font-family:"Montserrat",sans-serif;color:#30325e}a{color:inherit;outline:none;text-decoration:none}#wpadminbar{position:fixed;width:100%;max-width:none;z-index:9999}.absolute{position:absolute}.content{padding:0 clamp(2rem,7.5vw,14rem)}header{width:100%;background-color:#f7e4c4;position:fixed;top:0;z-index:1000;display:flex;justify-content:space-around;padding:1.1rem 0}header .logo-centre{display:flex;height:100%;align-items:center}header .logo-centre img{width:100%;height:5.5rem}header .menu-droite{display:flex;align-items:center;cursor:pointer}header .menu-droite ul{font-family:"Montserrat",sans-serif;cursor:pointer;display:flex;gap:4rem}header .menu-droite ul li{list-style:none;font-weight:700;font-size:1.4rem;color:#30325e;cursor:pointer}header .menu-droite ul li a{text-decoration:none;color:inherit}header .menu-droite #menu,header .menu-droite .cache{display:none}header .menu-gauche{display:flex;align-items:center}header .menu-gauche ul{display:flex;flex-direction:row;gap:4rem}header .menu-gauche ul li{list-style:none;font-family:"Montserrat",sans-serif;font-weight:700;font-size:1.4rem;color:#30325e;cursor:pointer}header .menu-gauche ul li a{text-decoration:none;color:inherit}header .burger-menu{display:none}@media screen and (max-width: 1024px){header{justify-content:space-between;padding:1.25rem 3rem}header .menu-gauche ul,header .menu-droite ul{display:none}header .menu-droite #menu{display:block}header .menu-droite img{width:34px;height:26px;cursor:pointer;display:block}header .logo-centre{width:auto}header .logo-centre img{height:4rem;width:auto}}.header-deroulant{display:none;justify-content:center;width:100%;position:fixed;top:6.5rem;background-color:#f7e4c4;z-index:999}.header-deroulant.active{display:flex}.header-deroulant ul{width:100%;display:flex;flex-direction:column;align-items:center;padding:2rem 0}.header-deroulant ul li{margin:2.35rem 0;font-size:1.8rem;list-style:none}.header-deroulant ul li a{text-decoration:none;color:#30325e;font-weight:600}.header-deroulant ul li:not(:last-child)::after{content:"";display:block;width:100%;height:.1rem;background-color:#30325e;opacity:70%;margin-top:2.35rem;position:relative}.header-deroulant ul li:not(:last-child)::after::before,.header-deroulant ul li:not(:last-child)::after::after{content:"";position:absolute;width:.6rem;height:.6rem;background-color:#30325e;top:-0.25rem}.header-deroulant ul li:not(:last-child)::after::before{left:-0.3rem;transform:rotate(45deg)}.header-deroulant ul li:not(:last-child)::after::after{right:-0.3rem;transform:rotate(45deg)}.cache{display:none}.footer{background-color:#30325e;padding:clamp(2.5rem,3vw,5rem) clamp(3rem,8vw,13rem);color:#fff;display:flex;flex-direction:column;gap:4rem}.footer .separator{display:block;position:relative;width:100%;height:.1rem;background-color:#fff}.footer .separator::before,.footer .separator::after{content:"";position:absolute;width:.6rem;height:.6rem;background-color:#fff;top:-0.25rem}.footer .separator::before{left:-0.3rem;transform:rotate(45deg)}.footer .separator::after{right:-0.3rem;transform:rotate(45deg)}.footer__main{display:flex;flex-direction:column;gap:4rem}@media screen and (min-width: 1024px){.footer__main{flex-direction:row;justify-content:space-between}}.footer__menu{display:flex;flex-direction:column;gap:clamp(2.2rem,3vw,5.4rem);flex:1}.footer__menu h5{font-size:clamp(2rem,2vw,2.6rem);font-weight:600}.footer__menu__links{display:flex;flex-direction:column;gap:1.5rem;font-size:clamp(1.2rem,2vw,2rem)}@media screen and (min-width: 1024px){.footer__menu__links:nth-child(2){text-align:end}}.footer__menu__links li p{color:#fff !important}@media screen and (min-width: 1024px){.footer__menu:nth-child(2){order:3;align-items:end}}.footer__logo{display:flex;justify-content:center;align-items:center}.footer__logo img{width:100%;height:auto;max-width:27.2rem;max-height:12.2rem}.footer__disclaimer{display:flex;gap:2rem;justify-content:center;font-size:clamp(1.2rem,2vw,2rem)}h1{display:flex;gap:clamp(2rem,3vw,4.2rem);align-items:center;justify-content:center;white-space:nowrap;font-size:clamp(1rem,2vw,3rem);font-weight:700;text-transform:uppercase;color:#30325e}h1 .separator{position:relative;height:clamp(.1rem,.5vw,.4rem);background-color:#30325e;width:100%}h1 .separator:first-child::before{content:"";position:absolute;width:clamp(.6rem,1vw,1.5rem);height:clamp(.6rem,1vw,1.5rem);background-color:#30325e;top:50%;left:0;transform:translate(-50%, -50%) rotate(45deg)}h1 .separator:last-child::after{content:"";position:absolute;width:clamp(.6rem,1vw,1.5rem);height:clamp(.6rem,1vw,1.5rem);background-color:#30325e;top:50%;right:0;transform:translate(50%, -50%) rotate(45deg)}p{font-size:clamp(1.2rem,1.5vw,2rem);line-height:clamp(2rem,2vw,3.9rem);color:#30325e !important}p.has-x-large-font-size{font-size:clamp(1.5rem,2vw,3.2rem) !important}p.has-large-font-size{font-size:clamp(1.3rem,1.6vw,2.6rem) !important}p.has-medium-font-size{font-size:clamp(1.2rem,1.5vw,2rem) !important}p.has-small-font-size{font-size:clamp(.8rem,1vw,1.2rem) !important}blockquote{margin:100px;padding:100px;background-color:red}.btn--primary{color:#fff;font-size:1.5rem;padding:.7rem 3.8rem;background-color:#30325e;border-radius:8rem;width:fit-content}.btn--secondary{padding:clamp(.7rem,1vw,1.3rem) clamp(3.3rem,3vw,6.6rem);width:fit-content;color:#fff;background-color:#30325e;border-radius:8rem;text-transform:uppercase;font-size:clamp(.8rem,1.5vw,1.8rem);font-weight:600}.btn--tertiary{padding:clamp(.7rem,1vw,1.3rem) clamp(1.5rem,3vw,6.6rem);width:fit-content;color:#fff;background-color:rgba(0,0,0,0);border:2px solid #fff;border-radius:8rem;text-transform:uppercase;font-size:clamp(.8rem,1.5vw,1.8rem);font-weight:600}.btn--quaternary{padding:clamp(.7rem,1vw,1.3rem) clamp(1.7rem,3vw,6.6rem);width:fit-content;color:#30325e;background-color:#f7e4c4;border-radius:8rem;text-transform:uppercase;font-size:clamp(.8rem,1.5vw,1.8rem);font-weight:600}figure.wp-block-image{display:flex;justify-content:center;padding:2rem}.wp-block-columns{padding:2rem clamp(2rem,7.5vw,14rem) clamp(2.5rem,3vw,5rem);display:flex;flex-direction:column;gap:clamp(1.5rem,2vw,3rem)}.wp-block-columns .wp-block-column{display:flex;flex-direction:column;gap:clamp(1.5rem,2vw,3rem)}.wp-block-columns .wp-block-column figure.wp-block-image{margin:0;height:100%}.wp-block-columns .wp-block-column figure.wp-block-image img{width:100%;height:auto;object-fit:cover;max-height:clamp(15rem,25vw,32rem)}@media screen and (min-width: 1024px){.wp-block-columns{flex-direction:row}.wp-block-columns:not(.is-style-layout-66-33) .wp-block-column{flex-basis:calc(50% - clamp(.75rem,1vw,1.5rem)) !important}.wp-block-columns.is-style-layout-66-33{gap:clamp(3rem,3vw,6rem)}.wp-block-columns.is-style-layout-66-33 .wp-block-column{gap:clamp(3rem,3vw,6rem);align-items:center}.wp-block-columns.is-style-layout-66-33 .wp-block-column figure.wp-block-image{display:flex;justify-content:center}.wp-block-columns.is-style-layout-66-33 .wp-block-column figure.wp-block-image img{width:auto;object-fit:contain;margin:0 auto}.wp-block-columns.is-style-layout-66-33 .wp-block-column:first-child{flex-basis:66.66% !important}.wp-block-columns.is-style-layout-66-33 .wp-block-column:last-child{flex-basis:33.33% !important}}.hero{display:flex;align-items:center;height:auto;position:relative}.hero img{width:100%;height:100%;object-fit:cover;max-height:83.8rem;min-height:19.1rem}.hero__content{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero__content__title{text-align:center;width:100%;line-height:1}.hero__content__title h1{font-weight:900;color:#fff;font-size:clamp(1.8rem,4vw,8.5rem);padding:0 clamp(3rem,10vw,12.5rem);width:100%}.hero__content__title h1 .separator{background-color:#fff}.hero__content__title h1 .separator:first-child::before,.hero__content__title h1 .separator:first-child::after,.hero__content__title h1 .separator:last-child::before,.hero__content__title h1 .separator:last-child::after{background-color:#fff}.hero__content__title p{font-size:clamp(1.2rem,3.2vw,5.5rem);font-weight:700;color:#fff !important;line-height:1}.informations{padding:clamp(5rem,6vw,10rem) clamp(2rem,7.5vw,14rem);display:flex;flex-direction:column;gap:clamp(5rem,8vw,10rem)}.informations .presentation{display:flex;flex-direction:column;gap:3rem}.informations .presentation__content{display:flex;gap:clamp(3rem,3vw,6rem);flex-direction:column}@media screen and (min-width: 1024px){.informations .presentation__content{flex-direction:row}}.informations .presentation__content img{width:auto;height:auto;object-fit:contain;max-height:clamp(10rem,12vw,19.2rem)}.informations .presentation__media{display:flex;flex-direction:column;gap:clamp(1.5rem,2vw,3rem)}.informations .presentation__media img{width:100%;height:auto;object-fit:cover;max-height:clamp(15rem,25vw,32rem)}@media screen and (min-width: 1024px){.informations .presentation__media{flex-direction:row}.informations .presentation__media img{width:calc(50% - clamp(.75rem,1vw,1.5rem))}}.visites{background-color:#fff}.visites__content{display:flex;flex-direction:column}.visites__content__text{padding:clamp(3.7rem,8vw,12.7rem) clamp(2rem,7.5vw,14rem) clamp(2.3rem,6vw,10rem);display:flex;flex-direction:column;gap:clamp(1.6rem,4vw,6.6rem)}.visites__content__soon{width:100%;position:relative}.visites__content__soon img{width:100%;height:auto;min-height:clamp(7rem,25vw,31.1rem);object-fit:cover}.visites__content__soon__overlay{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center;gap:clamp(.6rem,2.5vw,4.4rem);text-align:center;width:100%}.visites__content__soon__overlay p{color:#fff !important;font-size:clamp(1.3rem,3.5vw,5rem);font-weight:900;text-transform:uppercase}.visites__content__bottom{display:flex;flex-direction:column;position:relative}@media screen and (min-width: 1024px){.visites__content__bottom{flex-direction:row}.visites__content__bottom__text,.visites__content__bottom__img{width:50%}}.visites__content__bottom__text{width:100%;background-color:#30325e;color:#fff;display:flex;justify-content:center;align-items:center}.visites__content__bottom__text p{padding:clamp(2rem,3vw,6rem) clamp(3rem,6vw,10.6rem);color:#fff !important}.visites__content__bottom__img{width:100%}.visites__content__bottom__img img{width:100%;height:100%;object-fit:cover}.visites__content__bottom__btn{position:absolute;left:50%;z-index:10;width:100%;justify-content:center;display:flex;bottom:clamp(40%,40vw,72%);transform:translate(-50%, 0)}@media screen and (min-width: 1024px){.visites__content__bottom__btn{transform:translate(-50%, 50%);bottom:0}}.partenaires{background-color:#fff}.partenaires__content{display:flex;flex-direction:column;gap:4.5rem;padding:clamp(5rem,6vw,10rem) clamp(2rem,7.5vw,14rem)}.partenaires__content__title{display:flex;flex-direction:column;gap:2.6rem}.partenaires__content__list{display:flex;gap:clamp(4.5rem,6vw,9.5rem);justify-content:center;align-items:center}.partenaires__content__list li{flex:0 1 auto;max-width:20rem;display:flex;justify-content:center;align-items:center}.partenaires__content__list li img{width:100%;height:auto;object-fit:contain}.collections{background-color:#ece3d4}.collections__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(41.7rem, 1fr));padding:clamp(3rem,8vw,13rem) clamp(3rem,8vw,14.5rem);gap:clamp(4.6rem,4vw,9.3rem)}.collection__wrapper{display:flex;width:100%;justify-content:center;margin-bottom:clamp(5rem,7vw,10rem)}.collection__list{column-count:2;padding:0 3rem;width:100%;max-width:111.48rem}@media screen and (min-width: 768px){.collection__list{column-count:3}}.collection__list img{width:100%;margin-bottom:clamp(.5rem,1vw,2rem);border-radius:1rem}.collection__info{display:flex;flex-direction:column;gap:clamp(3rem,7vw,10rem);align-items:center;padding:0 clamp(3rem,8.5vw,15rem)}.collection__info img{width:100%;height:auto;object-fit:contain;max-height:56rem;max-width:85rem}.home__collections{position:relative;background-color:#ece3d4}.home__collections__content{padding:clamp(2rem,2.5vw,4rem) clamp(2rem,7.5vw,14rem) clamp(5rem,6.5vw,11.6rem);display:flex;flex-direction:column;gap:4.6rem}.home__collections__content__list{overflow-x:auto;display:flex;gap:clamp(4.65rem,5vw,9.3rem);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home__collections__content__list::-webkit-scrollbar{display:none}.home__collections__content__list li{flex:0 0 100%;scroll-snap-align:start}@media screen and (min-width: 768px){.home__collections__content__list li{flex:0 0 calc((100% - clamp(4.65rem,5vw,9.3rem))/2)}}@media screen and (min-width: 1024px){.home__collections__content__list li{flex:0 0 calc((100% - clamp(4.65rem,5vw,9.3rem)*2)/3)}}.home__collections__btn{position:absolute;left:50%;bottom:0;transform:translate(-50%, 50%);z-index:10;width:100%;justify-content:center;display:flex}.breadcrumb{display:none}.breadcrumb__list{display:flex;align-items:center}.breadcrumb__item{font-size:1.2rem;color:#000;display:flex;align-items:center}.breadcrumb__separator{display:inline-block;width:.625rem;height:.625rem;background-color:#30325e;transform:rotate(45deg);margin:0 1rem}@media screen and (min-width: 1024px){.breadcrumb{display:block}}.container{margin-top:5rem}.container__header{background-color:#fff}.container__header__content{padding:2rem clamp(3rem,8vw,15rem) clamp(3rem,6vw,10rem) clamp(3rem,8vw,15rem);display:flex;flex-direction:column;gap:clamp(3.3rem,5vw,6.6rem)}.container__header__content__title{display:flex;gap:clamp(4.2rem,5vw,8.4rem);align-items:center}.container__header__content__title h1{font-size:clamp(1rem,2vw,3rem);font-weight:700;text-transform:uppercase;color:#30325e}.container__header__content__title .separator{position:relative;width:100%;height:clamp(.1rem,1vw,.4rem);background-color:#30325e}.container__header__content__title .separator:first-child::before{content:"";position:absolute;width:clamp(.6rem,1vw,1.5rem);height:clamp(.6rem,1vw,1.5rem);background-color:#30325e;top:-0.5rem;transform:rotate(45deg);left:-0.5rem}@media screen and (max-width: 768px){.container__header__content__title .separator:first-child::before{top:-0.2rem}}.container__header__content__title .separator:last-child::after{content:"";position:absolute;width:clamp(.6rem,1vw,1.5rem);height:clamp(.6rem,1vw,1.5rem);background-color:#30325e;top:-0.5rem;right:-0.5rem;transform:rotate(45deg)}@media screen and (max-width: 768px){.container__header__content__title .separator:last-child::after{top:-0.2rem}}.card__collections article{position:relative;background-color:#fff;border-radius:2rem 2rem 0 0;z-index:1}.card__collections__img{border-radius:1rem 1rem 0 0}.card__collections__img img{width:100%;height:auto;border-radius:1rem 1rem 0 0}.card__collections__content{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background-color:#fff;position:relative;z-index:1}.card__collections__content::after{content:"";position:absolute;inset:0;background-color:#fff;z-index:0}.card__collections__content>*{position:relative;z-index:2}.card__collections__content h3{font-size:clamp(2rem,3vw,3rem);font-weight:400}.card__collections__content p{font-size:clamp(1.2rem,1vw,1.4rem);color:#535353;margin-bottom:1.5rem;line-height:1.2}.card__collections__content__btn{display:flex;justify-content:flex-end}/*# sourceMappingURL=vitrine.css.map */
