@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap');
/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:2.8rem;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:0.8rem;padding-right:2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:0.8rem;padding-left:2rem}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:3.2rem;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:0.8rem;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:0.5rem;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:0.4rem;box-sizing:border-box;display:block;position:absolute;left:-10000rem;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:0.6rem;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:0.4rem}.select2-search--dropdown .select2-search__field{padding:0.4rem;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:0.4rem}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:2.8rem}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:2.6rem;position:absolute;top:1px;right:1px;width:2rem}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:0.5rem 0.4rem 0 0.4rem;height:0;left:50%;margin-left:-0.4rem;margin-top:-0.2rem;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 0.4rem 0.5rem 0.4rem}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:0.4rem;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 0.5rem;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:0.5rem;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:0.5rem;margin-right:1rem}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:0.4rem;cursor:default;float:left;margin-right:0.5rem;margin-top:0.5rem;padding:0 0.5rem}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:0.2rem}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:0.5rem;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:0.2rem;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:20rem;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:0.6rem}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:0.4rem;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:2.8rem}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:1rem}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:0.4rem;border-bottom-right-radius:0.4rem;height:2.6rem;position:absolute;top:1px;right:1px;width:2rem;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:0.5rem 0.4rem 0 0.4rem;height:0;left:50%;margin-left:-0.4rem;margin-top:-0.2rem;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:0.4rem;border-bottom-left-radius:0.4rem;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 0.4rem 0.5rem 0.4rem}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:0.4rem;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 0.5rem}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:0.4rem;cursor:default;float:left;margin-right:0.5rem;margin-top:0.5rem;padding:0 0.5rem}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:0.2rem}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:0.5rem;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:0.2rem;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:20rem;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:0.6rem}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:2.5rem 2.5rem 0;border-bottom:2.5rem solid transparent;min-width:30%;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:2.5rem;width:2.5rem;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:0}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:1rem;margin-right:1rem;max-height:98%;padding:1rem 1rem 0;border-bottom:1rem solid transparent}}
.text-formatted>*>img.align-left{margin-right:10px;}.text-formatted>*>img.align-right{margin-left:10px;}.titleh1.normal{font-family:unset;margin:3.6rem 0;}.titleh1.normal_description{font-family:unset;font-size:unset;font-weight:unset;}
html,body,ol,pre,form,fieldset,blockquote,th,td{margin:0;padding:0;line-height:normal;}div,ul,li,h1,h2,h3,h4,h5,h6,input,textarea,p{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}ol,ul{list-style:none;}.clear{clear:both;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;}@font-face{font-family:'Dotties Vanilla Extra';src:url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBoldItalic.eot);src:url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBoldItalic.eot#iefix) format("embedded-opentype"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBoldItalic.woff2) format("woff2"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBoldItalic.woff) format("woff"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBoldItalic.ttf) format("truetype"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBoldItalic.svg#DottiesVanilla-ExtraBoldItalic) format("svg");font-weight:800;font-style:italic;font-display:swap;}@font-face{font-family:'Dotties Vanilla';src:url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Bold.eot);src:url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Bold.eot#iefix) format("embedded-opentype"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Bold.woff2) format("woff2"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Bold.woff) format("woff"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Bold.ttf) format("truetype"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Bold.svg#DottiesVanilla-Bold) format("svg");font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Dotties Vanilla Extra';src:url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBold.eot);src:url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBold.eot#iefix) format("embedded-opentype"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBold.woff2) format("woff2"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBold.woff) format("woff"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBold.ttf) format("truetype"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-ExtraBold.svg#DottiesVanilla-ExtraBold) format("svg");font-weight:700;font-style:normal;font-display:swap;}@font-face{font-family:'Dotties Vanilla';src:url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Regular.eot);src:url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Regular.eot#iefix) format("embedded-opentype"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Regular.woff2) format("woff2"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Regular.woff) format("woff"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Regular.ttf) format("truetype"),url(/themes/cldp_theme/style/./fonts/DottiesVanilla-Regular.svg#DottiesVanilla-Regular) format("svg");font-weight:normal;font-style:normal;font-display:swap;}body{margin:0;padding:0;}body.-overflow{overflow:hidden;height:100vh;}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 16px;}@media screen and (min-width:992px){.container{padding:0 32px;}}@media screen and (min-width:1240px){.container{padding:0 72px;}}.container.-wide{max-width:1920px;}.wrapper{position:relative;max-width:1200px;margin:0 auto;padding-left:16px;padding-right:16px;max-width:calc(1200px + 16px * 2);}@media screen and (min-width:769px){.wrapper{padding-left:32px;padding-right:32px;max-width:calc(1200px + 32px * 2);}}.path-user #content main[role=main]{padding:160px;}.user-loggged-in #header{top:80px;}.user-loggged-in #content{margin-top:90px;}.noisebg{position:absolute;width:100%;height:100%;top:0;left:0;background:url(/themes/cldp_theme/img/noisebg.png) repeat center;background-size:370px 370px;opacity:1;pointer-events:none;}.breadcrumb{display:none;}@media screen and (min-width:769px){.breadcrumb{display:block;}}.breadcrumb .breadcrumb__ul .breadcrumb__li{display:inline-block;}.breadcrumb .breadcrumb__ul .breadcrumb__li .breadcrumb__a{position:relative;text-decoration:none;opacity:0.6;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.breadcrumb .breadcrumb__ul .breadcrumb__li .breadcrumb__a::before{position:absolute;content:'';width:16px;height:16px;right:2px;top:50%;-webkit-transform:translateY(-47%);transform:translateY(-47%);background:url(/themes/cldp_theme/img/ic-next.svg) no-repeat center;background-size:100% 100%;}.breadcrumb .breadcrumb__ul .breadcrumb__li .breadcrumb__a:hover{opacity:1;}.breadcrumb .breadcrumb__ul .breadcrumb__li .breadcrumb__span{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#ffffff;padding:6px 28px 6px 0;}#header{position:absolute;width:100%;top:0;left:0;padding:14px 0;z-index:10;}#header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:static;}@media screen and (min-width:769px){#header .wrapper{padding-left:16px;padding-right:16px;max-width:calc(1200px + 16px * 2);}}@media screen and (min-width:992px){#header .wrapper{padding-left:32px;padding-right:32px;max-width:calc(1200px + 32px * 2);}}#header #logo{width:135px;}@media screen and (min-width:769px){#header #logo{width:120px;}}@media screen and (min-width:1100px){#header #logo{width:158px;}}@media screen and (min-width:769px){#header #logo.logo-white{display:block;}}#header #logo.logo-green{display:none;}@media screen and (min-width:769px){#header #logo.logo-green{display:none;}}#header #logo img{width:100%;height:auto;display:block;}@media screen and (min-width:769px){#header.text-black #logo.logo-white{display:none;}}@media screen and (min-width:769px){#header.text-black #logo.logo-green{display:block;}}#header nav{position:absolute;width:100%;top:100%;left:0;}@media screen and (min-width:769px){#header nav{position:static;padding:0;}}#header .menu.menu-level-0{display:none;margin-left:auto;margin-right:auto;background:#006b4a;height:100vh;padding:0 16px;}@media screen and (min-width:769px){.path-recherche #header .menu.menu-level-0 .menu-item a,.path-recherche #header .menu.menu-level-0 .menu-item span{color:#002f20;}}#header .menu.menu-level-0::before{position:absolute;content:none;bottom:calc(100% - 1px);left:0;width:100%;height:79px;background:#006b4a;z-index:-1;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}@media screen and (min-width:769px){#header .menu.menu-level-0{background:transparent;display:block;height:auto;}}#header .menu.menu-level-0.active{display:block;}#header .menu.menu-level-0.active::before{content:'';}@media screen and (min-width:769px){#header .menu.menu-level-0.active::before{content:none;}}#header .menu.menu-level-0 > .menu-item{display:block;padding:8px 0;}@media screen and (min-width:769px){#header .menu.menu-level-0 > .menu-item{display:inline-block;padding:8px 4px;}}@media screen and (min-width:1100px){#header .menu.menu-level-0 > .menu-item{padding:8px 20px;}}#header .menu.menu-level-0 > .menu-item a,#header .menu.menu-level-0 > .menu-item span{font-family:'Poppins',sans-serif;font-weight:500;font-size:16px;color:#ffffff;display:inline-block;text-decoration:none;}@media screen and (min-width:769px){#header .menu.menu-level-0 > .menu-item a,#header .menu.menu-level-0 > .menu-item span{font-size:13px;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff));background-image:linear-gradient(#ffffff,#ffffff);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}#header .menu.menu-level-0 > .menu-item a:hover,#header .menu.menu-level-0 > .menu-item span:hover{background-size:100% 2px;}}@media screen and (min-width:1100px){#header .menu.menu-level-0 > .menu-item a,#header .menu.menu-level-0 > .menu-item span{font-size:16px;}}#header .menu.menu-level-0 > .menu-item span{width:100%;}#header .menu.menu-level-0 > .menu-item .last-item{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;padding:10px 32px;margin-top:12px;background-image:none;}#header .menu.menu-level-0 > .menu-item .last-item:hover{background-color:#FFEB83;}@media screen and (min-width:769px){#header .menu.menu-level-0 > .menu-item .last-item{padding:17px 32px;margin-top:0;}}@media screen and (min-width:769px){#header .menu.menu-level-0 > .menu-item.menu-item--expanded{position:static;}}#header .menu.menu-level-0 > .menu-item.menu-item--expanded > span{position:relative;padding-right:32px;cursor:pointer;}@media screen and (min-width:769px){#header .menu.menu-level-0 > .menu-item.menu-item--expanded > span.-opened::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);}}#header .menu.menu-level-0 > .menu-item.menu-item--expanded > span::after{position:absolute;content:'';width:10px;height:10px;top:50%;right:6px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);background:url(/themes/cldp_theme/img/ic-arrow-white.svg) no-repeat center;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}@media screen and (min-width:769px){#header .menu.menu-level-0 > .menu-item.menu-item--expanded > span::after{-webkit-transform:translateY(-58%) rotate(270deg);transform:translateY(-58%) rotate(270deg);}}#header .menu.menu-level-0 > .menu-item--expanded > .menu_link_content{position:absolute;width:100%;height:100vh;top:-78px;left:100%;background:#ffffff;opacity:1;z-index:1;-webkit-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}@media screen and (max-width:768px){#header .menu.menu-level-0 > .menu-item--expanded > .menu_link_content{display:block !important;height:100vh !important;}}@media screen and (min-width:769px){#header .menu.menu-level-0 > .menu-item--expanded > .menu_link_content{position:absolute;width:100%;height:auto;top:100%;left:0;-webkit-transition:none;transition:none;}}#header .menu.menu-level-0 > .menu-item--expanded > .menu_link_content::before{position:absolute;content:'';width:100%;height:143px;bottom:100%;left:50%;background:#ffffff;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;opacity:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;pointer-events:none;}#header .menu.menu-level-0 > .menu-item--expanded > .menu_link_content.-opened{left:0;}@media screen and (min-width:769px){#header .menu.menu-level-0 > .menu-item--expanded > .menu_link_content.-opened{z-index:-1;}}#header .menu.menu-level-0 > .menu-item--expanded > .menu_link_content.-opened::before{opacity:1;}@media screen and (min-width:769px){#header.text-black .menu.menu-level-0 > .menu-item > a,#header.text-black .menu.menu-level-0 > .menu-item > span{color:#002f20;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);}#header.text-black .menu.menu-level-0 > .menu-item .last-item{background-image:none;}#header.text-black .menu.menu-level-0 > .menu-item.menu-item--expanded span::after{background:url(/themes/cldp_theme/img/ic-arrow-slider.svg) no-repeat center;background-size:100% 100%;}#header.text-black .search-icon{background:url(/themes/cldp_theme/img/ic-search.svg) no-repeat center;background-size:100% 100%;}}@media screen and (max-width:767px){#header .menu.menu-level-1{display:block !important;height:100% !important;}}@media screen and (min-width:769px){#header .menu.menu-level-1{position:relative;max-width:1200px;margin:0 auto;padding-left:16px;padding-right:16px;max-width:calc(1200px + 16px * 2);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;top:auto;left:0;padding:32px 0;z-index:-1;display:none;}}@media screen and (min-width:769px) and (min-width:769px){#header .menu.menu-level-1{padding-left:32px;padding-right:32px;max-width:calc(1200px + 32px * 2);}}#header .menu.menu-level-1 .menu-level-1-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 16px;margin-bottom:24px;}@media screen and (min-width:769px){#header .menu.menu-level-1 .menu-level-1-header{display:none;}}#header .menu.menu-level-1 .menu-back{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;line-height:44px;color:#002f20;position:relative;padding:12px 12px 12px 24px;}#header .menu.menu-level-1 .menu-back::before{position:absolute;content:'';width:14px;height:14px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/themes/cldp_theme/img/ic-arrow-slider.svg) no-repeat center;background-size:100% 100%;}#header .menu.menu-level-1 .menu-close{width:40px;height:40px;background:url(/themes/cldp_theme/img/ic-close.svg) no-repeat center;background-size:24px 24px;}#header .menu.menu-level-1 .menu-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 16px;margin-bottom:16px;text-align:center;}@media screen and (min-width:769px){#header .menu.menu-level-1 .menu-item{display:inline-block;width:calc(33.33% - 25px);margin-right:32px;margin-bottom:0;padding:0;}#header .menu.menu-level-1 .menu-item:last-child{margin-right:0;}}#header .menu.menu-level-1 .menu-item a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;background:#eff8ef;padding:16px;}@media screen and (min-width:769px){#header .menu.menu-level-1 .menu-item a{display:inline-block;padding:40px 32px;}}#header .menu.menu-level-1 .menu-item a:hover span{background-color:#FFEB83;}#header .menu.menu-level-1 .menu-item span{display:none;}@media screen and (min-width:769px){#header .menu.menu-level-1 .menu-item span{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;width:auto;}#header .menu.menu-level-1 .menu-item span:hover{background-color:#FFEB83;}}#header .menu.menu-level-1 .menu_link_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#header .menu.menu-level-1 .menu_link_content .menu-level-1-img{display:block;width:56px;height:56px;background:#ffffff;border-radius:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;}@media screen and (min-width:769px){#header .menu.menu-level-1 .menu_link_content .menu-level-1-img{width:106px;height:106px;margin-left:auto;margin-right:auto;margin-bottom:22px;}}#header .menu.menu-level-1 .menu_link_content .menu-level-1-img img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto;}#header .menu.menu-level-1 .menu_link_content .sous_titre_fiche{font-family:'Poppins',sans-serif;font-weight:600;font-size:20px;color:#002f20;width:calc(100% - 104px);margin-left:24px;}@media screen and (min-width:769px){#header .menu.menu-level-1 .menu_link_content .sous_titre_fiche{width:100%;text-align:center;margin-left:0;margin-bottom:8px;}}#header .menu.menu-level-1 .menu_link_content .titre_fiche{display:none;}@media screen and (min-width:769px){#header .menu.menu-level-1 .menu_link_content .titre_fiche{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;display:block;width:100%;text-align:center;margin-bottom:29px;}}.search-icon{width:32px;height:32px;margin-left:auto;margin-right:0;background:url(/themes/cldp_theme/img/ic-search-white.svg) no-repeat center;background-size:100% 100%;display:block;cursor:pointer;}.path-recherche .search-icon{background:url(/themes/cldp_theme/img/ic-search-black.svg) no-repeat center;background-size:100% 100%;}@media screen and (min-width:769px){.search-icon{margin-left:0;}}.header__search{position:absolute;width:100%;top:100%;left:0;margin-left:auto;margin-right:0;background:#ffffff;}.header__search.-searchOpened{display:block;}@media screen and (min-width:769px){.header__search.-searchOpened::before{opacity:1;}}@media screen and (min-width:769px){.header__search::before{position:absolute;content:'';width:100%;height:143px;bottom:100%;left:50%;background:#ffffff;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;opacity:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}}.header__search__inner{display:none;padding:16px 0;}@media screen and (min-width:769px){.header__search__inner{padding:32px 0;}}.form-search{position:relative;max-width:1200px;margin:0 auto;padding-left:16px;padding-right:16px;max-width:calc(1200px + 16px * 2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (min-width:769px){.form-search{padding-left:32px;padding-right:32px;max-width:calc(1200px + 32px * 2);}}.form-search input[type=text]{font-family:'Poppins',sans-serif;font-weight:400;font-size:18px;width:calc(100% - 56px);padding:13px;border:1px solid #cce0da;border-radius:8px 0 0 8px;}@media screen and (min-width:769px){.form-search input[type=text]{padding:24px;width:calc(100% - 79px);}}.form-search input[type=submit]{width:56px;height:56px;border:none;border-radius:0 8px 8px 0;background:#ffd700;background-image:url(/themes/cldp_theme/img/ic-search.svg);background-size:40px 40px;background-position:center;background-repeat:no-repeat;}@media screen and (min-width:769px){.form-search input[type=submit]{width:79px;height:79px;}}.menu-mobile{width:37px;height:22px;background:url(/themes/cldp_theme/img/burger.png) no-repeat center;background-size:100% 100%;display:block;margin-left:12px;}.path-recherche .menu-mobile{background-image:url(/themes/cldp_theme/img/burger-black.png);}@media screen and (min-width:769px){.menu-mobile{display:none;}}#footer{border-top:1px solid rgba(0,48,0,0.2);padding:32px 16px;background:#ffffff;}#footer .totop{position:absolute;width:51px;height:51px;right:0;top:-32px;background:#ffffff;background-image:url(/themes/cldp_theme/img/ic-arrow-top.svg);background-repeat:no-repeat;background-position:center;background-size:14px 30px;-webkit-box-shadow:0 4px 10px 0 rgba(0,76,52,0.18);box-shadow:0 4px 10px 0 rgba(0,76,52,0.18);border-radius:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}#footer .totop:hover{-webkit-box-shadow:0 4px 10px 0 rgba(0,76,52,0.08);box-shadow:0 4px 10px 0 rgba(0,76,52,0.08);}#footer .footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:32px;border-bottom:1px solid rgba(0,48,0,0.2);}@media screen and (min-width:769px){#footer .footer__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:50px;}}#footer .footer__baseline{width:100%;margin-bottom:24px;}#footer .footer__baseline img{width:158px;height:auto;display:block;margin-bottom:8px;}@media screen and (min-width:769px){#footer .footer__baseline{width:25%;padding-right:32px;margin-bottom:0;}}#footer .footer__baseline .baseline__text{font-family:'Poppins',sans-serif;font-weight:400;font-size:12px;color:#002f20;}#footer .footer__first,#footer .footer__second{width:100%;margin-bottom:24px;}@media screen and (min-width:769px){#footer .footer__first,#footer .footer__second{width:25%;padding-right:32px;margin-bottom:0;}}#footer .footer__first .menu,#footer .footer__second .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}#footer .footer__first .menu-item,#footer .footer__second .menu-item{width:100%;}@media screen and (min-width:769px){#footer .footer__first .menu-item,#footer .footer__second .menu-item{width:100%;display:inline-block;}}#footer .footer__first .menu-item a,#footer .footer__second .menu-item a{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;display:block;width:100%;padding:6px;text-decoration:none;}#footer .footer__first .menu-item a:hover,#footer .footer__second .menu-item a:hover{text-decoration:underline;}#footer .share-menu{width:100%;}@media screen and (min-width:769px){#footer .share-menu{width:25%;padding-right:32px;}}#footer .share-menu p{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#002f20;margin-bottom:16px;}#footer .share-menu__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px;}#footer .share-menu__inner .sharer{width:45px;height:45px;margin-right:16px;margin-bottom:16px;background-size:100%;display:inline-block;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}@media screen and (min-width:992px){#footer .share-menu__inner .sharer{margin-right:16px;margin-bottom:16px;}}#footer .share-menu__inner .sharer:hover{opacity:0.8;}#footer .share-menu__inner .sharer.fb{background:url(/themes/cldp_theme/img/ic-facebook.svg) no-repeat center;}#footer .share-menu__inner .sharer.tw{background:url(/themes/cldp_theme/img/ic-twitter.svg) no-repeat center;}#footer .share-menu__inner .sharer.ig{background:url(/themes/cldp_theme/img/ic-instagram.svg) no-repeat center;}#footer .share-menu__inner .sharer.li{background:url(/themes/cldp_theme/img/ic-linkedin.svg) no-repeat center;}#footer .share__menu a{font-family:'Poppins',sans-serif;font-weight:400;font-size:12px;color:#002f20;padding:6px 0;display:block;text-decoration:none;}#footer .share__menu a:hover{text-decoration:underline;}#footer .footer-copy{font-family:'Poppins',sans-serif;font-weight:400;font-size:12px;color:#002f20;text-align:center;padding-top:32px;}.node--type-frontpage{}.node--type-frontpage .section-diagnostic{position:relative;padding-top:130px;background:radial-gradient(circle at 50% 24%,rgba(0,142,98,0.61),#008e62 53%);padding-bottom:50px;}@media screen and (min-width:769px){.node--type-frontpage .section-diagnostic{padding-top:250px;padding-bottom:210px;}}.node--type-frontpage .section-diagnostic .bg-left{position:absolute;width:50%;height:100%;top:0;left:0;background:url(/themes/cldp_theme/img/feuilles-poirier.png) no-repeat center;background-size:100%;}@media screen and (min-width:769px){.node--type-frontpage .section-diagnostic .bg-left{width:440px;}}@media screen and (min-width:1240px){.node--type-frontpage .section-diagnostic .bg-left{width:530px;}}.node--type-frontpage .section-diagnostic .bg-right{position:absolute;width:40%;height:100%;top:0;right:0;background:url(/themes/cldp_theme/img/leaf.png) no-repeat 50% center;background-size:100%;}@media screen and (min-width:769px){.node--type-frontpage .section-diagnostic .bg-right{width:316px;}}@media screen and (min-width:1240px){.node--type-frontpage .section-diagnostic .bg-right{width:316px;}}.node--type-frontpage .section-diagnostic .diagnosis-search-form{text-align:center;}.node--type-frontpage .section-diagnostic h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:38px;color:#ffffff;margin-bottom:24px;text-align:center;}@media screen and (min-width:769px){.node--type-frontpage .section-diagnostic h1{font-size:80px;margin-bottom:38px;}}.node--type-frontpage .section-diagnostic .search-form-description{font-family:'Poppins',sans-serif;font-weight:400;color:#ffffff;font-size:18px;line-height:25px;margin-bottom:24px;text-align:center;}.node--type-frontpage .section-diagnostic .search-form-description strong{font-weight:700;}@media screen and (min-width:769px){.node--type-frontpage .section-diagnostic .search-form-description{margin-bottom:24px;}}.node--type-frontpage .section-diagnostic .form-item-plant-name{display:inline-block;width:100%;}@media screen and (min-width:769px){.node--type-frontpage .section-diagnostic .form-item-plant-name{width:50%;max-width:368px;margin-right:24px;}}.node--type-frontpage .section-diagnostic .diagnostique-input{display:inline-block;width:100%;}@media screen and (min-width:769px){.node--type-frontpage .section-diagnostic .diagnostique-input{width:50%;max-width:368px;margin-right:24px;}}.node--type-frontpage .section-diagnostic .diagnostique-input span{font-family:'Poppins',sans-serif;font-weight:400;font-size:15px;line-height:42px;position:relative;background:#ffffff;display:inline-block;text-align:left;margin-top:0;width:100%;height:55px;padding:6px 16px;background-image:url(/themes/cldp_theme/img/ic-select.svg);background-size:12px 12px;background-position:calc(100% - 24px) 50%;background-repeat:no-repeat;color:rgba(34,34,34,0.7);border-radius:8px;cursor:pointer;}.node--type-frontpage .section-diagnostic .diagnostique-input span.-filled{color:#002f20;}@media screen and (min-width:769px){.node--type-frontpage .section-diagnostic .diagnostique-input span{max-width:368px;}}.node--type-frontpage .section-diagnostic .diagnostic__layer{position:fixed;width:100%;height:100%;top:0;left:0;z-index:101;display:none;background:rgba(34,34,34,0.2);}.node--type-frontpage .section-diagnostic .diagnostic__layer.-openDiag{display:block;}.node--type-frontpage .section-diagnostic .select2-container{width:100%;border:none;}.node--type-frontpage .section-diagnostic .select2-container .select2-selection{border:none;min-height:auto;border-radius:8px;}.node--type-frontpage .section-diagnostic .select2-selection__rendered{padding:0;}.node--type-frontpage .section-diagnostic .select2-search__field{position:relative;margin-top:0;height:45px;padding:6px 16px;background-image:url(/themes/cldp_theme/img/ic-select.svg);background-size:12px 12px;background-position:calc(100% - 24px) calc(50% + 1px);background-repeat:no-repeat;}.node--type-frontpage .section-diagnostic #edit-submit{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 80px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;background-image:url(/themes/cldp_theme/img/ic-arrow-right-black.svg);background-size:30px 30px;background-position:calc(100% - 32px) calc(50% - 1px);background-repeat:no-repeat;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-top:24px;margin-bottom:24px;}.node--type-frontpage .section-diagnostic #edit-submit:hover{background-color:#FFEB83;}.node--type-frontpage .section-sheets{position:relative;padding-bottom:80px;z-index:0;background:#008e62;overflow:hidden;}@media screen and (min-width:769px){.node--type-frontpage .section-sheets{padding-bottom:110px;}}.node--type-frontpage .section-sheets .noisebg{z-index:-1;}.node--type-frontpage .section-sheets::before{position:absolute;content:'';width:calc(100% + 20px);height:50%;left:50%;bottom:calc(50% - 2px);background:url(/themes/cldp_theme/img/homepage-curv.svg) no-repeat;background-size:100% auto;background-position:20% 100%;z-index:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.node--type-frontpage .section-sheets::after{position:absolute;content:'';width:100%;height:50%;left:0;bottom:0;z-index:-1;background:#006b4a;}.node--type-frontpage .section-sheets .section-title{text-align:center;margin-bottom:44px;}@media screen and (min-width:769px){.node--type-frontpage .section-sheets .section-title{margin-bottom:64px;}}.node--type-frontpage .section-sheets .section-title p{font-family:'Poppins',sans-serif;font-weight:300;font-size:18px;color:#ffffff;margin-bottom:8px;}.node--type-frontpage .section-sheets .section-title h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:34px;color:#ffffff;}@media screen and (min-width:769px){.node--type-frontpage .section-sheets .section-title h2{font-size:70px;}}.node--type-frontpage .section-sheets .section-content .wrapper{padding:0 0 0 16px;}@media screen and (min-width:769px){.node--type-frontpage .section-sheets .section-content .wrapper{padding:0 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.node--type-frontpage .section-sheets .section-content .swiper{width:100%;}.node--type-frontpage .section-sheets .swiper-wrapper{margin-bottom:50px;}.node--type-frontpage .section-sheets .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ffd700;}.node--type-frontpage .section-sheets .sheet{background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);padding:40px 32px;text-align:center;border-radius:8px;}@media screen and (min-width:769px){.node--type-frontpage .section-sheets .sheet{width:calc(33.33% - 32px);margin-right:32px;padding:40px 32px 0 32px;}}.node--type-frontpage .section-sheets .sheet .sheet__imglink{display:block;width:110px;height:110px;margin-left:auto;margin-right:auto;background:#ffffff;border-radius:100%;overflow:hidden;margin-bottom:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.node--type-frontpage .section-sheets .sheet img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto;}.node--type-frontpage .section-sheets .sheet h3{font-family:'Poppins',sans-serif;font-weight:600;font-size:20px;color:#002f20;margin-bottom:4px;}.node--type-frontpage .section-sheets .sheet p{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;margin-bottom:32px;}.node--type-frontpage .section-sheets .sheet .button{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffffff;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;}.node--type-frontpage .section-sheets .sheet .button:hover{background-color:#FFEB83;}.node--type-frontpage .section-news{position:relative;padding-bottom:80px;z-index:0;background:#006b4a;}@media screen and (min-width:769px){.node--type-frontpage .section-news{padding-bottom:110px;}}.node--type-frontpage .section-news .news__svglines{position:absolute;width:100%;height:auto;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;pointer-events:none;}@media screen and (min-width:769px){.node--type-frontpage .section-news .news__svglines{height:160%;top:auto;bottom:0;}}.node--type-frontpage .section-news .news__svglines svg{width:100%;height:100%;display:block;}.node--type-frontpage .section-news .section-title{margin-bottom:40px;}@media screen and (min-width:769px){.node--type-frontpage .section-news .section-title{margin-bottom:64px;}}.node--type-frontpage .section-news .section-title .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:769px){.node--type-frontpage .section-news .section-title .wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}}.node--type-frontpage .section-news .section-title .section-title-left{margin-bottom:24px;width:100%;}@media screen and (min-width:769px){.node--type-frontpage .section-news .section-title .section-title-left{width:auto;margin-bottom:0;}}.node--type-frontpage .section-news .section-title p{font-family:'Poppins',sans-serif;font-weight:300;font-size:18px;color:#ffffff;margin-bottom:8px;}.node--type-frontpage .section-news .section-title h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:34px;color:#ffffff;}@media screen and (min-width:769px){.node--type-frontpage .section-news .section-title h2{font-size:70px;}}.node--type-frontpage .section-news .section-title .section-title-right{margin-bottom:8px;}.node--type-frontpage .section-news .section-title .btn{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;}.node--type-frontpage .section-news .section-title .btn:hover{background-color:#FFEB83;}.node--type-frontpage .section-news .section-content .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:769px){.node--type-frontpage .section-news .section-content .view-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.node--type-frontpage .section-news .section-content .views-row{width:100%;}@media screen and (min-width:769px){.node--type-frontpage .section-news .section-content .views-row{width:calc(50% - 16px);}.node--type-frontpage .section-news .section-content .views-row:nth-child(2n+2){margin-top:64px;}}.node--type-frontpage .section-news .section-content .views-row .image{margin-bottom:24px;border-radius:8px;overflow:hidden;}.node--type-frontpage .section-news .section-content .views-row .image a{display:block;}.node--type-frontpage .section-news .section-content .views-row .image img{width:100%;height:auto;display:block;}.node--type-frontpage .section-news .section-content .views-row .infos h2 a{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:30px;line-height:40px;color:#ffffff;text-decoration:none;display:block;}.node--type-frontpage .section-news .section-content .views-row .infos h2 a span{background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff));background-image:linear-gradient(#ffffff,#ffffff);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.node--type-frontpage .section-news .section-content .views-row .infos h2 a:hover span{background-size:100% 2px;}.node--type-frontpage .section-videos{padding:40px 0;background-image:-webkit-gradient(linear,left top,left bottom,from(#d3ecd0),color-stop(86%,#fff));background-image:linear-gradient(to bottom,#d3ecd0,#fff 86%);}@media screen and (min-width:769px){.node--type-frontpage .section-videos{padding:80px 0;}}.node--type-frontpage .section-videos .section-title{text-align:center;margin-bottom:44px;}@media screen and (min-width:769px){.node--type-frontpage .section-videos .section-title{margin-bottom:64px;}}.node--type-frontpage .section-videos .section-title p{font-family:'Poppins',sans-serif;font-weight:300;font-size:18px;color:#002f20;margin-bottom:8px;}.node--type-frontpage .section-videos .section-title h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:34px;color:#002f20;}@media screen and (min-width:769px){.node--type-frontpage .section-videos .section-title h2{font-size:70px;}}.node--type-frontpage .section-videos .section-content .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.node--type-frontpage .section-videos .section-content .view-content .views-row{width:100%;margin-bottom:24px;}@media screen and (min-width:769px){.node--type-frontpage .section-videos .section-content .view-content .views-row{width:calc(33.33% - 22px);margin-right:32px;}}.node--type-frontpage .section-videos .section-content .view-content .views-row:nth-child(3n+3){margin-right:0;}.node--type-frontpage .section-videos .section-content .view-content .views-row .field--name-field-image{margin-bottom:24px;border-radius:8px;overflow:hidden;}.node--type-frontpage .section-videos .section-content .view-content .views-row .field--name-field-image img{width:100%;height:auto;display:block;}.node--type-frontpage .section-videos .section-content .view-content .views-row a{text-decoration:none;}.node--type-frontpage .section-videos .section-content .view-content .views-row a .field--name-title{font-family:'Poppins',sans-serif;font-weight:600;font-size:20px;color:#002f20;position:relative;display:block;text-decoration:none;padding-left:40px;}.node--type-frontpage .section-videos .section-content .view-content .views-row a .field--name-title::before{position:absolute;content:'';width:32px;height:32px;left:0;top:-1px;background:url(/themes/cldp_theme/img/ic-play.svg) no-repeat center;background-size:100%;}.node--type-frontpage .section-videos .section-content .videos-btn{display:block;margin-top:16px;text-align:center;}.node--type-frontpage .section-videos .section-content .videos-btn .btn{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;}.node--type-frontpage .section-videos .section-content .videos-btn .btn:hover{background-color:#FFEB83;}.path-diagnostique{}.path-diagnostique #header{display:none;}.path-diagnostique #diagnosis-search-form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;width:100%;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form{-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100vh;}}.path-diagnostique .wrapper_diagnostic_left{position:relative;background:#008e62;width:100%;}.path-diagnostique .wrapper_diagnostic_left::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:url(/themes/cldp_theme/img/noisebg.png) repeat center;background-size:370px 370px;opacity:1;z-index:0;pointer-events:none;}@media screen and (min-width:769px){.path-diagnostique .wrapper_diagnostic_left{-webkit-box-flex:1;-ms-flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));}.path-diagnostique .wrapper_diagnostic_left > *{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));margin:0 0 0 auto;}}.path-diagnostique .wrapper_diagnostic_left > div{padding:16px;}@media screen and (min-width:769px){.path-diagnostique .wrapper_diagnostic_left > div{padding:24px 100px 180px 16px;}}.path-diagnostique .form-plant-name p{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#ffffff;opacity:0.6;}@media screen and (min-width:769px){.path-diagnostique .form-plant-name p{margin-bottom:4px;}}.path-diagnostique .current-step{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#ffffff;margin-bottom:16px;}@media screen and (min-width:769px){.path-diagnostique .current-step{margin-bottom:24px;}}.path-diagnostique .current-step-bar{width:100%;height:6px;background:rgba(255,255,255,0.3);border-radius:3px;margin-bottom:8px;position:relative;overflow:hidden;}.path-diagnostique .current-step-bar[data-step="1"]::after{position:absolute;content:'';width:25%;height:100%;background:#ffd700;border-radius:3px;}.path-diagnostique .current-step-bar[data-step="2"]::after{position:absolute;content:'';width:50%;height:100%;background:#ffd700;border-radius:3px;}.path-diagnostique .current-step-bar[data-step="3"]::after{position:absolute;content:'';width:75%;height:100%;background:#ffd700;border-radius:3px;}.path-diagnostique .current-step-bar[data-step="4"]::after{position:absolute;content:'';width:100%;height:100%;background:#ffd700;border-radius:3px;}@media screen and (min-width:769px){.path-diagnostique .current-step-bar{margin-bottom:56px;}}.path-diagnostique .form-title h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:26px;line-height:29px;color:#ffffff;margin-bottom:8px;}@media screen and (min-width:769px){.path-diagnostique .form-title h1{font-size:50px;line-height:56px;margin-bottom:32px;}}.path-diagnostique .form-subtitle{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#ffffff;}.path-diagnostique .contact__diag{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#008800;padding:17px 32px 17px 74px;background:#ffffff;border-radius:33px;display:inline-block;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-diagnostique .contact__diag:hover{opacity:0.9;}.path-diagnostique .contact__diag__icon{position:absolute;width:35px;height:35px;left:12px;top:50%;display:inline-block;background:#ffd700;border-radius:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#ffd700;background-image:url(/themes/cldp_theme/img/sheet2.png);background-size:15px 20px;background-repeat:no-repeat;background-position:center;}.path-diagnostique .diagnosis-search-form.step-1 .wrapper_diagnostic_right::before{position:absolute;content:'';width:90px;height:150px;bottom:24px;right:0;background:url(/themes/cldp_theme/img/leaf.png) no-repeat;background-size:auto 150px;background-position:top left;z-index:-1;}@media screen and (min-width:769px){.path-diagnostique .diagnosis-search-form.step-1 .wrapper_diagnostic_right::before{width:281px;height:356px;bottom:48px;background-size:auto 356px;}}.path-diagnostique .wrapper_diagnostic_right{width:100%;}@media screen and (min-width:769px){.path-diagnostique .wrapper_diagnostic_right{-webkit-box-flex:1;-ms-flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));}.path-diagnostique .wrapper_diagnostic_right > *{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));}}.path-diagnostique .wrapper_diagnostic_right > div{padding:20px 16px;}@media screen and (min-width:769px){.path-diagnostique .wrapper_diagnostic_right > div{padding:24px 16px 48px 32px;}}.path-diagnostique .wrapper_diagnostic_right input[type=submit]{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 80px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;background-image:url(/themes/cldp_theme/img/ic-arrow-right-black.svg);background-size:30px 30px;background-position:calc(100% - 32px) calc(50% - 1px);background-repeat:no-repeat;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:32px auto 16px auto;display:block;}.path-diagnostique .wrapper_diagnostic_right input[type=submit]:hover{background-color:#FFEB83;}.path-diagnostique .diag__quit{position:absolute;top:24px;right:24px;}@media screen and (min-width:769px){.path-diagnostique .diag__quit{position:relative;top:auto;right:auto;text-align:right;margin-bottom:83px;}}.path-diagnostique .diag__quit__btn{font-family:'Poppins',sans-serif;font-weight:500;font-size:16px;color:#002f20;width:46px;height:46px;border:1px solid #cce0da;border-radius:33px;display:inline-block;text-decoration:none;position:relative;background:#ffffff;overflow:hidden;text-indent:-1000px;}.path-diagnostique .diag__quit__btn:hover{background:#f0f0f0;}@media screen and (min-width:769px){.path-diagnostique .diag__quit__btn{width:auto;height:auto;padding:15px 54px 15px 21px;text-indent:initial;}}.path-diagnostique .diag__quit__btn::after{position:absolute;content:'';width:14px;height:14px;top:50%;right:50%;background:url(/themes/cldp_theme/img/ic-close.svg) no-repeat center;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);}@media screen and (min-width:769px){.path-diagnostique .diag__quit__btn::after{right:24px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}.path-diagnostique .diagnostique-input{display:block;width:100%;}@media screen and (min-width:769px){.path-diagnostique .diagnostique-input{width:100%;max-width:368px;margin-left:auto;margin-right:auto;}}.path-diagnostique .diagnostique-input span{font-family:'Poppins',sans-serif;font-weight:400;font-size:15px;line-height:42px;position:relative;background:#ffffff;display:inline-block;text-align:left;margin-top:0;width:100%;height:55px;padding:6px 16px;background-image:url(/themes/cldp_theme/img/ic-select.svg);background-size:12px 12px;background-position:calc(100% - 24px) 50%;background-repeat:no-repeat;color:rgba(34,34,34,0.7);border-radius:8px;overflow:hidden;cursor:pointer;border:1px solid #cce0da;}.path-diagnostique .diagnostique-input span.-filled{color:#002f20;}.path-diagnostique .diagnostic__popin__layer{position:fixed;width:100%;height:100%;top:0;left:0;z-index:101;display:none;background:rgba(34,34,34,0.2);}.path-diagnostique .diagnostic__popin__layer.-openDiag{display:block;}.path-diagnostique #plant-type-1 #edit-area,.path-diagnostique #plant-type-2 #edit-area,.path-diagnostique #plant-type-3 #edit-area,.path-diagnostique #plant-type-4 #edit-area,.path-diagnostique #plant-type-5 #edit-area,.path-diagnostique #plant-type-6 #edit-area{position:relative;display:block;width:100%;max-width:235px;height:471px;margin-left:auto;margin-right:auto;background:url(/themes/cldp_theme/img/base.png) no-repeat center;background-size:100% auto;-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-transform-origin:center;transform-origin:center;}@media screen and (min-width:426px){.path-diagnostique #plant-type-1 #edit-area,.path-diagnostique #plant-type-2 #edit-area,.path-diagnostique #plant-type-3 #edit-area,.path-diagnostique #plant-type-4 #edit-area,.path-diagnostique #plant-type-5 #edit-area,.path-diagnostique #plant-type-6 #edit-area{-webkit-transform:scale(0.7);transform:scale(0.7);}}@media screen and (min-width:769px){.path-diagnostique #plant-type-1 #edit-area,.path-diagnostique #plant-type-2 #edit-area,.path-diagnostique #plant-type-3 #edit-area,.path-diagnostique #plant-type-4 #edit-area,.path-diagnostique #plant-type-5 #edit-area,.path-diagnostique #plant-type-6 #edit-area{-webkit-transform:scale(1);transform:scale(1);}}.path-diagnostique #plant-type-1 #edit-area > .form-item,.path-diagnostique #plant-type-2 #edit-area > .form-item,.path-diagnostique #plant-type-3 #edit-area > .form-item,.path-diagnostique #plant-type-4 #edit-area > .form-item,.path-diagnostique #plant-type-5 #edit-area > .form-item,.path-diagnostique #plant-type-6 #edit-area > .form-item{position:absolute;z-index:100000000;}.path-diagnostique #plant-type-1 #edit-area > .form-item::before,.path-diagnostique #plant-type-2 #edit-area > .form-item::before,.path-diagnostique #plant-type-3 #edit-area > .form-item::before,.path-diagnostique #plant-type-4 #edit-area > .form-item::before,.path-diagnostique #plant-type-5 #edit-area > .form-item::before,.path-diagnostique #plant-type-6 #edit-area > .form-item::before{position:absolute;content:'';pointer-events:none;}.path-diagnostique #plant-type-1 #edit-area > .form-item label,.path-diagnostique #plant-type-2 #edit-area > .form-item label,.path-diagnostique #plant-type-3 #edit-area > .form-item label,.path-diagnostique #plant-type-4 #edit-area > .form-item label,.path-diagnostique #plant-type-5 #edit-area > .form-item label,.path-diagnostique #plant-type-6 #edit-area > .form-item label{font-family:'Poppins',sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#002f20;cursor:pointer;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.path-diagnostique #plant-type-1 #edit-area > .form-item label:hover,.path-diagnostique #plant-type-2 #edit-area > .form-item label:hover,.path-diagnostique #plant-type-3 #edit-area > .form-item label:hover,.path-diagnostique #plant-type-4 #edit-area > .form-item label:hover,.path-diagnostique #plant-type-5 #edit-area > .form-item label:hover,.path-diagnostique #plant-type-6 #edit-area > .form-item label:hover{background-size:100% 2px;}.path-diagnostique .el-19{top:-23px;left:-38px;}.path-diagnostique .el-19::before{background:url(/themes/cldp_theme/img/diag_fleurs.png) no-repeat center;background-size:100%;width:79px;height:81px;top:100%;left:50%;}.path-diagnostique .el-20{top:30px;right:-68px;}.path-diagnostique .el-20::before{background:url(/themes/cldp_theme/img/diag_fruits.png) no-repeat center;background-size:100%;width:121px;height:78px;top:30%;right:50%;}.path-diagnostique .el-21{top:48px;left:-132px;z-index:50;}.path-diagnostique .el-21::before{background:url(/themes/cldp_theme/img/diag_bourgeon.png) no-repeat center;background-size:100%;width:186px;height:41px;top:140%;left:52%;}.path-diagnostique .el-22{top:127px;right:-74px;}.path-diagnostique .el-22::before{background:url(/themes/cldp_theme/img/diag_legumes.png) no-repeat center;background-size:100%;width:152px;height:72px;top:140%;right:44%;}.path-diagnostique .el-23{width:120px;top:135px;left:-164px;z-index:1;text-align:center;}.path-diagnostique .el-23::before{background:url(/themes/cldp_theme/img/diag_feuilles_ou_aiguilles.png) no-repeat center;background-size:100%;width:278px;height:230px;bottom:-65%;left:63%;}.path-diagnostique .el-24{width:180px;top:189px;right:-184px;z-index:50;text-align:center;}.path-diagnostique .el-24::before{background:url(/themes/cldp_theme/img/diag_branches_ou_rameaux.png) no-repeat center;background-size:100%;width:226px;height:45px;top:80%;right:50%;}.path-diagnostique .el-25{width:100px;top:212px;left:-137px;text-align:center;}.path-diagnostique .el-25::before{background:url(/themes/cldp_theme/img/diag_tronc_ecorce_tige.png) no-repeat center;background-size:100%;width:170px;height:42px;top:80%;left:90%;}.path-diagnostique .el-26{width:150px;bottom:79px;left:-145px;text-align:center;}.path-diagnostique .el-26::before{background:url(/themes/cldp_theme/img/diag_racine_collet_bulbe.png) no-repeat center;background-size:100%;width:175px;height:32px;top:95%;left:50%;}.path-diagnostique .el-27{bottom:98px;right:-153px;}.path-diagnostique .el-27::before{background:url(/themes/cldp_theme/img/diag_tubercule.png) no-repeat center;background-size:100%;width:186px;height:64px;top:20%;right:50%;}.path-diagnostique .diagnosis-search-form.step-4 .diag-quit{margin-bottom:32px;}.path-diagnostique .symptom-img,.path-diagnostique .diagnosis-img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.path-diagnostique .symptom-img > div,.path-diagnostique .diagnosis-img > div{width:100%;padding:32px 16px;margin-bottom:16px;border-radius:8px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-diagnostique .symptom-img > div:hover,.path-diagnostique .diagnosis-img > div:hover{-webkit-box-shadow:0 3px 10px 0 rgba(0,76,52,0.18);box-shadow:0 3px 10px 0 rgba(0,76,52,0.18);}.path-diagnostique .symptom-img > div:hover span,.path-diagnostique .diagnosis-img > div:hover span{background-size:100% 2px;}@media screen and (min-width:769px){.path-diagnostique .symptom-img > div,.path-diagnostique .diagnosis-img > div{width:calc(50% - 16px);margin-right:32px;}.path-diagnostique .symptom-img > div:nth-child(2n+2),.path-diagnostique .diagnosis-img > div:nth-child(2n+2){margin-right:0;}}.path-diagnostique .symptom-img > div img,.path-diagnostique .diagnosis-img > div img{width:107px;height:auto;display:block;margin-left:auto;margin-right:auto;margin-bottom:15px;border-radius:100%;}.path-diagnostique .symptom-img > div p,.path-diagnostique .diagnosis-img > div p{font-family:'Poppins',sans-serif;font-weight:500;font-size:16px;color:#002f20;display:block;text-align:center;}.path-diagnostique .symptom-img > div p span,.path-diagnostique .diagnosis-img > div p span{background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.path-diagnostique #edit-symptom,.path-diagnostique #edit-diagnostic{display:none;}.path-diagnostique .diag__back{position:relative;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;background:#008e62;}.path-diagnostique .diag__back::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:url(/themes/cldp_theme/img/noisebg.png) repeat center;background-size:370px 370px;opacity:1;z-index:0;pointer-events:none;}@media screen and (min-width:769px){.path-diagnostique .diag__back{-webkit-box-flex:1;-ms-flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));position:absolute;left:0;bottom:0;}.path-diagnostique .diag__back > *{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));}}.path-diagnostique .diag__back input{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;display:inline-block;padding:16px 32px 16px 83px;position:relative;border:none;border-radius:33px;background:#ffffff;}.path-diagnostique .diag__back__input{position:relative;margin-left:auto;margin-right:0;padding:16px;}@media screen and (min-width:769px){.path-diagnostique .diag__back__input{padding:24px 100px 24px 0;}}.path-diagnostique .diag__back__input::before{position:absolute;content:'';width:25px;height:24px;top:50%;left:42px;background:url(/themes/cldp_theme/img/ic-arrow-right-black.svg) no-repeat center;background-size:100% 100%;pointer-events:none;z-index:1;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);}@media screen and (min-width:769px){.path-diagnostique .diag__back__input::before{left:32px;}}@media screen and (min-width:769px){.path-diagnostique .diag__back__input::after{position:absolute;content:'';width:calc(100% - 100px);height:1px;top:0;left:0;background:#cce0da;}}.path-diagnostique .diag__back__input input{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-diagnostique .diag__back__input input:hover{opacity:0.9;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2{-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:auto;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2{-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100vh;}}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_left{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;}.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_left > div{padding:16px;max-width:100%;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_left{-webkit-box-flex:1;-ms-flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));}.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_left > *{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));margin:0 0 0 auto;}.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_left > div{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));padding:24px 100px 180px 16px;}}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .diag__back{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;}}.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_right > div{padding:0px 16px 0px 16px;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_right{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;}.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_right > div{max-width:100%;padding:60px 16px 32px 16px;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_right{-webkit-box-flex:1;-ms-flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));}.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_right > *{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));}.path-diagnostique #diagnosis-search-form.step-2 .wrapper_diagnostic_right > div{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));padding:24px 16px 48px 32px;}}.path-diagnostique #diagnosis-search-form.step-2 .form-plant-name p{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#ffffff;opacity:0.6;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .form-plant-name p{margin-bottom:0;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .form-plant-name p{margin-bottom:4px;}}.path-diagnostique #diagnosis-search-form.step-2 .current-step{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#ffffff;margin-bottom:16px;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .current-step{margin-bottom:16px;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .current-step{margin-bottom:24px;}}.path-diagnostique #diagnosis-search-form.step-2 .current-step-bar{width:100%;height:6px;background:rgba(255,255,255,0.3);border-radius:3px;margin-bottom:8px;position:relative;overflow:hidden;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .current-step-bar{margin-bottom:8px;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .current-step-bar{margin-bottom:56px;}}.path-diagnostique #diagnosis-search-form.step-2 .form-title h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:26px;line-height:29px;color:#ffffff;margin-bottom:8px;}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .form-title h1{font-size:50px;line-height:56px;margin-bottom:32px;}}.path-diagnostique #diagnosis-search-form.step-2 .diag__quit{position:absolute;top:24px;right:24px;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .diag__quit{position:absolute;top:24px;right:24px;text-align:left;margin-bottom:0;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .diag__quit{position:relative;top:auto;right:auto;text-align:right;margin-bottom:83px;}}.path-diagnostique #diagnosis-search-form.step-2 .diag__quit__btn{font-family:'Poppins',sans-serif;font-weight:500;font-size:16px;color:#002f20;width:46px;height:46px;border:1px solid #cce0da;border-radius:33px;display:inline-block;text-decoration:none;position:relative;background:#ffffff;overflow:hidden;text-indent:-1000px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-diagnostique #diagnosis-search-form.step-2 .diag__quit__btn:hover{background:#f0f0f0;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .diag__quit__btn{width:46px;height:46px;padding:0;text-indent:-1000px;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .diag__quit__btn{width:auto;height:auto;padding:15px 54px 15px 21px;text-indent:initial;}}.path-diagnostique #diagnosis-search-form.step-2 .diag__quit__btn::after{position:absolute;content:'';width:14px;height:14px;top:50%;right:50%;background:url(/themes/cldp_theme/img/ic-close.svg) no-repeat center;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .diag__quit__btn::after{right:50%;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .diag__quit__btn::after{right:24px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}.path-diagnostique #diagnosis-search-form.step-2 .diag__back{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;background:#008e62;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .diag__back{position:relative;left:auto;bottom:auto;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .diag__back{-webkit-box-flex:1;-ms-flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));position:absolute;left:0;bottom:0;}.path-diagnostique #diagnosis-search-form.step-2 .diag__back > *{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));}}.path-diagnostique #diagnosis-search-form.step-2 .diag__back__input{position:relative;margin-left:auto;margin-right:0;padding:16px;}@media screen and (min-width:769px){.path-diagnostique #diagnosis-search-form.step-2 .diag__back__input{padding:16px;max-width:100%;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .diag__back__input{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));padding:24px 100px 24px 0;}}.path-diagnostique #diagnosis-search-form.step-2 .diag__back__input::before{position:absolute;content:'';width:25px;height:24px;top:50%;left:42px;background:url(/themes/cldp_theme/img/ic-arrow-right-black.svg) no-repeat center;background-size:100% 100%;pointer-events:none;z-index:1;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .diag__back__input::before{left:32px;}}@media screen and (min-width:1240px){.path-diagnostique #diagnosis-search-form.step-2 .diag__back__input::after{position:absolute;content:'';width:calc(100% - 100px);height:1px;top:0;left:0;background:#cce0da;}}.diagnostic__popin{position:absolute;width:100%;top:0;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.diagnostic__popin.-hide{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.diagnostic__popin_unknown__layer{position:absolute;width:100%;top:0;position:relative;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.diagnostic__popin_unknown__layer.-show{-webkit-transform:translateX(0);transform:translateX(0);}.diagnostic__layer__content{position:absolute;width:100%;height:100%;top:0;left:0;background:#ffffff;border-radius:8px;overflow:auto;overflow-x:hidden;}@media screen and (min-width:769px){.diagnostic__layer__content{height:auto;height:75%;width:75%;max-width:600px;top:120px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}}.diagnostic__popin .diagnostic__search,.diagnostic__popin .form-item-unknown__plant__input,.diagnostic__popin_unknown__layer .diagnostic__search,.diagnostic__popin_unknown__layer .form-item-unknown__plant__input{width:100%;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eff8ef;text-align:left;}.diagnostic__popin .diagnostic__search__input,.diagnostic__popin .unknown__plant__input,.diagnostic__popin_unknown__layer .diagnostic__search__input,.diagnostic__popin_unknown__layer .unknown__plant__input{font-size:16px;line-height:42px;position:relative;background:#ffffff;text-align:left;width:100%;height:55px;padding:6px 16px;color:rgba(34,34,34,0.7);border-radius:8px;width:calc(100% - 64px);margin-right:32px;border:1px solid #cce0da;background-image:url(/themes/cldp_theme/img/ic-search.svg);background-size:24px 24px;background-position:calc(100% - 24px) 50%;background-repeat:no-repeat;}.diagnostic__popin .diagnostic__search__close,.diagnostic__popin .diagnostic__unknown__search__close,.diagnostic__popin_unknown__layer .diagnostic__search__close,.diagnostic__popin_unknown__layer .diagnostic__unknown__search__close{background:red;width:32px;height:32px;background:url(/themes/cldp_theme/img/ic-close.svg) no-repeat center;background-size:100%;cursor:pointer;}.diagnostic__popin .diagnostic__switch__unknown_plant,.diagnostic__popin .diagnostic__switch__know_plant,.diagnostic__popin #edit-unknown-plant,.diagnostic__popin_unknown__layer .diagnostic__switch__unknown_plant,.diagnostic__popin_unknown__layer .diagnostic__switch__know_plant,.diagnostic__popin_unknown__layer #edit-unknown-plant{font-family:'Poppins',sans-serif;font-weight:600;font-size:14px;color:#002f20;background:#ffffff;text-decoration:underline;border:none;width:100%;padding:18px 16px;-webkit-box-shadow:0 3px 10px 0 rgba(0,76,52,0.18);box-shadow:0 3px 10px 0 rgba(0,76,52,0.18);margin-top:0;margin-bottom:8px;white-space:normal;cursor:pointer;border-radius:0px;text-align:center;}.diagnostic__popin .diagnostic__switch__unknown_plant:hover,.diagnostic__popin .diagnostic__switch__know_plant:hover,.diagnostic__popin #edit-unknown-plant:hover,.diagnostic__popin_unknown__layer .diagnostic__switch__unknown_plant:hover,.diagnostic__popin_unknown__layer .diagnostic__switch__know_plant:hover,.diagnostic__popin_unknown__layer #edit-unknown-plant:hover{text-decoration:none;}.diagnostic__popin .diagnostic__switch__know_plant,.diagnostic__popin_unknown__layer .diagnostic__switch__know_plant{position:relative;text-align:left;padding-left:52px;}.diagnostic__popin .diagnostic__switch__know_plant::before,.diagnostic__popin_unknown__layer .diagnostic__switch__know_plant::before{position:absolute;content:'';width:28px;height:24px;left:14px;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);background:url(/themes/cldp_theme/img/ic-arrow-right-black.svg) no-repeat center;background-size:100%;}.diagnostic__popin .diagnostic__plante__solo,.diagnostic__popin .unknown__plant__solo,.diagnostic__popin_unknown__layer .diagnostic__plante__solo,.diagnostic__popin_unknown__layer .unknown__plant__solo{border-bottom:1px solid #cce0da;position:relative;text-align:left;}.diagnostic__popin .diagnostic__plante__solo input,.diagnostic__popin .unknown__plant__solo input,.diagnostic__popin_unknown__layer .diagnostic__plante__solo input,.diagnostic__popin_unknown__layer .unknown__plant__solo input{position:absolute;top:0;left:0;visibility:hidden;}.diagnostic__popin .diagnostic__plante__solo input:checked + label::before,.diagnostic__popin .unknown__plant__solo input:checked + label::before,.diagnostic__popin_unknown__layer .diagnostic__plante__solo input:checked + label::before,.diagnostic__popin_unknown__layer .unknown__plant__solo input:checked + label::before{border:1px solid #ffd700;}.diagnostic__popin .diagnostic__plante__solo input:checked + label::after,.diagnostic__popin .unknown__plant__solo input:checked + label::after,.diagnostic__popin_unknown__layer .diagnostic__plante__solo input:checked + label::after,.diagnostic__popin_unknown__layer .unknown__plant__solo input:checked + label::after{opacity:1;}.diagnostic__popin .diagnostic__plante__solo label,.diagnostic__popin .unknown__plant__solo label,.diagnostic__popin_unknown__layer .diagnostic__plante__solo label,.diagnostic__popin_unknown__layer .unknown__plant__solo label{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;position:relative;width:100%;padding:14px 16px 14px 40px;display:inline-block;cursor:pointer;}.diagnostic__popin .diagnostic__plante__solo label::before,.diagnostic__popin .unknown__plant__solo label::before,.diagnostic__popin_unknown__layer .diagnostic__plante__solo label::before,.diagnostic__popin_unknown__layer .unknown__plant__solo label::before{position:absolute;content:'';width:16px;height:16px;top:50%;left:12px;border-radius:100%;border:1px solid rgba(34,34,34,0.5);-webkit-transform:translateY(-50%);transform:translateY(-50%);}.diagnostic__popin .diagnostic__plante__solo label::after,.diagnostic__popin .unknown__plant__solo label::after,.diagnostic__popin_unknown__layer .diagnostic__plante__solo label::after,.diagnostic__popin_unknown__layer .unknown__plant__solo label::after{position:absolute;content:'';width:10px;height:10px;top:50%;left:15px;border-radius:100%;background:#ffd700;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;}.node--type-page .contenu__header{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:0;padding:100px 0 36px 0;background:#008e62;}@media screen and (min-width:769px){.node--type-page .contenu__header{padding:100px 0 58px 0;}}.node--type-page .contenu__header h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:38px;color:#ffffff;margin-bottom:8px;}@media screen and (min-width:769px){.node--type-page .contenu__header h1{font-size:70px;margin-top:88px;margin-bottom:24px;}}.node--type-page .contenu__header h1 .field--name-title{text-align:center;}.node--type-page .contenu__content{width:100%;padding:40px 0;}.node--type-page .contenu__content h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:35px;color:#008e62;margin-bottom:16px;}.node--type-page .contenu__content h3{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;color:#002f20;margin-bottom:8px;}.node--type-page .contenu__content p{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;margin-bottom:16px;}.node--type-page .contenu__content p strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-page .contenu__content a{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-page .contenu__content a:hover{text-decoration:none;}.node--type-page .contenu__content ul{margin-bottom:16px;}.node--type-page .contenu__content ul li{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-page .contenu__content ul li strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-page .contenu__content ol{margin-bottom:16px;}.node--type-page .contenu__content ol li{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-page .contenu__content ol li strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-page .contenu__content blockquote{width:calc(100% + 32px);margin-left:-16px;border-radius:8px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.node--type-page .contenu__content blockquote{width:100%;margin-left:0;}}.node--type-page .contenu__content blockquote p{margin-bottom:16px;}.node--type-page .contenu__content table{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;width:calc(100% + 32px);margin-left:-16px;border:none;border-radius:8px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.node--type-page .contenu__content table{width:100%;margin-left:0;}}.node--type-page .contenu__content table tr td{border:none;padding:16px 16px 8px 16px !important;}@media screen and (min-width:769px){.node--type-page .contenu__content table tr td{padding:40px 40px 24px 40px !important;}}.node--type-page .contenu__content table tr td p{margin-bottom:16px;}.node--type-page .contenu__content .video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;}.node--type-page .contenu__content .video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute;}@media screen and (min-width:769px){.node--type-page .contenu__content{width:66%;margin-left:auto;margin-right:auto;}}.node--type-page .contenu__content p,.node--type-page .contenu__content ul,.node--type-page .contenu__content ol{margin-bottom:48px;}.path-actualites .actus__header{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:0;padding:108px 0 110px 0;background:#008e62;}@media screen and (min-width:769px){.path-actualites .actus__header{padding:100px 0 160px 0;}}.path-actualites .actus__header h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:38px;color:#ffffff;margin-bottom:8px;}@media screen and (min-width:769px){.path-actualites .actus__header h1{font-size:70px;margin-top:88px;margin-bottom:24px;}}.path-actualites .actus__header h1 .field--name-title{text-align:center;}.path-actualites .actus__header .summary{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#ffffff;margin-bottom:32px;}.path-actualites .actus__header select{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;border:1px solid #cce0da;border-radius:8px;padding:11px 12px;width:100%;background-color:#ffffff;background-image:url(/themes/cldp_theme/img/ic-select.svg);background-size:12px 12px;background-position:calc(100% - 24px) 50%;background-repeat:no-repeat;-moz-appearance:none;appearance:none;-webkit-appearance:none;}@media screen and (min-width:769px){.path-actualites .actus__header select{display:none;}}.path-actualites .view-content{margin-top:-60px;}@media screen and (min-width:769px){.path-actualites .view-content{margin-top:-120px;}}.path-actualites .view-content .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.path-actualites .view-content .views-row{width:100%;margin-bottom:32px;}@media screen and (min-width:769px){.path-actualites .view-content .views-row{width:calc(33.33% - 94px);margin-right:94px;margin-bottom:48px;}}.path-actualites .view-content .views-row .image{margin-bottom:16px;}.path-actualites .view-content .views-row .image img{width:100%;height:auto;display:block;border-radius:8px;}.path-actualites .view-content .views-row h2{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#002f20;margin-bottom:16px;}@media screen and (min-width:769px){.path-actualites .view-content .views-row h2{font-size:20px;}}.path-actualites .view-content .views-row h2 a{color:#002f20;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.path-actualites .view-content .views-row h2 a:hover{background-size:100% 2px;}.path-actualites .view-content .views-row .news__more{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;position:relative;display:inline-block;padding:4px 20px 4px 0;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.path-actualites .view-content .views-row .news__more:hover{background-size:100% 2px;}.path-actualites .view-content .views-row .news__more::after{position:absolute;content:'';width:6px;height:6px;right:0;top:50%;right:0;background:#ffd700;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:100%;}.path-actualites .view-content .views-row:nth-child(1) .news__more{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-actualites .view-content .views-row:nth-child(1) .news__more:hover{background-color:#FFEB83;}.path-actualites .view-content .views-row:nth-child(1) .news__more:hover{background-size:0;}@media screen and (min-width:769px){.path-actualites .view-content .views-row:nth-child(1){width:100%;}.path-actualites .view-content .views-row:nth-child(1) article{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:40px;}.path-actualites .view-content .views-row:nth-child(1) .image{width:calc(50% - 32px);margin-right:64px;}.path-actualites .view-content .views-row:nth-child(1) .infos{width:calc(50% - 32px);}}@media screen and (min-width:769px) and (min-width:769px){.path-actualites .view-content .views-row:nth-child(1) h2{font-size:28px;}}@media screen and (min-width:769px) and (min-width:992px){.path-actualites .view-content .views-row:nth-child(1) h2{margin-top:45px;}}@media screen and (min-width:769px){.path-actualites .view-content .views-row:nth-child(1) .news__more{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-actualites .view-content .views-row:nth-child(1) .news__more:hover{background-color:#FFEB83;}.path-actualites .view-content .views-row:nth-child(1) .news__more::after{content:none;}}.path-actualites .pager{margin-top:16px;margin-bottom:80px;}@media screen and (min-width:769px){.path-actualites .pager{margin-bottom:90px;}}.path-actualites .pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.path-actualites .pager__item{display:inline-block;margin-right:8px;}.path-actualites .pager__item.is-active a{background:#ffd700;}.path-actualites .pager__item.is-active a:hover{background:#ffd700;}.path-actualites .pager__item a{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:43px;height:43px;border-radius:100%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-actualites .pager__item a:hover{background:#FFEB83;}.path-actualites .pager__item.pager__item--first,.path-actualites .pager__item.pager__item--last{display:none;}.path-actualites .pager__item.pager__item--previous a,.path-actualites .pager__item.pager__item--next a{background-image:url(/themes/cldp_theme/img/ic-arrow-slider.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;}.path-actualites .pager__item.pager__item--next a{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.node--type-news .news__header{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:0;padding:110px 0 56px 0;background:#008e62;}@media screen and (min-width:769px){.node--type-news .news__header{padding:100px 0 78px 0;}}.node--type-news .news__header h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:38px;color:#ffffff;margin-bottom:8px;}@media screen and (min-width:769px){.node--type-news .news__header h1{font-size:70px;margin-top:88px;margin-bottom:24px;}}.node--type-news .news__header h1 .field--name-title{text-align:center;}.node--type-news .news-content .image{margin-top:-50px;margin-bottom:40px;}@media screen and (min-width:769px){.node--type-news .news-content .image{margin-top:-80px;}}.node--type-news .news-content .image img{width:100%;height:auto;display:block;border-radius:8px;overflow:hidden;}.node--type-news .news-content .subsections h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:35px;color:#008e62;margin-bottom:16px;}.node--type-news .news-content .subsections h3{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;color:#002f20;margin-bottom:8px;}.node--type-news .news-content .subsections p{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;margin-bottom:16px;}.node--type-news .news-content .subsections p strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-news .news-content .subsections a{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-news .news-content .subsections a:hover{text-decoration:none;}.node--type-news .news-content .subsections ul{margin-bottom:16px;}.node--type-news .news-content .subsections ul li{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-news .news-content .subsections ul li strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-news .news-content .subsections ol{margin-bottom:16px;}.node--type-news .news-content .subsections ol li{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-news .news-content .subsections ol li strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-news .news-content .subsections blockquote{width:calc(100% + 32px);margin-left:-16px;border-radius:8px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.node--type-news .news-content .subsections blockquote{width:100%;margin-left:0;}}.node--type-news .news-content .subsections blockquote p{margin-bottom:16px;}.node--type-news .news-content .subsections table{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;width:calc(100% + 32px);margin-left:-16px;border:none;border-radius:8px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.node--type-news .news-content .subsections table{width:100%;margin-left:0;}}.node--type-news .news-content .subsections table tr td{border:none;padding:16px 16px 8px 16px !important;}@media screen and (min-width:769px){.node--type-news .news-content .subsections table tr td{padding:40px 40px 24px 40px !important;}}.node--type-news .news-content .subsections table tr td p{margin-bottom:16px;}.node--type-news .news-content .subsections .video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;}.node--type-news .news-content .subsections .video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute;}.node--type-news .news-content .subsections .field__item .section{margin-bottom:32px;}.node--type-news .news-content{padding-top:40px;width:100%;}@media screen and (min-width:769px){.node--type-news .news-content{width:66%;margin-left:auto;margin-right:auto;}}.node--type-news .news-content .images{margin-bottom:40px;}.node--type-news .news-content .images img{width:100%;height:auto;display:block;border-radius:8px;overflow:hidden;}.node--type-news .news-body h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:35px;color:#008e62;margin-bottom:16px;}.node--type-news .news-body h3{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;color:#002f20;margin-bottom:8px;}.node--type-news .news-body p{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;margin-bottom:16px;}.node--type-news .news-body p strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-news .news-body a{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-news .news-body a:hover{text-decoration:none;}.node--type-news .news-body ul{margin-bottom:16px;}.node--type-news .news-body ul li{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-news .news-body ul li strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-news .news-body ol{margin-bottom:16px;}.node--type-news .news-body ol li{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-news .news-body ol li strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-news .news-body blockquote{width:calc(100% + 32px);margin-left:-16px;border-radius:8px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.node--type-news .news-body blockquote{width:100%;margin-left:0;}}.node--type-news .news-body blockquote p{margin-bottom:16px;}.node--type-news .news-body table{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;width:calc(100% + 32px);margin-left:-16px;border:none;border-radius:8px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.node--type-news .news-body table{width:100%;margin-left:0;}}.node--type-news .news-body table tr td{border:none;padding:16px 16px 8px 16px !important;}@media screen and (min-width:769px){.node--type-news .news-body table tr td{padding:40px 40px 24px 40px !important;}}.node--type-news .news-body table tr td p{margin-bottom:16px;}.node--type-news .news-body .video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;}.node--type-news .news-body .video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute;}.node--type-news .news-body p{margin-bottom:48px;}.node--type-news .other-news-title{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:30px;color:#002f20;margin-top:16px;margin-bottom:40px;}@media screen and (min-width:769px){.node--type-news .other-news-title{font-size:70px;margin-bottom:80px;}}.node--type-news .views-element-container{margin-bottom:80px;}.node--type-news .views-element-container .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.node--type-news .views-element-container .view-content .views-row{width:100%;margin-bottom:32px;}@media screen and (min-width:769px){.node--type-news .views-element-container .view-content .views-row{width:calc(33.33% - 63px);margin-right:94px;}.node--type-news .views-element-container .view-content .views-row:nth-child(3n+3){margin-right:0;}}.node--type-news .views-element-container .view-content .views-row .image{margin-bottom:24px;}.node--type-news .views-element-container .view-content .views-row .image img{width:100%;height:auto;display:block;border-radius:8px;}.node--type-news .views-element-container .view-content .views-row h2{margin-bottom:24px;}.node--type-news .views-element-container .view-content .views-row h2 a{font-family:'Poppins',sans-serif;font-weight:600;font-size:20px;color:#002f20;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.node--type-news .views-element-container .view-content .views-row h2 a:hover{background-size:100% 2px;}.node--type-news .views-element-container .view-content .views-row .other__news__more{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;position:relative;display:inline-block;padding:4px 20px 4px 0;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.node--type-news .views-element-container .view-content .views-row .other__news__more:hover{background-size:100% 2px;}.node--type-news .views-element-container .view-content .views-row .other__news__more::after{position:absolute;content:'';width:6px;height:6px;right:0;top:50%;right:0;background:#ffd700;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:100%;}.path-videos .video__header{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:0;padding:108px 0 110px 0;background:#008e62;}@media screen and (min-width:769px){.path-videos .video__header{padding:100px 0 120px 0;}}.path-videos .video__header h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:38px;color:#ffffff;margin-bottom:8px;}@media screen and (min-width:769px){.path-videos .video__header h1{font-size:70px;margin-top:88px;margin-bottom:24px;}}.path-videos .video__header h1 .field--name-title{text-align:center;}.path-videos .video__header .summary{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#ffffff;margin-bottom:32px;}.path-videos .video__header select{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;border:1px solid #cce0da;border-radius:8px;padding:11px 12px;width:100%;background-color:#ffffff;background-image:url(/themes/cldp_theme/img/ic-select.svg);background-size:12px 12px;background-position:calc(100% - 24px) 50%;background-repeat:no-repeat;-moz-appearance:none;appearance:none;-webkit-appearance:none;}@media screen and (min-width:769px){.path-videos .video__header select{display:none;}}.path-videos .view-content{margin-top:-60px;}@media screen and (min-width:769px){.path-videos .view-content{margin-top:-100px;}}.path-videos .view-content .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.path-videos .view-content .views-row{width:100%;margin-bottom:32px;}@media screen and (min-width:769px){.path-videos .view-content .views-row{width:calc(33.33% - 94px);margin-right:94px;margin-bottom:48px;}}.path-videos .view-content .views-row .field--name-field-image{margin-bottom:16px;}.path-videos .view-content .views-row .field--name-field-image img{width:100%;height:auto;display:block;border-radius:8px;}.path-videos .view-content .views-row a{color:#002f20;text-decoration:none;display:block;}.path-videos .view-content .views-row a .field--name-title{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#002f20;margin-bottom:16px;position:relative;padding-left:46px;display:block;}.path-videos .view-content .views-row a .field--name-title::before{position:absolute;content:'';width:32px;height:32px;top:0;left:0;background:url(/themes/cldp_theme/img/ic-play.svg) no-repeat center;}@media screen and (min-width:769px){.path-videos .view-content .views-row a .field--name-title{font-size:20px;}}.path-videos .view-content .views-row:nth-child(1) .video__more{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-left:48px;}.path-videos .view-content .views-row:nth-child(1) .video__more:hover{background-color:#FFEB83;}@media screen and (min-width:769px){.path-videos .view-content .views-row:nth-child(1){width:100%;}.path-videos .view-content .views-row:nth-child(1) article{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.path-videos .view-content .views-row:nth-child(1) .field--name-field-image{width:calc(50% - 32px);margin-right:64px;}.path-videos .view-content .views-row:nth-child(1) .video__content{width:calc(50% - 32px);margin-top:50px;}}@media screen and (min-width:769px) and (min-width:769px){.path-videos .view-content .views-row:nth-child(1) h2{font-size:28px;}}@media screen and (min-width:769px){.path-videos .view-content .views-row:nth-child(1) .video__more{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;}.path-videos .view-content .views-row:nth-child(1) .video__more:hover{background-color:#FFEB83;}}.path-videos .pager{margin-top:16px;margin-bottom:80px;}@media screen and (min-width:769px){.path-videos .pager{margin-bottom:90px;}}.path-videos .pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.path-videos .pager__item{display:inline-block;margin-right:8px;}.path-videos .pager__item.is-active a{background:#ffd700;}.path-videos .pager__item.is-active a:hover{background:#ffd700;}.path-videos .pager__item a{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:43px;height:43px;border-radius:100%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-videos .pager__item a:hover{background:#FFEB83;}.path-videos .pager__item.pager__item--next a{background-image:url(/themes/cldp_theme/img/ic-arrow-slider.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);}.path-videos .pager__item.pager__item--last{display:none;}.node--type-video .video__header{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:0;padding:108px 0 110px 0;background:#008e62;}@media screen and (min-width:769px){.node--type-video .video__header{padding:100px 0 50px 0;}}.node--type-video .video__header h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:38px;color:#ffffff;margin-bottom:8px;}@media screen and (min-width:769px){.node--type-video .video__header h1{font-size:70px;margin-top:88px;margin-bottom:24px;}}.node--type-video .video__header h1 .field--name-title{text-align:center;}.node--type-video .video__header .summary{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#ffffff;margin-bottom:32px;}.node--type-video .video__header select{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;border:1px solid #cce0da;border-radius:8px;padding:11px 12px;width:100%;background-color:#ffffff;background-image:url(/themes/cldp_theme/img/ic-select.svg);background-size:12px 12px;background-position:calc(100% - 24px) 50%;background-repeat:no-repeat;-moz-appearance:none;appearance:none;-webkit-appearance:none;}@media screen and (min-width:769px){.node--type-video .video__header select{display:none;}}.node--type-video .video_content{margin-top:-70px;margin-bottom:46px;}@media screen and (min-width:769px){.node--type-video .video_content{margin-top:40px;}}.node--type-video .video_content .field--name-field-video{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;margin-bottom:46px;}.node--type-video .video_content .field--name-field-video iframe{left:0;top:0;height:100%;width:100%;position:absolute;border-radius:8px;overflow:hidden;}.node--type-video .more__videos{margin-top:72px;}.node--type-video .more__videos .more__videos__title{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:42px;color:#002f20;margin-bottom:40px;}@media screen and (min-width:769px){.node--type-video .more__videos .more__videos__title{font-size:70px;margin-bottom:80px;}}.node--type-video .more__videos .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.node--type-video .more__videos .views-row{width:100%;}@media screen and (min-width:769px){.node--type-video .more__videos .views-row{width:calc(33.33% - 48px);margin-right:70px;}.node--type-video .more__videos .views-row:nth-child(3n+3){margin-right:0;}}.node--type-video .more__videos .views-row .field--name-field-image{margin-bottom:24px;}.node--type-video .more__videos .views-row .field--name-field-image img{width:100%;height:auto;display:block;border-radius:8px;}.node--type-video .more__videos .views-row a{color:#002f20;text-decoration:none;display:block;}.node--type-video .more__videos .views-row a .field--name-title{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#002f20;margin-bottom:16px;position:relative;padding-left:46px;display:block;}.node--type-video .more__videos .views-row a .field--name-title::before{position:absolute;content:'';width:32px;height:32px;top:0;left:0;background:url(/themes/cldp_theme/img/ic-play.svg) no-repeat center;}@media screen and (min-width:769px){.node--type-video .more__videos .views-row a .field--name-title{font-size:20px;}}.path-fiches-conseils .fiche__header{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:0;padding:108px 0 110px 0;background:#008e62;}@media screen and (min-width:769px){.path-fiches-conseils .fiche__header{padding:100px 0 160px 0;}}.path-fiches-conseils .fiche__header h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:38px;color:#ffffff;margin-bottom:8px;}@media screen and (min-width:769px){.path-fiches-conseils .fiche__header h1{font-size:70px;margin-top:88px;margin-bottom:24px;}}.path-fiches-conseils .fiche__header h1 .field--name-title{text-align:center;}.path-fiches-conseils .fiche__header .summary{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#ffffff;margin-bottom:32px;}.path-fiches-conseils .fiche__header select{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;border:1px solid #cce0da;border-radius:8px;padding:11px 12px;width:100%;background-color:#ffffff;background-image:url(/themes/cldp_theme/img/ic-select.svg);background-size:12px 12px;background-position:calc(100% - 24px) 50%;background-repeat:no-repeat;-moz-appearance:none;appearance:none;-webkit-appearance:none;}@media screen and (min-width:769px){.path-fiches-conseils .fiche__header select{max-width:345px;}}.path-fiches-conseils .views-element-container{margin-top:-70px;}@media screen and (min-width:769px){.path-fiches-conseils .views-element-container{margin-top:-110px;}}.path-fiches-conseils .views-element-container .grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.path-fiches-conseils .views-element-container .grid .views-row{width:100%;padding:16px;border-radius:8px;margin-bottom:16px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.path-fiches-conseils .views-element-container .grid .views-row{width:calc(33.33% - 22px);margin-right:32px;margin-bottom:24px;}.path-fiches-conseils .views-element-container .grid .views-row:nth-child(3n+3){margin-right:0;}}.path-fiches-conseils .views-element-container .grid .views-row img{width:100%;height:auto;display:block;border-radius:8px;margin-bottom:24px;}.path-fiches-conseils .views-element-container .grid .views-row h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:22px;line-height:30px;}.path-fiches-conseils .views-element-container .grid .views-row h2 a{color:#002f20;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.path-fiches-conseils .views-element-container .grid .views-row h2 a:hover{background-size:100% 2px;}.path-fiches-conseils .pager{margin-top:16px;margin-bottom:80px;}@media screen and (min-width:769px){.path-fiches-conseils .pager{margin-bottom:90px;}}.path-fiches-conseils .pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.path-fiches-conseils .pager__item{display:inline-block;margin-right:8px;}.path-fiches-conseils .pager__item.is-active a{background:#ffd700;}.path-fiches-conseils .pager__item.is-active a:hover{background:#ffd700;}.path-fiches-conseils .pager__item a{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:43px;height:43px;border-radius:100%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-fiches-conseils .pager__item a:hover{background:#FFEB83;}.path-fiches-conseils .pager__item.pager__item--next a{background-image:url(/themes/cldp_theme/img/ic-arrow-slider.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);}.path-fiches-conseils .pager__item.pager__item--last{display:none;}.path-fiches-conseils .pager__item .visually-hidden{display:none;}.path-fiches-conseils .pager__item span{display:none;}.node--type-diagnosis .diagnosis__header,.node--type-advice .diagnosis__header,.node--type-plant .diagnosis__header{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:0;padding:110px 0;}@media screen and (min-width:769px){.node--type-diagnosis .diagnosis__header,.node--type-advice .diagnosis__header,.node--type-plant .diagnosis__header{padding:100px 0 150px 0;}}.node--type-diagnosis .diagnosis__header + .wrapper,.node--type-advice .diagnosis__header + .wrapper,.node--type-plant .diagnosis__header + .wrapper{margin-top:-50px;}@media screen and (min-width:769px){.node--type-diagnosis .diagnosis__header + .wrapper,.node--type-advice .diagnosis__header + .wrapper,.node--type-plant .diagnosis__header + .wrapper{margin-top:-80px;}}.node--type-diagnosis .diagnosis__header::after,.node--type-advice .diagnosis__header::after,.node--type-plant .diagnosis__header::after{position:absolute;content:'';width:100%;height:100%;left:0;top:0;background-image:linear-gradient(88deg,#008e62 36%,rgba(0,142,98,0.71) 86%);z-index:-1;}.node--type-diagnosis .diagnosis__header h1,.node--type-advice .diagnosis__header h1,.node--type-plant .diagnosis__header h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:38px;color:#ffffff;margin-bottom:8px;text-align:center;}@media screen and (min-width:769px){.node--type-diagnosis .diagnosis__header h1,.node--type-advice .diagnosis__header h1,.node--type-plant .diagnosis__header h1{font-size:70px;margin-top:88px;margin-bottom:24px;}}.node--type-diagnosis .diagnosis__header h1 .field--name-title,.node--type-advice .diagnosis__header h1 .field--name-title,.node--type-plant .diagnosis__header h1 .field--name-title{text-align:center;}.node--type-diagnosis .diagnosis__header .field--name-field-summary,.node--type-advice .diagnosis__header .field--name-field-summary,.node--type-plant .diagnosis__header .field--name-field-summary{font-family:'Poppins',sans-serif;font-weight:500;font-size:18px;color:#ffffff;text-align:center;width:100%;}@media screen and (min-width:769px){.node--type-diagnosis .diagnosis__header .field--name-field-summary,.node--type-advice .diagnosis__header .field--name-field-summary,.node--type-plant .diagnosis__header .field--name-field-summary{width:66%;margin-left:auto;margin-right:auto;}}.node--type-diagnosis .sheet-content .images,.node--type-advice .sheet-content .images,.node--type-plant .sheet-content .images{margin-bottom:40px;}.node--type-diagnosis .sheet-content .images img,.node--type-advice .sheet-content .images img,.node--type-plant .sheet-content .images img{width:100%;height:auto;display:block;border-radius:8px;overflow:hidden;}.node--type-diagnosis .sheet-content .subsections h2,.node--type-advice .sheet-content .subsections h2,.node--type-plant .sheet-content .subsections h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:35px;color:#008e62;margin-bottom:16px;}.node--type-diagnosis .sheet-content .subsections h3,.node--type-advice .sheet-content .subsections h3,.node--type-plant .sheet-content .subsections h3{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;color:#002f20;margin-bottom:8px;}.node--type-diagnosis .sheet-content .subsections p,.node--type-advice .sheet-content .subsections p,.node--type-plant .sheet-content .subsections p{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;margin-bottom:16px;}.node--type-diagnosis .sheet-content .subsections p strong,.node--type-advice .sheet-content .subsections p strong,.node--type-plant .sheet-content .subsections p strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-diagnosis .sheet-content .subsections a,.node--type-advice .sheet-content .subsections a,.node--type-plant .sheet-content .subsections a{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-diagnosis .sheet-content .subsections a:hover,.node--type-advice .sheet-content .subsections a:hover,.node--type-plant .sheet-content .subsections a:hover{text-decoration:none;}.node--type-diagnosis .sheet-content .subsections ul,.node--type-advice .sheet-content .subsections ul,.node--type-plant .sheet-content .subsections ul{margin-bottom:16px;}.node--type-diagnosis .sheet-content .subsections ul li,.node--type-advice .sheet-content .subsections ul li,.node--type-plant .sheet-content .subsections ul li{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-diagnosis .sheet-content .subsections ul li strong,.node--type-advice .sheet-content .subsections ul li strong,.node--type-plant .sheet-content .subsections ul li strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-diagnosis .sheet-content .subsections ol,.node--type-advice .sheet-content .subsections ol,.node--type-plant .sheet-content .subsections ol{margin-bottom:16px;}.node--type-diagnosis .sheet-content .subsections ol li,.node--type-advice .sheet-content .subsections ol li,.node--type-plant .sheet-content .subsections ol li{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;}.node--type-diagnosis .sheet-content .subsections ol li strong,.node--type-advice .sheet-content .subsections ol li strong,.node--type-plant .sheet-content .subsections ol li strong{font-family:'Poppins',sans-serif;font-weight:600;}.node--type-diagnosis .sheet-content .subsections blockquote,.node--type-advice .sheet-content .subsections blockquote,.node--type-plant .sheet-content .subsections blockquote{width:calc(100% + 32px);margin-left:-16px;border-radius:8px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.node--type-diagnosis .sheet-content .subsections blockquote,.node--type-advice .sheet-content .subsections blockquote,.node--type-plant .sheet-content .subsections blockquote{width:100%;margin-left:0;}}.node--type-diagnosis .sheet-content .subsections blockquote p,.node--type-advice .sheet-content .subsections blockquote p,.node--type-plant .sheet-content .subsections blockquote p{margin-bottom:16px;}.node--type-diagnosis .sheet-content .subsections table,.node--type-advice .sheet-content .subsections table,.node--type-plant .sheet-content .subsections table{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;width:calc(100% + 32px);margin-left:-16px;border:none;border-radius:8px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.node--type-diagnosis .sheet-content .subsections table,.node--type-advice .sheet-content .subsections table,.node--type-plant .sheet-content .subsections table{width:100%;margin-left:0;}}.node--type-diagnosis .sheet-content .subsections table tr td,.node--type-advice .sheet-content .subsections table tr td,.node--type-plant .sheet-content .subsections table tr td{border:none;padding:16px 16px 8px 16px !important;}@media screen and (min-width:769px){.node--type-diagnosis .sheet-content .subsections table tr td,.node--type-advice .sheet-content .subsections table tr td,.node--type-plant .sheet-content .subsections table tr td{padding:40px 40px 24px 40px !important;}}.node--type-diagnosis .sheet-content .subsections table tr td p,.node--type-advice .sheet-content .subsections table tr td p,.node--type-plant .sheet-content .subsections table tr td p{margin-bottom:16px;}.node--type-diagnosis .sheet-content .subsections .video-responsive,.node--type-advice .sheet-content .subsections .video-responsive,.node--type-plant .sheet-content .subsections .video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;}.node--type-diagnosis .sheet-content .subsections .video-responsive iframe,.node--type-advice .sheet-content .subsections .video-responsive iframe,.node--type-plant .sheet-content .subsections .video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute;}.node--type-diagnosis .sheet-content .subsections .field__item .section,.node--type-advice .sheet-content .subsections .field__item .section,.node--type-plant .sheet-content .subsections .field__item .section{margin-bottom:32px;}.node--type-diagnosis .wysiwyg__container,.node--type-advice .wysiwyg__container,.node--type-plant .wysiwyg__container{width:100%;}@media screen and (min-width:769px){.node--type-diagnosis .wysiwyg__container,.node--type-advice .wysiwyg__container,.node--type-plant .wysiwyg__container{width:66%;margin-left:auto;margin-right:auto;}}.node--type-diagnosis .sheet-gallery,.node--type-advice .sheet-gallery,.node--type-plant .sheet-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:48px;}.node--type-diagnosis .sheet-gallery img,.node--type-advice .sheet-gallery img,.node--type-plant .sheet-gallery img{width:100%;height:auto;display:block;margin-bottom:16px;}@media screen and (min-width:769px){.node--type-diagnosis .sheet-gallery img,.node--type-advice .sheet-gallery img,.node--type-plant .sheet-gallery img{width:calc(50% - 8px);margin-right:16px;}.node--type-diagnosis .sheet-gallery img:nth-child(2n+2),.node--type-advice .sheet-gallery img:nth-child(2n+2),.node--type-plant .sheet-gallery img:nth-child(2n+2){margin-right:0;}}.node--type-diagnosis .sheet-gallery .copyright,.node--type-advice .sheet-gallery .copyright,.node--type-plant .sheet-gallery .copyright{display:none;}.node--type-diagnosis .sheet-gallery .swiper-button-prev::after,.node--type-diagnosis .sheet-gallery .swiper-button-next::after,.node--type-advice .sheet-gallery .swiper-button-prev::after,.node--type-advice .sheet-gallery .swiper-button-next::after,.node--type-plant .sheet-gallery .swiper-button-prev::after,.node--type-plant .sheet-gallery .swiper-button-next::after{content:'';background:url(/themes/cldp_theme/img/ic-arrow-slider.svg) no-repeat center;background-size:100%;width:30px;height:30px;-webkit-transform-origin:center;transform-origin:center;}.node--type-diagnosis .sheet-gallery .swiper-button-next,.node--type-advice .sheet-gallery .swiper-button-next,.node--type-plant .sheet-gallery .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.node--type-diagnosis .sheet-associated,.node--type-advice .sheet-associated,.node--type-plant .sheet-associated{border-top:1px solid #cce0da;padding-top:32px;padding-bottom:74px;}@media screen and (min-width:769px){.node--type-diagnosis .sheet-associated,.node--type-advice .sheet-associated,.node--type-plant .sheet-associated{padding-bottom:104px;}}.node--type-diagnosis .sheet-associated .associated-sheet-title,.node--type-advice .sheet-associated .associated-sheet-title,.node--type-plant .sheet-associated .associated-sheet-title{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;text-align:center;margin-bottom:32px;}.node--type-diagnosis .sheet-associated .sheet-associated-sheet,.node--type-advice .sheet-associated .sheet-associated-sheet,.node--type-plant .sheet-associated .sheet-associated-sheet{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.node--type-diagnosis .sheet-associated .sheet-associated-sheet article,.node--type-advice .sheet-associated .sheet-associated-sheet article,.node--type-plant .sheet-associated .sheet-associated-sheet article{width:100%;border-radius:8px;padding:16px 16px 24px 16px;margin-bottom:16px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.node--type-diagnosis .sheet-associated .sheet-associated-sheet article,.node--type-advice .sheet-associated .sheet-associated-sheet article,.node--type-plant .sheet-associated .sheet-associated-sheet article{width:calc(50% - 16px);margin-right:32px;}.node--type-diagnosis .sheet-associated .sheet-associated-sheet article:nth-child(2n+2),.node--type-advice .sheet-associated .sheet-associated-sheet article:nth-child(2n+2),.node--type-plant .sheet-associated .sheet-associated-sheet article:nth-child(2n+2){margin-right:0;}}.node--type-diagnosis .sheet-associated .sheet-associated-sheet article img,.node--type-advice .sheet-associated .sheet-associated-sheet article img,.node--type-plant .sheet-associated .sheet-associated-sheet article img{width:100%;height:auto;display:block;border-radius:8px;margin-bottom:24px;}.node--type-diagnosis .sheet-associated .sheet-associated-sheet article a,.node--type-advice .sheet-associated .sheet-associated-sheet article a,.node--type-plant .sheet-associated .sheet-associated-sheet article a{display:block;text-decoration:none;}.node--type-diagnosis .sheet-associated .sheet-associated-sheet article h2,.node--type-advice .sheet-associated .sheet-associated-sheet article h2,.node--type-plant .sheet-associated .sheet-associated-sheet article h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:26px;line-height:36px;}.node--type-diagnosis .sheet-associated .sheet-associated-sheet article h2 a,.node--type-advice .sheet-associated .sheet-associated-sheet article h2 a,.node--type-plant .sheet-associated .sheet-associated-sheet article h2 a{color:#002f20;text-decoration:none;}.node--type-diagnosis .sheet-associated .sheet-associated-sheet article h2 a span,.node--type-advice .sheet-associated .sheet-associated-sheet article h2 a span,.node--type-plant .sheet-associated .sheet-associated-sheet article h2 a span{background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.node--type-diagnosis .sheet-associated .sheet-associated-sheet article h2 a:hover span,.node--type-advice .sheet-associated .sheet-associated-sheet article h2 a:hover span,.node--type-plant .sheet-associated .sheet-associated-sheet article h2 a:hover span{background-size:100% 2px;}.path-contact .contact__header{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:0;padding:110px 0 36px 0;background:#008e62;}@media screen and (min-width:769px){.path-contact .contact__header{padding:100px 0 58px 0;}}.path-contact .contact__header h1{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:38px;color:#ffffff;margin-bottom:8px;}@media screen and (min-width:769px){.path-contact .contact__header h1{font-size:70px;margin-top:88px;margin-bottom:24px;}}.path-contact .contact__header h1 .field--name-title{text-align:center;}.path-contact .contact__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;}@media screen and (min-width:769px){.path-contact .contact__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.path-contact .contact__content__left{background:#eff8ef;width:100%;}@media screen and (min-width:769px){.path-contact .contact__content__left{-webkit-box-flex:1;-ms-flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));background-image:url(/themes/cldp_theme/img/feuilles-poirier.png);background-position:0 250px;background-size:50% auto;background-repeat:no-repeat;}.path-contact .contact__content__left > *{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));margin:0 0 0 auto;}}.path-contact .contact__content__left > div{padding:40px 16px;}@media screen and (min-width:769px){.path-contact .contact__content__left > div{padding:70px 100px 70px 16px;}}.path-contact .contact__content__right{width:100%;}@media screen and (min-width:769px){.path-contact .contact__content__right{-webkit-box-flex:1;-ms-flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));flex:1 0 calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100) + max((100vw - 1200px - 16px * 2) / 2 + 16px,16px));}.path-contact .contact__content__right > *{max-width:calc(min((100vw - 16px * 2) * 50 / 100,1200px * 50 / 100));}}.path-contact .contact__content__right > div{padding:40px 16px;}@media screen and (min-width:769px){.path-contact .contact__content__right > div{padding:70px 16px 70px 100px;}}.path-contact .contact__content__title{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:26px;color:#008e62;}@media screen and (min-width:769px){.path-contact .contact__content__title{font-size:35px;}}.path-contact form .form-item{margin-bottom:24px;}.path-contact form .form-item label{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;color:#002f20;display:block;margin-bottom:6px;}.path-contact form .form-item input[type=text],.path-contact form .form-item input[type=email],.path-contact form .form-item input[type=tel]{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;border:1px solid #cce0da;border-radius:8px;padding:11px 12px;width:100%;}.path-contact form .form-item input[type=text]::-webkit-input-placeholder,.path-contact form .form-item input[type=email]::-webkit-input-placeholder,.path-contact form .form-item input[type=tel]::-webkit-input-placeholder{opacity:0.7;}.path-contact form .form-item input[type=text]::-moz-placeholder,.path-contact form .form-item input[type=email]::-moz-placeholder,.path-contact form .form-item input[type=tel]::-moz-placeholder{opacity:0.7;}.path-contact form .form-item input[type=text]:-ms-input-placeholder,.path-contact form .form-item input[type=email]:-ms-input-placeholder,.path-contact form .form-item input[type=tel]:-ms-input-placeholder{opacity:0.7;}.path-contact form .form-item input[type=text]:-moz-placeholder,.path-contact form .form-item input[type=email]:-moz-placeholder,.path-contact form .form-item input[type=tel]:-moz-placeholder{opacity:0.7;}.path-contact form .form-item select{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;border:1px solid #cce0da;border-radius:8px;padding:11px 12px;width:100%;background-color:#ffffff;background-image:url(/themes/cldp_theme/img/ic-select.svg);background-size:12px 12px;background-position:calc(100% - 24px) 50%;background-repeat:no-repeat;-moz-appearance:none;appearance:none;-webkit-appearance:none;}.path-contact form .form-item textarea{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#002f20;border:1px solid #cce0da;border-radius:8px;padding:12px;width:100%;min-height:138px;}.path-contact form .form-item textarea::-webkit-input-placeholder{opacity:0.7;}.path-contact form .form-item textarea::-moz-placeholder{opacity:0.7;}.path-contact form .form-item textarea:-ms-input-placeholder{opacity:0.7;}.path-contact form .form-item textarea:-moz-placeholder{opacity:0.7;}.path-contact form .form-item .description{font-family:'Poppins',sans-serif;font-weight:400;font-size:12px;font-style:italic;color:#770000;margin-top:4px;}.path-contact form .form-type-checkbox{position:relative;}.path-contact form .form-type-checkbox > .icheckbox,.path-contact form .form-type-checkbox > .iradio{position:absolute !important;top:4px;left:0;background-color:#fff;display:inline-block;width:12px;height:12px;border:1px solid #939b98;margin-top:0;}.path-contact form .form-type-checkbox > .icheckbox .icheckbox,.path-contact form .form-type-checkbox > .icheckbox .iradio,.path-contact form .form-type-checkbox > .iradio .icheckbox,.path-contact form .form-type-checkbox > .iradio .iradio{position:absolute !important;top:1px;left:1px;width:8px;height:8px;}.path-contact form .form-type-checkbox > .icheckbox .icheckbox.checked,.path-contact form .form-type-checkbox > .icheckbox .iradio.checked,.path-contact form .form-type-checkbox > .iradio .icheckbox.checked,.path-contact form .form-type-checkbox > .iradio .iradio.checked{background-color:#007e4f !important;}.path-contact form .form-type-checkbox > .icheckbox input[type=checkbox],.path-contact form .form-type-checkbox > .iradio input[type=checkbox]{position:absolute;visibility:hidden;}.path-contact form .form-type-checkbox .iradio{border-radius:100%;}.path-contact form .form-type-checkbox label{padding-left:24px;font-family:'Poppins',sans-serif;font-weight:400;font-size:14px;}.path-contact form .fieldgroup .fieldset-legend{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;display:inline-block;margin-bottom:6px;}.path-contact form .fieldgroup label{font-family:'Poppins',sans-serif;font-weight:400;font-size:15px;color:#002f20;}.path-contact form .fieldgroup .form-radios{width:100%;}.path-contact form .fieldgroup .form-item{position:relative;display:inline-block;margin-bottom:4px;}.path-contact form .fieldgroup .form-item > .icheckbox,.path-contact form .fieldgroup .form-item > .iradio{position:absolute !important;top:4px;left:0;background-color:#fff;display:inline-block;width:12px;height:12px;border:1px solid #939b98;margin-top:0;}.path-contact form .fieldgroup .form-item > .icheckbox .icheckbox,.path-contact form .fieldgroup .form-item > .icheckbox .iradio,.path-contact form .fieldgroup .form-item > .iradio .icheckbox,.path-contact form .fieldgroup .form-item > .iradio .iradio{position:absolute !important;top:1px;left:1px;width:8px;height:8px;}.path-contact form .fieldgroup .form-item > .icheckbox .icheckbox.checked,.path-contact form .fieldgroup .form-item > .icheckbox .iradio.checked,.path-contact form .fieldgroup .form-item > .iradio .icheckbox.checked,.path-contact form .fieldgroup .form-item > .iradio .iradio.checked{background-color:#007e4f !important;}.path-contact form .fieldgroup .form-item > .icheckbox input[type=checkbox],.path-contact form .fieldgroup .form-item > .iradio input[type=checkbox]{position:absolute;visibility:hidden;}.path-contact form .fieldgroup .form-item .iradio{border-radius:100%;}.path-contact form .fieldgroup .form-item label{font-family:'Poppins',sans-serif;font-weight:400;font-size:14px;padding-left:16px;padding-right:12px;margin-bottom:0;cursor:pointer;}.path-contact form details summary{display:none;}.path-contact form .form-type-managed-file{width:100%;}.path-contact form .form-type-managed-file .NFI-button{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px;background:#eff8ef;border:1px solid #cce0da;border-radius:31px;}.path-contact form .form-type-managed-file .NFI-filename{display:none !important;}.path-contact form .form-type-managed-file .description{color:#002f20;}.path-contact form #captcha{margin-bottom:32px;}.path-contact form #captcha summary{display:none;}.path-contact form #captcha .details-description{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;display:inline-block;margin-bottom:4px;}.path-contact form input[type=submit]{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.path-contact form input[type=submit]:hover{background-color:#FFEB83;}.path-recherche .search__layer{margin-top:80px;margin-bottom:40px;background:#ffffff;}@media screen and (min-width:769px){.path-recherche .search__layer{margin-top:150px;}}.path-recherche .search__layer__header{padding:24px 0;margin-bottom:24px;border-bottom:1px solid #cce0da;}.path-recherche .search__layer__header p{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:24px;color:#008e62;}@media screen and (min-width:769px){.path-recherche .search__layer__header p{font-size:35px;}}.path-recherche .search__layer__header .search__layer__header__text{font-weight:900;font-style:italic;}.path-recherche .search__layer__cat{margin-bottom:24px;}.path-recherche .search__layer__cat.-fiches .views-row{padding:16px;border-radius:8px;margin-bottom:16px;background:linear-gradient(47deg,#d4f6f8 0%,#ffe785 100%);}@media screen and (min-width:769px){.path-recherche .search__layer__cat.-fiches .views-row{margin-bottom:24px;}.path-recherche .search__layer__cat.-fiches .views-row:nth-child(3n+3){margin-right:0;}}.path-recherche .search__layer__cat.-fiches .views-row img{width:100%;height:auto;display:block;border-radius:8px;margin-bottom:24px;}.path-recherche .search__layer__cat.-fiches .views-row h2{font-family:'Dotties Vanilla',sans-serif;font-weight:700;font-size:22px;line-height:30px;}.path-recherche .search__layer__cat.-fiches .views-row h2 a{color:#002f20;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.path-recherche .search__layer__cat.-fiches .views-row h2 a:hover{background-size:100% 2px;}.path-recherche .search__layer__cat.-actus .views-row .image{margin-bottom:16px;}.path-recherche .search__layer__cat.-actus .views-row .image img{width:100%;height:auto;display:block;border-radius:8px;}.path-recherche .search__layer__cat.-actus .views-row h2{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#002f20;margin-bottom:16px;}@media screen and (min-width:769px){.path-recherche .search__layer__cat.-actus .views-row h2{font-size:20px;}}.path-recherche .search__layer__cat.-actus .views-row h2 a{color:#002f20;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.path-recherche .search__layer__cat.-actus .views-row h2 a:hover{background-size:100% 2px;}.path-recherche .search__layer__cat.-actus .views-row .news__more{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;position:relative;display:inline-block;padding:4px 20px 4px 0;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#002f20),to(#002f20));background-image:linear-gradient(#002f20,#002f20);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;}.path-recherche .search__layer__cat.-actus .views-row .news__more:hover{background-size:100% 2px;}.path-recherche .search__layer__cat.-actus .views-row .news__more::after{position:absolute;content:'';width:6px;height:6px;right:0;top:50%;right:0;background:#ffd700;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:100%;}.path-recherche .search__layer__cat.-videos .views-row .field--name-field-image{margin-bottom:16px;}.path-recherche .search__layer__cat.-videos .views-row .field--name-field-image img{width:100%;height:auto;display:block;border-radius:8px;}.path-recherche .search__layer__cat.-videos .views-row a{color:#002f20;text-decoration:none;display:block;}.path-recherche .search__layer__cat.-videos .views-row a .field--name-title{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#002f20;margin-bottom:16px;position:relative;padding-left:46px;display:block;}.path-recherche .search__layer__cat.-videos .views-row a .field--name-title::before{position:absolute;content:'';width:32px;height:32px;top:0;left:0;background:url(/themes/cldp_theme/img/ic-play.svg) no-repeat center;}@media screen and (min-width:769px){.path-recherche .search__layer__cat.-videos .views-row a .field--name-title{font-size:20px;}}.path-recherche .search__layer__cat__title{font-family:'Poppins',sans-serif;font-weight:600;font-size:20px;color:#002f20;margin-bottom:16px;}.path-recherche .search__layer__cat__global{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}.path-recherche .search__layer__cat__global .views-row{width:100%;margin-bottom:32px;}@media screen and (min-width:769px){.path-recherche .search__layer__cat__global .views-row{width:calc(33.33% - 24px);margin-right:32px;}.path-recherche .search__layer__cat__global .views-row:nth-child(3n+3){margin-right:0;}}.notfound{padding:100px 0;text-align:center;background:radial-gradient(circle at 50% 24%,rgba(0,142,98,0.61),#008e62 75%);}@media screen and (min-width:769px){.notfound{padding:240px 0;}}.notfound .notfound__title{font-family:'Poppins',sans-serif;font-weight:500;font-size:40px;color:#ffffff;margin-bottom:16px;}.notfound .notfound__text{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;color:#ffffff;width:50%;margin-left:auto;margin-right:auto;margin-bottom:24px;}.notfound .notfound__link{font-family:'Poppins',sans-serif;font-weight:500;font-size:14px;color:#002f20;padding:17px 32px 17px 32px;background-color:#ffd700;border:none;border-radius:33px;position:relative;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;}.notfound .notfound__link:hover{background-color:#FFEB83;}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
