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: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(//www.batipro49.fr/wp-content/themes/batipro/fonts/poppins-v22-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(//www.batipro49.fr/wp-content/themes/batipro/fonts/poppins-v22-latin-700.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #1F1E1F;
font-family: 'Poppins', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #1F1E1F;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Poppins';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6, p.h2_like {
line-height: 120%;
margin: 10px 0px;
font-weight: 400;
}
h1 {
font-size: 42px;
margin: 0px 0px 20px 0px;
}
h2, p.h2_like {
font-size: 32px;
line-height: 1.5em;
}
h3,
#tem .txt > p:first-of-type {
font-size: 24px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #1F1E1F;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 150%;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 150%;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
.nested .smart-menu {
display: none;
}
.nested {
position: absolute;
height: 60px;
z-index: 2;
left: 260px;
top: 20px;
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: #F6F6F3;
padding: 0px 15px;
text-decoration: none;
text-transform: uppercase;
font-size: 16px;
transition: 0.3s;
}
.nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
position: relative;
}
.nested .firstLevel > li.current-menu-item > a > span:before {
content: '';
width: 100%;
height: 2px;
background: #F6F6F3;
position: absolute;
bottom: 14px;
left: 0;
transition: 0.3s;
}
.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;
border-radius: 20px;
}
.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-align: left;
color: #1F1E1F;
text-transform: initial;
}
.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: #ECAF40;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
}
header {
position: fixed;
width: 100%;
height: 150px;
z-index: 2;
transition: 0.3s;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
left: 70px;
top: 15px;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 0;
top: 0;
height: 121px;
width: 268px;
z-index: 3;
background: #F6F6F3;
display: flex;
align-items: center;
justify-content: center;
border-bottom-left-radius: 125px;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 95px 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;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
body.home #container {
margin: 0px;
} #chapterPicture {
padding: 200px 0 70px 0;
position: relative;
background: #EAE9E2;
}
.title_and_bc {
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 5%;
}
.title_and_bc h1 {
margin-bottom: 15px;
}
.widget_breadcrumb a {
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
body:not(.home) h2,
p.h2_like {
margin-bottom: 30px;
}
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1231px) {
.nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1230px) {
header div .nested,
header.scrolled div .nested {
width: 40px;
height: 40px;
bottom: 0;
right: 30px;
left: auto;
margin: auto;
top: 0;
}
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;
}
.nested .firstLevel {
text-align: left;
background: #1F1E1F;
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, #1F1E1F, 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, #1F1E1F, 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: #FFFFFF;
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: -6px;
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 5px;
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;
border-radius: 0px;
}
.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,
body.home #page a.wp-block-button__link,
#page a.wp-block-button__link.has-jaune-background-color,
section.newsContainer .droite > a,
#wrapper div.wpforms-container-full button[type=submit],
a.btn_fleche,
footer a.wp-block-button__link,
#wrapper .wpforms-pagebreak-left .wpforms-page-button {
border-radius: 99px;
display: inline-block;
color: #1F1E1F;
background: #ECAF40;
padding: 19px 24px;
font-weight: 400;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 16px;
height: auto;
box-shadow: none;
text-align: center;
}
body.error404 article a:hover,
body.home #page a.wp-block-button__link:hover,
#page a.wp-block-button__link.has-jaune-background-color:hover,
section.newsContainer .droite > a:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
footer a.wp-block-button__link:hover,
#wrapper .wpforms-pagebreak-left .wpforms-page-button:hover {
background: #1F1E1F !important;
color: #FFFFFF;
text-decoration: none;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
a.btn_fleche {
position: relative;
background: none;
padding-left: 50px;
}
a.btn_fleche:before {
content: '';
width: 34px;
height: 34px;
background: #1F1E1F;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
border-radius: 100px;
transition: 0.3s;
}
a.btn_fleche span {
position: relative;
}
a.btn_fleche svg {
position: absolute;
transition: 0.3s;
top: 0;
bottom: 0;
margin: auto;
left: 9px;
}
a.btn_fleche:hover svg {
transform: rotate(45deg);
left: 19px;
}
a.btn_fleche:hover {
color: #FFFFFF;
}
a.btn_fleche:hover:before {
height: 100%;
width: 100%;
}
.has-noir-color { color: #1F1E1F !important; }
.has-noir-background-color { background-color: #1F1E1F !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F6F6F3 !important; }
.has-gris-background-color { background-color: #F6F6F3 !important; }
.has-gris-fonce-color { color: #EAE9E2 !important; }
.has-gris-fonce-background-color { background-color: #EAE9E2 !important; }
.has-jaune-color { color: #ECAF40 !important; }
.has-jaune-background-color { background-color: #ECAF40 !important; }
#headerBoxes a {
text-decoration: none;
display: flex;
align-items: center;
gap: 10px;
position: relative;
left: 10px;
transition: 0.3s;
color: #ECAF40;
font-weight: 700;
font-size: 18px;
}
.nested#second {
margin-top: 55px;
z-index: 1;
}
#second .firstLevel > li > a {
text-transform: initial;
padding: 0 0 0 13px;
color: #1F1E1F;
}
#second .firstLevel > li > a span {
padding: 0 16px;
}
#second .firstLevel > li > a span:before {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 10px;
top: 10px;
background: #F6F6F3;
z-index: -1;
border-radius: 40px;
height: auto;
transition: 0.3s;
}
#second .firstLevel > li.current_page_item > a span:before,
#second .firstLevel > li.current_page_parent > a span:before {
background: #ECAF40;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
height: 100px;
background: #EAE9E2;
}
header.scrolled #logo {
top: 10px;
left: 25px;
}
header.scrolled #logo img {
height: 80px;
}
header.scrolled #headerBoxes {
height: 100%;
border-radius: 0;
width: 190px;
}
header.scrolled #headerBoxes a {
left: 0;
}
header.scrolled .nested {
top: -5px;
left: 140px;
}
@media (min-width: 1231px) {
header.scrolled .nested .firstLevel li a {
font-size: 15px;
color: #1F1E1F;
}
}
header.scrolled #second .firstLevel > li > a span:before {
top: 14px;
bottom: 14px;
}
header.scrolled .nested#second {
margin-top: 44px;
}
#top {
padding: 220px 0 90px 0;
position: relative;
}
#top video {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: bottom;
}
#chapterPicture > svg {
position: absolute;
left: -50px;
bottom: 0;
pointer-events: none;
}
#top .container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
z-index: 2;
color: #FFFFFF;
height: calc(100vh - 310px);
min-height: 340px;
}
#top .txt > *:not(div) {
max-width: 500px;
}
#top .txt p {
font-size: 24px;
margin-bottom: 40px;
}
#top .btns {
display: flex;
align-items: center;
gap: 25px;
}
#top:before {
content: '';
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(0,0,0,0.7), rgba(0,0,0,0.15));
position: absolute;
top: 0;
left: 0;
z-index: 1;
pointer-events: none;
}
#etapes {
overflow: hidden;
}
#etapes h2 {
width: 87%;
max-width: 590px;
margin: 90px auto;
text-align: center;
}
#etapes .flex {
width: 90%;
max-width: 1090px;
margin: 0 auto 90px;
display: flex;
align-items: center;
justify-content: space-between;
}
#etapes .flex > div {
width: 46%;
position: relative;
}
#etapes .flex img {
max-height: 496px;
object-fit: cover;
border-radius: 50%;
height: 41vw;
}
#etapes .step {
text-transform: uppercase;
display: block;
line-height: 1;
position: relative;
padding-left: 17px;
}
#etapes .step:before {
content: '';
width: 8px;
height: 8px;
background: #ECAF40;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
border-radius: 50%;
}
#etapes h3 {
border-top: 1px solid #EAE9E2;
border-bottom: 1px solid #EAE9E2;
padding: 20px 0;
margin: 20px 0 30px 0;
max-width: 410px;
}
#etapes .img:before,
.wp-block-image.is-style-rounded:before {
content: '';
width: 200px;
height: 200px;
background: #ECAF40;
position: absolute;
left: -60px;
top: 20px;
border-radius: 50%;
z-index: -1;
}
li.liste_fleche:before {
display: none;
}
#etapes ul {
margin: 20px 0 0 0;
}
li.liste_fleche {
display: flex;
align-items: flex-start;
gap: 25px;
padding: 5px 0 5px 0;
max-width: 425px;
}
li.liste_fleche svg {
position: relative;
top: 4px;
flex-shrink: 0;
}
body.home h1,
body.home h1 + p,
#top .btns {
animation: fromLeft 1s ease;
animation-fill-mode: both;
animation-delay: 0.2s;
}
body.home h1 + p {
animation-delay: 0.4s;
}
#top .btns {
animation-delay: 0.6s;
}
@keyframes fromLeft {
0% {
opacity: 0;
margin-left: -20px;
}
100% {
opacity: 1;
margin-left: 0;
}
}
h2.lh13 {
line-height: 1.3em;
}
#top a.btn_fleche:before {
background: #F6F6F3;
}
#top a.btn_fleche {
color: #F6F6F3;
}
#top a.btn_fleche path {
stroke: #1F1E1F;
}
#top a.btn_fleche:hover {
color: #1F1E1F;
}
@media (min-width: 1231px) {
body:not(.home) .nested .firstLevel li a {
color: #1F1E1F;
}
}
body:not(.home) .nested .firstLevel > li.current-menu-item > a > span:before,
header.scrolled .nested .firstLevel > li.current-menu-item > a > span:before {
background: #1F1E1F;
}
@media (max-width: 1400px) {
h1 {
font-size: 38px;
}
h2, p.h2_like {
font-size: 30px;
}
#etapes h2 {
max-width: 560px;
}
#top .txt p {
font-size: 20px;
}
#logo {
left: 40px;
}
.nested {
left: 210px;
}
#headerBoxes {
width: 230px;
}
}
@media (max-width: 1230px) {
#headerBoxes a {
left: 0px;
}
#headerBoxes,
header.scrolled #headerBoxes {
width: auto;
height: auto;
background: none;
border-radius: 10px;
bottom: 0;
right: 120px;
}
#logo img {
height: 100px;
}
#logo,
header.scrolled #logo {
top: 0;
bottom: 0;
display: flex;
align-items: center;
}
header {
height: 140px;
}
#headerBoxes a path {
stroke: #ECAF40;
}
.nested#second {
display: none;
}
header.scrolled #logo img {
height: 60px;
}
header.scrolled {
height: 80px;
}
header.scrolled div .nested .contentSmart span {
background: #1F1E1F;
}
.nested .firstLevel > li.current-menu-item > a > span:before {
display: none;
}
.nested .firstLevel li ul li a {
color: #FFFFFF;
padding: 10px;
}
body:not(.home) header div .nested .contentSmart span {
background: #1F1E1F;
}
#chapterPicture {
padding: 170px 0 60px 0;
}
}
@media (max-width: 1100px) {
#top video {
position: relative;
height: 56vw;
}
#top {
padding: 0;
flex-direction: column;
display: flex;
}
#top:before {
height: 300px;
background: linear-gradient(180deg, rgba(0,0,0,0.6), rgba(0,0,0,0));
}
#top .container {
color: #1F1E1F;
min-height: 0px;
height: auto;
padding: 50px;
justify-content: center;
text-align: center;
background: #F6F6F3;
width: 100%;
box-sizing: border-box;
}
#top .txt > *:not(div) {
max-width: 760px;
}
#top .btns {
justify-content: center;
}
}
@media (max-width: 930px) {
#etapes .flex {
flex-direction: column-reverse;
gap: 30px;
}
#etapes .flex > div {
width: 100%;
max-width: 100%;
}
li.liste_fleche {
max-width: 100%;
}
#etapes h3 {
max-width: 100%;
}
#etapes .img:before, .wp-block-image.is-style-rounded:before {
display: none;
}
#etapes .flex img {
height: 90vw;
max-height: initial;
margin: 0 auto;
display: block;
width: 100%;
}
#etapes .flex.inverse {
flex-direction: column;
}
}
@media (max-width: 500px) {
.nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
.nested ul.firstLevel li ul li a {
font-size: 14px;
}
.widget_breadcrumb {
font-size: 13px;
}
body:not(.home):not(.error404) .title_and_bc {
padding: 0 6.5%;
}
#logo img {
height: 70px;
}
#logo {
left: 6.5vw;
}
header {
height: 100px;
background: #EAE9E2;
}
#top {
padding-top: 100px;
background: #EAE9E2;
}
#top:before {
display: none;
}
header div .nested .contentSmart span {
background: #1F1E1F;
}
#headerBoxes a span {
display: none;
}
#headerBoxes a svg {
width: auto;
height: 22px;
}
#headerBoxes, header.scrolled #headerBoxes {
right: 80px;
}
header div .nested, header.scrolled div .nested {
margin-right: -11px;
}
header.scrolled {
height: 70px;
}
header.scrolled #logo img {
height: 50px;
}
#top .container {
padding: 55px 6.5vw;
}
h1 {
font-size: 32px;
}
#top .txt p {
font-size: 16px;
}
body.error404 article a, body.home #page a.wp-block-button__link, #page a.wp-block-button__link.has-jaune-background-color, section.newsContainer .droite > a, #wrapper div.wpforms-container-full button[type=submit], a.btn_fleche, footer a.wp-block-button__link, #wrapper .wpforms-pagebreak-left .wpforms-page-button {
transition: 0.1s;
font-size: 15px;
padding: 16px 22px;
}
h2, p.h2_like {
font-size: 26px;
}
#etapes h2 {
margin: 60px auto;
}
#etapes .flex {
width: 87%;
}
h3, #tem .txt > p:first-of-type {
font-size: 20px;
}
a.btn_fleche {
padding-left: 47px;
}
#etapes .flex > div a.btn_fleche {
text-align: left;
line-height: 1.2em;
}
#etapes .flex {
margin-bottom: 70px;
}
#chapterPicture {
padding: 130px 0 50px 0;
}
#wrapperInner {
padding-top: 65px;
}
body:not(.home) h2, p.h2_like {
margin-bottom: 20px;
}
.title_and_bc h1 br {
display: none;
}
p[style*="font-size: 120px"] {
font-size: 80px !important;
margin-bottom: -15px !important;
}
@keyframes fromLeft {
0% {
position: relative;
opacity: 0;
top: 20px;
}
100% {
position: relative;
opacity: 1;
top: 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}}