@charset "UTF-8";*{-moz-box-sizing:border-box;box-sizing:border-box}::after,::before{-moz-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0;overflow-x:hidden}.nav{list-style:outside none none;padding:0;margin:0}body a:focus{outline:0!important}*,::after,::before{-moz-box-sizing:border-box;box-sizing:border-box}:root{font-size:16px!important;--color-text:rgba(56,56,56,0.5);--color-bg:#000;--color-bg-alt:hsl(15deg 55% 6%);--color-link:rgba(255,255,255,0.5);--color-link-hover:#fff;--color-title:#e93f33;--color-sub-title:#fff}body{margin:0;color:var(--color-text)!important;font-family:tenon,sans-serif!important;font-size:20px!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:50vh;overflow-x:hidden}body.home{background-color:var(--color-bg)!important}body.home .page-header .page-header-inner .page-header-title{margin-top:23vh}h1,h2,h3,h4{font-family:stinger-variable,sans-serif!important}p.text-justify{text-align:justify!important}table.cd-info{border-bottom:none!important;margin-top:3em}.wp-block-image img,figure.wp-block-embed.is-type-video{box-shadow:0 12px 18px -6px rgba(0,0,0,.75)}.groupe-link a{position:relative}.groupe-link a::before{font-family:dashicons;content:"";position:absolute;top:-6px;left:-23px}.oceanwp-social-menu ul li{margin-right:.25em}.oceanwp-mobile-menu-icon a:hover{color:var(--color-title)!important}.js .loading::after,.js .loading::before{content:"";position:fixed;z-index:1000}.js .loading::before{top:0;left:0;width:100%;height:100%;background:var(--color-bg)}.js .loading::after{top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border-radius:50%;opacity:.4;background:var(--color-link);-webkit-animation:loaderAnim .7s linear infinite alternate forwards;animation:loaderAnim .7s linear infinite alternate forwards}@-webkit-keyframes loaderAnim{to{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}}@keyframes loaderAnim{to{opacity:1;-webkit-transform:scale3d(.5,.5,1);-ms-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}}a{text-decoration:none;color:var(--color-link);outline:0;cursor:pointer}a:hover{color:var(--color-link-hover);outline:0}a:focus{outline:0;background:#d3d3d3}a:focus:not(:focus-visible){background:0 0}a:focus-visible{outline:2px solid red;background:0 0}#site-navigation-wrap .dropdown-menu>li>a:hover{color:var(--color-sub-title)!important}#site-navigation-wrap .dropdown-menu>li.current-menu-item>a{color:var(--color-title)!important}#icon-searchform-dropdown,#searchform-dropdown{border-top-color:var(--color-title)!important}.page-header{max-width:100%!important;padding:0!important;margin:0!important}.page-header .page-header-sub{height:-webkit-calc(75vh - 60px);height:calc(75vh - 60px);background:-webkit-linear-gradient(90deg,transparent,var(--color-bg-alt));background:linear-gradient(0deg,transparent,var(--color-bg-alt));background-repeat:no-repeat;background-size:contain;background-position:center center;background-color:#000;opacity:.65;padding:0!important;max-width:100%!important}.page-header .page-header-inner{position:absolute!important;top:0;left:0;right:0;height:-webkit-calc(75vh - 60px);height:calc(75vh - 60px);text-align:center;place-items:center;display:grid;max-width:100%!important}.page-header .page-header-inner .page-header-title{place-items:center;margin:0;line-height:.9;display:grid;font-weight:400;width:100%}.page-header .page-header-inner .page-header-title .title_pre{font-family:stinger-variable,sans-serif;font-variation-settings:"wdth" 140,"wght" 300;font-weight:300;font-size:clamp(2rem, 10vw, 5rem);color:var(--color-title);text-shadow:1px 1px 1px #000}.page-header .page-header-inner .page-header-title .page-subheading{font-size:1.5rem;margin:1rem 0;color:var(--color-sub-title)!important;font-family:tenon!important}.page-header .page-header-inner .intro__info{max-width:15ch;opacity:.6;margin-bottom:3rem;padding-bottom:1rem;line-height:1.2;position:relative;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end;color:var(--color-text)!important;font-family:tenon!important}.page-header .page-header-inner .intro__info::after{content:"";width:1px;height:2rem;background:#fff;position:absolute;top:100%;left:50%}.site-breadcrumbs{position:absolute!important;right:0!important;top:auto!important;max-width:100%!important;left:0;bottom:0}#main #content-wrap{padding-top:0!important;padding-bottom:0!important;max-width:100%!important}body.home #main #content-wrap{width:100%!important}body.home .page-header .page-header-inner,body.home .page-header .page-header-sub{height:-webkit-calc(100vh - 60px);height:calc(100vh - 60px)}.content-wrap{display:grid!important;place-items:center;grid-template-areas:"main"}.content-wrap .content{grid-area:main;display:grid;place-items:center;line-height:1.2;grid-template-areas:"content"}.content-wrap .content:first-child{height:100vh}.content-wrap .content .title-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1em;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.content-wrap .content.content--layout{grid-template-areas:"title-up title-down" "img img" "text text";grid-template-columns:1fr 1fr;gap:1rem}.content-wrap .content.content--layout .title{padding-top:.3em;line-height:.525;font-size:2rem;font-family:stinger-variable,sans-serif;font-variation-settings:"wdth" 140,"wght" 150;font-weight:300;position:relative;z-index:100;text-indent:-.1em;overflow-wrap:normal;color:var(--color-sub-title)}.content-wrap .content.content--layout .title.title--up{grid-area:title-up;font-style:italic}.content-wrap .content.content--layout .title.title--down{grid-area:title-down;font-variation-settings:"wdth" 140,"wght" 350}.content-wrap .content.content--layout .content__img{grid-area:img;min-width:100%;height:auto}.content-wrap .content.content--layout .content__img.content__img--1{aspect-ratio:896/1344}.content-wrap .content.content--layout .content__img.content__img--2{aspect-ratio:1000/450}.content-wrap .content.content--layout .content__img.content__img--3{aspect-ratio:1000/560}.content-wrap .content.content--layout .content__img.content__img--4{aspect-ratio:1400/560}.content-wrap .content.content--layout .content__img.content__img--5{aspect-ratio:680/920}.content-wrap .content.content--layout .content__img.content__img--6{aspect-ratio:1}.content-wrap .content.content--layout .content__img.content__img--7{aspect-ratio:1400/560}.content-wrap .content.content--layout .content__text{grid-area:text;text-transform:uppercase;margin:0;opacity:.5;color:var(--color-sub-title)}.content-wrap .content.content--layout .content__text a{text-decoration:none!important;background-color:#fff;padding:0 5px}.content-wrap .content.content--layout .content__text a:hover{color:#000!important}.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button),.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button):hover,.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button),.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button):hover{text-decoration-color:var(--color-title)!important}.bar button{background-color:transparent;color:var(--color-title);border:none;margin:0 1em;font-family:variable-stinger,sans-serif;letter-spacing:1px}.grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.grid__item figure{position:relative;overflow:hidden;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);width:250px;height:250px;background-size:contain;background-repeat:no-repeat;background-position:center center}.grid__item figure img{position:relative;display:block;max-height:100%;max-width:100%;opacity:.9}.grid__item figcaption{padding:.5em;color:#fff;text-transform:uppercase;font-size:.75em;-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.grid__item figcaption::after,.grid__item figcaption::before{pointer-events:none}.grid__item figcaption h2{font-weight:600;color:var(--color-title);font-size:1em}.grid__item figcaption h2 span{font-weight:800}.grid__item figcaption h2,.grid__item figcaption p{margin:0}.grid__item figcaption p{letter-spacing:1px;font-size:68.5%}.grid__item figcaption p.icon-links{float:right}.grid__item figcaption,.grid__item figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}.grid__item figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}figure.effect-zoe figcaption{top:auto;bottom:0;padding:1em;height:3.75em;background:#fff;color:var(--color-title);-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);text-align:left}figure.effect-zoe figcaption h2{display:inline-block;width:-webkit-calc(100% - 4em);width:calc(100% - 4em)}figure.effect-zoe figcaption p.icon-links a{color:var(--color-title);font-size:1.4em}figure.effect-zoe figcaption p.icon-links a:focus,figure.effect-zoe figcaption p.icon-links a:hover{color:#252d31}figure.effect-zoe figcaption p.icon-links a span::before{display:inline-block;padding:2px 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}figure.effect-zoe figcaption h2,figure.effect-zoe figcaption p.icon-links a{-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,200%,0);-ms-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0)}figure.effect-zoe figcaption p.description{position:absolute;bottom:8em;padding:1em;background-color:rgba(255,255,255,.75);color:var(--color-title);text-transform:none;font-size:1em;font-weight:600;opacity:0;-webkit-transition:opacity .35s;transition:opacity .35s;-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;left:1em;right:1em;text-align:center}figure.effect-zoe:hover p.description{opacity:1}figure.effect-zoe:hover figcaption,figure.effect-zoe:hover h2,figure.effect-zoe:hover p.icon-links a{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-zoe:hover h2{-webkit-transition-delay:50ms;transition-delay:50ms}figure.effect-zoe:hover p.icon-links a:first-child{-webkit-transition-delay:0.1s;transition-delay:0.1s}figure.effect-zoe:hover p.icon-links a:nth-child(2){-webkit-transition-delay:0.15s;transition-delay:0.15s}.post-type-archive-groupe .content-area,.single-cd .content-area,.single-event .content-area,.single-groupe .content-area,.single-location .content-area,.tax-spectacle .content-area{width:100%;padding-right:0;border-right-width:0}.wp-block-embed{max-width:500px;margin:0 auto}body:not(.home) .page-header{box-shadow:0 1em 8em #646464}body:not(.home) .intro__info{display:none}body:not(.home) #content-wrap{margin-top:4em}body:not(.home) .page-header .page-header-sub{background-size:contain}body:not(.home).single-cd .page-header .page-header-inner,body:not(.home).single-cd .page-header .page-header-sub,body:not(.home).single-event .page-header .page-header-inner,body:not(.home).single-event .page-header .page-header-sub,body:not(.home).single-groupe .page-header .page-header-inner,body:not(.home).single-groupe .page-header .page-header-sub,body:not(.home).single-location .page-header .page-header-inner,body:not(.home).single-location .page-header .page-header-sub{height:50vh;background-size:contain;background-repeat:repeat;margin:0;width:100%}body:not(.home).single nav.post-navigation .nav-links .title{color:var(--color-text)!important;font-size:1em!important}.blog-entry.grid-entry .blog-entry-readmore a{border-bottom:none!important;text-transform:none!important}.post-type-archive-groupe article .thumbnail,.tax-spectacle article .thumbnail{position:relative}.post-type-archive-groupe article .thumbnail #grp_actif,.tax-spectacle article .thumbnail #grp_actif{position:absolute;width:50px;height:50px;top:-10px;right:-10px}.cds-groupe-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:10px 30px}.cds-groupe-items .cd-item{text-align:center}.cds-groupe-items .cd-item .cd_title{width:150px;text-align:center;line-height:1em;font-size:.9em;margin-top:8px}input[type=submit]{background-color:var(--color-title)!important}input[type=submit]:hover{background-color:var(--color-text)!important}.wpcf7{max-width:800px;margin:0 auto}.em,.em.pixelbones{font-family:tenon,sans-serif!important;font-size:20px!important}.em p,.em.pixelbones p{line-height:36px!important}.em.pixelbones img{margin-bottom:1em}.em.em-list .em-item .em-item-info{border-left:4px solid var(--color-title)!important}.entry .em.pixelbones a,.entry-content .em.pixelbones a{color:var(--color-title)!important;text-decoration:none!important}.entry .em.pixelbones a:hover,.entry-content .em.pixelbones a:hover{color:var(--color-text)!important}.em.em-view-container{margin-bottom:2em}.em.em-list .em-item{grid-template-columns:minmax(0,1fr) 4fr!important}.em.em-item .em-item-meta .em-item-meta-line a{color:var(--color-title)!important;text-decoration:none!important}.em.em-item .em-item-meta .em-item-meta-line a:hover{color:var(--color-text)!important}.em.em-item.em-item-single .em-item-image img{border-left-color:var(--color-title)}.em.em-item.em-item-single .em-item-header,.em.pixelbones{color:var(--color-text)!important}.error404 #main{margin-bottom:2em}.error404 #main .error404-content .error-btn{background-color:var(--color-title)!important}.error404 #main .error404-content .error-btn:hover{background-color:var(--color-text)!important}.footer-box div{color:var(--color-sub-title)}.footer-box div.spectacles{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-box div.spectacles .spec-image a img{min-width:75px}.footer-box div.spectacles .spec-image a:hover{opacity:.5}.footer-box div.spectacles .spec-info{margin-left:5px;font-size:.8em;line-height:1.5em}.footer-box div.spectacles .spec-info p{margin-bottom:.5em}.footer-box .widget-title{text-transform:uppercase!important;border-color:var(--color-title);line-height:1.3!important}.footer-box .wp-block-social-links{margin-bottom:3em!important}#footer-widgets .footer-box a:not(.wp-block-social-link-anchor){color:var(--color-title)!important}#footer-widgets .footer-box a:not(.wp-block-social-link-anchor):hover{color:var(--color-sub-title)!important}#footer-widgets .footer-box .menu-menu-principal-container li>a{color:var(--color-sub-title)!important}#footer-widgets .footer-box .menu-menu-principal-container li>a:hover{color:var(--color-title)!important}#footer-widgets .footer-box .menu-menu-principal-container li.current-menu-item>a{color:var(--color-title)!important}#footer-widgets .footer-box a.wp-block-social-link-anchor:hover{color:#fff!important}#footer-bottom a{color:var(--color-title)!important}#footer-bottom a:hover{color:var(--color-sub-title)!important}#copyright{font-size:1.2em}#copyright p{letter-spacing:.35px}#copyright .credits-photo>p{margin-bottom:10px}#copyright .credits-photo .photographes{line-height:1.5em}#copyright .copy,#copyright .diams{color:var(--color-title)}.bw-logo{margin:0 4px;width:1.5em}.bwp-cd-widget .cd-wrap{margin-bottom:1em}.bwp-cd-widget .cd-wrap>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.bwp-cd-widget .cd-wrap>a:hover{opacity:.5}.bwp-cd-widget .cd-wrap>a .cd-cover img{min-width:75px}.bwp-cd-widget .cd-wrap>a .cd-infos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:1em}.bwp-cd-widget .cd-wrap>a .cd-infos .cd-groupe,.bwp-cd-widget .cd-wrap>a .cd-infos .cd-title{margin:0;line-height:1.3em}.bwp-grp-widget .grp-wrap{margin-bottom:1em}.bwp-grp-widget .grp-wrap>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.bwp-grp-widget .grp-wrap>a:hover{opacity:.5}.bwp-grp-widget .grp-wrap>a .grp-infos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:1em}.bwp-grp-widget .grp-wrap>a .grp-infos .grp-title{margin:0}@media screen and (min-width:53em){.title{font-size:clamp(2rem, 15vw, 9rem)!important}.content-wrap:not(:last-child){margin-bottom:30vmax}.content-wrap:last-child{margin-bottom:10vmax}.content__img{max-width:none}.content-wrap .content.content--layout.content--layout-1{grid-template-areas:"title-up img ..." "text img title-down";grid-template-columns:30% auto 30%;grid-template-rows:1fr 1fr;-webkit-column-gap:2vw;-moz-column-gap:2vw;column-gap:2vw}.content-wrap .content.content--layout.content--layout-2{grid-template-areas:"title-up ..." "img img" "text title-down";grid-template-columns:auto auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;row-gap:3vh}.content-wrap .content.content--layout.content--layout-3{grid-template-areas:"title-up img title-down" "text text text";grid-template-columns:20vw auto 20vw;grid-template-rows:auto auto;row-gap:10vh;-webkit-column-gap:2vw;-moz-column-gap:2vw;column-gap:2vw;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.content-wrap .content.content--layout.content--layout-4{width:100%;grid-template-areas:"title-up" "img" "title-down" "text";grid-template-columns:1fr;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;row-gap:4vh}.content-wrap .content.content--layout.content--layout-5{grid-template-areas:"title-up img ..." "text img title-down";grid-template-columns:30% auto 30%;grid-template-rows:1fr 1fr;-webkit-column-gap:3vw;-moz-column-gap:3vw;column-gap:3vw}.content-wrap .content.content--layout.content--layout-6{grid-template-areas:"title-up img" "title-down img" "text img";grid-template-columns:1fr 50%;grid-template-rows:auto auto 1fr;-webkit-column-gap:3vw;-moz-column-gap:3vw;column-gap:3vw;row-gap:0}.content-wrap .content.content--layout.content--layout-7{width:100%;grid-template-areas:"img img img img" "... text title-up ..." "... text title-down ...";grid-template-columns:10vw 1fr 1fr 10vw;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;row-gap:4vh}.content-wrap .content.content--layout .content__img.content__img--1{height:auto!important;width:100%;max-width:100%!important;max-height:100vh}.content-wrap .content.content--layout .content__img.content__img--2{width:60vw}.content-wrap .content.content--layout .content__img.content__img--3{width:30vw;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-width:100%}.content-wrap .content.content--layout .content__img.content__img--4{width:100%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-width:100%}.content-wrap .content.content--layout .content__img.content__img--5{height:auto;width:100%;max-width:100%;max-height:100vh}.content-wrap .content.content--layout .content__img.content__img--6{max-width:100%}.content-wrap .content.content--layout .content__img.content__img--7{width:100%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-width:100%}.title--up{justify-self:end;-webkit-align-self:start;-ms-flex-item-align:start;align-self:start}.content--layout-2 .title--up{justify-self:start}.content--layout-3 .title--up{justify-self:end;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.content--layout-4 .title--up{justify-self:center}.content--layout-6 .title--up{justify-self:end;-webkit-align-self:start;-ms-flex-item-align:start;align-self:start}.content--layout-7 .title--up{justify-self:start}.title--down{justify-self:start;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end}.content--layout-2 .title--down{justify-self:end;-webkit-align-self:start;-ms-flex-item-align:start;align-self:start;margin-top:-.1em}.content--layout-3 .title--down{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.content--layout-4 .title--down{justify-self:center}.content--layout-6 .title--down{justify-self:end;-webkit-align-self:start;-ms-flex-item-align:start;align-self:start}.content--layout-2 .content__text{-webkit-align-self:start;-ms-flex-item-align:start;align-self:start;justify-self:start;max-width:400px}.content--layout-1 .content__text{max-width:250px;text-align:right;justify-self:end;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end}.content--layout-3 .content__text{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:4vw;-moz-column-gap:4vw;column-gap:4vw;max-width:590px;font-size:.9em}.content--layout-4 .content__text{text-align:center;max-width:400px;margin-top:3rem}.content--layout-5 .content__text{max-width:250px;text-align:right;justify-self:end;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end;font-size:.8em;height:600px;line-height:2em}.content--layout-6 .content__text{max-width:250px;justify-self:end;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end;text-align:right}.content--layout-7 .content__text{max-width:250px;justify-self:start;-webkit-align-self:start;-ms-flex-item-align:start;align-self:start;text-align:right}}@media screen and (max-width:1080px){.em.em-list .em-item .em-item-info .em-item-desc,.em.pixelbones,body{font-size:15px!important}#primary{margin:0 2em}.post-type-archive-groupe #primary,.single-cd #primary,.single-event #primary,.single-groupe #primary,.single-location #primary,.tax-spectacle #primary,body.page #primary{width:-webkit-calc(100% - 4em)!important;width:calc(100% - 4em)!important}}@media screen and (max-width:1000px){#mobile-dropdown .oceanwp-social-menu li a{padding:12px 12px!important}#mobile-dropdown ul li a i,#mobile-dropdown ul li a img{margin-right:1px!important}.content-wrap .content.content--layout .title{font-size:5rem!important}}@media screen and (max-width:770px){.em.em-list .em-item .em-item-info .em-item-desc,.em.pixelbones,body{font-size:14px!important}.page-header .page-header-inner .page-header-title .title_pre{font-size:clamp(2rem, 9vw, 4rem)!important}figure.effect-zoe figcaption h2{width:-webkit-calc(100% - 5em);width:calc(100% - 5em)}body:not(.home) .page-header .page-header-sub{background-size:contain}.em.em-list.em-grid .em-item .em-item-info,.em.em-list.size-small .em-item .em-item-info{border-top-color:var(--color-title)}}@media screen and (max-width:430px){body.page .page-header .page-header-inner,body.page .page-header .page-header-sub,body.tax-creation .page-header .page-header-inner,body.tax-creation .page-header .page-header-sub,body.tax-spectacle .page-header .page-header-inner,body.tax-spectacle .page-header .page-header-sub,body:not(.home).single-cd .page-header .page-header-inner,body:not(.home).single-cd .page-header .page-header-sub,body:not(.home).single-event .page-header .page-header-inner,body:not(.home).single-event .page-header .page-header-sub,body:not(.home).single-groupe .page-header .page-header-inner,body:not(.home).single-groupe .page-header .page-header-sub,body:not(.home).single-location .page-header .page-header-inner,body:not(.home).single-location .page-header .page-header-sub{height:25vh}.grid__item{padding:2em 0!important}.em.em-list .em-item{grid-template-columns:minmax(0,1fr)!important;--default-border:var(--color-title)!important}figure.effect-zoe figcaption h2{width:-webkit-calc(100% - 6em);width:calc(100% - 6em)}.grid__item figcaption,.grid__item figcaption>a{width:-webkit-calc(100% - 2em)!important;width:calc(100% - 2em)!important}.content-wrap .content.content--layout{grid-template-areas:"title-up" "title-down" "img" "text"!important}.content-wrap .content.content--layout .title{font-size:4rem!important}.content-wrap .content.content--layout .content__img{max-width:100%}.grid__item figure{width:auto;height:auto;margin:0 .5em}.grid__item figcaption,.grid__item figcaption>a{width:100%!important}}