html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
@font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//www.remy-liboureau.fr/wp-content/themes/liboureau/fonts/roboto-v47-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//www.remy-liboureau.fr/wp-content/themes/liboureau/fonts/roboto-v47-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//www.remy-liboureau.fr/wp-content/themes/liboureau/fonts/roboto-v47-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//www.remy-liboureau.fr/wp-content/themes/liboureau/fonts/roboto-v47-latin-900.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #004635;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-size: 17px;
line-height: 120%;
color: #004635;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Roboto';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: bold;
}
h1 {
font-size: 80px;
text-align: center;
font-weight: 900;
line-height: 1;
letter-spacing: -0.01em;
margin: 0 0 20px 0;
}
h2 {
font-size: 64px;
line-height: 1;
font-weight: 900;
letter-spacing: -0.01em;
}
h3 {
font-size: 34px;
font-weight: 500;
line-height: 1.05em;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #004635;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 1.3em;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 1.3em;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
.nested .smart-menu {
display: none;
}
.nested {
position: absolute;
height: 60px;
z-index: 4;
left: 50px;
top: 2px;
transition: 0.3s;
}
.nested .firstLevel {
height: 60px;
margin: 0px;
text-align: center;
}
.nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
transition: 0.25s opacity;
}
.nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
color: #004635;
padding: 0px 10px;
text-decoration: none;
font-size: 16px;
font-weight: 500;
}
.nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
.nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #FFFFFF;
margin-left: -130px;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 50%;
top: auto;
overflow: hidden;
opacity: 0;
transition: 0.3s;
}
.nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
}
.nested .firstLevel li ul li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
.nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
.nested .firstLevel li ul li:last-child {
border-bottom: none;
}
.nested .firstLevel li ul li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
font-size: 14px;
font-weight: 400;
text-transform: inherit;
text-align: left;
}
.nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
.nested ul.firstLevel:hover > li {
opacity: 0.5;
}
.nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #004635;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 124px;
z-index: 2;
transition: 0.3s;
background: #FFFFFF;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
transition: 0.3s;
left: 15px;
opacity: 0;
top: 18px;
}
#logo svg {
transition: 0.3s;
width: auto;
height: 74px;
}
#headerBoxes {
position: absolute;
right: 60px;
top: 22px;
z-index: 3;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 75px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
} iframe {
max-width: 100%;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
body.home #container {
margin: 0px;
} #chapterPicture {
position: relative;
border-radius: 40px;
overflow: hidden;
margin: 124px 60px 0 60px;
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
}
.title_and_bc {
background: #004635;
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 50px 5%;
}
img + .title_and_bc {
position: relative;
background: rgba(0,0,0,0.4);
}
.title_and_bc h1 {
margin-bottom: 15px;
font-size: 58px;
max-width: 1140px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1201px) {
.nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1200px) {
header div .nested {
width: 40px;
height: 40px;
top: 0;
bottom: 0;
margin: auto;
right: 35px;
left: auto;
}
header div .nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 25;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
top: 0;
transition: 0.3s;
}
.nested .firstLevel {
text-align: left;
background: #004635;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
height: auto;
bottom: 0;
padding: 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
body.menu_open .nested .firstLevel:after, 
body.menu_open .nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #004635, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai .nested .firstLevel:after, 
body.menu_open.animation_delai .nested .firstLevel:before {
opacity: 1;
}
body.menu_open .nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #004635, transparent);
}
body.menu_open .nested .firstLevel {
right: 0;
opacity: 1;
}
.nested ul.firstLevel:hover > li {
opacity: 1;
}
header div .nested .contentSmart span {
width: 25px;
height: 2px;
background: #004635;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div .nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div .nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div .nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div .nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
body.menu_open header div .nested .contentSmart > span {
background: #FFFFFF;
}
.nested ul.firstLevel li a {
font-size: 18px;
height: auto;
line-height: 1;
}
.nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
.nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
.nested .firstLevel li {
height: auto;
}
.nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
.nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
.nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
.nested ul.firstLevel > li.menu-item-has-children > a:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -11px;
top: 9px;
}
.nested .firstLevel li a {
color: #FFFFFF;
}
.nested .firstLevel li ul,
.nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 0;
padding: 0;
left: 0;
width: auto;
}
.nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
.nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
.nested .firstLevel li ul {
display: none;
}
.nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
.nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
.nested ul.firstLevel li ul li:hover {
background: none;
}
}      body.error404 article a,
#wrapper a.wp-block-button__link,
section.newsContainer .droite > a,
#wrapper div.wpforms-container-full button[type=submit],
header .btns a,
footer a.wp-block-button__link,
#h1 .txt > ul:last-child a,
#pq .vert > :last-child a,
#db .txt > :last-child a,
#of > a,
#co .btns a,
#cp .txt > :last-child a,
#qs .h2 + .flex .txt > :last-child a,
#modal button {
border-radius: 99px;
display: inline-block;
background: none;
color: #004635;
padding: 12px 20px 11px 20px;
font-weight: 700;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: 1px solid #004635;
font-size: 16px;
height: auto;
box-shadow: none;
position: relative;
}
body.error404 article a:hover,
#wrapper a.wp-block-button__link:hover,
section.newsContainer .droite > a:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header .btns a:hover,
footer a.wp-block-button__link:hover,
#h1 .txt > ul:last-child a:hover,
#pq .vert > :last-child a:hover,
#db .txt > :last-child a:hover,
#of > a:hover,
#co .btns a:hover,
#cp .txt > :last-child a:hover,
#qs .h2 + .flex .txt > :last-child a:hover,
#modal button:hover {
background: #004635 !important;
color: #FFFFFF;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
header .btns a.red,
footer a.wp-block-button__link,
#h1 .txt > ul:last-child > li:last-child a,
#db .txt > :last-child a,
#co .btns > a:first-child,
#modal button {
border-color: #9A1025;
color: #FFFFFF;
background: #9A1025;
}
header .btns a.red:hover,
footer a.wp-block-button__link:hover,
#h1 .txt > ul:last-child > li:last-child a:hover,
#db .txt > :last-child a:hover,
#co .btns > a:first-child:hover,
#modal button:hover {
background: none !important;
color: #9A1025;
text-decoration: none;
}
header .btns a:not(.red) {
background: #004635;
border-color: #004635;
color: #EAF4D3;
}
header .btns a:not(.red):hover {
background: #EAF4D3 !important;
color: #004635;
}
#top p,
#pq .vert > :first-child,
#sa .txt li,
#sa .item span,
#db .txt > p:first-child,
#qs .h2 + .flex .txt > p:first-child,
.h3,
#qs .carte .txt > :first-child,
#seo h2 {
font-size: 34px;
line-height: 1.1em;
font-weight: 500;
}
#sa .txt p,
#co .txt p,
#te .item p {
font-size: 22px;
font-weight: 500;
}
.has-vert-color { color: #004635 !important; }
.has-vert-background-color { background-color: #004635 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F4F4F4 !important; }
.has-gris-background-color { background-color: #F4F4F4 !important; }
.has-rouge-color { color: #9A1025 !important; }
.has-rouge-background-color { background-color: #9A1025 !important; }
.has-vert-clair-color { color: #EAF4D3 !important; }
.has-vert-clair-background-color { background-color: #EAF4D3 !important; }
.has-beige-color { color: #E0E0B1 !important; }
.has-beige-background-color { background-color: #E0E0B1 !important; }
header .tel {
text-align: right;
margin: 22px 5px 0 0;
transition: 0.3s;
}
header .tel a svg {
display: none;
}
header .tel a {
font-size: 20px;
font-weight: 900;
text-decoration: none;
}
header .btns a span {
position: absolute;
left: 4px;
bottom: 3px;
top: 3px;
background: #EAF4D3;
border-radius: 50%;
width: 31px;
display: flex;
align-items: center;
justify-content: center;
}
header .btns a:not(.red) {
padding-left: 50px;
margin-right: 15px;
}
#boutons {
top: 65px;
left: 60px;
z-index: 1;
}
#boutons ul {
height: auto;
}
#boutons a {
height: auto;
line-height: 1;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.05em;
background: #EAF4D3;
padding: 12px 25px 10px 26px;
border-radius: 99px;
}
#boutons li {
height: auto;
margin-right: 17px;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
height: 114px;
}
header.scrolled .nested {
margin-left: 45px;
}
header.scrolled #logo {
opacity: 1;
left: 30px;
}
header.scrolled .nested {
top: 0;
}
header.scrolled #boutons {
top: 57px;
}
header.scrolled .tel {
margin-top: 18px;
}
header.scrolled #headerBoxes {
right: 30px;
top: 19px;
}
#top {
margin: 145px 60px 90px 60px;
}
#top .flex {
display: flex;
justify-content: flex-start;
align-items: center;
gap: 20%;
margin-bottom: 50px;
}
#top p {
margin: 0;
max-width: 620px;
}
#top p em {
font-style: normal;
position: relative;
}
#top .txt > p:first-child {
font-size: 80px;
font-weight: 900;
letter-spacing: -0.01em;
line-height: 1.05em;
margin: 0 0 25px -2px;
height: 168px;
}
#top p em:before,
h1 em:before, h2 em:before,
#sa h2:before,
#te h2:before,
#cp h2:before,
#qs h2:before {
content: '';
background: #EAF4D3;
position: absolute;
left: 10px;
top: 43px;
bottom: 10px;
right: -6px;
z-index: -1;
pointer-events: none;
}
#sa h2,
#te h2,
#cp h2,
#qs h2 {
position: relative;
}
h1 em,
h2 em {
position: relative;
font-style: normal;
}
#top .inner_img {
width: 100%;
height: 100%;
border-radius: 40px;
overflow: hidden;
}
#top .img img {
width: 100%;
height: 100%;
object-fit: cover;
animation: dezoom 2s ease;
animation-delay: 0.2s;
animation-fill-mode: both;
}
@keyframes dezoom {
0% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
.dep {
position: absolute;
bottom: -50px;
left: 75px;
transform: rotate(-10deg);
}
.dep svg {
position: relative;
z-index: 2;
}
.dep > svg:last-child {
animation: rotate 10s linear infinite;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
@keyframes rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(-360deg);
}
}
@media (min-width: 1700px) {
#top .flex {
justify-content: center;
gap: 150px;
}
#top .logo svg {
width: auto;
height: 258px;
}
}
#top p em:before {
animation: surlignage 1s ease;
animation-fill-mode: both;
animation-delay: 0.4s;
}
@keyframes surlignage {
0% {
width: 0px;
}
100% {
width: 100%;
}
}
html.lenis,html.lenis body{height:auto !important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}
body:not(.home) h2 {
font-size: 44px;
text-wrap-style: pretty;
}
body:not(.home) h3 {
font-size: 28px;
}
@media (max-width: 1550px) {
#top p, #pq .vert > :first-child, #sa .txt li, #sa .item span,
#db .txt > p:first-child, #qs .h2 + .flex .txt > p:first-child,
.h3, #qs .carte .txt > :first-child, #seo h2 {
font-size: 30px;
}
#top p {
max-width: 555px;
}
#top .txt > p:first-child {
font-size: 72px;
height: 152px;
}
#top .flex {
justify-content: center;
gap: 100px;
}
#top .logo svg {
width: auto;
height: 230px;
}
h1 {
font-size: 62px;
}
h2 {
font-size: 52px;
}
body:not(.home) h2 {
font-size: 40px;
}
#te h2:before {
left: 225px;
}
h2 em:before {
bottom: 2px;
left: -3px;
top: 40px;
}
#sa h2:before {
top: 30px;
left: 100px;
width: 208px;
bottom: -2px;
}
}
@media (max-width: 1410px) {
#headerBoxes {
right: 40px;
}
.nested {
left: 30px;
}
#boutons {
left: 40px;
}
#chapterPicture {
margin-left: 40px;
margin-right: 40px;
}
}
@media (max-width: 1350px) {
header .tel {
display: none;
}
#headerBoxes {
top: 20px;
}
#headerBoxes .btns {
display: flex;
flex-direction: column;
align-items: flex-end;
}
header .btns a:not(.red) {
margin: 0 0 10px 0;
}
header .btns a {
font-size: 14px;
padding: 11px 20px 10px 20px;
}
header .btns a span {
top: 4px;
bottom: 4px;
width: 27px;
}
header .btns a span svg {
width: auto;
height: 15px;
}
header.scrolled .nested {
margin-left: 60px;
}
header.scrolled #headerBoxes {
top: 15px;
}
}
@media (max-width: 1200px) {
#headerBoxes .btns {
flex-direction: row;
gap: 20px;
}
header .btns a:not(.red) {
margin: 0;
}
#headerBoxes,
header.scrolled #headerBoxes {
top: 0;
bottom: 0;
display: flex;
align-items: center;
right: 105px;
}
#boutons {
display: none;
}
#logo {
opacity: 1;
top: 0;
bottom: 0;
display: flex;
align-items: center;
left: 40px;
}
#logo a {
display: flex;
}
.nested .firstLevel li ul li a {
padding: 10px;
}
header.scrolled {
height: 80px;
}
header.scrolled #logo svg {
height: 50px;
}
}
@media (max-width: 1020px) {
#top .txt > p:first-child {
font-size: 56px;
height: 118px;
}
#top p, #pq .vert > :first-child, #sa .txt li, #sa .item span,
#db .txt > p:first-child, #qs .h2 + .flex .txt > p:first-child,
.h3, #qs .carte .txt > :first-child, #seo h2 {
font-size: 26px;
}
#top .logo svg {
height: 195px;
}
#top .flex {
gap: 60px;
}
}
@media (max-width: 840px) {
#top .flex {
flex-direction: column;
text-align: center;
}
header:not(.scrolled) #logo {
opacity: 0;
}
#headerBoxes, header.scrolled #headerBoxes {
right: auto;
left: 40px;
}
header.scrolled #headerBoxes {
left: 110px;
}
#top .dep svg {
width: auto;
height: 100px;
}
}
@media (max-width: 580px) {
header .btns a.red {
display: none;
}
}
@media (max-width: 500px) {
body {
font-size: 16px;
}
.widget_breadcrumb {
font-size: 13px;
}
#headerBoxes {
left: auto;
right: 100%;
margin-right: calc(-200px - 6.5vw);
}
header.scrolled #headerBoxes {
left: auto;
margin-right: calc(-200px - 6.5vw - 60px);
right: 100%;
}
body:not(.home) #headerBoxes,
body:not(.home) header.scrolled #headerBoxes {
left: auto;
right: 6.5vw;
margin-right: 48px;
}
header div .nested {
right: 6.5vw;
margin-right: -7px;
}
#top .logo svg {
height: 150px;
}
#top p, #pq .vert > :first-child, #sa .txt li, #sa .item span,
#db .txt > p:first-child, #qs .h2 + .flex .txt > p:first-child,
.h3, #qs .carte .txt > :first-child, #seo h2 {
font-size: 20px;
}
#top .dep svg {
height: 80px;
}
.dep {
bottom: -30px;
left: 35px;
}
#top .txt > p:first-child {
font-size: 11.3vw;
height: auto;
max-height: 24vw;
}
#top {
margin: 145px 6.5% 90px 6.5%;
}
#top .flex {
gap: 50px;
margin-bottom: 35px;
}
#top p em:before {
top: 25px;
bottom: 5px;
left: 0px;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
header.scrolled {
height: 60px;
}
header.scrolled #logo svg {
height: 36px;
}
.nested .firstLevel {
padding-left: 20px;
box-sizing: border-box;
}
.nested ul.firstLevel > li {
padding: 0;
}
.nested ul.firstLevel > li.bloc {
display: inline-block;
margin: 10px 8px;
}
body.menu_open header:not(.scrolled) div .nested .contentSmart {
top: -30px;
}
.nested ul.firstLevel > li.bloc > a {
background: #EAF4D3;
color: #004635;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.05em;
padding: 10px 20px;
border-radius: 99px;
}
li#menu-item-45 {
padding-top: 30px;
margin-top: 30px;
}
li#menu-item-45:before {
content: '';
background: #3a6157;
position: absolute;
left: 10px;
right: 30px;
top: 0;
height: 1px;
}
body:not(.home) header:not(.scrolled) #logo svg {
height: 50px;
}
body:not(.home) header:not(.scrolled) #logo {
opacity: 1;
left: 6.5vw;
}
#chapterPicture {
margin-left: 6.5%;
margin-right: 6.5%;
border-radius: 24px;
}
.title_and_bc {
padding: 35px;
}
.title_and_bc h1 {
font-size: 34px;
}
body:not(.home) h2 {
font-size: 28px;
}
body:not(.home) h3 {
font-size: 22px;
}
#wrapperInner {
padding-top: 0;
}
body:not(.home) .dep svg {
width: auto;
height: 100px;
}
.wp-block-columns + .wp-block-spacer {
max-height: 30px;
}
}
@media (max-width: 360px) {
header .btns a:not(.red) {
font-size: 12px;
padding: 11px 16px 10px 40px;
}
header .btns a span {
width: 25px;
}
header .btns a span svg {
height: 11px;
}
#headerBoxes {
margin-right: calc(-168px - 6.5vw);
}
header.scrolled #headerBoxes {
margin-right: calc(-200px - 6.5vw - 40px);
}
}
@media (max-width: 330px) {
header.scrolled #headerBoxes {
pointer-events: none;
opacity: 0;
}
}
.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}}
#modal {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
z-index: 999;
animation: fade 1s ease;
animation-delay: 0.3s;
animation-fill-mode: both;
}
#modal .overlay {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.7);
position: absolute;
top: 0;
left: 0;
}
#modal .container {
background: #EAF4D3;
gap: 20px;
padding: 45px;
width: 90%;
max-width: 500px;
max-height: 380px;
box-sizing: border-box;
z-index: 99;
border-radius: 24px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 30px;
text-align: center;
}
#modal span.titre {
font-size: 42px;
font-weight: 900;
display: block;
line-height: 1;
}
#modal button {
cursor: pointer;
outline: none;
}
@keyframes fade {
0% { opacity: 0; }
100% { opacity: 1; }
}
.acceptation_age #modal {
display: none !important;
}
@media (max-width: 500px) {
#modal .container {
width: 87%;
padding: 35px;
}
#modal span.titre {
font-size: 7.3vw;
}
#modal button {
font-size: 3.8vw;
}
}