model-viewer {
--poster-color: transparent;
background: transparent !important;
border: none !important;
outline: none !important;
}
model-viewer::part(default-progress-bar) {
display: none;
}
html, body {
overflow-x: hidden;
width: 100%;
position: relative;
}
.grecaptcha-badge {
right: 4px !important;
}
.et_pb_menu__wrap,
.et_mobile_nav_menu,
.mobile_nav {
position: fixed !important;
} #main-content,
.et-l--post,
.et_builder_inner_content {
overflow-x: hidden;
width: 100%;
}
.et_pb_row_1.et_flex_row {
margin-left: 0 !important;
margin-right: 0 !important;
width: 100% !important;
max-width: 100% !important;
}
.et_pb_row_1.et_flex_row,
.et_pb_column_1,
.et_pb_code_0.ds-model,
.et_pb_code_inner {
box-sizing: border-box;
overflow: hidden;
}  .sous-titre-write h2 {
margin: 0;
font-family: "Rastanty Cortez", "Inter", sans-serif !important;
}
.sous-titre-write h2 span {
display: inline-block;
overflow: hidden;
white-space: nowrap;
width: 0;
border-right: 2px solid currentColor;
font-family: inherit !important;
animation: typing 3s steps(30, end) forwards,
hideCursor 0.01s 2.95s forwards;
}
@keyframes typing {
from { width: 0; }
to { width: 100%; }
}
@keyframes hideCursor {
to { border-right-color: transparent; }
} .grecaptcha-badge { 
visibility: hidden !important; 
}  .et_pb_scroll_top.et-pb-icon {
background: #ffffff;
color: #ec0a0a;
} .vitre-moyenne-blanc {
position: relative;
overflow: hidden;
border-radius: 5px;
background: rgba(255, 255, 255, 0.20);
backdrop-filter: blur(8px) saturate(140%);
-webkit-backdrop-filter: blur(8px) saturate(140%);
border-top: 1px solid rgba(255, 255, 255, 0.34);
border-left: 1px solid rgba(255, 255, 255, 0.24);
border-right: 1px solid rgba(0, 0, 0, 0.05);
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
box-shadow:
12px 12px 26px rgba(0, 0, 0, 0.10),
inset 0 1px 0 rgba(255, 255, 255, 0.22),  
inset 0 -1px 0 rgba(0, 0, 0, 0.06),  
inset 1px 1px 0 rgba(255, 255, 255, 0.08);  
}
.vitre-moyenne-blanc::before {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
pointer-events: none;
background: linear-gradient(
135deg,
rgba(255, 255, 255, 0.34) 0%,
rgba(255, 255, 255, 0.12) 20%,
rgba(255, 255, 255, 0.00) 48%
);
}
.vitre-moyenne-blanc::after {
content: "";
position: absolute;
inset: 1px;
border-radius: calc(5px - 1px);
pointer-events: none;
border-top: 1px solid rgba(255, 255, 255, 0.26);
border-left: 1px solid rgba(255, 255, 255, 0.16);
border-right: 1px solid rgba(0, 0, 0, 0.04);
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
} .vitre-moyenne-blanc2 {
position: relative;
overflow: hidden;
border-radius: 5px;
background: rgba(255, 255, 255, 0.14);
backdrop-filter: blur(8px) saturate(140%);
-webkit-backdrop-filter: blur(8px) saturate(140%);
border-top: 1px solid rgba(255, 255, 255, 0.30);
border-left: 1px solid rgba(255, 255, 255, 0.20);
border-right: 1px solid rgba(0, 0, 0, 0.05);
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
box-shadow:
12px 12px 26px rgba(0, 0, 0, 0.10),
inset 0 1px 0 rgba(255, 255, 255, 0.18),
inset 0 -1px 0 rgba(0, 0, 0, 0.05);
}
.vitre-moyenne-blanc2::before {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
pointer-events: none;
background: linear-gradient(
135deg,
rgba(255, 255, 255, 0.18) 0%,
rgba(255, 255, 255, 0.10) 30%,
rgba(255, 255, 255, 0.06) 42%,
rgba(255, 255, 255, 0.06) 58%,
rgba(255, 255, 255, 0.10) 70%,
rgba(255, 255, 255, 0.18) 100%
);
}
.vitre-moyenne-blanc2::after {
content: "";
position: absolute;
inset: 1px;
border-radius: 4px;
pointer-events: none;
border-top: 1px solid rgba(255, 255, 255, 0.18);
border-left: 1px solid rgba(255, 255, 255, 0.10);
border-right: 1px solid rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}   .vitre-legere {
position: relative;
overflow: hidden;
border-radius: 5px;
background: linear-gradient(135deg,
rgba(255,255,255,0.35) 0%,
rgba(255,255,255,0.45) 18%,
rgba(255,255,255,0.75) 55%,
rgba(255,255,255,0.90) 100%);
backdrop-filter: blur(3px) saturate(100%);
-webkit-backdrop-filter: blur(4px) saturate(125%);
border-top: 1px solid rgba(255,255,255,0.30);
border-left: 1px solid rgba(255,255,255,0.22);
border-right: 1px solid rgba(0,0,0,0.04);
border-bottom: 1px solid rgba(0,0,0,0.06);
box-shadow:
12px 12px 26px rgba(0,0,0,0.10),
inset 0 1px 0 rgba(255,255,255,0.22),
inset 0 -1px 0 rgba(0,0,0,0.06),
inset 1px 1px 0 rgba(255,255,255,0.08);
}
.vitre-legere::before {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
pointer-events: none;
background: linear-gradient(135deg,
rgba(255,255,255,0.28) 0%,
rgba(255,255,255,0.10) 18%,
rgba(255,255,255,0.00) 45%);
}
.vitre-legere::after {
content: "";
position: absolute;
inset: 1px;
border-radius: calc(5px - 1px);
pointer-events: none;
border-top: 1px solid rgba(255,255,255,0.20);
border-left: 1px solid rgba(255,255,255,0.14);
border-right: 1px solid rgba(0,0,0,0.03);
border-bottom: 1px solid rgba(0,0,0,0.05);
}