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: 'DM Serif Display';
font-style: normal;
font-weight: 400;
src: url(//www.menuiserie-mcgm.fr/wp-content/themes/mcgm/fonts/dm-serif-display-v17-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Work Sans';
font-style: normal;
font-weight: 400;
src: url(//www.menuiserie-mcgm.fr/wp-content/themes/mcgm/fonts/work-sans-v24-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Work Sans';
font-style: normal;
font-weight: 500;
src: url(//www.menuiserie-mcgm.fr/wp-content/themes/mcgm/fonts/work-sans-v24-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Work Sans';
font-style: normal;
font-weight: 700;
src: url(//www.menuiserie-mcgm.fr/wp-content/themes/mcgm/fonts/work-sans-v24-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Bricolage Grotesque';
font-style: normal;
font-weight: 600;
src: url(//www.menuiserie-mcgm.fr/wp-content/themes/mcgm/fonts/bricolage-grotesque-v9-latin-600.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #030C08;
font-family: 'Work Sans', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #030C08;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Work Sans';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: 600;
font-family: 'Bricolage Grotesque';
}
h1 {
font-size: 62px;
margin: 0px 0px 40px 0px;
font-weight: 400;
font-family: 'DM Serif Display';
}
h2 {
font-size: 30px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #030C08;
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;
top: 72px;
bottom: 0;
margin: auto;
right: -12px;
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;
padding: 0px 12px;
text-decoration: none;
font-weight: 500;
transition: 0.3s;
}
#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: 15px;
font-weight: 400;
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: #B65600;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 170px;
z-index: 2;
transition: 0.3s;
background: #FFFFFF;
}
#headerInner {
position: relative;
width: 90%;
height: 100%;
margin: 0 auto;
transition: 0.3s;
}
#logo {
position: absolute;
left: 0;
top: 73px;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 0;
left: 0;
top: 0;
height: 72px;
z-index: 3;
border-bottom: 1px solid #030C08;
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 80px 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-top: 170px;
height: 15vw;
position: relative;
min-height: 220px;
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
}
.title_and_bc {
position: absolute;
top: 170px;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.3);
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 5% 10px 5%;
}
.title_and_bc h1 {
font-size: 50px;
margin-bottom: 15px;
max-width: 1040px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
#chapterPicture > .title_and_bc:first-child {
background: #005029;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
}
body:not(.home) h2 {
text-wrap-style: pretty;
} @media (min-width: 1261px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1260px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
top: 0;
right: -7px;
}
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: #030C08;
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, #030C08, 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, #030C08, 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: #030C08;
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,
header.scrolled #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: -10px;
top: 12px;
}
#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 2px;
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;
}
}
@media (max-width: 1200px) {
.title_and_bc h1 {
font-size: 44px;
}
#chapterPicture {
height: 20vw;
}
}
@media (max-width: 1050px) {
#chapterPicture {
height: auto;
min-height: initial;
}
#chapterPicture img {
position: absolute;
top: 0;
left: 0;
height: calc(100% - 100px);
padding-top: 100px;
}
body:not(.home):not(.error404) .title_and_bc {
position: relative;
padding: 5%;
top: 0;
}
.title_and_bc h1 {
font-size: 36px;
}
}
.wp-block-columns figure.img_full_height a {
height: 100%;
}      #wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn {
border-radius: 0;
display: inline-block;
background: none;
color: #030C08;
padding: 14px 10px 12px 60px;
font-weight: 400;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 16px;
height: auto;
box-shadow: none;
width: auto;
position: relative;
}
#wrapper a.wp-block-button__link:before,
#wrapper div.wpforms-container-full button[type=submit]:before {
content: '';
width: 40px;
height: 40px;
box-sizing: border-box;
border-radius: 999px;
border: 1px solid #030C08;
position: absolute;
left: 0;
bottom: 1px;
margin: auto;
transition: 0.3s;
}
#wrapper a.wp-block-button__link svg,
#wrapper div.wpforms-container-full button[type=submit] svg,
header a.btn svg {
position: absolute;
left: 8px;
bottom: 8px;
transition: 0.3s;
}
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover {
padding-left: 72px;
}
#wrapper a.wp-block-button__link:hover:before,
#wrapper div.wpforms-container-full button[type=submit]:hover:before {
width: 52px;
background: #030C08;
}
#wrapper a.wp-block-button__link:hover svg,
#wrapper div.wpforms-container-full button[type=submit]:hover svg {
transform: rotate(45deg);
left: 13px;
}
#wrapper a.wp-block-button__link:hover path,
#wrapper div.wpforms-container-full button[type=submit]:hover path {
stroke: #FFFFFF;
} #wrapper a.wp-block-button__link.blanc,
#wrapper .wp-block-cover img ~ div a.wp-block-button__link {
color: #FFFFFF;
}
#wrapper a.wp-block-button__link.blanc:before,
#wrapper .wp-block-cover img ~ div a.wp-block-button__link:before {
border-color: #FFFFFF;
}
#wrapper a.wp-block-button__link.blanc:hover:before,
#wrapper .wp-block-cover img ~ div a.wp-block-button__link:hover:before {
background: #FFFFFF;
}
#wrapper a.wp-block-button__link.blanc path,
#wrapper .wp-block-cover img ~ div a.wp-block-button__link path {
stroke: #FFFFFF;
}
#wrapper a.wp-block-button__link.blanc:hover path,
#wrapper .wp-block-cover img ~ div a.wp-block-button__link:hover path {
stroke: #030C08;
} header a.btn,
#wrapper a.wp-block-button__link.btn_classique,
#wrapper a.wp-block-button__link.has-background {
background: #005029;
color: #FFFFFF;
border-radius: 99px;
padding: 20px 25px 19px 57px;
}
header a.btn {
padding: 13px 25px 12px 52px;
}
header a.btn svg,
#wrapper a.wp-block-button__link.btn_classique svg {
top: 0;
bottom: 0;
margin: auto;
left: 20px;
transform: none;
}
header a.btn:hover,
#wrapper a.wp-block-button__link.btn_classique:hover {
background: #046436;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#wrapper a.wp-block-button__link.btn_classique:before {
display: none;
}
#wrapper a.wp-block-button__link.btn_classique path {
stroke: initial;
}
.has-noir-color { color: #030C08 !important; }
.has-noir-background-color { background-color: #030C08 !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-vert-color { color: #005029 !important; }
.has-vert-background-color { background-color: #005029 !important; }
.has-rose-color { color: #FFF1EB !important; }
.has-rose-background-color { background-color: #FFF1EB !important; }
.has-marron-color { color: #B65600 !important; }
.has-marron-background-color { background-color: #B65600 !important; }
header .menu a {
font-size: 14px;
margin-right: 20px;
text-decoration: none;
}
header .menu a:hover {
text-decoration: underline;
}
header .btn_tel {
display: flex;
align-items: center;
gap: 40px;
}
header a.tel {
text-decoration: none;
font-weight: 500;
display: flex;
align-items: center;
gap: 10px;
}
header a.tel span {
position: relative;
top: 1px;
transition: 0.3s;
color: #030C08;
}
header a.btn {
top: 0;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
margin-top: -100px;
}
header.scrolled #nested {
top: 100px;
right: 250px;
}
header.scrolled #logo {
top: 100px;
}
header.scrolled #logo img {
height: 52px;
}
header.scrolled #headerInner {
width: 96%;
}
header.scrolled a.btn {
top: 99px;
}
#top {
margin-top: 170px;
height: calc(100vh - 170px);
position: relative;
min-height: 520px;
}
#top picture img {
width: 100%;
height: calc(100% + 270px);
object-fit: cover;
filter: brightness(0.9);
animation: dezoom 1.4s ease-in-out;
animation-delay: 0.3s;
animation-fill-mode: both;
}
@keyframes dezoom {
0% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
#top:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: -270px;
background: linear-gradient(180deg, rgba(3, 12, 8, 0) 11.6%, #030C08 100%);
pointer-events: none;
}
#top .txt {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index: 1;
max-width: 615px;
margin: auto;
}
#top .inner {
position: relative;
}
#top .inner > svg {
position: absolute;
right: 35px;
top: 165px;
animation: appear 0.4s ease-in-out;
animation-fill-mode: both;
animation-delay: 1s;
}
@keyframes appear {
0% {
transform: rotate(25deg) translate(10px, 30px);
opacity: 0;
}
100% {
transform: rotate(0deg) translate(0px, 0px);
opacity: 1;
}
}
#top .txt p {
font-size: 24px;
line-height: 1.3em;
}
#wrapper #top a.wp-block-button__link {
margin-top: 30px;
}
@media (max-width: 1560px) {
h1 {
font-size: 52px;
}
#top .txt {
max-width: 510px;
}
#top .inner > svg {
right: 15px;
top: 135px;
}
header.scrolled #nested .firstLevel > li > a,
header.scrolled a.btn {
font-size: 14px;
}
header.scrolled #nested {
right: 230px;
}
#top {
min-height: 470px;
}
}
@media (max-width: 1390px) {
#headerInner {
width: calc(100% - 80px);
}
header.scrolled a.btn {
top: 0;
}
header.scrolled #nested {
right: 0;
}
header a.btn svg {
width: auto;
height: 14px;
}
header a.btn {
font-size: 14px;
padding: 12px 25px 11px 52px;
}
header a.tel svg {
width: auto;
height: 30px;
}
#headerBoxes {
height: 66px;
border-color: #d2d2d2;
}
#nested .firstLevel > li > a {
font-size: 15px;
}
#logo img {
height: 60px;
}
header {
height: 150px;
}
#top {
margin-top: 150px;
height: calc(100vh - 150px);
}
#logo,
#nested {
top: 66px;
}
header.scrolled {
margin-top: -80px;
}
header.scrolled #nested,
header.scrolled #logo {
top: 80px;
}
#chapterPicture {
padding-top: 150px;
}
.title_and_bc {
top: 150px;
}
}
@media (max-width: 1260px) {
#headerBoxes .menu {
display: none;
}
#headerBoxes {
height: auto;
border: none;
top: 0;
bottom: 0;
right: 70px;
left: auto;
}
header {
height: 100px;
}
#top {
margin-top: 100px;
height: calc(100vh - 100px);
}
#logo, header.scrolled #logo {
top: 0;
}
header.scrolled {
margin-top: 0;
height: 80px;
}
body.menu_open header a.tel span {
color: #FFFFFF;
}
#nested .firstLevel li ul li a {
padding: 10px;
}
header.scrolled #headerInner {
width: calc(100% - 80px);
}
#chapterPicture {
padding-top: 100px;
}
.title_and_bc {
top: 100px;
}
}
@media (max-width: 680px) {
header .btn_tel a.btn {
display: none;
}
}
@media (max-width: 620px) {
h1 {
font-size: 8.8vw;
}
#top .txt {
max-width: 87%;
}
#top .inner > svg {
right: 2.5vw;
top: 23vw;
width: auto;
height: 10.5vw;
}
#top .txt p {
font-size: 20px;
}
}
@media (max-width: 500px) {
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
body:not(.home):not(.error404) .title_and_bc {
padding: 35px 6.5%;
}
#headerInner,
header.scrolled #headerInner {
width: 87%;
}
#logo img {
height: 50px;
}
header {
height: 80px;
}
#top {
margin-top: 80px;
height: calc(100svh - 80px);
}
header.scrolled {
height: 60px;
}
header.scrolled #logo img {
height: 36px;
}
#headerBoxes {
right: 60px;
}
header a.tel span {
font-size: 14px;
}
header a.tel svg {
height: 26px;
}
#nested ul.firstLevel li a,
header.scrolled #nested ul.firstLevel > li > a {
font-size: 16px;
}
#nested .firstLevel {
padding-top: 90px;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
top: 9px;
}
body.menu_open #nested .firstLevel:before {
height: 100px;
}
#wrapper #top a.wp-block-button__link {
margin-top: 15px;
}
#top .txt p {
font-size: 16px;
}
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit] {
font-size: 14px;
padding-left: 46px;
}
#wrapper a.wp-block-button__link:before,
#wrapper div.wpforms-container-full button[type=submit]:before {
width: 32px;
height: 32px;
bottom: 3px;
}
#wrapper a.wp-block-button__link svg,
#wrapper div.wpforms-container-full button[type=submit] svg {
width: auto;
height: 18px;
left: 7px;
bottom: 10px;
}
#wrapper a.wp-block-button__link:hover:before,
#wrapper div.wpforms-container-full button[type=submit]:hover:before {
width: 46px;
}
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover {
padding-left: 62px;
}
#wrapper a.wp-block-button__link.btn_classique {
font-size: 14px;
padding: 16px 22px 15px 47px;
}
#wrapper a.wp-block-button__link.btn_classique svg {
width: auto;
height: 14px;
}
#top picture img {
height: calc(100% + 100px);
}
#top:after {
bottom: -100px;
}
h2 {
font-size: 26px;
}
#chapterPicture img {
height: calc(100% - 80px);
padding-top: 80px;
}
#chapterPicture {
padding-top: 80px;
}
.title_and_bc h1 {
font-size: 34px;
line-height: 1.05em;
}
.widget_breadcrumb {
font-size: 12px;
}
#wrapperInner {
padding: 65px 0px 0px 0px;
}
.wp-block-columns + .wp-block-spacer {
max-height: 35px;
}
#bloc_normal_mobile .has-background {
padding: 0 !important;
background: none !important;
}
#bloc_normal_mobile {
gap: 2em;
}
#bloc_normal_mobile .wp-block-image img {
border-radius: 8px !important;
}
}
@media (max-width: 340px) {
header a.tel span {
display: none;
}
}
.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}}