/* Unknown instruction type '------------------------------', '------------------------------' for line #0 */
/* Unknown instruction type '-------', '------- Common styles --------' for line #1 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #2 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #142 */
/* Unknown instruction type '-----------', '----------- Header -----------' for line #143 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #144 */
/* Unknown instruction type '---', '--- Title + description site ---' for line #173 */
/* Could not put the value #F9FFEA on line #211 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #244 */
/* Unknown instruction type '-----------', '----------- Footer -----------' for line #245 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #246 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #275 */
/* Unknown instruction type '---------', '--------- Search field -------' for line #276 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #277 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #314 */
/* Unknown instruction type '---------', '--------- Navigation ---------' for line #315 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #316 */
/* Unknown instruction type 'items', 'items animations 1' for line #401 */
/* Unknown instruction type 'items', 'items animations 2' for line #449 */
/* Unknown instruction type 'items', 'items animations 3' for line #496 */
/* Unknown instruction type 'items', 'items animations 4' for line #543 */
/* Unknown instruction type '--------------------------------------------', '--------------------------------------------' for line #591 */
/* Unknown instruction type '------------', '------------ HP Page d'accueil  ------------' for line #592 */
/* Unknown instruction type '--------------------------------------------', '--------------------------------------------' for line #593 */
/* Unknown instruction type '---', '--- first part hp article ---' for line #595 */
/* Unknown instruction type '---', '--- HP template 1 ---' for line #597 */
/* Unknown instruction type 'height:', 'height: 100%;' for line #638 */
/* Unknown instruction type '---', '--- HP template 2 ---' for line #654 */
/* Unknown instruction type '---', '--- HP template 3 ---' for line #692 */
/* Unknown instruction type '---', '--- HP template 4 ---' for line #741 */
/* Unknown instruction type '---', '--- HP template 5 ---' for line #772 */
/* Unknown instruction type '---', '--- HP template 6 ---' for line #816 */
/* Unknown instruction type '---', '--- HP template 7 ---' for line #841 */
/* Unknown instruction type 'height:', 'height: 100%;' for line #886 */
/* Unknown instruction type '---', '--- second part hp article ---' for line #892 */
/* Unknown instruction type 'TextPrimary', 'TextPrimary' for line #937 */
/* Unknown instruction type '---------------------------------------------', '---------------------------------------------' for line #949 */
/* Unknown instruction type '-------', '------- hp + categ & related articles  --------' for line #950 */
/* Unknown instruction type '---------------------------------------------', '---------------------------------------------' for line #951 */
/* Unknown instruction type '---', '--- Articles list : template 1 ---' for line #992 */
/* Could not put the value #110C00 on line #998 */
/* Unknown instruction type '---', '--- Articles list : template 2 ---' for line #1066 */
/* Unknown instruction type '---', '--- Articles list : template 3 ---' for line #1107 */
/* Unknown instruction type '---', '--- Articles list : template 4 ---' for line #1156 */
/* Could not put the value #C9D8D7 on line #1163 */
/* Unknown instruction type '-------------------------------------', '-------------------------------------' for line #1210 */
/* Unknown instruction type '----------', '---------- Page & Content -----------' for line #1211 */
/* Unknown instruction type '-------------------------------------', '-------------------------------------' for line #1212 */
/* Unknown instruction type '----------------------------------', '----------------------------------' for line #1238 */
/* Unknown instruction type '-----------', '----------- Breadcrumb -----------' for line #1239 */
/* Unknown instruction type '----------------------------------', '----------------------------------' for line #1240 */
/* Unknown instruction type '----------------------------------', '----------------------------------' for line #1272 */
/* Unknown instruction type '----------', '---------- Single post -----------' for line #1273 */
/* Unknown instruction type '----------------------------------', '----------------------------------' for line #1274 */
/* Unknown instruction type '---', '--- article 1 ---' for line #1329 */
/* Unknown instruction type '---', '--- article 2 ---' for line #1374 */
/* Unknown instruction type '---', '--- article 3 ---' for line #1388 */
/* Unknown instruction type '---', '--- article 4 ---' for line #1399 */
/* Unknown instruction type '---', '--- article 5 ---' for line #1426 */
/* Unknown instruction type '-------------------------------------------', '-------------------------------------------' for line #1489 */
/* Unknown instruction type '------------', '------------ Category + Search ------------' for line #1490 */
/* Unknown instruction type '-------------------------------------------', '-------------------------------------------' for line #1491 */
/* Unknown instruction type '---', '--- Category : template 2 ---' for line #1570 */
/* Unknown instruction type '---', '--- Category : template 2 ---' for line #1581 */
/* Unknown instruction type '---', '--- Category : template 3 ---' for line #1610 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #1655 */
/* Unknown instruction type '------------', '------------ Search ----------' for line #1656 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #1657 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #1686 */
/* Unknown instruction type '----------', '---------- Pagination --------' for line #1687 */
/* Unknown instruction type '------------------------------', '------------------------------' for line #1688 */
/* Could not put the value #A5CBC3 on line #1707 */
/* Unknown instruction type '----------------------------------', '----------------------------------' for line #1711 */
/* Unknown instruction type '----------', '---------- Buttons & form --------' for line #1712 */
/* Unknown instruction type '----------------------------------', '----------------------------------' for line #1713 */
/* /!\ Warning /!\ Generated dynamically */





@import url('https://fonts.googleapis.com/css?family=Open Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');


.bg-color-primary 		{ background-color: #A5CBC3;}
.bg-color-secondary 	{ background-color: #C9D8D7;}
.bg-color-ternary 		{ background-color: #F9FFEA;}
.text-color-primary 	{ color: #110C00;}
.text-color-secondary 	{ color: #3A3A3A;}
.text-color-ternary 	{ color: #303F3E;}

:root {
    --bg-color-primary: #A5CBC3;	
    --bg-color-secondary: #C9D8D7;
    --bg-color-ternary: #F9FFEA;		
    --text-color-primary: #110C00;	
    --text-color-secondary: #3A3A3A;	
    --text-color-ternary: #303F3E;	
    --gutter: 1.5rem;
    --gutter-double: calc(var(--gutter) * 2);
    --gutter-quad: calc(var(--gutter) * 4);
    --gutter-half: calc(var(--gutter) / 2);
    --gutter-quarter: calc(var(--gutter) / 4);
    --columns-number: 1;
    --border-radius: 0.5rem;
    --horizontal-alignment: center;
    --horizontal-text-alignment: right;
    --content-width: max-content;
}

html {
	font-size: 62.5%;
}

body,
button,
input,
select,
textarea {
    font-size: 1.8rem;
    font-family: 'Open Sans', sans-serif;
    color: #110C00 !important;
}

label {
    color: #110C00 !important;
}



.main-navigation a:hover {
    color: #303F3E !important;
}

a {
    color: #303F3E;
    text-decoration: none;
}
a:hover,
a:active {
    outline: 0;
}

.entry-content h2 {
    font-size: 2.6rem !important;
}
.entry-content p {
    font-size: 1.7rem;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.single .news__titleLabel a:focus,
.single .news__titleLabel a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover {
    color: #3A3A3A !important;
    text-decoration: underline !important;
}

.widget ul li a,
.widget ul li a:focus,
.widget ul li a:hover {
	color: #3A3A3A !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}




/* ============================================================================
===============================================================================
===============================  V2 Theme  ====================================
===============================================================================
============================================================================ */







.site-branding-text {
	padding-top: 2.1rem;
    padding-bottom: 1.1rem;
    max-width: 45rem; 
    margin-top: 2.4rem;
}
@media screen and (min-width: 48em) {
	.site-branding-text {
        max-width: 55.3rem !important;
        text-align: var(--horizontal-text-alignment);
	}
}

.site-header {
    position: relative;
    overflow: hidden;
    background-color: #303F3E !important;
}

.site-description {
    color: #3A3A3A !important;
    font-size: 2.4rem;
    margin-bottom: 0;
}



.site-branding { 
    padding-bottom: 4rem;
}
.home .site-branding { 
    padding-bottom: 4rem;
} 

.home .site-branding-text { 
    margin-top: 9.5rem;
}
.site-branding-text { 
    display: flex;
}
.site-branding-text div:first-child { 
    margin-right: 2rem;
}

.site-title a,
.site-title a:hover,
.site-title {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
	font-size: 4rem;
	color: #F9FFEA !important;
    line-height: 1.1;
    margin-bottom: 1.5rem;
}

@media screen and ( min-width: 768px ) {
    .site-title a,
    .site-title a:hover,
    .site-title {
        font-size: 4rem;
    }
}

.site-description {
    color: white !important;
    line-height: 1.3;
}
.wp-custom-header {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
}
.wp-custom-header img { 
    width: 100%;
    filter: brightness(0.45);
    -webkit-filter: brightness(0.45);
    -moz-filter: brightness(0.45);
    -o-filter: brightness(0.45);
    -ms-filter: brightness(0.45);
    -webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
    mask-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));
}
@media screen and ( min-width: 990px ) {
    .wp-custom-header img { 
        -webkit-mask-image:none;
        mask-image: none;
    }
}
@media screen and ( min-width: 1900px ) {
    .wp-custom-header img {
        transform: translateY(-30%);
    }
}






.site-footer {
    padding: 4rem 0;
    background-color: #F9FFEA;
    color: #303F3E !important;
}

#cookie-notice {
	background-color: #A5CBC3 !important;
}
#cookie-notice .cookie-notice-container {
	padding: 1.5rem;
}
#cookie-notice .cookie-notice-container .cn-button {
	background-image: none;
	background-color: #A5CBC3 !important;
	border-radius: var(--border-radius);
	color: white !important;
} 
#cookie-notice .cookie-notice-container .cn-button:hover {
	background-color: #C9D8D7 !important;
}
#cookie-notice .cookie-notice-container .cn-button.bootstrap:hover {
	background-image: none;
	background-color: #C9D8D7 !important;
}






.site-branding .site-branding__content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: var(--horizontal-alignment);
}
.search-form-container {
    max-width: 70rem;
}
.search-form-container .search-field {
    border-radius: calc(var(--border-radius) * 2);
	width: 100%;
	padding: 1.5rem 5.5rem 1.5rem 2.5rem;
	font-size: 2.2rem;
}
.search-form-container .search-form {
    position: relative;
}
.search-form-container .search-submit {
    position: absolute;
    right: 0;
	top: 0;
	bottom: 0;
    background: transparent;
}
.search-form-container .search-submit:hover {
    background: transparent; 
}
.search-form-container .search-submit svg {
    width: 3rem;
    height: 3rem;
}






.navigation-top {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: 1.5rem;
}
.site-header--banner {
    display: flex;
    flex-direction: column;
}
.site-header--banner .navigation-top {
    background: var(--bg-color-secondary) !important;
    margin-top: 0 !important;
    padding: 1rem 0;
    order: 1;
}
.home .site-header--banner .navigation-top { border:none; }
.navigation-top #top-menu { padding: 0; margin: 0; }
.navigation-top ul.menu {
    display: none;
    justify-content: center;
    flex-wrap: wrap;
    list-style-type: none;
    transition: opacity 1s ease;
}
@media (min-width: 769px){
    .navigation-top ul.menu {
        justify-content: var(--horizontal-alignment);
    }
    .navigation-top ul.menu li { 
        width: 100%; 
    }
}
.navigation-top .main-navigation.toggled-on ul.menu {
    display: flex;
    width: 100%;
}
.navigation-top ul.menu li { 
    width: auto;
    padding: 0 1.5rem;
}
.navigation-top ul.menu li:last-child {
    padding-right: 0;
}

.navigation-top ul.menu li.menu-item--home {
    width: 100%;
    display: inline-block;
    padding: 0 1.5rem;
    line-height: 1.1;
}
.navigation-top ul.menu li.menu-item--home use { 
    fill: #F9FFEA;
}
.navigation-top ul.menu li.menu-item--home:hover use { 
    fill: #303F3E;
}

.navigation-top .menu-toggle {
    float: right;
    display: inline-block;
    background: transparent;
    border: 1px solid white;
    color: white !important;
    padding: 1rem 1.5rem;
    outline: none;
}
@media (min-width: 769px){
    .navigation-top ul.menu { display: flex; }
    .navigation-top .menu-toggle { display: none; }
    .navigation-top ul.menu li { width: auto; }
    .navigation-top ul.menu li.menu-item--home { width: 5.5rem }
}

.navigation-top .menu-toggle svg { display: none;}
.navigation-top .main-navigation .menu-scroll-down { display: none; }
.menu-toggle:hover,
.menu-toggle:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.navigation-top ul.menu-1 li a,
.navigation-top ul.nav-1 li a {
    padding: 0.5rem 1rem;
    color: white !important; 
    font-size: 1.8rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition: all 0.2s ease;
}
.navigation-top ul.menu-1 li a:hover,
.navigation-top ul.nav-1 li a:hover {
    color: #303F3E !important;
}

.navigation-top ul.menu-1 li a:before,
.navigation-top ul.nav-1 li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    border-radius: var(--border-radius);
    background: #ffffff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.navigation-top ul.menu-1 li a:hover:before,
.navigation-top ul.nav-1 li a:hover:before { 
    -webkit-transform: scaleX(1);
    transform: scaleX(1); 
}



.navigation-top ul.menu-2 li a,
.navigation-top ul.nav-2 li a {
    padding: 0.5rem 1rem; 
    color: #ffffff !important;
    font-size: 1.8rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition: all 0.2s ease;
}

.navigation-top ul.menu-2 li a:hover,
.navigation-top ul.nav-2 li a:hover {
    color: #303F3E !important;
}

.navigation-top ul.menu-2 li a:before,
.navigation-top ul.nav-2 li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #ffffff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.navigation-top ul.menu-2 li a:hover:before,
.navigation-top ul.nav-2 li a:hover:before { 
    -webkit-transform: scaleX(1);
    transform: scaleX(1); 
}


.navigation-top ul.menu-3 li a,
.navigation-top ul.nav-3 li a {
    padding: 0.8rem 1.4rem; 
    color: #ffffff !important;
    font-size: 1.8rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition: all 0.2s ease;
}

.navigation-top ul.menu-3 li a:hover,
.navigation-top ul.nav-3 li a:hover {
    color: #303F3E !important;
}

.navigation-top ul.menu-3 li a:before,
.navigation-top ul.nav-3 li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #ffffff;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.navigation-top ul.menu-3 li a:hover:before,
.navigation-top ul.nav-3 li a:hover:before { 
    -webkit-transform: scaleY(1);
    transform: scaleY(1); 
}


.navigation-top ul.menu-4 li a,
.navigation-top ul.nav-4 li a {
    padding: 0.5rem 1rem; 
    color: #ffffff !important;
    font-size: 1.8rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition: all 0.2s ease;
}

.navigation-top ul.menu-4 li a:hover,
.navigation-top ul.nav-4 li a:hover {
    color: #ffffff !important;
}

.navigation-top ul.menu-4 li a:before,
.navigation-top ul.nav-4 li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.5rem;
    background: #A5CBC3;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.navigation-top ul.menu-4 li a:hover:before,
.navigation-top ul.nav-4 li a:hover:before { 
    -webkit-transform: scaleY(1);
    transform: scaleY(1); 
}










.rootArticle__1 {
    background: #303F3E;
}
.rootArticle__1 .rootArticle__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rootArticle__1 .rootArticle__container .intro-txt,
.rootArticle__1 .rootArticle__container .introPic {
    display: block;
    flex-basis: 100%;
    padding: 3rem;
}
.rootArticle__1 .rootArticle__container .intro-txt {
    padding: 5rem 5rem 5rem 0;
    font-size: 1.7rem;
    line-height: 1.5;
}
.rootArticle__1 .rootArticle__container .intro-txt h1 {
    font-size: 1.6em;
    margin-top: 0;
}
.rootArticle__1 .rootArticle__container .introPic {
    overflow: hidden;
    margin: 0 -2rem;
    flex-grow: 1;
    display: block;
}
.rootArticle__1 .rootArticle__container .introPic img { display: block; }

@media (min-width: 990px){ 
    .rootArticle__1 .rootArticle__container .intro-txt,
    .rootArticle__1 .rootArticle__container  .introPic {
        flex-basis: 50%;
        margin: 0;
    }
    .rootArticle__1 .rootArticle__container .introPic img {
        width: auto;

        object-fit: cover;
    }
 }

.intro-txt,
.intro-txt p,
.intro-txt h1,
.intro-txt ul,
.intro-txt li,
.intro-txt a {
    color: white !important;
}
.rootArticle__1 .rootArticle__container p:last-of-type { margin-bottom: 0; }




.rootArticle__2 {
    background: #A5CBC3;
}
.rootArticle__2 .intro-txt {
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: var(--gutter-quad);
    margin-bottom: var(--gutter-quad);
    padding: 0 var(--gutter-double);
    border-left-style: solid;
    border-left-width: 1rem;
}
.rootArticle__2 .intro-txt h1 {
    margin-top: 0;
}
.rootArticle__2 .introPic {
    margin-bottom: calc(var(--gutter) * -5);
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.rootArticle__2 + .rootArticlepart {
    padding-top: calc(var(--gutter) * 5);
}
@media (min-width: 768px){ 
    .rootArticle__2 .introPic {
        margin-bottom: calc(var(--gutter) * -20);
        margin-left: auto;
        margin-right: auto;
    }
    .rootArticle__2 + .rootArticlepart {
        padding-top: calc(var(--gutter) * 22);
    }
}



.rootArticle__3 {
    background: #ffffff;
    position: relative;
}
.rootArticle__3 .intro-txt {
    position: relative;
    z-index: 3;
    max-width: 60.1rem;
    background-color: #A5CBC3;
    color: white;
    margin-top: 2.1rem;
    margin-bottom: var(--gutter-quad);
    padding: var(--gutter-double);
}
.rootArticle__3 .intro-txt h1 { margin-top: 0; }
.rootArticle__3 .introPic {
    position: relative;
    z-index: 1;
    display: block;
}

@media (min-width: 990px){ 
    .rootArticle__3 { padding-bottom: 22rem !important; }
    .rootArticle__3 .intro-txt { margin-top: 9.1rem;}
    .rootArticle__3 .introPic {
        position: absolute;
        display: block;
        z-index: 2;
        left: 50%;
        top: 29.2%;
        max-width: 47rem;
    }
    .rootArticle__3 .introPic img { min-height: 42rem; object-fit: cover; }
    .rootArticle__3 .home-image:before {
        content: "";
        z-index: -1;
        position: absolute;
        transform: translate3d(-80%,-80%,0);
        top: 100%;
        left: 100%;
        display: block;
        width: 25rem;
        height: 25rem;
        background-color: #C9D8D7;
    }
}



.rootArticle__4 {
    background: #ffffff;
    position: relative;
}
.rootArticle__4 .rootArticle__container {
    padding: var(--gutter-quad) 0;
    position: relative;
    flex-wrap: wrap;
}
.rootArticle__4 .intro-txt {
    max-width: 100%;
    background-color: #A5CBC3;
    color: white;
    padding: var(--gutter-double);
    order: 4;
}
.rootArticle__4 .intro-txt h1 { margin-top: 0; }
.rootArticle__4 .introPic {
    position: relative;
    max-width: 100%;
    object-fit: cover; 
    display: block;
    order: 1;
}
@media (min-width: 990px){ 
    .rootArticle__4 .intro-txt { max-width: 60%; }
    .rootArticle__4 .introPic { max-width: 40%; }
}



.rootArticle__5 {
    background: #A5CBC3;
}
.rootArticle__5 .intro-txt {
    background-color: #ffffff;
    color: #A5CBC3 !important;
    max-width: 73.2rem;
    z-index: 5;
    margin-left: auto;
    margin-right: auto;
    margin-top: var(--gutter-quad);
    margin-bottom: 0;
    padding: 3.6rem;
    border-left-style: solid;
    border-left-color: #C9D8D7;
    border-left-width: 0rem;
}
.rootArticle__5 .intro-txt h1 {
    margin-top: 0;
    color: #A5CBC3 !important;
}
.rootArticle__5 .introPic {
    margin-bottom: calc(var(--gutter) * -5);
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.rootArticle__5 + .rootArticlepart {
    padding-top: calc(var(--gutter) * 5);
}
@media (min-width: 768px){ 
    .rootArticle__5 .intro-txt { margin-bottom: -8rem; }
    .rootArticle__5 .introPic {
        margin-bottom: calc(var(--gutter) * -20);
        margin-left: auto;
        margin-right: auto;
    }
    .rootArticle__5 + .rootArticlepart {
        padding-top: calc(var(--gutter) * 22);
    }
}



.rootArticle__6 {
    background-size: cover !important; 
    background-position: center !important;
}
.rootArticle__6 .intro-txt {
    background-color: rgba(255,255,255,0.92);
    color: #A5CBC3 !important;
    max-width: 60rem;
    z-index: 5;
    margin-left: auto;
    margin-right: auto;
    margin-top: calc(var(--gutter-quad) * 2);
    margin-bottom: calc(var(--gutter-quad) * 2);
    padding: 3.1rem;
    border-left-style: solid;
    border-left-color: #C9D8D7;
    border-left-width: 0rem;
}
.rootArticle__6 .intro-txt h1 {
    margin-top: 0;
    color: #A5CBC3 !important;
}



.rootArticle__7 {
    background: #303F3E;
}
.rootArticle__7 .rootArticle__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rootArticle__7 .rootArticle__container .intro-txt,
.rootArticle__7 .rootArticle__container .introPic {
    flex-basis: 100%;
    padding: 2rem;
}
.rootArticle__7 .rootArticle__container .intro-txt {
    color: white !important;
    padding: 5rem 5rem 5rem 0;
    font-size: 2rem;
    line-height: 1.5;
}
.rootArticle__7 .rootArticle__container .intro-txt h1 {
    font-size: 1.6em;
    margin-top: 0;
}
.rootArticle__7 .rootArticle__container .introPic {
    padding: 5rem;
}
.rootArticle__7 .rootArticle__container .introPic img { 
    display: block; 
    border: 1rem solid white;
    box-shadow: 0 10px 6px -6px #444;
    border-width: 2rem;
    transform: rotate(3deg);
}
.home-article-part-7.rootArticle__even { border: 1rem solid white; }

@media (min-width: 990px){ 
    .rootArticle__7 .rootArticle__container .intro-txt,
    .rootArticle__7 .rootArticle__container  .introPic {
        flex-basis: 50%;
        margin: 0;
    }
    .rootArticle__7 .rootArticle__container .introPic img {
        width: auto;

        object-fit: cover;
    }
 }




.rootArticle__even {
    background: #FFFFFF;
    padding: 5rem 0;
}
.rootArticle__odd {
    background: #ffffff;
    padding: 5rem 0;
}
.rootArticle__container {
    display: flex;
    flex-wrap: wrap;
}
.rootArticle__container .note p:last-of-type { margin-bottom: 0; }
.rootArticle__container .note { flex-basis: 100%; flex-grow: 1; }
.rootArticle__container .img { flex-basis: 100%; }

.rootArticle__even__container .note { order: 1; }
.rootArticle__odd__container .note { order: 0; }
.rootArticle__even__container .img { order: 0; }
.rootArticle__odd__container .img { order: 1; }



@media (min-width: 990px){ 
	.rootArticle { padding: 10rem 0; }
	.rootArticle__introduction { padding: 0; }
    .rootArticle__container .img { flex-basis: 60%; transform: translateX(-10%); } 
    .rootArticle__container .note { flex-basis: 40%; }
}
@media (min-width: 1200px){ 
    .rootArticle__even__container .img { transform: translateX(-15%); } 
    .rootArticle__odd__container .img { transform: translateX(15%); } 
}
@media (min-width: 1400px){ 
    .rootArticle__even__container .img { transform: translateX(-20%); }
    .rootArticle__odd__container .img { transform: translateX(20%); }
}

.rootArticle__container .note,
.rootArticle__container .note p,
.rootArticle__container .note h2,
.rootArticle__container .note ul,
.rootArticle__container .note a {
    color: #3B3A3A !important;
}
.rootArticle__container .note h2 {
	font-size: 2.2rem;
	margin-top: 0;
}

.rootArticle__container h2 + div ul { margin-top: 1rem; }








.sidebar-column .widget {
	border-bottom-style: solid;
	border-bottom-width: 0.3rem !important;
	border-bottom-color: #C9D8D7 !important;
	padding: 1.9rem;
	background-color: #F9FFEA;
	margin-bottom: 1.5rem;
}

.sidebar-column .widget-title {
	margin-bottom: 0;
	font-size: 1.7rem !important;
	color: #3A3A3A;
}

.related-articles__container {
    background: #303F3E;
    padding: 10rem 0;
}
.related-articles__container .h2 {
    margin-top: 0;
    margin-bottom: 1.8rem;
	font-weight:  normal;
	font-size: 3rem !important;
	color: #F9FFEA !important;
}

.list {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 3rem;
}
@media (min-width: 768px){ 
    .list-1 { grid-template-columns: repeat(2,1fr); }
}
@media (min-width: 990px){ 
    .list-1 { grid-template-columns: repeat(3,1fr);}
}



.list .post {
    border-radius: var(--border-radius);
    overflow: hidden;
    background: #F9FFEA;
    color: white !important;
    transform: translateY(0);
    transition: all 0.2s ease;
    position: relative;
    padding-bottom: 5rem;
}
.list .post:hover {
    box-shadow: 0 1rem 2rem rgba(0,0,0,0.2);
    transition: all 0.2s ease;
    transform: translateY(-1rem);
}
.list .post a {
    color: #3A3A3A !important;
}
.list .post .news__titleLabel {
    display: block;
    padding: 0.5rem var(--gutter);
	line-height: 1.2;
	margin-top: 1rem;
	color: #3A3A3A !important;
	font-size: 2.1rem !important;
}

.list .post .news__pic {
	cursor: pointer;
	height: 17rem;
    overflow: hidden;
}
.list .post .news__pic img { 
    transform: scale3d(1, 1, 1);
    transform-origin: center;
    transition: transform 0.2s ease;
}
.list .post:hover .news__pic img { 
    transform: scale3d(1.2, 1.2, 1.2);
}
.list .post .news__titleLabel a {
    font-weight: bold;
}
.list .post .entry-content {
	padding: 0.5rem var(--gutter) var(--gutter) var(--gutter);
	color: #3A3A3A !important;
}

.list .post .post-link__container {
    padding: 0.5rem var(--gutter) var(--gutter) var(--gutter);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
}
.list .post .post-link {
    display: inline-block;
    color: #F9FFEA !important;
    text-align: center;
    font-weight: normal;
    border-radius: var(--border-radius);
    background-color: #A5CBC3;
    padding: 0.5rem 1.5rem;
    width: var(--content-width);
    transition: all 0.2s ease;
}
.list .post .post-link:hover {
    background-color: #303F3E !important;
    color: #ffffff;
}



.list-2 .post .news__header { 
    display: flex;
    flex-direction: column;
    background-color: #A5CBC3;
}
.list-2 .post .news__header .news__titleLabel {
    flex-basis: 55%;
    padding: 0.5rem var(--gutter) 0.5rem var(--gutter);
    display: flex;
    align-items: center;
    margin: 0;
    min-height: 9rem;
}
.list-2 .post .news__header .news__titleLabel a {
    color: #F9FFEA !important;
    font-size: 1.8rem !important;
}
.list-2 .post .news__header .news__pic {
    flex-basis: 45%;
    order: 1;
}
.list-2 .post .news__header .news__pic img {
    min-height: 27rem;
    display: block;
}
.list-2 .post .entry-content {
    margin-top: 2rem;
}
.list-2 .post .news__titleLabel {
    font-size: 1.8rem;
}

@media (min-width: 768px){
    .list.list-2 { grid-template-columns: repeat(2,1fr); }
}
@media (min-width: 990px){ 
    .list.list-2 { grid-template-columns: repeat(3,1fr); }
}



.list-3 .post { 
    display: flex;
    position: relative;
    padding-bottom: 3.5rem;
}
.list-3 .news__pic, .list-3 .news__pic div {
    height: 100%;
}
.list-3 .news__pic img {
    object-fit: cover;
    height: 100%;
}
.list-3 .post .entry-content {
    flex-basis: 55%;
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    margin-top: 0;
    font-size: 1.6rem !important;
    line-height: 1.3;
}
.list-3 .post .news__header {
    flex-basis: 45%;
    height: 100%;
}
.list-3 .post .news__titleLabel {
    font-size: 1.8rem !important;
    margin: 0;
    padding-left: 0;
}
.list-3 .post .post-link__container {
    position: absolute;
    padding: 0;
    bottom: 0;
}
.list-3 .post .post-link {
    width: 100%;
    border-radius: 0;
}
.category .list-3 .post .post-link:hover {
    background-color: #C9D8D7 !important;
    color: #ffffff;
    border-top: 0.1rem solid white;
}

@media (min-width: 990px){ 
    .list.list-3 { grid-template-columns: repeat(2,1fr); }
}



.list-4 .post { 
    display: flex;
    position: relative;
    padding-bottom: 3.5rem;
    border: 0.1rem solid #ccc;
    border-color: #ccc;
}
.list-4 .news__pic, .list-4 .news__pic div {
    height: 100% !important;
}
.list-4 .news__pic img {
    object-fit: cover;
    height: 100%;
}
.list-4 .post .entry-content {
    flex-basis: 55%;
    padding: 2rem;
    margin-top: 0;
    font-size: 1.6rem !important;
    line-height: 1.3;
    background-color: #ffffff; 
}
.list-4 .post .news__header {
    flex-basis: 45%;
    height: 100%;
}
.list-4 .post .news__titleLabel {
    font-size: 1.8rem !important;
    margin: 0;
    padding-left: 0;
}
.list-4 .post .post-link__container {
    position: absolute;
    padding: 0;
    bottom: 0;
}
.list-4 .post .post-link {
    width: 100%;
    border-radius: 0;
}
.home .list-4 .post { border: none; }
.category .list-4 .post .post-link:hover {
    background-color: #C9D8D7 !important;
    color: #ffffff;
    border-top: 0.1rem solid white;
}

@media (min-width: 990px){ 
    .list.list-4 { grid-template-columns: repeat(2,1fr); }
}






.page .page-header {
    background-color: #303F3E;
    padding: var(--gutter-double) 0;
}
.page .page-header h1.page-title {
	font-size: 3rem;
    color: #110C00 !important;
    margin: 0;
}
.page .entry-content {
    padding: var(--gutter-quad) 0;
}

h1.news__titleLabel, .h1 {
    color: #110C00 !important;
    font-size: 2.9rem !important;
}

h2, .h2 {
	color: #3A3A3A !important;
	font-size: 2.3rem !important;
}






.breadcrumbs .container * { display: inline; }

.bread-crumb__container {
    display: inline-flex;
    align-items: flex-start;
    background-color: white;
    border-radius: var(--border-radius);
    padding: 0.5rem;
    margin-bottom: 2.3rem;
}
@media (min-width: 768px){ 
    .breadcrumbs .container * { display: inline-block; }
    .bread-crumb__container { align-items: center; }
}
.bread-crumb__container use { 
    fill: #A5CBC3;
}
.breadcrumbs .container { padding: 0 var(--gutter-half); }
.breadcrumbs div { 
    display: inline-block;
    color: #110C00;
    font-size: 1.4rem;
}
.breadcrumbs .breadcrumb_last {
    color: #A5CBC3;
}








.news__top {
    background-color: #A5CBC3;
    color: white;
    padding: var(--gutter-quad) 0;
    font-size: 1.8rem;
    font-weight: bold;
}
.news__top a {
    color: #3A3A3A !important;
}
.news h1 {
	font-size: 2.8rem;
	color: #3A3A3A !important;
}
.news h2 {
    font-size: 2.2rem !important;
    line-height: 1.2;;
}
.news .mainImage img { display: block; }
.news ul { list-style-position: inside; }
.news a { box-shadow: none !important; }
.news .entry-content p a,
.news .entry-content ul a,
.article_a_la_une.home-text a { text-decoration: underline; }

.post .related-articles--title {
	font-weight: bold !important;
	font-size: 1.9rem !important;
	color: #3A3A3A !important;
	border-bottom-style: dotted;
	border-bottom-width: 0.1rem !important;
	border-bottom-color: #C9D8D7 !important;
	padding-bottom: 0.8rem !important;
}
.post .related-articles--single {
	padding: 1.1rem;
	border-style: solid;
	border-width: 0rem !important;
	border-color: #C9D8D7 !important;
	background-color: #F9FFEA;
}
.news__container { 
    display: flex; 
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: var(--gutter-double);
    padding-bottom: var(--gutter-double);
}
.news .news-part-2 .news__container { 
    padding-top: var(--gutter-quad); 
    padding-bottom: var(--gutter-quad); 
} 



.article-1 .news__container .note {
    flex-grow: 1;
    padding: var(--gutter-double) 0;
    width: 100%;
    font-size: 1.4rem;
    text-align: left;
}
.article-1 .article-odd { background-color: #F9FFEA;}
.article-1 .article-odd__container .note { order:1;  }
.article-1 .article-even__container .note { order:0; }
.article-1 .article-odd__container .mainImage { order:0; }
.article-1 .article-even__container .mainImage { order:1; }

.article-1 .news__container .note div:not(.h2) { 
    column-count: 1;
}
.article-1 .news__container .note div.h2 { 
    border-top: 1px solid #f1f1f1;
    margin-top: var(--gutter-quad); 
    padding: var(--gutter-double) 0;
}
.article-1 .news__container .mainImage { width: 100%; }
.article-1 .news__container .mainImage img {
    object-fit: cover;
    height: 100%;
}

@media (min-width: 992px){
    .article-1 .news__container .note { width: calc(50% - var(--gutter-double));  }
    .article-1 .news__container .mainImage {
        width: calc(50% - var(--gutter));
    }
    .article-1 .news__container .note div:not(.h2) { 
        column-count: var(--columns-number);
        column-gap: var(--gutter-double);
    }
    .article-1 .news__container .mainImage + .note div,
    .article-1 .news__container .mainImage + .note h2 {
        columns: 1;
        padding-right: 6rem;
    }
}



.article-2 .mainImage {
    background-color: #F9FFEA;
}
.article-2 .mainImage img {
    display: block;
    width: 100%;
}
.news .news-part-2 .news__container { 
    padding-top: var(--gutter-double); 
    padding-bottom: var(--gutter-double); 
} 



.article-3 .article-odd { background-color: #F9FFEA;}

.article-3 .mainImage img {
    display: block;
    width: 100%;
    object-fit: cover;
    max-height: 70rem;
}



.article-4 .news__top .bread-crumb__container { background-color: rgba(255,255,255,0.5); }
.article-4 .article-odd { background-color: #F9FFEA;}
.article-4 .mainImage img {
    display: block;
    width: 100%;
    object-fit: cover;
    max-height: 75rem;
}
.article-4 .news__top {
    padding: var(--gutter-quad) 0 0 0;
}
.article-4 .news__top h1 { margin-top: 0; }
.article-4 .news__top .text-intro {
    background-color: white;
    padding: var(--gutter-double);
    margin-bottom: -4rem;
    position: relative;
    color: #110C00;
    border-radius: var(--border-radius);
}

@media (min-width: 992px){
    .article-4 .news__top .text-intro { margin-bottom: -8rem;}
}



.article-5 .news__top { 
    padding-bottom: 0; 
    padding-top: var(--gutter-double); 
    background-color: #303F3E;
}
.article-5 .news__top .bread-crumb__container { background-color: #F9FFEA;}
.article-5- .article-odd { background-color: #F9FFEA;}
.article-5 .bread-crumb__container { margin-bottom: var(--gutter-double); }
.article-5 .text-intro__container {
    background-color: #A5CBC3;
}
.article-5 .text-intro__container .text-intro { 
    color: white;
    padding: 3rem var(--gutter-double) ;
    display: flex;
    align-items: center;
}
.article-5 .text-intro__container .text-intro h1 { margin-top: 0; }
.article-5 .text-intro__container .mainImage img { object-fit: cover; height: 100%; }
.article-5 .article-odd { background-color: #F9FFEA;}

.article-5 .news__container,
.article-5 .news__p__p .news__container {
    padding: 3rem var(--gutter-double);
}
.article-5 .news__container .note div {
    columns: 1;
    column-gap: var(--gutter-double);
    text-align: justify;
}
@media (min-width: 768px){
    .article-5 .text-intro__container {
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        max-height: 55rem;
    }
    .article-5 .text-intro__container .text-intro { width: 50%; }
    .article-5 .text-intro__container .mainImage { width: 50%; }
    .article-5 .news__container .note div { columns: 2; }
}
@media (min-width: 990px){
    .article-5 .text-intro__container .text-intro { 
        padding: 4rem var(--gutter-double) ;
    }
    .article-5 .news__container,
    .article-5 .news__p__p .news__container {
        padding: 4rem var(--gutter-double);
    }
}
@media (min-width: 1200px){
    .article-5 .text-intro__container .text-intro { 
        padding: 4rem calc(var(--gutter-quad) * 2) ;
    }
    .article-5 .news__container,
    .article-5 .news__p__p .news__container {
        padding: 6rem calc(var(--gutter-quad) * 2);
    }
}






.category .categoryHeader {
    background-color: #A5CBC3;
    padding: var(--gutter-double) 0;
}
.category .categoryHeader h1.page-title {
	font-size: 3.3rem;
    color: #3A3A3A !important;
    margin: 0;
}
.category .categoryHeader .taxonomy-description {
	padding-top: 1.1rem;
    margin-top: 1.4rem;
    font-size: 1.7rem;
    line-height: 1.5;
    color: #ffffff;
    text-align: justify;
}

@media (min-width: 768px){ 
    .category .categoryHeader .taxonomy-description { 
        column-count: 2;
        column-gap: 3.4rem;
    }
}

.category .categoryHeader .taxonomy-description h2 {
    margin-bottom: 1.2rem !important;
    color: white !important;
    font-size: 1.1em !important;
}
.category .childrenCat__container {
    background-color: #C9D8D7;
    padding: calc(var(--gutter) * 3) 0;
    color: white;
}
.category .childrenCat__container .h2 {
    font-weight: bold;
    margin-bottom: 3rem;
    line-height: 1.1;
}
.category .childrenCat {
    list-style-type: none;
    padding: 0;
    margin: var(--gutter) 0;
    margin-bottom: 0;
}
.category .childrenCat li {
    margin-right: 1.9rem;
    margin-bottom: 1.5rem;
    display: inline-block;
}
.category .childrenCat li a {
    border-radius: var(--border-radius);
    background-color: #F9FFEA;
    color: #3A3A3A;
    padding: 1rem 2rem;
    display: inline-block;
    line-height: 1;
    transition: all 0.2s ease;
}
.category .childrenCat li a:hover {
    background-color: #303F3E !important;
    color: #F9FFEA !important;
}

.category .list {
    padding-top: var(--gutter-quad);
    padding-bottom: var(--gutter-quad);
}
.category .list .post {
    background-color: #C9D8D7;
}
.category .list .post .post-link:hover {
    background-color: #FFFFFF;
    color: #A5CBC3;
}



.categoryHeader__1 .childrenCat {
    list-style-type: none;
    padding: 0;
    margin: var(--gutter) 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}



.category .categoryHeader__2 .parents__top__head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.categoryHeader__2 .parents__top__head__childrenCat, 
.categoryHeader__2 .parents__top__head__paragraph { width: 100%; }
.categoryHeader__2 .parents__top__head__childrenCat .childrenCat__container {
    padding: var(--gutter-double);
}
.categoryHeader__2 .childrenCat,
.categoryHeader__2 .childrenCat li { display: block; }
.categoryHeader__2 .childrenCat li a {
    max-width: max-content;
}


@media (min-width: 990px){ 
    .categoryHeader__2 .parents__top__head__paragraph {
        width: 65%;
    }
    .categoryHeader__2 .parents__top__head__childrenCat {
        width: calc(35% - var(--gutter));
    }
}




.category .categoryHeader__3 .parents__top__head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.categoryHeader__3 .parents__top__head__childrenCat, 
.categoryHeader__3 .parents__top__head__paragraph { width: 100%; }
.categoryHeader__3 .parents__top__head__childrenCat .childrenCat__container { padding: var(--gutter-double); }
.categoryHeader__3 .childrenCat,
.categoryHeader__3 .childrenCat li { display: block; }
.categoryHeader__3 .childrenCat li a { display: block; max-width: max-content; }
.categoryHeader__3 .childrenCat__container {
    background: #ffffff;
    border-bottom-width: 1rem;
    border-bottom-color: #110C00;
    border-bottom-style: solid;
    border-radius: var(--border-radius);
}
.categoryHeader__3 .childrenCat__container .h2:after {
    content:"";
    display: block;
    width: 100%;
    height: 0.6rem;
    background-color: #110C00;
    margin-top: 1.6rem;
    border-radius: var(--border-radius);
    opacity: 0.8;
}
.categoryHeader__3 .category .childrenCat li {
    margin-right: 2.4rem;
    margin-bottom: 2.4rem;
}
@media (min-width: 990px){ 
    .categoryHeader__3 .parents__top__head__paragraph {
        width: 65%;
    }
    .categoryHeader__3 .parents__top__head__childrenCat {
        width: calc(35% - var(--gutter-double));
    }
}







.search .page-header {
    background-color: #A5CBC3;
    padding: var(--gutter-double) 0;
}
.search .page-header h1.page-title {
	font-size: 3rem;
    color: #3A3A3A !important;
    margin: 0;
}
.search .bread-crumb__container {
    margin-bottom: 2.4rem;
}
.search .list {
    padding: var(--gutter-quad) 0
}
.search .list .post {
    background-color: #C9D8D7;
}
.search-submit svg path {
	fill: #3A3A3A !important;
	transition: fill 100ms;
}
.search-submit:active svg path {
	color: #303F3E !important;
}






.pagination {
	color: #A5CBC3;
    margin-bottom: 2.4rem;
}
.pagination .page-numbers  {
	background: #A5CBC3;
	color: #fff !important;
    padding: 0.5rem 1rem;
    border-radius: 0.6rem;
}
.pagination .page-numbers:hover  {
	background: #C9D8D7;
}
.pagination .page-numbers.current, .pagination .page-numbers.dots  {
	background: transparent !important;
	color: #C9D8D7 !important;
    border: 1px solid;
    border-color: #ccc;
}






button, input[type="button"], input[type="submit"] {
    background: #A5CBC3;
    color: #fff !important;
    border: none;
    font-size: 1.8rem;
    line-height: 1;
    transition: all 0.2s ease;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover {
    background: #C9D8D7;
    color: #3A3A3A !important;
}