figure.wp-block-table {
overflow: initial;
}
.wp-block-table td:empty:after {
content: 'Empty cell';
visibility: hidden;
}
.wp-block-table figcaption {
font-style: italic;
text-align: center;
font-size: 13px;
line-height: 1;
margin-top: 20px;
}
table {
border: 1px solid #dedede;
margin: 10px 0px;
border-spacing: 0;
}
figure.wp-block-table th {
border: 1px solid #dedede;
background: #52443A;
color: #F7F4EF;
font-weight: bold;
padding: 12px;
}
figure.wp-block-table td {
border: 1px solid #dedede;
padding: 12px;
}
figure.wp-block-table thead {
border: none;
}
footer {
position: relative;
z-index: 1;
text-align: center;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1120px;
margin: 0px auto;
padding: 45px 0px 40px 0px;
border-top: 1px solid #52443A;
}
footer a {
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
padding: 0 5% 25px 5%;
}
::selection {
background-color: #52443A;
color: #F7F4EF;
}
#wrapper .wp-block-image {
margin: 0;
}
body:not(.home) #wrapper p a,
body:not(.home) #wrapper li a {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapper p a:hover,
body:not(.home) #wrapper li a:hover {
color: #52443A;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
margin-top: 0;
}
#wrapper .wp-block-column > :last-child,
#wrapper .wp-block-cover__inner-container > :last-child,
#wrapper div#text .wp-block-group__inner-container > div:last-child {
margin-bottom: 0;
}
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group),
#wrapper div#text > figure,
#wrapper div#text > ul,
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container,
#wrapper div#text > p {
width: 90%;
max-width: 1120px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
#wrapper div#text > ul {
padding-left: 15px;
}
.wp-block-cover {
overflow: hidden;
}
.wp-block-cover img {
transition: transform 0.4s ease-out;
}
.wp-block-cover.is_hovered img {
transform: scale(1.1);
}
.wp-block-group__inner-container > .wp-block-cover h2 {
max-width: 740px;
margin: 0 auto;
}
div .wp-block-image figcaption {
margin-top: 15px;
text-align: center;
font-style: italic;
font-size: 15px;
}
.wp-block-columns.gap10,
.gap10 {
gap: 10px;
}
.wp-block-columns.gap20,
.gap20 {
gap: 20px;
}
.wp-block-columns.gap30,
.gap30 {
gap: 30px;
}
.wp-block-columns.gap40,
.gap40 {
gap: 40px;
}
.wp-block-columns.gap50,
.gap50 {
gap: 50px;
} body.contact #container {
margin: 0px;
}
.wpforms-container ul li:before {
display: none;
}
div form.wpforms-form {
position: relative;
}
div div.wpforms-container-full button[type=submit]:focus:after {
display: none;
}
@media (min-width: 1200px) {
div .wpforms-container .wpforms-submit-container {
position: absolute;
right: 0;
bottom: -15px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #52443A;
box-shadow: 0 0 0 1px #52443A, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
color: #969696;
opacity: 1;
}
#wrapper .wpforms-confirmation-container-full p {
margin: 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field {
padding: 12px 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
padding: 24px 0 0 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field:first-child {
padding-top: 0;
margin-top: -10px;
} body.error404 .widget_breadcrumb {
display: none;
}
body.error404 article {
text-align: center;
}
body:not(.home).error404 .title_and_bc h1 {
margin: 0;
}
body:not(.home) #wrapper p {
margin: 0 0 15px 0;
}
body:not(.home) #wrapper figure + *,
#wrapper .wp-block-image + p {
margin-top: 20px;
}
#wrapper .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1120px;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 3em;
}
.no-margin {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.wp-block-column {
box-sizing: border-box;
}
@media (min-width: 980px) {
.is_hidden_on_desktop {
display: none !important;
}
}
#wrapper .wp-block-separator {
margin: 20px 0px;
max-width: 100px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
width: 100px;
margin-top: 5px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background {
align-self: initial;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
} #wrapper figure.wp-block-gallery.masonry-display {
display: block;
columns: 2;
gap: 2em;
margin: 0px;
}
#wrapper figure.wp-block-gallery.masonry-display > figure {
width: initial !important;
break-inside: avoid;
margin: 0 0 2em 0 !important;
}
#wrapper figure.wp-block-gallery.masonry-display > figure img {
width: auto !important;
max-height: none !important;
height: auto !important;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
columns: 3;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-4 {
columns: 4;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-5 {
columns: 5;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-6 {
columns: 6;
}
.wp-block-columns {
margin-bottom: 2.25em;
}
@media (max-width: 930px) {
.wp-block-spacer {
max-height: 70px;
}
#container {
margin: 0px 0px 70px 0px;
}
.is_hidden_on_mobile {
display: none !important;
}
.invert-columns-order {
flex-direction: column-reverse;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 2em;
}
}
@media (max-width: 980px) {
body #baguetteBox-overlay .full-image img {
max-height: 85%;
max-width: 85%;
}
#wrapper figure.wp-block-gallery.masonry-display > figure {
margin: 0 0 1.2em 0 !important;
}
#wrapper figure.wp-block-gallery.masonry-display {
gap: 1.2em;
}
html body {
--wp--preset--spacing--20: 2.5vw;
--wp--preset--spacing--30: 2.5vw;
--wp--preset--spacing--40: 2.5vw;
--wp--preset--spacing--50: 5vw;
--wp--preset--spacing--60: 5vw;
--wp--preset--spacing--70: 5vw;
}
} :root {
--wp--style--gallery-gap-default: 20px;
}
#wrapper .wp-block-gallery img {
transition: 0.2s ease-in-out;
}
#wrapper .wp-block-gallery img:hover {
opacity: 0.8;
}
#wrapper .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
#wrapper .wp-block-gallery figure:not(:has(> a)) {
display: block;
}
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img {
height: 240px;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img {
height: 190px;
}
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 150px;
}
footer .rs {
display: flex;
justify-content: center;
gap: 15px;
margin-top: 20px;
}
footer .rs path,
#wrapper .rs a path {
fill: #52443A;
transition: 0.3s;
}
footer a.wp-block-button__link:hover {
text-decoration: none;
border-color: #52443A;
}
footer a.wp-block-button__link {
margin-top: 10px;
}
footer .rs a:hover path,
#wrapper .rs a:hover path {
opacity: 0.6;
}
#cap {
position: relative;
background: #CBBBA0;
padding-bottom: 100px;
}
#cap > img {
width: 90%;
max-width: 970px;
height: 31.5vw;
object-fit: cover;
margin: 0 auto 90px;
display: block;
max-height: 350px;
position: relative;
z-index: 2;
scroll-margin-top: 120px;
clip-path: polygon(0 50%, 100% 50%, 100% 50%, 0% 50%);
transition: 1.2s;
transition-delay: 0.2s;
}
#cap > img.is_visible {
clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
}
#cap:before {
content: '';
height: 175px;
width: 100%;
background: #130E0C;
position: absolute;
left: 0;
top: 0;
pointer-events: none;
z-index: 1;
}
#cap .flex {
width: 90%;
max-width: 970px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
}
#cap .flex .droite {
width: 46%;
}
#cap .flex .gauche {
width: 40%;
position: relative;
}
#cap .flex .gauche > img:first-child {
height: auto;
border-radius: 999px;
}
#cap .flex .gauche > img:last-child {
position: absolute;
bottom: 0;
right: -65px;
}
.config_txt > :last-child {
margin: 35px 0 0 0;
}
.config_txt > :first-child {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
position: relative;
margin-bottom: 30px;
padding-bottom: 32px;
}
.config_txt > :first-child:after {
content: '';
width: 60px;
height: 3px;
background: #52443A;
position: absolute;
left: 0;
bottom: 0;
}
.config_txt h2 + p,
#chaque > p:last-of-type,
#contact .last_txt,
#actus .evt .nom,
#rencontres p {
text-transform: uppercase;
font-size: 30px;
font-weight: 300;
line-height: 1.05em;
margin: 25px 0 30px 0;
}
#chaque {
width: 90%;
max-width: 1100px;
margin: 100px auto;
text-align: center;
}
#chaque .flex {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 100px;
}
#chaque > p:first-child {
font-size: 88px;
font-family: 'espiritu-condensed';
line-height: 1;
max-width: 700px;
margin: 0 auto;
}
#chaque > p:last-of-type {
max-width: 530px;
margin: 40px auto 0;
}
#chaque .txt {
width: 31%;
}
#chaque .imgs {
width: 58%;
display: flex;
justify-content: space-between;
}
#chaque .imgs img {
width: 47%;
height: auto;
border-top-left-radius: 999px;
border-top-right-radius: 999px;
}
#chaque .config_txt > :first-child:after {
margin: auto;
right: 0;
}
#ame {
position: relative;
margin-bottom: 105px;
}
#ame > img, #ame .simpleParallax {
position: absolute;
top: 100px;
height: calc(100% - 200px);
object-fit: cover;
width: 100%;
}
#ame .simpleParallax img {
object-fit: cover;
width: 100%;
}
#ame .flex {
width: 90%;
max-width: 1020px;
margin: 0 auto;
display: flex;
justify-content: flex-end;
position: relative;
}
#ame .config_txt > :first-child:after {
right: 0;
margin: auto;
}
#ame .txt {
background: #FFFFFF;
width: 50%;
box-sizing: border-box;
padding: 85px 80px 75px 80px;
text-align: center;
box-shadow: 0px 20px 30px rgba(82, 68, 58, 0.08);
}
#ep {
display: flex;
background: #52443A;
margin-bottom: 110px;
}
#ep .txt {
color: #FFFFFF;
text-align: center;
width: 52%;
box-sizing: border-box;
align-content: center;
padding: 60px 120px;
}
#ep > img {
width: 24%;
height: auto;
object-fit: cover;
max-height: 750px;
}
#ep .config_txt > :first-child:after {
background: #FFFFFF;
right: 0;
margin: auto;
}
#contact {
width: 90%;
max-width: 970px;
margin: 0 auto 110px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
text-align: center;
}
#contact .last_txt {
max-width: 580px;
margin: 125px auto 0;
}
#contact .txt {
width: 49%;
}
#contact .img {
width: 40%;
position: relative;
}
#contact .config_txt > :first-child:after {
right: 0;
margin: auto;
}
#contact .img > img:first-child {
width: 100%;
height: 520px;
object-fit: cover;
border-top-left-radius: 999px;
border-top-right-radius: 999px;
}
#contact .img > img:last-child {
position: absolute;
left: -80px;
top: 135px;
}
#rencontres {
width: 90%;
max-width: 1120px;
margin: 110px auto 100px;
border-top: 1px solid #52443A;
border-bottom: 1px solid #52443A;
display: flex;
align-items: center;
justify-content: center;
gap: 50px;
padding: 30px 0;
}
#rencontres p {
max-width: 550px;
margin: 0;
}
#rencontres p + svg {
transform: rotateY(180deg);
}
#actus {
width: 90%;
max-width: 1120px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
#actus .config_txt > :first-child:after {
right: 0;
margin: auto;
}
#actus .txt {
width: 31%;
text-align: center;
}
#actus .dates {
width: 62%;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
#actus .config_txt > :first-child {
margin-top: 0;
}
#actus .dates > div > span.title {
display: block;
margin-bottom: 40px;
}
#actus span.mois,
#actus .dates > div > span.title,
#actus .mois span.titre {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
position: relative;
}
#actus .dates > div {
box-sizing: border-box;
border-left: 1px solid #707070;
padding-left: 35px;
}
#actus .a_venir {
width: 200px;
flex-shrink: 0;
margin-left: 90px;
}
#actus .evt .nom {
display: block;
text-transform: initial;
margin: 7px 0 20px -2px;
}
#actus span.mois:before,
#actus .mois span.titre:before {
content: '';
width: 20px;
height: 20px;
border: 1px solid #707070;
position: absolute;
left: -46px;
border-radius: 50%;
background: #FFFFFF;
top: 0;
}
#actus .evt > a {
margin-top: 35px;
}
#actus .evt img {
height: auto;
margin-bottom: 10px;
width: 100%;
max-height: 400px;
object-fit: cover;
}
#actus .evt > p {
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 157px;
}
#actus .mois {
margin-bottom: 30px;
}
#actus .mois a,
#actus .mois > span:not(.titre) {
display: block;
font-size: 14px;
text-decoration: none;
line-height: 1.3em;
}
#actus .mois a:not(:last-child) {
margin-bottom: 6px;
}
#actus .mois a:hover {
text-decoration: underline;
}
#actus .evt:not(.active) {
display: none;
}
#actus .mois_masques .inner {
position: relative;
}
#actus .mois_masques .inner:after {
content: '';
width: 100%;
height: 150px;
background: linear-gradient(0deg, #F7F4EF, transparent);
position: absolute;
left: 0;
bottom: 0;
pointer-events: none;
}
#actus .mois:has(> :only-child) {
display: none;
}
body.contact #footerInner {
border-top: none;
}
#wrapper .rs {
display: flex;
gap: 15px;
}
body:not(.home) #wrapper .wpforms-confirmation-container-full p {
margin: 0;
}
#wrapper a.wp-block-button__link.has-noir-background-color {
color: #FFFFFF;
}
#wrapper a.wp-block-button__link.has-noir-background-color:hover {
background: none !important;
color: #52443A;
}
#wrapper a.wp-block-button__link.has-beige-fonce-background-color {
border-color: #CBBBA0;
}
.mix-blend-mode img {
mix-blend-mode: multiply;
}
@media (max-width: 1070px) {
#cap:before {
display: none;
}
#cap {
padding-top: 70px;
}
}
@media (max-width: 930px) {
#cap .flex {
flex-direction: column-reverse;
gap: 60px;
}
#cap .flex .droite {
width: 100%;
}
#cap .flex .droite h2 br {
display: none;
}
#cap .flex .gauche {
width: 100%;
text-align: center;
}
#cap .flex .gauche > img:last-child {
display: none;
}
}
@media (max-width: 1420px) {
#chaque > p:first-child {
font-size: 70px;
max-width: 545px;
}
#chaque > p:last-of-type {
max-width: 440px;
}
#rencontres p {
max-width: 485px;
}
.config_txt h2 + p, #chaque > p:last-of-type, #contact .last_txt, #actus .evt .nom, #rencontres p {
font-size: 26px;
}
}
@media (max-width: 640px) {
#chaque > p:first-child {
font-size: 10.8vw;
max-width: 86vw;
}
}
@media (max-width: 1000px) {
#chaque .flex {
flex-direction: column-reverse;
gap: 55px;
}
#chaque .txt,
#chaque .imgs {
width: 100%;
}
}
@media (max-width: 1050px) {
#ame > img, #ame .simpleParallax {
top: 0;
height: 100%;
}
#ame .flex {
width: 100%;
max-width: 100%;
}    
#ame .txt {
padding: 60px;
width: 100%;
background: rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 35px rgba(82, 68, 58, 0.08);
color: #F7F4EF;
}
#ame .config_txt > :first-child:after {
background: #F7F4EF;
}
#ame .config_txt > :last-child a {
border-color: #F7F4EF;
color: #F7F4EF;
}
#actus {
flex-direction: column;
gap: 60px;
}
#actus .txt {
width: 100%;
}
#actus .txt br {
display: none;
}
#actus .dates {
width: 100%;
max-width: 730px;
margin: 0 auto;
}
}
@media (max-width: 730px) {
#actus .dates {
flex-direction: column;
gap: 60px;
}
#actus .dates > div.a_venir {
width: 100%;
margin: 0;
border: none;
padding: 0;
}
#actus .a_venir .inner {
display: flex;
padding: 48px 0 0 6.5vw;
position: relative;
overflow-x: scroll;
}
#actus .dates > div.a_venir > span.title:before {
content: '';
height: 1px;
background: #707070;
position: absolute;
left: 0;
right: -999px;
bottom: -53px;
}
#actus .mois {
margin-bottom: 0;
}
#actus .mois span.titre:before {
left: 0;
top: -48px;
}
#actus .mois {
margin-bottom: 0;
flex-shrink: 0;
max-width: 240px;
margin-right: 35px;
}
#actus {
width: 100%;
}
#actus .dates > div.a_venir > span.title {
width: 87%;
margin: 0 auto 40px;
}
#actus .txt {
width: 87%;
margin: 0 auto;
}
#actus .dates .en_cours {
width: 87%;
margin: 0 auto;
}
#actus .a_venir .inner::-webkit-scrollbar {
display: none;
}
#actus .dates > div.a_venir > span.title:after {
content: '';
width: 60px;
height: 70px;
background: linear-gradient(270deg, #F7F4EF, transparent);
position: absolute;
right: -6.5vw;
bottom: -155px;
z-index: 2;
pointer-events: none;
}
}
@media (max-width: 920px) {
#rencontres {
flex-direction: column;
}
}
@media (max-width: 550px) {
#rencontres p {
font-size: 4.9vw;
}
}
@media (max-width: 1120px) {
#ep .txt {
padding: 50px 50px 60px 50px;
}
}
@media (max-width: 1220px) {
#contact .img > img:last-child {
display: none;
}
}
@media (max-width: 820px) {
#ep {
position: relative;
}
#ep > img {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
}
#ep > img:last-child {
left: 50%;
}
#ep .txt {
position: relative;
z-index: 1;
background: rgba(0,0,0,0.6);
width: 100%;
}
#contact {
flex-direction: column;
gap: 45px;
align-items: center;
}
#contact .img {
width: 100%;
}
#contact .img > img:first-child {
height: 125vw;
}
#contact .txt {
width: 100%;
}
#contact .last_txt {
margin-top: 65px;
}
}
@media (max-width: 560px) {
#contact .last_txt {
font-size: 6.9vw;
}
}
@media (max-width: 500px) {
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group), 
#wrapper div#text > figure, 
#wrapper div#text > ul, 
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container, 
#wrapper div#text > p, 
#wrapper .wp-block-cover .wp-block-cover__inner-container,
#cap .flex .droite, #chaque, #rencontres, #contact, #footerInner {
width: 87%;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
.wp-block-spacer {
max-height: 50px;
}
#wrapper p + .wp-block-spacer {
margin-top: -5px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
margin-bottom: 10px;
}
td {
font-size: 14px;
}
html body {
--wp--preset--spacing--20: 5vw;
--wp--preset--spacing--30: 5vw;
--wp--preset--spacing--40: 5vw;
--wp--preset--spacing--50: 7.5vw;
--wp--preset--spacing--60: 7.5vw;
--wp--preset--spacing--70: 7.5vw;
--wp--preset--spacing--80: 45px;
--wp--preset--font-size--small: 13px;
--wp--preset--font-size--medium: 18px;
--wp--preset--font-size--large: 24px;
--wp--preset--font-size--x-large: 30px;
}
div .wp-block-cover, 
div .wp-block-cover-image {
min-height: 350px;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-5,
#wrapper figure.wp-block-gallery.masonry-display.columns-4,
#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
columns: 2;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 28vw;
}
.wp-block-columns {
margin-bottom: 1.75em;
}
div .wpforms-container .wpforms-submit-container {
text-align: center;
margin-bottom: 15px;
}
#wrapper div .wpforms-field-container div.wpforms-field {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-bottom: 8px;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
padding: 16px 0 0 0;
}
#signature {
padding: 0 6.5% 25px 6.5%;
}
.config_txt h2 + p, #chaque > p:last-of-type, #actus .evt .nom {
font-size: 22px;
margin: 20px 0;
}
#cap > img {
height: 50vw;
width: 87%;
margin-bottom: 35px;
}
#cap {
padding: 60px 0 0 0;
}
#cap .flex {
width: 100%;
}
.config_txt > :last-child {
margin: 25px 0 0 0;
}
#cap .flex .gauche > img:first-child {
border-radius: 0px;
height: 87vw;
object-fit: cover;
object-position: top -21vw left 0px;
}
#chaque {
margin: 70px auto 62px;
}
#chaque .flex {
margin-top: 55px;
}
#chaque .config_txt h2 + p {
max-width: 230px;
margin: 20px auto;
}
#ame .txt {
padding: 50px 6.5vw 62px 6.5vw;
}
#ame {
margin-bottom: 60px;
}
#actus .evt > a {
margin-top: 15px;
}
#rencontres {
margin: 70px auto 65px;
border: none;
gap: 15px;
padding: 0;
}
#rencontres p {
font-size: 4.7vw;
}
#ep .txt {
padding-left: 6.5vw;
padding-right: 6.5vw;
}
#ep {
margin-bottom: 60px;
}
#contact .img > img:first-child {
height: 110vw;
}
#contact .last_txt {
font-size: 6.7vw;
margin-top: 15px;
}
#contact {
margin-bottom: 65px;
}
.title_and_bc h1 {
font-size: 50px;
}
.title_and_bc {
padding: 145px 6.5% 55px 6.5%;
}
}
#baguetteBox-overlay{
display:none;
opacity:0;
position:fixed;
overflow:hidden;
top:0;
left:0;
width:100%;
height:100%;
z-index:1000000;
background-color:#222;
background-color:rgba(0,0,0,.8);
transition:opacity .5s ease
}
#baguetteBox-overlay.visible{
opacity:1
}
#baguetteBox-overlay .full-image{
display:inline-block;
position:relative;
width:100%;
height:100%;
text-align:center
}
#baguetteBox-overlay .full-image figure{
display:inline;
margin:0;
height:100%
}
#baguetteBox-overlay .full-image img{
display:inline-block;
width:auto;
height:auto;
max-height:100%;
max-width:100%;
vertical-align:middle;
box-shadow:0 0 8px rgba(0,0,0,.6)
}
#baguetteBox-overlay .full-image figcaption{
display:block;
position:absolute;
bottom:0;
width:100%;
text-align:center;
line-height:1.8;
white-space:normal;
color:#ccc;
background-color:#000;
background-color:rgba(0,0,0,.6);
font-family:sans-serif
}
#baguetteBox-overlay .full-image:before{
content:"";
display:inline-block;
height:50%;
width:1px;
margin-right:-1px
}
#baguetteBox-slider{
position:absolute;
left:0;
top:0;
height:100%;
width:100%;
white-space:nowrap;
transition:left .4s ease,transform .4s ease;
}
#baguetteBox-slider.bounce-from-right{
animation:bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left{
animation:bounceFromLeft .4s ease-out
}
@keyframes bounceFromRight{
0%,100%{
margin-left:0
}
50%{
margin-left:-30px
}
}
@keyframes bounceFromLeft{
0%,100%{
margin-left:0
}
50%{
margin-left:30px
}
}
.baguetteBox-button#next-button,.baguetteBox-button#previous-button{
top:50%;
top:calc(50% - 30px);
width:44px;
height:60px
}
.baguetteBox-button{
position:absolute;
cursor:pointer;
outline:0;
padding:0;
margin:0;
border:0;
border-radius:15%;
background-color:#323232;
background-color:rgba(50,50,50,.5);
color:#ddd;
font:1.6em sans-serif;
transition:background-color .4s ease
}
.baguetteBox-button:focus,.baguetteBox-button:hover{
background-color:rgba(50,50,50,.9)
}
.baguetteBox-button#next-button{
right:2%
}
.baguetteBox-button#previous-button{
left:2%
}
.baguetteBox-button#close-button{
top:20px;
right:2%;
right:calc(2% + 6px);
width:30px;
height:30px
}
.baguetteBox-button svg{
position:absolute;
left:0;
top:0
}
.baguetteBox-spinner{
width:40px;
height:40px;
display:inline-block;
position:absolute;
top:50%;
left:50%;
margin-top:-20px;
margin-left:-20px
}
.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{
width:100%;
height:100%;
border-radius:50%;
background-color:#fff;
opacity:.6;
position:absolute;
top:0;
left:0;
animation:bounce 2s infinite ease-in-out
}
.baguetteBox-double-bounce2{
animation-delay:-1s
}
@keyframes bounce{
0%,100%{
transform:scale(0)
}
50%{
transform:scale(1)
}
}
body .cmplz-cookiebanner {
bottom: -20px;
transition: 0.3s;
opacity: 0;
pointer-events: none;
}
body .cmplz-cookiebanner.custom-cmplz-show {
bottom: 0px;
transition: 0.65s;
opacity: 1;
pointer-events: initial;
}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}