/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.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-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom,.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,0.15)}.swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))}}.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:not(.swiper-watch-progress),.swiper-watch-progress .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{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999 !important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:none}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100% !important}.gslide iframe,.gslide video{outline:none !important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-top .gslide-image img,.desc-bottom .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing !important;cursor:grabbing !important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100% !important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:"";position:absolute;width:100%;height:100%;background:rgba(255,0,0,0.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100% !important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100% !important;width:100% !important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing !important;cursor:grabbing !important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block !important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none !important;box-shadow:none !important}.desc-top .gslide-media,.desc-bottom .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto !important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw !important;-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;max-height:78vh;overflow:auto !important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:bold}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none !important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gprev,.gnext,.gclose{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gprev svg,.gnext svg,.gclose svg{display:block;width:25px;height:auto;margin:0;padding:0}.gprev.disabled,.gnext.disabled,.gclose.disabled{opacity:.1}.gprev .garrow,.gnext .garrow,.gclose .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gnext,.glightbox-closing .gprev,.glightbox-closing .gclose{opacity:0 !important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:normal;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:rgba(0,0,0,0.75);border-radius:4px}.glightbox-clean .gprev path,.glightbox-clean .gnext path,.glightbox-clean .gclose path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@media(min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,0.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0px rgba(0,0,0,0.65);box-shadow:1px 2px 9px 0px rgba(0,0,0,0.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:rgba(0,0,0,0.32)}.glightbox-clean .gprev:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gclose:hover{background-color:rgba(0,0,0,0.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media(min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}@font-face{font-family:Poppins;font-style:normal;font-weight:normal;src:url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-regular.733f8803.woff2) format("woff2"),url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-regular.088bb721.woff) format("woff");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-light.d985fdbf.woff2) format("woff2"),url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-light.afd2356c.woff) format("woff");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-medium.4ae8defc.woff2) format("woff2"),url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-medium.80f930a4.woff) format("woff");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-semibold.8e7d11f5.woff2) format("woff2"),url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-semibold.2f85124d.woff) format("woff");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-bold.e78a3623.woff2) format("woff2"),url(/themes/custom/pf_ducray_theme/dist/./fonts/poppins-bold.09848cd9.woff) format("woff");font-display:swap}:root{--color-theme-primary:#2065E5;--color-rgb-theme-primary:32 101 229;--color-theme-light:#e0f2fd;--color-theming:#111;--color-rgb-theming:17 17 17;--cta-border:#2065E5}html[data-theme=theme-avene]{--color-theme-primary:#ff8674;--color-rgb-theme-primary:255 134 116;--color-theme-light:#ffedea;--color-theming:#292929;--color-rgb-theming:41 41 41;--cta-border:#ffedea}html[data-theme=theme-aderma]{--color-theme-primary:#00af66;--color-rgb-theme-primary:0 175 102;--color-theme-light:#d9f3e8;--color-theming:#292929;--color-rgb-theming:41 41 41;--color-green-black:#214009;--cta-border:#d9f3e8}html[data-theme=theme-darrow]{--color-theme-primary:#F56109;--color-rgb-theme-primary:245 97 9;--color-theme-light:#fbf1eb;--color-theming:#292929;--color-rgb-theming:41 41 41;--cta-border:#fbf1eb}html[data-theme=theme-dexeryl]{--color-theme-primary:#283583;--color-rgb-theme-primary:40 53 131;--color-theme-light:#ebf2fa;--color-theming:#292929;--color-rgb-theming:41 41 41;--color-green-black:#1c1c1c;--color-theme-dark:#283583;--color-theme-title:#7caadb;--cta-border:#ebf2fa}html[data-theme=theme-ducray]{--color-theme-primary:#004c97;--color-rgb-theme-primary:0 76 151;--color-theme-light:#d9e4ef;--color-theming:#292929;--color-rgb-theming:0 76 151;--cta-border:#d9e4ef}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.-hidden{display:none !important}@media screen and (max-width:600px){.-hidden-xs-down{display:none !important}}@media screen and (min-width:601px){.-hidden-sm-up{display:none !important}}@media screen and (max-width:900px){.-hidden-sm-down{display:none !important}}@media screen and (min-width:901px){.-hidden-md-up{display:none !important}}@media screen and (max-width:1200px){.-hidden-md-down{display:none !important}}@media screen and (min-width:1201px){.-hidden-lg-up{display:none !important}}@media not print{.-visible-print{display:none !important}}@media print{.-hidden-print{display:none !important}}.-sr-only,.visually-hidden{position:absolute !important;padding:0 !important;margin:-1px !important;width:1px !important;height:1px !important;overflow:hidden !important;white-space:nowrap !important;border:0 !important;clip:rect(1px,1px,1px,1px) !important;clip-path:inset(50%) !important}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:-webkit-fill-available;height:-moz-available;height:stretch;font-size:100%;scroll-behavior:smooth}body{padding-bottom:40px;min-height:100vh;color:#292929;font-family:"Poppins","Arial","Helvetica",sans-serif;font-size:1rem;font-weight:normal;line-height:1.5;background-color:#fff}@supports(-webkit-touch-callout:none){body{min-height:-webkit-fill-available;min-height:-moz-available;min-height:stretch}}body.no-scroll{overflow:hidden}*{padding:0;margin:0}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}video{max-width:100%}a,button,[role=button]{color:inherit}picture{display:block;width:100%;height:100%}input,textarea,button,select{font-family:"Poppins","Arial","Helvetica",sans-serif;background-color:rgba(0,0,0,0);background-image:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=tabpanel]:focus-visible,[role=button]:focus-visible{outline:1px dashed #292929;outline-offset:2px}button{color:currentcolor;font-family:"Poppins","Arial","Helvetica",sans-serif;font-size:1rem;font-weight:700;border:none;cursor:pointer}.js-hide{display:none}#main-content{display:none}.drupal-messages a{text-decoration:underline}.drupal-messages .messages--status a{font-weight:700}.drupal-messages .messages--status a:hover{color:#77b259}.drupal-messages .item-list__comma-list{display:inline;list-style:none}.drupal-messages .item-list__comma-list li{display:inline}.drupal-messages .item-list__comma-list li::after{content:", "}.node--unpublished{background-color:#fffce6}.gradient-line,.o-footerMenu__content,.m-menuMain__brand__item:hover,.m-menuMain__brand__item.-is-active{position:relative;border-radius:14px;-webkit-transition:background 200ms linear,color 200ms linear;transition:background 200ms linear,color 200ms linear}.gradient-line::after,.o-footerMenu__content::after,.m-menuMain__brand__item:hover::after,.m-menuMain__brand__item.-is-active::after{position:absolute;background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);border-radius:14px;-webkit-transition:inset 200ms ease-in-out;transition:inset 200ms ease-in-out;content:""}.gradient-line--has-hover{inset:0 0 0 0}.gradient-line--has-hover:hover::after,.gradient-line--has-hover:focus::after{inset:calc(100% - 8px) 0 0 0;border-top-left-radius:0;border-top-right-radius:0}.gradient-line--bottom::after,.m-menuMain__brand__item:hover::after,.m-menuMain__brand__item.-is-active::after{inset:calc(100% - 12px) 0 0 0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:14px;border-bottom-left-radius:14px}.gradient-line--top::after,.o-footerMenu__content::after{inset:0 0 calc(100% - 14px) 0;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:0;border-bottom-left-radius:0}.o-quiz__question__textWrapper,.m-cardMediaLibrary__infos,.m-cardFavorite__buttonWrapper{position:relative;border-radius:16px;cursor:pointer;-webkit-transition:all 500ms;transition:all 500ms;z-index:1}.o-quiz__question__textWrapper::before,.m-cardMediaLibrary__infos::before,.m-cardFavorite__buttonWrapper::before{position:absolute;background-image:-webkit-gradient(linear,left top,left bottom,from(#2065E5),to(#2065E5)),-webkit-gradient(linear,left top,right top,from(#F5AC9B),to(#2065E5));background-image:linear-gradient(#2065E5,#2065E5),linear-gradient(to right,#F5AC9B,#2065E5);background-clip:content-box,border-box;background-origin:border-box;border-bottom:8px solid rgba(0,0,0,0);border-radius:16px;opacity:0;-webkit-transition:opacity 500ms;transition:opacity 500ms;content:"";inset:0;z-index:-1}.o-quiz__question__textWrapper:hover,.m-cardMediaLibrary__infos:hover,.m-cardFavorite__buttonWrapper:hover{color:#fff}.-gradient-bullet{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;width:12px;height:12px;background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);border-radius:100%}.-incorrectIcon{position:relative;display:grid;width:32px;height:32px;background-color:#e3614b;border-radius:9999px;place-content:center}.-incorrectIcon::before,.-incorrectIcon::after{position:absolute;top:50%;left:50%;width:12px;height:2px;background-color:#fff;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;content:""}.-incorrectIcon::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.-incorrectIcon::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.-correctIcon,.m-quizStepper__item.-isCompleted .m-quizStepper__icon::after{position:relative;display:grid;width:32px;height:32px;background-color:#2f9a41;border-radius:9999px;place-content:center}.-correctIcon:after,.m-quizStepper__item.-isCompleted .m-quizStepper__icon:after{display:block;margin-top:-3px;width:8px;height:15px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);content:""}.-bg-green-med{background-color:#2f9a41}.-bg-red-med{background-color:#e3614b}.-bg-green-light{background-color:#b8f2a7}.-bg-red-light{background-color:#f9a8a9}.a-cta.-iconOnly.swiper-button-prev,.a-cta.-iconOnly.swiper-button-next{position:absolute;top:50%;width:48px;height:48px;color:#292929;border:2px solid var(--color-theme-light);z-index:1;translate:0 -50%}@media screen and (max-width:900px){.a-cta.-iconOnly.swiper-button-prev,.a-cta.-iconOnly.swiper-button-next{display:none}}.a-cta.-iconOnly.swiper-button-prev:hover,.a-cta.-iconOnly.swiper-button-next:hover{color:#fff}.a-cta.-iconOnly.swiper-button-prev.-white:not(.swiper-button-disabled),.a-cta.-iconOnly.swiper-button-next.-white:not(.swiper-button-disabled){color:var(--color-theme-primary);background-color:#fff;border-color:#fff}.a-cta.-iconOnly.swiper-button-prev{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.a-cta.-iconOnly.swiper-button-next{right:0}.a-cta.-iconOnly.swiper-button-disabled{color:#f5f9fa;background-color:var(--color-theme-light);opacity:.5;pointer-events:none}.a-cta.-iconOnly.swiper-button-disabled.-white{color:#fff;opacity:.3}.a-cta.-iconOnly.swiper-button-disabled .a-cta__icon{fill:#292929}.swiper-pagination{text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:300ms opacity;transition:300ms opacity;z-index:10}.swiper-pagination-bullets{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.swiper-pagination-lock{display:none}.swiper-pagination-bullet{display:block;width:6px;height:6px;background-color:var(--color-theme-light);border-radius:50%;cursor:pointer}.swiper-pagination-bullet-active{width:24px;background-color:var(--color-theme-primary);border-radius:16px}.-white .swiper-pagination-bullet-active{background-color:#e0f2fd}.-bottomControls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}@media print{.-bottomControls{display:none}}.-bottomControls .swiper-button-lock{display:none}@media screen and (min-width:901px){.-bottomControls .swiper-pagination-bullets{margin-top:0}}.l-blockWrapper{margin-top:40px;margin-bottom:40px}.o-productAnchors .l-blockWrapper,.o-clinicalPage__infos .l-blockWrapper,.o-spotlight .l-blockWrapper{padding-right:0;padding-left:0;margin:40px auto 40px;max-width:100%}.l-blockWrapper.-small{margin-top:24px;margin-bottom:24px}.l-blockWrapper.-big{margin-top:80px;margin-bottom:80px}@media screen and (max-width:900px){.l-blockWrapper.-big{margin-top:40px;margin-bottom:40px}}.l-blockContent{padding:0 16px;margin:0 auto;width:100%}.l-blockContent.-large{padding:0 80px;max-width:1440px}.l-blockContent.-medium{max-width:1280px}.l-blockContent.-small{max-width:1062px}.l-blockContent.-xsmall{max-width:816px}.l-blockContent.-full{padding:0}@media screen and (max-width:900px){.l-blockContent.-spacerTablet{padding:0 16px}}@media screen and (max-width:900px){.l-blockContent.-noSpacerTablet{padding:0}}.a-anchor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;text-decoration:none;background-color:rgba(0,0,0,0);border-radius:16px;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.a-anchor__number{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:26px;min-height:26px;color:#fff;background-color:var(--color-theme-primary);border-radius:100%}.a-anchor__label{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--color-theme-primary)}.a-anchor.-active,.a-anchor:hover{background-color:var(--color-theme-primary);-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.a-anchor.-active .a-anchor__label,.a-anchor:hover .a-anchor__label{color:#fff}.a-anchor.-active .a-anchor__number,.a-anchor:hover .a-anchor__number{color:var(--color-theme-primary);background-color:#fff}.a-anchor.-evictionNotice{--color-theme-primary:#2065E5}.a-burgerMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.a-burgerMenu__burger{position:relative;display:inline-block;width:24px;height:24px;-webkit-transition:opacity 100ms ease 400ms,width 0ms ease 400ms;transition:opacity 100ms ease 400ms,width 0ms ease 400ms}.a-burgerMenu__icon{top:calc(50% - 1px);left:4px;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);-webkit-transition-duration:75ms;transition-duration:75ms}.a-burgerMenu__icon,.a-burgerMenu__icon::before,.a-burgerMenu__icon::after{position:absolute;display:block;width:14px;height:2px;background:#2065e5}.a-burgerMenu__icon::before,.a-burgerMenu__icon::after{left:0;content:""}.a-burgerMenu__icon::before{top:-4px;-webkit-transition:top 75ms ease 120ms,opacity 75ms ease;transition:top 75ms ease 120ms,opacity 75ms ease}.a-burgerMenu__icon::after{bottom:-4px;-webkit-transition:bottom 75ms ease 120ms,-webkit-transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 75ms ease 120ms,-webkit-transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 75ms ease 120ms,transform 75ms cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 75ms ease 120ms,transform 75ms cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 75ms cubic-bezier(0.55,0.055,0.675,0.19)}@media screen and (max-width:900px){body.-navOpened{overflow:hidden}}body.-navOpened .a-burgerMenu__icon{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}body.-navOpened .a-burgerMenu__icon::before{top:0;opacity:0;-webkit-transition:top 75ms ease,opacity 75ms ease 120ms;transition:top 75ms ease,opacity 75ms ease 120ms}body.-navOpened .a-burgerMenu__icon::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 75ms ease,-webkit-transform 75ms cubic-bezier(0.215,0.61,0.355,1) 120ms;transition:bottom 75ms ease,-webkit-transform 75ms cubic-bezier(0.215,0.61,0.355,1) 120ms;transition:bottom 75ms ease,transform 75ms cubic-bezier(0.215,0.61,0.355,1) 120ms;transition:bottom 75ms ease,transform 75ms cubic-bezier(0.215,0.61,0.355,1) 120ms,-webkit-transform 75ms cubic-bezier(0.215,0.61,0.355,1) 120ms}.a-cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;-webkit-transition:background 200ms linear,color 200ms linear;transition:background 200ms linear,color 200ms linear}.a-cta:not(.-tertiary,.-iconOnly,.-imageOnly){position:relative;border:2px solid rgba(0,0,0,0);border-radius:14px}.a-cta:not(.-tertiary,.-iconOnly,.-imageOnly)::after{position:absolute;margin:0 -2px;background:linear-gradient(124deg,#F5AC9B 24.65%,RGB(var(--color-rgb-theme-primary) / 103.7%));border-radius:14px;-webkit-transition:inset 200ms ease-in-out;transition:inset 200ms ease-in-out;content:"";z-index:-1;inset:0 0 0 0}.a-cta:not(.-tertiary,.-iconOnly,.-imageOnly):hover::after,.a-cta:not(.-tertiary,.-iconOnly,.-imageOnly):focus::after{inset:0 0 -10px 0}.a-cta:not(.-small){padding:12px 24px}.a-cta:not([disabled]){cursor:pointer}.a-cta.-small{padding:8px 16px}.a-cta .a-cta__text{font-weight:600}.a-cta__iconWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.a-cta__icon{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;pointer-events:none;fill:currentcolor;stroke:currentcolor}.a-cta.-primary{color:#fff;background-color:var(--color-theme-primary)}.a-cta.-primary:hover,.a-cta.-primary:focus{color:#fff}.a-cta.-secondary{color:var(--color-theme-primary);background-color:#fff;border-color:var(--color-theme-primary)}.a-cta.-secondary:hover,.a-cta.-secondary:focus{color:#fff;background-color:var(--color-theme-primary);border-color:var(--color-theme-primary)}.a-cta.-imageOnly{padding:initial}.a-cta.-iconOnly{padding:9px;color:var(--color-theme-primary);background-color:var(--color-theme-light);border-color:rgba(0,0,0,0);border-radius:100%}.a-cta.-iconOnly:hover,.a-cta.-iconOnly:focus{color:#fff;background-color:var(--color-theme-primary);border-color:var(--color-theme-primary)}.a-cta[disabled]{cursor:not-allowed;opacity:.5}.a-cta[disabled]::after{content:none}.a-cta.-tertiary{gap:8px;padding:0;color:#292929;text-decoration:none;background-color:rgba(0,0,0,0)}.a-cta.-tertiary .a-cta__iconWrapper{padding:8px;background-color:var(--color-theme-light);border-radius:100%}.a-cta.-tertiary .a-icon{fill:var(--color-theme-primary)}.a-cta.-tertiary:hover,.a-cta.-tertiary:focus{color:var(--color-theme-primary)}.a-cta.-tertiary[disabled]{color:#828282}.a-cta.-tertiary[disabled]:hover,.a-cta.-tertiary[disabled]:focus{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.a-brandLogo{margin:40px auto;width:100%;max-width:194px}@media screen and (max-width:900px){.a-brandLogo{margin-top:96px;margin-bottom:0}}.a-brandLogo.-pierre-fabre{max-width:312px}.a-brandLogo.-pierre-fabre svg{max-width:100%;fill:#00205c}.a-brandLogo.-ducray svg{fill:#004c97}.a-brandLogo.-avene svg{fill:#ff8674}.a-brandLogo.-a-derma svg{fill:#676868}.a-brandLogo.-dexeryl svg{fill:#bad1ee}.a-brandLogo.-darrow svg{fill:#f56109}.m-formGroup.-checkbox.facet-item input,.m-formFacetSearch .facets-checkbox,.a-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:1px 0 0;width:16px;height:16px;background-color:#fff;border-radius:4px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.m-formGroup.-checkbox.facet-item input[type=radio],.m-formFacetSearch [type=radio].facets-checkbox,[type=radio].a-checkbox{border-radius:100%}.m-formGroup.-checkbox.facet-item input[disabled],.m-formFacetSearch [disabled].facets-checkbox,[disabled].a-checkbox{border-color:#f5f9fa;cursor:not-allowed}.a-textarea,.a-select,.a-input{display:block;padding:12px 16px;width:100%;color:#4c4c4c;font-size:1rem;line-height:1.5;background-color:#e0f2fd;border:1px solid #e0f2fd;border-radius:16px}[data-theme=theme-avene] .a-textarea,[data-theme=theme-avene] .a-select,[data-theme=theme-avene] .a-input,[data-theme=theme-aderma] .a-textarea,[data-theme=theme-aderma] .a-select,[data-theme=theme-aderma] .a-input,[data-theme=theme-ducray] .a-textarea,[data-theme=theme-ducray] .a-select,[data-theme=theme-ducray] .a-input,[data-theme=theme-dexeryl] .a-textarea,[data-theme=theme-dexeryl] .a-select,[data-theme=theme-dexeryl] .a-input,[data-theme=theme-darrow] .a-textarea,[data-theme=theme-darrow] .a-select,[data-theme=theme-darrow] .a-input{background-color:#fff;border-color:#fff}.a-textarea::-webkit-input-placeholder,.a-select::-webkit-input-placeholder,.a-input::-webkit-input-placeholder{color:#292929;opacity:1}.a-textarea::-moz-placeholder,.a-select::-moz-placeholder,.a-input::-moz-placeholder{color:#292929;opacity:1}.a-textarea:-ms-input-placeholder,.a-select:-ms-input-placeholder,.a-input:-ms-input-placeholder{color:#292929;opacity:1}.a-textarea::-ms-input-placeholder,.a-select::-ms-input-placeholder,.a-input::-ms-input-placeholder{color:#292929;opacity:1}.a-textarea::placeholder,.a-select::placeholder,.a-input::placeholder{color:#292929;opacity:1}[disabled].a-textarea,[disabled].a-select,[disabled].a-input{color:#828282;border-color:#828282;cursor:not-allowed}[data-theme=theme-ducray] [disabled].a-textarea,[data-theme=theme-ducray] [disabled].a-select,[data-theme=theme-ducray] [disabled].a-input{border-color:#828282}.-error.a-textarea,.-error.a-select,.-error.a-input,.error.a-textarea,.error.a-select,.error.a-input{border-color:#e3614b}.m-formGroup.-checkbox.facet-item label,.a-label{display:inline-block;margin-bottom:8px;color:var(--color-theming);font-size:.875rem}.m-formGroup.-checkbox.facet-item label.-sizeM,.-sizeM.a-label{font-size:1rem;font-weight:500}.m-formGroup.-checkbox.facet-item label.-required::after,.-required.a-label::after{content:"*"}.m-formGroup.-checkbox.facet-item label a,.a-label a{text-decoration:underline}.m-formGroup.-checkbox.facet-item label a:hover,.a-label a:hover{font-weight:650}.a-qtyStepper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;background-color:#fff}.a-qtyStepper__cta{color:#292929;background-color:rgba(0,0,0,0);border:none}.a-qtyStepper__icon{fill:#292929}[data-theme=theme-ducray] .a-qtyStepper__icon{fill:var(--color-theme-primary)}.a-qtyStepper__input{padding:0;width:40px;font-weight:650;text-align:center;background-color:#f5f5f5;border-radius:4px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}[data-theme=theme-ducray] .a-qtyStepper__input{color:var(--color-theme-primary);font-weight:700;border-color:#f5f9fa}.a-qtyStepper__input::-webkit-outer-spin-button,.a-qtyStepper__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.a-select{padding-right:40px;background-image:linear-gradient(45deg,#fff 49%,transparent 0),linear-gradient(-45deg,#fff 49%,transparent 0),linear-gradient(45deg,#4c4c4c 53%,transparent 0),linear-gradient(-45deg,#4c4c4c 53%,transparent 0);background-repeat:no-repeat;background-position:calc(100% - 20px) calc(50% + 4px);background-size:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.a-select[disabled]{background-image:linear-gradient(45deg,#fff 49%,transparent 0),linear-gradient(-45deg,#fff 49%,transparent 0),linear-gradient(45deg,#828282 53%,transparent 0),linear-gradient(-45deg,#828282 53%,transparent 0)}.a-select option{color:var(--color-theming);font-size:1rem}.a-textarea{height:150px;min-height:150px;max-height:400px;resize:vertical}.a-icon{display:inline-block;fill:currentcolor}.a-icon.-grey{fill:#828282}.a-icon.-red{fill:#e3614b}.a-icon.-white{fill:#fff}.a-icon.-theme{fill:var(--color-theme-dark,var(--color-theme-primary))}.a-icon.-theme2{color:var(--color-theme-dark,var(--color-green-black,var(--color-theme-primary)))}.a-icon.-theming{fill:var(--color-theming)}.a-icon.-gamme{fill:var(--color-gamme-primary,var(--color-theme-primary))}.a-image{display:inline-block;width:100%;max-width:100%;vertical-align:top}img{max-width:100%}.a-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:6px 16px;text-decoration:none;border-radius:14px}.a-tag.-event{color:#fff;background-color:#2065e5}[data-theme=theme-avene] .a-tag.-event,[data-theme=theme-ducray] .a-tag.-event,[data-theme=theme-dexeryl] .a-tag.-event,[data-theme=theme-aderma] .a-tag.-event{color:var(--color-theme-primary);background-color:rgba(0,0,0,0)}.a-tag.-event.-active{color:#fff;background-color:var(--color-theme-primary)}.a-tag.-brand{color:#292929;background-color:var(--color-theme-light)}.a-tag.-brand.-pierre-fabre{background-color:#e0f2fd}.a-tag.-brand.-avene{background-color:#ffedea}.a-tag.-brand.-darrow{background-color:#fbf1eb}.a-tag.-brand.-ducray{background-color:#d9e4ef}.a-tag.-brand.-a-derma{background-color:#d9f3e8}.a-tag.-brand.-dexeryl{background-color:#ebf2fa}.a-tag.-brand.-white{background-color:#fff}.a-tag.-uppercase{text-transform:uppercase}.a-tag.-pathology{color:#292929;text-transform:uppercase;background-color:#e0f2fd}.a-tag.-pathology.-white{background-color:#fff}.a-tag.-hub{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px 6px 4px;color:#2065e5;background-color:#e0f2fd}.a-tag__iconWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px;width:22px;height:22px;background-color:#2065e5;border-radius:100%}.a-tag__icon{fill:#fff}.a-text.-sizeM{font-size:1rem}@media print{.a-text.-sizeM{font-size:12pt}}.m-wysiwyg .-labelXS,.a-text.-sizeXS{font-size:.75rem}@media print{.m-wysiwyg .-labelXS,.a-text.-sizeXS{font-size:8pt}}.a-text.-sizeXL{font-size:2rem}.a-text.-sizeL{font-size:1.125rem}@media print{.a-text.-sizeL{font-size:13pt}}.a-text.-sizeS{font-size:.875rem}@media print{.a-text.-sizeS{font-size:10pt}}.a-text.-heavy{font-weight:500}.a-text.-medium{font-weight:500}.a-text.-semibold{font-weight:600}.a-text.-bold{font-weight:700}.a-text.-italic{font-style:italic}.a-text.-white{color:#fff}.a-text.-black{color:#292929}.a-text.-dark-blue{color:#00205c}.a-text.-theme{color:var(--color-theme-primary)}.a-text.-theme2{color:var(--color-theme-dark,var(--color-green-black,var(--color-theme-primary)))}.a-text.-theming{color:var(--color-theming)}.a-text.-gamme{color:var(--color-gamme-primary,var(--color-theme-primary))}.a-text.-uppercase{text-transform:uppercase}.a-text.-center{text-align:center}.m-wysiwyg h1,.a-title.-h1{font-size:3.125rem;font-weight:700;line-height:1.2}@media screen and (max-width:600px){.m-wysiwyg h1,.a-title.-h1{font-size:2.25rem}}@media print{.m-wysiwyg h1,.a-title.-h1{font-size:22pt}}.m-wysiwyg h2,.a-title.-number,.a-title.-h2{font-size:2.375rem;font-weight:700;line-height:1.2}@media screen and (max-width:600px){.m-wysiwyg h2,.a-title.-number,.a-title.-h2{font-size:1.5rem}}@media print{.m-wysiwyg h2,.a-title.-number,.a-title.-h2{font-size:18pt}}.o-headband__text,.m-wysiwyg h3,.a-title.-h3{font-size:1.5rem;font-weight:700;line-height:1.2}@media screen and (max-width:600px){.o-headband__text,.m-wysiwyg h3,.a-title.-h3{font-size:1.25rem}}@media print{.o-headband__text,.m-wysiwyg h3,.a-title.-h3{font-size:16pt}}.m-wysiwyg h4,.m-formEdit .a-label,.m-cardSearch.-search .m-cardSearch__title,.a-title.-h4{font-size:1.25rem;font-weight:700;line-height:1.2}@media screen and (max-width:900px){.m-wysiwyg h4,.m-formEdit .a-label,.m-cardSearch.-search .m-cardSearch__title,.a-title.-h4{font-size:1rem}}@media print{.m-wysiwyg h4,.m-formEdit .a-label,.m-cardSearch.-search .m-cardSearch__title,.a-title.-h4{font-size:15pt}}.a-title.-number{font-weight:700}.a-title.-white{color:#fff}.a-title.-black{color:#292929}.a-title.-dark-blue{color:#00205c}.a-title.-theme{color:var(--color-theme-title,var(--color-theme-primary))}.a-title.-theme2{color:var(--color-theme-dark,var(--color-green-black,var(--color-theme-primary)))}.a-title.-theming{color:var(--color-theming)}.a-title.-gamme{color:var(--color-gamme-primary,var(--color-theme-primary))}.a-title.-uppercase{text-transform:uppercase}.a-title.-center{text-align:center}.a-tooltip{position:relative;display:grid;place-content:center;padding:10px;width:40px;height:40px;line-height:1.2;background-color:#fff;border-radius:100%}.a-tooltip__icon{pointer-events:none;fill:#292929}.a-tooltip__text{position:absolute;top:calc(100% + 10px);left:50%;padding:4px 10px;font-weight:normal;white-space:nowrap;text-decoration:none;background-color:#fff;border:1px solid #f5f5f5;border-radius:4px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-webkit-transition:all 300ms ease;transition:all 300ms ease;pointer-events:none;z-index:3}.a-tooltip__text::before,.a-tooltip__text::after{position:absolute;top:-10px;left:50%;display:inline-block;width:0;height:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);content:""}.a-tooltip__text::before{border-right:8px solid rgba(0,0,0,0);border-bottom:10px solid #f5f5f5;border-left:8px solid rgba(0,0,0,0)}.a-tooltip__text::after{top:-8px;border-right:6px solid rgba(0,0,0,0);border-bottom:8px solid #fff;border-left:6px solid rgba(0,0,0,0)}.a-tooltip:hover .a-tooltip__text{visibility:visible;opacity:1;-webkit-transition:all 300ms ease;transition:all 300ms ease}.a-tooltip.-blue .a-tooltip__icon{fill:#2065e5}.a-tooltip.-active{background-color:#2065e5}.a-tooltip.-active .a-tooltip__icon{fill:#fff}.filled-bookmark{fill:#fff}.m-popin{position:fixed;top:50%;left:50%;width:calc(100% - 32px);max-width:628px;height:100%;max-height:80vh;background-color:#fff;border-radius:16px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;opacity:0;-webkit-transition:opacity 600ms,visibility 600ms;transition:opacity 600ms,visibility 600ms;z-index:12}@media screen and (min-width:901px){.m-popin{width:calc(100% - 32px)}}@media screen and (max-width:900px){.m-popin{top:calc(50% + 32px)}}.m-popin:not(.-shown){pointer-events:none}@media screen and (min-width:901px){.m-popin.-mobileOnly{position:relative;top:auto;left:auto;width:auto;max-width:initial;height:auto;max-height:initial;-webkit-transform:none;-ms-transform:none;transform:none;visibility:visible;opacity:1;pointer-events:initial}}.m-popin.-shown{visibility:visible;opacity:1;-webkit-transition:opacity 600ms,visibility 600ms;transition:opacity 600ms,visibility 600ms}.m-popin.-shown .m-popin__content{opacity:1;-webkit-transition:opacity 800ms;transition:opacity 800ms}.m-popin__wrapper{padding:16px;height:100%;overflow-y:auto}@media screen and (min-width:901px){.-mobileOnly .m-popin__wrapper{padding:0;overflow-y:initial}}.m-popin__content{opacity:0;-webkit-transition:opacity 300ms;transition:opacity 300ms}@media screen and (min-width:901px){.-mobileOnly .m-popin__content{opacity:1}}.m-popin__close{position:absolute;top:12px;right:12px;display:block;width:20px;height:20px;color:#2065e5;border:none;z-index:2}@media screen and (min-width:901px){.-mobileOnly .m-popin__close{display:none}}.m-popin__close__icon{pointer-events:none}.m-popin__heading{margin-bottom:16px}.m-popin__ctaList{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}@media screen and (max-width:900px){.m-popin__ctaList{-ms-flex-wrap:wrap;flex-wrap:wrap}}.m-popin__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(41,41,41,.7);visibility:hidden;opacity:0;-webkit-transition:opacity 600ms;transition:opacity 600ms;z-index:11}.m-popin__overlay.-shown{visibility:visible;opacity:1;-webkit-transition:opacity 600ms;transition:opacity 600ms}body.-withPopin{overflow:hidden}.m-accordion{display:block;background-color:#fff;border:1px solid var(--color-theme-primary)}.m-accordion:not(.-open) .m-accordion__content{display:none}.m-accordion:not(.-open) .m-accordion__head::after{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.m-accordion__head{position:relative;padding:16px 42px 16px 16px;cursor:pointer}.m-accordion__head::before,.m-accordion__head::after{position:absolute;top:50%;right:16px;width:14px;height:2px;background-color:var(--color-theming);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform 200ms;transition:-webkit-transform 200ms;transition:transform 200ms;transition:transform 200ms,-webkit-transform 200ms;content:""}.m-accordion__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:24px}.m-accordion__link .a-text{font-weight:700}.m-accordion__link .a-icon{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.m-anchors{position:relative;padding:16px 12px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.m-anchors{padding-top:44px}}.m-anchors__title{margin-bottom:16px;font-size:1.125rem;font-weight:600}.m-anchors__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;list-style:none}.m-anchors__close{position:absolute;top:20px;right:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;background-color:#fff;z-index:2}.m-anchors.-evictionNotice{--color-theme-light:#e0f2fd}.m-author{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-author .m-pictureWrapper__content{padding-top:100%}@media screen and (max-width:900px){.m-author .m-pictureWrapper__content{padding-top:100%}}.m-author__picture{max-width:56px;height:auto;max-height:56px}.m-author__picture img{-ms-flex-negative:0;flex-shrink:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%}.m-author__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-author__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-author__professionalInfos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-author__separator{color:#292929;font-size:1rem;line-height:0}.m-author__infos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px}.m-associatedProduct{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}@media screen and (max-width:900px){.m-associatedProduct{gap:12px}}.m-associatedProduct .m-cardProduct{padding:0}.m-associatedProduct .m-cardProduct .a-cta{display:none}.m-associatedProduct .m-cardProduct .m-cardProduct__textContent{margin-bottom:0}.m-associatedProduct__cardContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;width:100%;background-color:#f5f5f5;border-radius:16px}@media print{.m-associatedProduct__cardContainer{gap:0;padding:2mm;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.m-associatedProduct__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.m-associatedProduct__cardComplement{position:absolute;right:-68px;translate:-50% 0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;align-self:center}@media print{.m-associatedProduct__cardComplement{position:initial;translate:initial;margin-left:1mm}}.m-associatedProduct__cardComplement .a-icon{display:block}@media print{.m-associatedProduct__cardComplement .a-icon{width:8mm;height:8mm}}.m-associatedProduct__cardComplement.-or{right:-88px}.m-associatedProduct__icon{margin:0 auto}.m-cardBrand{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:40px 24px;text-align:center}.m-cardBrand.-small{gap:16px;padding:16px 24px}.m-cardBrand__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px;font-size:0}@media screen and (max-width:900px){.m-cardBrand__logo{height:56px}}.-small .m-cardBrand__logo{height:30px}.m-cardBrand__logo svg{width:100%;height:100%}.m-cardBrand__cta{position:initial}.m-cardBrand__cta::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);content:"";z-index:1}.m-cardBrand.-ducray{background-color:#d9e4ef}.m-cardBrand.-ducray .m-cardBrand__logo svg{fill:#004c97}.m-cardBrand.-ducray .m-cardBrand__logo svg rect{fill:#fff !important}.m-cardBrand.-avene{background-color:#ffedea}.m-cardBrand.-avene .m-cardBrand__logo svg{fill:#ff8674}.m-cardBrand.-darrow{background-color:#fbf1eb}.m-cardBrand.-darrow .m-cardBrand__logo svg{fill:#f56109}.m-cardBrand.-pierre-fabre{background-color:#e0f2fd}.m-cardBrand.-pierre-fabre .m-cardBrand__logo svg{height:38px;fill:#2065e5}.m-cardBrand.-a-derma{background-color:#d9f3e8}.m-cardBrand.-a-derma .m-cardBrand__logo svg{fill:#00af66}.m-cardBrand.-a-derma .m-cardBrand__logo svg .-grey{fill:#676868}.m-cardBrand.-dexeryl{background-color:#e7eff9}.m-cardBrand.-dexeryl .m-cardBrand__logo svg{fill:#676868}.m-cardBrand.-dexeryl .m-cardBrand__logo svg .-grey{fill:#676868}.m-cardCarouselSlide{background-color:#fff}.m-cardCarouselSlide:not(.swiper-slide-active) .m-cardCarouselSlide__legend{background-color:#fff;opacity:0;-webkit-transition:opacity 400ms;transition:opacity 400ms}.m-cardCarouselSlide.swiper-slide-active .m-cardCarouselSlide__zoom{opacity:1;-webkit-transition:opacity 300ms;transition:opacity 300ms}.m-cardCarouselSlide__content{position:relative}.m-cardCarouselSlide__zoom{position:absolute;right:16px;bottom:16px;opacity:0;-webkit-transition:opacity 300ms;transition:opacity 300ms}.m-cardCarouselSlide__zoom.a-cta{padding:12px;background-color:#fff}.m-cardCarouselSlide__legend{margin-top:16px;text-align:center}@media screen and (max-width:900px){.m-cardCarouselSlide__legend{opacity:1;-webkit-transition:opacity 400ms;transition:opacity 400ms}}.m-cardCarouselSlide__tag{position:absolute;bottom:16px;left:16px}.m-cardCarouselSlide__picture .m-pictureWrapper__content{padding:0;height:100%;overflow:hidden;border-radius:16px}.m-cardCarouselSlide__picture .m-pictureWrapper__content img{position:relative}.m-cardCommitment.-dark{background-color:var(--color-theme-primary)}.m-cardCommitment.-dark .m-cardCommitment__iconWrapper svg{fill:#fff}.m-cardCommitment.-dark .m-cardCommitment__title,.m-cardCommitment.-dark .m-cardCommitment__description,.m-cardCommitment.-dark .m-cardCommitment__notabene{color:#fff}.m-cardCommitment.-svgBig .m-cardCommitment__iconWrapper svg{width:88px;height:88px}.m-cardCommitment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;text-align:center;background-color:var(--color-theme-light)}.m-cardCommitment__iconWrapper svg{width:80px;height:80px;fill:#292929}.m-cardCommitment__warning{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px;font-weight:bold;text-align:left;background-color:#fff;border:1px solid var(--color-theme-primary);border-radius:8px}.m-cardCommitment__warningIcon{-ms-flex-negative:0;flex-shrink:0;fill:var(--color-theme-dark,var(--color-theme-primary))}.node--unpublished.m-cardContent:not(.-noBG){background-color:#fffce6}.m-cardContent{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;border-radius:16px}@media screen and (max-width:900px){.m-cardContent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-cardContent:not(.-noBG){background-color:#f5f9fa}.m-cardContent:not(.-noBG)::before{position:absolute;background-image:-webkit-gradient(linear,left top,left bottom,from(#2065E5),to(#2065E5)),-webkit-gradient(linear,left top,right top,from(#F5AC9B),to(#2065E5));background-image:linear-gradient(#2065E5,#2065E5),linear-gradient(to right,#F5AC9B,#2065E5);background-clip:content-box,border-box;background-origin:border-box;border-bottom:8px solid rgba(0,0,0,0);border-radius:16px;opacity:0;-webkit-transition:opacity 500ms;transition:opacity 500ms;content:"";inset:0}.m-cardContent:not(.-noBG):hover{color:#fff}.m-cardContent:not(.-noBG):hover::before{opacity:1}.m-cardContent:not(.-noBG):hover .a-cta.-tertiary{color:#fff}.m-cardContent:not(.-noBG):hover .m-cardContent__description .a-icon{fill:#fff}.m-cardContent__title{font-weight:600;text-align:left;text-decoration:none}.m-cardContent__title::before{position:absolute;inset:0;content:"";z-index:2}.m-cardContent__pathologyWrapper{padding:24px;padding-bottom:0}.m-cardContent__pathologyWrapper.-withInfography{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.m-cardContent__pathologyList{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;list-style:none}.m-cardContent__pathologyItem{position:relative;padding:6px 16px;background-color:#e0f2fd;border-radius:14px}.m-cardContent__pathologyItem a{text-decoration:none}.m-cardContent__pathologyItem a:hover{text-decoration:underline}.m-cardContent__infography{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px;color:#fff;background-color:var(--color-theme-primary);border-radius:14px}@media screen and (max-width:900px){.m-cardContent__infography{padding:13px 16px}}.m-cardContent__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px}@media screen and (max-width:900px){.m-cardContent__content{padding:24px}}.-noBG .m-cardContent__content{padding:0}.m-cardContent__header{display:grid;grid-template-columns:1fr auto;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.m-cardContent__header{grid-template-columns:1fr;justify-items:start}}.m-cardContent__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.-search .m-cardContent__description .ckeditor-accordion-container{display:none}.m-cardContent__authors{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px}.m-cardContent__authors__icon{-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;margin-top:2px;fill:#2065e5}.m-cardContent__infos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px 16px}@media screen and (max-width:900px){.m-cardContent__infos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.m-cardContent__newspaper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-cardContent__newspaper__icon{-webkit-box-flex:0;-ms-flex:0 0 12px;flex:0 0 12px;fill:#2065e5}.m-cardContent__wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.-same .m-cardContent__wrapper{border-left-style:solid;border-left-width:3px}.-ducray .m-cardContent__wrapper{border-color:#004c97}.-avene .m-cardContent__wrapper{border-color:#ff8674}.-a-derma .m-cardContent__wrapper{border-color:#00af66}.-dexeryl .m-cardContent__wrapper{border-color:#bad1ee}.-pierre-fabre .m-cardContent__wrapper{border-color:#2065e5}.-noBG .m-cardContent__wrapper{border:none}.m-cardContent__cta::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);content:"";z-index:1}.m-cardContent__cta.-subscribe{position:relative;z-index:2}.m-cardContent__cta.-subscribe::after{display:none}.m-cardContent__cta .a-icon{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.m-cardContent__ctaWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.m-cardContent__ctaWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.m-cardContent__download{position:relative;z-index:2}.m-cardContent__pictureWrapper{position:relative;overflow:hidden;border-radius:16px}@media screen and (min-width:901px){.m-cardContent__pictureWrapper{-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;min-height:247px}}@media screen and (max-width:900px){.m-cardContent__pictureWrapper{display:none}}.m-cardContent__pictureWrapper.-wedia .m-pictureWrapper{height:100%}.m-cardContent__picture{height:100%}.m-cardContent__play{position:absolute;top:50%;left:50%;width:40px;height:40px;background-color:#fff;border-radius:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.m-cardContent__play::before{position:absolute;top:50%;left:50%;display:inline-block;width:0;height:0;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);border-left:13px solid var(--color-theme-dark,var(--color-theme-primary));-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.m-cardContent__tag{-ms-flex-item-align:start;align-self:flex-start}@media screen and (min-width:901px){.m-cardContent .m-pictureWrapper__content{padding-top:0;height:100%}.m-cardContent .m-pictureWrapper__content img{-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:900px){.m-cardContent .m-pictureWrapper__content{padding-top:56.2682215743%}}.m-cardContent.-evictionNotice .m-cardContent__date strong{font-weight:400}.m-cardContent.-ducray .m-cardContent__ctaWrapper{--color-theme-light:#d9e4ef;--color-theme-primary:#292929}.m-cardContent.-ducray .m-cardContent__infography{--color-theme-primary:#004c97}.m-cardContent.-ducray .m-cardContent__authors__icon,.m-cardContent.-ducray .m-cardContent__newspaper__icon{fill:#292929}.m-cardContent.-avene .m-cardContent__ctaWrapper{--color-theme-light:#ffedea;--color-theme-primary:#292929}.m-cardContent.-avene .m-cardContent__infography{--color-theme-primary:#ff8674}.m-cardContent.-avene .m-cardContent__authors__icon,.m-cardContent.-avene .m-cardContent__newspaper__icon{fill:#292929}.m-cardContent.-a-derma .m-cardContent__ctaWrapper{--color-theme-light:#d9f3e8;--color-theme-primary:#292929}.m-cardContent.-a-derma .m-cardContent__infography{--color-theme-primary:#00af66}.m-cardContent.-a-derma .m-cardContent__authors__icon,.m-cardContent.-a-derma .m-cardContent__newspaper__icon{fill:#292929}.m-cardContent.-dexeryl .m-cardContent__ctaWrapper{--color-theme-light:#ebf2fa;--color-theme-primary:#292929}.m-cardContent.-dexeryl .m-cardContent__infography{--color-theme-primary:#283583}.m-cardContent.-dexeryl .m-cardContent__authors__icon,.m-cardContent.-dexeryl .m-cardContent__newspaper__icon{fill:#292929}.m-cardContent.-darrow .m-cardContent__ctaWrapper{--color-theme-light:#fbf1eb;--color-theme-primary:#292929}.m-cardContent.-darrow .m-cardContent__infography{--color-theme-primary:#F56109}.m-cardContent.-darrow .m-cardContent__authors__icon,.m-cardContent.-darrow .m-cardContent__newspaper__icon{fill:#292929}.m-doctor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.m-doctor__picture{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px}.m-doctor__picture.m-pictureWrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px}.m-doctor__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-doctor .m-pictureWrapper__content{overflow:hidden;border-radius:100%}.m-cardDocument{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;background-color:#f5f9fa;border-radius:16px}@media screen and (min-width:901px){.m-cardDocument{min-height:134px}}.m-cardDocument__picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 144px;flex:0 0 144px}@media screen and (max-width:900px){.m-cardDocument__picture{-webkit-box-flex:0;-ms-flex:0 0 103px;flex:0 0 103px}}@media screen and (max-width:600px){.m-cardDocument__picture{display:none}}.m-cardDocument .m-pictureWrapper{width:100%}.m-cardDocument .m-pictureWrapper img{-o-object-fit:cover;object-fit:cover}.m-cardDocument .m-pictureWrapper__content{height:100%}.m-cardDocument__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:24px}@media screen and (max-width:600px){.m-cardDocument__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.m-cardDocument__title.a-title{margin-bottom:8px;font-weight:500}.m-cardDocument__fileContainer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}.o-productAnchors .m-cardDocument__fileContainer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.m-cardDocument__fileInfos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;color:#828282}.m-cardDocument__fileContent .a-icon{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.m-cardFavorite{position:relative;overflow:hidden}.m-cardFavorite .m-pictureWrapper__content{padding-top:57.0652173913%}@media screen and (max-width:900px){.m-cardFavorite .m-pictureWrapper__content{padding-top:65.5976676385%}}.m-cardFavorite__pictureWrapper{position:relative;background-color:#cacaca;border-radius:16px;aspect-ratio:368/210}@media screen and (max-width:900px){.m-cardFavorite__pictureWrapper{aspect-ratio:343/225}}.m-cardFavorite__pictureWrapper.-overlay::before{position:absolute;display:block;width:100%;height:100%;background-color:#292929;border-radius:16px;opacity:.4;content:"";inset:0;z-index:1}.m-cardFavorite__play{position:absolute;top:50%;left:50%;width:40px;height:40px;background-color:#fff;border-radius:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.m-cardFavorite__play::before{position:absolute;top:50%;left:50%;display:inline-block;width:0;height:0;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);border-left-style:solid;border-left-width:13px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.m-cardFavorite__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;text-decoration:none;background-color:#fff;border-radius:16px;-webkit-transition:background-color 300ms;transition:background-color 300ms}.m-cardFavorite__wrapper::before{position:absolute;background-image:-webkit-gradient(linear,left top,left bottom,from(#2065E5),to(#2065E5)),-webkit-gradient(linear,left top,right top,from(#F5AC9B),to(#2065E5));background-image:linear-gradient(#2065E5,#2065E5),linear-gradient(to right,#F5AC9B,#2065E5);background-clip:content-box,border-box;background-origin:border-box;border-bottom:8px solid rgba(0,0,0,0);border-radius:16px;opacity:0;-webkit-transition:opacity 500ms;transition:opacity 500ms;content:"";inset:0}.m-cardFavorite__wrapper:hover{background-color:#2065e5}.m-cardFavorite__wrapper:hover .m-cardFavorite__play::before{color:#292929}.m-cardFavorite__wrapper:hover .m-cardFavorite__title{color:#fff}.m-cardFavorite__wrapper:hover .m-cardFavorite__buttonWrapper::before{opacity:1}.m-cardFavorite__title{padding:16px 24px}.m-cardFavorite__buttonWrapper{padding:12px 16px;color:#fff;text-align:center;background-color:#2065e5;border-top-left-radius:0;border-top-right-radius:0}.m-cardFavorite__type{--color-theme-primary:#2065E5;position:absolute;top:16px;left:16px;text-transform:uppercase;z-index:1}.m-cardFavorite__type.a-tag.-event.-active{color:#fff}.push--unpublished.m-cardIngredient{position:relative}.push--unpublished.m-cardIngredient::before{position:absolute;top:0;left:0;display:block;padding:8px 16px;color:#292929;font-size:14px;font-style:italic;background-color:#fffce6;-webkit-transition-duration:200ms;transition-duration:200ms;content:"unpublished";z-index:9999}.push--unpublished.m-cardIngredient:hover::before{padding:0;font-size:0}.m-cardIngredient{position:relative;display:block;text-decoration:none;background-color:#fff;border-radius:16px}.m-cardIngredient .m-pictureWrapper__content{padding-top:114.5833333333%}.m-cardIngredient .m-pictureWrapper{border-bottom-right-radius:0;border-bottom-left-radius:0}.m-cardIngredient__title{position:absolute;top:8px;left:8px;max-width:calc(100% - 48px);z-index:1}.m-cardIngredient__textContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px}.m-cardManual{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-decoration:none}.m-cardManual:hover .m-cardManual__iconWrapper{color:#fff;background-color:#2065e5}.m-cardManual__corner{position:absolute;top:0;right:0;width:38px;height:50px;background-color:#fff;border-bottom-left-radius:26px}.m-cardManual__corner::before{position:absolute;top:0;right:100%;width:30px;height:15px;background-color:rgba(0,0,0,0);border-top-right-radius:15px;-webkit-box-shadow:15px 0 0 0 #fff;box-shadow:15px 0 0 0 #fff;content:""}.m-cardManual__corner::after{position:absolute;top:100%;right:0;width:15px;height:30px;background-color:rgba(0,0,0,0);border-top-right-radius:15px;-webkit-box-shadow:0 -15px 0 0 #fff;box-shadow:0 -15px 0 0 #fff;content:""}.m-cardManual__iconWrapper{position:absolute;top:12px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;color:#2065e5;background-color:#e0f2fd;border-radius:100%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:background 200ms linear,color 200ms linear;transition:background 200ms linear,color 200ms linear;z-index:1}.m-cardManual__icon{position:relative}.m-cardManual .m-pictureWrapper__content{padding-top:108.6956521739%}@media screen and (max-width:900px){.m-cardManual .m-pictureWrapper__content{padding-top:116.6180758017%}}.m-cardManual .m-pictureWrapper img{-o-object-fit:cover;object-fit:cover}.m-cardMediaLibrary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;border-radius:16px;cursor:pointer;-webkit-transition:background-color 300ms;transition:background-color 300ms}.m-cardMediaLibrary:hover{background-color:#2065e5}.m-cardMediaLibrary:hover .m-cardMediaLibrary__infos::before{opacity:1}.m-cardMediaLibrary:hover .m-cardMediaLibrary__content{color:#fff}.m-cardMediaLibrary:hover .m-cardMediaLibrary__zoom{color:#fff;background-color:var(--color-theme-primary);border-color:var(--color-theme-primary)}.m-cardMediaLibrary__pictureWrapper{position:relative}.m-cardMediaLibrary__zoom{--color-theme-primary:#2065E5;position:absolute;right:8px;bottom:8px}.m-cardMediaLibrary__zoom.a-cta{padding:15px;background-color:#fff}.m-cardMediaLibrary__content{padding:16px 24px}.m-cardMediaLibrary__pathologies{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:16px}.m-cardMediaLibrary__tag .a-text{font-size:.75rem}.m-cardMediaLibrary__description{margin-top:8px}.m-cardMediaLibrary__infos{padding:12px 16px;color:#fff;text-align:center;background-color:#2065e5;border-top-left-radius:0;border-top-right-radius:0}.m-cardMediaLibrary__nbPictures{font-weight:600}.m-cardMediaLibrary .m-pictureWrapper__content{padding-top:56.3829787234%}@media screen and (max-width:900px){.m-cardMediaLibrary .m-pictureWrapper__content{padding-top:64.0625%}}.m-cardNewsletter{--color-theme-primary:#2065E5;--color-theme-light:#e0f2fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:24px 16px;background-color:var(--color-theme-primary);border-radius:16px}.m-cardNewsletter__ctaWrapper{text-align:center}.m-cardNewsletter .a-cta.-primary,.m-cardNewsletter .a-cta.-primary:hover,.m-cardNewsletter .a-cta.-primary:focus{color:#fff}.m-cardNewsletter.-reverse{background-color:var(--color-theme-light)}[data-theme=theme-pierre-fabre] .m-cardNewsletter.-reverse{background-color:var(--color-theme-primary)}[data-theme=theme-pierre-fabre] .m-cardNewsletter.-reverse .a-title,[data-theme=theme-pierre-fabre] .m-cardNewsletter.-reverse .m-cardNewsletter__text{color:#e0f2fd}[data-theme=theme-pierre-fabre] .m-cardNewsletter.-reverse .a-cta{background-color:#fff}[data-theme=theme-pierre-fabre] .m-cardNewsletter.-reverse .a-cta__text{color:#2065e5}.m-cardNumber{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;text-align:center;background:var(--color-theme-light);border-radius:16px}.m-cardNews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:unset;background-color:#fff;border-radius:16px}.m-cardNews.push--unpublished{background-color:#fffce6}.m-cardNews:not(.push--unpublished)::before{position:absolute;background-image:-webkit-gradient(linear,left top,left bottom,from(#2065E5),to(#2065E5)),-webkit-gradient(linear,left top,right top,from(#F5AC9B),to(#2065E5));background-image:linear-gradient(#2065E5,#2065E5),linear-gradient(to right,#F5AC9B,#2065E5);background-clip:content-box,border-box;background-origin:border-box;border-bottom:8px solid rgba(0,0,0,0);border-radius:16px;opacity:0;-webkit-transition:opacity 500ms;transition:opacity 500ms;content:"";inset:0}.m-cardNews:hover:not(.push--unpublished){color:#fff}.m-cardNews:hover:not(.push--unpublished)::before{opacity:1}.m-cardNews:hover:not(.push--unpublished) .m-cardNews__play::before{color:#292929}.m-cardNews:hover:not(.push--unpublished) .m-cardNews__pictureReplacement__icon{fill:#fff}.m-cardNews__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px 24px 24px}.m-cardNews .m-pictureWrapper__content{padding-top:56.3186813187%}@media screen and (max-width:900px){.m-cardNews .m-pictureWrapper__content{padding-top:64.0625%}}.m-cardNews__wrapper{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.-next .m-cardNews__wrapper{padding-bottom:8px}.m-cardNews__infos{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 24px 0;z-index:2}.m-cardNews__pictureWrapper{position:relative;border-radius:16px}.m-cardNews__play{position:absolute;top:50%;left:50%;width:40px;height:40px;background-color:#fff;border-radius:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.m-cardNews__play::before{position:absolute;top:50%;left:50%;display:inline-block;width:0;height:0;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);border-left-style:solid;border-left-width:13px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.m-cardNews__pictureReplacement{aspect-ratio:364/205;position:relative}@media screen and (max-width:900px){.m-cardNews__pictureReplacement{aspect-ratio:320/205}}.m-cardNews__pictureReplacement__icon{position:absolute;top:calc(50% + 24px);left:50%;width:70%;height:70%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill:#2065e5}.m-cardNews__pictureReplacement__icon.-avene{fill:#ff8674}.m-cardNews__pictureReplacement__icon.-darrow{fill:#f56109}.m-cardNews__pictureReplacement__icon.-ducray{fill:#004c97}.m-cardNews__pictureReplacement__icon.-a-derma{fill:#00af66}.m-cardNews__pictureReplacement__icon.-dexeryl{fill:#283583}.m-cardNews__type::first-letter{text-transform:uppercase}.m-cardNews__coming{padding:12px 0;width:100%;text-align:center;background-color:#2065e5;border-bottom-right-radius:16px;border-bottom-left-radius:16px}.m-cardNews__coming__label{padding:0 16px}.m-cardNews__stickers{position:relative}.m-cardNews__type{--color-theme-primary:#2065E5;top:8px;left:8px;text-transform:uppercase;z-index:3}.m-cardNews__type.-event{position:absolute}.m-cardNews__dateContainer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-cardNews__title{font-weight:600;text-align:left;text-decoration:none}.m-cardNews__title::before{position:absolute;inset:0;content:"";z-index:2}.m-cardNews__categoryPatho{-ms-flex-item-align:start;align-self:flex-start}.m-cardPathology{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;background-color:var(--color-theme-light)}.m-cardPathology__content{padding:32px 32px 0}@media screen and (max-width:900px){.m-cardPathology__content{padding:24px 24px 0}}.m-cardPathology__ctaWrapper{padding:0 32px 32px;margin-top:32px}@media screen and (max-width:900px){.m-cardPathology__ctaWrapper{padding:0 24px 24px}}.m-cardPathology__cta .a-text{text-align:center}.m-cardPathology__title{margin-bottom:16px}.push--unpublished.m-cardPrescription{background-color:#fffce6}.m-cardPrescription{position:relative;padding:16px 24px;background-color:#f5f9fa;border-radius:16px;z-index:1}@media screen and (min-width:901px){.m-cardPrescription{display:grid;grid-template-columns:3fr 2fr 1fr 1fr;gap:12px}}@media screen and (max-width:900px){.m-cardPrescription{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px}}.m-cardPrescription::before{position:absolute;background-image:-webkit-gradient(linear,left top,left bottom,from(#2065E5),to(#2065E5)),-webkit-gradient(linear,left top,right top,from(#F5AC9B),to(#2065E5));background-image:linear-gradient(#2065E5,#2065E5),linear-gradient(to right,#F5AC9B,#2065E5);background-clip:content-box,border-box;background-origin:border-box;border-bottom:8px solid rgba(0,0,0,0);border-radius:16px;opacity:0;-webkit-transition:opacity 500ms;transition:opacity 500ms;content:"";z-index:-1;inset:0}.m-cardPrescription:hover{color:#fff}.m-cardPrescription:hover .a-cta.-tertiary .a-icon{fill:#fff}.m-cardPrescription:hover::before{opacity:1}.m-cardPrescription__author{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;width:12px;height:12px;background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);border-radius:100%}@media screen and (min-width:901px){.m-cardPrescription__patient,.m-cardPrescription__name{margin-right:16px}}.m-cardPrescription__name{font-family:"Poppins","Arial","Helvetica",sans-serif}@media screen and (max-width:900px){.m-cardPrescription__name.a-title{line-height:1.5}}.m-cardPrescription__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.m-cardPrescription__item{margin-right:24px}}.m-cardPrescription__item.-title{gap:16px}.m-cardPrescription__ctaWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:901px){.m-cardPrescription__ctaWrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:900px){.m-cardPrescription__ctaWrapper{position:absolute;inset:0}}.m-cardPrescription__cta.a-cta{--color-theme-primary:#2065E5;color:var(--color-theme-primary);border:none}.m-cardPrescription__cta.a-cta.-tertiary .a-cta__iconWrapper{background-color:rgba(0,0,0,0)}@media screen and (max-width:900px){.m-cardPrescription__cta.a-cta.-tertiary .a-cta__iconWrapper{padding:0}}@media screen and (max-width:900px){.m-cardPrescription__cta.-angle{position:initial}.m-cardPrescription__cta.-angle .a-icon{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-cardPrescription__cta.-angle::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);content:"";z-index:1}}.m-cardPrescription__cta.-view::before{position:absolute;inset:0;content:"";z-index:2}.m-cardPrescription__cta.-edit{z-index:2}.m-cardQuiz{position:relative;display:block;overflow:hidden;text-decoration:none;background-color:#fff;border-radius:16px}.m-cardQuiz::before{position:absolute;background-image:-webkit-gradient(linear,left top,left bottom,from(#2065E5),to(#2065E5)),-webkit-gradient(linear,left top,right top,from(#F5AC9B),to(#2065E5));background-image:linear-gradient(#2065E5,#2065E5),linear-gradient(to right,#F5AC9B,#2065E5);background-clip:content-box,border-box;background-origin:border-box;border-bottom:8px solid rgba(0,0,0,0);border-radius:16px;opacity:0;-webkit-transition:opacity 500ms;transition:opacity 500ms;content:"";inset:0}.m-cardQuiz:hover{color:#fff}.m-cardQuiz:hover::before{opacity:1}.m-cardQuiz:hover .m-cardQuiz__play::before{color:#292929}.m-cardQuiz .m-pictureWrapper__content{padding-top:56.3968668407%}@media screen and (max-width:900px){.m-cardQuiz .m-pictureWrapper__content{padding-top:50.1457725948%}}.m-cardQuiz__tag.-event{--color-theme-primary:#2065E5;position:absolute;top:8px;left:8px;z-index:2}.m-cardQuiz__pictureWrapper{position:relative}.m-cardQuiz__pictureWrapper.-overlay::before{position:absolute;display:block;width:100%;height:100%;background-color:#292929;border-radius:16px;opacity:.4;content:"";inset:0;z-index:1}.m-cardQuiz__play{position:absolute;top:50%;left:50%;width:40px;height:40px;background-color:#fff;border-radius:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.m-cardQuiz__play::before{position:absolute;top:50%;left:50%;display:inline-block;width:0;height:0;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);border-left-style:solid;border-left-width:13px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.m-cardQuiz__wrapper{position:relative}.m-cardQuiz__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 24px}.m-cardQuiz__contentHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.m-cardQuiz__pathologies{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.m-cardQuiz__title{margin-top:16px;text-align:left;text-decoration:none}.m-cardQuiz__title::before{position:absolute;inset:0;content:"";z-index:2}.m-cardQuiz__doctor{margin-top:8px}.push--unpublished.m-cardProduct{position:relative}.push--unpublished.m-cardProduct::before{position:absolute;top:0;left:0;display:block;padding:8px 16px;color:#292929;font-size:14px;font-style:italic;background-color:#fffce6;-webkit-transition-duration:200ms;transition-duration:200ms;content:"unpublished";z-index:9999}.push--unpublished.m-cardProduct:hover::before{padding:0;font-size:0}.m-cardProduct{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px;background-color:#f5f5f5;border-radius:16px}@media print{.m-cardProduct{gap:0}}.m-cardProduct .m-pictureWrapper__content{padding-top:71.1009174312%}@media screen and (max-width:900px){.m-cardProduct .m-pictureWrapper__content{padding-top:112.5%}}.m-cardProduct__tag.-event{position:absolute;top:8px;left:8px;z-index:1}.m-cardProduct__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.m-cardProduct__textContent{margin-bottom:16px}.m-cardPush{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.m-cardPush__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px 24px 12px;width:100%;background-color:var(--color-theme-light)}.m-cardPush__close{position:absolute;top:20px;right:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;background-color:#fff;z-index:2}.m-cardPush .m-pictureWrapper__content{padding-top:57.2519083969%}@media screen and (max-width:900px){.m-cardPush .m-pictureWrapper__content{padding-top:54.6666666667%}}.m-cardPush__date{padding:16px;text-align:center}.m-cardPush__link{-ms-flex-item-align:center;align-self:center}.m-cardPushCta{position:relative;padding:14px 50px 14px 24px;min-height:100px;list-style:none;background-color:#2065e5;border-radius:16px}.m-cardPushCta:hover .m-cardPushCta__cornerWrapper{color:#fff;background-color:#2065e5}.m-cardPushCta__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}@media screen and (max-width:900px){.m-cardPushCta__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.m-cardPushCta__corner{position:absolute;top:0;right:0;width:45px;height:70px;background-color:#fff;border-bottom-left-radius:20px}.m-cardPushCta__corner::before{position:absolute;top:0;right:100%;width:30px;height:15px;background-color:rgba(0,0,0,0);border-top-right-radius:15px;-webkit-box-shadow:15px 0 0 0 #fff;box-shadow:15px 0 0 0 #fff;content:""}.m-cardPushCta__corner::after{position:absolute;top:100%;right:0;width:15px;height:30px;background-color:rgba(0,0,0,0);border-top-right-radius:15px;-webkit-box-shadow:0 -15px 0 0 #fff;box-shadow:0 -15px 0 0 #fff;content:""}.m-cardPushCta__cornerWrapper{position:absolute;top:38px;right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;color:#2065e5;background-color:#e0f2fd;border-radius:100%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:background 200ms linear,color 200ms linear;transition:background 200ms linear,color 200ms linear;z-index:1}.m-cardPushCta__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 56px;flex:0 0 56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:14px;width:56px;height:56px;background-color:#fff;border-radius:100%}.m-cardPushCta__icon svg{fill:#2065e5}.m-cardPushCta__title{margin-bottom:5px}.node--unpublished .m-cardSearch__content{background-color:#fffce6}.m-cardSearch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:12px 8px 32px rgba(43,43,43,.0784313725);box-shadow:12px 8px 32px rgba(43,43,43,.0784313725)}@media screen and (max-width:900px){.m-cardSearch{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-cardSearch__pictureWrapper{position:relative}@media screen and (min-width:901px){.m-cardSearch__pictureWrapper{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;border-left-style:solid;border-left-width:3px}}.-ducray .m-cardSearch__pictureWrapper{border-color:#004c97}.-avene .m-cardSearch__pictureWrapper{border-color:#ff8674}.-darrow .m-cardSearch__pictureWrapper{border-color:#f56109}.-a-derma .m-cardSearch__pictureWrapper{border-color:#00af66}.-dexeryl .m-cardSearch__pictureWrapper{border-color:#bad1ee}.-pierre-fabre .m-cardSearch__pictureWrapper{border-color:#2065e5}.-column .m-cardSearch__pictureWrapper,.-columnSame .m-cardSearch__pictureWrapper{border:none}.m-cardSearch__pictureWrapper.-wedia .m-pictureWrapper{height:100%}.m-cardSearch__picture{height:100%}.m-cardSearch__play{position:absolute;top:50%;left:50%;width:40px;height:40px;background-color:#fff;border-radius:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.m-cardSearch__play::before{position:absolute;top:50%;left:50%;display:inline-block;width:0;height:0;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);border-left:13px solid #111;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.-columnSame .m-cardSearch__play::before{border-left:13px solid var(--color-theme-dark,var(--color-theme-primary))}.m-cardSearch__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:24px;height:calc(100% - 48px);background-color:#fff}@media screen and (max-width:900px){.m-cardSearch__content{border-left-style:solid;border-left-width:3px}}.-ducray .m-cardSearch__content{border-color:#004c97}.-avene .m-cardSearch__content{border-color:#ff8674}.-darrow .m-cardSearch__content{border-color:#f56109}.-a-derma .m-cardSearch__content{border-color:#00af66}.-dexeryl .m-cardSearch__content{border-color:#bad1ee}.-pierre-fabre .m-cardSearch__content{border-color:#2065e5}.-column .m-cardSearch__content,.-columnSame .m-cardSearch__content{padding-right:0;padding-left:0;background-color:rgba(0,0,0,0);border:none}.-search .m-cardSearch__text .ckeditor-accordion-container{display:none}.m-cardSearch__time{position:absolute;right:0;bottom:0}.-column .m-cardSearch__tag{position:absolute;top:0;left:0}.-columnSame .m-cardSearch__tag{display:none}.m-cardSearch__pathologyList{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 26px;list-style:none}.m-cardSearch__pathologyItem{position:relative}.m-cardSearch__pathologyItem:not(:last-child)::before{position:absolute;top:10px;right:-13px;width:2px;height:2px;background-color:var(--color-theme-primary);content:""}.m-cardSearch__doctor{--color-theming:$color-pierre-fabre-dark;width:100%}.m-cardSearch__cta::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);content:"";z-index:1}.m-cardSearch__subscribe{position:relative;z-index:2}.m-cardSearch__ctaWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.m-cardSearch__ctaWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.m-cardSearch__ctaWrapper .-pf{--color-theme-primary:#2065E5;--color-theme-light:#e0f2fd;--cta-border:#2065E5}@media screen and (min-width:901px){.m-cardSearch .m-pictureWrapper__content{padding-top:0;height:100%}.m-cardSearch .m-pictureWrapper__content img{-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:900px){.m-cardSearch .m-pictureWrapper__content{padding-top:60.3125%}}.m-cardSearch:not(.-withPicture) .m-cardSearch__content{border-left-style:solid;border-left-width:3px}.m-cardSearch.-column,.m-cardSearch.-columnSame{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:901px){.m-cardSearch.-column .m-cardSearch__pictureWrapper,.m-cardSearch.-columnSame .m-cardSearch__pictureWrapper{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}@media screen and (min-width:901px){.m-cardSearch.-column .m-pictureWrapper__content,.m-cardSearch.-columnSame .m-pictureWrapper__content{padding-top:55.2721088435%;height:0}.m-cardSearch.-column .m-pictureWrapper__content img,.m-cardSearch.-columnSame .m-pictureWrapper__content img{-o-object-fit:contain;object-fit:contain}}.m-cardService{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:901px){.m-cardService{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:900px){.m-cardService{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:900px){.m-cardService.-iconTop{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.m-cardService__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:901px){.m-cardService__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:900px){.m-cardService__content{gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:901px){.m-cardService__text{text-align:center}}.m-cardService__icon,.m-cardService__icon svg{width:80px;height:80px}.m-cardService svg{fill:var(--color-green-black,var(--color-theme-primary))}.m-cardSlide__picture .m-pictureWrapper__content{padding:0;height:100%}.m-cardSlide__picture .m-pictureWrapper__content img{position:relative}.m-cardSlide__legend{padding:16px;background-color:#fff;border-radius:16px}@media print{.m-cardSlide__legend{padding:2mm;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.m-cardSlideFocus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:auto}.m-cardSlideFocus__wrapper{-webkit-box-flex:0;-ms-flex:0 0 528px;flex:0 0 528px;max-width:528px;background-color:var(--color-theme-primary);border-radius:16px}@media screen and (max-width:900px){.m-cardSlideFocus__wrapper{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}}.m-cardSlideFocus__content{padding:115px 80px 230px 80px}@media screen and (max-width:900px){.m-cardSlideFocus__content{padding:40px 16px 158px}}.m-cardSlideFocus__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:16px;margin-bottom:32px}.m-cardSlideFocus__surtitle{margin-bottom:16px;text-transform:uppercase}.m-cardSlideFocus__text{color:#fff}.m-cardSlideFocus .m-pictureWrapper__content{padding-top:0;height:100%}.m-cardSlideFocus .m-pictureWrapper img{-o-object-fit:cover;object-fit:cover}.m-cardTip{overflow:hidden;border-radius:16px}.m-cardTip__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--color-theme-primary);background-color:var(--color-theme-light)}@media screen and (min-width:901px){.m-cardTip__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;width:100%}}@media screen and (max-width:900px){.m-cardTip__container{gap:24px}}@media print{.m-cardTip__container{display:block;padding:2mm;min-height:initial;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.m-cardTip__title,.m-cardTip__description{color:#fff}[data-theme=theme-dexeryl] .m-cardTip__title,[data-theme=theme-dexeryl] .m-cardTip__description{color:#1c1c1c}.m-cardTip__title{margin-bottom:16px}.m-cardTip__textContent{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:24px}@media screen and (max-width:900px){.m-cardTip__textContent{padding-top:0}}@media print{.m-cardTip__textContent{display:block;padding:2mm;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.m-cardTip .m-pictureWrapper__content{padding-top:132.196969697%;height:100%}@media screen and (max-width:900px){.m-cardTip .m-pictureWrapper__content{padding-top:67.845659164%}}.m-cardTip .m-pictureWrapper__content img{-o-object-fit:cover;object-fit:cover}.m-cardTip__iconWrapper{padding:24px 0 24px 24px;fill:var(--color-theme-dark,var(--color-green-black,var(--color-theme-primary)))}@media screen and (max-width:900px){.m-cardTip__iconWrapper{padding-right:24px;padding-bottom:0}}@media print{.m-cardTip__iconWrapper.-hidden-sm-down{display:block !important}}.m-cardTip__iconWrapper svg{width:88px;height:88px}@media screen and (min-width:901px){.m-cardTip__picture{-webkit-box-flex:0;-ms-flex:0 0 264px;flex:0 0 264px}}.m-cardWho{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:901px){.m-cardWho .m-pictureWrapper__content{padding-top:129.4270833333%}}.m-drupalTasks{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:24px 0;list-style:none}@media screen and (max-width:900px){.m-drupalTasks{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print{.m-drupalTasks{display:none}}.m-drupalTasks .a-cta.is-active{color:var(--color-green-black,var(--color-theme-primary));background-color:var(--color-theme-light)}@media screen and (min-width:901px){.m-filters{position:sticky;top:0}}.m-filters__form{--color-theme-primary:#2065E5}.m-filters__cta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;width:100%;font-weight:normal;background-color:#e0f2fd;border-radius:14px}.m-filters__cta__icon{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px;background-color:#fff;border-radius:100%}.m-filters__cta__svg{fill:#2065e5}.m-filters__title{margin-right:24px;margin-bottom:16px}.m-filters__title.-h4{font-weight:700}@media screen and (max-width:900px){.m-filters__popin{top:calc(50% + 32px);width:100%;max-height:calc(100vh - 64px);border-radius:0}}.m-filters .m-popin__close{top:18px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:901px){.m-filters .m-popin__close{display:none}}.m-filters .form-actions{--color-theme-primary:#2065E5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:16px}@media screen and (min-width:901px){.m-filters .form-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:900px){.m-filters .form-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.m-filters .form-actions .form-submit[data-bef-auto-submit-click]{display:none}@media screen and (max-width:900px){.m-filters #views-exposed-form-prescriptions-embed-prescriptions-listing .form-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width:900px){.m-filters #views-exposed-form-prescriptions-embed-prescriptions-listing button[id^=edit-reset]{gap:4px}}.m-filters .a-cta.-reset{--color-theme-primary:#2065E5}.m-filtersBar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:8px 16px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.m-filtersBar{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0;border-radius:32px}}@media screen and (max-width:900px){.m-filtersBar.-active{gap:24px}}.m-filtersBar__toggleButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;text-align:center;text-transform:uppercase;pointer-events:none}@media screen and (max-width:900px){.m-filtersBar__toggleButton{width:100%;cursor:pointer;pointer-events:auto}}.m-filtersBar__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.m-filtersBar__list{max-height:0;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;visibility:hidden;opacity:0;-webkit-transition:opacity 300ms,max-height 300ms;transition:opacity 300ms,max-height 300ms}}@media screen and (max-width:900px){.-active .m-filtersBar__list{max-height:2000px;visibility:visible;opacity:1;-webkit-transition:max-height 600ms,opacity 600ms;transition:max-height 600ms,opacity 600ms}}.m-filtersBar__list .a-tag{cursor:pointer}.m-filtersBrand{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;border-bottom:1px solid var(--color-theming)}@media screen and (max-width:900px){.m-filtersBrand{margin-right:-16px;overflow-x:auto;white-space:nowrap}}.m-filtersBrand__item{padding:9px 16px 7px;font-size:.875rem;-webkit-transition:all 300ms;transition:all 300ms}.m-filtersBrand__item:not(.-active){color:#828282}.m-filtersBrand__item.-active{color:#fff;background-color:var(--color-theme-primary)}.m-filtersBrand__item:hover:not(.-active){color:var(--color-theme-primary);-webkit-transition:all 300ms;transition:all 300ms}.m-filtersHub{--color-theme-primary:#2065E5}.m-filtersHub__cta{padding:16px;width:100%;background-color:#fff;border:1px solid var(--color-theme-primary);border-radius:32px}@media screen and (max-width:900px){.m-filtersHub__popin{top:calc(50% + 32px);width:100%;max-height:calc(100vh - 64px);border-radius:0}}@media screen and (min-width:901px){.m-filtersHub__form .m-formFieldsetToggle__wrapper{max-height:2000px;visibility:visible;opacity:1;-webkit-transition:max-height 600ms,opacity 600ms;transition:max-height 600ms,opacity 600ms}}@media screen and (min-width:901px){.m-filtersHub__form .m-formFieldsetToggle__legend{margin-bottom:16px;cursor:initial}}@media screen and (min-width:901px){.m-filtersHub__form .m-formFieldsetToggle__legend__icon{display:none}}.m-filtersHub__form .m-formFieldsetToggle.-type .form-checkboxes.-type{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-filtersHub__form .m-formFieldsetToggle.-type .m-formFieldsetToggle__legend{text-align:center}.m-filtersHub__form .m-formFieldsetToggle.-type .m-formFieldsetToggle__legend__title{color:#00205c;font-size:1.5rem}@media screen and (max-width:900px){.m-filtersHub__form .m-formFieldsetToggle.-type .m-formFieldsetToggle__legend__title{font-size:1.25rem}}@media screen and (min-width:901px){.m-filtersHub__form .m-formFieldsetToggle.-brandTargetId{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:901px){.m-filtersHub__form .m-formFieldsetToggle.-brandTargetId .m-formFieldsetToggle__legend{margin-bottom:0;width:auto}}.m-filtersHub__form .m-formFieldsetToggle.-brandTargetId .m-formFieldsetToggle__legend__title{font-size:.875rem;text-transform:uppercase}.m-filtersHub__form .m-formFieldsetToggle.-brandTargetId .-brandTargetId{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-filtersHub__form .m-formFieldsetToggle.-brandTargetId .m-formGroup.-checkbox label{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;margin-bottom:0}.m-filtersHub .form-actions{text-align:center}.m-filtersHub .form-actions .form-submit:not(.-reset){display:none}.m-filtersMediaLibrary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 54px;width:100%;background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);border-radius:16px}@media screen and (max-width:900px){.m-filtersMediaLibrary{padding:32px 24px}}.m-filtersMediaLibrary__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-filtersMediaLibrary__form{--color-theme-primary:#2065E5;position:relative;width:100%;max-width:846px}.m-filtersMediaLibrary__form .m-formGroup input{padding-right:60px}.m-filtersMediaLibrary .form-actions{position:absolute;top:21px;right:16px}.m-filtersMediaLibrary .form-actions .a-cta.-iconOnly{padding:10px;color:#fff;background-color:#2065e5}.m-filtersNews{--color-theme-primary:#2065E5;--color-theme-light:#e0f2fd}@media screen and (min-width:901px){.m-filtersNews{padding:16px 24px;border:1px solid var(--color-theme-primary);border-radius:20px}}.m-filtersNews__cta{padding:16px;width:100%;background-color:#fff;border:1px solid var(--color-theme-primary);border-radius:32px}.m-filtersNews__title{margin-bottom:16px}@media screen and (max-width:900px){.m-filtersNews__popin{top:calc(50% + 32px);width:100%;max-height:calc(100vh - 64px);border-radius:0}}.m-filtersNews .m-popin__close{top:18px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:901px){.m-filtersNews .m-popin__close{display:none}}@media screen and (min-width:901px){.m-filtersNews__form fieldset:not(:first-child){padding-top:16px;margin-top:16px;border-top:1px solid var(--color-theme-primary);border-radius:0}}.m-filtersNews .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}.m-filtersNews .form-actions .form-submit[data-bef-auto-submit-click]{display:none}.m-filtersQuiz{background-color:#e0f2fd;border-radius:14px}@media screen and (min-width:901px){.m-filtersQuiz{padding:24px}}.m-filtersQuiz__cta{padding:16px;width:100%;font-weight:400;text-transform:uppercase}@media screen and (max-width:900px){.m-filtersQuiz__wrapper{max-height:0;visibility:hidden;opacity:0;-webkit-transition:opacity 300ms,max-height 300ms;transition:opacity 300ms,max-height 300ms}}@media screen and (max-width:900px){.m-filtersQuiz__form{padding:16px}}.m-filtersQuiz .m-formFieldsetToggle{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 16px;margin:0;background-color:#fff;border-radius:14px}@media screen and (min-width:901px){.m-filtersQuiz .m-formFieldsetToggle{width:320px}}.m-filtersQuiz .m-formFieldsetToggle__legend{margin-bottom:0}.m-filtersQuiz .m-formFieldsetToggle__wrapper{position:absolute;top:calc(100% + 2px);left:0;padding:16px;width:100%;overflow-y:auto;background-color:#fff;border-radius:14px;z-index:3}.m-filtersQuiz .m-formFieldsetToggle.-open .m-formFieldsetToggle__wrapper{max-height:320px}.m-filtersQuiz .m-formFieldsetToggle.-open .m-formFieldsetToggle__legend{margin-bottom:0}.m-filtersQuiz .m-formGroup{cursor:pointer}.m-filtersQuiz .a-checkbox{background-color:#f5f9fa}.m-filtersQuiz .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (min-width:901px){.m-filtersQuiz .form-actions{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:900px){.m-filtersQuiz .form-actions{margin-top:8px}}.m-filtersQuiz .form-actions .form-submit[data-bef-auto-submit-click]{display:none}.m-filtersQuiz .form-actions .a-cta.-tertiary .a-cta__iconWrapper{background-color:#fff}@media screen and (max-width:900px){.m-filtersQuiz.-open .m-filtersQuiz__wrapper{max-height:2000px;visibility:visible;opacity:1;-webkit-transition:max-height 600ms,opacity 600ms;transition:max-height 600ms,opacity 600ms}}.m-filtersQuiz form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:900px){.m-filtersQuiz form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-filtersQuiz__activeFilters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:16px}@media screen and (max-width:900px){.m-filtersQuiz__activeFilters{padding:0 16px 16px;margin-top:0}}.m-filtersQuiz__activeFilters__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px;color:#fff;text-decoration:none;background-color:#2065e5;border-radius:40px}.m-befCheckboxNews__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.m-befCheckboxNews__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:901px){.m-befCheckboxNews__item:not(.-active){display:none}}.m-befCheckboxNews__ctaWrapper{margin-top:16px;text-align:center}.m-befCheckboxNews__cta .a-text{position:relative;white-space:nowrap;border:none}.m-befCheckboxNews__cta .a-icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}.m-befCheckboxNews__cta.-active .a-icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}.m-befCheckboxNews__cta.-active .m-befCheckboxNews__ctaText{-webkit-transition:opacity 300ms;transition:opacity 300ms}.m-befCheckboxNews__cta.-active .m-befCheckboxNews__ctaText.-more{visibility:hidden;opacity:0}.m-befCheckboxNews__cta.-active .m-befCheckboxNews__ctaText.-less{visibility:visible;opacity:1;z-index:2}.m-befCheckboxNews__ctaText{border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:opacity 300ms;transition:opacity 300ms}.m-befCheckboxNews__ctaText.-more{visibility:visible;opacity:1}.m-befCheckboxNews__ctaText.-less{position:absolute;left:0;visibility:hidden;opacity:0}.m-formEdit{width:100%}.m-formEdit .filter-wrapper{display:none}.m-formEdit .m-formGroup{margin:0}.m-formEdit .a-label{font-weight:700}.m-formEdit .ck.ck-toolbar{border-color:#f5f9fa}[data-theme=theme-ducray] .m-formEdit .ck.ck-toolbar{border-color:#004c97}.m-formEdit .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused),.m-formEdit .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable){color:var(--color-theming);border-color:#f5f9fa}[data-theme=theme-ducray] .m-formEdit .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused),[data-theme=theme-ducray] .m-formEdit .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable){border-color:#004c97}.m-formEdit .ck.ck-button,.m-formEdit a.ck.ck-button{color:var(--color-theme-primary)}.m-formEdit .ck.ck-button.ck-on,.m-formEdit a.ck.ck-button.ck-on{color:var(--color-theme-primary);background:var(--color-theme-light)}.m-formEdit .ck.ck-button:not(.ck-disabled):hover,.m-formEdit .ck.ck-button:not(.ck-disabled):active,.m-formEdit a.ck.ck-button:not(.ck-disabled):hover,.m-formEdit a.ck.ck-button:not(.ck-disabled):active{background:var(--color-theme-light)}.m-formFacetSearch{position:relative}@media screen and (max-width:900px){.m-formFacetSearch{padding-top:16px;margin:16px 0;border-top:1px solid #828282}}.m-formFacetSearch__title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (max-width:900px){.m-formFacetSearch__title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.m-formFacetSearch__title__icon{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}@media screen and (min-width:901px){.m-formFacetSearch__title__icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.-open .m-formFacetSearch__title__icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}@media screen and (max-width:900px){.-open .m-formFacetSearch__title__icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.m-formFacetSearch__title__text{-webkit-transition:all 300ms;transition:all 300ms}@media screen and (max-width:900px){.m-formFacetSearch__title__text{font-weight:500}.m-formFacetSearch__title__text.-sizeS{font-size:1rem}}.-open .m-formFacetSearch__title__text{font-weight:500;-webkit-transition:all 300ms;transition:all 300ms}.m-formFacetSearch__content:not(.-shown){max-height:0;background-color:#fff;visibility:hidden;opacity:0;-webkit-transition:opacity 300ms,max-height 300ms;transition:opacity 300ms,max-height 300ms}@media screen and (min-width:901px){.m-formFacetSearch__content:not(.-shown){position:absolute;top:calc(100% + 19px);left:0;padding:8px;width:300px;-webkit-box-shadow:0 6px 32px rgba(26,26,26,.1215686275);box-shadow:0 6px 32px rgba(26,26,26,.1215686275)}}@media screen and (max-width:900px){.m-formFacetSearch__content:not(.-shown){position:relative}}.-open .m-formFacetSearch__content:not(.-shown){max-height:300px;visibility:visible;opacity:1;-webkit-transition:max-height 600ms,opacity 600ms;transition:max-height 600ms,opacity 600ms}@media screen and (max-width:900px){.-open .m-formFacetSearch__content:not(.-shown){margin-top:12px;max-height:2000px}}.m-formFacetSearch__content.-shown .m-formFacetSearch__list{margin-top:0}.m-formFacetSearch__searchbox__input{padding:8px 30px 8px 8px;margin-bottom:0 !important;width:100%;font-size:.875rem;border:1px solid #828282;border-radius:4px}.m-formFacetSearch__searchbox__icon{position:absolute;top:20px;right:20px}@media screen and (max-width:900px){.m-formFacetSearch__searchbox__icon{top:13px;right:13px}}.m-formFacetSearch__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px;margin-top:8px;list-style:none}@media screen and (min-width:901px){.m-formFacetSearch__list{max-height:190px;overflow-y:auto}.m-formFacetSearch__list.item-list__checkbox{overflow:initial}}.m-formFacetSearch__noResult:not(.hide){margin-top:8px;color:var(--color-theming);font-size:.875rem}.m-formFacetSearch .facet-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.m-formFacetSearch .facets-reset .facet-item__value{font-weight:500}.m-formFacetSearch .facets-checkbox{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px}.m-formFacetSearch .facets-checkbox:checked+label::before{position:absolute;top:5px;left:3px;display:inline-block;width:10px;height:6px;border-color:var(--color-theme-dark,var(--color-theme-primary));border-style:solid;border-width:1px 1px 0 0;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);content:""}.m-formFacetSearch .facets-checkbox[disabled]+label{cursor:not-allowed}.m-formFacetSearch .facet-item__value{color:var(--color-theming);font-size:.875rem}.m-formFacetSearch .facet-item__count{margin-left:4px;color:#828282;font-size:.875rem}.m-formFacetSearch label{line-height:1.2;cursor:pointer}.m-formFieldsetDrug{border:none}.m-formFieldsetDrug .m-formGroup{margin:0}.m-formFieldsetDrug .m-formGroup.-radio:not(:first-child),.m-formFieldsetDrug .m-formGroup.-checkbox:not(:first-child){margin-top:6px}.m-formFieldsetDrug .a-label{margin-bottom:0;white-space:nowrap}.m-formFieldsetMedecines{border:none}.m-formFieldsetMedecines__element{position:relative}.m-formFieldsetMedecines__element.-name{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.m-formFieldsetMedecines__element.-name .a-label{display:none}.m-formFieldsetMedecines__element.-name .a-input{color:var(--color-theming);font-weight:700}.m-formFieldsetMedecines__element.-opened .m-formFieldsetMedecines__dropdown{display:block;z-index:2}.m-formFieldsetMedecines__element.-action{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.m-formFieldsetMedecines__dropdown{position:absolute;top:0;left:0;display:none;padding:8px;min-width:140px;background-color:#fff;border:1px solid #f5f5f5;border-radius:8px;-webkit-box-shadow:12px 8px 32px rgba(41,41,41,.08);box-shadow:12px 8px 32px rgba(41,41,41,.08)}.m-formFieldsetMedecines__dropdown__title{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #f5f5f5;cursor:pointer}[data-theme=theme-ducray] .m-formFieldsetMedecines__dropdown__title .a-text{font-weight:700}.m-formFieldsetMedecines__dropdown__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.-renewal .m-formFieldsetMedecines__dropdown__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.m-formFieldsetMedecines__dropdown .m-formGroup{margin:0}.m-formFieldsetMedecines__dropdown .m-formGroup.-medicinesIntakeNumber{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-formFieldsetMedecines__dropdown .m-formGroup.-medicinesRenewalTime .a-label{white-space:nowrap}.m-formFieldsetMedecines__head{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;cursor:pointer}.m-formFieldsetMedecines__label{text-decoration:underline}.m-formFieldsetMedecines__icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);fill:var(--color-theme-primary)}.m-formFieldsetMedecines__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}@media screen and (max-width:900px){.m-formFieldsetMedecines__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-formFieldsetMedecines__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.m-formFieldsetMedecines .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media screen and (max-width:900px){.m-formFieldsetMedecines .form-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-formFieldsetMedecines .form-actions .ajax-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-theming);font-size:.875rem;white-space:nowrap}.m-formFieldsetMedecines .form-actions .a-cta{white-space:nowrap}.m-formFieldsetMedecines .m-formFieldsetDrug.-intakeType,.m-formFieldsetMedecines .m-formFieldsetDrug.-timeOfDay{position:relative}.m-formFieldsetMedecines .m-formFieldsetDrug.-intakeType::before,.m-formFieldsetMedecines .m-formFieldsetDrug.-timeOfDay::before{position:absolute;top:0;left:-15px;width:1px;height:100%;background-color:#f5f5f5;content:""}.m-formFieldsetToggle{padding:16px;margin:16px 0;background-color:#e0f2fd;border:none;border-radius:16px}.m-formFieldsetToggle__legend{position:relative;width:100%;cursor:pointer}.m-formFieldsetToggle__legend__icon{position:absolute;top:50%;right:4px;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms;pointer-events:none;fill:#2065e5}.m-formFieldsetToggle__wrapper{max-height:0;visibility:hidden;opacity:0;-webkit-transition:opacity 300ms,max-height 300ms;transition:opacity 300ms,max-height 300ms}.m-formFieldsetToggle.-open .m-formFieldsetToggle__legend{margin-bottom:16px}.m-formFieldsetToggle.-open .m-formFieldsetToggle__legend__icon{-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}.m-formFieldsetToggle.-open .m-formFieldsetToggle__wrapper{max-height:2000px;visibility:visible;opacity:1;-webkit-transition:max-height 600ms,opacity 600ms;transition:max-height 600ms,opacity 600ms}.m-formFieldsetToggle.-news{background-color:rgba(0,0,0,0)}@media screen and (min-width:901px){.m-formFieldsetToggle.-news{padding-top:0;margin-top:0;border-top:none}}@media screen and (max-width:900px){.m-formFieldsetToggle.-news{padding:0}}@media screen and (min-width:901px){.m-formFieldsetToggle.-news .m-formFieldsetToggle__legend{display:none}}.m-formGroup{margin:12px 0}.m-formGroup.-radio,.m-formGroup.-checkbox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0}.m-formGroup.-radio input,.m-formGroup.-checkbox input{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px}.m-formGroup.-radio input:checked+label::before,.m-formGroup.-checkbox input:checked+label::before{position:absolute;top:5px;display:inline-block;content:""}.m-formGroup.-radio label,.m-formGroup.-checkbox label{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 28px);flex:0 0 calc(100% - 28px);font-weight:400;line-height:1.4}.m-formGroup.-radio input:checked+label::before{left:4px;width:8px;height:8px;background-color:var(--color-theme-dark,var(--color-theme-primary));border-radius:100%}.m-formGroup.-checkbox input:checked+label::before{left:3px;width:10px;height:6px;border-color:var(--color-theme-dark,var(--color-theme-primary));border-style:solid;border-width:1px 1px 0 0;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.m-formGroup.-checkbox.facet-item input[disabled]+label{cursor:not-allowed}.m-formGroup.-checkbox.facet-item label{cursor:pointer}.m-formGroup.-checkbox.facet-item .facet-item__count{color:#4c4c4c}.m-formGroup.-search-prescr,.m-formGroup.-combine{position:relative}.m-formGroup.-search-prescr .-iconWrapper,.m-formGroup.-combine .-iconWrapper{position:absolute;top:50%;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;background-color:#2065e5;border-radius:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:900px){.m-formGroup.-search-prescr .-iconWrapper,.m-formGroup.-combine .-iconWrapper{width:34px;height:34px}}.m-formGroup.-search-prescr .-iconMagnifingGlass,.m-formGroup.-combine .-iconMagnifingGlass{fill:#fff}.m-formGroup.-search-prescr .a-input,.m-formGroup.-combine .a-input{padding:8px 60px 8px 16px;height:40px;background-color:#e0f2fd;border:none;border-radius:14px}@media screen and (max-width:900px){.m-formGroup.-search-prescr .a-input,.m-formGroup.-combine .a-input{height:50px}}.m-formGroupHub{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px 6px 4px;color:#2065e5;background-color:#fff;border-radius:14px;cursor:pointer}.m-formGroupHub__iconWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;background-color:#2065e5;border-radius:100%}.m-formGroupHub__icon{fill:#fff}.m-formGroupHub .a-label{margin-bottom:0;color:#2065e5;font-size:1rem;font-weight:700;cursor:pointer}.m-formGroupHub.-checkbox input{position:absolute;top:0;left:0;opacity:0}.m-formGroupHub.highlight{color:#fff;background-color:#2065e5}.m-formGroupHub.highlight .m-formGroupHub__iconWrapper{background-color:#fff}.m-formGroupHub.highlight .m-formGroupHub__icon{fill:#2065e5}.m-formGroupHub.highlight .a-label{color:#fff}.m-formGroupNews{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.m-formGroupNews.-checkbox{position:relative}.m-formGroupNews.-checkbox input{position:absolute;top:0;left:0;opacity:0}.m-formGroupNews.-checkbox input:checked+label{color:#fff;background-color:var(--color-theme-dark,var(--color-green-black,var(--color-theme-primary)));-webkit-box-shadow:0 1px 8px 0 rgba(2,29,73,.1411764706);box-shadow:0 1px 8px 0 rgba(2,29,73,.1411764706)}.m-formGroupNews.-checkbox label{padding:4px 16px;margin:0;color:var(--color-theme-dark,var(--color-green-black,var(--color-theme-primary)));font-weight:bold;border:1px solid var(--color-theme-dark,var(--color-green-black,var(--color-theme-primary)));border-radius:40px;cursor:pointer}.m-formGroupNews.-checkbox label:hover{color:#fff;background-color:var(--color-theme-dark,var(--color-green-black,var(--color-theme-primary)))}.m-formMiniSearch{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e0f2fd;border-radius:14px}@media screen and (min-width:901px){.m-formMiniSearch{position:absolute;top:-77px;padding:5px 8px;width:300px;z-index:-1}.m-formMiniSearch::after{position:absolute;left:0;display:block;width:300px;height:100%;background-color:#fff;-webkit-transition:width 800ms;transition:width 800ms;content:""}}@media screen and (max-width:900px){.m-formMiniSearch{margin:0 16px;width:calc(100% - 32px);border-radius:8px}}.m-formMiniSearch.-active{z-index:1}.m-formMiniSearch.-active::after{width:0}.m-formMiniSearch .m-formGroup{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0}.m-formMiniSearch .a-input{padding:0 0 0 8px;background-color:rgba(0,0,0,0);border:none}@media screen and (max-width:900px){.m-formMiniSearch .a-input{padding-left:16px;height:48px;font-size:.875rem;font-weight:700}}.m-formMiniSearch .a-cta{padding:0 9px;height:28px;color:#fff}@media screen and (max-width:900px){.m-formMiniSearch .a-cta{margin-right:8px}}.m-formMiniSearch .a-cta:hover,.m-formMiniSearch .a-cta:focus{color:#fff}.m-formMiniSearch .a-cta.-tertiary .a-cta__iconWrapper{background-color:#2065e5}.m-formMiniSearch .a-cta.-tertiary .a-icon{fill:#fff}.m-formSwitch{padding:16px;margin:16px 0;background-color:#e0f2fd;border:none;border-radius:16px}.m-formSwitch__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:4px;background-color:#fff;border:1px solid #f5f9fa;border-radius:16px}.m-formSwitch__wrapper>div{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.m-formSwitch__legend{margin-bottom:16px}.m-formSwitch .a-checkbox{position:absolute !important;width:1px;height:1px;overflow:hidden;border:0;clip:rect(0,0,0,0)}.m-formSwitch .a-checkbox:checked+.a-label{color:#fff;background-color:var(--color-theme-primary);-webkit-transition:all 300ms;transition:all 300ms}[data-theme=theme-dexeryl] .m-formSwitch .a-checkbox:checked+.a-label{color:#1c1c1c}.m-formSwitch .a-checkbox:checked+.a-label::before{display:none}.m-formSwitch .a-label{padding:4px 12px;margin-bottom:0;color:#4c4c4c;white-space:nowrap;text-transform:uppercase;border-radius:14px;cursor:pointer;-webkit-transition:all 300ms;transition:all 300ms}.m-formSwitch .a-label::before{display:none}.m-heading.-withLogo{position:relative;padding-top:64px}@media screen and (max-width:900px){.m-heading.-withLogo{padding-top:40px}}.m-heading.-withLogo::before{position:absolute;top:0;right:16px;width:2px;height:180px;background-color:#3db5e6;content:""}@media screen and (max-width:900px){.m-heading.-withLogo::before{right:32px;height:25px}}.m-heading.-withLogo .a-title{padding-right:40px}.m-heading__icon{position:absolute;top:190px;right:0;fill:#3db5e6}@media screen and (max-width:900px){.m-heading__icon{top:35px;right:16px}}.m-heading__logo{margin-bottom:32px;height:37px;fill:#00205c}@media screen and (max-width:900px){.m-heading__logo{width:216px;height:27px}}.m-heading__title{margin-bottom:8px;color:#2065e5}.m-heading__text{margin-top:32px}@media screen and (max-width:900px){.m-heading__text{margin-top:8px}}.m-languages{position:relative;font-size:.875rem}@media screen and (min-width:901px){.m-languages{z-index:2}}@media screen and (max-width:900px){.m-languages{width:100%}}.m-languages__list{position:absolute;top:100%;left:0;width:100%;max-height:0;text-align:center;text-transform:uppercase;list-style:none;background-color:hsla(0,0%,100%,.6);opacity:0;-webkit-transition:all 300ms;transition:all 300ms;pointer-events:none;z-index:2}@media screen and (max-width:900px){.m-languages__list{text-align:left}}.-opened .m-languages__list{max-height:300px;opacity:1;-webkit-transition:all 300ms;transition:all 300ms;pointer-events:initial}.m-languages__list a{display:block;padding:3px 0 2px;line-height:1.2;text-decoration:none;border-radius:8px;-webkit-transition:all 300ms;transition:all 300ms}@media screen and (max-width:900px){.m-languages__list a{padding:12px 16px}}.m-languages__list a:hover{color:#fff;background-color:var(--color-theme-primary);-webkit-transition:all 300ms;transition:all 300ms}.m-languages__list a.is-active{color:#fff;background-color:#2065e5}@media screen and (max-width:900px){.m-languages__listWrapper{background-color:#fff;-webkit-transition:all 600ms;transition:all 600ms;z-index:1}}.m-languages__back{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.m-languages__back.a-cta{padding:24px 16px;background-color:var(--color-theme-light)}.m-languages__back.a-cta .a-cta__text{color:var(--color-theming)}.m-languages__back .a-cta__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.m-languages__selected{position:relative;color:var(--color-theming);font-weight:500;white-space:nowrap;text-transform:uppercase}@media screen and (max-width:900px){.m-languages__selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;margin-top:24px;width:100%;font-weight:normal;background-color:#e0f2fd;border-radius:8px}}.m-languages__selected::after{display:inline-block;width:0;height:0;vertical-align:4px;border-top:3px solid;border-right:3px solid rgba(0,0,0,0);border-bottom:0;border-left:3px solid rgba(0,0,0,0);-webkit-transition:all 300ms;transition:all 300ms;content:""}@media screen and (max-width:900px){.m-languages__selected::after{display:none}}.-opened .m-languages__selected::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all 300ms;transition:all 300ms}.m-languages__selected__label{margin-right:4px;font-weight:700;text-transform:none}.m-languages__selected__label::after{content:":"}.m-languages__selected__icon{position:absolute;right:16px;fill:var(--color-theme-primary)}@media screen and (max-width:900px){.m-languages.-opened .m-languages__listWrapper{-webkit-transition:all 600ms;transition:all 600ms}}@media screen and (max-width:900px){.m-languages.-opened .m-languages__list{position:initial;max-height:initial}}.m-listingContent:not(.swiper){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.m-listingContent.-experts,.m-listingContent.-prescriptions{gap:24px}.m-listingContent.-faq{gap:16px}.m-listingContent.-prescriptions .m-listingContent__legend{grid-template-rows:1fr 1fr;grid-template-columns:3fr 2fr 1fr 1fr;gap:12px}@media screen and (max-width:900px){.m-listingContent.-prescriptions .m-listingContent__legend{display:block;padding:16px 0}}.m-listingContent.-prescriptions .m-listingContent__legend__item{text-transform:uppercase}@media screen and (max-width:900px){.m-listingContent.-prescriptions .m-listingContent__legend__item:not(:last-child){display:none}}.m-listingContent.-prescriptions .m-listingContent__legend__item:last-child{grid-area:1/1/1/-1;text-align:start;text-transform:initial}@media screen and (min-width:901px){.m-listingContent.-news,.m-listingContent.-mediaLibrary,.m-listingContent.-hub{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:54px 48px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.m-listingContent.-news .m-cardNews,.m-listingContent.-news .m-cardQuiz,.m-listingContent.-news .m-cardMediaLibrary,.m-listingContent.-mediaLibrary .m-cardNews,.m-listingContent.-mediaLibrary .m-cardQuiz,.m-listingContent.-mediaLibrary .m-cardMediaLibrary,.m-listingContent.-hub .m-cardNews,.m-listingContent.-hub .m-cardQuiz,.m-listingContent.-hub .m-cardMediaLibrary{height:auto}}.m-listingContent.-favorite{margin-top:40px;margin-bottom:40px}@media screen and (min-width:901px){.m-listingContent.-favorite{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:54px 48px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.m-listingContent.-favorite .m-cardFavorite{height:auto}}.m-listingContent.swiper .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.m-listingContent.swiper .swiper-slide{height:auto}.m-listingContent__legend{display:grid;grid-template-columns:30% 20% 40% 10%;padding:0 24px}@media screen and (min-width:901px){.m-listingContent__legend__item.-double{display:grid;grid-template-columns:50% 50%}}.m-listingContent__legend strong>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:6px;margin-left:2px;width:12px;height:12px;background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);border-radius:100%}@media screen and (min-width:901px){.m-listingContent .m-cardNews,.m-listingContent .m-cardQuiz,.m-listingContent .m-cardMediaLibrary{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333333333% - 32px);flex:0 0 calc(33.3333333333% - 32px)}}@media screen and (min-width:901px){.m-listingContent .m-cardFavorite{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 24px);flex:0 0 calc(50% - 24px)}}.m-listingContent__popin{max-width:846px}@media screen and (min-width:901px){.m-listingContent__popin{height:auto}}.m-listingContent__popin__mediaLibrary{height:0;visibility:hidden;opacity:0}.m-listingContent__popin__mediaLibrary.-active{height:auto;visibility:visible;opacity:1}.m-listingContent__popin__loaderWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:0;visibility:hidden;opacity:0}.m-listingContent__popin__loaderWrapper.-active{height:auto;visibility:visible;opacity:1}.m-listingContent__popin__loader{width:15px;border-radius:50%;-webkit-animation:loader 1500ms infinite linear alternate;animation:loader 1500ms infinite linear alternate;aspect-ratio:1}@media screen and (min-width:901px){.m-listingContent__popin__title,.m-listingContent__popin__description,.m-listingContent__popin__infos{padding:0 40px}}.m-listingContent__popin__infos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}@media screen and (max-width:900px){.m-listingContent__popin__infos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.m-listingContent__popin__nbPictures{--color-theme-primary:#2065E5;--color-rgb-theme-primary:32 101 229}.m-listingContent__popin__title{margin-bottom:8px;font-weight:600;text-align:center}@media screen and (min-width:901px){.m-listingContent__popin .m-popin__close{top:24px;right:48px}}.m-listingContent__popin .m-popin__close .a-icon{width:17px;height:17px}.m-listingContent__popin .m-popin__wrapper{padding-top:76px;padding-bottom:40px;min-height:216px}@media screen and (min-width:901px){.m-listingContent__popin .m-popin__wrapper{padding-right:48px;padding-left:48px}}.m-listingContent__popin .m-popin__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.m-listingContent__popin .o-carousel{--color-theme-primary:#2065E5;margin-top:0;margin-bottom:20px}.m-listingContent__popin .o-carousel__wrapper{padding:0}@media screen and (min-width:901px){.m-listingContent__popin .o-carousel__slider{margin:0 100px}}@media screen and (min-width:901px){.m-listingContent__popin .o-carousel__arrow.a-cta.-iconOnly.swiper-button-prev,.m-listingContent__popin .o-carousel__arrow.a-cta.-iconOnly.swiper-button-next{width:36px;height:36px}.m-listingContent__popin .o-carousel__arrow .a-icon{width:12px;height:12px}}@-webkit-keyframes loader{0%{background:#2065e5;-webkit-box-shadow:20px 0 #2065e5,-20px 0 rgba(0,0,0,.1333333333);box-shadow:20px 0 #2065e5,-20px 0 rgba(0,0,0,.1333333333)}33%{background:rgba(0,0,0,.1333333333);-webkit-box-shadow:20px 0 #2065e5,-20px 0 rgba(0,0,0,.1333333333);box-shadow:20px 0 #2065e5,-20px 0 rgba(0,0,0,.1333333333)}66%{background:rgba(0,0,0,.1333333333);-webkit-box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #2065e5;box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #2065e5}100%{background:#2065e5;-webkit-box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #2065e5;box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #2065e5}}@keyframes loader{0%{background:#2065e5;-webkit-box-shadow:20px 0 #2065e5,-20px 0 rgba(0,0,0,.1333333333);box-shadow:20px 0 #2065e5,-20px 0 rgba(0,0,0,.1333333333)}33%{background:rgba(0,0,0,.1333333333);-webkit-box-shadow:20px 0 #2065e5,-20px 0 rgba(0,0,0,.1333333333);box-shadow:20px 0 #2065e5,-20px 0 rgba(0,0,0,.1333333333)}66%{background:rgba(0,0,0,.1333333333);-webkit-box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #2065e5;box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #2065e5}100%{background:#2065e5;-webkit-box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #2065e5;box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #2065e5}}.m-menuAccount{--color-theme-primary:#2065E5;width:100%}@media screen and (min-width:901px){.m-menuAccount{max-width:264px;overflow:hidden;border-radius:16px;-webkit-box-shadow:0 1px 8px rgba(43,43,43,.1411764706);box-shadow:0 1px 8px rgba(43,43,43,.1411764706)}}.m-menuAccount__list{padding:24px 24px 11px;list-style:none;background-color:#2065e5}.m-menuAccount__item{padding-bottom:13px}.m-menuAccount__item.-logout{padding:16px 24px;background-color:#fff}.m-menuAccount__icon{fill:var(--color-theme-dark,var(--color-theme-primary))}.m-menuAccount__cta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-decoration:none}.m-menuAccount__cta:hover{text-decoration:underline}.-isActive .m-menuAccount__cta{font-weight:700}.-logout .m-menuAccount__cta{color:#292929}.m-menuAccount__ctaPopin{padding:16px;width:100%;font-weight:normal;background-color:#fff;border:1px solid var(--color-theme-primary);border-radius:32px}@media screen and (max-width:900px){.m-menuAccount__popin{top:calc(50% + 32px);width:100%;max-height:calc(100vh - 64px);border-radius:0}}.m-menuAccount .m-popin__wrapper{padding:0}.m-menuAccount .m-popin__close{color:#fff}.m-menuMain{margin:0 auto}@media screen and (min-width:901px){.m-menuMain{position:relative}}@media screen and (max-width:900px){.m-menuMain{width:100%}}@media screen and (max-width:900px){.m-menuMain__wrapper{height:100%}}.m-menuMain__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:72px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}@media screen and (min-width:901px){.m-menuMain__list{background-color:#e0f2fd;border-radius:8px}}@media screen and (max-width:900px){.m-menuMain__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:24px 16px}}@media screen and (min-width:901px){.m-menuMain__item{padding:12px 0 14px}.m-menuMain__item.-opened .m-menuMain__submenu,.m-menuMain__item:hover .m-menuMain__submenu{pointer-events:initial}.m-menuMain__item.-opened .m-menuMain__item__cta::after,.m-menuMain__item:hover .m-menuMain__item__cta::after{width:100%;-webkit-transition:width 300ms;transition:width 300ms}}@media screen and (max-width:900px){.m-menuMain__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;border-radius:8px}.m-menuMain__item:not(:first-child){position:relative}.m-menuMain__item:not(:first-child)::before{position:absolute;top:0;left:16px;width:calc(100% - 32px);height:1px;background-color:#f5f9fa;content:""}.m-menuMain__item>.m-menuMain__item__cta svg{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}.m-menuMain__item.-opened>.m-menuMain__submenu{max-height:2000px}.m-menuMain__item.-opened>.m-menuMain__item__cta svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}.m-menuMain__item__cta{position:relative;text-decoration:none;cursor:pointer}@media screen and (max-width:900px){.m-menuMain__item__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px}}.m-menuMain__item__cta__title{cursor:initial}.m-menuMain__item__cta__title.-h4{font-weight:700}.m-menuMain__item__cta__icon{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:right;cursor:pointer}.m-menuMain__item__cta__icon svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);fill:#2065e5}@media screen and (min-width:901px){.m-menuMain__item__cta.-level0::after{position:absolute;bottom:-5px;left:0;display:inline-block;width:0;height:2px;background-color:#292929;-webkit-transition:width 300ms;transition:width 300ms;content:""}}@media screen and (max-width:900px){.m-menuMain__item__cta.-level0{background-color:#e0f2fd;border-radius:8px}}.m-menuMain__item__cta.-level0 .m-menuMain__item__cta__title{cursor:pointer}@media screen and (max-width:900px){.m-menuMain__item__cta.-level1{padding-top:0;padding-bottom:0}}@media screen and (min-width:901px){.m-menuMain__item__cta.-level1 .m-menuMain__item__cta__title{color:#00205c}}@media screen and (max-width:900px){.m-menuMain__item__cta.-level1 .m-menuMain__item__cta__title{font-size:1.125rem;font-weight:600}}@media screen and (max-width:900px){.m-menuMain__item__cta.-level2{padding-top:0;padding-bottom:0}}.m-menuMain__item__cta.-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width:900px){.m-menuMain__item__cta.-link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.m-menuMain__item__cta.-link::before{-webkit-box-flex:0;-ms-flex:0 0 3px;flex:0 0 3px;width:3px;background:linear-gradient(156deg,rgba(245,172,155,0.3) 20.02%,rgba(185,151,191,0.3) 55.58%,rgba(32,101,229,0.3) 91.65%);border-radius:14px;content:""}.m-menuMain__item__cta.-link:hover .a-text{text-decoration:underline}@media screen and (max-width:900px){.m-menuMain__picture.m-pictureWrapper{display:none}}.m-menuMain__picture .m-pictureWrapper__content{padding-top:56.3968668407%}@media screen and (max-width:900px){.m-menuMain__picture .m-pictureWrapper__content{padding-top:50.1457725948%}}.m-menuMain__submenu{width:100%}@media screen and (max-width:900px){.m-menuMain__submenu{max-height:0;overflow:hidden;background-color:#fff;-webkit-transition:max-height .4s ease;transition:max-height .4s ease}}.m-menuMain__submenu.-level0{background-color:#fff}@media screen and (min-width:901px){.m-menuMain__submenu.-level0{position:absolute;top:calc(100% - 1px);left:0;display:none;padding:24px 0 40px;overflow:hidden;pointer-events:none;z-index:3}}@media screen and (min-width:901px){.m-menuMain__submenu.-level1{margin-top:16px}}.m-menuMain__submenu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none}@media screen and (min-width:901px){.m-menuMain__submenu__list{gap:24px;background-color:rgba(0,0,0,0);border-radius:0}}@media screen and (max-width:900px){.m-menuMain__submenu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:901px){.m-menuMain__submenu__list.-level0{padding-right:24px;padding-left:24px}}@media screen and (max-width:900px){.m-menuMain__submenu__list.-level0{gap:24px;padding-top:24px}}.m-menuMain__submenu__list.-level1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.m-menuMain__submenu__list__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;list-style:none}@media screen and (max-width:900px){.m-menuMain__submenu__list__group{width:100%}}@media screen and (max-width:900px){.m-menuMain__submenu__list__group.-level0{gap:24px}}@media screen and (max-width:900px){.m-menuMain__submenu__list__group.-level1{padding-top:20px}}.m-menuMain__submenu__list__group__item.-withPicture .m-menuMain__item__cta{position:relative;display:block}@media screen and (max-width:900px){.m-menuMain__submenu__list__group__item.-withPicture .m-menuMain__item__cta:hover .a-text{text-decoration:underline}}.m-menuMain__submenu__list__group__item.-withPicture .a-cta{color:#fff;background-color:#2065e5}@media screen and (min-width:901px){.m-menuMain__submenu__list__group__item.-withPicture .a-cta{position:absolute;right:8px;bottom:8px;max-width:calc(100% - 40px)}}@media screen and (max-width:900px){.m-menuMain__submenu__list__group__item.-withPicture .a-cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0;color:#292929;background-color:rgba(0,0,0,0);border:none}.m-menuMain__submenu__list__group__item.-withPicture .a-cta::before{-webkit-box-flex:0;-ms-flex:0 0 3px;flex:0 0 3px;width:3px;background:linear-gradient(156deg,rgba(245,172,155,0.3) 20.02%,rgba(185,151,191,0.3) 55.58%,rgba(32,101,229,0.3) 91.65%);border-radius:14px;content:""}}.m-menuMain__submenu__list__group__item.-withPicture .a-cta:hover{color:#fff}@media screen and (max-width:900px){.m-menuMain__submenu__list__group__item.-withPicture .a-cta .a-text.-sizeS{font-size:1rem;font-weight:400}}@media screen and (max-width:900px){.m-menuMain__submenu__list__group__item.-withPicture .a-cta__icon{display:none}}@media screen and (max-width:900px){.m-menuMain__submenu__list__group__item.-level1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:900px){.m-menuMain__submenu__list__group__item.-withSubmenu>.m-menuMain__item__cta svg{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}}@media screen and (max-width:900px){.m-menuMain__submenu__list__group__item.-withSubmenu.-opened>.m-menuMain__submenu{max-height:2000px}}@media screen and (max-width:900px){.m-menuMain__submenu__list__group__item.-withSubmenu.-opened>.m-menuMain__item__cta svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}@media screen and (max-width:900px){.m-menuMain__submenu__list__group__item.-withSubmenu .m-menuMain__item__cta.-level1{padding-right:6px}.m-menuMain__submenu__list__group__item.-withSubmenu .m-menuMain__item__cta.-level1 .m-menuMain__item__cta__icon{height:32px}.m-menuMain__submenu__list__group__item.-withSubmenu .m-menuMain__item__cta.-level1 .a-icon{padding:11px;width:32px;height:32px;background-color:#e0f2fd;border-radius:100%}}@media screen and (min-width:901px){.m-menuMain__submenu__list__group.-withBrand{position:relative;display:grid;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;grid-template-columns:1fr}}.m-menuMain__submenu__list__group.-withBrand .m-menuMain__submenu__list.-level1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}@media screen and (max-width:900px){.m-menuMain__submenu__list__group.-withBrand .m-menuMain__submenu__list.-level1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}@media screen and (min-width:901px){.m-menuMain__submenu__list__group.-withBrand .m-menuMain__submenu__list__group__item.-level1{grid-area:1/1/-1/-1;visibility:hidden;opacity:0}.m-menuMain__submenu__list__group.-withBrand .m-menuMain__submenu__list__group__item.-level1.-is-open{visibility:visible;opacity:1}}@media screen and (min-width:901px){.m-menuMain__submenu__item{-webkit-box-flex:0;-ms-flex:0 1 calc(33.3333333333% - 16px);flex:0 1 calc(33.3333333333% - 16px);padding:0}}.m-menuMain__submenu__item.-withBrand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;gap:40px}.m-menuMain__submenu__item__cta__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.m-menuMain__submenu__item__cta__icon svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);fill:#2065e5}.m-menuMain__brand__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 264px;flex:0 0 264px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;list-style:none}.m-menuMain__brand__item{padding:32px 24px;background-color:#f5f9fa;border-radius:16px;cursor:pointer;-webkit-transition:background 300ms linear;transition:background 300ms linear}.m-menuMain__brand__item.-a-derma:hover,.m-menuMain__brand__item.-a-derma.-is-active{background-color:#d9f3e8}.m-menuMain__brand__item.-a-derma svg{fill:#214009}.m-menuMain__brand__item.-a-derma svg .-grey{fill:#676868}.m-menuMain__brand__item.-avene:hover,.m-menuMain__brand__item.-avene.-is-active{background-color:#ffedea}.m-menuMain__brand__item.-avene svg{fill:#ff8674}.m-menuMain__brand__item.-avene .a-title{color:#ff8674}.m-menuMain__brand__item.-ducray:hover,.m-menuMain__brand__item.-ducray.-is-active{background-color:#d9e4ef}.m-menuMain__brand__item.-ducray svg{fill:#004c97}.m-menuMain__brand__item.-ducray .a-title{color:#004c97}.m-menuMain__brand__item.-dexeryl:hover,.m-menuMain__brand__item.-dexeryl.-is-active{background-color:#ebf2fa}.m-menuMain__brand__item.-dexeryl svg{fill:#bad1ee}.m-menuMain__brand__item.-dexeryl .a-title{color:#bad1ee}.m-menuMain__brand__item.-darrow:hover,.m-menuMain__brand__item.-darrow.-is-active{background-color:#fbf1eb}.m-menuMain__brand__item.-darrow svg{fill:#f56109}.m-menuMain__brand__item.-darrow .a-title{color:#f56109}.m-menuMain__brandWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:38px}.m-pictureWrapper{position:relative;display:block;width:100%;overflow:hidden;border-radius:16px}.m-pictureWrapper__content{position:relative;display:block;padding-top:100%;width:100%;height:0}.-half .m-pictureWrapper__content{padding-top:50%}.m-pictureWrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.m-prescriptionForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.m-prescriptionForm__group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:900px){.m-prescriptionForm__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-prescriptionForm__group.-patient .m-formGroup{margin:0}.m-prescriptionForm__title{margin-bottom:8px}.m-prescriptionForm__title.-h4{font-weight:700}.m-prescriptionForm__medecines{padding:16px;border:1px solid #f5f9fa;border-radius:16px}[data-theme=theme-ducray] .m-prescriptionForm__medecines{border-color:#004c97}.m-prescriptionForm__element{display:-webkit-box;display:-ms-flexbox;display:flex}.m-prescriptionForm__submit{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:900px){.m-prescriptionForm__submit{position:fixed;bottom:24px;left:0;display:block;width:100%;text-align:center}}.m-prescriptionForm__submit__trigger{position:absolute;inset:0}.m-prescriptionForm__submit .ajax-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-theming);font-size:.875rem}.m-prescriptionForm__submitInner{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer}@media screen and (min-width:901px){.m-prescriptionForm .-patient-name{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media screen and (min-width:901px){.m-prescriptionForm .-patient-birthdate{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}}.m-prescriptionForm .-drug-prescription-value .a-textarea__wrapper{display:none}.m-prescriptionForm .ck-content ul,.m-prescriptionForm .ck-content ol{margin-left:16px}@media screen and (max-width:900px){.m-prescriptionPhysician{margin-top:24px}}.m-prescriptionPhysician__title{margin-bottom:16px}.m-prescriptionPhysician__title.-h4{font-weight:700}.m-prescriptionPhysician__alert{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:16px}.m-prescriptionPhysician__alert__icon{-webkit-box-flex:0;-ms-flex:0 0 21px;flex:0 0 21px;fill:#e3614b}@media screen and (min-width:901px){.m-prescriptionPhysician__form__group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}}.m-prescriptionPhysician__form__submit{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:900px){.m-prescriptionPhysician__form__submit{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-prescriptionPhysician__form__submit .ajax-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-theming);font-size:.875rem}.m-prescriptionPhysician__form .m-formGroup{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.m-prescriptionPhysician__form .m-formGroup.-postal-code{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.m-prescriptionPhysician .a-input,.m-prescriptionPhysician .a-textarea{border-color:var(--color-theme-primary)}.m-prescriptionResult{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.m-prescriptionResult__group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:900px){.m-prescriptionResult__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:901px){.m-prescriptionResult__item{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}.m-prescriptionResult__label{color:#828282}[data-theme=theme-ducray] .m-prescriptionResult__label{color:var(--color-theme-primary)}.m-prescriptionResult__ctaWrapper{margin-top:16px}.m-productCaracteristics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:24px;list-style:none;background-color:#f5f9fa;border-radius:16px}@media screen and (min-width:1201px){.m-productCaracteristics{gap:48px}}@media screen and (max-width:1200px){.m-productCaracteristics{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1201px){.m-productCaracteristics__caracteristic:not(:first-child){padding:0 8px;border-left:1px solid #fff}}@media screen and (max-width:1200px){.m-productCaracteristics__caracteristic:not(:first-child){padding:8px 0;border-top:1px solid #fff}}@media screen and (min-width:1201px){.m-productCaracteristics__caracteristic:first-child{padding-right:8px}}@media screen and (max-width:1200px){.m-productCaracteristics__caracteristic:first-child{padding-bottom:8px}}@media screen and (min-width:1201px){.m-productCaracteristics__caracteristic:last-child{padding-left:8px}}@media screen and (max-width:1200px){.m-productCaracteristics__caracteristic:last-child{padding-top:8px}}.m-productCaracteristics__caracteristic.-target,.m-productCaracteristics__caracteristic.-price,.m-productCaracteristics__caracteristic.-texture{-webkit-box-flex:1;-ms-flex:1;flex:1}.m-productCaracteristics__title{margin-bottom:16px}.m-productCaracteristics__list.-target{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.m-productCaracteristics__list.-target{gap:16px;-ms-flex-pack:distribute;justify-content:space-around}}.m-productCare{padding:32px 47px;list-style:none;background-color:var(--color-theme-light)}@media screen and (max-width:900px){.m-productCare{padding:16px}}.m-productCare__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}@media screen and (max-width:900px){.m-productCare__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.m-productCare__item:not(:first-child){margin-top:32px}@media screen and (max-width:900px){.m-productCare__item:not(:first-child){margin-top:24px}}.m-productCare__title{margin-bottom:8px}.m-productCare__icon{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:900px){.m-productCare__icon{width:45px;height:45px}}.m-productCarousel{padding:24px;background-color:#f5f9fa;border-radius:16px}@media screen and (max-width:900px){.m-productCarousel{padding:32px 16px}}.m-productCarousel__slider{margin-bottom:40px}@media screen and (max-width:900px){.m-productCarousel__slider{margin-bottom:32px}}@media screen and (min-width:901px){.m-productCarousel__thumbnails{padding-right:46px;padding-left:46px}}.m-productCarousel__thumbnails .swiper-slide{margin-bottom:10px;cursor:pointer}.m-productCarousel__thumbnails .swiper-slide::after{position:absolute;top:calc(100% + 4px);left:50%;width:0;height:6px;background-color:var(--color-theme-primary);border-radius:16px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width 600ms;transition:width 600ms;content:""}.m-productCarousel__thumbnails .swiper-slide .m-pictureWrapper{overflow:hidden;background-color:#fff;border-radius:16px}.m-productCarousel__thumbnails .swiper-slide-thumb-active::after{width:calc(100% - 28px);-webkit-transition:width 600ms;transition:width 600ms}.m-productGreenImpact__header,.m-productGreenImpact__footer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (min-width:901px){.m-productGreenImpact__header,.m-productGreenImpact__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:900px){.m-productGreenImpact__header,.m-productGreenImpact__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-productGreenImpact__header{position:relative;padding:24px;background-color:#f5f5f5;border-radius:16px;cursor:pointer}@media screen and (min-width:901px){.m-productGreenImpact__header__gii{-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px;width:190px;height:75px}}@media screen and (max-width:900px){.m-productGreenImpact__header__gii{width:160px;height:63px}}.m-productGreenImpact__header__content{padding-right:24px}.m-productGreenImpact__header__icon{position:absolute;top:50%;right:24px;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}.-open .m-productGreenImpact__header__icon{-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}.m-productGreenImpact__content{position:relative;max-height:0;background-color:var(--color-theme-dark,var(--color-green-black,var(--color-theme-primary)));border-radius:16px;visibility:hidden;opacity:0;-webkit-transition:opacity 300ms,max-height 600ms;transition:opacity 300ms,max-height 600ms}.-open .m-productGreenImpact__content{max-height:3000px;visibility:visible;opacity:1;-webkit-transition:opacity 300ms,max-height 600ms;transition:opacity 300ms,max-height 600ms}.m-productGreenImpact__footer{padding:36px 24px}.m-productGreenImpact__footer__gii{fill:#fff}@media screen and (min-width:901px){.m-productGreenImpact__footer__gii{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}}@media screen and (max-width:900px){.m-productGreenImpact__footer__gii{width:84px}}.m-productGreenImpact__footer__text{margin-bottom:16px}.m-productPrice{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-productPrice__quantity,.m-productPrice__price{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.m-productPrice__quantity{text-align:right}.m-productPrice:not(.-withBoth) .m-productPrice__quantity,.m-productPrice:not(.-withBoth) .m-productPrice__price{text-align:center}.m-productTarget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 12px);flex:1 1 calc(50% - 12px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;text-align:center}.m-productTarget__icon svg{width:50px;height:50px;fill:#292929}.m-quizNavigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-quizNavigation__btn{display:none;min-width:170px}.m-quizNavigation__btn.-isActive{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.m-quizNavigation__btn.a-cta{padding:24px 40px}.m-quizNavigation__btn.-prev{border-top-right-radius:0;border-bottom-right-radius:0}.m-quizNavigation__btn.-prev .a-icon{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.m-quizNavigation__btn.-prev:hover::after,.m-quizNavigation__btn.-prev:focus::after{border-top-right-radius:0;border-bottom-right-radius:0}.m-quizNavigation__btn.-next,.m-quizNavigation__btn.-end,.m-quizNavigation__btn.-bookmark{border-top-left-radius:0;border-bottom-left-radius:0}.m-quizNavigation__btn.-next:hover::after,.m-quizNavigation__btn.-next:focus::after,.m-quizNavigation__btn.-end:hover::after,.m-quizNavigation__btn.-end:focus::after,.m-quizNavigation__btn.-bookmark:hover::after,.m-quizNavigation__btn.-bookmark:focus::after{border-top-left-radius:0;border-bottom-left-radius:0}.m-quizNavigation__btn.-end.-withBookmark{border-radius:0}.m-quizStepper__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:54px auto;list-style-type:none}.m-quizStepper__item{position:relative}.m-quizStepper__item:not(:last-child)::after{position:absolute;top:50%;left:100%;width:32px;height:1px;background-color:var(--color-theme-light);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:""}.m-quizStepper__item.-isActive .m-quizStepper__itemContent{opacity:1}@media screen and (max-width:900px){.m-quizStepper__item.-isActive .m-quizStepper__text{display:block}}.m-quizStepper__item.-isCompleted .m-quizStepper__itemContent{background-color:var(--color-theme-light);opacity:1}.m-quizStepper__item.-isCompleted .m-quizStepper__icon::after{background-color:var(--color-theme-primary);border-radius:0;content:""}.m-quizStepper__itemContent{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px 6px 6px;border:1px solid var(--color-theme-light);border-radius:14px;cursor:initial;opacity:.5}@media screen and (max-width:900px){.m-quizStepper__itemContent{padding:6px}}.m-quizStepper__icon{display:grid;place-content:center;padding:8px;width:28px;height:28px;color:#fff;background-color:var(--color-theme-primary);border-radius:100%}.m-quizStepper__icon::after{content:attr(data-step-index)}.m-quizStepper__text{color:var(--color-theme-primary)}@media screen and (max-width:900px){.m-quizStepper__text{display:none}}.m-redirectBrands__title{margin-bottom:40px}.m-redirectBrands__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media screen and (min-width:901px){.m-redirectBrands__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:900px){.m-redirectBrands__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:901px){.m-redirectBrands__item{-webkit-box-flex:1;-ms-flex:1 1 calc(33.3333333333% - 6px);flex:1 1 calc(33.3333333333% - 6px)}.m-redirectBrands__item.m-cardBrand.-small{-webkit-box-flex:1;-ms-flex:1 1 calc(33.3333333333% - 6px - 48px);flex:1 1 calc(33.3333333333% - 6px - 48px)}}.m-redirectLogin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;text-align:left}.m-redirectLogin__description{text-align:center}.m-redirectLogin__ctasWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.m-redirectLogin__ctasWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-redirectLogin__ctasWrapper .a-cta.-primary{--color-theme-primary:#2065E5;color:#fff;line-height:1.5;border:0}.m-redirectLogin__ctasWrapper .a-cta.-primary:hover,.m-redirectLogin__ctasWrapper .a-cta.-primary:focus{color:#fff}.m-redirectLogin__popin{height:auto;max-height:initial;border:8px solid #2065e5}.m-redirectLogin__popin .m-popin__wrapper{padding:48px}@media screen and (max-width:900px){.m-redirectLogin__popin .m-popin__wrapper{padding-right:24px;padding-left:24px}}.m-redirectLogin .o-formUser{margin:0}.m-redirectLogin .o-formUser__wrapper{padding:0}[data-theme=theme-ducray] .m-ritual::before{width:4px;border-radius:100%/50%;border-top-left-radius:0;border-bottom-left-radius:0}.m-ritual{position:relative;padding:24px;list-style:none;background-color:var(--color-theme-light);border-radius:16px}@media print{.m-ritual{padding:5mm;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.m-ritual__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;max-width:520px}@media print{.m-ritual__container{gap:2mm;max-width:100%}}.m-ritual__wrapperTitle{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.m-ritual__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-ritual__iconWrapper{fill:var(--color-theme-dark,var(--color-theme-primary))}.m-ritual__iconWrapper svg{width:73px;height:73px}.m-ritual__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media print{.m-ritual__content{gap:3mm}}.m-ritual__question{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.m-searchSorter{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:16px 0}.m-searchSorter .m-formGroup{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.m-searchSorter .form-actions{display:none}.m-searchSorter .a-select{font-size:.875rem}.m-searchSorter label{margin-bottom:0;white-space:nowrap}@media screen and (max-width:900px){.m-searchSorter label{display:none}}.m-searchSorter label.-sizeM{font-weight:500}@media screen and (min-width:901px){.m-slider{position:relative;padding-right:60px;padding-left:60px}}.m-slider .a-cta.-iconOnly.swiper-button-prev,.m-slider .a-cta.-iconOnly.swiper-button-next{width:36px;height:36px}@media print{.m-slider__navigations{display:none}}.m-step{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:900px){.m-step{gap:24px}}@media print{.m-step{display:block;gap:0}}.m-step__number{font-size:200px;line-height:1}@media screen and (max-width:900px){.m-step__number{font-size:100px}}@media print{.m-step__number{font-size:80pt}}.m-step__description{-webkit-box-flex:0;-ms-flex:0 1 265px;flex:0 1 265px}@media screen and (max-width:900px){.m-step__description{-webkit-box-flex:0;-ms-flex:0 1 255px;flex:0 1 255px}}.m-userDashboard__title{margin-bottom:24px}.m-userDashboard__item:not(:first-child){margin-top:40px}.m-userInfos{--color-theme-primary:#2065E5;--color-rgb-theme-primary:32 101 229}.m-userInfos__label{color:#828282}.m-userInfos__wrapper,.m-userInfos__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-userInfos__wrapper{gap:16px;margin:40px 0}.m-userInfos__item{-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 16px);flex:1 1 calc(100% - 16px);gap:8px}.m-userInfos__group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:900px){.m-userInfos__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-userInfos__ctaWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:16px}@media screen and (min-width:901px){.m-userInfos__ctaWrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:900px){.m-userInfos__ctaWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-userInfos .a-cta.-primary,.m-userInfos .a-cta.-primary:hover,.m-userInfos .a-cta.-primary:focus{color:#fff}.m-userMedical{--color-theme-primary:#2065E5;--color-rgb-theme-primary:32 101 229}@media screen and (min-width:901px){.m-userMedical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:901px){.m-userMedical button[type=submit]{-ms-flex-item-align:end;align-self:flex-end;margin-top:28px}}@media screen and (max-width:900px){.m-userMedical button[type=submit]{margin-top:20px;width:100%}}.m-userMedical .a-textarea,.m-userMedical .a-input,.m-userMedical .a-checkbox{background-color:#e0f2fd}.m-userMedical__footer{margin-top:16px}.m-userMedical__ctaWrapper{margin-top:40px}.m-userMedical .a-cta.-primary,.m-userMedical .a-cta.-primary:hover,.m-userMedical .a-cta.-primary:focus{color:#fff}.m-vimeo{overflow:hidden;border-radius:16px}.m-vimeo .video-embed-field-lazy{position:relative;display:block;width:100%}.m-vimeo .video-embed-field-lazy-play{position:absolute;top:50%;left:50%;margin:0;width:84px;height:84px;background-color:#fff;background-image:none;border:none;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity 300ms;transition:opacity 300ms}@media screen and (max-width:600px){.m-vimeo .video-embed-field-lazy-play{width:48px;height:48px}}.m-vimeo .video-embed-field-lazy-play::after{position:absolute;top:50%;margin:-20px 0 0 -10px;width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--color-theme-dark,var(--color-theme-primary));border-style:solid;border-width:20px 0 20px 28px;content:""}@media screen and (max-width:600px){.m-vimeo .video-embed-field-lazy-play::after{margin:-10px 0 0 -5px;border-width:10px 0 10px 13px}}.m-vimeo .a-image{height:auto}.m-wysiwyg.-theme{color:var(--color-theme-primary)}.m-wysiwyg.-theme hr{border-color:var(--color-theme-primary)}.m-wysiwyg.-theme2{color:var(--color-green-black,var(--color-theme-primary))}.m-wysiwyg.-theme2 hr{border-color:var(--color-theme-primary)}.m-wysiwyg.-theming{color:var(--color-theming)}.m-wysiwyg.-theming hr{border-color:var(--color-theme-primary,#292929)}.m-wysiwyg h1,.m-wysiwyg h2,.m-wysiwyg h3,.m-wysiwyg h4{margin-bottom:24px}.m-wysiwyg ul,.m-wysiwyg ol,.m-wysiwyg p,.m-wysiwyg hr{margin-bottom:1em}.m-wysiwyg ol{-webkit-padding-start:1.5em;padding-inline-start:1.5em}.m-wysiwyg ul{-webkit-padding-start:1em;padding-inline-start:1em}.m-wysiwyg hr{border-color:#292929;border-top:none}[data-theme=theme-avene] .m-wysiwyg hr{border-color:var(--color-theme-primary)}.m-wysiwyg p .-colorTheme,.m-wysiwyg ul .-colorTheme,.m-wysiwyg ol .-colorTheme{color:var(--color-theming)}.m-wysiwyg p+.ckeditor-accordion-container,.m-wysiwyg ul+.ckeditor-accordion-container,.m-wysiwyg ol+.ckeditor-accordion-container{margin-top:-8px}.m-wysiwyg .-colorGamme{color:var(--color-gamme-primary,#292929)}.m-wysiwyg .-colorTheme{color:var(--color-theme-primary)}.m-wysiwyg .text-align-center{text-align:center}.m-wysiwyg :last-child{margin-bottom:0}.m-wysiwyg .ckeditor-accordion-container dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none}.m-wysiwyg .ckeditor-accordion-container dt{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.m-wysiwyg .ckeditor-accordion-container dt .ckeditor-accordion-toggler{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;color:#292929;font-weight:500;line-height:1.3;text-decoration:none;background-color:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}.m-wysiwyg .ckeditor-accordion-container dt .ckeditor-accordion-toggler:hover{color:var(--color-green-black,var(--color-theme-primary));background-color:rgba(0,0,0,0);border-color:var(--color-green-black,var(--color-theme-primary))}.m-wysiwyg .ckeditor-accordion-container dt .ckeditor-accordion-toggler .ckeditor-accordion-toggle{position:relative;top:auto;left:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0;width:12px;height:12px}.m-wysiwyg .ckeditor-accordion-container dt .ckeditor-accordion-toggler .ckeditor-accordion-toggle::before,.m-wysiwyg .ckeditor-accordion-container dt .ckeditor-accordion-toggler .ckeditor-accordion-toggle::after{top:6px;width:6px;background-color:var(--color-green-black,var(--color-theme-primary))}.m-wysiwyg .ckeditor-accordion-container dt .ckeditor-accordion-toggler .ckeditor-accordion-toggle::before{left:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.m-wysiwyg .ckeditor-accordion-container dt .ckeditor-accordion-toggler .ckeditor-accordion-toggle::after{right:1px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.m-wysiwyg .ckeditor-accordion-container dt.active .ckeditor-accordion-toggle::before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.m-wysiwyg .ckeditor-accordion-container dt.active .ckeditor-accordion-toggle::after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.m-wysiwyg .ckeditor-accordion-container dd{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0;margin-bottom:8px}@media screen and (min-width:901px){.o-anchorsPage{contain:paint}}@media screen and (max-width:900px){.o-anchorsPage{overflow:hidden}}@media screen and (min-width:901px){.o-anchorsPage__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:130px}}.o-anchorsPage__content{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.o-anchorsPage__content .l-blockContent{padding:0}.o-anchorsPage__sidebar{-webkit-box-flex:0;-ms-flex:0 0 264px;flex:0 0 264px}@media screen and (max-width:900px){.o-anchorsPage__sidebar{position:fixed;bottom:0;left:0;margin:0;width:100%;z-index:2}}@media screen and (max-width:900px){.o-anchorsPage__subscription,.o-anchorsPage__anchors{position:fixed;bottom:0;left:0;width:100%;-webkit-transform:translateY(100vh);-ms-transform:translateY(100vh);transform:translateY(100vh);-webkit-transition:all 600ms;transition:all 600ms}.o-anchorsPage__subscription.-active,.o-anchorsPage__anchors.-active{bottom:83px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 600ms;transition:all 600ms}}@media screen and (min-width:901px){.o-anchorsPage__subscription+.o-anchorsPage__anchors{margin-top:40px}}@media screen and (min-width:901px){.o-anchorsPage__anchors{position:sticky;top:0}.toolbar-horizontal .o-anchorsPage__anchors{top:40px}.toolbar-horizontal.toolbar-tray-open .o-anchorsPage__anchors{top:79px}}.o-anchorsPage__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-pack:distribute;justify-content:space-around;padding:16px;list-style:none;background-color:#fff;-webkit-box-shadow:0 -4px 5px 0 rgba(2,29,73,.1411764706);box-shadow:0 -4px 5px 0 rgba(2,29,73,.1411764706)}@media screen and (max-width:900px){.o-anchorsPage__menu{position:fixed;bottom:0;left:0;width:100%}}.o-anchorsPage.-ducray{--color-theme-light:#d9e4ef;--color-theme-primary:#004c97}.o-anchorsPage.-avene{--color-theme-light:#ffedea;--color-theme-primary:#ff8674}.o-anchorsPage.-a-derma{--color-theme-light:#d9f3e8;--color-theme-primary:#00af66}.o-anchorsPage.-dexeryl{--color-theme-light:#ebf2fa;--color-theme-primary:#283583}.o-anchorsPage.-darrow{--color-theme-light:#fbf1eb;--color-theme-primary:#F56109}.o-associatedProducts.l-blockWrapper{margin-bottom:80px}.o-associatedProducts__title{margin-bottom:24px}.o-associatedProducts__sliderContainer{position:relative}.o-associatedProducts__bullets{position:absolute;bottom:-8%;left:50%;padding-top:52.3627075351%;margin-top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:900px){.o-associatedProducts__bullets{padding-top:57.7259475219%}}@media screen and (max-width:600px){.o-associatedProducts__bullets{padding-top:61.2244897959%}}@media print{.o-associatedProducts__controls{display:none}}.o-associatedProducts .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box}@media print{.o-associatedProducts .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr}}@media print{.o-associatedProducts .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:0 !important;margin-bottom:2mm;width:calc(100% - 15mm) !important}}.o-associatedProducts__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media print{.o-breadcrumb{display:none}}.o-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:29px;-moz-column-gap:29px;column-gap:29px;list-style:none}.o-breadcrumb__item:not(:first-child){position:relative}.o-breadcrumb__item:not(:first-child)::before{position:absolute;top:11px;left:-16px;display:inline-block;width:4px;height:4px;background-color:#2065e5;border-radius:100%;content:""}.o-breadcrumb__cta{color:#2065e5;text-decoration:none}.o-breadcrumb__cta:hover .o-breadcrumb__text{text-decoration:underline}.o-breadcrumb__text{display:inline-block;line-height:1.8}.o-breadcrumb__icon{margin-top:3px}.o-carousel__title{margin-bottom:32px;text-align:center}.o-carousel__sliderContainer{position:relative}@media screen and (min-width:901px){.o-carousel__slider{margin:0 140px;overflow:visible}}@media screen and (max-width:900px){.o-carousel__controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.o-carousel__controls .o-carousel__arrow.a-cta{position:initial;translate:none;display:grid;place-content:center}.o-carousel__controls .swiper-button-prev{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.o-carousel__controls .swiper-button-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.o-carousel__controls .swiper-pagination-bullets{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:initial}}.o-carousel .m-cardCarouselSlide{opacity:0}.o-carousel .m-cardCarouselSlide.swiper-slide-prev,.o-carousel .m-cardCarouselSlide.swiper-slide-next,.o-carousel .m-cardCarouselSlide.swiper-slide-active{opacity:1}.o-carousel .m-cardCarouselSlide.swiper-slide-prev,.o-carousel .m-cardCarouselSlide.swiper-slide-next{max-height:80%}.o-carousel__popin{width:auto;min-width:50vw;max-width:80vw;height:auto;min-height:40vh}@media screen and (max-width:900px){.o-carousel__popin{width:100%;min-height:20vh}}.o-carousel__popin .m-popin__wrapper{padding-top:40px}.o-clinicalOutcome__resultsWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-top:40px}@media screen and (max-width:900px){.o-clinicalOutcome__resultsWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:901px){.o-clinicalOutcome__efficacy,.o-clinicalOutcome__toleranceAndLinks{width:calc((100% - 32px)/2)}}.o-clinicalOutcome__efficacy__title{margin-bottom:16px}.o-clinicalOutcome__efficacy__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.o-clinicalOutcome__efficacy__list.-formationB{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.o-clinicalOutcome__efficacy__list.-formationB .m-cardNumber{-webkit-box-flex:1;-ms-flex:1 1 calc((100% - 16px)/2);flex:1 1 calc((100% - 16px)/2)}@media screen and (max-width:900px){.o-clinicalOutcome__efficacy__list.-formationB .m-cardNumber{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.o-clinicalOutcome__links__cta{margin-top:16px}@media screen and (min-width:901px){.o-clinicalOutcome__tolerance+.o-clinicalOutcome__links{margin-top:32px}}.o-clinicalOutcome__tolerance__title{margin-bottom:16px}.o-clinicalOutcome__links__title{margin-bottom:16px}.o-clinicalOutcome__links__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.o-clinicalOutcome__links__list .a-cta.-tertiary .a-icon{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);fill:#292929}.o-clinicalOutcome__links__item:not(:first-child){margin-top:48px}@media screen and (max-width:900px){.o-clinicalOutcome__links__item:not(:first-child){margin-top:32px}}.o-clinicalPage.-ducray{--color-theme-light:#d9e4ef;--color-theme-primary:#004c97;--color-rgb-theme-primary:0 76 151}.o-clinicalPage.-avene{--color-theme-light:#ffedea;--color-theme-primary:#ff8674;--color-rgb-theme-primary:255 134 116}.o-clinicalPage.-a-derma{--color-theme-light:#d9f3e8;--color-theme-primary:#00af66;--color-rgb-theme-primary:0 175 102}.o-clinicalPage.-dexeryl{--color-theme-light:#ebf2fa;--color-theme-primary:#283583;--color-rgb-theme-primary:40 53 131}.o-clinicalPage.-darrow{--color-theme-light:#fbf1eb;--color-theme-primary:#F56109;--color-rgb-theme-primary:245 97 9}.o-clinicalPage__inner{padding:40px 54px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.o-clinicalPage__inner{padding:32px 24px}}.o-clinicalPage__pictureContainer{-webkit-box-flex:0;-ms-flex:0 0 368px;flex:0 0 368px}.o-clinicalPage__pictureContainer .m-pictureWrapper__content{padding:0;height:100%}.o-clinicalPage__pictureContainer .m-pictureWrapper img{position:relative}.o-clinicalPage__heading{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1200px){.o-clinicalPage__heading{padding:0 16px}}.o-clinicalPage__title{padding-right:40px}.o-clinicalPage__subtitle{padding-right:16px;padding-left:16px;margin-bottom:32px}.o-clinicalPage__bookmark{position:absolute;top:16px;right:16px;z-index:2}@media screen and (min-width:901px){.o-clinicalPage__bookmark{top:50%;right:12%}}.o-clinicalPage__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:calc(48px - 16px);margin-top:40px}.o-clinicalPage__infos{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(100% - 368px - 48px)}.o-clinicalPage__infos .o-textWithImage__content{padding:0}.o-clinicalPage__description{padding-right:16px;padding-left:16px;margin-bottom:16px}.o-clinicalPage__newsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-clinicalPage__news__icon{-webkit-box-flex:0;-ms-flex:0 0 12px;flex:0 0 12px;fill:var(--color-theme-dark,var(--color-theme-primary))}.o-clinicalPage__newsDate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px 16px;padding-right:16px;padding-left:16px;margin-bottom:16px}@media screen and (max-width:900px){.o-clinicalPage__newsDate{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.o-clinicalPage__ctaWrapper{margin-top:16px;text-align:center}.o-clinicalPage__author{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding-right:16px;padding-left:16px;margin-bottom:16px}.o-clinicalPage__author__icon{-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;margin-top:2px;fill:var(--color-theme-dark,var(--color-theme-primary))}.o-columns__title{margin-bottom:32px}@media screen and (max-width:900px){.o-columns__title{margin-bottom:32px}}.o-columns__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.o-columns__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}@media screen and (min-width:901px){.o-columns .m-cardService{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 48px);flex:1 1 calc(50% - 48px)}}.o-commitments__title{margin-bottom:32px}.o-commitments__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.o-commitments__cards .m-cardCommitment{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:calc((100% - 48px)/2);border-radius:16px}@media screen and (max-width:900px){.o-commitments__cards .m-cardCommitment{min-width:100%}}.o-complementary__title{margin-bottom:24px}.o-complementary__sliderwrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.o-complementary__cards{position:relative;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.o-complementary__slider{width:100%;max-width:100%}.o-complementary__sliderHead{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}@media screen and (max-width:900px){.o-complementary__sliderHead{gap:initial}}.o-complementary__sliderHead .o-complementary__controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.o-complementary__sliderHead .o-complementary__controls .a-cta{position:relative}.o-complementary__filtersBrand{margin-bottom:32px}@media screen and (max-width:900px){.o-complementary__filtersBrand{margin-bottom:24px}}.o-complementary__empty{display:none;margin:80px 0}.o-complementary__filters .a-tag.-active{pointer-events:none}.o-complementary .swiper-slide{height:auto}.o-crossListing{overflow:hidden}.o-crossListing__inner{position:relative;padding:40px;border-radius:16px}@media screen and (max-width:900px){.o-crossListing__inner{padding:40px 0}}.o-crossListing__heading{padding-bottom:40px;margin:0 auto;width:100%;max-width:1030px}@media screen and (min-width:901px){.o-crossListing__list[data-slides="2"] .swiper-slide{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 24px);flex:0 0 calc(50% - 24px)}}.o-crossListing__listWrapper{position:relative}@media screen and (max-width:900px){.o-crossListing__controls{position:relative;z-index:2}}.o-crossListing.-publication .o-crossListing__inner{background-color:var(--color-theme-light)}@media screen and (min-width:901px){.o-crossListing.-publication .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}.o-crossListing.-publication .swiper-slide{background-color:#fff}@media screen and (min-width:901px){.o-crossListing.-publication .swiper-slide{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.o-crossListing .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.o-crossListing .swiper-slide{height:auto}.o-crossListing.-news .o-crossListing__inner::after,.o-crossListing.-quiz .o-crossListing__inner::after{position:absolute;bottom:0;left:50%;width:100%;height:256px;background-color:#fde0ca;border-radius:16px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);content:""}@media screen and (min-width:901px){.o-crossListing.-news .o-crossListing__controls,.o-crossListing.-quiz .o-crossListing__controls{gap:16px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}}@media screen and (min-width:901px){.o-crossListing.-news .a-cta.-iconOnly.swiper-button-prev,.o-crossListing.-news .a-cta.-iconOnly.swiper-button-next,.o-crossListing.-quiz .a-cta.-iconOnly.swiper-button-prev,.o-crossListing.-quiz .a-cta.-iconOnly.swiper-button-next{top:40%}}@media screen and (max-width:900px){.o-crossListing.-news .a-cta.-iconOnly.swiper-button-prev,.o-crossListing.-news .a-cta.-iconOnly.swiper-button-next,.o-crossListing.-quiz .a-cta.-iconOnly.swiper-button-prev,.o-crossListing.-quiz .a-cta.-iconOnly.swiper-button-next{position:initial;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;translate:0}}@media screen and (max-width:900px){.o-crossListing.-news .swiper-pagination-bullets,.o-crossListing.-quiz .swiper-pagination-bullets{margin-top:0}}.o-crossListing.-news .o-crossListing__heading.-medium{max-width:100%}.o-crossListing.-withBG{padding:40px 0;margin:0;background-color:var(--color-theme-light)}.o-crossListing.-pf .o-crossListing__inner{padding:0}.o-crossListing.-pf .o-crossListing__heading{max-width:calc(100% - 32px)}@media screen and (max-width:900px){.o-crossListing.-pf .o-crossListing__heading{max-width:100%}}@media screen and (max-width:900px){.o-crossListing.-pf .o-crossListing__listWrapper>.l-blockContent{padding:0}}.o-documents__title{margin-bottom:40px}[data-theme=theme-pierre-fabre] .o-documents__title{color:var(--color-theme-primary)}.o-documents__description{margin-bottom:40px;text-align:center}.o-documents__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;list-style:none}.o-documents__list li{width:calc(50% - 16px)}@media screen and (max-width:900px){.o-documents__list li{width:100%}}.o-disclaimerWall{position:absolute;top:500px;padding:40px 0 80px;width:100%;background-color:#fff;z-index:2}@media screen and (max-width:900px){.o-disclaimerWall{padding-bottom:40px}}.o-disclaimerWall::before,.o-disclaimerWall::after{position:absolute;width:100%;content:""}.o-disclaimerWall::before{top:-80px;height:80px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(1%,rgba(255,255,255,0)),to(rgb(255,255,255)));background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgb(255,255,255) 100%)}.o-disclaimerWall::after{top:100%;height:200px;background-color:#fff}@media screen and (max-width:900px){.o-disclaimerWall::after{height:300px}}.o-disclaimerWall__popin{height:auto;max-height:initial;border:8px solid var(--color-theme-primary);border-radius:0}.o-disclaimerWall__popin-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.o-disclaimerWall__cta{margin-left:auto}.o-disclaimerWall .m-popin{position:initial;width:auto;max-width:100%;-webkit-transform:initial;-ms-transform:initial;transform:initial}.o-disclaimerWall .m-popin__close{display:none}.o-disclaimerWall .m-popin__wrapper{padding:3rem}.o-doctors__title,.o-doctors__wysiwyg{margin-bottom:40px}@media screen and (min-width:901px){.o-doctors__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 56px}}@media screen and (min-width:901px){.o-doctors .m-doctor{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-doctors .m-doctor__picture{-webkit-box-flex:0;-ms-flex:0 0 119px;flex:0 0 119px;height:119px}.o-doctors .m-doctor__picture.m-pictureWrapper{width:119px}.o-doctors .m-doctor__content{text-align:center}}@media screen and (max-width:900px){.o-doctors .m-doctor:not(:first-child){padding-top:12px;margin-top:12px;border-top:1px solid var(--color-theme-primary)}}.o-errors{margin:0 auto;max-width:1440px}.o-errors .m-pictureWrapper__content{padding-top:47.4137931034%}@media screen and (max-width:900px){.o-errors .m-pictureWrapper__content{padding-top:48.2666666667%}}.o-errors.-maintenance .m-pictureWrapper__content{padding-top:116.7315175097%}@media screen and (max-width:900px){.o-errors.-maintenance .m-pictureWrapper__content{padding-top:100%}}.o-errors.-maintenance .o-errors__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-errors__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media screen and (max-width:900px){.o-errors__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.o-errors__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:901px){.o-errors__content{padding:24px 0 40px 80px}}@media screen and (max-width:900px){.o-errors__content{margin:16px;margin-bottom:0}}@media screen and (max-width:900px){.o-errors__cta{width:100%}}.o-errors__picture{max-width:696px}@media screen and (max-width:900px){.o-errors__picture{max-width:100%}}@media screen and (min-width:901px){[data-theme=theme-ducray] .o-errors__picture{clip-path:polygon(18% 100%,100% 100%,100% 0%,0% 0%)}}.o-errors__picture img{-o-object-fit:cover;object-fit:cover}.o-expertises__title{margin-bottom:16px;color:#00205c}@media screen and (max-width:900px){.o-expertises__title{margin-bottom:24px}}.o-expertises__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;list-style:none}@media screen and (max-width:900px){.o-expertises__list{gap:24px 16px}}@media screen and (min-width:901px){.o-expertises__content{padding:0 24px 0 54px}}@media screen and (max-width:900px){.o-expertises__content{text-align:center}}.o-expertises__item{-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 19.2px);flex:0 0 calc(20% - 19.2px);text-decoration:none}@media screen and (max-width:900px){.o-expertises__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px)}}.o-expertises__item__link{text-decoration:none}.o-expertises__item:hover .o-expertisesPF__nameWrapper{background-color:var(--color-theme-primary);-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.o-expertises__item:hover .o-expertisesPF__name{color:#fff;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.o-expertises__item.-inactive{display:none}.o-expertises__item.-first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 calc((20% - 19.2px)*2 + 24px);flex:0 0 calc((20% - 19.2px)*2 + 24px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.o-expertises__item.-first{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.o-expertises__name{font-weight:600;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}@media screen and (max-width:900px){.o-expertises__name{line-height:1.2}.o-expertises__name.a-text{font-size:1rem}}.o-expertises__picture{margin-bottom:8px}.o-expertises__moreWrapper{margin-top:40px;text-align:center}.o-expertises__more .a-cta__icon{margin-top:2px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}.o-expertises__more.-opened .a-cta__icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}.o-expertises.-withBG{padding-top:40px;padding-bottom:40px;margin-top:0;margin-bottom:0;background-color:var(--color-theme-light)}.push--unpublished.o-filterAccordion{background-color:#fffce6}.node--unpublished .o-filterAccordion:not(.push--unpublished){background-color:#fff}.o-filterAccordion__wrapper{padding:16px 24px;background-color:#f5f9fa;border-radius:16px}.o-filterAccordion__category{margin-bottom:8px}.o-filterAccordion:not(.-open) .o-filterAccordion__content{display:none}.o-filterAccordion.-open .o-filterAccordion__head .o-filterAccordion__icon::before{-webkit-transform:translatey(-50%) rotate(-90deg);-ms-transform:translatey(-50%) rotate(-90deg);transform:translatey(-50%) rotate(-90deg);opacity:0}.o-filterAccordion.-open .o-filterAccordion__head .o-filterAccordion__icon::after{-webkit-transform:translatey(-50%) rotate(0);-ms-transform:translatey(-50%) rotate(0);transform:translatey(-50%) rotate(0)}.o-filterAccordion.-event .o-filterAccordion__head,.o-filterAccordion.-faq .o-filterAccordion__head{gap:40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:900px){.o-filterAccordion.-event .o-filterAccordion__head,.o-filterAccordion.-faq .o-filterAccordion__head{gap:16px}}.o-filterAccordion.-event .o-filterAccordion__text,.o-filterAccordion.-faq .o-filterAccordion__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.o-filterAccordion.-event .o-filterAccordion__icon,.o-filterAccordion.-faq .o-filterAccordion__icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.o-filterAccordion.-event .o-filterAccordion__content,.o-filterAccordion.-faq .o-filterAccordion__content{padding-left:55px}@media screen and (max-width:900px){.o-filterAccordion.-event .o-filterAccordion__content,.o-filterAccordion.-faq .o-filterAccordion__content{padding-left:32px}}.o-filterAccordion.-event .o-filterAccordion__wrapper{max-width:784px}.o-filterAccordion__icon{position:relative;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;width:18px;height:18px;cursor:pointer}.o-filterAccordion__icon::before,.o-filterAccordion__icon::after{position:absolute;top:50%;left:0;display:block;width:100%;height:3px;background-color:#2065e5;-webkit-transition:350ms;transition:350ms;content:""}.o-filterAccordion__icon::before{-webkit-transform:translatey(-50%);-ms-transform:translatey(-50%);transform:translatey(-50%)}.o-filterAccordion__icon::after{-webkit-transform:translatey(-50%) rotate(90deg);-ms-transform:translatey(-50%) rotate(90deg);transform:translatey(-50%) rotate(90deg)}.o-filterAccordion__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.o-filterAccordion__head__title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-filterAccordion__head__title__icon{width:32px;height:32px}.o-filterAccordion__head__title svg{width:100%;height:100%;fill:#2065e5}.o-filterAccordion__content{padding-top:12px}.o-filterAccordion__ctaWrapper,.o-filterAccordion__ctasWrapper{margin-top:16px}.o-filterAccordion__ctaWrapper .a-cta__iconWrapper,.o-filterAccordion__ctasWrapper .a-cta__iconWrapper{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.o-filterAccordion__ctasWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.o-filterAccordion__title{margin-bottom:40px}@media print{.o-footerMenu{display:none}}.o-footerMenu__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:42px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px;margin:40px auto 0;color:#fff;background-color:#2065e5;border-radius:16px;z-index:2}@media screen and (min-width:901px){.o-footerMenu__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:900px){.o-footerMenu__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}.o-footerMenu__logoWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.o-footerMenu__logoWrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.o-footerMenu__logoWrapper svg{max-height:99px;fill:#fff}.o-footerMenu__lists{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 5rem}@media screen and (max-width:900px){.o-footerMenu__lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}}.o-footerMenu__list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;list-style:none}.o-footerMenu__list.-level-1{padding-left:.5rem;margin-top:16px}.o-footerMenu__item{margin-bottom:16px;line-height:1}.o-footerMenu__item__cta{display:inline;white-space:nowrap;text-decoration:none;text-transform:uppercase}.o-footerMenu__item__cta:hover .o-footerMenu__title{text-decoration:underline}.o-footerMenu__item__cta svg{margin-left:4px;fill:#fff}.o-footerMenu__item.-sso form{margin:0}.o-footerMenu__item.-sso .l-blockContent{padding:0}.o-footerMenu__item.-sso button.a-cta{padding:0;color:var(--color-theming)}.o-footerMenu__item.-sso button.a-cta:hover{text-decoration:underline}.o-footerMenu__item.-sso .a-cta__text{font-size:.75rem;font-weight:400;border:none}.o-footerMenu__brand{padding:16px 0;text-align:center;border-top:1px solid #f5f9fa}.o-footerMenu__brand svg{max-height:50px}.o-footerMenu__title{white-space:initial}.o-footerMenu #ot-sdk-btn.ot-sdk-show-settings{padding:0;color:#fff;font-size:.875rem;font-weight:bold;text-transform:uppercase;background-color:rgba(0,0,0,0);border:none}.o-footerMenu #ot-sdk-btn.ot-sdk-show-settings:hover{text-decoration:underline;background-color:rgba(0,0,0,0)}.o-footerSub{position:relative;background-color:#fff;z-index:2}@media print{.o-footerSub{display:none}}.o-footerSub__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;padding:24px 0;list-style:none;border-top:1px solid var(--color-theme-primary)}@media screen and (max-width:900px){.o-footerSub__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.o-footerSub__item{text-align:center}@media screen and (min-width:901px){.o-footerSub__item{-webkit-box-flex:1;-ms-flex:1 1 calc(25% - 36px);flex:1 1 calc(25% - 36px);max-width:368px}}.o-footerSub__item__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.o-footerSub__item__cta:hover .o-footerSub__title{text-decoration:underline}.o-footerSub svg{width:64px;height:64px;fill:var(--color-green-black,var(--color-theme-primary))}[data-theme=theme-dexeryl] .o-footerSub svg{fill:var(--color-theme-dark)}.o-formUser{--color-theme-primary:#2065E5;--color-rgb-theme-primary:32 101 229}.-postRegister .o-formUser__wrapper{margin-left:0}.-postRegister .o-formUser__wrapper .a-textarea,.-postRegister .o-formUser__wrapper .a-input,.-postRegister .o-formUser__wrapper .a-checkbox{background-color:#e0f2fd}.o-formUser__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:900px){.o-formUser__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:901px){.o-formUser__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.o-formUser__item.-infos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding:16px;border:1px solid var(--color-theme-primary);border-radius:8px}@media screen and (min-width:901px){.o-formUser__item.-infos{-webkit-box-flex:0;-ms-flex:0 0 368px;flex:0 0 368px}}.-postRegister .o-formUser__item .m-formGroup+.m-formGroup{margin-top:24px}.o-formUser__item.-address{width:100%}.o-formUser__item.-address .m-formGroup{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:0}.o-formUser__group:not(:first-child){margin-top:32px}.o-formUser__group.-zipcode{max-width:264px}.o-formUser__group.-localisation .o-formUser__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.o-formUser__group.-localisation .o-formUser__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:900px){.o-formUser__group.-localisation .o-formUser__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}}.o-formUser__group.-localisation .m-formGroup+.m-formGroup{margin-top:12px}.o-formUser__group.-prescription .m-formGroup{margin-top:0}.o-formUser__requiredMention{margin-top:16px;color:#4c4c4c}.o-formUser__title{margin-bottom:24px}.o-formUser__icon{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-top:4px;fill:var(--color-theme-primary)}.o-formUser__alert{margin-top:24px}.o-textCta .o-formUser{margin:0}.o-textCta .o-formUser .o-formUser__wrapper{padding:0}.o-textCta .o-formUser .a-cta{padding:0;color:#2065e5;font-size:.875rem;text-decoration:underline;background-color:rgba(0,0,0,0);border:none}.o-textCta .o-formUser .a-icon{display:none}.o-formUser .a-cta.-primary,.o-formUser .a-cta.-primary:hover,.o-formUser .a-cta.-primary:focus{color:#fff}@media screen and (min-width:901px){#user-login-form{min-height:calc(100vh - 85px - 80px - 53px - 24px - 173px)}}.o-headband{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:400px}.o-headband__text{margin-top:8px}.o-headband__logoWrapper{width:254px;max-height:68px}.o-headband__logoWrapper svg{width:100%;height:auto;fill:var(--color-theme-primary)}.o-headband__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:80px;margin-bottom:80px;text-align:center}@media screen and (max-width:900px){.o-headband__wrapper{margin-top:40px;margin-bottom:40px}}.-withPicture .o-headband__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:16px;margin-bottom:16px;text-align:left}@media screen and (max-width:900px){.-withPicture .o-headband__wrapper{margin-top:40px;margin-bottom:294px}}.-withPicture .o-headband__content{max-width:486px}.o-headband__pictureWrapper{position:absolute;width:100%;height:100%;background-color:var(--color-theme-light);inset:0}.o-headband__picture{height:100%}.o-headband__picture .m-pictureWrapper__content{padding-top:0;height:100%}.o-headband__picture img{-o-object-fit:cover;object-fit:cover}.o-headband__logo .m-pictureWrapper__content{padding:0;height:100%}.o-headband__logo img{position:relative}.o-headband:not(.-withPicture){background-color:var(--color-theme-light)}.o-header{position:relative}@media screen and (min-width:901px){.o-header{padding-bottom:24px}}@media screen and (max-width:900px){.o-header{position:fixed;top:0;left:0;width:100%;min-height:64px;background-color:#fff;z-index:3}}@media print{.o-header{position:initial;padding:0;min-height:24px;-webkit-box-shadow:none;box-shadow:none}}.o-header .o-formUser{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;margin:0;width:100%}@media screen and (max-width:900px){.o-header+div,.o-header+main{margin-top:64px}}@media print{.o-header+div,.o-header+main{margin-top:0}}.o-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:901px){.o-header__wrapper{padding-top:24px}}@media screen and (max-width:900px){.o-header__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}@media screen and (min-width:901px){.-withMenu .o-header__wrapper{margin-bottom:45px}}@media screen and (min-width:901px){.o-header__content{position:relative}}@media screen and (max-width:900px){.o-header__content{position:fixed;top:-100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:24px;width:100%;height:calc(100vh - 64px);overflow:hidden;overflow-y:auto;background-color:#fff;-webkit-transition:top 600ms ease-in-out;transition:top 600ms ease-in-out;z-index:1}}@media print{.o-header__content{display:none}}@media screen and (max-width:900px){.-navOpened .o-header__content{top:64px;-webkit-transition:top 600ms cubic-bezier(0,1,0,1);transition:top 600ms cubic-bezier(0,1,0,1)}}.o-header__info-banner{color:#2065e5;background-color:#e6e7eb;padding-block:.5rem}.o-header__actionList{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-header__searchAction.-inactive{visibility:hidden;opacity:0}.o-header__searchAction.a-cta.-primary{color:#fff;background-color:#2065e5;border-color:#2065e5}.o-header__searchAction.a-cta.-primary:hover,.o-header__searchAction.a-cta.-primary:focus{color:#fff}.o-header__searchAction.a-cta.-primary::after{display:none}.o-header__actionBar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:901px){.o-header__actionBar{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:900px){.o-header__actionBar{position:relative;padding:20px 16px;background-color:#fff;-webkit-box-shadow:0 1px 8px rgba(2,29,73,.1411764706);box-shadow:0 1px 8px rgba(2,29,73,.1411764706);z-index:2}}@media print{.o-header__actionBar{padding:5mm;-webkit-box-shadow:none;box-shadow:none}}@media screen and (min-width:901px){.-withMenu .o-header__actionBar{margin-top:-116px;margin-bottom:54px}}.o-header__logo{height:37px;fill:#00205c}@media screen and (min-width:901px){.o-header__logo{max-width:23%}.o-header__logo.-withWrapper{max-width:100%}}@media screen and (max-width:900px){.o-header__logo{width:166px;height:24px}}@media print{.o-header__logo{display:block}}.o-header__logo svg{width:100%;height:37px;fill:var(--color-theme-primary)}@media screen and (max-width:900px){.o-header__logo svg{height:24px}}.o-header__logo svg .-grey{fill:#676868}.o-header__logoWrapper{height:37px}@media screen and (min-width:901px){.o-header__logoWrapper{max-width:23%}}@media screen and (max-width:900px){.o-header__logoWrapper{width:166px;height:24px}}.o-header__user{--color-theme-primary:#2065E5;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media print{.o-header__user{display:none}}.o-header__user__icon,.o-header__user .a-cta__icon{fill:#2065e5}.o-header__user .a-cta__text{font-weight:normal}@media screen and (max-width:900px){.o-header__user .a-cta__text{display:none}}.o-header__user.-tertiary .a-cta__iconWrapper{padding:0;background-color:rgba(0,0,0,0)}.o-header__user.-tertiary .a-icon{fill:#2065e5}@media screen and (min-width:901px){.o-header__user__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:900px){.o-header__user__list{position:absolute;top:100%;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:8px;max-height:0;background-color:#fff;border-bottom-left-radius:8px;visibility:hidden;opacity:0;-webkit-transition:opacity 300ms,max-height 300ms;transition:opacity 300ms,max-height 300ms;z-index:3}}.-opened .o-header__user__list{max-height:300px;visibility:visible;opacity:1;-webkit-transition:max-height 600ms,opacity 600ms;transition:max-height 600ms,opacity 600ms}.o-header__user__list .a-cta{--color-theme-primary:#2065E5;padding:8px 16px;width:100%;font-size:.875rem;line-height:1.2;white-space:nowrap}.o-header__user__list .a-cta.-primary{color:#fff}.o-header__user__list .a-cta.-primary:hover,.o-header__user__list .a-cta.-primary:focus{color:#fff}.o-header__user__list .a-cta:not(.-tertiary,.-iconOnly,.-imageOnly)::after{background:linear-gradient(124deg,#F5AC9B 24.65%,RGB(32 101 229 / 103.7%))}@media screen and (max-width:900px){.o-header__user__list .o-formUser__wrapper{padding:0}}@media print{.o-header__burgerMenu{display:none}}.o-headerRegister{padding-bottom:80px;background-color:#e0f2fd}@media screen and (max-width:900px){.o-headerRegister{padding-bottom:24px}}.o-heroAdvice .m-pictureWrapper__content{padding-top:86.6847826087%}@media screen and (max-width:900px){.o-heroAdvice .m-pictureWrapper__content{padding-top:65.5976676385%}}.o-heroAdvice.-ducray{--color-theme-light:#d9e4ef}.o-heroAdvice.-avene{--color-theme-light:#ffedea}.o-heroAdvice.-a-derma{--color-theme-light:#d9f3e8}.o-heroAdvice.-dexeryl{--color-theme-light:#ebf2fa}.o-heroAdvice.-darrow{--color-theme-light:#fbf1eb}.o-heroAdvice__inner{display:grid;grid-template-columns:1fr auto;gap:42px;padding:40px 54px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.o-heroAdvice__inner{grid-template-columns:1fr;gap:24px;padding:24px}}@media print{.o-heroAdvice__inner{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.o-heroAdvice__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.o-heroAdvice__ctaWrapper{--color-theme-light:#fff;--color-theme-primary:#292929;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.o-heroAdvice__ctaWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media print{.o-heroAdvice__ctaWrapper{display:none}}.o-heroAdvice__tag{-ms-flex-item-align:start;align-self:flex-start}.o-heroAdvice__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}@media screen and (max-width:900px){.o-heroAdvice__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin-top:32px}}@media print{.o-heroAdvice__content{display:table}}.o-heroAdvice__picture{-ms-flex-negative:0;flex-shrink:0;width:368px}@media screen and (max-width:900px){.o-heroAdvice__picture{width:100%}}@media print{.o-heroAdvice__picture{display:table-cell;padding-right:5mm;width:40%}}@media print{.o-heroAdvice__picture .a-image{border-radius:16px}}@media print{.o-heroAdvice__description{display:table-cell;width:60%;vertical-align:top}}@media screen and (max-width:900px){.o-heroEviction{margin-top:96px;margin-bottom:0}}.o-heroEviction__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 54px;background-color:#fde0ca;border-radius:16px}@media screen and (min-width:901px){.o-heroEviction__inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:900px){.o-heroEviction__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 24px}}.o-heroEviction__stamp{margin-bottom:16px}.o-heroEviction__stamp.-event{background-color:#2065e5}.o-heroEviction__stamp.-event.a-tag{color:#fff}.o-heroEviction__title{color:#00205c}.o-heroEviction__infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (min-width:901px){.o-heroEviction__infos{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.o-heroHeading__wrapper{display:grid;grid-template-columns:1fr minmax(300px,500px);gap:24px}@media screen and (max-width:900px){.o-heroHeading__wrapper{grid-template-columns:1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.o-heroHeading__contentInfos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 54px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.o-heroHeading__contentInfos{padding:24px}}.o-heroHeading .m-pictureWrapper__content{padding-top:0}@media screen and (min-width:901px){.o-heroHeading .m-pictureWrapper__content{height:100%}.o-heroHeading .m-pictureWrapper__content .a-image{-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:900px){.o-heroHeading .m-pictureWrapper__content{padding-top:56.2666666667%}}.o-heroHeading.-gamme .o-heroHeading__wrapper{grid-template-columns:minmax(300px,500px) 1fr}@media screen and (max-width:900px){.o-heroHeading.-gamme .o-heroHeading__wrapper{grid-template-columns:1fr}}.o-heroHeading.-gamme .o-heroHeading__contentInfos{background-color:#f5f9fa}@media screen and (max-width:900px){.o-heroListing{margin-top:96px;margin-bottom:0}}.o-heroListing__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.o-heroListing__subtitle{margin-top:16px;font-weight:normal}.o-heroListing__content{padding:40px 54px;width:100%;background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);border-radius:16px}@media screen and (max-width:900px){.o-heroListing__content{padding:32px 24px}}.o-heroListing__ctaWrapper{margin-top:16px}@media screen and (min-width:901px){.o-heroListing.-home .o-heroListing__wrapper,.o-heroListing.-page .o-heroListing__wrapper{gap:24px}}@media screen and (max-width:900px){.o-heroListing.-home .o-heroListing__wrapper,.o-heroListing.-page .o-heroListing__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.o-heroListing.-home .o-heroListing__content,.o-heroListing.-page .o-heroListing__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (min-width:901px){.o-heroListing.-home .o-heroListing__content,.o-heroListing.-page .o-heroListing__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:901px){.o-heroListing.-home .m-pictureWrapper{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px}.o-heroListing.-home .m-pictureWrapper img{-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:900px){.o-heroListing.-home .m-pictureWrapper__content{padding-top:56.5333333333%}}.o-heroListing.-home form{position:relative}.o-heroListing.-home form input{padding:16px 60px 16px 16px;background-color:#fff}.o-heroListing.-home form button{position:absolute;top:12px;right:16px;padding:9px;border-radius:100%}.o-heroListing.-home form button.-primary{background-color:#2065e5}@media screen and (min-width:901px){.o-heroListing.-page .m-pictureWrapper{-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px}}.o-heroListing.-page .m-pictureWrapper__content{padding-top:52.8%}@media screen and (max-width:900px){.o-heroListing.-page .m-pictureWrapper__content{padding-top:56.8513119534%}}.o-heroListing.-page .o-heroListing__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.o-heroNews{margin-top:40px;margin-bottom:0}}.o-heroNews .m-pictureWrapper__content{padding-top:21.5277777778%}@media screen and (max-width:900px){.o-heroNews .m-pictureWrapper__content{padding-top:36.2666666667%}}.o-heroProduct:first-of-type{margin-top:40px}.o-heroProduct__inner{position:relative;display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:901px){.o-heroProduct__inner{grid-template-rows:2fr;grid-template-columns:auto 500px}}@media screen and (min-width:901px){.o-heroProduct__content{grid-row:2/-1;grid-column:1/2}}.o-heroProduct__headings{padding:63px 54px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (min-width:901px){.o-heroProduct__headings{grid-row:1/2;grid-column:1/2}}@media screen and (max-width:900px){.o-heroProduct__headings{padding:32px 24px}}.o-heroProduct__brandTag{margin-bottom:16px}.o-heroProduct__titleWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media screen and (max-width:1200px){.o-heroProduct__titleWrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:1201px){.o-heroProduct__title{-ms-flex-negative:0;flex-shrink:0}}.o-heroProduct__subGamme.-h2{font-size:1.5rem}.o-heroProduct__pathologies{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:8px}@media screen and (max-width:1200px){.o-heroProduct__pathologies{margin-bottom:16px}}.o-heroProduct__carouselWrapper{position:relative;overflow:hidden;background-color:#f5f5f5;border-radius:16px}@media screen and (min-width:901px){.o-heroProduct__carouselWrapper{grid-row:1/2;grid-column:2/-1}}@media screen and (max-width:900px){.o-heroProduct__carouselWrapper{position:relative}}.o-heroProduct__tag.-event{position:absolute;top:16px;left:16px;z-index:2}@media screen and (max-width:900px){.o-heroProduct__tag.-event{top:12px}}.o-heroProduct__bookmark{position:absolute;top:32px;right:32px;z-index:2}@media screen and (max-width:900px){.o-heroProduct__bookmark{top:16px;right:16px}}.o-heroProduct__description{margin-top:24px}.o-heroProduct__greenImpact{border-radius:16px}@media screen and (min-width:901px){.o-heroPush{overflow:hidden}}@media screen and (min-width:901px){.o-heroPush__wrapper,.o-heroPush__push{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width:901px){.o-heroPush__wrapper{position:relative}.o-heroPush__wrapper::before,.o-heroPush__wrapper::after{position:absolute;top:0;width:50vw;height:100%;content:""}.o-heroPush__wrapper::before{left:calc(-50vw + 16px);background-color:var(--color-theme-primary)}.o-heroPush__wrapper::after{right:calc(-50vw + 16px);background-color:var(--color-theme-light)}}.o-heroPush__presentation{padding:28px 40px 28px 0;background-color:var(--color-theme-primary)}@media screen and (min-width:901px){.o-heroPush__presentation{-webkit-box-flex:0;-ms-flex:0 1 368px;flex:0 1 368px}}@media screen and (max-width:900px){.o-heroPush__presentation{padding:24px 16px;text-align:center}}@media screen and (min-width:901px){.o-heroPush__surtitle{margin-bottom:12px}}@media screen and (min-width:901px){.o-heroPush__pictureWrapper{-webkit-box-flex:0;-ms-flex:0 0 415px;flex:0 0 415px;-webkit-box-shadow:12px 8px 32px rgba(43,43,43,.08);box-shadow:12px 8px 32px rgba(43,43,43,.08)}}.o-heroPush__content{padding:28px 0 28px 24px}@media screen and (max-width:900px){.o-heroPush__content{padding:24px 16px;text-align:center}}.o-heroPush__push{position:relative;background-color:var(--color-theme-light)}@media screen and (min-width:901px){.o-heroPush__push{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}[data-theme=theme-ducray] .o-heroPush__push{position:relative}[data-theme=theme-ducray] .o-heroPush__push::before{position:absolute;top:0;left:0;width:120px;height:100%;background-color:var(--color-theme-primary);content:"";clip-path:polygon(-1px 0,-1px calc(100% + 1px),100% -1px);z-index:2}@media screen and (max-width:900px){[data-theme=theme-ducray] .o-heroPush__push::before{top:-1px;width:100%;height:30px;clip-path:polygon(0 1px,100% -1px,100% 100%)}}.o-heroPush__push__title{margin-bottom:16px}.o-heroPush__push__ctaWrapper{margin-top:16px}.o-heroPush__push__cta{-webkit-box-shadow:12px 8px 32px rgba(43,43,43,.08);box-shadow:12px 8px 32px rgba(43,43,43,.08)}.o-heroPush__push__cta.a-cta.-secondary:hover{color:var(--color-green-black,var(--color-theme-light));background-color:var(--color-theme-primary);border-color:var(--color-theme-primary)}.o-heroPush__push__cta::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);content:"";z-index:1}@media screen and (min-width:901px){.o-heroPush__picture{height:100%}.o-heroPush__picture img{-o-object-fit:cover;object-fit:cover}}@media screen and (min-width:901px){.o-heroPush .m-pictureWrapper__content{padding-top:0;height:100%}}@media screen and (max-width:900px){.o-heroPush .m-pictureWrapper__content{padding-top:56.2666666667%}}@media screen and (max-width:900px){.o-heroQuiz{margin-top:96px;margin-bottom:0}}.o-heroQuiz__inner{display:grid;grid-template-columns:1fr auto;gap:42px;padding:40px 54px;background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);border-radius:16px}@media screen and (max-width:900px){.o-heroQuiz__inner{grid-template-columns:1fr;gap:24px;padding:24px}}.o-heroQuiz__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.o-heroQuiz__pathologies{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.o-heroQuiz__doctors{margin-top:8px}.o-heroQuiz__ctaWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width:900px){.o-heroQuiz__ctaWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.o-heroQuiz__tag a{text-decoration:none}.o-heroQuiz__tag.a-tag.-pathology{background-color:hsla(0,0%,100%,.4)}.o-heroQuiz__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}@media screen and (max-width:900px){.o-heroQuiz__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin-top:32px}}.o-ingredients{padding:40px 0;background-color:var(--color-theme-light);border-radius:16px}.o-ingredients .m-cardIngredient{height:auto}.o-ingredients__wrapper{padding-right:91px;padding-left:91px}@media screen and (max-width:900px){.o-ingredients__wrapper{padding-right:24px;padding-left:24px}}.o-ingredients__title{margin-bottom:32px}.o-ingredients__activesTitle,.o-ingredients__ingredientsTitle{margin-bottom:24px}.o-ingredients__typesTitle{margin-top:24px;margin-bottom:16px}.o-ingredients__actives{margin-bottom:32px}.o-ingredients__actives .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background-color:#fff}.o-ingredients__ingredients{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.o-ingredients__ingredientWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-ingredients__ingredient.-colorType{position:relative}.o-ingredients__ingredient.-colorType::before{position:absolute;display:block;background-color:var(--color-type,var(--color-theme-primary));content:"";pointer-events:none;z-index:1;inset:-1px -2px 0}.o-ingredients__ingredient span{position:relative;z-index:2}.o-ingredients__separator::after{display:block;width:4px;height:4px;background-color:var(--color-theme-primary);border-radius:50%;content:""}.o-ingredients__types{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 24px}.o-ingredients__type{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:underline;cursor:pointer}.o-ingredients__type::before{width:24px;height:24px;background-color:var(--color-type,transparent);border-radius:50%;content:""}.o-ingredients__legal{margin-top:16px;font-size:.75rem}.o-keyFigures__title{margin-bottom:40px}.o-keyFigures__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (min-width:901px){.o-keyFigures__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.o-keyFigures__list.-with4columns .m-cardNumber{-webkit-box-flex:1;-ms-flex:1 1 calc(25% - 12px);flex:1 1 calc(25% - 12px);width:calc(25% - 12px)}.o-keyFigures__list.-with2columns .m-cardNumber,.o-keyFigures__list.-with2items .m-cardNumber{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 8px);flex:1 1 calc(50% - 8px);width:calc(50% - 8px)}.o-keyFigures__list.-with2items .m-cardNumber:nth-last-child(-n+3){-webkit-box-flex:1;-ms-flex:1 1 calc(33.33% - 11px);flex:1 1 calc(33.33% - 11px);width:calc(33.33% - 11px)}.o-keyFigures__list .m-cardNumber{-webkit-box-flex:1;-ms-flex:1 1 calc(33.33% - 11px);flex:1 1 calc(33.33% - 11px)}}@media screen and (max-width:900px){.o-keyFigures__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-keyFigures__list.-left{max-width:784px}.o-listingPage{position:relative;z-index:2}@media screen and (max-width:900px){.o-listingPage{margin-top:16px}}.o-listingPage__wrapper{max-width:1300px}.o-listingPage__innerWrapper{padding:40px 0;background-color:#fff}@media screen and (max-width:900px){.o-listingPage__innerWrapper{padding-top:0}}.o-listingPage__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px 85px}@media screen and (max-width:1200px){.o-listingPage__inner{gap:32px}}@media screen and (min-width:901px){.o-listingPage__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width:900px){.o-listingPage__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:901px){.o-listingPage__filters{-webkit-box-flex:0;-ms-flex:0 0 326px;flex:0 0 326px;width:326px}}@media screen and (max-width:900px){.o-listingPage__filters{position:sticky;top:64px;padding:16px;margin-right:-16px;margin-left:-16px;width:calc(100% + 32px);background-color:#fff;z-index:4}}@media screen and (min-width:901px){.-account .o-listingPage__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.o-listingPage__listWrapper{-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 326px - 85px);flex:1 1 calc(100% - 326px - 85px);width:calc(100% - 326px - 85px)}@media screen and (max-width:900px){.o-listingPage__listWrapper{width:100%}}.o-listingPage__description{margin-top:16px}.o-listingPage__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media screen and (max-width:900px){.o-listingPage__title{margin-top:16px;margin-bottom:16px}}.o-listingPage__title~.o-listingPage__filters{padding-top:0;margin-top:0}.o-listingPage__title~.o-listingPage__listWrapper{padding-top:0}@media screen and (min-width:901px){.o-listingPage.-experts{overflow:hidden}}.o-listingPage.-experts .m-filters{z-index:2}@media screen and (max-width:900px){.o-listingPage.-experts .m-filters{position:sticky;top:64px;padding:16px;margin:0 -16px;width:calc(100% + 16px*2);background-color:#fff}}.o-listingPage.-news .o-listingPage__content,.o-listingPage.-mediaLibrary .o-listingPage__content,.o-listingPage.-hub .o-listingPage__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.o-listingPage.-news .o-listingPage__filters,.o-listingPage.-news .o-listingPage__listWrapper,.o-listingPage.-mediaLibrary .o-listingPage__filters,.o-listingPage.-mediaLibrary .o-listingPage__listWrapper,.o-listingPage.-hub .o-listingPage__filters,.o-listingPage.-hub .o-listingPage__listWrapper{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}@media screen and (max-width:900px){.o-listingPage.-news .o-listingPage__filters,.o-listingPage.-mediaLibrary .o-listingPage__filters,.o-listingPage.-hub .o-listingPage__filters{width:calc(100% + 32px)}}.o-listingPage.-quiz .o-listingPage__content{display:grid;gap:40px}.o-listingPage.-quiz .o-listingPage__filters{padding:24px;width:100%;background-color:#e0f2fd;border-radius:16px}@media screen and (max-width:900px){.o-listingPage.-quiz .o-listingPage__filters{margin:0 auto}}.o-listingPage.-quiz .m-listingContent{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width:900px){.o-listingPage.-quiz .m-listingContent{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:600px){.o-listingPage.-quiz .m-listingContent{grid-template-columns:1fr}}.o-listingPage.-quiz .o-listingPage__listWrapper{width:100%}@media screen and (max-width:900px){.o-listingPage.-mediaLibrary .o-listingPage__filters{position:initial}}.o-loginWall{position:absolute;top:500px;padding:40px 0 80px;width:100%;background-color:#fff;z-index:2}@media screen and (max-width:900px){.o-loginWall{padding-bottom:40px}}.o-loginWall::before,.o-loginWall::after{position:absolute;width:100%;content:""}.o-loginWall::before{top:-80px;height:80px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(1%,rgba(255,255,255,0)),to(rgb(255,255,255)));background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgb(255,255,255) 100%)}.o-loginWall::after{top:100%;height:200px;background-color:#fff}@media screen and (max-width:900px){.o-loginWall::after{height:300px}}.o-loginWall__container{position:relative;opacity:0;-webkit-transition:opacity 300ms;transition:opacity 300ms}.o-loginWall__container.-opened{opacity:1;-webkit-transition:opacity 300ms;transition:opacity 300ms}@media screen and (max-width:900px){.o-loginWall__container .o-newsPage__sidebar{opacity:0}}.o-loginWall__container .o-productAnchors__anchors{opacity:0}@media screen and (max-width:900px){.o-loginWall__container .o-heroProduct__headings{padding-top:16px}}.o-loginWall .m-popin{position:initial;width:auto;max-width:100%;-webkit-transform:initial;-ms-transform:initial;transform:initial}.o-loginWall .m-popin__close{display:none}.o-logos__title{margin-bottom:40px}.o-logos__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px 48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.o-logos__list{gap:24px 16px}}.o-logos__icon{-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 32px);flex:0 0 calc(33.333% - 32px);padding:72px 16px;background-color:#f5f9fa;border-radius:16px}@media screen and (max-width:900px){.o-logos__icon{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px)}}@media screen and (max-width:600px){.o-logos__icon{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.o-logos__icon svg{display:block;width:100%;height:50px}.o-manualPushs{position:relative}.o-manualPushs__wysiwyg{margin-top:8px}.o-manualPushs__list{margin-top:40px}.o-manualPushs .-bottomControls{margin-top:16px}@media screen and (min-width:901px){.o-manualPushs .-bottomControls{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:40px}}.o-manualPushs .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.o-manualPushs.-withBG{padding:40px 0;margin:0;background-color:var(--color-theme-light)}.o-manualPushs.-withBG::before,.o-manualPushs.-withBG::after{position:absolute;top:0;width:50vw;height:100%;background-color:var(--color-theme-light);content:""}.o-manualPushs.-withBG::before{left:-50vw}.o-manualPushs.-withBG::after{right:-50vw}.o-manuals__title{margin-bottom:40px}.o-manuals__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.o-manuals__list{gap:24px}}@media screen and (min-width:901px){.o-manuals .m-cardManual{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 48px)/3);flex:0 0 calc((100% - 48px)/3)}}.o-newsIntro__title,.o-newsIntro__wysiwyg,.o-newsIntro__dates{margin-bottom:12px}.o-newsIntro__durationRating{margin-bottom:12px}@media screen and (min-width:901px){.o-newsIntro__durationRating{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:28px}}.o-newsIntro__wysiwyg2{margin-bottom:40px}@media screen and (max-width:900px){.o-newsIntro__wysiwyg2{margin-bottom:16px}}@media screen and (max-width:900px){.o-newsIntro__duration{margin-bottom:12px}}.o-newsIntro .-iconText{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:901px){.o-newsIntro__doctors{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 32px}}@media screen and (min-width:901px){.o-newsIntro .m-doctor:not(:first-child){padding-left:12px;border-left:1px solid var(--color-theme-primary)}}@media screen and (max-width:900px){.o-newsIntro .m-doctor:not(:first-child){padding-top:12px;margin-top:12px;border-top:1px solid var(--color-theme-primary)}}.o-newsPush{position:relative;display:block}@media screen and (max-width:900px){.o-newsPush{margin-top:32px;margin-bottom:16px}}.o-newsPush__heading{margin-bottom:16px}.o-newsPush__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px}@media screen and (min-width:901px){.o-newsPush__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:900px){.o-newsPush__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.o-newsPush__stickers{position:relative}@media screen and (min-width:901px){.o-newsPush__stickers{-webkit-box-flex:0;-ms-flex:0 0 470px;flex:0 0 470px}}.o-newsPush__infos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}@media screen and (max-width:600px){.o-newsPush__infos{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.o-newsPush__infosTags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media screen and (max-width:600px){.o-newsPush__infosTags{-ms-flex-wrap:wrap;flex-wrap:wrap}}.o-newsPush__date{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-newsPush__title{margin-bottom:16px;text-decoration:none}.o-newsPush__title::before{position:absolute;inset:0;content:"";z-index:2}.o-newsPush__cta{margin-top:16px}.o-newsPush__cta.a-cta.-secondary:hover{color:var(--color-green-black,var(--color-theme-light));background-color:var(--color-theme-primary);border-color:var(--color-theme-primary)}.o-newsPush__category{--color-theme-primary:#2065E5}.o-newsPush__category.a-tag.-event{color:#fff}.o-newsPush__pictureWrapper{position:relative}.o-newsPush__tag{position:absolute;top:8px;left:8px}.o-newsPush .m-pictureWrapper__content{padding-top:56.3829787234%}@media screen and (max-width:900px){.o-newsPush .m-pictureWrapper__content{padding-top:64.0625%}}.o-newsletter__content{padding:40px 48px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.o-newsletter__content{padding:16px}}.o-newsletter__requiredFields{margin-top:12px}.o-newsletter__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-newsletter__optin__label{margin-bottom:0}@media screen and (min-width:901px){.o-newsletter__optin__label{white-space:nowrap}}.o-newsletter__email{margin:16px 0}@media screen and (max-width:600px){.o-newsletter__email{width:100%}}.o-newsletter__email__label{font-weight:700}@media screen and (min-width:601px){.o-newsletter__email__field{min-width:420px}}.o-newsletter__submit{margin-top:16px}.o-newsletter__response{visibility:hidden;opacity:0;-webkit-transition:all 300ms;transition:all 300ms}.o-newsletter__response.-active{margin-top:16px;visibility:visible;opacity:1;-webkit-transition:all 300ms;transition:all 300ms}.o-newsletter__response.-success{color:#2f9a41}.o-newsletter__response.-error{color:#e3614b}.o-pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}@media screen and (max-width:900px){.o-pagination__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:calc(16px/2)}}.o-pagination__item{-ms-flex-negative:0;flex-shrink:0;text-align:center}.o-pagination__item.is-active .o-pagination__cta{color:#fff;background-color:#2065e5;border-color:#2065e5}.o-pagination__item__icon{height:16px}.o-pagination__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:48px;height:48px;color:#2065e5;font-size:.875rem;font-weight:600;text-decoration:none;background-color:#e0f2fd;border:2px solid #e0f2fd;border-radius:100%;-webkit-transition:all 600ms;transition:all 600ms}@media screen and (max-width:900px){.o-pagination__cta{min-width:38px;height:38px}}.o-pagination__cta:not(.-disabled):hover{color:#2065e5;background-color:#e0f2fd;border-color:#2065e5;-webkit-transition:all 600ms;transition:all 600ms}.o-pagination__cta.-active{color:#fff;background-color:#2065e5;border-color:#2065e5}.o-pagination__cta.-disabled{opacity:.4}@media screen and (max-width:900px){.o-pagination__icon{width:12px;height:12px}}.o-pagination__icon.-prev{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.o-pagination .pager__item--ellipsis{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#2065e5}.o-pagination .pager__item--first .o-pagination__cta,.o-pagination .pager__item--last .o-pagination__cta{border:none}.o-pagination .pager__item--first .o-pagination__cta:hover,.o-pagination .pager__item--last .o-pagination__cta:hover{color:#2065e5;background-color:rgba(0,0,0,0)}.o-patientRelationship__title{margin-bottom:24px;text-align:center}.o-patientRelationship__containers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media screen and (max-width:900px){.o-patientRelationship__containers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-patientRelationship__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px}.o-patientRelationship__container.-accordions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.o-patientRelationship__accordion{background-color:var(--color-theme-light);border:none;border-radius:16px}.o-patientRelationship__accordion .a-cta{--color-theme-light:#fff}.o-patientRelationship__accordion .a-cta.-tertiary .a-icon{fill:var(--color-theming)}.o-patientRelationship__accordion .a-cta:hover{--color-theme-light:var(--color-theme-primary)}.o-patientRelationship__accordion .a-cta:hover.-tertiary .a-icon{fill:#fff}.o-patientRelationship .m-accordion__head{padding-left:24px}.o-postLogin{margin-bottom:40px;min-height:calc(100vh - 85px - 40px - 178px)}@media screen and (max-width:900px){.o-postLogin{min-height:calc(100vh - 69px - 40px - 126px)}}.toolbar-horizontal .o-postLogin{min-height:calc(100vh - 85px - 40px - 178px - 39px)}.toolbar-horizontal.toolbar-tray-open .o-postLogin{min-height:calc(100vh - 85px - 40px - 178px - 79px)}.o-postLogin__heading{position:relative;margin-bottom:40px}@media screen and (min-width:901px){.o-postLogin__heading{text-align:center}}.o-postLogin__heading::before{position:absolute;top:0;right:16px;width:2px;height:100px;background-color:#3db5e6;content:""}@media screen and (max-width:900px){.o-postLogin__heading::before{right:32px;height:60px}}.o-postLogin__icon{position:absolute;top:110px;right:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);fill:#3db5e6}@media screen and (max-width:900px){.o-postLogin__icon{top:65px;right:16px}}.o-postLogin__title{padding:32px 70px 0;margin-bottom:32px}@media screen and (max-width:900px){.o-postLogin__title{padding:24px 70px 0 0}}@media screen and (min-width:901px){.o-postLogin__description{padding:0 70px}}.o-postLogin__content{text-align:center}.o-postRegister{min-height:calc(100vh - 335px - 80px - 178px)}@media screen and (max-width:900px){.o-postRegister{min-height:calc(100vh - 252px - 80px - 126px)}}.toolbar-horizontal .o-postRegister{min-height:calc(100vh - 252px - 80px - 178px - 39px)}.toolbar-horizontal.toolbar-tray-open .o-postRegister{min-height:calc(100vh - 252px - 80px - 178px - 79px)}.o-prescription{background-color:#fff}@media screen and (max-width:900px){.o-prescription{margin-top:16px}}.o-prescription__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;background-color:var(--color-theme-light);border-radius:16px}.o-prescription__title__prefix.-h4{font-weight:700}.o-prescription__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-prescription__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:32px}@media screen and (min-width:901px){.o-prescription__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:900px){.o-prescription__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.o-prescription__details{padding:24px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (min-width:901px){.o-prescription__details{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:900px){.o-prescription__details{padding:16px}}.o-prescription__detail__content{padding:16px;background-color:#fff;border-radius:16px}.o-prescription__detail__content.-withBG{background-color:#f5f5f5}.o-prescription__detail__content.-patient{display:grid;grid-template-columns:2fr 1fr;gap:16px;padding:0;background-color:var(--color-theme-light)}@media screen and (max-width:900px){.o-prescription__detail__content.-patient{grid-template-columns:1fr}}.o-prescription__detail__title{margin-bottom:8px}.o-prescription__detail+.o-prescription__detail{margin-top:24px}.o-prescription__patient{background-color:var(--color-theme-light)}.o-prescription__patient__label{margin-bottom:8px}.o-prescription__patient__value{padding:12px 16px;background-color:#fff;border-radius:14px}.o-prescription__medecine+.o-prescription__medecine{margin-top:16px}.o-prescription__infos{padding:24px}.o-prescription__infos__title,.o-prescription__infos__brand{margin-bottom:16px}.o-prescription__infos__title.-h4{font-weight:700}.o-prescription__further{display:grid;grid-template-columns:1fr 1fr;margin-bottom:32px}@media screen and (min-width:901px){.o-prescription__further{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:900px){.o-prescription__further{grid-template-columns:1fr;margin-bottom:0}}.o-prescription__advice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:40px;text-decoration:none;background-color:#fff;border-left:1px solid var(--color-theme-primary)}@media screen and (min-width:901px){.o-prescription__advice{-webkit-box-flex:0;-ms-flex:0 0 169px;flex:0 0 169px}}@media screen and (max-width:900px){.o-prescription__advice{padding-left:0;margin-top:24px;border-left:initial}}.o-prescription__advice__cta .a-cta__icon{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.o-prescription__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:24px}.o-prescription__products .a-cta__icon{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.o-prescription__alert{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding:32px;margin-top:32px;background-color:#f5f9fa;border-radius:14px}.o-prescription__alert__icon{-webkit-box-flex:0;-ms-flex:0 0 21px;flex:0 0 21px;fill:#e3614b}.o-prescription__ctaWrapper{margin-top:32px;text-align:center}@media screen and (max-width:900px){.o-prescription__ctaWrapper{position:fixed;bottom:24px;left:50%;white-space:nowrap;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.o-prescription .drupal-messages>.l-blockContent{padding-right:0;padding-left:8px}.o-prescription.-ducray{--color-theme-light:#d9e4ef;--color-theme-primary:#004c97}.o-prescription.-ducray .o-prescription__further .a-cta__icon{fill:#292929}.o-prescription.-avene{--color-theme-light:#ffedea;--color-theme-primary:#ff8674}.o-prescription.-avene .o-prescription__further .a-cta__icon{fill:#292929}.o-prescription.-a-derma{--color-theme-light:#d9f3e8;--color-theme-primary:#00af66}.o-prescription.-a-derma .o-prescription__further .a-cta__icon{fill:#292929}.o-prescription.-dexeryl{--color-theme-light:#ebf2fa;--color-theme-primary:#283583}.o-prescription.-dexeryl .o-prescription__further .a-cta__icon{fill:#292929}.o-prescription.-darrow{--color-theme-light:#fbf1eb;--color-theme-primary:#F56109}.o-prescription.-darrow .o-prescription__further .a-cta__icon{fill:#292929}.o-printStamp{display:none}@media print{.o-printStamp{display:block}}.o-printStamp__text{margin-bottom:1mm}.o-printStamp__border{width:40%;height:68pt;border:1px solid #d9dde4;-webkit-print-color-adjust:exact;print-color-adjust:exact}.o-productAnchors__wrapper{display:grid;grid-template-columns:1fr 978px;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1200px){.o-productAnchors__wrapper{grid-template-columns:100%}}.o-productAnchors__anchorsLink{color:var(--color-theme-primary);text-decoration:none}.o-productAnchors__anchorsLink.-active{color:#fff;font-weight:700}[data-theme=theme-aderma] .o-productAnchors__anchorsLink.-active{color:#292929}.o-productAnchors__content{-ms-flex-negative:0;flex-shrink:0}.o-productAnchors__content>:first-child{margin-top:0}.o-productAnchors__content>:first-child>section{margin-top:0}.o-productAnchors__content>:last-child{margin-bottom:0}.o-productAnchors__content>:last-child>section{margin-bottom:0}.o-productAnchors__anchors{position:sticky;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;gap:16px;padding:16px;background-color:var(--color-theme-light);border-radius:16px;z-index:11}.o-productAnchors__anchorsHead{text-align:center}.o-productAnchors__anchorsSubTitle{line-height:1.2}.o-productAnchors__anchorsItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;list-style:none}@media screen and (max-width:1200px){.o-productAnchors__anchorsItems{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;overflow-x:auto}}.o-productAnchors__anchorsItem{padding:8px 16px}@media screen and (max-width:1200px){.o-productAnchors__anchorsItem{-ms-flex-negative:0;flex-shrink:0}}.o-productAnchors__anchorsItem.-active{background-color:var(--color-theme-primary);border-radius:16px}.o-productDetail__title{margin-bottom:40px}.o-productDetail__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media screen and (max-width:900px){.o-productDetail__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.o-productDetail__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 27%;flex:0 1 27%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:900px){.o-productDetail__product{width:100%}}.o-productDetail__product .m-cardProduct{width:100%}@media screen and (max-width:900px){.o-productDetail__product .m-cardProduct{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:16px}}@media screen and (max-width:600px){.o-productDetail__product .m-cardProduct{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.o-productDetail__rateContainer{display:grid;gap:16px;justify-items:center;padding:24px;width:100%;background-color:#e0f2fd;border-radius:16px}.o-productDetail__blockLeft,.o-productDetail__blockRight{-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%}@media screen and (min-width:901px){.o-pushAdvice__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.o-pushAdvice__picture{-webkit-box-flex:1;-ms-flex:1 0 45%;flex:1 0 45%;width:45%;max-width:696px}.o-pushAdvice__heading{padding:40px 0 40px 48px}@media screen and (min-width:901px){.o-pushAdvice__heading{margin-right:120px}}@media screen and (max-width:900px){.o-pushAdvice__heading{padding:40px 16px}}.o-pushAdvice__brands{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.o-pushAdvice__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 120px 40px 100px;color:#fff;background-color:#2065e5}@media screen and (max-width:900px){.o-pushAdvice__item{padding:40px 24px}}.o-pushAdvice__cta.-secondary{color:#2065e5}.o-pushAdvice__cta.-secondary .a-cta__text{font-weight:400}.o-pushAdvice__cta.-secondary:hover,.o-pushAdvice__cta.-secondary:focus{color:#fff;background-color:#2065e5;border-color:#fff}.o-pushAdvice__ctasWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:34px}.-pierre-fabre .o-pushAdvice__brand{color:#2065e5;background-color:#e0f2fd}.-avene .o-pushAdvice__brand{color:#ff8674;background-color:#ffedea}.-ducray .o-pushAdvice__brand{color:#004c97;background-color:#d9e4ef}.o-pushAdvice .m-pictureWrapper__content{padding-top:0;height:100%}.o-pushAdvice .m-pictureWrapper__content img{-o-object-fit:cover;object-fit:cover}.o-pushCtas__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1200px){.o-pushCtas__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-pushCtas__contentWrapper{padding:40px;background-color:#2065e5;border-radius:16px}@media screen and (min-width:901px){.o-pushCtas__contentWrapper{-webkit-box-flex:0;-ms-flex:0 0 708px;flex:0 0 708px}}@media screen and (max-width:900px){.o-pushCtas__contentWrapper{padding:32px 16px}}.o-pushCtas__subtitle{margin-top:16px}.o-pushCtas__picture{margin-top:24px}.o-pushCtas__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;list-style:none}.push--unpublished{position:relative}.push--unpublished::before{position:absolute;top:0;left:0;display:block;padding:8px 16px;color:#292929;font-size:14px;font-style:italic;background-color:#fffce6;-webkit-transition-duration:200ms;transition-duration:200ms;content:"unpublished";z-index:9999}.push--unpublished:hover::before{padding:0;font-size:0}.o-pushRange{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:394px}@media screen and (max-width:900px){.o-pushRange{min-height:200px}}.o-pushRange__wrapper::before{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(RGB(var(--color-rgb-theme-primary) / 70%)),to(RGB(var(--color-rgb-theme-primary) / 70%)));background:linear-gradient(0deg,RGB(var(--color-rgb-theme-primary) / 70%),RGB(var(--color-rgb-theme-primary) / 70%));content:""}.o-pushRange__picture{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.o-pushRange .m-pictureWrapper__content{padding-top:0;height:100%}.o-pushRange .a-image{-o-object-fit:cover;object-fit:cover}.o-pushRange__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px 0;text-align:center}@media screen and (max-width:900px){.o-pushRange__content{padding:40px 0}}.o-quiz__title{margin-bottom:40px}.o-quiz__questionWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:40px;overflow:hidden;background-color:#f5f9fa;border-radius:16px}@media screen and (max-width:900px){.o-quiz__questionWrapper{padding-right:16px;padding-left:16px}}.o-quiz__question{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (max-width:900px){.o-quiz__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-quiz__question span{color:rgba(0,0,0,0);background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);-webkit-background-clip:text;background-clip:text}.o-quiz__question__textWrapper{padding:40px 24px;height:100%;background-color:#fff}.o-quiz__question__textWrapper::before{border-bottom:12px solid rgba(0,0,0,0)}.o-quiz__question__textWrapper:hover{background-color:#2065e5}.o-quiz__question__text{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;font-size:1.125rem;font-weight:700}.o-quiz__question__text::before{display:inline-block;width:20px;height:20px;background-color:#fff;border:1px solid #cacaca;border-radius:100%;content:""}.o-quiz__question__input{position:absolute;opacity:0}.o-quiz__question__input:checked+.o-quiz__question__textWrapper{color:#fff;background-color:#2065e5}.o-quiz__question__input:checked+.o-quiz__question__textWrapper::before{opacity:1}.o-quiz__question__input:checked+.o-quiz__question__textWrapper .o-quiz__question__text::before{background-color:#2065e5;border:4px solid #fff}.o-quiz__question__input:checked+.o-quiz__question__pictureWrapper .o-quiz__explanation__list::after{opacity:1}.o-quiz__question__input:checked+.o-quiz__question__pictureWrapper .o-quiz__question__picture::before{background-color:#2065e5}.o-quiz__question__input:checked+.o-quiz__question__pictureWrapper .o-quiz__question__picture::after{opacity:1}.o-quiz__question__input:checked.-isFalse+.o-quiz__question__pictureWrapper .o-quiz__explanation__item.-wrongAnswer{display:-webkit-box;display:-ms-flexbox;display:flex}.o-quiz__question__input:checked.-isFalse+.o-quiz__question__pictureWrapper .o-quiz__explanation__list::after{opacity:0}.o-quiz__question__input:checked.-isCorrect+.o-quiz__question__pictureWrapper::before{position:absolute;top:-10px;right:-7px;display:block;width:56px;height:62px;background:url(/themes/custom/pf_ducray_theme/dist/images/starsx2.png);background-repeat:no-repeat;background-position:center;background-size:cover;content:"";z-index:1}.o-quiz__question__input:checked.-isCorrect+.o-quiz__question__pictureWrapper .o-quiz__explanation__item.-goodAnswer{display:-webkit-box;display:-ms-flexbox;display:flex}.o-quiz__question__input:checked.-isCorrect+.o-quiz__question__pictureWrapper .o-quiz__explanation__item.-answer{display:none}.o-quiz__question__input.-isFalse+.o-quiz__question__textWrapper{color:#292929;background-color:#f9a8a9}.o-quiz__question__input.-isFalse+.o-quiz__question__textWrapper::before{opacity:0}.o-quiz__question__input.-isFalse+.o-quiz__question__textWrapper .o-quiz__question__text::before{background-color:#e3614b}.o-quiz__question__input.-isCorrect+.o-quiz__question__textWrapper{color:#292929}.o-quiz__question__input.-isCorrect+.o-quiz__question__textWrapper::before{background-image:-webkit-gradient(linear,left top,left bottom,from(#b8f2a7),to(#b8f2a7)),-webkit-gradient(linear,left top,right top,from(#F5AC9B),to(#2065E5));background-image:linear-gradient(#b8f2a7,#b8f2a7),linear-gradient(to right,#F5AC9B,#2065E5);opacity:1}.o-quiz__question__input.-isCorrect+.o-quiz__question__textWrapper::after{position:absolute;top:-10px;right:-7px;display:block;width:56px;height:62px;background-image:url(/themes/custom/pf_ducray_theme/dist/images/starsx2.png);background-repeat:no-repeat;background-position:center;background-size:cover;content:""}.o-quiz__question__input.-isCorrect+.o-quiz__question__textWrapper .o-quiz__question__text::before{background:linear-gradient(135deg,#F5AC9B 30%,#2065E5 100%);border:4px solid #fff}.o-quiz__question__input.-isCorrect+.o-quiz__question__pictureWrapper .o-quiz__explanation__item.-answer{display:-webkit-box;display:-ms-flexbox;display:flex}.o-quiz__question__pictureWrapper{position:relative;border-radius:16px;cursor:pointer}.o-quiz__question__pictureWrapper .m-pictureWrapper__content{padding-top:73.4693877551%}@media screen and (max-width:900px){.o-quiz__question__pictureWrapper .m-pictureWrapper__content{padding-top:73.3118971061%}}.o-quiz__question__picture::before,.o-quiz__question__picture::after{position:absolute;content:"";z-index:1}.o-quiz__question__picture::before{top:12px;left:12px;width:24px;height:24px;background-color:#fff;border-radius:6px;-webkit-transition:background-color 300ms;transition:background-color 300ms}.o-quiz__question__picture::after{top:18px;left:16px;width:15px;height:8px;border-color:#fff;border-style:solid;border-width:2px 2px 0 0;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);opacity:0;-webkit-transition:opacity 300ms;transition:opacity 300ms}.o-quiz__question__picture:hover::before{background-color:#2065e5}.o-quiz__questionList{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width:900px){.o-quiz__questionList{grid-template-columns:1fr;gap:16px}}.o-quiz__questionList.-with2cols{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:900px){.o-quiz__questionList.-with2cols{grid-template-columns:1fr}}@media screen and (min-width:901px){.o-quiz__questionList.-picture{margin-right:100px;margin-left:100px}}.o-quiz__questionItem{position:relative}.o-quiz__confirmBtn{-ms-flex-item-align:center;align-self:center}.o-quiz__feedbackItem,.o-quiz__answerList,.o-quiz__item{display:none}.o-quiz__feedbackItem.-isActive,.o-quiz__answerList.-isActive,.o-quiz__item.-isActive{display:block}.o-quiz__feedbackList{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 40px;margin-right:-40px;margin-bottom:-40px;margin-left:-40px}.o-quiz__feedbackList.-isActive{display:-webkit-box;display:-ms-flexbox;display:flex}.o-quiz__feedbackList.-correct{background-color:#b8f2a7}.o-quiz__feedbackList.-correct .-correct{display:-webkit-box;display:-ms-flexbox;display:flex}.o-quiz__feedbackList.-wrong{background-color:#f9a8a9}.o-quiz__feedbackList.-wrong .-wrong{display:-webkit-box;display:-ms-flexbox;display:flex}.o-quiz__feedbackItem{gap:16px}.o-quiz__feedbackItem.-correct .o-quiz__feedback__icon{background-color:#2f9a41}.o-quiz__feedbackItem.-wrong .o-quiz__feedback__icon{background-color:#e3614b}.o-quiz__feedback__text.a-title{font-weight:500}.o-quiz__feedback__iconWrapper{width:32px;height:32px}.o-quiz__feedback__icon{padding:9px;border-radius:100%;fill:#fff}.o-quiz__feedback__cta{--color-theme-primary:${$color-white-pure}}.o-quiz__feedback__cta .a-icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.o-quiz__answerList{margin-top:40px}@media screen and (min-width:901px){.o-quiz__answerList{margin-right:-16px;margin-left:-16px}}.o-quiz__navigation{margin-top:40px}.o-quiz__explanation__list{position:absolute;bottom:0;left:0;width:100%;min-height:16px;overflow:hidden;border-bottom-right-radius:16px;border-bottom-left-radius:16px}.o-quiz__explanation__list::after{position:absolute;bottom:0;width:100%;height:8px;background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);opacity:0;-webkit-transition:opacity 300ms;transition:opacity 300ms;content:"";z-index:1}.o-quiz__explanation__item{display:none;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}.o-quiz__explanation__item.-goodAnswer,.o-quiz__explanation__item.-answer{background-color:#b8f2a7}.o-quiz__explanation__item.-goodAnswer .o-quiz__explanation__icon{position:relative}.o-quiz__explanation__item.-goodAnswer .o-quiz__explanation__icon::before{position:absolute;top:6px;left:5px;width:10px;height:6px;border-color:#fff;border-style:solid;border-width:1px 1px 0 0;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);content:""}.o-quiz__explanation__item.-wrongAnswer{background-color:#f9a8a9}.o-quiz__explanation__item.-wrongAnswer .o-quiz__explanation__icon{background-color:#e3614b}.o-quiz__explanation__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px;width:20px;height:20px;color:#fff;background-color:#2f9a41;border-radius:100%;fill:#fff}.o-quiz__zoom{position:absolute;right:8px;bottom:8px}.o-quiz__zoom.a-cta{background-color:#fff}.o-quiz__popin{height:auto}.o-quiz__popin__question__picture{display:none}.o-quiz__popin__question__picture.-isActive{display:block}.o-quiz__popin .m-pictureWrapper__content{padding-top:66.5254237288%}@media screen and (max-width:900px){.o-quiz__popin .m-pictureWrapper__content{padding-top:66.6666666667%}}.o-quiz__popin .m-popin__content{padding-top:22px}.o-quizPage__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.o-quizPage__navigation.-isHidden{display:none}.o-quizPage__step,.o-quizPage__otherQuizzes{display:none}.o-quizPage__step.-isActive,.o-quizPage__otherQuizzes.-isActive{display:block}@media screen and (max-width:900px){.o-quizPage section>.l-blockContent{padding:0}}.o-quote .m-pictureWrapper__content{padding-top:21.6666666667%;height:100%}@media screen and (max-width:900px){.o-quote .m-pictureWrapper__content{padding-top:87.4666666667%}}.o-quote .a-image{-o-object-fit:cover;object-fit:cover}.o-quote__picture{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.o-quote__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:312px;background:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.o-quote__content{min-height:375px}}.o-quote__content.-full{padding-top:40px;padding-bottom:40px}.o-quote__content.-withPicture{position:relative;background:-webkit-gradient(linear,left bottom,left top,from(RGB(var(--color-rgb-theme-primary) / 70%)),to(RGB(var(--color-rgb-theme-primary) / 70%)));background:linear-gradient(0deg,RGB(var(--color-rgb-theme-primary) / 70%),RGB(var(--color-rgb-theme-primary) / 70%))}.o-quote__content.-withPicture .o-quote__citation .-theming{color:#fff}.o-quote__content.-withPicture .o-quote__citation svg{fill:#fff}.o-quote__content.-withPicture .o-quote__citation .o-quote__authorName,.o-quote__content.-withPicture .o-quote__citation .o-quote__authorJob{color:#fff}.o-quote__citationContent{position:relative;padding:0 40px}@media screen and (max-width:900px){.o-quote__citationContent{padding:0 30px}}.o-quote__citation{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:80px 16px;width:100%;max-width:846px;z-index:2}.o-quote__icon{position:absolute}.o-quote__icon.-left{top:0;left:0}.o-quote__icon.-right{right:0;bottom:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.o-rituals__title{margin-bottom:40px}@media screen and (max-width:900px){.o-rituals__title{margin-bottom:32px}}.o-rituals__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;list-style:none}@media screen and (max-width:900px){.o-rituals__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}@media print{.o-rituals__list{display:grid;grid-template-columns:1fr 1fr}}.o-rituals__list .m-ritual{width:calc(50% - 24px)}@media screen and (max-width:900px){.o-rituals__list .m-ritual{width:100%}}@media print{.o-rituals__list .m-ritual{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}}.o-separator__line{display:block;width:100%;height:1px;background-color:var(--color-theme-primary)}.o-services__title{margin-bottom:40px}.o-services__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width:901px){.o-services__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:900px){.o-services__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-services__decorator{position:relative;height:120px}.o-services__decorator::before{position:absolute;top:calc(50% + 20px);right:0;width:calc(100% - 45px);height:1px;background-color:#3db5e6;content:""}.o-services__icon{position:absolute;top:calc(50% + 20px);left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);fill:#3db5e6}@media screen and (min-width:901px){.o-services .m-cardService{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 18px);flex:0 0 calc(25% - 18px)}}.o-skinrug__wrapper{display:grid;grid-template-columns:auto 500px;gap:24px}@media screen and (max-width:900px){.o-skinrug__wrapper{grid-template-columns:1fr}}.o-skinrug__contentInfos{display:grid;gap:16px;-ms-flex-line-pack:center;align-content:center;padding:40px 54px;background:linear-gradient(124deg,#F5AC9B 24.65%,#B997BF 58.95%,#2065E5 103.7%);border-radius:16px}@media screen and (max-width:900px){.o-skinrug__contentInfos{padding:32px 24px}}.o-skinrug__contentPicture{aspect-ratio:1/1;padding:40px 54px;background-color:#e0f2fd;border-radius:16px}.o-skinrug__downloadText{margin-top:70px}@media screen and (max-width:900px){.o-skinrug__downloadText{margin-top:24px}}.o-skinrug__ctas{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:900px){.o-skinrug__ctas{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.o-skinrug__ctas img{width:100%;max-width:185px;height:56px}.o-slider__title,.o-slider__infosContainer,.o-slider__evaluation,.o-slider__wysiwygBottom{margin-bottom:16px}.o-slider__text{margin:16px 0 32px}.o-slider .o-slider{margin-top:16px;margin-bottom:16px}@media print{.o-slider .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr}}@media print{.o-slider .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:5mm !important;margin-bottom:2mm;width:calc(100% - 5mm) !important}}.-clinical .o-slider__infosContainer{position:relative;padding:24px;background:var(--color-theme-light);border-radius:16px;z-index:2}.o-slider__evaluation,.o-slider__legend{max-width:576px}.o-slider__legend{margin-top:16px;margin-bottom:16px}.-publication .o-slider__subtitle.a-text{color:#292929;font-weight:500}.o-sliderFocus{overflow:hidden}.o-sliderFocus__controls{position:absolute;bottom:100px;left:80px;width:328px;z-index:2}@media screen and (max-width:900px){.o-sliderFocus__controls{bottom:40px;left:16px;width:calc(100% - 32px)}}.o-sliderFocus .a-cta.-iconOnly.swiper-button-prev,.o-sliderFocus .a-cta.-iconOnly.swiper-button-next{position:relative;top:0;translate:none}@media screen and (max-width:900px){.o-sliderFocus .a-cta.-iconOnly.swiper-button-prev,.o-sliderFocus .a-cta.-iconOnly.swiper-button-next{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.o-sliderFocus .a-cta.-iconOnly.swiper-button-prev{margin-right:16px}.o-sliderFocus .swiper-pagination-bullets{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:32px}.o-spotlight__contentWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:900px){.o-spotlight__contentWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px}}@media screen and (min-width:901px){.o-spotlight__content{padding-left:54px}}@media screen and (max-width:900px){.o-spotlight__content{text-align:center}}.o-spotlight__description{margin-top:8px}@media screen and (max-width:900px){.o-spotlight__controls{padding:0 16px}}.o-spotlight__controls.-topControls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;gap:8px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-spotlight__controls.-bottomControls{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-spotlight__controls.-bottomControls .a-cta.-iconOnly.swiper-button-prev,.o-spotlight__controls.-bottomControls .a-cta.-iconOnly.swiper-button-next{position:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;translate:initial;color:#2065e5}.o-spotlight__controls.-bottomControls .a-cta.-iconOnly.swiper-button-prev:hover,.o-spotlight__controls.-bottomControls .a-cta.-iconOnly.swiper-button-next:hover{color:#fff}.o-spotlight__controls.-bottomControls .swiper-pagination-bullets{margin-top:0}.o-spotlight__arrow{width:48px;height:48px}.o-spotlight__arrow.-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.o-spotlight__ctaWrapper{margin-top:40px;text-align:center}.o-spotlight__cta{position:relative}@media screen and (max-width:900px){.o-spotlight__list{padding-left:16px}}.o-spotlight.-withBG{padding-top:40px;padding-bottom:40px;margin:0;background-color:var(--color-theme-light)}.o-steps__title{margin-bottom:32px}.o-steps__title,.o-steps__subtitle{margin-bottom:32px}@media screen and (max-width:900px){.o-steps__title,.o-steps__subtitle{margin-bottom:24px}}.o-steps__subtitle{margin-bottom:32px}.o-steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;list-style:none}@media screen and (max-width:900px){.o-steps__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}@media print{.o-steps__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0}}.o-steps__list li{width:calc(33.3333333333% - 22px)}@media screen and (max-width:900px){.o-steps__list li{width:100%}}@media print{.o-steps__list li{-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:5mm;width:calc(100% - 5mm)}}.o-summaryPublications__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;overflow:hidden}@media screen and (max-width:900px){.o-summaryPublications__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.o-summaryPublications .m-pictureWrapper__content{padding-top:100%}@media screen and (max-width:900px){.o-summaryPublications .m-pictureWrapper__content{padding-top:56.2682215743%}}.o-summaryPublications .m-pictureWrapper__content img{-o-object-fit:cover;object-fit:cover}.o-summaryPublications__picture{-ms-flex-negative:0;flex-shrink:0;width:100%;overflow:hidden;border-radius:16px}@media screen and (max-width:900px){.o-summaryPublications__picture{display:none}}.o-summaryPublications__container{display:grid;grid-template-columns:minmax(300px,400px) 1fr;gap:32px;background:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.o-summaryPublications__container{grid-template-columns:1fr}}.o-summaryPublications__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:74px 24px 74px 0}@media screen and (max-width:1200px){.o-summaryPublications__content{padding:24px}}@media screen and (max-width:900px){.o-summaryPublications__cta{width:100%}}.o-textCta{padding-top:64px;margin-bottom:40px}@media screen and (max-width:900px){.o-textCta{padding-top:40px}}.o-textCta__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px;background-color:#e0f2fd;border-radius:16px}@media screen and (max-width:900px){.o-textCta__inner{padding:40px}}.o-textCta__title{padding-right:30px;margin-bottom:8px;color:#2065e5}.o-textCta__text{padding-right:30px;width:100%;max-width:846px}.o-textCta__ctaWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}@media screen and (max-width:900px){.o-textCta__ctaWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.o-textCta__login{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.o-textImage{position:relative}.o-textImage.-gamme .o-textImage__inner{background-color:var(--color-gamme-secondary,var(--color-theme-light))}.o-textImage.-news.-withBG::before,.o-textImage.-news.-withBG::after{position:absolute;top:0;width:50vw;height:100%;background-color:var(--color-theme-light);content:""}.o-textImage.-news.-withBG::before{left:-50vw}.o-textImage.-news.-withBG::after{right:-50vw}.o-textImage .m-pictureWrapper__content{padding:0;height:100%}.o-textImage .m-pictureWrapper img{position:relative}.o-textImage.-left .o-textImage__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:900px){.o-textImage.-left .o-textImage__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-textImage.-top .o-textImage__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (max-width:900px){.o-textImage.-top .o-textImage__content .o-textImage__imageContainer{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.o-textImage.-bottom .o-textImage__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:900px){.o-textImage.-bottom .o-textImage__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.o-textImage.-top .o-textImage__imageContainer,.o-textImage.-bottom .o-textImage__imageContainer{margin:0 auto;max-width:576px}.o-textImage.-top .o-textImage__textContainer.-centered,.o-textImage.-bottom .o-textImage__textContainer.-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-textImage__title{margin-bottom:40px}.o-textImage__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px}@media screen and (max-width:900px){.o-textImage__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-textImage__textContainer,.o-textImage__imageContainer{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:900px){.o-textImage__textContainer{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.o-textImage__textContainer.-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.o-textImage__imageContainer{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.o-textImage__legend{margin-top:8px}[data-theme=theme-dexeryl] .o-textImage__legend{color:var(--color-theme-dark)}.o-textImage__inner{padding:40px 108px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.o-textImage__inner{padding:40px 24px}}@media print{.o-textImage__inner{-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:5mm}}.o-textNbImg__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.o-textNbImg__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}.o-textNbImg__inner{padding:80px 110px;background-color:#e0f2fd;border-radius:16px}@media screen and (max-width:900px){.o-textNbImg__inner{padding:16px}}.o-textNbImg__number{color:#3db5e6;font-size:18.75rem;font-weight:300;line-height:1}@media screen and (max-width:900px){.o-textNbImg__number{font-size:9.375rem}}@media screen and (min-width:901px){.o-textNbImg__number~.o-textNbImg__texts{margin-bottom:32px}}.o-textNbImg__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.o-textNbImg__content{gap:16px}}.o-textNbImg__title{margin-bottom:80px}@media screen and (max-width:900px){.o-textNbImg__title{margin-bottom:40px}}.o-textNbImg__subtitle{margin-bottom:32px}@media screen and (max-width:900px){.o-textNbImg__subtitle{margin-bottom:24px}}.o-textNbImg__cta{margin-top:calc(16px*2)}@media screen and (min-width:901px){.o-textNbImg__picture{-webkit-box-flex:0;-ms-flex:0 0 472px;flex:0 0 472px;max-width:472px}}@media screen and (max-width:900px){.o-textNbImg .m-pictureWrapper__content{padding-top:62.6822157434%}}@media screen and (min-width:901px){.o-textNbImg.-right .o-textNbImg__picture{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.o-textNbImg.-withBG{padding-top:40px;padding-bottom:40px;margin-top:0;margin-bottom:0;background-color:#f5f5f5}.o-tips__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%;height:100%}@media print{.o-tips__content{display:grid;grid-template-columns:1fr 1fr}}.o-tips__content .m-cardTip{width:100%}@media print{.o-tips__content .m-cardTip{-webkit-box-sizing:border-box;box-sizing:border-box}}.o-usefulLinks{padding:40px 0;color:#fff;background:var(--color-theme-primary)}.o-usefulLinks__title{margin-bottom:40px;color:#fff}[data-theme=theme-dexeryl] .o-usefulLinks__title{color:var(--color-theme-dark)}.o-usefulLinks__list{display:grid;grid-template-columns:repeat(3,minmax(auto,auto));gap:16px 24px}@media screen and (max-width:900px){.o-usefulLinks__list{grid-template-columns:repeat(1,minmax(auto,auto))}}.o-usefulLinks__list .a-cta{position:relative;left:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border:none;-webkit-transition:left,.2s;transition:left,.2s}.o-usefulLinks__list .a-cta:hover{left:5px}[data-theme=theme-dexeryl] .o-usefulLinks__list .a-cta:hover .a-cta__text{border-color:var(--color-theme-dark)}[data-theme=theme-dexeryl] .o-usefulLinks__list .a-cta{color:var(--color-theme-dark)}.o-videoVimeo__title,.o-videoVimeo__subtitle{margin-bottom:24px}.o-videoVimeo__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.o-videoVimeo.-bottom .o-videoVimeo__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.o-videoVimeo.-bottom .o-videoVimeo__videoContainer{margin-bottom:32px}.o-videoVimeo__intro{margin-bottom:32px}.o-videoVimeo__ctaWrapper{margin-top:32px;text-align:center}.o-videoVimeo.-event .o-videoVimeo__title,.o-videoVimeo.-event .o-videoVimeo__intro,.o-videoVimeo.-event .o-videoVimeo__ctaWrapper,.o-videoVimeo.-event .m-vimeo{max-width:992px}.o-videoVimeo__icon{fill:var(--color-theming)}@media screen and (min-width:901px){.o-videoVimeo__doctors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 32px}}@media screen and (min-width:901px){.o-videoVimeo .m-doctor:not(:first-child){padding-left:12px;border-left:1px solid var(--color-theme-primary)}}@media screen and (max-width:900px){.o-videoVimeo .m-doctor:not(:first-child){padding-top:12px;margin-top:12px;border-top:1px solid var(--color-theme-primary)}}.o-videoVimeo__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;margin-bottom:40px;background-color:var(--color-theme-light);border-radius:16px}@media screen and (max-width:900px){.o-videoVimeo__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.o-videoVimeo__dateContainer,.o-videoVimeo__durationContainer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-videoVimeo__profilContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:16px}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/core/themes/starterkit_theme/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/core/themes/starterkit_theme/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/core/themes/starterkit_theme/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
:root{--tabs-border-radius-size:var(--base-border-radius);--tabs--hover-height:0.1875rem;--tabs--focus-height:0.1875rem;--tabs--active-height:0.1875rem;--tabs-link-height:3rem;--tabs-secondary-link-height:2.5rem;--tabs-base-border:1px solid var(--color-gray-200);--tabs-base-shadow:0 2px 0.25rem rgba(0,0,0,0.1);--tabs-trigger-border:1px solid rgba(216,217,224,0.8);--tabs--hover-bg-color:var(--color-bgblue-active);}.tabs-wrapper > nav{width:100%;}.tabs{display:flex;flex-direction:column;width:100%;margin:0 0 var(--space-l) 0;border:var(--tabs-base-border);border-radius:var(--tabs-border-radius-size);box-shadow:var(--tabs-base-shadow);}.tabs__tab{position:relative;border-bottom:var(--tabs-base-border);background-color:var(--color-gray-025);font-size:var(--font-size-s);font-weight:bold;}.tabs__tab:not(.is-active){display:none;}.tabs__tab:last-child{border-bottom:0;}.tabs__tab.is-active{display:flex;justify-content:space-between;background-color:var(--color-white);box-shadow:var(--tabs-base-shadow);}.tabs__tab.is-active:focus::before{top:calc(var(--tabs--focus-height) * -1);height:calc(var(--tabs-link-height) + 2px);}.tabs__tab.is-active::before{z-index:2;top:-1px;inset-inline-start:-1px;width:var(--tabs--active-height);height:calc(100% + 2px);border-inline-start:var(--tabs--active-height) solid var(--color-absolutezero);border-top-left-radius:var(--tabs-border-radius-size);}.tabs__link{position:relative;display:flex;overflow:hidden;flex-grow:1;align-items:center;box-sizing:border-box;min-height:var(--tabs-link-height);padding:var(--space-s) var(--space-l);-webkit-text-decoration:none;text-decoration:none;color:var(--color-gray-800);line-height:1.2rem;}.tabs__link:focus{min-height:calc(var(--tabs-link-height) + var(--tabs--focus-height) - 1px);margin:-1px;padding-inline-start:calc(var(--space-l) - var(--tabs--focus-height) + 1px);-webkit-text-decoration:none;text-decoration:none;color:var(--color-gray-800);border:var(--tabs--focus-height) solid var(--color-focus);border-radius:var(--tabs-border-radius-size);outline:none;box-shadow:none;}.tabs__link:hover{-webkit-text-decoration:none;text-decoration:none;color:var(--color-text);}.tabs__link.is-active{z-index:1;flex-grow:1;color:var(--color-absolutezero);}.tabs__link.is-active:focus{margin:-1px 0;padding-right:var(--space-l);padding-left:var(--space-l);border-inline-start:none;border-radius:0;}.tabs__link.is-active:hover{color:var(--color-text);}.tabs__link:not(.is-active):focus{z-index:3;}.tabs__tab::before,.tabs__link::before{position:absolute;display:block;content:"";}.tabs.is-open .tabs__tab.is-active::before{border-bottom-left-radius:0;}.tabs--secondary .tabs__tab:not(.is-active){display:block;}.tabs.is-open > .tabs__tab{display:flex;}.tabs__trigger{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--tabs-link-height);padding-right:1px;text-align:center;border-inline-start:var(--tabs-trigger-border);}.tabs__trigger:focus{padding-right:0;border:var(--tabs--focus-height) solid var(--color-focus);border-radius:var(--tabs-border-radius-size);box-shadow:none;}@media screen and (min-width:48em){.tabs-wrapper{display:flex;}.tabs-wrapper--secondary{position:relative;}.is-horizontal .tabs{flex-direction:row;align-items:flex-end;width:auto;margin:0;border:0;box-shadow:none;}.is-horizontal .tabs--secondary{overflow:hidden;margin:calc(calc(var(--tabs--focus-height) + 0.1875rem) * -1) calc(calc(var(--tabs--focus-height) + 0.1875rem) * -1) 0;padding:calc(var(--tabs--focus-height) + 0.1875rem) calc(var(--tabs--focus-height) + 0.1875rem) 0;border-radius:0;}.is-horizontal .tabs--secondary::after{position:absolute;bottom:0;left:0;display:block;width:100%;content:"";border-bottom:1px solid var(--color-gray-200);}.is-horizontal .tabs--secondary .tabs__tab{font-size:var(--font-size-s);}.is-horizontal .tabs--secondary .tabs__link{min-height:var(--tabs-secondary-link-height);padding-top:var(--space-xs);padding-bottom:var(--space-xs);}.is-horizontal .tabs--secondary .tabs__link:focus{min-height:var(--tabs-secondary-link-height);}.is-horizontal .tabs__tab{display:block;border-top:none;border-bottom:none;background:none;font-size:var(--font-size-base);}.is-horizontal .tabs__tab.is-active{order:0;background:none;box-shadow:none;}.is-horizontal .tabs__tab.is-active::before{content:none;}.is-horizontal .tabs__tab .tabs__link.is-active::before{border-radius:0;}.is-horizontal .tabs__link{padding-right:2rem;padding-left:2rem;border-radius:var(--tabs-border-radius-size) var(--tabs-border-radius-size) 0 0;}.is-horizontal .tabs__link:focus{min-height:var(--tabs-link-height);margin:0;padding-right:2rem;padding-left:2rem;color:var(--color-text);border:none;border-radius:var(--tabs-border-radius-size) var(--tabs-border-radius-size) 0 0;outline:2px dotted transparent;box-shadow:0 0 0 2px var(--color-white),0 0 0 calc(var(--tabs--focus-height) + 2px) var(--color-focus);}.is-horizontal .tabs__link:hover{color:var(--color-absolutezero-hover);background:var(--tabs--hover-bg-color);}.is-horizontal .tabs__link.is-active::before{top:auto;right:0;bottom:0;left:0;width:100%;height:var(--tabs--active-height);border-right:none;border-bottom:var(--tabs--active-height) solid var(--color-absolutezero);border-left:none;}.is-horizontal .tabs__trigger{display:none;}.is-horizontal .tabs--primary .tabs__link:focus{box-shadow:0 0 0 2px var(--color-gray-050),0 0 0 calc(var(--tabs--focus-height) + 2px) var(--color-focus);}}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
