.maincolor{color:#1987be}.sndcolor{color:#00bcff}.thirdcolor{color:#d1e7f2}.accentcolor{color:#fa781e}.dark{color:#7e8c9f}.white{color:#fff}.black{color:#000}.text{color:#193052}.bgmain{background:#1987be}.bgsnd{background:#00bcff}.bgthird{background:rgba(209,231,242,.2)}.bgaccent{background:#fa781e}.bgdark{background:#7e8c9f}.bgwhite{background:#fff}.bgtext{background:#193052}.bgdegrade{background:linear-gradient(81deg, #0D445F 10.56%, #1987BE 96.48%)}html,body{color:#193052}*{font-family:"Lexend",sans-serif}html,body{font-size:16px;line-height:23px;font-style:normal;margin:10px 0;font-weight:300;letter-spacing:.32px}.mainfont{font-family:"Lexend",sans-serif}.titrefont{font-family:"Barlow Condensed",sans-serif}.heading{font-weight:300}.heading-hero{font-size:clamp(1.875rem,1.161rem + 1.905vw,2.875rem);line-height:clamp(2.313rem,1.42rem + 2.381vw,3.563rem);letter-spacing:-0.46px}.heading--n1{font-size:clamp(2.5rem,1.384rem + 2.976vw,4.063rem);line-height:clamp(3.438rem,2.455rem + 2.619vw,4.813rem);letter-spacing:-0.65px}.heading--n2{font-size:clamp(2.5rem,1.83rem + 1.786vw,3.438rem);font-weight:500;line-height:clamp(3.563rem,3.116rem + 1.19vw,4.188rem);letter-spacing:-0.55px}.heading--n3{font-size:clamp(1.875rem,1.161rem + 1.905vw,2.875rem);line-height:clamp(2.313rem,1.42rem + 2.381vw,3.563rem);letter-spacing:-0.46px;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-weight:500}.heading--n4{font-size:clamp(1.875rem,1.339rem + 1.429vw,2.625rem);line-height:clamp(2.5rem,1.964rem + 1.429vw,3.25rem);letter-spacing:-0.52px}.heading--n5{font-size:clamp(1.375rem,1.107rem + .714vw,1.75rem);line-height:clamp(1.688rem,1.42rem + .714vw,2.063rem);font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-weight:600}.heading--n6{font-size:18px;line-height:normal}span{line-height:inherit}hr{border:none;display:block;width:75px;height:3px;background-color:#1987be;opacity:1}.list--unstyled{padding:0px;margin:0px}.list--unstyled li{padding:0px;list-style-type:none}.list--checked li{padding-left:25px;position:relative;margin-bottom:5px}.list--checked li::before{position:absolute;top:50%;transform:translateY(-50%);left:0;content:url("../images/check.svg")}.btn{appearance:none;--webkit-appearance: none;--moz-webkit-appearance: none;border:none;background:unset;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;width:fit-content;padding:5px 10px;transition:.3s}.btn:hover,.btn:focus,.btn:active{transition:.3s}.btn--main{background:#1987be;color:#fff;border:1px solid #1987be}.btn--main:hover,.btn--main:focus,.btn--main:active{background:rgba(0,0,0,0);color:#1987be;border:1px solid #1987be}.btn--snd{background:#00bcff;color:#193052;border:1px solid #00bcff}.btn--snd:hover,.btn--snd:focus,.btn--snd:active{background:rgba(0,0,0,0);color:#fff;border:1px solid #00bcff}.btn--third{background:#d1e7f2;color:#193052;border:1px solid #d1e7f2}.btn--third:hover,.btn--third:focus,.btn--third:active{background:rgba(0,0,0,0);color:#fff;border:1px solid #d1e7f2}.btn--accent{background:#fa781e;color:#fff;border:1px solid #fa781e}.btn--accent:hover,.btn--accent:focus,.btn--accent:active{background:#fff;color:#fa781e;border:1px solid #fa781e}.btn--white{background:#fff;color:#1987be;border:1px solid #fff}.btn--white:hover,.btn--white:focus,.btn--white:active{background:rgba(0,0,0,0);color:#fff;border:1px solid #fff}.btn--outlinewhite{background:rgba(0,0,0,0);color:#fff;border:1px solid #fff}.btn--outlinewhite:hover,.btn--outlinewhite:focus,.btn--outlinewhite:active{background:#fff;color:#1987be;border:1px solid #fff}.btn--outlinemain{background:#fff;color:#1987be;border:1px solid #1987be}.btn--outlinemain:hover,.btn--outlinemain:focus,.btn--outlinemain:active{background:#1987be;color:#fff;border:1px solid #1987be}.btn--outlinesnd{background:rgba(0,0,0,0);color:#00bcff;border:1px solid #00bcff}.btn--outlinesnd:hover,.btn--outlinesnd:focus,.btn--outlinesnd:active{background:#00bcff;color:#fff;border:1px solid #00bcff}.py-6{padding-top:4rem !important;padding-bottom:4rem !important}.pb-6{padding-bottom:4rem !important}.py-7{padding-top:5rem !important;padding-bottom:5rem !important}.py-8{padding-top:6rem !important;padding-bottom:6rem !important}.py-9{padding-top:7rem !important;padding-bottom:7rem !important}.py-10{padding-top:8rem !important;padding-bottom:8rem !important}.z-n2{z-index:-2}.w-fit{width:fit-content}@media screen and (min-width: 767px){.py-md-6{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-8{padding-top:6rem !important;padding-bottom:6rem !important}}form{position:relative}form label{color:#193052;font-weight:500;font-size:15px !important;margin-bottom:0}form input{border:1px solid #666e5c;height:40px;padding:5px 0;color:#193052;background:#00bcff;display:block;width:100%;margin:13px 0 30px 0;border-radius:5px;padding:0 10px}form input:focus{box-shadow:none;border-bottom:1px solid #1987be;outline:none}form input::placeholder{color:#7e8c9f;font-size:12px;font-weight:300;transition:all .3s}form input[type=checkbox]{width:10%}form input[type=radio]{height:15px;display:inline;width:auto}form textarea{border:1px solid #666e5c;padding:10px;color:#193052;background:#00bcff;display:block;width:100%;margin:13px 0 10px 0;border-radius:5px;height:100px}form textarea::placeholder{color:#00bcff;font-size:15px;transition:all .3s}form textarea:focus::placeholder{font-size:14px}form textarea:focus::placeholder{font-size:15px}form input[type=checkbox]{opacity:0;position:absolute;z-index:-10000}form label.checking{display:block;position:relative;padding-left:30px;font-family:"Lexend",sans-serif;font-size:15px;line-height:20px;color:#193052;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:left;font-weight:400}form label.checking::before{content:"";display:block;width:20px;height:20px;border:1px solid #193052;position:absolute;left:0;border-radius:3px;top:0px;opacity:1;-webkit-transition:all .12s,border-color .08s;transition:all .12s,border-color .08s}form input[type=checkbox]:checked~.checking::before{width:10px;top:-2px;left:5px;border-radius:0;opacity:1;border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);-webkit-transform:rotate(45deg);transform:rotate(45deg)}form .message_success{position:absolute;top:0;left:0;margin:auto;z-index:5;width:100%;height:100%;display:none;align-items:center;justify-content:center;text-align:center;background-color:hsla(0,0%,100%,.7)}form .message_success p{color:#fff;font-size:25px;font-weight:700}form .message_fail{display:none;color:red}.fil-ariane{position:absolute;left:0;width:100%;z-index:2;padding-block:15px}.rank-math-breadcrumb p{display:flex;padding-inline:0;padding-block:0;margin-block:0}@media screen and (max-width: 767px){.rank-math-breadcrumb p{display:none}}.rank-math-breadcrumb p a,.rank-math-breadcrumb p span{font-size:14px !important;font-family:"Lexend",sans-serif !important;line-height:17px !important;text-decoration:none !important;color:#1987be !important}.rank-math-breadcrumb p a.separator,.rank-math-breadcrumb p span.separator{margin:0px 15px;color:#1987be !important}.rank-math-breadcrumb p a.last,.rank-math-breadcrumb p span.last{font-weight:500}.single-post .bg_white{background:#fff}.single-post .shadow{box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px}.single-post .mt_low{margin-top:-120px}@media(min-width: 992px){.single-post .mt_low{margin-top:-300px}}.single-post .head{height:200px;position:relative}.single-post .head img{position:absolute;max-width:unset;height:100%;width:auto;transform:translate(-50%, -50%);top:50%;left:49%}@media(min-width: 768px){.single-post .head{height:330px}}@media(min-width: 992px){.single-post .head h1{text-align:left;font-size:50px}.single-post .head h1::after{margin-left:0;height:12px;width:220px;margin-top:25px}}@media(min-width: 1200px){.single-post .head{height:485px}.single-post .head img{left:50%}}.single-post #contenu h1{color:#1987be;margin-bottom:25px;font-size:25px;line-height:30px;font-weight:700}.single-post #contenu .main_img{max-height:447px}.single-post #contenu .paragraphe_intro p{font-size:17px;font-weight:500}.single-post #contenu .sepa{display:block;width:60px;height:5px;background:#db1d3d;margin:20px 0}.single-post #contenu .texte_majuscule p{font-size:18px;line-height:25px;text-transform:uppercase}.single-post #contenu .texte_gras p{font-size:15px;line-height:18px;font-weight:bold}.single-post #contenu .sous_titre h2{font-size:20px;line-height:25px;font-weight:400;color:#1987be}.single-post #contenu .picture_sub_title{color:#0046aa;font-size:13px;line-height:19px;font-style:italic}.single-post #contenu .citation{margin:25px 0}.single-post #contenu .citation .quote{display:flex;flex-direction:column}.single-post #contenu .citation .quote img:first-of-type{margin:10px auto 0 0}.single-post #contenu .citation .quote p{text-align:center;font-size:36px;line-height:41px;font-weight:300;color:#1987be;text-transform:uppercase;font-style:italic}.single-post #contenu .citation .quote img:last-of-type{margin:10px 0 0 auto}.single-post #contenu .share{margin-top:40px}.single-post #contenu .share .sepa_rsx{content:"";width:145px;height:7px;display:block;margin:35px auto 35px 0;background:#46bccd;background:linear-gradient(90deg, rgb(70, 188, 205) 0%, rgb(70, 188, 205) 33.33%, rgb(236, 100, 100) 33.33%, rgb(228, 103, 111) 66.66%, rgb(185, 120, 172) 66.66%, rgb(180, 122, 179) 100%)}.single-post #contenu .share .rsx_actu{display:flex;flex-direction:row;margin-bottom:50px}.single-post #contenu .share .rsx_actu a{display:block;margin:25px 20px 25px 0}.single-post #contenu .share .rsx_actu a:first-of-type{margin-top:28px}.single-post #contenu .share .rsx_actu a:last-of-type{margin-top:26px;margin-left:1px}.single-post #contenu iframe{max-width:calc(100vw - 30px);margin:auto;display:block}@media(min-width: 992px){.single-post #contenu h1{font-size:40px;line-height:54px}.single-post #contenu .paragraphe_intro p{font-size:18px}.single-post #contenu .citation .quote{flex-direction:row}.single-post #contenu .citation .quote img:first-of-type{margin:20px 25px auto}.single-post #contenu .citation .quote p{text-align:left;font-size:36px;line-height:44px}.single-post #contenu .citation .quote img:last-of-type{margin:auto 0 20px 0}}.menu-btn{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:22px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0}.menu-btn span{display:block;height:3px;width:30px;background:#1987be;border-radius:2px;transition:all .3s ease}.menu-btn.active span:nth-child(1){transform:rotate(45deg) translate(7px, 7px)}.menu-btn.active span:nth-child(2){opacity:0}.menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(6px, -6px)}.header{position:fixed;top:0;left:0;width:100vw;background-color:#fff;z-index:10}.header__top a{text-decoration:none !important;font-size:14px;transition:.3s}.header__top a:hover,.header__top a:focus,.header__top a:focus-visible{color:#fa781e}@media screen and (min-width: 767px){.header__top a{font-size:12px}}.header__top form{padding:5px;border:1px solid #000;border-radius:5px;position:relative}.header__top form::before{content:url("../images/icon_search.svg");position:absolute;top:6px;left:5px}.header__top form input{background-color:unset;border:none;margin:0;height:20px;padding:12px 22px 12px 30px;width:100%}@media screen and (min-width: 767px){.header__top form input{width:170px}}.header__bottom button{background:none;border:none;text-transform:uppercase;padding-right:30px;position:relative;transition:.3s}.header__bottom button:hover,.header__bottom button:focus,.header__bottom button:focus-visible{color:#fa781e}.header__bottom button::before{content:"";top:3px;right:10px;height:10px;width:10px;position:absolute;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg)}.header__bottom .sub-menu{display:none}@media screen and (min-width: 991px){.header__bottom .sub-menu{position:fixed;top:120px;left:0;width:100vw;background-color:#fff;z-index:10;margin:0;border-top:1px solid #7e8c9f;box-shadow:22px 22px 22px .25px rgba(171,171,171,.2)}}.header__bottom .sub-menu .sub-menu__content ul{margin:0;padding:20px 0}@media screen and (min-width: 991px){.header__bottom .sub-menu .sub-menu__content ul{columns:3}}.header__bottom .sub-menu .sub-menu__content ul li{list-style:none;position:relative;padding-left:25px;break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid}.header__bottom .sub-menu .sub-menu__content ul li::before{content:url("../images/list-arrow.svg");position:absolute;top:7px;left:0}.header__bottom .sub-menu .sub-menu__content ul li a{display:block;padding:7px 0;color:#7e8c9f;text-decoration:none}.header__bottom .sub-menu .sub-menu__content ul li a:hover,.header__bottom .sub-menu .sub-menu__content ul li a:active,.header__bottom .sub-menu .sub-menu__content ul li a:focus-visible{color:#fa781e}.header__bottom .sub-menu .sub-menu__content ul li .sub-menu{display:block !important;position:relative;width:100%;box-shadow:none;columns:unset;padding:0;margin:0;top:0 !important;left:0;border-top:0}.header__bottom .sub-menu .sub-menu__content ul li:has(.sub-menu)>a{font-weight:500}@media screen and (max-width: 991px){.header--mobile{overflow:scroll;display:none;position:fixed;top:80px;left:0;width:100vw;height:calc(100vh - 80px);background-color:#fff;z-index:10;flex-direction:column}}header~main{padding-top:80px}.wpml-ls-statics-shortcode_actions{width:50px}.wpml-ls-statics-shortcode_actions .wpml-ls-first-item a,.wpml-ls-statics-shortcode_actions .wpml-ls-slot-shortcode_actions a{border:none;padding-left:0}body:has(#wpadminbar) .header{top:46px}@media screen and (min-width: 991px){body:has(#wpadminbar) .header{top:30px}}@media screen and (min-width: 991px){body:has(#wpadminbar) .header__bottom .sub-menu{top:150px}}@media screen and (max-width: 991px){body:has(#wpadminbar) .header--mobile{top:126px;height:calc(100vh - 126px)}}body:has(#wpadminbar) main{padding-top:93px}@media screen and (min-width: 991px){body:has(#wpadminbar) main{padding-top:118px}}body:has(#wpadminbar) #wpadminbar{position:fixed}footer{position:relative}footer p{margin-bottom:3px}footer a{display:block;text-decoration:none;color:#fff;padding:3px 0px;font-size:12px}footer a:hover,footer a:active,footer a:focus-visible{color:#fa781e}footer a:has(svg) path{transition:.3s}footer a:has(svg):hover path,footer a:has(svg):active path,footer a:has(svg):focus-visible path{fill:#fa781e}footer .image_logo{position:relative}footer .image_logo::before{content:"";background:linear-gradient(to bottom, rgba(25, 135, 190, 0) 0%, #1987BE 100%);bottom:0;top:0;height:100%;width:100%;position:absolute}footer .sub-menu{padding:5px 0 5px 10px;margin:0;list-style:none}.produit__vignettes__swiper{position:relative}.produit__vignettes__swiper::before{content:url("../images/zoom.svg");top:15px;right:15px;position:absolute;z-index:2}.produit__vignettes__swiper .swiper-button-prev-gallery,.produit__vignettes__swiper .swiper-button-next-gallery{width:40px;height:40px;padding:10px;border:1px solid #1987be;background-color:#1987be;border-radius:24px}.produit__vignettes__swiper .swiper-button-prev-gallery::after,.produit__vignettes__swiper .swiper-button-next-gallery::after{content:url("../images/arrow.svg");filter:brightness(0) invert(1);height:24px;width:24px;font-size:0px}.produit__vignettes__swiper .swiper-button-prev-gallery.swiper-button-disabled,.produit__vignettes__swiper .swiper-button-next-gallery.swiper-button-disabled{background-color:#fff}.produit__vignettes__swiper .swiper-button-prev-gallery.swiper-button-disabled::after,.produit__vignettes__swiper .swiper-button-next-gallery.swiper-button-disabled::after{filter:none}.produit__vignettes__swiper .swiper-button-next-gallery::after{transform:rotate(-180deg)}.produit__vignettes__swiper img{height:500px;object-fit:contain}.produit__principal__swiper img{aspect-ratio:1/1;object-fit:contain}.produit-presentation{position:relative}.produit-presentation::before{content:url("../images/traits.svg");top:-8px;right:calc(50% + 750px);position:absolute;transform:scaleY(-1)}.produit-presentation::after{content:url("../images/traits.svg");left:calc(50% + 700px);top:calc(100% - 40px);position:absolute;transform:scaleX(-1)}.produit-presentation__swiper .swiper-slide{height:auto}.produit-presentation .swiper-button-next-produit-presentation,.produit-presentation .swiper-button-prev-produit-presentation{width:40px;height:40px;padding:10px;border:1px solid #1987be;background-color:#1987be;border-radius:24px}.produit-presentation .swiper-button-next-produit-presentation::after,.produit-presentation .swiper-button-prev-produit-presentation::after{content:url("../images/arrow.svg");filter:brightness(0) invert(1);height:24px;width:24px;font-size:0px}.produit-presentation .swiper-button-next-produit-presentation.swiper-button-disabled,.produit-presentation .swiper-button-prev-produit-presentation.swiper-button-disabled{background-color:#fff}.produit-presentation .swiper-button-next-produit-presentation.swiper-button-disabled::after,.produit-presentation .swiper-button-prev-produit-presentation.swiper-button-disabled::after{filter:none}.produit-presentation .swiper-button-prev-produit-presentation{left:-50px}.produit-presentation .swiper-button-next-produit-presentation{right:-50px}.produit-presentation .swiper-button-next-produit-presentation::after{transform:rotate(-180deg)}.produit-presentation img{aspect-ratio:1/1}.produit-caracteristiques hr.bgdark{height:1px}.produit-caracteristiques .tableau table{width:100% !important}.produit-caracteristiques .tableau table,.produit-caracteristiques .tableau tr,.produit-caracteristiques .tableau td{border-collapse:collapse;border:1px solid #1987be}.produit-caracteristiques .tableau td{padding:7px;text-align:center}.produit-caracteristiques .tableau tr:first-child,.produit-caracteristiques .tableau tr td:first-child{background-color:#d1e7f2}.produit-caracteristiques .tableau tr:has([rowspan="2"])+tr td:first-child{background-color:#fff}.produit-caracteristiques .tableau tr:has([rowspan="3"])+tr+tr td:first-child,.produit-caracteristiques .tableau tr:has([rowspan="3"])+tr td:first-child{background-color:#fff}.produit-caracteristiques .tableau tr:has([rowspan="4"])+tr td:first-child,.produit-caracteristiques .tableau tr:has([rowspan="4"])+tr+tr td:first-child,.produit-caracteristiques .tableau tr:has([rowspan="4"])+tr+tr+tr td:first-child{background-color:#fff}.produit-caracteristiques .tableau strong{font-weight:700}.produit-caracteristiques .swiper-button-next-produit-gallery1,.produit-caracteristiques .swiper-button-prev-produit-gallery1,.produit-caracteristiques .swiper-button-prev-produit-gallery2,.produit-caracteristiques .swiper-button-next-produit-gallery2{width:40px;height:40px;padding:10px;border:1px solid #1987be;background-color:#1987be;border-radius:24px}.produit-caracteristiques .swiper-button-next-produit-gallery1::after,.produit-caracteristiques .swiper-button-prev-produit-gallery1::after,.produit-caracteristiques .swiper-button-prev-produit-gallery2::after,.produit-caracteristiques .swiper-button-next-produit-gallery2::after{content:url("../images/arrow.svg");filter:brightness(0) invert(1);height:24px;width:24px;font-size:0px}.produit-caracteristiques .swiper-button-next-produit-gallery1.swiper-button-disabled,.produit-caracteristiques .swiper-button-prev-produit-gallery1.swiper-button-disabled,.produit-caracteristiques .swiper-button-prev-produit-gallery2.swiper-button-disabled,.produit-caracteristiques .swiper-button-next-produit-gallery2.swiper-button-disabled{background-color:#fff}.produit-caracteristiques .swiper-button-next-produit-gallery1.swiper-button-disabled::after,.produit-caracteristiques .swiper-button-prev-produit-gallery1.swiper-button-disabled::after,.produit-caracteristiques .swiper-button-prev-produit-gallery2.swiper-button-disabled::after,.produit-caracteristiques .swiper-button-next-produit-gallery2.swiper-button-disabled::after{filter:none}.produit-caracteristiques .swiper-button-prev-produit-gallery1,.produit-caracteristiques .swiper-button-prev-produit-gallery2{left:-50px}.produit-caracteristiques .swiper-button-next-produit-gallery1,.produit-caracteristiques .swiper-button-next-produit-gallery2{right:-50px}.produit-caracteristiques .swiper-button-next-produit-gallery1::after,.produit-caracteristiques .swiper-button-next-produit-gallery2::after{transform:rotate(-180deg)}.produit-caracteristiques .produit-gallery1__swiper img,.produit-caracteristiques .produit-gallery2__swiper img{aspect-ratio:1/1}#btn-download-pdf{display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}#btn-download-pdf:disabled{opacity:.6;cursor:wait}@media print{.pdf-no-print,.header,footer,.fil-ariane,.produits{display:none !important}}html{overflow-x:hidden;margin:0;padding:0;scroll-behavior:smooth}body{margin:0;padding:0;position:relative;word-wrap:break-word;overflow-x:hidden}.hero{height:45vh;height:min-content}@media screen and (min-width: 767px){.hero{height:55vh;max-height:500px}}.hero--home{height:500px}@media screen and (min-width: 991px){.hero--home{height:75vh;max-height:700px}}.hero--home::before{content:url("../images/quatre-branches.svg");position:absolute;top:15%;left:10%;transform:translate(-50%, calc(-50% + 5px))}@media screen and (min-width: 767px){.hero--home::before{top:30%}}.hero--home .bg{width:100%;height:100%;z-index:-1;background:linear-gradient(84deg, #0D445F -0.81%, rgba(25, 135, 190, 0.95) 38.86%, rgba(209, 231, 242, 0) 104.44%);position:absolute}.hero--home .bg::before{position:absolute;content:"";width:100%;height:1px;top:15%;background-color:#fff;opacity:.6}@media screen and (min-width: 767px){.hero--home .bg::before{top:30%}}.hero--home .bg::after{content:"";position:absolute;height:100%;width:1px;left:10%;background-color:#fff;opacity:.6}.hero--gamme{position:relative}.hero--gamme::before{content:url("../images/trois-branches.svg");position:absolute;top:80%;left:80%;transform:translate(calc(-50% + 4px), calc(-50% - 47px))}@media screen and (min-width: 767px){.hero--gamme::before{left:60%;top:70%}}.hero--gamme .bg--snd,.hero--gamme .bg--third{width:100%;height:100%}.hero--gamme .bg--snd::before,.hero--gamme .bg--third::before{position:absolute;content:"";width:100%;height:1px;top:80%;background-color:#fff;opacity:.6}@media screen and (min-width: 767px){.hero--gamme .bg--snd::before,.hero--gamme .bg--third::before{top:70%}}.hero--gamme .bg--snd::after,.hero--gamme .bg--third::after{content:"";position:absolute;height:100%;width:1px;left:80%;background-color:#fff;opacity:.6}@media screen and (min-width: 767px){.hero--gamme .bg--snd::after,.hero--gamme .bg--third::after{left:60%}}.hero--gamme .bg--snd{background:linear-gradient(270deg, rgba(0, 188, 255, 0) 0.14%, #00BCFF 36.45%)}.hero--gamme .bg--third{background:linear-gradient(270deg, rgba(209, 231, 242, 0) 0.14%, #BFE5F7 36.45%)}.presentation{position:relative}.presentation::before{content:"";top:20%;left:calc(50% + 850px);width:16px;height:73px;background-color:#1987be;position:absolute}.presentation::after{content:url("../images/traits.svg");top:calc(100% - 80px);left:calc(50% + 700px);position:absolute}.presentation__swiper__navigation{width:100%;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:40px;z-index:10}@media screen and (min-width: 767px){.presentation__swiper__navigation{margin-top:-10px;width:150px}}.presentation__swiper__navigation .swiper-pagination-fraction{position:relative;color:#1987be}.presentation__swiper__navigation .swiper-button-next-presentation,.presentation__swiper__navigation .swiper-button-prev-presentation{position:relative;width:40px;height:40px;padding:10px;left:0;right:0;border:1px solid #1987be;background-color:#1987be;border-radius:24px}.presentation__swiper__navigation .swiper-button-next-presentation::after,.presentation__swiper__navigation .swiper-button-prev-presentation::after{content:url("../images/arrow.svg");filter:brightness(0) invert(1);height:24px;width:24px;font-size:0px}.presentation__swiper__navigation .swiper-button-next-presentation.swiper-button-disabled,.presentation__swiper__navigation .swiper-button-prev-presentation.swiper-button-disabled{background-color:#fff}.presentation__swiper__navigation .swiper-button-next-presentation.swiper-button-disabled::after,.presentation__swiper__navigation .swiper-button-prev-presentation.swiper-button-disabled::after{filter:none}.presentation__swiper__navigation .swiper-button-next-presentation::after{transform:rotate(-180deg)}.gammes__type{position:relative}.gammes__type--left::before{top:0;right:0;position:absolute;content:"";width:100vw;height:100%;opacity:.93;background:linear-gradient(19deg, #0D445F 49.97%, rgba(13, 68, 95, 0) 85.01%);z-index:-1}@media screen and (min-width: 767px){.gammes__type--left::before{width:50vw;height:100%;background:linear-gradient(217deg, #0D445F 49.97%, rgba(13, 68, 95, 0) 85.01%)}}.gammes__type--right::before{top:0;left:0;position:absolute;content:"";width:100vw;height:100%;opacity:.93;background:linear-gradient(170deg, #0D445F 46.26%, rgba(13, 68, 95, 0) 82.76%);z-index:-1}@media screen and (min-width: 767px){.gammes__type--right::before{width:50vw;height:100%;background:linear-gradient(61deg, #0D445F 46.26%, rgba(13, 68, 95, 0) 82.76%)}}.gammes img{width:100vw;max-width:100vw}@media screen and (min-width: 767px){.gammes img{width:50vw;max-width:50vw}}.domaines{position:relative}.domaines--home::before{content:url("../images/traits.svg");transform:rotateZ(180deg) scaleX(-1);top:-10px;left:calc(50% - 800px);position:absolute}.domaines--gamme::before{content:url("../images/traits.svg");transform:rotateZ(180deg) scaleX(-1);bottom:0;left:calc(50% - 800px);position:absolute}.domaines__item{aspect-ratio:1/1;overflow:hidden;color:#fff}.domaines__item::before{top:0;left:0;position:absolute;content:"";height:100%;width:100%;border-radius:.5rem;background:linear-gradient(180deg, rgba(25, 48, 82, 0.35) 0%, #193052 100%);z-index:-1}.domaines__item img{transition:.3s all}.domaines__item:hover img,.domaines__item:focus img,.domaines__item:focus-visible img{transform:scale(1.09)}.domaines__item__link{border:1px solid #fff;height:fit-content;border-radius:5px;display:block}.domaines__item__link::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.domaines__item--noimage{color:#193052}.domaines__item--noimage::before{content:"";background:none;border:1px solid #193052}.domaines__item--noimage .domaines__item__link{border-color:#193052}.domaines__item--noimage .domaines__item__link path{fill:#193052}.recrutement{position:relative}.recrutement::before{content:url("../images/quatre-branches.svg");position:absolute;top:15%;left:10%;transform:translate(calc(-50% + 1px), calc(-50% + 5px));z-index:1}.recrutement__deco::before{position:absolute;content:"";width:100%;height:1px;top:15%;background-color:#fff;opacity:.6}.recrutement__deco::after{content:"";position:absolute;height:100%;width:1px;left:10%;background-color:#fff;opacity:.6}.recrutement__illu{position:absolute;bottom:0;height:208px;right:0;object-fit:contain}@media screen and (min-width: 767px){.recrutement__illu{height:500px}}@media screen and (min-width: 991px){.recrutement__illu{height:calc(100% - 40px);margin-top:40px;object-fit:contain;object-position:bottom center;position:relative;z-index:1}}.confiance img{filter:grayscale(10);opacity:.7}.confiance img a{display:flex;align-items:center;justify-content:center;width:100%}.confiance .swiper-button-next-confiance,.confiance .swiper-button-prev-confiance{width:40px;height:40px;padding:10px;border:1px solid #1987be;background-color:#1987be;border-radius:24px}.confiance .swiper-button-next-confiance::after,.confiance .swiper-button-prev-confiance::after{content:url("../images/arrow.svg");filter:brightness(0) invert(1);height:24px;width:24px;font-size:0px}.confiance .swiper-button-next-confiance.swiper-button-disabled,.confiance .swiper-button-prev-confiance.swiper-button-disabled{background-color:#fff}.confiance .swiper-button-next-confiance.swiper-button-disabled::after,.confiance .swiper-button-prev-confiance.swiper-button-disabled::after{filter:none}.confiance .swiper-button-prev-confiance{left:-40px}.confiance .swiper-button-next-confiance{right:-40px}.confiance .swiper-button-next-confiance::after{transform:rotate(-180deg)}.actualites{position:relative}@media screen and (min-width: 767px){.actualites::before{content:"";position:absolute;top:0;left:0;width:100vw;height:1px;background-color:#7e8c9f;z-index:-1}.actualites::after{content:"";position:absolute;top:0;left:calc(50% + 800px);width:1px;height:100%;background-color:#7e8c9f;z-index:-1}.actualites .deco-bg{position:absolute;left:calc(50% + 692px);top:-7px;transform:scale(-1)}.actualites .deco-bg--2{position:absolute;right:calc(50% + 750px);top:50%;transform:scaleY(-1) translateY(calc(50% - 13px))}.actualites .deco-bg--3{top:30%;right:calc(50% + 850px);width:16px;height:73px;background-color:#1987be;position:absolute}}.actualites .half-bg::before{content:"";position:absolute;height:calc(50% - 22px);bottom:0;width:100%;background:linear-gradient(81deg, #0D445F 10.56%, #1987BE 96.48%);z-index:-2}.actualites .half-bg::after{content:"";position:absolute;height:calc(50% - 22px);bottom:0;width:100%;background:url("../images/motif.svg");z-index:-1;opacity:.1}.wp-block-starter-latest-posts.is-grid .wp-block-starter-latest-posts__list{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-starter-latest-posts.is-grid.columns-2 .wp-block-starter-latest-posts__post{width:100%;margin-right:0}@media screen and (min-width: 767px){.wp-block-starter-latest-posts.is-grid.columns-2 .wp-block-starter-latest-posts__post{width:calc(100%/2 - 1.25em + 1.25em/2);margin-right:1.25em}.wp-block-starter-latest-posts.is-grid.columns-2 .wp-block-starter-latest-posts__post:nth-child(2n){margin-right:0}}.wp-block-starter-latest-posts.is-grid.columns-3 .wp-block-starter-latest-posts__post{width:100%;margin-right:0}@media screen and (min-width: 767px){.wp-block-starter-latest-posts.is-grid.columns-3 .wp-block-starter-latest-posts__post{width:calc(100%/3 - 1.25em + 1.25em/3);margin-right:1.25em}.wp-block-starter-latest-posts.is-grid.columns-3 .wp-block-starter-latest-posts__post:nth-child(3n){margin-right:0}}.wp-block-starter-latest-posts.is-grid.columns-4 .wp-block-starter-latest-posts__post{width:100%;margin-right:0}@media screen and (min-width: 767px){.wp-block-starter-latest-posts.is-grid.columns-4 .wp-block-starter-latest-posts__post{width:calc(100%/4 - 1.25em + 1.25em/4);margin-right:1.25em}.wp-block-starter-latest-posts.is-grid.columns-4 .wp-block-starter-latest-posts__post:nth-child(4n){margin-right:0}}.wp-block-starter-latest-posts.is-grid.columns-5 .wp-block-starter-latest-posts__post{width:100%;margin-right:0}@media screen and (min-width: 767px){.wp-block-starter-latest-posts.is-grid.columns-5 .wp-block-starter-latest-posts__post{width:calc(100%/5 - 1.25em + 1.25em/5);margin-right:1.25em}.wp-block-starter-latest-posts.is-grid.columns-5 .wp-block-starter-latest-posts__post:nth-child(5n){margin-right:0}}.wp-block-starter-latest-posts.is-grid.columns-6 .wp-block-starter-latest-posts__post{width:100%;margin-right:0}@media screen and (min-width: 767px){.wp-block-starter-latest-posts.is-grid.columns-6 .wp-block-starter-latest-posts__post{width:calc(100%/6 - 1.25em + 1.25em/6);margin-right:1.25em}.wp-block-starter-latest-posts.is-grid.columns-6 .wp-block-starter-latest-posts__post:nth-child(6n){margin-right:0}}.wp-block-starter-latest-posts__post{margin:0 1.25em 1.25em 0;clear:both;overflow-wrap:break-word;overflow:hidden;background-color:#fff;box-shadow:0px 0px 35px 0px rgba(0,0,0,.1)}.wp-block-starter-latest-posts__post-content{display:flex;flex-direction:column;align-items:center;padding:20px;gap:16px;height:calc(100% - 40px)}.wp-block-starter-latest-posts__post__featured-image~.wp-block-starter-latest-posts__post-content{height:auto}.wp-block-starter-latest-posts__post-separator{height:5px;background-color:var(--wp--preset--color--primary);width:80px;opacity:1;display:block;border:0;margin:0;margin-block:0;padding:0;flex-shrink:0}.wp-block-starter-latest-posts__post-title{text-decoration:none;display:flex;text-align:center;color:var(--wp--preset--color--default)}.wp-block-starter-latest-posts__post-excerpt{margin-top:auto;text-align:center}.wp-block-starter-latest-posts__post-link{display:inline-flex;padding:13px 20px 12px 20px;justify-content:center;align-items:center;gap:10px;border-radius:9999px;font-size:12px;font-weight:700;letter-spacing:1.92px;text-transform:uppercase;transition:transform .3s;background-color:#fff;margin-top:auto;color:var(--wp--preset--color--primary)}.wp-block-starter-latest-posts__post-link:hover{text-decoration:none}@media(min-width: 575px){.wp-block-starter-latest-posts__post__featured-image{width:100%;height:250px;display:flex;align-items:center;justify-content:center;overflow:hidden}.wp-block-starter-latest-posts__post__featured-image img{height:100%;width:100%;object-fit:cover;transition:.3s}}.wp-block-starter-latest-posts__post:hover{cursor:pointer}.wp-block-starter-latest-posts__post:hover-image img{transform:scale(1.02)}.wp-block-starter-latest-posts__post:hover-title{text-decoration:none}.wp-block-starter-latest-posts__post:hover-link{transform:scale(1.02)}.wp-block-starter-latest-posts__post{position:relative}.wp-block-starter-latest-posts__post__featured-image{aspect-ratio:1/1;height:auto}.wp-block-starter-latest-posts__post-title{display:block}.wp-block-starter-latest-posts__post-title::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.reassurance{position:relative}.reassurance::before{content:url("../images/traits.svg");position:absolute;top:-50px;left:calc(50% + 750px);transform:scale(-1)}.reassurance::after{content:"";top:60%;left:calc(50% + 700px);width:16px;height:73px;background-color:#1987be;position:absolute}.reassurance__item{aspect-ratio:1/1}.reassurance__item img{height:150px;width:150px;object-fit:cover}.reassurance a:hover,.reassurance a:focus-visible,.reassurance a:active{color:#fa781e}.details:not(.motif-bg,.bgdegrade){position:relative}.details:not(.motif-bg,.bgdegrade)::before{content:url("../images/traits.svg");position:absolute;left:calc(50% + 750px);bottom:0}.details.motif-bg{position:relative}.details.motif-bg::before{content:"";position:absolute;height:100%;bottom:0;width:100%;background:linear-gradient(81deg, #0D445F 10.56%, #1987BE 96.48%);z-index:-2}.details.motif-bg::after{content:"";position:absolute;height:100%;bottom:0;width:100%;background:url("../images/motif.svg");z-index:-1;opacity:.1}.avantages{--bs-border-color: #7E8C9F;overflow-x:hidden}.avantages .row:last-child{margin-top:-18px;position:relative}.avantages .row:last-child::before{content:"";width:100vw;left:50%;transform:translate(-50%);top:0;position:absolute;height:100%;border-top:1px solid #7e8c9f;border-bottom:1px solid #7e8c9f}.avantages .row:last-child::after{content:"";left:calc(50% + 700px);width:73px;height:16px;background-color:#fa781e;position:absolute;top:-8px}.avantages .deco-left::before{position:absolute;content:"";left:0;height:calc(100% + 6rem);top:0;width:1px;background-color:#7e8c9f}.avantages .deco-left::after{content:"";left:-8px;width:16px;height:73px;background-color:#1987be;position:absolute;top:60%}.avantages .deco-right::before{position:absolute;content:"";right:0;height:calc(100% + 11rem);bottom:0;width:1px;background-color:#7e8c9f}.avantages .deco-right::after{content:"";right:-8px;width:16px;height:73px;background-color:#1987be;position:absolute;top:-110px}.produits__navigation{width:100px;position:relative}.produits__navigation .swiper-button-next-produits,.produits__navigation .swiper-button-prev-produits{position:relative;width:40px;height:40px;padding:10px;left:0;right:0;border:1px solid #1987be;background-color:#1987be;border-radius:24px}.produits__navigation .swiper-button-next-produits::after,.produits__navigation .swiper-button-prev-produits::after{content:url("../images/arrow.svg");filter:brightness(0) invert(1);height:24px;width:24px;font-size:0px}.produits__navigation .swiper-button-next-produits.swiper-button-disabled,.produits__navigation .swiper-button-prev-produits.swiper-button-disabled{background-color:#fff}.produits__navigation .swiper-button-next-produits.swiper-button-disabled::after,.produits__navigation .swiper-button-prev-produits.swiper-button-disabled::after{filter:none}.produits__navigation .swiper-button-next-produits::after{transform:rotate(-180deg)}.otgs-development-site-front-end{display:none}/*# sourceMappingURL=main.css.map */
