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);
}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post .post-content,body .et_pb_bg_layout_dark .et_pb_post .post-content{font-size:14px}.et_pb_slide_content,.et_pb_best_value{font-size:15px}body{color:var(--gcid-body-color,#f5f5f5)}h1,h2,h3,h4,h5,h6{color:var(--gcid-heading-color,#f5f5f5)}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#08090b}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#08090b}.footer-widget h4{color:#08090b}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#08090b}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#08090b}a{color:var(--gcid-link-color,#f5f5f5)}.et_secondary_nav_enabled #page-container #top-header{background-color:#08090b!important}#et-secondary-nav li ul{background-color:#08090b}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#08090b}.footer-widget li:before{border-color:#08090b}@media only screen and (min-width:981px){.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#08090b!important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#08090b}}@media only screen and (min-width:1350px){.et_block_row{padding:27px 0}.et_pb_section{padding:54px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:81px}.et_pb_fullwidth_section{padding:0}}@media only screen and (max-width:980px){.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_mobile_menu li a,.mobile_menu_bar:before,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,#et_search_icon:before,#et_top_search .et-search-form input,.et_search_form_container input,#et-top-navigation .et-cart-info{color:rgba(0,0,0,0.6)}.et_close_search_field:after{color:rgba(0,0,0,0.6)!important}.et_search_form_container input::-moz-placeholder{color:rgba(0,0,0,0.6)}.et_search_form_container input::-webkit-input-placeholder{color:rgba(0,0,0,0.6)}.et_search_form_container input:-ms-input-placeholder{color:rgba(0,0,0,0.6)}}	h1,h2,h3,h4,h5,h6{font-family:var(--et_global_heading_font)}body,input,textarea,select{font-family:var(--et_global_body_font)}