﻿@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap";html{font-size:100%;overflow-x:hidden;scroll-behavior:smooth}body{font-family:"Lato",sans-serif;line-height:1.5;font-size:1.2rem;overflow-x:hidden;font-weight:100}a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;color:inherit}a:hover{text-decoration:none;color:#9ec11a}h1,.h1{margin-bottom:2rem;display:inline-block;font-weight:700;line-height:1;font-size:5rem;background:linear-gradient(90deg, rgb(53, 164, 176) 0%, rgb(158, 193, 26) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);padding:.5rem 0}h2,.h2{margin-bottom:1.5rem;font-size:4rem;font-weight:400;color:#35a4b0;background:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial}h3,.h3{font-size:2.2rem;margin:1.5rem 0;color:#35a4b0}b,strong{font-weight:900}img{max-width:100%;height:auto}ul{padding:0}ul li{list-style:none}button{outline:none !important;background:none;border:0;padding:0;cursor:pointer}.container{margin-left:auto !important;margin-right:auto !important}.container{max-width:1300px;width:95%}@media screen and (max-width: 1199px){h1,.h1,h2,.h2{font-size:3rem}}@media screen and (max-width: 992px){body{font-size:1.1rem}.container{max-width:95%}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem;font-weight:900}h3,.h3{font-size:1.5rem}}@media screen and (max-width: 575px){body{font-size:1rem}h1,.h1{font-size:2rem}h2,.h2{font-size:1.6rem}h3,.h3{font-size:1.3rem}}header#masthead{position:fixed;top:0;left:0;z-index:10000;width:100%;-webkit-transition:cubic-bezier(0.5, 0.005, 0, 1) .6s;-moz-transition:cubic-bezier(0.5, 0.005, 0, 1) .6s;-o-transition:cubic-bezier(0.5, 0.005, 0, 1) .6s;transition:cubic-bezier(0.5, 0.005, 0, 1) .6s;background:#fff;padding:1.5rem 0 2rem}header#masthead .container{display:flex;align-items:flex-end;justify-content:space-between;max-width:1500px}header#masthead #logo a{display:flex;align-items:flex-end}header#masthead #logo a img{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}header#masthead #logo a img:first-of-type{width:116px}header#masthead #logo a img:last-of-type{width:84px}header#masthead .h-extra{display:flex;justify-content:flex-end;align-items:flex-end}header#masthead .h-extra #secondary-menu{display:flex;margin:0;font-size:.9rem;text-transform:uppercase}header#masthead .h-extra #secondary-menu li{margin:0 .5rem;position:relative}header#masthead .h-extra #secondary-menu li a{color:#35a4b0;font-weight:900}header#masthead .h-extra #secondary-menu li .sub-menu{position:absolute;background:#fff;top:130%;right:0;transition:all 200ms ease;width:max-content;min-width:200px;opacity:0;padding:20px;visibility:hidden;text-align:right;box-shadow:0 10px 15px rgba(0,0,0,.1)}header#masthead .h-extra #secondary-menu li .sub-menu li.menu-item a{padding:0}header#masthead .h-extra #secondary-menu li .sub-menu li.menu-item:not(:last-of-type){padding-bottom:10px;border-bottom:solid 1px #ededed;margin-bottom:10px}header#masthead .h-extra #secondary-menu li:hover .sub-menu{top:calc(100% + 10px);opacity:1;visibility:visible}header#masthead .h-extra .b-search{border:0;background:0;padding:0;margin-right:1rem;display:none}header#masthead .h-extra .b-search img{width:20px}header#masthead .h-extra .search-box{position:absolute;pointer-events:none;opacity:0;transition:all .75s;width:100%;background:rgba(255,255,255,.9);top:80%;left:0;padding:.5rem 0}header#masthead .h-extra .wpml-ls{padding:0;border:0;margin:0 1rem;width:auto}header#masthead .h-extra .wpml-ls li a{font-size:.9rem;padding:0 1.5rem 0 .5rem;line-height:.8;border:0;display:inline-block;border-right:solid 1px;background:none}header#masthead .h-extra .wpml-ls li a.wpml-ls-item-toggle:after{border:.3em solid rgba(0,0,0,0);border-top:.4em solid;top:calc(50% - .15em)}header#masthead .h-extra .wpml-ls li .wpml-ls-sub-menu{background:#fff}header#masthead .h-extra .wpml-ls li:last-of-type a{border-right:0}header#masthead .h-extra .wpml-ls .wpml-ls-current-language{font-weight:600}header#masthead .h-extra.o-search .search-box{opacity:1;pointer-events:auto;top:100%}header#masthead #header-menu .nav-main ul#primary-menu{display:flex;justify-content:flex-end;margin:0}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.nolink>a{pointer-events:none}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item a{font-weight:500;font-size:1rem;color:#000}header#masthead.sticky{padding:1rem 0}header#masthead.sticky #logo a img:last-of-type{width:50px}#nav-icon{float:right;cursor:pointer;z-index:10000;line-height:0;margin-left:2rem}#nav-icon>div{display:inline-block}#nav-icon div:first-of-type{width:35px;height:22px;z-index:99999;transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#nav-icon div:first-of-type span{display:block;position:absolute;height:3px;width:100%;background:#35a4b0;left:0;top:0;overflow:hidden;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}#nav-icon div:first-of-type span:nth-child(1){top:0;width:75%;margin-left:25%}#nav-icon div:first-of-type span:nth-child(2){top:10px}#nav-icon div:first-of-type span:nth-child(3){top:20px;width:75%}#nav-icon:hover div span{width:100% !important;margin:0 !important}#nav-icon.open div span{width:0 !important;left:50%}#nav-icon.open div span:nth-child(1){-ms-transform:rotate(45deg);transform:rotate(45deg);top:10px;width:100% !important;left:0;margin-left:0}#nav-icon.open div span:nth-child(3){-ms-transform:rotate(135deg);transform:rotate(135deg);top:10px;width:100% !important;left:0;margin:0}@media all and (min-width: 1200px){header#masthead #logo{min-width:200px}header#masthead #header-menu .nav-main{padding:0}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item{padding:0 1rem;position:relative}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item>a{position:relative}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item>a:after{content:"";position:absolute;right:0;display:block;background:#35a4b0;height:3px;width:0;transition:all .5s}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item>a:hover:after{width:35px}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.current-menu-item>a:after,header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.current_page_ancestor>a:after,header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.current-menu-parent>a:after{width:35px}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item i{display:none}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu{position:absolute;background:#fff;top:120%;left:0;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;width:200px;opacity:0;padding:20px;visibility:hidden;text-align:left;box-shadow:0 10px 15px rgba(0,0,0,.1)}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu li.menu-item a{padding:0}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu li.menu-item:not(:last-of-type){padding-bottom:10px;border-bottom:solid 1px #ededed;margin-bottom:10px}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item:hover .sub-menu{top:100%;opacity:1;visibility:visible}#nav-icon{display:none}}@media all and (max-width: 1199px){header#masthead{padding:1rem 0}header#masthead .container{max-width:100%;width:100%;padding:0 2rem;align-items:center}header#masthead #header-menu{z-index:300;position:fixed;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;-webkit-transition:opacity .3s 0s,-webkit-transform 0s .3s;-o-transition:opacity .3s 0s,transform 0s .3s;transition:opacity .3s 0s,transform 0s .3s;-ms-transform:translateY(-100%);transform:translateY(-100%)}header#masthead #header-menu .nav-main{display:flex;height:100%;justify-content:center;align-items:flex-start}header#masthead #header-menu .nav-main ul#primary-menu{flex-direction:column;justify-content:flex-start;margin-top:8rem;width:100%;text-align:right}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item{position:relative;font-size:1.5rem;font-weight:900;line-height:1.75rem;align-items:center}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item>a{position:relative;text-decoration:none;text-shadow:none;font-size:1.1rem;text-transform:uppercase;font-weight:900;display:block;padding:1rem 4rem;border-top:solid 1px #ededed}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu{padding:0 4rem;height:0;opacity:0;overflow:hidden;pointer-events:none}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu li{padding:.25rem 0}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu li a{font-weight:500;text-transform:initial;font-size:1rem}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children i{position:absolute;display:block;right:1rem;top:.5rem;padding:1rem;cursor:pointer;font-size:1rem;transition:all .2s}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children.openSubmenu .sub-menu{opacity:1;padding:0 4rem 1rem;height:auto;pointer-events:initial}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children.openSubmenu>i{transform:rotate(-90deg)}header#masthead.open{width:100%;margin-top:0}header#masthead.open #header-menu{z-index:-1;-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:opacity .3s 0s,-webkit-transform 0s 0s;-o-transition:opacity .3s 0s,transform 0s 0s;transition:opacity .3s 0s,transform 0s 0s}header#masthead .h-extra{margin-left:auto}}@media all and (max-width: 767px){header#masthead #logo a img:last-of-type{width:60px}header#masthead .h-extra .b-search{margin-right:.25rem}header#masthead .h-extra ul#secondary-menu .sub-menu{display:none}#nav-icon{margin-left:0}}@media all and (min-width: 576px){header#masthead #header-menu .nav-main ul#primary-menu>li.mobile{display:none}header#masthead .h-extra #secondary-menu>li>a{position:relative;padding-bottom:.6rem}header#masthead .h-extra #secondary-menu>li>a:after{content:"";position:absolute;right:0;bottom:0;display:block;background:linear-gradient(90deg, rgb(53, 164, 176) 0%, rgb(158, 193, 26) 100%);height:5px;width:0;transition:all .5s}header#masthead .h-extra #secondary-menu>li>a:hover:after{width:40px}header#masthead .h-extra #secondary-menu>li.current-menu-item>a:after,header#masthead .h-extra #secondary-menu>li.current-page-ancestor>a:after,header#masthead .h-extra #secondary-menu>li.current-menu-parent>a:after{width:40px}}@media all and (max-width: 575px){header#masthead #logo a img:last-of-type{width:50px}header#masthead #header-menu .nav-main ul#primary-menu>li.mobile a{color:#35a4b0}header#masthead .h-extra .b-search{margin-right:.25rem}header#masthead .h-extra #secondary-menu{display:none}}@media all and (max-width: 992px)and (max-height: 600px){header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item{padding:10px 0 10px !important;line-height:1}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu li{font-size:15px}}@media all and (max-width: 992px)and (max-height: 450px){header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item{font-size:1rem}}body.loaded #preloader{opacity:0}#preloader{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background:#fff;z-index:10000000;pointer-events:none;transition:all .5s}#loader{display:block;position:relative;width:100px;height:100px;border-radius:50%;border:2px solid rgba(0,0,0,0);border-top-color:#35a4b0;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}#loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:2px solid rgba(0,0,0,0);border-top-color:#52ac85;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}#loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:2px solid rgba(0,0,0,0);border-top-color:#8ebd30;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}#content{margin-top:10rem}#content:has(#firstimg){margin-top:8rem}#firstimg{min-height:800px;padding:3rem 0;display:flex;align-items:center}.theme-btn,.post-type-archive-customnews .facetwp-facet-load_more button,.quform-1 .quform-element-submit button,.quform-2 .quform-element-submit button{display:inline-flex;color:#fff !important;margin-bottom:1rem;position:relative;cursor:pointer;text-align:center;padding:.6rem 1.5rem;border-radius:2rem;text-transform:uppercase;font-size:1rem;font-weight:400;overflow:hidden;line-height:1.1;z-index:10}.theme-btn img,.post-type-archive-customnews .facetwp-facet-load_more button img,.quform-1 .quform-element-submit button img,.quform-2 .quform-element-submit button img{width:15px;margin-left:.5rem}.theme-btn:before,.post-type-archive-customnews .facetwp-facet-load_more button:before,.quform-1 .quform-element-submit button:before,.quform-2 .quform-element-submit button:before{content:"";background:linear-gradient(90deg, rgb(158, 193, 26) 0%, rgb(53, 164, 176) 50%, rgb(158, 193, 26) 100%);display:block;height:100%;width:200%;position:absolute;left:-100%;top:0;transition:all .5s;z-index:-1;pointer-events:none}.theme-btn:hover:before,.post-type-archive-customnews .facetwp-facet-load_more button:hover:before,.quform-1 .quform-element-submit button:hover:before,.quform-2 .quform-element-submit button:hover:before{transform:translateX(50%)}.theme-btn.white,.post-type-archive-customnews .facetwp-facet-load_more button.white,.quform-1 .quform-element-submit button.white,.quform-2 .quform-element-submit button.white{color:#35a4b0 !important}.theme-btn.white:before,.post-type-archive-customnews .facetwp-facet-load_more button.white:before,.quform-1 .quform-element-submit button.white:before,.quform-2 .quform-element-submit button.white:before{background:#fff;width:100%;left:0;transform:none}.vc_section:not(.pt-0){padding-top:4rem !important}.vc_section:not(.pb-0){padding-bottom:4rem !important}.fs-1{font-size:1rem !important}.text-blue{color:#35a4b0}.mw-300{max-width:300px}.mw-500{max-width:500px}.mw-700{max-width:700px}.mw-900{max-width:900px}.mw-1000{max-width:1000px}.mw-1100{max-width:1100px}.mh-300{min-height:300px}.mh-500{min-height:500px}.mh-700{min-height:700px}.mh-900{min-height:900px}@media all and (min-width: 1200px){.mw-xl-300{max-width:300px}.mw-xl-500{max-width:500px}.mw-xl-700{max-width:700px}.mw-xl-900{max-width:900px}.mw-xl-1100{max-width:1100px}.mh-xl-300{min-height:300px}.mh-xl-500{min-height:500px}.mh-xl-700{min-height:700px}.mh-xl-900{min-height:900px}}@media all and (min-width: 992px){.mw-lg-300{max-width:300px}.mw-lg-500{max-width:500px}.mw-lg-700{max-width:700px}.mw-lg-900{max-width:900px}.mw-lg-1100{max-width:1100px}.mh-lg-300{min-height:300px}.mh-lg-500{min-height:500px}.mh-lg-700{min-height:700px}.mh-lg-900{min-height:900px}}@media all and (min-width: 768px){.mw-md-300{max-width:300px}.mw-md-500{max-width:500px}.mw-md-700{max-width:700px}.mw-md-900{max-width:900px}.mw-md-1100{max-width:1100px}.mh-md-300{min-height:300px}.mh-md-500{min-height:500px}.mh-md-700{min-height:700px}.mh-md-900{min-height:900px}}@media all and (min-width: 576px){.mw-sm-300{max-width:300px}.mw-sm-500{max-width:500px}.mw-sm-700{max-width:700px}.mw-sm-900{max-width:900px}.mw-sm-1100{max-width:1100px}.mh-sm-300{min-height:300px}.mh-sm-500{min-height:500px}.mh-sm-700{min-height:700px}.mh-sm-900{min-height:900px}}.block_link{display:inline-block;text-align:center;width:100%;max-width:300px;margin:.5rem;height:300px;background:linear-gradient(45deg, #35a4b0 0%, #9ec11a 100%)}.block_link a{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;padding:2rem;background:#b8dfe3;transition:background .5s}.block_link a img{width:100px;margin-bottom:2rem;transition:all .5s}.block_link a .content span{display:block;transition:all .5s}.block_link a .content span.title{color:#5f5e54;text-transform:uppercase;font-weight:900;line-height:1.3;font-size:1.3rem}.block_link a .content span.seemore{font-size:.9rem;display:flex;align-items:center;justify-content:center;margin-top:.5rem}.block_link a .content span.seemore:before{content:"";background:url(../img/icon-arrow_right.svg) center no-repeat;width:15px;height:10px;display:block;filter:invert(1);margin-right:.3rem;position:relative;transition:all .5s;top:1px}.block_link a:hover{background:rgba(0,0,0,0) !important;color:#fff}.block_link a:hover img{opacity:.5}.block_link a:hover .title,.block_link a:hover .seemore{color:#fff !important}.block_link a:hover .title:before,.block_link a:hover .seemore:before{filter:initial !important}.block_link.white a{background:#fff}.block_link.white a img{margin-bottom:1rem}.block_link.white a:hover img{filter:invert(1) brightness(5)}.block_link_container .wpb_wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.block_link_container.three-column .block_link{width:31%;margin:1%}.block_link_container.four-column .wpb_wrapper{justify-content:space-between}.block_link_container.four-column .block_link{width:24%;margin:0 0 2rem}.block_link_2{background:#fff;padding:2rem;display:flex;height:100%}.block_link_2 .img{min-width:100px;width:100px;margin-right:2rem}.block_link_2 .content{width:100%;display:flex;flex-direction:column}.block_link_2 .content>div{margin-bottom:2rem}.block_link_2 .title{font-size:2rem;color:#35a4b0;font-weight:900;margin-bottom:1.5rem}.block_link_2 a{text-transform:uppercase;display:inline-flex;align-items:center;text-align:right;background:linear-gradient(90deg, rgb(53, 164, 176) 0%, rgb(158, 193, 26) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:900;align-self:flex-end;margin-top:auto}.block_link_2 a:after{content:"";background:url(../img/icon-arrow_right_green.svg) center no-repeat;width:40px;height:20px;display:inline-block;margin-right:.3rem;position:relative;transition:all .5s;top:1px}.vc_row-o-equal-height:has(.block_link_2) .wpb_column{margin-bottom:2rem}.vc_row-o-equal-height:has(.block_link_2) .wpb_column>.vc_column-inner,.vc_row-o-equal-height:has(.block_link_2) .wpb_column .wpb_wrapper{height:100%}.wpb_wrapper strong{color:#35a4b0}.vc_parallax .vc_parallax-inner{background-size:contain !important;background-repeat:no-repeat}.overflow-visible{overflow:visible !important;z-index:-1}#cookie-law-info-bar>span{display:flex;flex-wrap:wrap}#cookie-law-info-bar>span .cli-plugin-button{width:48%;margin-top:1rem}.block-separator{position:absolute;left:0;right:0;transform:translateY(-50%);z-index:10}.cstm-block{display:flex;align-items:center;min-height:70vh;margin-bottom:2rem}.cstm-block .cstm-block-img{position:absolute;right:0;width:80%;max-width:60vw;z-index:-1}.cstm-block .cstm-block-img .vc_column-inner{padding:0}.cstm-block .cstm-block-img .wpb_single_image{margin-bottom:0}.cstm-block .cstm-block-txt{max-width:50vw;background:rgba(255,255,255,.85);padding:2rem 3rem 2rem 0}.cstm-block.img-to-left>div.cstm-block-img{left:0}.cstm-block.img-to-left>div:not(.cstm-block-img){margin-left:auto}.cstm-block.img-to-left>div:not(.cstm-block-img) .cstm-block-txt{padding:2rem 0 3rem 3rem;margin-left:auto}.cstm-block.t2 .cstm-block-img{position:initial;min-width:60%}.cstm-block.t2 .content{width:40%;padding-left:2rem}.cstm-block.t2 .content .title{width:100%;max-width:500px;font-size:4rem;line-height:1;margin-bottom:3rem;text-align:left}.cstm-block.t2 .content .cstm-block-txt{position:relative;width:120%;left:-50%;padding:2rem}.transformY180{transform:rotateY(180deg)}.history_tl{font-size:1.05rem;margin:3rem 0;position:relative}.history_tl .h-line{content:"";display:inline-block;width:2px;height:0;background:#35a4b0;position:absolute;top:0;left:calc(50% - 1px);z-index:-1}.history_tl .item{width:40%;background:#efefef;padding:2rem;position:relative;display:flex;align-items:center;margin-bottom:-3rem}.history_tl .item:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:40px 0 40px 40px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #efefef;position:absolute;right:-40px}.history_tl .item:before{content:"";background-image:url(../img/icon-arrow.png);background-color:#fff;background-size:contain;border-radius:100%;display:block;width:50px;height:50px;position:absolute;left:120%}.history_tl .item:nth-child(even){margin-left:auto}.history_tl .item:nth-child(even):after{border-width:40px 40px 40px 0;border-color:rgba(0,0,0,0) #efefef rgba(0,0,0,0) rgba(0,0,0,0);left:-40px}.history_tl .item:nth-child(even):before{left:initial;right:120%}.cstm-blockquote{margin:0 auto 4rem;line-height:1;background:url(../img/icon-blockquote.png) left top no-repeat;background-size:contain;font-size:4rem;max-width:550px}.cstm-blockquote span{background:linear-gradient(90deg, rgb(53, 164, 176) 0%, rgb(158, 193, 26) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:block;padding:5rem 0 1rem 5rem}.cstm-blockquote.t2{font-size:2rem}.cstm-blockquote.t3{font-size:3rem}.cstm-team{margin:0 auto 5rem;max-width:400px}.cstm-team .img{position:relative}.cstm-team .img.withline:before{content:"";background:#c2dee2;height:50%;width:1000%;position:absolute;z-index:-1;bottom:0;transform:translateX(-50%)}.cstm-team .name{color:#35a4b0;margin:1rem 0 0;min-height:100px;display:flex;flex-direction:column}.cstm-team .name span{color:#000;font-size:1.1rem;display:block}.cstm-team button{float:right;transform:translateY(-50%);width:50px;height:50px;position:relative}.cstm-team button img{max-width:50px;position:absolute;left:0;top:0}.cstm-team button img:last-of-type{opacity:0}.cstm-team .content{border-top:solid 2px #35a4b0}.cstm-team .content .description{border-bottom:solid 2px #35a4b0;padding:0;font-size:1.1rem;max-height:0;transition:all 1s;opacity:0;overflow:hidden}.cstm-team .content .description p:last-of-type{margin:0}.cstm-team .content.open .description{max-height:1000px;opacity:1;padding:3rem 0}.cstm-team .content.open button img:last-of-type{opacity:1}.cstm-team.minimal{margin-bottom:2rem}.cstm-team.minimal .name{min-height:initial;margin-bottom:1rem}.cstm-team.minimal .name span{color:#35a4b0}.cstm-team.minimal .description{max-height:initial !important;opacity:1;border:0;padding-top:1rem;font-size:1rem}#page .vc_tta-container{margin-bottom:5rem}#page .vc_tta-container .vc_tta .vc_tta-panel{margin-bottom:2rem}#page .vc_tta-container .vc_tta .vc_tta-panel-heading{border:0;border-bottom:solid 2px #35a4b0;background:none;margin:0}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title>a{color:#35a4b0;padding:2rem 5rem 2rem 0}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon{width:50px;height:50px;top:initial;bottom:-25px;right:0;transform:none}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon:before{background:url(../img/icon-plus.png) center no-repeat;background-size:contain;border:0;width:50px;height:50px;z-index:10}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon:after{content:none}#page .vc_tta-container .vc_tta .vc_tta-panel-body{border:0;padding:2rem 0}#page .vc_tta-container .vc_active .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon:before{background-image:url(../img/icon-moins.png)}#pipeline{max-width:1800px;margin:3rem auto;padding:0 3rem}#pipeline .pipeline-item{margin-bottom:4rem}#pipeline .pipeline-item .first_level{position:relative;border:solid 1px #999;padding:1rem 2rem}#pipeline .pipeline-item .first_level .short_description{width:100%;margin-bottom:2rem}#pipeline .pipeline-item .first_level .short_description span{display:block;margin-bottom:.5rem}#pipeline .pipeline-item .first_level .short_description span.i{color:#35a4b0;font-size:1rem}#pipeline .pipeline-item .first_level .short_description span.sd{color:#999;font-size:.9rem}#pipeline .pipeline-item .first_level .line2{display:flex;align-items:center}#pipeline .pipeline-item .first_level .line2 .title{min-width:200px;width:200px}#pipeline .pipeline-item .first_level .line2 .title h3{font-weight:400;margin:0;text-transform:uppercase;font-size:1.35rem}#pipeline .pipeline-item .first_level .line2 .btn-second{width:50px;min-width:50px;position:relative;margin:.5rem 3rem 0 1rem}#pipeline .pipeline-item .first_level .line2 .btn-second img:last-of-type{position:absolute;left:0;top:0;opacity:0}#pipeline .pipeline-item .first_level .line2 .btn-second button[aria-expanded=true] img{opacity:1}#pipeline .pipeline-item .first_level .line2 .line{width:100%}#pipeline .pipeline-item .first_level .line2 .line .pipeline_img .st0{fill:#35a4b0}#pipeline .pipeline-item .first_level .line2 .line .pipeline_img .st1{fill:#35a4b0}#pipeline .pipeline-item .first_level .line2 .line .pipeline_img .st2{fill:#fff}#pipeline .pipeline-item .first_level .line2 .line .label{font-size:.9rem;color:#35a4b0;display:flex;align-items:center;justify-content:space-around;margin-top:-1rem;background:#fff}#pipeline .pipeline-item .first_level .line2 .status{width:30%;margin-left:3rem;font-weight:400;font-size:1.35rem;color:#35a4b0;line-height:1.1}#pipeline .pipeline-item .content{width:100%;background:#efefef;padding:2rem 3rem;font-size:1rem}#pipeline .pipeline-item .content span,#pipeline .pipeline-item .content b{text-transform:uppercase}#pipeline .pipeline-item .content .links{margin-top:2rem}#pipeline .pipeline-item .content .links .theme-btn,#pipeline .pipeline-item .content .links .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more #pipeline .pipeline-item .content .links button,#pipeline .pipeline-item .content .links .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit #pipeline .pipeline-item .content .links button,#pipeline .pipeline-item .content .links .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit #pipeline .pipeline-item .content .links button{margin-right:1rem;margin-bottom:0}@media print{html:has(#pipeline){font-size:1rem}html:has(#pipeline) #header-menu,html:has(#pipeline) .h-extra,html:has(#pipeline) #nav-icon,html:has(#pipeline) #firstimg,html:has(#pipeline) .block-separator,html:has(#pipeline) #footer,html:has(#pipeline) .wpb_text_column:has(.fbc),html:has(#pipeline) .wpb_page_list,html:has(#pipeline) #cmplz-manage-consent,html:has(#pipeline) p{display:none !important}html:has(#pipeline) header#masthead{position:absolute;background:rgba(0,0,0,0)}html:has(#pipeline) header#masthead .container{justify-content:flex-end}html:has(#pipeline) header#masthead #logo a img:last-of-type{width:66px !important}html:has(#pipeline) h2{font-size:2rem;margin-bottom:1rem;margin-top:-4rem}html:has(#pipeline) #content{margin-top:0 !important}html:has(#pipeline) #content .wpb_text_column{margin-bottom:0}html:has(#pipeline) #pipeline{margin:0}html:has(#pipeline) #pipeline .btn-second,html:has(#pipeline) #pipeline .content{display:none}html:has(#pipeline) #pipeline .pipeline-item{margin-bottom:1rem}html:has(#pipeline) #pipeline .pipeline-item .first_level{padding:.5rem 1.5rem}html:has(#pipeline) #pipeline .pipeline-item .first_level .short_description{margin-bottom:.5rem}html:has(#pipeline) #pipeline .pipeline-item .first_level .short_description span{display:inline-block}html:has(#pipeline) #pipeline .pipeline-item .first_level .short_description span.i:after{content:"-";margin:0 0 0 .25rem}html:has(#pipeline) #pipeline .pipeline-item .first_level .short_description span.sd br{display:none}html:has(#pipeline) #pipeline .pipeline-item .first_level .line2 .title{min-width:260px;width:260px}html:has(#pipeline) #pipeline .pipeline-item .first_level .line2 .title br{display:none}html:has(#pipeline) #pipeline .pipeline-item .first_level .line2 .title h3{font-size:1.1rem}html:has(#pipeline) #pipeline .pipeline-item .first_level .line2 .status{width:calc(100% - 260px);font-size:1.1rem}}@media all and (max-width: 1300px){#pipeline .pipeline-item .first_level .line2{flex-wrap:wrap;align-items:flex-start}#pipeline .pipeline-item .first_level .line2 .btn-second{position:absolute;right:0;top:0;margin:1rem 2rem}#pipeline .pipeline-item .first_level .line2 .line{order:2;margin-top:1rem}#pipeline .pipeline-item .first_level .line2 .status{margin:0;padding-left:2rem;text-align:right;width:calc(100% - 200px)}}@media all and (max-width: 1000px){#pipeline{margin:0}}@media screen and (max-width: 800px){#pipeline{padding:0 1.5rem}#pipeline .container{padding:0;width:100%;max-width:100%}#pipeline .pipeline-item{margin-bottom:2rem}#pipeline .pipeline-item .first_level .line2 .title{width:100%}#pipeline .pipeline-item .first_level .line2 .line .label{margin-top:-0.5rem}#pipeline .pipeline-item .first_level .line2 .btn-second{min-width:40px;width:40px;margin:1rem}#pipeline .pipeline-item .first_level .line2 .status{width:100%;order:3;text-align:left;padding:0;margin-top:1rem;font-size:1.2rem}#pipeline .pipeline-item .content{padding:2rem}}#pipeline2{max-width:1800px;margin:3rem auto;padding:0 3rem}#pipeline2 .table .table-header{display:grid;grid-template-columns:1.5fr 1.5fr 1fr repeat(6, minmax(0, 7.5rem)) 2fr 3rem}#pipeline2 .table .table-header>div{font-size:1rem;font-weight:600;padding:1rem;display:flex;justify-content:center;align-items:center;text-align:center;border-left:dashed 1px #a8d2d8;line-height:1;hyphens:auto}#pipeline2 .table .table-header>div:nth-child(-n+3){justify-content:flex-start;border-left:solid 1px #96cad1}#pipeline2 .table .table-header>div:nth-child(4){border-left:solid 1px #96cad1}#pipeline2 .table .table-header>div:first-child,#pipeline2 .table .table-header>div:last-child{border-left:0}#pipeline2 .table .table-header>div:nth-child(9){border-right:solid 1px #96cad1}#pipeline2 .table .pipeline-item{background:#e2ecef;font-size:1.1rem}#pipeline2 .table .pipeline-item:nth-child(odd){background:#f0f5f6}#pipeline2 .table .pipeline-item .first_level{display:grid;grid-template-columns:1.5fr 1.5fr 1fr repeat(6, minmax(0, 7.5rem)) 2fr 3rem;position:relative;align-items:center;line-height:1.2}#pipeline2 .table .pipeline-item .first_level .infos{display:grid;grid-area:1/1/2/4;grid-template-columns:1.5fr 1.5fr 1fr}#pipeline2 .table .pipeline-item .first_level .title{font-size:1.1rem;font-weight:900;padding:2rem 1rem;grid-column:1/2;margin:0}#pipeline2 .table .pipeline-item .first_level .sd,#pipeline2 .table .pipeline-item .first_level .i{padding:1rem;font-size:1rem;height:100%;display:flex;align-items:center;border-left:solid 1px #96cad1;grid-column:2/3}#pipeline2 .table .pipeline-item .first_level .sd .label,#pipeline2 .table .pipeline-item .first_level .i .label{display:none}#pipeline2 .table .pipeline-item .first_level .i{grid-column:3/4}#pipeline2 .table .pipeline-item .first_level .bar{grid-area:1/4/2/10}#pipeline2 .table .pipeline-item .first_level .bar svg{fill:#35a4b0}#pipeline2 .table .pipeline-item .first_level .cell{border-left:dashed 1px #a8d2d8;height:100%}#pipeline2 .table .pipeline-item .first_level .cell .label{display:none}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(2){grid-area:1/4/2/5;border-left:solid 1px #96cad1}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(3){grid-area:1/5/2/6}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(4){grid-area:1/6/2/7}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(5){grid-area:1/7/2/8}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(6){grid-area:1/8/2/9}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(7){grid-area:1/9/2/10;border-right:solid 1px #96cad1}#pipeline2 .table .pipeline-item .first_level .partner{padding:1rem;grid-column:10/11}#pipeline2 .table .pipeline-item .first_level .partner ul{display:flex;align-items:center;justify-content:center;gap:1rem}#pipeline2 .table .pipeline-item .first_level .partner ul img{width:110px;max-width:100%;max-height:70px;object-fit:contain}#pipeline2 .table .pipeline-item .first_level button{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;transition:all .25s ease-out;padding:.4rem}#pipeline2 .table .pipeline-item .first_level button img{width:35px;min-width:35px}#pipeline2 .table .pipeline-item .first_level button img:last-of-type{position:absolute;opacity:0}#pipeline2 .table .pipeline-item .first_level button[aria-expanded=true] img{opacity:1}#pipeline2 .table .pipeline-item .first_level button:hover{background:rgba(53,164,176,.168627451)}#pipeline2 .table .pipeline-item .content{border-top:solid 2px #fff;border-bottom:solid 2px #fff}#pipeline2 .table .pipeline-item .content>div{display:grid;grid-template-columns:1.5fr 1.5fr 1fr repeat(6, minmax(0, 7.5rem)) 2fr 3rem}#pipeline2 .table .pipeline-item .content>div>div{padding:2rem 0;grid-area:1/2/2/10}#pipeline2 .table .pipeline-item .content .links{display:flex;gap:1rem;align-items:baseline}@media all and (max-width: 1500px){#pipeline2 .table .table-header{grid-template-columns:1.5fr 1.5fr 1fr repeat(6, minmax(0, 6.5rem)) 1.5fr 2.5rem}#pipeline2 .table .table-header>div{font-size:.9rem;padding:.5rem}#pipeline2 .table .pipeline-item{font-size:1rem}#pipeline2 .table .pipeline-item .first_level{grid-template-columns:1.5fr 1.5fr 1fr repeat(6, minmax(0, 6.5rem)) 1.5fr 2.5rem}#pipeline2 .table .pipeline-item .first_level .title{font-size:1rem;padding:2rem .5rem}#pipeline2 .table .pipeline-item .first_level .sd,#pipeline2 .table .pipeline-item .first_level .i{padding:.5rem;font-size:.9rem;border-left:solid 1px #35a4b0}#pipeline2 .table .pipeline-item .first_level .partner{padding:.5rem}#pipeline2 .table .pipeline-item .first_level button img{width:25px;min-width:25px}#pipeline2 .table .pipeline-item .first_level button:hover{background:rgba(53,164,176,.168627451)}#pipeline2 .table .pipeline-item .content>div{grid-template-columns:1.5fr 1.5fr 1fr repeat(6, minmax(0, 6.5rem)) 1.5fr 2.5rem}}@media all and (max-width: 1250px){#pipeline2 .table .table-header>div{font-size:.8rem}#pipeline2 .table .table-header>div:first-child{grid-column:1/4}#pipeline2 .table .table-header>div:nth-child(2),#pipeline2 .table .table-header>div:nth-child(3){display:none}#pipeline2 .table .pipeline-item .first_level .infos{display:block;padding:2rem 1rem 1.5rem}#pipeline2 .table .pipeline-item .first_level .title{padding:0 0 .5rem}#pipeline2 .table .pipeline-item .first_level .sd,#pipeline2 .table .pipeline-item .first_level .i{display:block;padding:0 0 .5rem;border-left:0}#pipeline2 .table .pipeline-item .first_level .sd .label,#pipeline2 .table .pipeline-item .first_level .i .label{font-weight:600;margin-right:.25rem}#pipeline2 .table .pipeline-item .first_level .sd{color:gray}#pipeline2 .table .pipeline-item .first_level .i{font-weight:600}#pipeline2 .table .pipeline-item .content>div{display:block}#pipeline2 .table .pipeline-item .content>div>div{padding:2rem}}@media all and (max-width: 1000px){#pipeline2 .table .table-header{display:none}#pipeline2 .table .pipeline-item .first_level{grid-template-columns:repeat(6, minmax(0, 1fr));padding:0 1rem 1.5rem}#pipeline2 .table .pipeline-item .first_level button{align-items:flex-start;padding:1rem}#pipeline2 .table .pipeline-item .first_level .infos{grid-column:1/5}#pipeline2 .table .pipeline-item .first_level .partner{grid-area:1/5/2/7}#pipeline2 .table .pipeline-item .first_level .cell{height:3rem;position:relative;display:flex;align-items:flex-end;justify-content:center;z-index:10}#pipeline2 .table .pipeline-item .first_level .cell .label{display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(2){grid-area:2/1/3/2;border-left:none}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(3){grid-area:2/2/3/3}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(4){grid-area:2/3/3/4}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(5){grid-area:2/4/3/5}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(6){grid-area:2/5/3/6}#pipeline2 .table .pipeline-item .first_level .cell:nth-child(7){grid-area:2/6/3/7;border-right:none}#pipeline2 .table .pipeline-item .first_level .bar{grid-area:2/1/3/7;background:#fff;display:flex;align-self:flex-start}#pipeline2 .table .pipeline-item .first_level .bar svg rect{height:100%}}@media all and (max-width: 767px){#pipeline2 .table .pipeline-item .first_level .infos{grid-column:1/5;padding:2rem 0 1.5rem}#pipeline2 .table .pipeline-item .first_level .partner{grid-area:1/5/2/7}#pipeline2 .table .pipeline-item .first_level .cell .label{transition:all .25s ease-out;opacity:.1;font-weight:100}#pipeline2 .table .pipeline-item .first_level .cell .label.active{opacity:1;font-weight:600;width:max-content}}@media all and (max-width: 575px){#pipeline2{padding:0 1rem}#pipeline2 .table .pipeline-item .first_level .cell .label{opacity:0}#pipeline2 .table .pipeline-item .first_level .partner ul img{width:70px}}.check-list li,.syringe-list li{margin:1.5rem 0;position:relative;padding-left:2.5rem}.check-list li strong,.syringe-list li strong{color:initial}.check-list li:before,.syringe-list li:before{content:"";display:inline-block;min-width:30px;height:22px;margin-right:.5rem;background:url(../img/icon-check.png) no-repeat;background-size:contain;float:left;margin-bottom:2rem;top:5px;position:absolute;left:0}.syringe-list li:before{background-image:url(../img/icon-syringe.png);width:35px;height:35px}.initial-list ul{padding-left:1rem}.initial-list ul li{margin-bottom:.5rem;list-style:initial}.line_separator{margin:-4rem 0 2rem}.line_separator path{fill:url(#svg_gradient)}.line_separator.st2{margin:0 0 -2rem}.line_separator.st2 svg{transform:rotate(180deg)}.line_separator.st3{margin:-4rem 0 0}.line_separator.st3 svg{transform:rotateY(180deg)}.line_separator.st4{margin:0}.line_separator.st4 svg{transform:rotate(180deg) rotateY(180deg)}.bg-dark{color:#fff}.bg-dark strong{color:#fff}.bg-gradient{background:linear-gradient(135deg, #35a4b0 0%, #9ec11a 100%)}.bg-gradient .theme-btn,.bg-gradient .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .bg-gradient button,.bg-gradient .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .bg-gradient button,.bg-gradient .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .bg-gradient button{border:2px solid #fff;padding:.5rem 3rem;font-size:1.75rem}.bg-gradient .theme-btn:before,.bg-gradient .post-type-archive-customnews .facetwp-facet-load_more button:before,.post-type-archive-customnews .facetwp-facet-load_more .bg-gradient button:before,.bg-gradient .quform-1 .quform-element-submit button:before,.quform-1 .quform-element-submit .bg-gradient button:before,.bg-gradient .quform-2 .quform-element-submit button:before,.quform-2 .quform-element-submit .bg-gradient button:before{content:none}.bg-grey{background:#f2f2f2}.text-center .theme-btn,.text-center .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .text-center button,.text-center .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .text-center button,.text-center .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .text-center button{justify-content:center;margin:auto}figure{max-width:100%}.owl-carousel .owl-nav{height:0;display:flex;justify-content:space-between;font-size:3rem;position:absolute;left:0;right:0;top:50%;margin:0 -2rem;line-height:0}.owl-carousel .owl-nav .disabled{opacity:.2;pointer-events:none}.owl-carousel .owl-dots{margin-top:1rem;display:flex;align-items:center;justify-content:center}.owl-carousel .owl-dots .owl-dot{width:1rem;height:1rem;background:#bccac7;border-radius:100%;margin:0 .25rem}.owl-carousel .owl-dots .owl-dot.active{background:#9ec11a}.owl-carousel:not(.wpb_page_list):not(#year_tab) .owl-nav button{background:url(../img/icon-arrow.png) center !important;background-size:contain !important;transform:rotate(90deg);display:block;width:50px;height:50px}.owl-carousel:not(.wpb_page_list):not(#year_tab) .owl-nav button.owl-next{transform:rotate(-90deg)}.flex-btn .wpb_wrapper{display:flex;justify-content:center}.flex-btn .wpb_wrapper .theme-btn,.flex-btn .wpb_wrapper .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .flex-btn .wpb_wrapper button,.flex-btn .wpb_wrapper .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .flex-btn .wpb_wrapper button,.flex-btn .wpb_wrapper .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .flex-btn .wpb_wrapper button{margin:0 1rem}.wpb_page_list{display:flex;justify-content:center;transition:all .4s}.wpb_page_list li.page_item{width:200px;background:#f2f2f2;transition:all 1s}.wpb_page_list li.page_item a{display:flex;align-items:center;justify-content:center;padding:3.5rem 1rem;text-align:center;color:#222;height:100%;line-height:1.2;overflow:hidden;position:relative}.wpb_page_list li.page_item a span{position:relative;z-index:10}.wpb_page_list li.page_item a:after{content:"" !important;width:2px;height:2.5rem;background:#b9b9b9;position:absolute;right:-1px;display:inline-block}.wpb_page_list li.page_item a:before{content:"";display:block;height:100%;width:100%;position:absolute;background:#35a4b0;pointer-events:none;left:0;top:-100%;transition:all .25s;border-left:solid 1px #298d98;border-right:solid 1px #298d98}.wpb_page_list li.page_item a:hover{z-index:100;color:#fff;position:relative}.wpb_page_list li.page_item a:hover:before{transform:translateY(100%)}.wpb_page_list li.page_item:last-of-type a:after{content:none !important}.wpb_page_list li.page_item:has(+.current_page_item) a:after{height:0}.wpb_page_list li.page_item.current_page_item a{color:#fff;background:#35a4b0}.wpb_page_list li.page_item.current_page_item a:before{content:none}.wpb_page_list li.page_item.current_page_item a:after{height:0}.wpb_page_list.owl-carousel .owl-stage{margin:auto;display:flex;flex-wrap:wrap;justify-content:center}.wpb_page_list.owl-carousel .owl-stage li.page_item{height:100%;margin-left:-1px}.fbc-page{color:#999}.fbc-page .fbc-wrap .fbc-items li{padding:0 2px}.fbc-page .fbc-wrap .fbc-items li a{color:#999}.fbc-page .fbc-wrap .fbc-items li:first-child{padding-left:0}.wpb_single_image .vc_figure-caption{font-style:italic;text-align:left}@media all and (max-width: 1500px){.cstm-block.t2 .content{width:50%}.cstm-block.t2 .content .title{font-size:3rem;max-width:400px;margin-bottom:1.5rem}}@media all and (max-width: 1199px){#content:has(#firstimg){margin-top:7rem}.block_link a img{width:80px}.block_link .content span.title{font-size:1.1rem;line-height:1.1}.cstm-block.t2{max-width:95%;flex-wrap:wrap;margin:auto;padding:0 30px}.cstm-block.t2 .cstm-block-img{width:100%;order:1}.cstm-block.t2 .content{width:100%;order:0;padding:0}.cstm-block.t2 .content .title{max-width:90%;margin:0 auto 1rem;text-align:center;font-size:2.5rem;font-weight:initial}.cstm-block.t2 .content .cstm-block-txt{width:90%;margin:0 auto -10%;position:initial}.wpb_page_list li.page_item{width:100%}.wpb_page_list li.page_item a{padding:2rem 1rem;border-left:solid 1px #b9b9b9}}@media all and (min-width: 992px){#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title{font-size:3rem}}@media all and (max-width: 991px){#firstimg{min-height:600px}#firstimg:not(.bg-dark)>div>.vc_column-inner{background:rgba(255,255,255,.65);padding:2rem 1rem;position:relative}#firstimg:not(.bg-dark)>div>.vc_column-inner:after,#firstimg:not(.bg-dark)>div>.vc_column-inner:before{content:"";display:block;width:100%;background:linear-gradient(180deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);position:absolute;top:100%;height:5rem}#firstimg:not(.bg-dark)>div>.vc_column-inner:before{background:linear-gradient(0deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);bottom:100%;top:initial}.vc_section:not(.pt-0){padding-top:3rem !important}.vc_section:not(.pb-0){padding-bottom:3rem !important}#content{margin-top:8rem}.block_link a .content span.title{font-size:1.15rem}.block_link a img{width:70px;margin-bottom:1.5rem}.cstm-block:not(.t2){display:block;min-height:initial}.cstm-block:not(.t2) .cstm-block-img{position:initial;max-width:initial;width:100%}.cstm-block:not(.t2) .cstm-block-img .vc_column-inner{padding:0 15px}.cstm-block:not(.t2) .cstm-block-txt{max-width:initial;padding:0 !important}.cstm-block:not(.t2).img-to-left{text-align:left}.wpb_page_list li.page_item a{padding:2.5rem 1rem}.line_separator{margin:0}.history_tl .item{margin-bottom:-7rem}.history_tl .item:last-of-type{margin-bottom:-4rem}#page .vc_tta-container .vc_tta .vc_tta-panel{margin-bottom:0}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title>a{padding:2rem 5rem 1rem 0}.block_link_container.four-column .block_link{width:48%;max-width:100%}.block_link_2 .title{font-size:1.5rem}.block_link_2 .img{min-width:80px;width:80px}}@media all and (max-width: 767px){#content{margin-top:8rem}#content:has(#firstimg){margin-top:5rem}#firstimg{min-height:400px}.fbc-page .fbc-wrap .fbc-items{padding:0}.block_link_container.three-column .block_link{width:48%}.block_link_container.three-column .block_link:first-of-type{width:100%;max-width:100%;max-height:200px}.wpb_page_list li.page_item a{padding:1.5rem 1rem}.history_tl .h-line{left:0}.history_tl .item{width:85%;margin-left:5rem !important;margin-bottom:1rem}.history_tl .item:after{border-width:40px 40px 40px 0;border-color:rgba(0,0,0,0) #efefef rgba(0,0,0,0) rgba(0,0,0,0);left:-40px}.history_tl .item:before{left:-6.5rem !important;right:initial}.cstm-blockquote{font-size:3rem;margin-bottom:2rem}.cstm-blockquote span{padding:3rem 0 1rem 3rem}.cstm-team{margin-bottom:3rem}.cstm-team .name{margin-bottom:1rem;min-height:initial}.cstm-team .content.open .description{padding-top:1rem}.block_link_2{flex-direction:column;align-items:center;text-align:center}.block_link_2 .img{margin:0 0 1rem}.block_link_2 .content{display:initial}.block_link_2 .content .title{margin-bottom:1rem}}@media all and (max-width: 575px){.vc_section:not(.pt-0){padding-top:2rem !important}.vc_section:not(.pb-0){padding-bottom:2rem !important}#firstimg{min-height:400px}.block_link{min-height:190px}.block_link a .content span.title{font-size:1rem}.block_link a .content span.seemore{display:none}.block_link_container.three-column .block_link{width:48%}.block_link_container.three-column .block_link:first-of-type{width:100%;max-width:100%;max-height:190px}.wpb_page_list li.page_item a{font-size:1rem;line-height:1;padding:1rem}.cstm-block.t2{max-width:95%;flex-wrap:wrap;margin:auto;padding:0 30px}.cstm-block.t2 .cstm-block-img{width:100%;order:1}.cstm-block.t2 .content{width:100%;order:0;padding:0}.cstm-block.t2 .content .title{max-width:100%;margin:0 auto;font-size:2rem}.cstm-block.t2 .content .cstm-block-txt{width:100%;margin:0 auto;padding:1rem 0 2rem}.history_tl .h-line{left:0}.history_tl .item{margin-left:4rem !important}.history_tl .item:after{border-width:30px 30px 30px 0 !important;left:-30px !important}.history_tl .item:before{left:-5.5rem !important;right:initial}.cstm-team{max-width:100%}.cstm-team img{width:100%}.block_link_container.four-column .block_link{margin:0 0 1rem}.bg-gradient .theme-btn,.bg-gradient .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .bg-gradient button,.bg-gradient .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .bg-gradient button,.bg-gradient .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .bg-gradient button{font-size:initial !important}.block_link_2 .content .title{font-size:1.2rem}}#regulated_info{margin-bottom:5rem !important}#regulated_info .title{color:#35a4b0;margin:3rem 0 1rem;font-size:1.5rem;font-weight:600}#regulated_info a.download-item:hover{background:#b8dfe3}#regulated_info .download-item{background:#f2f2f2;display:flex;align-items:center;padding:.5rem 1rem;color:#000;margin-bottom:1rem !important;line-height:1.2}#regulated_info .download-item img{width:35px;min-width:35px;margin-left:1rem}#regulated_info .download-item .item-title{margin-right:auto}#regulated_info .download-item:before{content:"";min-width:30px;height:30px;background:url(../img/icon-check.png) center no-repeat;background-size:contain;display:block;margin-right:1rem}#regulated_info .oseo{margin-top:6rem}#year_tab{border-bottom:solid 2px #35a4b0;margin-bottom:3rem !important}#year_tab .nav-link{border:0 !important;padding:.5rem 1.5rem;border-radius:0;width:100%}#year_tab .nav-link.active{color:#fff;background:#35a4b0}#general_meeting{margin-bottom:5rem !important}#general_meeting .date{display:flex;text-align:center;justify-content:flex-end;margin-bottom:1rem;border-bottom:solid 1px #dbdbdb;padding-bottom:.5rem}#general_meeting .date>div{width:200px;line-height:1.1;padding:0 .5rem}#general_meeting .date>div span{display:block;font-size:1rem;padding-bottom:.35rem}#general_meeting .item{border-bottom:solid 1px #9a9994;display:flex;align-items:center;padding-bottom:.35rem;margin-bottom:1rem;line-height:1.2}#general_meeting .item>span.links{min-width:200px;width:200px;text-align:center}#general_meeting .item>span.links a{margin:0 .25rem}#general_meeting .item .title{margin-right:auto;padding-right:1rem}#general_meeting .item img{width:30px;min-width:30px}#general_meeting .item.sep{font-weight:900;color:#35a4b0}@media all and (max-width: 991px){#regulated_info .title{margin:1.5rem 0 .5rem;font-size:1.3rem}#general_meeting .item img{width:25px;min-width:25px}#general_meeting .item>span.links{min-width:150px;width:150px}#general_meeting .date>div{min-width:150px;width:150px;font-size:1rem}#general_meeting .date>div span{font-size:.85rem;font-weight:100}}@media all and (max-width: 767px){#regulated_info .download-item:before{min-width:20px;height:15px}#regulated_info .download-item img{width:25px;min-width:25px}#year_tab{margin-bottom:2rem !important}#general_meeting .item img{width:25px;min-width:25px}#general_meeting .item>span.links{min-width:100px;width:100px}#general_meeting .date>div{min-width:100px;width:100px;font-size:.8rem;font-weight:900}#general_meeting .date>div span{font-size:.75rem}}@media all and (max-width: 575px){#regulated_info .title{font-size:1.2rem}#regulated_info .download-item:before{margin-right:.5rem}}#cstm-offer .intro{font-size:1.35rem}#cstm-offer .intro ul li{padding-left:2rem;position:relative}#cstm-offer .intro ul li:before{content:"•";position:absolute;left:0}#cstm-offer .vc_row .date{position:absolute;left:15px}#cstm-offer .vc_row .vc_toggle_title{border-bottom:solid 1px #b5b5b5;padding-bottom:.75rem;margin-bottom:.75rem}#cstm-offer .vc_row .vc_toggle_title h4{font-size:1.2rem;padding-left:7rem;padding-right:2rem;display:block}#cstm-offer .vc_row .vc_toggle_title .vc_toggle_icon{left:initial;right:0;background:#35a4b0;width:20px;border:0}#cstm-offer .vc_row .vc_toggle_title .vc_toggle_icon:before,#cstm-offer .vc_row .vc_toggle_title .vc_toggle_icon:after{background:#35a4b0;border:0}#cstm-offer .vc_row .vc_toggle_title .vc_toggle_icon:before{height:20px}#cstm-offer .vc_row .vc_toggle_content{padding-left:0}#cstm-offer .pdfemb-viewer{max-width:1000px;margin:0 auto 3rem !important}.quform-1 .quform-element-submit button,.quform-2 .quform-element-submit button{padding:.6rem 3.5rem}.quform-1 .quform-spacer .quform-label,.quform-2 .quform-spacer .quform-label{width:250px !important;color:#35a4b0;font-size:1.5rem}.quform-1 .quform-spacer .quform-inner,.quform-2 .quform-spacer .quform-inner{margin-left:250px !important}.quform-1 .quform-field-text,.quform-1 .select2-selection,.quform-2 .quform-field-text,.quform-2 .select2-selection{border-color:#35a4b0 !important}.quform-1 .quform-page-15 ul,.quform-1 .quform-page-28 ul,.quform-2 .quform-page-15 ul,.quform-2 .quform-page-28 ul{margin:1rem 0 1rem 1rem !important}.quform-1 .quform-page-15 ul li,.quform-1 .quform-page-28 ul li,.quform-2 .quform-page-15 ul li,.quform-2 .quform-page-28 ul li{margin-bottom:.5rem}.quform-1 .quform-page-15 ul li:before,.quform-1 .quform-page-28 ul li:before,.quform-2 .quform-page-15 ul li:before,.quform-2 .quform-page-28 ul li:before{content:"•";margin-right:.5rem}.quform-1 .quform-page-15 .quform-button-back,.quform-1 .quform-page-28 .quform-button-back,.quform-2 .quform-page-15 .quform-button-back,.quform-2 .quform-page-28 .quform-button-back{display:none}.quform-1 .quform-page-15 .quform-element-submit,.quform-1 .quform-page-28 .quform-element-submit,.quform-2 .quform-page-15 .quform-element-submit,.quform-2 .quform-page-28 .quform-element-submit{margin-top:0}.quform-1 .quform-page-15 .quform-element-1_29,.quform-1 .quform-page-15 .quform-element-1_17,.quform-1 .quform-page-28 .quform-element-1_29,.quform-1 .quform-page-28 .quform-element-1_17,.quform-2 .quform-page-15 .quform-element-1_29,.quform-2 .quform-page-15 .quform-element-1_17,.quform-2 .quform-page-28 .quform-element-1_29,.quform-2 .quform-page-28 .quform-element-1_17{font-size:1rem}.quform-1 .quform-page-15 .quform-element-1_29 strong,.quform-1 .quform-page-15 .quform-element-1_17 strong,.quform-1 .quform-page-28 .quform-element-1_29 strong,.quform-1 .quform-page-28 .quform-element-1_17 strong,.quform-2 .quform-page-15 .quform-element-1_29 strong,.quform-2 .quform-page-15 .quform-element-1_17 strong,.quform-2 .quform-page-28 .quform-element-1_29 strong,.quform-2 .quform-page-28 .quform-element-1_17 strong{font-size:1.2rem}.quform-1 .quform-page-15 .quform-element-row,.quform-1 .quform-page-28 .quform-element-row,.quform-2 .quform-page-15 .quform-element-row,.quform-2 .quform-page-28 .quform-element-row{margin-top:2rem !important}.select2-container--quform .select2-results__option--highlighted[aria-selected]{background-color:#e0eff1 !important;background-image:none !important;border:0 !important}#msw-2097 .msw-label{background:none;border:0}#msw-2097 .msw-label>div{flex-direction:column-reverse}#msw-2097 .msw-label>div .msw-label-col{padding:0}#msw-2097 .msw-label>div .msw-label-col:first-of-type{display:none !important}#msw-2097 .msw-label>div .msw-label-col:nth-child(3) .msw-price{background:linear-gradient(90deg, rgb(53, 164, 176) 0%, rgb(158, 193, 26) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:4rem;line-height:1}#msw-2097 .msw-label .msw-arrow{height:.5em}.single-products #firstimg h1 sup,.single-platform #firstimg h1 sup{-webkit-text-fill-color:#9ec11a;top:-1rem}.single-products #firstimg .des,.single-platform #firstimg .des{text-transform:uppercase;font-weight:900;line-height:1.3;font-size:1.75rem;color:#fff}.single-products .fbc-page,.single-platform .fbc-page{padding:2rem 0}.single-products #s1,.single-platform #s1{background:url(../img/bg-related_point-4.jpg) bottom right no-repeat;padding-bottom:3rem}.single-products #s2,.single-platform #s2{padding:3rem 0 5rem}.single-products #s2 h2,.single-platform #s2 h2{text-align:center}.single-products #s2 .theme-btn,.single-products #s2 .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .single-products #s2 button,.single-products #s2 .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .single-products #s2 button,.single-products #s2 .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .single-products #s2 button,.single-platform #s2 .theme-btn,.single-platform #s2 .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .single-platform #s2 button,.single-platform #s2 .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .single-platform #s2 button,.single-platform #s2 .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .single-platform #s2 button{padding:.5rem 3rem;margin-top:.5rem}.single-products #s2 .others,.single-platform #s2 .others{color:#6a695f;margin-bottom:2rem}.single-products #s2 .others .owl-stage,.single-platform #s2 .others .owl-stage{display:flex}.single-products #s2 .others .item,.single-platform #s2 .others .item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border-radius:2rem;padding:2rem 1rem;height:100%}.single-products #s2 .others .item p:last-of-type,.single-platform #s2 .others .item p:last-of-type{margin-bottom:0}.single-products #s2 .others br,.single-platform #s2 .others br{display:none}.single-products #s2 .others h3,.single-platform #s2 .others h3{font-size:1.5rem;margin-bottom:.5rem;margin-top:0;font-weight:900}.single-products #s2 .others .owl-nav,.single-platform #s2 .others .owl-nav{width:300px;margin:0 auto;position:relative;top:2rem}#available{padding:2rem;background:linear-gradient(90deg, rgb(53, 164, 176) 0%, rgb(158, 193, 26) 100%);display:flex;align-items:baseline;justify-content:center;color:#fff;font-size:2rem}#available p{margin:0}#available a{border:2px solid #fff;color:#fff;display:inline-block;margin-left:1rem;text-transform:uppercase;padding:.1rem 1.5rem;border-radius:2rem;font-size:1.75rem}.post-type-archive-customnews .fbc{margin:0 0 3rem}.post-type-archive-customnews .facetwp-counter{display:none !important}.post-type-archive-customnews .cat-filter{position:relative;z-index:1000;max-width:700px;margin:0 auto -4rem;transform:translateY(-50%)}.post-type-archive-customnews .cat-filter .facetwp-facet-categories{display:flex;background:#f2f2f2}.post-type-archive-customnews .cat-filter .facetwp-facet-categories>.facetwp-radio{display:flex;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:#222;width:100%;height:100%;min-height:135px;line-height:1.2;overflow:hidden;position:relative;background:none;margin:0;border-right:solid 1px #d1d1d1}.post-type-archive-customnews .cat-filter .facetwp-facet-categories>.facetwp-radio:last-of-type{border-right:0}.post-type-archive-customnews .cat-filter .facetwp-facet-categories>.facetwp-radio .facetwp-counter{display:none}.post-type-archive-customnews .cat-filter .facetwp-facet-categories>.facetwp-radio.checked{background:#35a4b0;color:#fff}.post-type-archive-customnews .press-filter{text-align:center;display:block}.post-type-archive-customnews .press-filter .facetwp-facet-press_type{display:inline-flex;justify-content:center;text-transform:uppercase;flex-direction:row-reverse;font-size:1rem;margin-bottom:0}.post-type-archive-customnews .press-filter .facetwp-facet-press_type>.facetwp-radio{padding:.5rem 3rem;background:none;background:#f2f2f2;border-radius:3rem;margin:0 -1rem}.post-type-archive-customnews .press-filter .facetwp-facet-press_type>.facetwp-radio.checked{background:linear-gradient(90deg, rgb(53, 164, 176) 0%, rgb(158, 193, 26) 100%);color:#fff;z-index:10}.post-type-archive-customnews .news-filter{display:flex;font-size:1rem;text-transform:uppercase}.post-type-archive-customnews .news-filter .facetwp-facet{width:100%;padding:0 .5rem 1rem .5rem;margin:0}.post-type-archive-customnews .news-filter .facetwp-facet.is-empty{display:none}.post-type-archive-customnews .news-filter .facetwp-facet .facetwp-radio{background:#f2f2f2;padding:1rem 1.5rem;border:0;line-height:1}.post-type-archive-customnews .news-filter .facetwp-facet .facetwp-radio.checked{background:#b7e0e3}.post-type-archive-customnews .news-filter .facetwp-facet .facetwp-radio.checked:after{content:"";background:url(../img/icon-check.png) center no-repeat;background-size:contain;width:25px;height:17px;display:block;position:absolute;top:1rem;right:2rem}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap{width:100%;position:relative}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-label-wrap{background:#b7e0e3;padding:1rem 3rem 1rem 1.5rem;border:0}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-label-wrap .fs-label{padding:0}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-label-wrap .fs-arrow{background:url(../img/chevron-right.svg) center no-repeat;background-size:contain;border:0;width:25px;height:25px;right:1rem;transform:rotate(90deg)}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap.fs-open .fs-label-wrap .fs-arrow{transform:rotate(-90deg)}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-dropdown{width:100%;margin:0;background:#f7f7f7;border:0}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-dropdown .fs-search{display:none}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-dropdown .fs-options{color:#35a4b0}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-dropdown .fs-options .fs-option{padding:1rem 1.5rem;text-transform:uppercase;font-size:1rem}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-dropdown .fs-options .fs-option:first-of-type{display:none}.post-type-archive-customnews .facetwp-facet-reset{text-align:center;width:100%}.post-type-archive-customnews .facetwp-facet-reset button{background:#efefef;padding:.25rem 2rem;font-size:.9rem;margin-top:1rem;border-radius:2rem}.post-type-archive-customnews .facetwp-facet-load_more{text-align:center;margin-bottom:5rem}.post-type-archive-customnews .videoitem{width:48%;margin-bottom:2rem;display:none}.post-type-archive-customnews .videoitem .title{font-size:1.5rem;font-weight:900;color:#35a4b0;margin-bottom:1rem;line-height:1.1}.post-type-archive-customnews .videoitem iframe{width:100%}.post-type-archive-customnews:has(.facetwp-facet-video.is-active) .videoitem,.post-type-archive-customnews:has(.facetwp-radio.checked[data-value=videos]) .videoitem{display:block}.facetwp-hidden{display:none !important}.news-list{margin:2rem 0 3rem 0;display:flex;flex-wrap:wrap;justify-content:space-between}.news-list .year{width:100%;font-size:2rem;font-weight:900;color:#35a4b0;margin-bottom:.5rem}.news-list .news-item{width:100%;color:#6a695f;border-bottom:solid 1px;display:flex;margin-bottom:1rem;padding-bottom:.5rem;align-items:flex-start;line-height:1.1}.news-list .news-item .date{margin-right:2rem}.news-list .news-item a{margin-left:auto;align-self:flex-end}.news-list .news-item a img{width:30px;min-width:30px;margin-left:1rem}.news-list .noresult{width:100%;text-align:center}.last-news{margin:3rem 0 !important}.last-news .item{display:flex;align-items:baseline;background:#fff;color:#605e53;padding:1rem 2rem;margin-bottom:1rem}.last-news .item .title{padding-right:1rem}.last-news .item img{width:30px;min-width:30px;margin-right:1rem}.last-news .item .date{border-left:solid 1px #d3d3d3;margin-left:auto;padding-left:1rem}.last-news .item:hover{background:#b8dfe3}.last-medias .owl-stage{display:flex}.last-medias .item{display:block;background:#fff;padding:1rem;height:100%}.last-medias .item>div{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.last-medias .item>div .date{font-size:1rem;display:block;color:#000}.last-medias .item>div img{width:25px}.last-medias .item .title{color:#35a4b0;font-weight:900}.last-medias .owl-stage-outer{margin-bottom:2rem}.last-medias .owl-nav{position:initial;width:300px;margin:2rem auto 0}.last-medias .theme-btn,.last-medias .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .last-medias button,.last-medias .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .last-medias button,.last-medias .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .last-medias button{min-width:175px;margin-top:.4rem}@media all and (max-width: 767px){.post-type-archive-customnews .cat-filter .facetwp-facet-categories>.facetwp-radio{min-height:100px;padding:1rem}.post-type-archive-customnews .videoitem{width:100%}.post-type-archive-customnews .news-filter{flex-wrap:wrap}.post-type-archive-customnews .news-filter .facetwp-facet{min-width:initial !important;width:50% !important}}@media all and (max-width: 575px){.last-news{margin:2rem 0 !important}.last-news .item{flex-wrap:wrap}.last-news .item img{display:none}.last-news .item .title{order:1}.last-news .item .date{order:0;width:100%;padding-left:0;border:0;font-weight:900;color:#35a4b0}.news-list .news-item{flex-wrap:wrap;align-items:flex-end;border-bottom:0}.news-list .news-item .date{margin:0;color:#000;font-weight:900}.news-list .news-item .title{order:1;margin-top:.5rem;padding-top:.5rem;border-top:solid 1px;width:100%}.post-type-archive-customnews .news-filter .facetwp-facet{width:100% !important}.post-type-archive-customnews .news-filter .facetwp-facet.facetwp-facet-products,.post-type-archive-customnews .news-filter .facetwp-facet.facetwp-facet-platforms{width:100% !important}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-label-wrap{padding:.75rem 2rem .75rem 1rem}.post-type-archive-customnews .news-filter .facetwp-facet .fs-wrap .fs-label-wrap .fs-arrow{width:10px}.post-type-archive-customnews .news-filter .facetwp-facet .facetwp-radio{padding:.75rem 3rem;text-align:center}.post-type-archive-customnews .news-filter .facetwp-facet .facetwp-radio.checked:after{top:.75rem;width:20px}}.post-miniature .post-thumbnail{height:300px;display:block;background-size:cover;background-position:center}.post-miniature .content h3{font-size:1.5rem;font-weight:initial;margin-bottom:.25rem}.post-miniature .content .entry-meta{font-size:.9rem;margin-bottom:.5rem}.post-miniature .content p{font-size:1rem;margin-bottom:.15rem}.post-miniature .content .readmore{text-align:right}.post-miniature .content .readmore a{color:#9ec11a;font-style:italic;font-size:1rem;text-decoration:underline}.blog #firstimg{margin-bottom:3rem}.blog article{margin-bottom:3rem}.blog h2{margin:0;font-size:1.3rem}.blog .post-thumbnail{background-size:cover;background-position:center;height:200px}.blog .posted-on{font-size:.8rem;display:block;margin-bottom:.5rem}.blog .entry-content p{margin-bottom:0}.blog .theme-btn,.blog .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .blog button,.blog .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .blog button,.blog .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .blog button{margin-bottom:0}.pagination{margin:1.5rem 0;display:flex;justify-content:center}.pagination .page-numbers{padding:0 .2rem;border:solid 1px;margin:0 .1rem;border-radius:100%;width:2rem;height:2rem;display:inline-block;text-align:center}.pagination .page-numbers.current{color:#fff;border-color:#9ec11a;background:#9ec11a}.pagination .page-numbers.next,.pagination .page-numbers.prev{border:0;font-size:1rem;width:auto}.post-navigation{margin:50px 0;padding-top:25px;border-top:solid 1px #e4e4e4}.post-navigation .nav-links{display:flex;justify-content:space-between}.post-navigation .nav-links a span{display:block;font-weight:bold;text-transform:uppercase;font-size:.8rem}.post-navigation .nav-links>div{max-width:45%}.post-navigation .nav-links .nav-next{text-align:right;margin-left:auto}h2.screen-reader-text{display:none}@media all and (max-width: 767px){.blog .post-thumbnail{margin-bottom:1rem}}@media all and (max-width: 575px){.post-navigation .nav-links{flex-direction:column}.post-navigation .nav-links>div{max-width:100%}.post-navigation .nav-links>div.nav-next{text-align:left;margin:10px 0 0 0}}#notice-page h1,#notice-page .h1{font-size:2rem}#notice-page h2,#notice-page .h2{font-size:1.5rem;font-weight:900;margin:2rem 0 .75rem 0}#notice-page h3,#notice-page .h3{font-size:1.1rem;margin:1rem 0 .25rem}#notice-page p,#notice-page li{font-size:1rem}#notice-page ul{padding-left:40px}#notice-page ul li{list-style:initial}.error404,.search{min-height:100vh;position:relative}.error404 h2,.search h2{font-size:2rem}.error404 .searchbox,.search .searchbox{max-width:500px;margin:2rem auto;display:flex;flex-direction:column}.error404 .searchbox .theme-btn,.error404 .searchbox .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .error404 .searchbox button,.error404 .searchbox .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .error404 .searchbox button,.error404 .searchbox .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .error404 .searchbox button,.search .searchbox .theme-btn,.search .searchbox .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit .search .searchbox button,.search .searchbox .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit .search .searchbox button,.search .searchbox .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more .search .searchbox button{margin:1rem 0}.error404 #footer,.search #footer{position:absolute;bottom:0;width:100%}.error404 #content,.search #content{padding-bottom:330px}@media all and (max-width: 700px){.error404 #content,.search #content{padding-bottom:250px}}.form-elmt{position:relative;padding-bottom:1rem;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.form-elmt label{position:absolute;z-index:10;top:-3px;left:3px;font-size:.9rem;transition:transform .2s ease-out,color .2s ease-out;transform-origin:0 100%;-ms-transform:translate(10px, 12px);transform:translate(10px, 12px);cursor:text;color:#383838}.form-elmt input,.form-elmt textarea,.form-elmt select{background:rgba(255,255,255,.5);padding:.5rem;border:solid 1px #cdcdcd;width:100%;outline:0;position:relative;color:#707070}.form-elmt.selected{margin-top:1.2rem}.form-elmt.selected label{color:#35a4b0;font-weight:900;-ms-transform:translateY(-25px) scale(0.8);transform:translateY(-25px) scale(0.8)}.form-elmt.selected input,.form-elmt.selected textarea{border-color:#35a4b0}form.wpcf7-form .form-control{border-radius:0;outline:none !important}form.wpcf7-form .form-control.wpcf7-checkbox{border:0;padding:0;display:inline}form.wpcf7-form .form-control.wpcf7-recaptcha{border:0;padding:0;margin-bottom:1rem}form.wpcf7-form span[data-name=term_and_conditions]{font-size:.95rem;display:block}form.wpcf7-form span.wpcf7-list-item{margin:0}form.wpcf7-form span.wpcf7-not-valid-tip{color:#da0000;font-size:.75rem;font-weight:300;margin-top:2px;text-transform:initial;text-align:left}form.wpcf7-form.invalid .wpcf7-response-output{margin:2em 0 1em;padding:.75rem 1.25rem;color:#856404;background-color:#fff3cd;border:solid 1px #ffeeba}form.wpcf7-form.sent .wpcf7-response-output{color:#155724;background-color:#d4edda;border-color:#c3e6cb}form.wpcf7-form .required-info{font-size:.8rem}form.wpcf7-form .theme-btn,form.wpcf7-form .quform-1 .quform-element-submit button,.quform-1 .quform-element-submit form.wpcf7-form button,form.wpcf7-form .quform-2 .quform-element-submit button,.quform-2 .quform-element-submit form.wpcf7-form button,form.wpcf7-form .post-type-archive-customnews .facetwp-facet-load_more button,.post-type-archive-customnews .facetwp-facet-load_more form.wpcf7-form button{text-align:left;border:0;background:#35a4b0}.form-control:focus{border-color:inherit;box-shadow:none}.search-form{width:100%;position:relative}.search-form label{width:100%;margin:0}.search-form label input{padding:1rem 3rem 1rem 1rem}.search-form input{border-radius:0}.search-form button[type=submit]{height:35px;width:35px;background:rgba(0,0,0,0);border:0;right:10px;top:10px;position:absolute;cursor:pointer}.search article{margin-bottom:1rem;padding-bottom:1rem;border-bottom:solid 1px #dcd5e3}.search article h2{margin-bottom:0;font-size:1.35rem}.search article h2 a{color:#35a4b0;font-weight:900}.search article .entry-meta{font-size:1rem;margin-bottom:.5rem}.search article:last-of-type{margin-bottom:6rem}.grecaptcha-badge{-ms-transform:translateX(110%);transform:translateX(110%)}ul.rs{display:flex;margin:0;font-size:1.2rem}ul.rs li a{width:35px;height:35px;display:flex;align-items:center;justify-content:center;margin:0 .25rem;position:relative;background:#fff;border-radius:100%}ul.rs li a i{color:#5f5e54 !important;position:absolute}#footer{font-size:.8rem;background:#5f5e54;padding:2rem 0 1rem;position:relative;color:#fff}#footer .container{max-width:1300px;width:95%;margin:0 0 2rem;display:flex;justify-content:space-between;flex-wrap:wrap}#footer a{color:#fff}#footer a:hover{color:#c8c8c8}#footer .infos{display:flex;flex-direction:column}#footer .infos .title{font-size:1.2rem;margin-bottom:1rem}#footer .infos a{margin-bottom:1rem}#footer .infos .address span{text-transform:uppercase}#footer .logo img{filter:brightness(0) invert(1);max-width:300px}#footer .footer-menu{display:flex}#footer .footer-menu .nav-footer{margin-right:2rem}#footer .footer-menu .nav-footer ul{font-weight:500;margin:0}#footer .footer-menu .nav-footer ul li{margin:0 1rem}#footer .copyright{order:5;width:100%;margin-top:2rem;font-size:.7rem;padding:1rem 0;border-top:solid 1px #a2a2a2;display:flex}#footer .copyright p{margin-bottom:.5rem}#footer .notice #menu-copyright{display:flex}#footer .notice #menu-copyright li:after{content:"|";margin:0 5px}#footer .notice #menu-copyright li:first-of-type:before{content:"|";margin:0 5px}#footer .credit .ubdc{position:relative;text-shadow:none}#footer .credit .ubdc img{width:15px !important;margin:-3px 2px 0 0;position:relative;z-index:10}#footer .credit .ubdc:before{content:"";position:absolute;display:block;width:13px;height:13px;background:#fff;border-radius:100%;left:1px;top:0}@media all and (max-width: 991px){#footer .logo img{max-width:220px}#footer .footer-menu .nav-footer{margin-right:1rem}#footer .infos a{margin-bottom:.5rem}}@media all and (max-width: 767px){#footer{text-align:center}#footer .container{flex-direction:column;margin:0}#footer .footer-menu{display:none}#footer .infos{margin-top:1rem}#footer .rs{margin:0 0 1rem 0;justify-content:center}#footer .copyright{margin-top:1rem;align-items:baseline;justify-content:center;text-align:center;flex-wrap:wrap}#footer .copyright .credit:before{content:"";margin:0 5px 3px;display:inline-block;width:2px;height:2px;background:#fff}#footer .copyright>p,#footer .copyright .credit{order:1}#footer .copyright .notice{width:100%;order:0}#footer .copyright .notice #menu-copyright{justify-content:center;flex-wrap:wrap}#footer .copyright .notice #menu-copyright li:first-of-type:before{content:none}#footer .copyright .notice #menu-copyright li:last-of-type:after{content:none}}/*# sourceMappingURL=main.css.map */
