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: #00A2FF;
color: #F7F7F7;
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;
background: #3C3D41;
color: #F7F7F7;
z-index: 1;
font-size: 16px;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1220px;
margin: 0px auto;
padding: 80px 0px 70px 0px;
display: flex;
justify-content: space-between;
}
footer a {
color: #F7F7F7;
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
color: #F7F7F7;
border-top: 1px solid #F7F7F7;
width: 87%;
max-width: 1220px;
margin: 0 auto;
padding: 25px 0;
display: flex;
justify-content: space-between;
}
footer .wp-block-group__inner-container > p:first-child {
font-weight: 600;
text-transform: uppercase;
letter-spacing: -0.45px;
color: #00A2FF;
margin: 0 0 20px 0;
font-size: 18px;
}
footer .is-layout-flex {
align-items: flex-start;
margin-bottom: 15px;
gap: 12px;
}
footer .is-layout-flex svg {
position: relative;
top: 5px;
}
@media (min-width: 1370px) {
#footerInner > :nth-child(2) {
position: relative;
left: 70px;
}
}
::selection {
background-color: #00A2FF;
color: #F7F7F7;
}
#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: #00A2FF;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
margin-top: 0;
}
#wrapper .wp-block-column > :last-child:not(.read_more),
#wrapper .wp-block-cover__inner-container > :last-child:not(.read_more),
#wrapper div#text .wp-block-group__inner-container > div:last-child:not(.read_more) {
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: -25px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #3C3D41;
box-shadow: 0 0 0 1px #3C3D41, 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 #chapterPicture > .title_and_bc:first-child {
position: relative;
top: 0;
border: none;
padding: 60px;
}
body.error404 .widget_breadcrumb {
display: none;
}
body.error404 #chapterPicture {
height: auto !important;
}
body.error404 article {
text-align: center;
}
body:not(.home).error404 .title_and_bc h1 {
margin: 0;
}
body:not(.home) #wrapper p:not(.read_more) {
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;
position: relative;
}
@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: opacity 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;
} #wrapper .wp-block-column[style*="padding"]:not([style*="flex-basis"]):not(:only-child) {
flex-basis: 50%;
flex-grow: 0;
}
#baguetteBox-overlay {
display: none;
opacity: 0;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000000;
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: 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: rgba(50, 50, 50, .5);
color: #ccc;
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: #F7F7F7;
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)
}
}
#wrapper .wp-block-accordion-heading__toggle-icon {
width: 40px;
height: 40px;
background: #ececec;
border-radius: 50%;
font-size: 20px;
}
#wrapper .wp-block-accordion-item:not(:last-child) {
border-bottom: 1px solid #e8e8e8;
margin-bottom: 15px;
}
#wrapper .wp-block-accordion-heading__toggle-title {
padding-right: 30px;
}
p.read_more {
display: inline-block;
cursor: pointer;
margin-bottom: 0;
font-weight: 700;
}
p.read_more:hover {
text-decoration: underline;
}
p.read_more ~ * {
display: none;
}
@media (min-width: 981px) { figure.posabs {
position: absolute;
left: 0;
top: -135px;
bottom: -135px;
width: 100%;
}
figure.posabs img {
width: 100%;
height: 100%;
object-fit: cover;
}
.wp-block-cover.overflow-visible {
overflow: visible;
margin: 55px 0;
} #text > .wp-block-cover[style*="padding-left"] {
padding-left: 0 !important;
padding-right: 0 !important;
margin: 0 60px;
}
} #wrapper .wp-block-columns[style*="9999px"] > .wp-block-column[style*="padding"] {
align-items: center;
}
#wrapper .wp-block-columns[style*="9999px"] > .wp-block-column[style*="padding"]:not(.content_full_width) > * {
width: 70%;
}
#atouts {
width: 90%;
max-width: 1150px;
margin: 260px auto 110px;
display: flex;
align-items: center;
justify-content: space-between;
}
#atouts .txt > :first-child,
#qsn .txt > :first-child {
font-size: 14px;
font-weight: 900;
text-transform: uppercase;
color: #00A2FF;
margin-bottom: 12px;
}
#atouts .bloc {
background: #00A2FF;
color: #F7F7F7;
width: 60%;
flex-shrink: 0;
margin-left: 90px;
box-sizing: border-box;
padding: 55px 55px 55px 90px;
border-radius: 5px;
position: relative;
z-index: 1;
}
#atouts .txt > :last-child {
margin-top: 50px;
}
#atouts .bloc li strong {
font-size: 20px;
text-transform: uppercase;
display: block;
margin-bottom: 8px;
font-weight: 900;
letter-spacing: 0.7px;
}
#atouts .bloc li:not(:last-child) {
margin-bottom: 28px;
}
#wrapper #atouts ul li:before {
width: 19px;
height: 17px;
border-radius: 0;
left: -38px;
top: 5px;
background: url("data:image/svg+xml,%3Csvg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 8.00012L8 15.0001L17 1.50012' stroke='%23F7F7F7' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
}
#qsn {
width: 90%;
max-width: 1120px;
margin: 0 auto 110px;
display: flex;
justify-content: space-between;
align-items: center;
}
#qsn .chiffres {
width: 21.5%;
font-size: 16px;
}
#qsn .txt {
width: 38%;
}
#qsn > img {
width: 34.5%;
height: auto;
border-radius: 10px;
}
#qsn .txt > :last-child {
margin-top: 40px;
}
#qsn .chiffres .item:not(:last-child) {
margin-bottom: 35px;
}
#qsn .chiffres .item {
background: #3C3D41;
color: #FFFFFF;
text-align: center;
border-radius: 10px;
padding: 37px;
}
#qsn .chiffres .item:last-child {
background: #00A2FF;
}
#qsn .chiffres .item > p:first-child {
line-height: 1.2em;
margin: 0 0 5px 0;
}
#qsn .chiffres .item > p:nth-child(2) {
font-size: 60px;
font-weight: 600;
line-height: 1;
margin: 0;
color: #00A2FF;
}
#qsn .chiffres .item:last-child > p:nth-child(2) {
color: #3C3D41;
}
#carte {
position: relative;
padding: 50px 0;
margin-bottom: 100px;
}
#carte .flex {
display: flex;
align-items: center;
justify-content: space-between;
width: 90%;
max-width: 1160px;
margin: 0 auto;
}
#carte > svg {
position: absolute;
z-index: -1;
right: 100px;
top: 0;
width: auto;
height: 100%;
}
@media (max-width: 1600px) {
#carte > svg {
height: 99.9%;
}
}
#carte .img {
width: 59%;
position: relative;
}
#carte .img img {
height: auto;
}
#carte .img a {
position: relative;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
border-radius: 10px;
}
#carte .img a:after {
content: 'Nous trouver sur Google Maps';
background: rgba(0,0,0,0.85);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
color: #FFFFFF;
font-size: 20px;
font-weight: 600;
transition: 0.3s;
opacity: 0;
}
#carte .img a:hover:after {
opacity: 1;
}
#carte .txt {
width: 33%;
}
#carte .txt > :first-child {
font-size: 55px;
font-weight: 700;
line-height: 1;
margin-bottom: 15px;
color: #00A2FF;
}
#carte h2 + p {
font-size: 30px;
letter-spacing: -0.5px;
color: #00A2FF;
font-weight: 800;
margin-top: 30px;
}
#carte h2 + p + p {
position: relative;
padding: 0 0 25px 25px;
font-size: 16px;
letter-spacing: -0.3px;
background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_54_356)'%3E%3Cpath d='M13.3332 6.66683C13.3332 9.9955 9.6405 13.4622 8.4005 14.5328C8.28499 14.6197 8.14437 14.6667 7.99984 14.6667C7.85531 14.6667 7.71469 14.6197 7.59917 14.5328C6.35917 13.4622 2.6665 9.9955 2.6665 6.66683C2.6665 5.25234 3.22841 3.89579 4.2286 2.89559C5.2288 1.8954 6.58535 1.3335 7.99984 1.3335C9.41433 1.3335 10.7709 1.8954 11.7711 2.89559C12.7713 3.89579 13.3332 5.25234 13.3332 6.66683Z' stroke='%2300A2FF' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M8 8.6665C9.10457 8.6665 10 7.77107 10 6.6665C10 5.56193 9.10457 4.6665 8 4.6665C6.89543 4.6665 6 5.56193 6 6.6665C6 7.77107 6.89543 8.6665 8 8.6665Z' stroke='%2300A2FF' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_54_356'%3E%3Crect width='16' height='16' fill='white'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat left top 3px;
}
#carte .img:before {
content: '';
border-top: 1px solid #00A2FF;
border-bottom: 1px solid #00A2FF;
position: absolute;
left: -9999px;
right: 0;
top: -50px;
bottom: -50px;
}
#carte .txt h2 {
max-width: 300px;
}
@media (max-width: 1720px) {
#carte .txt > :first-child {
font-size: 14px;
text-transform: uppercase;
font-weight: 900;
max-width: 220px;
line-height: 1.2em;
}
}
@media (max-width: 1630px) {
#carte .img {
width: 50%;
}
#carte .txt {
padding-right: 10%;
}
}
@media (max-width: 1350px) {
#carte .img {
width: 44%;
}
#carte .txt {
padding-right: 18%;
}
}
#frise {
background: #3C3D41;
color: #F7F7F7;
position: relative;
margin-bottom: 110px;
}
#frise > svg {
position: absolute;
right: 0;
top: -255px;
pointer-events: none;
}
#frise .h100 {
height: calc(100vh - 80px);
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
#frise .inner {
display: flex;
align-items: flex-start;
flex-shrink: 0;
margin-top: 165px;
}
#frise h2 {
padding: 0 7.5%;
margin: 0;
max-width: 410px;
position: relative;
}
#frise h2:after {
content: '';
width: 100px;
height: 3px;
background: #00A2FF;
position: absolute;
left: 7.5vw;
bottom: -40px;
}
#frise .step {
width: 325px;
height: 380px;
flex-shrink: 0;
text-align: center;
}
#frise .ic {
width: 150px;
height: 150px;
border: 1px solid #00A2FF;
margin: 0 auto 50px;
position: relative;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
#frise .ic span {
width: 50px;
height: 50px;
border-radius: 50%;
font-size: 32px;
font-weight: 900;
display: flex;
align-items: center;
justify-content: center;
background: #00A2FF;
color: #3C3D41;
position: absolute;
top: -8px;
right: -8px;
}
#frise .ic:last-child {
margin: 50px auto 0;
}
#frise .step h3 {
max-width: 100%;
margin: 0 0 15px 0;
}
#frise .step p {
line-height: 1.25em;
}
#frise .step1,
#frise .step3,
#frise .step5 {
margin-top: 120px;
}
#frise .step1 {
margin-left: 6.4vw;
}
.trait {
flex-shrink: 0;
position: relative;
width: 10vw;
width: calc((100vw - 7.5vw - 1140px) / 3);
min-width: 60px;
height: 90px;
}
.trait1,
.trait3,
.trait5 {
left: -55px;
top: 200px;
}
.trait img {
width: calc(100% + 110px);
position: absolute;
max-width: initial;
height: 110px;
}
.trait2,
.trait4 {
transform: rotateX(180deg);
left: -60px;
top: 220px;
}
#frise .step4,
#frise .step6 {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
@media (min-width: 1101px) and (max-height: 830px) {
#frise .ic svg {
width: auto;
height: auto;
max-width: 70px;
max-height: 60px;
}
#frise .step {
font-size: 16px;
height: 360px;
}
#frise .ic {
margin: 0 auto 40px;
}
#frise .ic:last-child {
margin: 40px auto 0;
}
#frise .step1,
#frise .step3,
#frise .step5 {
margin-top: 80px;
}
.trait1, .trait3, .trait5 {
top: 160px;
}
.trait2, .trait4 {
top: 185px;
}
#frise .step2 {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
#frise h2:after {
bottom: -22px;
}
section#frise .inner {
margin-top: 50px;
}
}
@media (min-width: 1101px) and (max-height: 700px) {
#frise h2:after {
display: none;
}
#frise .ic {
width: 120px;
height: 120px;
}
#frise .ic span {
width: 36px;
height: 36px;
font-size: 24px;
top: -4px;
right: -4px;
}
#frise .step {
height: 330px;
}
section#frise .inner {
margin-top: 20px;
}
}
#wrapper .wp-block-image img,
.border-radius,
.wp-block-column .wp-block-cover,
.wp-block-columns.colonnes_colles:not([style*="9999"]),
#baguetteBox-overlay .full-image img,
.wp-block-columns:not(.colonnes_colles) .wp-block-column.has-background,
.wp-block-columns.has-background,
.wp-block-cover.overflow-visible span.wp-block-cover__background,
#wrapper .colonnes_colles .wp-block-gallery .wp-block-image img,
#text > .wp-block-cover[style*="padding-left"] {
border-radius: 10px;
overflow: hidden;
}
#wrapper .colonnes_colles .wp-block-image img,
#wrapper .wp-block-image.is-style-default img {
border-radius: 0;
}
#wrapper a.wp-block-button__link.has-noir-background-color {
color: #FFFFFF;
}
#wrapper a.wp-block-button__link.has-bleu-background-color path {
stroke: #3C3D41;
}
#wrapper .wp-block-columns[style*="9999px"] > div:nth-child(2) > .wp-block-image:only-child img {
border-radius: 0;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
#wrapper .wp-block-columns[style*="9999px"] > div:nth-child(1) > .wp-block-image:only-child img {
border-radius: 0;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
#wrapper .wp-block-gallery.columns-2 figure.wp-block-image:not(#individual-image) img {
height: 23vw;
}
@media (max-width: 1260px) {
#atouts {
margin: 55px auto 70px;
}
}
@media (max-width: 900px) {
#atouts {
flex-direction: column;
}
#atouts .txt > :last-child {
margin-top: 25px;
}
#atouts .bloc {
width: 100%;
margin: 35px 0 0 0;
padding: 35px 35px 30px 55px;
}
#frise .step2 {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
#qsn {
flex-direction: column;
gap: 35px;
}
#qsn .txt {
width: 100%;
}
#qsn .txt > :last-child {
margin-top: 25px;
}
#qsn > img {
width: auto;
}
#qsn .chiffres .item:not(:last-child) {
margin-bottom: 0;
}
#qsn .chiffres {
width: 100%;
display: flex;
justify-content: space-between;
}
#qsn .chiffres .item {
width: calc(50% - 17px);
box-sizing: border-box;
align-content: center;
}
#qsn .chiffres .item > p:nth-child(2) {
font-size: 48px;
}
}
@media (max-width: 1200px) {
#frise > svg {
display: none;
}	
}
@media (max-width: 1280px) {
#carte > svg,
#carte .img:before {
display: none;
}
#carte .flex {
flex-direction: column-reverse;
gap: 30px;
}
#carte .img {
width: 100%;
text-align: center;
}
#carte .txt {
padding-right: 0;
width: 100%;
}
#carte .txt h2 {
max-width: 100%;
}
}
@media (max-width: 1130px) {
#footerInner {
width: 87%;
flex-direction: column;
gap: 55px;
padding-bottom: 50px;
}
footer .is-layout-flex:last-child {
margin-bottom: 0;
}
#signature {
flex-direction: column;
align-items: center;
text-align: center;
}
}
@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,
#atouts, #qsn, #carte .flex {
width: 87%;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
.wp-block-spacer {
max-height: 50px;
}
.wp-block-columns + .wp-block-spacer {
max-height: 35px;
}
#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: 6.5vw;
--wp--preset--spacing--60: 6.5vw;
--wp--preset--spacing--70: 6.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;
}
div .wp-block-cover {
padding-left: 0 !important;
padding-right: 0 !important;
}
#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;
}
#wrapper .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;
}
#atouts .bloc li strong {
font-size: 18px;
}
#frise h2 {
padding: 0 6.5%;
}
#frise .inner {
margin-top: 45px;
}
#frise .h100 {
height: calc(100vh - 60px);
height: calc(100svh - 60px);
}
#frise {
margin-bottom: 55px;
}
#qsn .chiffres,
#qsn {
flex-direction: column;
gap: 6.5vw;
}
#qsn .chiffres .item {
width: 100%;
}
#qsn {
margin-bottom: 0;
}
#carte h2 + p {
font-size: 22px;
margin-top: 20px;
}
#carte {
margin-bottom: 15px;
}
#signature > div:first-child {
max-width: 260px;
}
.wp-block-column[style*="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px"] {
padding: 6.5vw !important;
}
footer .wp-block-image img {
height: 60px;
}
#frise .ic {
width: 120px;
height: 120px;
margin-bottom: 35px;
}
#frise .ic svg {
width: auto;
height: auto;
max-width: 54px;
max-height: 54px;
}
#frise .ic span {
width: 40px;
height: 40px;
font-size: 24px;
}
#frise .ic:last-child {
margin: 35px auto 0;
}
}
@media (max-width: 500px) and (max-height: 720px) {
#frise h2:after {
width: 80px;
height: 2px;
bottom: -25px;
}
#frise .inner {
margin-top: 15px;
}
}
@media (max-width: 500px) and (max-height: 690px) {
#frise h2 {
padding-top: 50px;
}
}