@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Text&display=swap");
/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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(/themes/contrib/classy/images/icons/73b355/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(/themes/contrib/classy/images/icons/e29700/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(/themes/contrib/classy/images/icons/e32700/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;}
.node--unpublished{background-color:#fff4f4;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.header .search-form label,.filter-care-offer legend{position:absolute;left:-9999px;}.slideshow-button::before,.read-also-content-link [target=_blank]::after,.quote-inner-picture::after,.menu--main .menu-link.no-link::after,.appointment-wrapper-content-choices > li a[target=_blank]::after,.search-facets .facet-item__status::before,.pager__item--last:not(.pager__item) .pager__link::before,.pager__next .pager__link::after,.pager__previous .pager__link::before,.pager__item--first:not(.pager__item) .pager__link::before,.breadcrumb li:not(:first-child)::before,.search-form .form-submit::before,.text-formatted a[target=_blank]::after,.cke_editable a[target=_blank]::after,.collapsible-transcription.is-expanded > .collapsible-transcription-cta::after,.collapsible-transcription-cta::after,.collapsible-sort-cta::after,.collapsible-filter-cta::after,.collapsible-faq.is-expanded > .collapsible-faq-cta::after,.collapsible-faq-cta::after,.collapsible-doctors-list.is-expanded > .collapsible-doctors-list-cta::after,.collapsible-doctors-list-cta::after,.alert-message a[target=_blank]::after,.webform-file-button::after,.webform-document-file .button.form-submit:not(.js-hide)::before,.form-required-icon::before,.icon-after.i-emergency::after,.icon-after.i-calendar::after,.icon-after.i-twitter::after,.icon-after.i-linkedin::after,.icon-after.i-facebook::after,.icon-after.i-warning::after,.icon-after.i-check::after,.icon-after.i-tag::after,.icon-after.i-search::after,.icon-after.i-plus::after,.icon-after.i-minux::after,.icon-after.i-mail2::after,.icon-after.i-mail::after,.icon-after.i-filter::after,.icon-after.i-external::after,.icon-after.i-download::after,.icon-after.i-copy::after,.icon-after.i-contact::after,.icon-after.i-close::after,.icon-after.i-chevron-last::after,.icon-after.i-chevron-first::after,.icon-after.i-chevron::after,.icon-after.i-burger-menu::after,.icon-after.i-arrow::after,.icon-after.i-donation::after,.icon-after.i-quote::after,.icon-after.i-asterisk::after,.icon-before.i-emergency::before,.icon-before.i-calendar::before,.icon-before.i-twitter::before,.icon-before.i-linkedin::before,.icon-before.i-facebook::before,.icon-before.i-warning::before,.icon-before.i-check::before,.icon-before.i-tag::before,.icon-before.i-search::before,.icon-before.i-plus::before,.icon-before.i-minux::before,.icon-before.i-mail2::before,.icon-before.i-mail::before,.icon-before.i-filter::before,.icon-before.i-external::before,.icon-before.i-download::before,.icon-before.i-copy::before,.icon-before.i-contact::before,.icon-before.i-close::before,.icon-before.i-chevron-last::before,.icon-before.i-chevron-first::before,.icon-before.i-chevron::before,.icon-before.i-burger-menu::before,.icon-before.i-arrow::before,.icon-before.i-donation::before,.icon-before.i-quote::before,.icon-before.i-asterisk::before,.form-type-checkbox input:checked + label::after,.form-type-checkbox label::after{display:block;font-family:"icomoon",sans-serif;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slideshow .slick-dots li button,.slideshow-button,.menu--main button,.map-establishments-infos-close,.eu-cookie-compliance-buttons button,.sitemap-page .text-formatted button,.sitemap-page .cke_editable button,.collapsible-main-menu-cta,.collapsible-sort-cta,.collapsible-filter-cta,.alert-message-close button,.webform-document-file .button.form-submit:not(.js-hide){display:block;padding:0;border:none;border-radius:0;background:none;color:inherit;text-align:inherit;white-space:normal;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;}.item-offer-of-care{position:relative;}.item-offer-of-care a::before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;}.link-list-items > *::before,.key-number-list > *::before,.appointment-wrapper-content-choices > *::before,.list-services > ul > li > ul > *::before,.list-pathology-exams-list > *::before,.text-formatted ul > *::before,.cke_editable ul > *::before,.collapsible-doctors-list-inner > ul > *::before{position:absolute;right:100%;margin-right:0.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.list-heading-title,.search-facets-title,.search-form label,.collapsible-filter-cta,h1,h2,h3,h4,h5,h6,th,caption,.form-title,.form-label-large,legend{margin:0 0 0.75em;font-family:"DM Serif Text",serif;font-weight:400;}.eu-cookie-compliance-buttons button,.block-local-tasks-block .tabs.primary a,.contextual.open .contextual-links a,.text-formatted a.btn,.text-formatted a.btn-ghost,.cke_editable a.btn,.cke_editable a.btn-ghost,.collapsible-description-cta,.btn,.sitemap-page .text-formatted button,.sitemap-page .cke_editable button,.webform-file-button,.form-submit{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0.6em 1.2em;font-size:1.6rem;font-family:"DM Serif Text",serif;font-weight:400;text-decoration:none;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;cursor:pointer;}.form-type-checkbox label,.form-type-radio label{position:relative;padding-left:3.5rem;color:inherit;}.form-type-checkbox label::before,.form-type-radio label::before,.form-type-checkbox label::after,.form-type-radio label::after{content:"";position:absolute;top:0.6em;left:1rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.form-type-checkbox label::before,.form-type-radio label::before{width:2rem;height:2rem;border:1px solid #efdaab;border-radius:2px;background:#fff;}.form-type-checkbox label::after,.form-type-radio label::after{opacity:0;}.form-type-radio input:focus + label::before,.form-type-checkbox input:focus + label::before,.form-type-checkbox label:focus::before,.form-type-checkbox label:hover::before,.form-type-radio label:focus::before,.form-type-radio label:hover::before{border-color:#033160;-webkit-box-shadow:#033160 0 0 0 1px;box-shadow:#033160 0 0 0 1px;}.form-type-radio input:checked + label,.form-type-checkbox input:checked + label{color:#033160;}.form-type-radio input:checked + label::after,.form-type-checkbox input:checked + label::after{opacity:1;}.form-type-radio label::before,.form-type-radio label::after{border-radius:50%;}.form-type-radio label::after{width:1.2rem;height:1.2rem;background:#033160;}.form-type-checkbox input:checked + label::after,.form-type-checkbox label::after{content:"\e912";font-size:0.7em;top:0.85em;color:#033160;}.heading-list-background,.heading-base-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;}.heading-list-background::before,.heading-base-background::before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:-webkit-gradient(linear,left bottom,left top,from(rgba(9,56,119,0.5)),to(rgba(9,56,119,0.5))),-webkit-gradient(linear,left bottom,left top,from(rgba(157,212,249,0.7)),to(rgba(157,212,249,0.7)));background:linear-gradient(0deg,rgba(9,56,119,0.5),rgba(9,56,119,0.5)),linear-gradient(0deg,rgba(157,212,249,0.7),rgba(157,212,249,0.7));}.heading-list-background img,.heading-base-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.collapsible-transcription-cta:hover::after,.collapsible-faq-cta:hover::after,.collapsible-doctors-list-cta:hover::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.menu--main .menu-link.no-link:hover::after,.menu--main .menu-link.no-link:focus::after,.collapsible-sort-cta:hover::after,.collapsible-sort-cta:focus::after,.collapsible-filter-cta:hover::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.icon{text-decoration:none;}.icon-inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.icon-inline::before{margin-right:0.25em;}.icon-inline::after{margin-left:0.25em;}.icon-before.i-asterisk::before{content:"\e919";}.icon-before.i-quote::before{content:"\e916";}.icon-before.i-donation::before{content:"\e917";}.icon-before.i-arrow::before{content:"\e900";}.icon-before.i-burger-menu::before{content:"\e901";}.icon-before.i-chevron::before{content:"\e902";}.icon-before.i-chevron-first::before{content:"\e91c";}.icon-before.i-chevron-last::before{content:"\e91b";}.icon-before.i-close::before{content:"\e903";}.icon-before.i-contact::before{content:"\e904";}.icon-before.i-copy::before{content:"\e905";}.icon-before.i-download::before{content:"\e906";}.icon-before.i-external::before{content:"\e907";}.icon-before.i-filter::before{content:"\e909";}.icon-before.i-mail::before{content:"\e90c";}.icon-before.i-mail2::before{content:"\e90d";}.icon-before.i-minux::before{content:"\e90e";}.icon-before.i-plus::before{content:"\e90f";}.icon-before.i-search::before{content:"\e910";}.icon-before.i-tag::before{content:"\e911";}.icon-before.i-check::before{content:"\e912";}.icon-before.i-warning::before{content:"\e914";}.icon-before.i-facebook::before{content:"\e908";}.icon-before.i-linkedin::before{content:"\e90b";}.icon-before.i-twitter::before{content:"\e913";}.icon-before.i-calendar::before{content:"\e918";}.icon-before.i-emergency::before{content:"\e91a";}.icon-after.i-asterisk::after{content:"\e919";}.icon-after.i-quote::after{content:"\e916";}.icon-after.i-donation::after{content:"\e917";}.icon-after.i-arrow::after{content:"\e900";}.icon-after.i-burger-menu::after{content:"\e901";}.icon-after.i-chevron::after{content:"\e902";}.icon-after.i-chevron-first::after{content:"\e91c";}.icon-after.i-chevron-last::after{content:"\e91b";}.icon-after.i-close::after{content:"\e903";}.icon-after.i-contact::after{content:"\e904";}.icon-after.i-copy::after{content:"\e905";}.icon-after.i-download::after{content:"\e906";}.icon-after.i-external::after{content:"\e907";}.icon-after.i-filter::after{content:"\e909";}.icon-after.i-mail::after{content:"\e90c";}.icon-after.i-mail2::after{content:"\e90d";}.icon-after.i-minux::after{content:"\e90e";}.icon-after.i-plus::after{content:"\e90f";}.icon-after.i-search::after{content:"\e910";}.icon-after.i-tag::after{content:"\e911";}.icon-after.i-check::after{content:"\e912";}.icon-after.i-warning::after{content:"\e914";}.icon-after.i-facebook::after{content:"\e908";}.icon-after.i-linkedin::after{content:"\e90b";}.icon-after.i-twitter::after{content:"\e913";}.icon-after.i-calendar::after{content:"\e918";}.icon-after.i-emergency::after{content:"\e91a";}@media screen and (max-width:28.125em){.columns.xs-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:40.625em){.columns.sm-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:53.125em){.columns.md-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:68.75em){.columns.lg-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em) and (max-width:40.625em){.columns.xs-sm-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-sm-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:53.125em){.columns.sm-md-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-md-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:68.75em){.columns.sm-lg-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-lg-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em) and (max-width:68.75em){.columns.md-lg-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-lg-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em){.columns.xs-up-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-up-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em){.columns.sm-up-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-up-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em){.columns.md-up-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-up-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:68.8125em){.columns.lg-up-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-up-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:87.5625em){.columns.xlg-up-columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xlg-up-columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}.columns .columns-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns .columns-1 > *{width:calc(100% / 1 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}@media screen and (max-width:28.125em){.columns.xs-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:40.625em){.columns.sm-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:53.125em){.columns.md-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:68.75em){.columns.lg-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em) and (max-width:40.625em){.columns.xs-sm-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-sm-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:53.125em){.columns.sm-md-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-md-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:68.75em){.columns.sm-lg-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-lg-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em) and (max-width:68.75em){.columns.md-lg-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-lg-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em){.columns.xs-up-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-up-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em){.columns.sm-up-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-up-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em){.columns.md-up-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-up-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:68.8125em){.columns.lg-up-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-up-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:87.5625em){.columns.xlg-up-columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xlg-up-columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}.columns .columns-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns .columns-2 > *{width:calc(100% / 2 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}@media screen and (max-width:28.125em){.columns.xs-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:40.625em){.columns.sm-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:53.125em){.columns.md-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:68.75em){.columns.lg-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em) and (max-width:40.625em){.columns.xs-sm-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-sm-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:53.125em){.columns.sm-md-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-md-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:68.75em){.columns.sm-lg-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-lg-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em) and (max-width:68.75em){.columns.md-lg-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-lg-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em){.columns.xs-up-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-up-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em){.columns.sm-up-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-up-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em){.columns.md-up-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-up-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:68.8125em){.columns.lg-up-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-up-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:87.5625em){.columns.xlg-up-columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xlg-up-columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}.columns .columns-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns .columns-3 > *{width:calc(100% / 3 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}@media screen and (max-width:28.125em){.columns.xs-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:40.625em){.columns.sm-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:53.125em){.columns.md-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:68.75em){.columns.lg-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em) and (max-width:40.625em){.columns.xs-sm-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-sm-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:53.125em){.columns.sm-md-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-md-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:68.75em){.columns.sm-lg-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-lg-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em) and (max-width:68.75em){.columns.md-lg-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-lg-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em){.columns.xs-up-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-up-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em){.columns.sm-up-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-up-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em){.columns.md-up-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-up-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:68.8125em){.columns.lg-up-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-up-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:87.5625em){.columns.xlg-up-columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xlg-up-columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}.columns .columns-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns .columns-4 > *{width:calc(100% / 4 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}@media screen and (max-width:28.125em){.columns.xs-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:40.625em){.columns.sm-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:53.125em){.columns.md-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:68.75em){.columns.lg-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em) and (max-width:40.625em){.columns.xs-sm-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-sm-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:53.125em){.columns.sm-md-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-md-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:68.75em){.columns.sm-lg-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-lg-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em) and (max-width:68.75em){.columns.md-lg-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-lg-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em){.columns.xs-up-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-up-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em){.columns.sm-up-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-up-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em){.columns.md-up-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-up-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:68.8125em){.columns.lg-up-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-up-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:87.5625em){.columns.xlg-up-columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xlg-up-columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}.columns .columns-5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns .columns-5 > *{width:calc(100% / 5 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}@media screen and (max-width:28.125em){.columns.xs-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:40.625em){.columns.sm-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:53.125em){.columns.md-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:68.75em){.columns.lg-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em) and (max-width:40.625em){.columns.xs-sm-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-sm-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:53.125em){.columns.sm-md-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-md-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:68.75em){.columns.sm-lg-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-lg-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em) and (max-width:68.75em){.columns.md-lg-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-lg-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em){.columns.xs-up-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-up-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em){.columns.sm-up-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-up-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em){.columns.md-up-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-up-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:68.8125em){.columns.lg-up-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-up-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:87.5625em){.columns.xlg-up-columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xlg-up-columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}.columns .columns-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns .columns-6 > *{width:calc(100% / 6 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}@media screen and (max-width:28.125em){.columns.xs-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:40.625em){.columns.sm-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:53.125em){.columns.md-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:68.75em){.columns.lg-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em) and (max-width:40.625em){.columns.xs-sm-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-sm-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:53.125em){.columns.sm-md-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-md-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:68.75em){.columns.sm-lg-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-lg-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em) and (max-width:68.75em){.columns.md-lg-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-lg-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em){.columns.xs-up-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-up-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em){.columns.sm-up-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-up-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em){.columns.md-up-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-up-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:68.8125em){.columns.lg-up-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-up-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:87.5625em){.columns.xlg-up-columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xlg-up-columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}.columns .columns-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns .columns-7 > *{width:calc(100% / 7 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}@media screen and (max-width:28.125em){.columns.xs-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:40.625em){.columns.sm-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:53.125em){.columns.md-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (max-width:68.75em){.columns.lg-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em) and (max-width:40.625em){.columns.xs-sm-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-sm-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:53.125em){.columns.sm-md-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-md-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em) and (max-width:68.75em){.columns.sm-lg-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-lg-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em) and (max-width:68.75em){.columns.md-lg-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-lg-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:28.1875em){.columns.xs-up-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xs-up-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:40.6875em){.columns.sm-up-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.sm-up-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em){.columns.md-up-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.md-up-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:68.8125em){.columns.lg-up-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.lg-up-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}@media screen and (min-width:87.5625em){.columns.xlg-up-columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns.xlg-up-columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}}.columns .columns-8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.columns .columns-8 > *{width:calc(100% / 8 - 0.1px);padding-right:1rem;padding-left:1rem;margin-bottom:2rem;}.layout-spacer-mt-xs{margin-top:3rem;}@media screen and (max-width:53.125em){.layout-spacer-mt-xs{margin-top:1.8rem;}}.layout-spacer-mb-xs{margin-bottom:3rem;}@media screen and (max-width:53.125em){.layout-spacer-mb-xs{margin-bottom:1.8rem;}}.layout-spacer-mt-s{margin-top:6rem;}@media screen and (max-width:53.125em){.layout-spacer-mt-s{margin-top:3.6rem;}}.layout-spacer-mb-s{margin-bottom:6rem;}@media screen and (max-width:53.125em){.layout-spacer-mb-s{margin-bottom:3.6rem;}}.layout-spacer-mt-m{margin-top:8rem;}@media screen and (max-width:53.125em){.layout-spacer-mt-m{margin-top:4.8rem;}}.layout-spacer-mb-m{margin-bottom:8rem;}@media screen and (max-width:53.125em){.layout-spacer-mb-m{margin-bottom:4.8rem;}}.layout-spacer-mt-l{margin-top:10rem;}@media screen and (max-width:53.125em){.layout-spacer-mt-l{margin-top:6rem;}}.layout-spacer-mb-l{margin-bottom:10rem;}@media screen and (max-width:53.125em){.layout-spacer-mb-l{margin-bottom:6rem;}}.layout-spacer-mt-xl{margin-top:15rem;}@media screen and (max-width:53.125em){.layout-spacer-mt-xl{margin-top:9rem;}}.layout-spacer-mb-xl{margin-bottom:15rem;}@media screen and (max-width:53.125em){.layout-spacer-mb-xl{margin-bottom:9rem;}}.page-decoration{display:none;}@media screen and (min-width:53.1875em){.page-decoration{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-5;}.page-decoration-big-circle{position:absolute;bottom:10rem;left:50%;-webkit-transform:translateX(-101rem);transform:translateX(-101rem);width:68rem;height:68rem;fill:var(--theme-current-B,#75aecd);}.page-decoration-small-circle{position:absolute;top:34%;right:50%;-webkit-transform:translateX(89.5rem);transform:translateX(89.5rem);width:43rem;height:43rem;fill:var(--theme-current-B,#75aecd);}.has-decoration .page-decoration,.has-decoration .page-decoration,.has-decoration .page-decoration{display:block;}}@media screen and (min-width:53.1875em){.col-2-blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-4rem;margin-right:-4rem;}.content-duo .col-2-blocks{margin-left:3rem;margin-right:0;}}@media screen and (min-width:53.1875em){.col-2-blocks > div{margin:0 4rem;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;}.content-duo .col-2-blocks > div{margin:0 4rem 0 0;}}@media screen and (max-width:53.125em){.col-2-blocks > div:not(:last-child){margin-bottom:3rem;}}.paragraph--type--medical-team{margin-bottom:0;}.hp-image{height:33rem;}.hp-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}form a{font-weight:700;text-decoration:underline;}.form-infos{margin:1em 0 1.5em;}::-webkit-input-placeholder{color:inherit;opacity:0.8;}::-moz-placeholder{color:inherit;opacity:0.8;}:-ms-input-placeholder{color:inherit;opacity:0.8;}::-ms-input-placeholder{color:inherit;opacity:0.8;}::placeholder{color:inherit;opacity:0.8;}.form-title,.form-label-large,legend{font-size:2.2rem;color:#033160;}label{display:inline-block;margin-bottom:0.5em;color:#1d1d1b;font-size:1.8rem;}.form-required-icon{color:#ec130e;font-size:1.2rem;font-weight:700;}.form-required-icon::before{content:"\e919";font-size:1em;display:inline-block;-webkit-transform:translateY(-0.6em);transform:translateY(-0.6em);}input[type=text],input[type=email],input[type=password],input[type=search],input[type=url],input[type=tel],input[type=number],input[type=date],input[type=time],input[type=file],textarea,select{display:block;width:100%;padding:1.04em 1.575em;margin-bottom:1.8em;border:1px solid #efdaab;border-radius:5px;background-color:#fff;color:#1d1d1b;font-size:1.8rem;}input[type=text].error,input[type=email].error,input[type=password].error,input[type=search].error,input[type=url].error,input[type=tel].error,input[type=number].error,input[type=date].error,input[type=time].error,input[type=file].error,textarea.error,select.error{border-color:#ec130e;}input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=url]:disabled,input[type=tel]:disabled,input[type=number]:disabled,input[type=date]:disabled,input[type=time]:disabled,input[type=file]:disabled,textarea:disabled,select:disabled{opacity:0.5;}input[type=search]{-webkit-box-sizing:inherit;box-sizing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2rem;background-image:url(/themes/custom/customer/images/arrow.svg);background-position:right 18px center;background-repeat:no-repeat;background-size:auto 44%;}select::-ms-expand{display:none;}textarea{min-height:10em;min-width:100%;max-width:100%;padding:0.8em 1em;border-radius:5px;}input[type=file]{border:none;padding:0;}input[type=file]::-webkit-file-upload-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0.6em 1.2em;font-size:1.6rem;font-family:"DM Serif Text",serif;font-weight:400;text-decoration:none;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;cursor:pointer;border:1px solid;border-radius:5px;background-color:#fff;color:#033160;border-color:#033160;}input[type=file]::-webkit-file-upload-button,input[type=file]::file-selector-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0.6em 1.2em;font-size:1.6rem;font-family:"DM Serif Text",serif;font-weight:400;text-decoration:none;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;cursor:pointer;border:1px solid;border-radius:5px;background-color:#fff;color:#033160;border-color:#033160;}input[type=file]::-webkit-file-upload-button span{font-size:1.2em;}input[type=file]::-webkit-file-upload-button span,input[type=file]::file-selector-button span{font-size:1.2em;}input[type=file]::-webkit-file-upload-button span.icon-before{margin:-0.2em 0 -0.2em 0.4em;}input[type=file]::-webkit-file-upload-button span.icon-before,input[type=file]::file-selector-button span.icon-before{margin:-0.2em 0 -0.2em 0.4em;}input[type=file]::-webkit-file-upload-button:hover,input[type=file]::-webkit-file-upload-button:focus{background-color:#033160;color:#fff;border-color:#fff;}input[type=file]::-webkit-file-upload-button:hover,input[type=file]::-webkit-file-upload-button:focus,input[type=file]::file-selector-button:hover,input[type=file]::file-selector-button:focus{background-color:#033160;color:#fff;border-color:#fff;}input[type=file]::-webkit-file-upload-button:hover,input[type=file]::-webkit-file-upload-button:focus{border-color:#033160;}input[type=file]::-webkit-file-upload-button:hover,input[type=file]::-webkit-file-upload-button:focus,input[type=file]::file-selector-button:hover,input[type=file]::file-selector-button:focus{border-color:#033160;}fieldset{padding:0;margin:2rem 0;border:none;}legend{margin:0 0 0.8em;font-weight:400;}.form-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2rem;margin-left:-2rem;}.form-col > *{width:calc(100% / 1 - 0.1px);padding-right:2rem;padding-left:2rem;margin-bottom:4rem;margin-bottom:1rem;}@media screen and (min-width:40.6875em){.form-col > *{width:calc(100% / 2 - 0.1px);margin-bottom:2rem;}}.form-actions{margin-top:3rem;text-align:center;}@media print{.form-actions{display:none;}}.form-submit{background-color:#033160;color:#fff;}.form-submit:hover,.form-submit:focus{background-color:#fff;color:#033160;}.form-description,.webform-element-description{margin:0 0 0.6em;font-size:1.6rem;}.form-description.error,.webform-element-description.error{margin:-1.4em 0 1.8em;color:#ec130e;font-weight:700;}.form-type-checkbox,.form-type-radio{position:relative;}.form-type-checkbox label,.form-type-radio label{margin-bottom:1.5rem;cursor:pointer;}.form-type-checkbox input,.form-type-radio input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0;}.form-type-checkbox input:disabled + label,.form-type-radio input:disabled + label{opacity:0.5;}.form-type-radio input + label::after{background:#033160;}.form-input-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.form-input-group input{margin:0;border-top-right-radius:0;border-bottom-right-radius:0;font-size:1.4rem;}.form-input-group .btn,.form-input-group .sitemap-page .text-formatted button,.sitemap-page .text-formatted .form-input-group button,.form-input-group .sitemap-page .cke_editable button,.sitemap-page .cke_editable .form-input-group button,.form-input-group button{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0;}.newsletter-form input{border-width:0;max-width:31rem;padding:0.9em 1.575em;}.newsletter-form label{font-size:1.4rem;}.newsletter-form label a{font-weight:700;text-decoration:underline;}.newsletter-form button{white-space:nowrap;}.newsletter-form .form-item:not(:first-child){margin-top:1.5rem;}.sort-by-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;color:#033160;font-size:1.8rem;font-weight:700;}@media screen and (min-width:53.1875em){.sort-by-form{font-size:2rem;}}.sort-by-form-label{margin:0 0.3em 0 0;}.sort-by-form-items{background-color:#fff;border:1px solid #efdaab;-webkit-box-shadow:2px 5px 11px 0 rgba(3,49,96,0.3);box-shadow:2px 5px 11px 0 rgba(3,49,96,0.3);}.sort-by-form-link{display:block;padding:0.3em 0.5em;font-size:1.8rem;}.sort-by-form-link:hover,.sort-by-form-link:focus{background-color:#f5ebd6;}.webform-document-file.form-managed-file{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.webform-document-file + .error{margin-top:0;}.webform-document-file-placeholder{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.webform-document-file .file{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#033160;background-image:none;padding:0.7em 1.3em;border-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0;font-family:Arial,sans-serif;font-size:1.4rem;font-weight:normal;}.webform-document-file .file--ext{text-transform:uppercase;}.webform-document-file .file a{font-size:1.6rem;font-weight:700;color:inherit;text-decoration:none;margin-right:1rem;}.webform-document-file .button.form-submit:not(.js-hide){background-color:#033160;color:#fff;position:relative;color:#fff;background-color:#033160;border:1px solid #033160;border-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0;font-size:0;width:3.7rem;height:auto;}.webform-document-file .button.form-submit:not(.js-hide):hover,.webform-document-file .button.form-submit:not(.js-hide):focus{background-color:#fff;color:#033160;}.webform-document-file .button.form-submit:not(.js-hide)::before{content:"\e903";font-size:1em;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:2rem;}.webform-file-button{position:relative;border:1px solid;border-radius:5px;padding-right:2.6em;background-color:#fff;color:#033160;border-color:#033160;}.webform-file-button span{font-size:1.2em;}.webform-file-button span.icon-before{margin:-0.2em 0 -0.2em 0.4em;}.webform-file-button:hover,.webform-file-button:focus{background-color:#033160;color:#fff;border-color:#fff;}.webform-file-button:hover,.webform-file-button:focus{border-color:#033160;}.webform-file-button::after{content:"\e906";font-size:1.2em;position:absolute;right:1em;line-height:1;}.form-type-managed-file,.form-type-webform-document-file{margin-bottom:1.8em;}.webform-file-button-input{position:fixed;top:-1000px;}table{clear:both;width:100%;max-width:100%;border-collapse:collapse;border:1px solid #ded7cf;background:#fff;color:#1d1d1b;line-height:normal;}.no-js table{margin-bottom:2rem;}th,td{border:1px solid;text-align:left;}th{padding:1.5rem 2.5rem;background:#033160;border-color:#033160;color:#fff;font-size:2rem;}td{padding:1.2em;border-color:#d8d8d8;font-size:1.6rem;}tr:nth-child(odd){background:#f5ebd6;}.rwd-table{width:100%;overflow:auto;margin-bottom:2rem;}@font-face{font-family:"icomoon";src:url(/themes/custom/customer/fonts/icomoon.eot#iefix) format("embedded-opentype"),url(/themes/custom/customer/fonts/icomoon.woff) format("woff"),url(/themes/custom/customer/fonts/icomoon.ttf) format("truetype"),url(/themes/custom/customer/fonts/icomoon.svg#icomoon) format("svg"),url(/themes/custom/customer/fonts/icomoon.eot#iefix) format("embedded-opentype"),url(/themes/custom/customer/fonts/icomoon.woff) format("woff"),url(/themes/custom/customer/fonts/icomoon.ttf) format("truetype"),url(/themes/custom/customer/fonts/icomoon.svg#icomoon) format("svg");font-style:normal;font-weight:normal;}::-moz-selection{background-color:#000;color:#fff;}::selection{background-color:#000;color:#fff;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}html{font-size:0.625em;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.15;}body{font-family:Arial,sans-serif;font-size:1.6rem;-webkit-font-smoothing:antialiased;color:#1d1d1b;background:#fff;}@media print{html,body{overflow:inherit;}}p{margin:0;}h1,.h1{font-size:5rem;}h2,.h2{font-size:4.2rem;}h3,.h3{font-size:2.8rem;}h4,.h4{font-size:2.2rem;}h5,.h5{font-size:2.2rem;}ul,ol,li{padding:0;margin:0;}li{list-style:none;}figure{margin:0;}img{display:block;max-width:100%;height:auto;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;}a{color:#033160;word-break:break-word;text-decoration:none;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;}@media print{img,tr{page-break-inside:avoid;}}.lead{font-size:1.8rem;line-height:1.25;}@media screen and (min-width:53.1875em){.lead{font-size:2.4rem;}}.layout-container{position:relative;max-width:144rem;margin:0 auto;}.layout-content{--w-edge:1.5rem;--w-content:120rem;--w-sidebar:31.5%;--w-gap:0;max-width:calc(var(--w-content) + var(--w-edge) * 2);margin-left:auto;margin-right:auto;padding:0 var(--w-edge);}@media screen and (min-width:40.6875em){.layout-content{--w-edge:3rem;}}@media screen and (min-width:53.1875em){.header .layout-content,.footer .layout-content{--w-edge:9rem;}}.layout-content-sidebar{display:none;}.layout-content-sidebar-content,.layout-content-contents-content{position:relative;}@media screen and (min-width:53.1875em){.layout-content-sidebar-content,.layout-content-contents-content{height:100%;padding:0 2rem 0 5rem;}.layout-content-sidebar-content::before,.layout-content-contents-content::before{position:absolute;top:5.3rem;bottom:0;left:2rem;content:"";display:block;width:1px;background-color:#efdaab;z-index:5;}}.layout-content-main{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.layout-content.is-narrow{--w-content:75rem;}.layout-content.is-edgeless{--w-edge:0rem;}.layout-content.is-fullwidth{max-width:none;}.layout-content.has-sidebar{--w-gap:7rem;}@media screen and (min-width:68.8125em){.layout-content.has-sidebar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}.layout-content.has-sidebar .layout-content-sidebar{display:block;margin-bottom:3rem;}@media screen and (min-width:68.8125em){.layout-content.has-sidebar .layout-content-sidebar{-webkit-flex-basis:var(--w-sidebar);-ms-flex-preferred-size:var(--w-sidebar);flex-basis:var(--w-sidebar);margin-right:var(--w-gap);margin-bottom:0;}}@media screen and (min-width:68.8125em){.layout-content.has-sidebar .layout-content-main{-webkit-flex-basis:0%;-ms-flex-preferred-size:0%;flex-basis:0%;}}.layout-content.has-contents{--w-gap:7rem;}@media screen and (min-width:68.8125em){.layout-content.has-contents{display:block;}}.layout-content.has-contents .layout-content-contents{display:block;margin-bottom:8rem;}@media screen and (min-width:53.1875em){.region-top{padding:0 9rem;}}.btn,.sitemap-page .text-formatted button,.sitemap-page .cke_editable button{border:1px solid;border-radius:5px;}.btn span,.sitemap-page .text-formatted button span,.sitemap-page .cke_editable button span{font-size:1.2em;}.btn span.icon-before,.sitemap-page .text-formatted button span.icon-before,.sitemap-page .cke_editable button span.icon-before{margin:-0.2em 0 -0.2em 1rem;}.btn-primary,.sitemap-page .text-formatted button,.sitemap-page .cke_editable button{background-color:#033160;color:#fff;border-color:#033160;}.btn-primary:hover,.sitemap-page .text-formatted button:hover,.sitemap-page .cke_editable button:hover,.btn-primary:focus,.sitemap-page .text-formatted button:focus,.sitemap-page .cke_editable button:focus{background-color:#fff;color:#033160;border-color:#033160;}.btn-ghost{background-color:#fff;color:#033160;border-color:#033160;}.btn-ghost:hover,.btn-ghost:focus{background-color:#033160;color:#fff;border-color:#fff;}.alert-message{position:relative;margin-bottom:2rem;background-color:#628db9;color:#fff;}@media screen and (min-width:53.1875em){.alert-message{margin-bottom:3rem;}}.alert-message strong{font-family:"DM Serif Text",serif;font-weight:400;}.alert-message a{color:inherit;text-decoration:underline;font-weight:700;}.alert-message a:hover,.alert-message a:focus{text-decoration:none;}.alert-message a[target=_blank]::after{content:"\e907";font-size:1em;display:inline-block;padding-left:0.5rem;padding-right:0.5rem;}.alert-message-layout{padding:5rem 0 4rem;font-size:2rem;}@media screen and (min-width:53.1875em){.alert-message-layout{margin-right:7rem;padding:4rem 0 4.5rem;font-size:2.4rem;}}@media screen and (min-width:87.5625em){.alert-message-layout{margin-right:0;}}.alert-message-close{position:absolute;top:1rem;right:1rem;}@media screen and (min-width:53.1875em){.alert-message-close{top:2.5rem;right:3rem;}}.alert-message-close .icon{display:block;font-size:2.6rem;color:inherit;}@media screen and (min-width:53.1875em){.alert-message-close .icon{font-size:4rem;}}.alert-message-close .icon:hover,.alert-message-close .icon:focus{color:#1d1d1b;}.alert-message-close button{cursor:pointer;}.collapsible-description{margin-top:1.5rem;}.collapsible-description-cta{background-color:#033160;color:#fff;}.collapsible-description-cta:hover,.collapsible-description-cta:focus{background-color:#fff;color:#033160;}.collapsible-description-content{max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;}.is-expanded > .collapsible-description-content{max-height:100%;opacity:1;}.text-formatted figure .collapsible-description-inner p{margin-top:0.7rem;}.collapsible-doctors-list-cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#033160;font-size:2.2rem;font-weight:700;background:transparent;border:none;padding:0.5em;margin-left:-0.5em;cursor:pointer;}.collapsible-doctors-list-cta::after{content:"\e90f";font-size:1.1em;margin-left:1.3rem;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (min-width:53.1875em){.collapsible-doctors-list-cta{font-size:2.8rem;margin:0 auto 0 auto;}}.collapsible-doctors-list.is-expanded > .collapsible-doctors-list-cta::after{content:"\e90e";font-size:1.1em;}.collapsible-doctors-list-content{max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;}.is-expanded > .collapsible-doctors-list-content{max-height:100%;opacity:1;}.collapsible-doctors-list-inner{margin-top:2rem;}@media screen and (min-width:53.1875em){.collapsible-doctors-list-inner{position:relative;margin-top:3rem;margin-bottom:4rem;padding-left:3rem;}}@media screen and (min-width:53.1875em){.collapsible-doctors-list-inner::before{content:"";position:absolute;top:2rem;bottom:2rem;left:0;width:1px;background:#efdaab;}}.collapsible-doctors-list-inner > ul > *{position:relative;margin-left:1.5em;}.collapsible-doctors-list-inner > ul > *::before{content:"";top:0.7em;width:8px;height:8px;background-color:#efdaab;border-radius:50%;}@media screen and (min-width:53.1875em){.collapsible-doctors-list-inner > ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-left:1.7rem;}}.collapsible-doctors-list-inner > ul > li{margin-bottom:3rem;}@media screen and (min-width:53.1875em){.collapsible-doctors-list-inner > ul > li{width:47%;margin-left:0;}}.text-formatted figure .collapsible-doctors-list-inner p{margin-top:0.7rem;}.collapsible-faq-cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:"DM Serif Text",serif;font-size:2rem;font-weight:400;background:transparent;text-align:left;border:none;padding:1.5rem 0;cursor:pointer;width:100%;}.collapsible-faq-cta::after{content:"\e90f";font-size:1.7em;color:#033160;margin-left:2rem;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (min-width:53.1875em){.collapsible-faq-cta::after{margin-left:5rem;}}@media screen and (min-width:53.1875em){.collapsible-faq-cta{padding:3rem;font-size:2.2rem;}}.collapsible-faq.is-expanded > .collapsible-faq-cta::after{content:"\e90e";font-size:1.7em;color:#033160;margin-left:5rem;}.collapsible-faq-content{position:relative;max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;}.is-expanded > .collapsible-faq-content{max-height:100%;opacity:1;}@media screen and (min-width:53.1875em){.collapsible-faq-content{padding:0 10.5rem 0 3rem;}}@media screen and (min-width:53.1875em){.collapsible-faq-content::before{position:absolute;top:0;right:4.8rem;bottom:3rem;content:"";width:1px;background:#033160;}}.collapsible-faq-inner{margin-bottom:3.5rem;}.text-formatted figure .collapsible-faq-inner p{margin-top:0.7rem;}.collapsible-filter:not(:last-child){margin-bottom:3rem;}@media screen and (min-width:53.1875em){.collapsible-filter:not(:last-child){margin-bottom:5.5rem;}}.collapsible-filter-cta{width:100%;position:relative;padding-right:3rem;color:#033160;font-size:2.2rem;}.collapsible-filter-cta::after{content:"\e902";font-size:3rem;position:absolute;top:0;right:0;line-height:1em;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;}.collapsible-filter.is-expanded .collapsible-filter-cta::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.collapsible-filter-cta::before{position:absolute;top:0;left:-5.4rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";width:7rem;height:7rem;border-radius:5px;background-color:#f5ebd6;z-index:-1;}.collapsible-filter-content{max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;visibility:hidden;}.is-expanded > .collapsible-filter-content{max-height:100%;opacity:1;}.is-expanded > .collapsible-filter-content{visibility:visible;}.collapsible-filter-inner{padding:0.2rem;}.collapsible-filter-inner > .form-wrapper{margin:0;}.collapsible-filter-inner > .form-wrapper > legend{margin-bottom:0;}.collapsible-sort{position:relative;}.collapsible-sort-cta{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:1rem;padding-right:3rem;color:#033160;font-size:2rem;font-weight:700;}.collapsible-sort-cta::after{content:"\e902";font-size:2rem;position:absolute;top:0;right:0;line-height:1em;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;}.collapsible-sort.is-expanded .collapsible-sort-cta::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.collapsible-sort-content{max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;position:absolute;right:0;left:0;z-index:1;overflow:visible;visibility:hidden;}.is-expanded > .collapsible-sort-content{max-height:100%;opacity:1;}.is-expanded > .collapsible-sort-content{visibility:visible;}@media screen and (max-width:53.125em){.collapsible-main-menu-content{display:none;}}.collapsible-main-menu.is-expanded > .collapsible-main-menu-content{display:block;}.collapsible-main-menu-cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:auto;padding:0 1.5rem;margin-bottom:1.5rem;}@media screen and (min-width:53.1875em){.collapsible-main-menu-cta{display:none;}}.collapsible-main-menu-cta .burger-icon{position:relative;padding-bottom:2rem;color:#033160;font-size:1.2rem;text-align:center;}.collapsible-main-menu-cta .burger-icon-label{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.collapsible-main-menu-cta .burger-icon-open{display:block;}.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .burger-icon-open{display:none;}.collapsible-main-menu-cta .burger-icon-close{display:none;}.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .burger-icon-close{display:block;}.collapsible-main-menu-cta .icon{margin:0 auto;}.collapsible-main-menu-cta .icon::before{font-size:3rem;}.collapsible-transcription{margin-top:1.5rem;}.collapsible-transcription-cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;background:transparent;border:none;padding:0.5em;margin-left:-0.5em;cursor:pointer;}.collapsible-transcription-cta::after{content:"\e90f";font-size:1.1em;margin-left:0.5rem;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (min-width:53.1875em){.collapsible-transcription-cta{margin:0 auto;}}.collapsible-transcription.is-expanded > .collapsible-transcription-cta::after{content:"\e90e";font-size:1.1em;}.collapsible-transcription-content{max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;transition:max-height 0.4s ease-in-out,opacity 0.3s ease-in;}.is-expanded > .collapsible-transcription-content{max-height:100%;opacity:1;}.collapsible-transcription-inner{font-size:1.6rem;}.text-formatted figure .collapsible-transcription-inner p{margin-top:0.7rem;}.text-formatted,.cke_editable{font-size:1.8rem;}.text-formatted h2,.cke_editable h2{color:#033160;}@media screen and (max-width:53.125em){.text-formatted h2,.cke_editable h2{font-size:2.8rem;}}.text-formatted h2:not(:first-child),.cke_editable h2:not(:first-child){margin-top:1.1428em;}@media screen and (max-width:53.125em){.text-formatted h3,.cke_editable h3{font-size:2.2rem;}}.text-formatted h3:not(:first-child),.cke_editable h3:not(:first-child){margin-top:1.3333em;}@media screen and (max-width:53.125em){.text-formatted h4,.cke_editable h4{font-size:1.8rem;}}.text-formatted h4:not(:first-child),.cke_editable h4:not(:first-child){margin-top:0.8em;}.text-formatted h5,.cke_editable h5{font-size:1.6rem;}@media screen and (min-width:53.1875em){.text-formatted h5,.cke_editable h5{font-size:2rem;}}.text-formatted h5:not(:first-child),.cke_editable h5:not(:first-child){margin-top:0.8888em;}.text-formatted p,.text-formatted blockquote,.text-formatted ul,.text-formatted ol,.text-formatted iframe,.cke_editable p,.cke_editable blockquote,.cke_editable ul,.cke_editable ol,.cke_editable iframe{margin-bottom:2rem;}.text-formatted p,.text-formatted blockquote,.text-formatted ul,.text-formatted ol,.cke_editable p,.cke_editable blockquote,.cke_editable ul,.cke_editable ol{overflow:hidden;line-height:1.35;}.text-formatted iframe,.cke_editable iframe{width:100%;height:100%;aspect-ratio:19/11;clear:both;}.text-formatted p + ul,.text-formatted p + ol,.cke_editable p + ul,.cke_editable p + ol{margin-top:-1rem;}.text-formatted ul > *,.cke_editable ul > *{position:relative;margin-left:1.5em;}.text-formatted ul > *::before,.cke_editable ul > *::before{content:"";top:0.7em;width:8px;height:8px;background-color:#efdaab;border-radius:50%;}.text-formatted ul > li:not(:first-child),.cke_editable ul > li:not(:first-child){margin-top:0.6em;}.content-duo .text-formatted ul > li:not(:first-child),.content-duo .cke_editable ul > li:not(:first-child){margin-top:0;}.content-duo .text-formatted ul ul,.content-duo .cke_editable ul ul{margin-bottom:0;}.text-formatted ol,.cke_editable ol{counter-reset:i;}.text-formatted ol > *,.cke_editable ol > *{position:relative;margin-left:1.5em;}.text-formatted ol > *::before,.cke_editable ol > *::before{content:counter(i) ".";counter-increment:i;position:absolute;top:0;right:100%;margin-right:0.25em;color:#efdaab;font-weight:700;margin-right:0.5em;}.text-formatted ol > li:not(:first-child),.cke_editable ol > li:not(:first-child){margin-top:0.6em;}.text-formatted a,.cke_editable a{text-decoration:underline;font-weight:700;}.text-formatted a:hover,.text-formatted a:focus,.cke_editable a:hover,.cke_editable a:focus{text-decoration:none;}.text-formatted a[target=_blank]::after,.cke_editable a[target=_blank]::after{content:"\e907";font-size:1em;display:inline-block;padding-left:0.5rem;padding-right:0.5rem;}.text-formatted a.btn,.text-formatted a.btn-ghost,.cke_editable a.btn,.cke_editable a.btn-ghost{border:1px solid;border-radius:5px;}.text-formatted a.btn span,.text-formatted a.btn-ghost span,.cke_editable a.btn span,.cke_editable a.btn-ghost span{font-size:1.2em;}.text-formatted a.btn span.icon-before,.text-formatted a.btn-ghost span.icon-before,.cke_editable a.btn span.icon-before,.cke_editable a.btn-ghost span.icon-before{margin:-0.2em 0 -0.2em 0.4em;}.text-formatted a.btn,.cke_editable a.btn{background-color:#033160;color:#fff;border-color:#033160;}.text-formatted a.btn:hover,.text-formatted a.btn:focus,.cke_editable a.btn:hover,.cke_editable a.btn:focus{background-color:#fff;color:#033160;border-color:#033160;}.text-formatted a.btn-ghost,.cke_editable a.btn-ghost{background-color:#fff;color:#033160;border-color:#033160;}.text-formatted a.btn-ghost:hover,.text-formatted a.btn-ghost:focus,.cke_editable a.btn-ghost:hover,.cke_editable a.btn-ghost:focus{background-color:#033160;color:#fff;border-color:#fff;}.content-duo .text-formatted a,.content-duo .cke_editable a{font-weight:normal;}.text-formatted figure,.cke_editable figure{clear:both;display:block;margin-bottom:2em;}.text-formatted figure p,.text-formatted figure figcaption,.cke_editable figure p,.cke_editable figure figcaption{display:block;margin-top:0.75em;}.text-formatted figure figcaption,.cke_editable figure figcaption{font-size:1.4rem;}.text-formatted blockquote,.cke_editable blockquote{padding:0;margin:0 0 1.5em;}.text-formatted blockquote p,.cke_editable blockquote p{display:inline;}.text-formatted .align-center,.cke_editable .align-center{text-align:center;}.text-formatted .align-center img,.cke_editable .align-center img{margin-left:auto;margin-right:auto;}@media screen and (max-width:40.625em){.text-formatted .align-left,.text-formatted .align-right,.cke_editable .align-left,.cke_editable .align-right{float:none;}}@media screen and (min-width:40.6875em){.text-formatted .align-left,.text-formatted .align-right,.cke_editable .align-left,.cke_editable .align-right{max-width:50%;}}@media screen and (min-width:40.6875em){.text-formatted .align-left,.cke_editable .align-left{margin-right:2em;}.text-formatted .align-left + *,.cke_editable .align-left + *{clear:right;}}@media screen and (min-width:40.6875em){.text-formatted .align-right,.cke_editable .align-right{margin-left:2em;}.text-formatted .align-right + *,.cke_editable .align-right + *{clear:left;}}.filter-care-offer .form-radios{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:53.1875em){.filter-care-offer .form-radios{margin-right:-1rem;margin-left:-1rem;}}.filter-care-offer .form-radios > div{width:13.1rem;padding-right:1rem;padding-left:1rem;margin-bottom:1.5rem;-webkit-box-sizing:content-box;box-sizing:content-box;}.filter-care-offer .form-radios .item-offer-of-care{padding:0 1rem;height:100%;}.filter-care-offer .form-type-radio label{margin-bottom:0;padding-left:0;}.filter-care-offer .form-type-radio label::before,.filter-care-offer .form-type-radio label::after{content:none;}.filter-care-offer .form-type-radio input:checked + label + .item-offer-of-care-footer .icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}.filter-establishments{background-color:#efdaab;padding:2rem;text-align:center;}@media screen and (min-width:40.6875em){.filter-establishments{padding:3rem;}}.filter-establishments fieldset{margin-top:0;}.filter-establishments legend{width:100%;color:#033160;font-size:2.8rem;}@media screen and (min-width:40.6875em){.filter-establishments .form-checkboxes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;width:100%;}}.filter-establishments .form-checkboxes label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left;}.filter-establishments .form-checkboxes label::after,.filter-establishments .form-checkboxes label::before{top:50%;}.filter-establishments .form-checkboxes label img{display:inline;margin-right:0.5rem;}.filter-establishments .form-checkboxes input:checked + label::after,.filter-establishments .form-checkboxes input:checked + label::before{top:50%;}.filter-establishments .form-actions{margin-top:2rem;}.filter-form > .form-wrapper{margin:0;}.filter-form > .form-wrapper > legend{margin-bottom:5rem;font-size:2.8rem;}.filter-form > .form-wrapper.form-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:2rem;}.filter-form > .form-wrapper.form-actions > *:not(:first-child){margin-top:2rem;}.filter-form .form-type-checkbox input:checked + label{font-weight:700;color:#1d1d1b;}.user-pass,.user-login-form,.user-register-form{max-width:87rem;margin-left:auto;margin-right:auto;margin-bottom:5rem;}.user-pass .form-item,.user-login-form .form-item,.user-register-form .form-item{margin-bottom:2em;}.user-pass input,.user-login-form input,.user-register-form input{margin-bottom:1.5em;}.user-pass .form-description,.user-login-form .form-description,.user-register-form .form-description{font-size:1.6rem;font-style:italic;}.user-pass .form-submit,.user-login-form .form-submit,.user-register-form .form-submit{border:2px solid #033160;}.search-form .form-type-search{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.search-form .form-search{margin-bottom:0;font-size:1.4rem;text-overflow:ellipsis;padding:0.8em 1em;}.search-form label{color:#fff;font-size:2rem;}.search-form .form-input-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.search-form .form-item-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:58.7rem;}@media screen and (max-width:53.125em){.header-top .search-form .form-item-wrapper{max-width:100%;}}.search-form .form-actions{margin:0;}.search-form .form-submit{height:100%;padding:0.45em 1em;border:1px solid #efdaab;border-left:0;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#fff;color:#033160;}.search-form .form-submit::before{content:"\e910";font-size:2rem;}.search-form .form-submit:hover,.search-form .form-submit:focus{background-color:#033160;color:#fff;}@media print{.search-form{display:none;}}.contextual-region{position:static;}.contextual{top:auto;right:auto;margin:-8px 0 0 -8px;}@media print{.contextual{display:none;}}.contextual .trigger{float:left;}.contextual.open .contextual-links a{background-color:#033160;color:#fff;display:block;}.contextual.open .contextual-links a:hover,.contextual.open .contextual-links a:focus{background-color:#fff;color:#033160;}.block-local-tasks-block nav.tabs{margin-bottom:3rem;}.block-local-tasks-block .tabs.primary li{display:inline-block;margin:4px;}.block-local-tasks-block .tabs.primary a{background-color:#033160;color:#fff;border:2px solid #033160;}.block-local-tasks-block .tabs.primary a:hover,.block-local-tasks-block .tabs.primary a:focus{background-color:#fff;color:#033160;}.quickedit-toolbar-container{z-index:501;}.quickedit-toolbar-label{padding:0.345em;margin-top:2px;}.quickedit .icon-close::before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.messages{padding:1em 1.5em;margin:0 0 2em;border:5px solid;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:none;color:#033160;font-weight:600;}.messages--error{border-color:transparent;background:#ec130e;color:#fff;}.messages--warning{color:#ec130e;}.gtranslate select{width:auto;margin-bottom:0;padding:1rem 2.5rem 1rem 0;border:none;border-radius:0;background-position:right center;font-size:1.6rem;font-weight:700;color:#033160;text-transform:uppercase;cursor:pointer;}.gtranslate select:hover,.gtranslate select:focus{text-decoration:underline;}.gtranslate option{text-transform:uppercase;}#gtranslate_selector option[value=""]{display:none;}.lang-selector{width:auto;margin-bottom:0;padding:1rem 2.5rem 1rem 0;border:none;border-radius:0;background-position:right center;font-size:1.6rem;font-weight:700;color:#033160;}.list-establishments{padding:5rem 0;}.list-establishments > li:not(:first-child)::before{content:"";display:block;height:1px;margin:3rem 0;background-color:#efdaab;}@media screen and (max-width:53.125em){.list-filters-supply-of-care{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}@media screen and (max-width:53.125em){.list-filters-supply-of-care > li{width:12.4rem;margin:0 1.5rem 1.5rem 1.5rem;}}.list-pathology-exams{padding:3rem 1.5rem 4rem 4rem;}@media screen and (min-width:53.1875em){.list-pathology-exams{padding:5rem 10rem;}}.list-pathology-exams-list > *{position:relative;margin-left:1.5em;}.list-pathology-exams-list > *::before{content:"";top:0.7em;width:8px;height:8px;background-color:#17b8fc;border-radius:50%;}@media screen and (min-width:53.1875em){.list-pathology-exams-list{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;}}.list-pathology-exams-list > li{margin:0;}.list-pathology-exams-list > li:not(:first-child){margin-top:2rem;}.list-pathology-exams-list > li a{text-decoration:underline;font-size:2.2rem;font-weight:700;}.list-pathology-exams-list > li a:hover,.list-pathology-exams-list > li a:focus{text-decoration:none;}@media screen and (min-width:40.6875em){.list-search{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2.5rem;margin-left:-2.5rem;}.list-search > *{width:calc(100% / 2 - 0.1px);padding-right:2.5rem;padding-left:2.5rem;margin-bottom:5rem;}}.list-search > li{margin-bottom:5rem;}@media screen and (min-width:53.1875em){.list-services{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}.list-services a{text-decoration:underline;font-weight:700;}.list-services a:focus,.list-services a:hover{text-decoration:none;}@media screen and (min-width:53.1875em){.list-services > ul{width:47rem;}}.list-services > ul > li{margin-bottom:6rem;}.list-services > ul > li a{color:#efdaab;font-family:"DM Serif Text",serif;font-size:2rem;font-weight:400;}@media screen and (min-width:53.1875em){.list-services > ul > li a{font-size:2.8rem;}}.list-services > ul > li > ul > *{position:relative;margin-left:1.5em;}.list-services > ul > li > ul > *::before{content:"";top:0.7em;width:8px;height:8px;background-color:#17b8fc;border-radius:50%;}.list-services > ul > li > ul > li{margin:2.5rem 0 2.5rem 1em;}.list-services > ul > li > ul > li a{color:#033160;font-size:1.8rem;}@media screen and (min-width:53.1875em){.list-services > ul > li > ul > li a{font-size:2.2rem;}}.breadcrumb ol{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;}.breadcrumb li{margin-bottom:1rem;font-size:1.2rem;font-weight:700;}.breadcrumb li:not(:first-child){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.breadcrumb li:not(:first-child)::before{content:"\e900";font-size:1.5rem;padding:0 1rem;}.breadcrumb a{position:relative;color:inherit;font-size:inherit;font-weight:normal;}.breadcrumb a::after{position:absolute;right:0;bottom:-0.3rem;left:0;content:"";height:1px;background-color:#fff;}.breadcrumb a:hover,.breadcrumb a:focus{color:#033160;}.breadcrumb a:hover::after,.breadcrumb a:focus::after{background-color:#033160;}@media print{.breadcrumb{display:none;}}.pager{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:1em 0;color:#033160;}@media screen and (min-width:53.1875em){.pager{margin-top:5rem;}}@media print{.pager{display:none;}}.pager__items{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:40.625em){.pager__items{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.pager__next,.pager__previous{position:relative;}@media screen and (max-width:40.625em){.pager__next,.pager__previous,.pager__item--first,.pager__item--last{width:100%;}}@media screen and (min-width:53.1875em){.pager__item{margin:0 0.16em;}}@media screen and (max-width:40.625em){.pager__item.pager__item--first,.pager__item.pager__item--last{width:auto;}}.pager__link{display:block;padding:0.5em 1em;color:#1d1d1b;text-decoration:none;}.pager__link:hover > span,.pager__link:focus > span{text-decoration:underline;}.pager__item .pager__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;padding:0;}.pager__item.is-active .pager__link{background-color:#c5e0ef;font-weight:700;pointer-events:none;}.pager__next .pager__link,.pager__previous .pager__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#033160;}@media screen and (min-width:40.6875em){.pager__item--first:not(.pager__item) .pager__link,.pager__item--last:not(.pager__item) .pager__link{padding:0.5em 0;}}.pager__item--first:not(.pager__item) .pager__link::before,.pager__item--last:not(.pager__item) .pager__link::before{color:#033160;}.pager__item--first:not(.pager__item) .pager__link::before{content:"\e91c";font-size:2rem;}.pager__previous .pager__link::before{content:"\e902";font-size:2rem;margin-right:1rem;-webkit-transform:scaleX(-1);transform:scaleX(-1);}.pager__next .pager__link::after{content:"\e902";font-size:2rem;margin-left:1rem;}.pager__item--last:not(.pager__item) .pager__link::before{content:"\e91b";font-size:2rem;}#sliding-popup{padding:1.5rem;font-size:2.2rem;color:#fff;background:#033160;}@media screen and (min-width:53.1875em){#sliding-popup{padding:3rem;}}#sliding-popup .title{display:block;font-size:2.4rem;font-weight:700;}#sliding-popup a{color:inherit;text-decoration:underline;}#sliding-popup a:hover,#sliding-popup a:focus{text-decoration:none;}.eu-cookie-compliance-content,.eu-cookie-compliance-message,.eu-cookie-compliance-buttons{max-width:100%;margin:0;float:none;}@media screen and (max-width:68.75em){.eu-cookie-compliance-content,.eu-cookie-compliance-message,.eu-cookie-compliance-buttons{text-align:center;}}.eu-cookie-compliance-content p,.eu-cookie-compliance-message p,.eu-cookie-compliance-buttons p{font-size:2.2rem;font-weight:normal;}.eu-cookie-compliance-content{max-width:120rem;margin:0 auto;}@media screen and (min-width:68.8125em){.eu-cookie-compliance-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}.eu-cookie-compliance-message button:hover,.eu-cookie-compliance-message button:focus{color:inherit;background:none;text-decoration:none;}@media screen and (min-width:68.8125em){.eu-cookie-compliance-buttons{width:27rem;margin-left:1.5rem;}}.eu-cookie-compliance-buttons button{background-color:#fff;color:#033160;border-color:#fff;border:1px solid;font-family:Arial,sans-serif;font-size:2.2rem;font-weight:700;text-shadow:none;text-align:center;margin:3rem 0 0;width:calc((100% - 3rem) / 2);max-width:19rem;}.eu-cookie-compliance-buttons button:hover,.eu-cookie-compliance-buttons button:focus{background-color:#033160;color:#fff;border-color:#fff;}@media screen and (min-width:68.8125em){.eu-cookie-compliance-buttons button{max-width:12rem;margin-top:0;}}.eu-cookie-compliance-buttons button:first-of-type{margin-right:3rem;}@media screen and (min-width:68.8125em){.eu-cookie-compliance-buttons button:first-of-type{margin-right:1.5rem;}}.eu-cookie-compliance-buttons button:hover,.eu-cookie-compliance-buttons button:focus{background-image:none;}.search-facets-title{margin-bottom:3rem;font-size:2.8rem;color:#033160;}@media screen and (min-width:53.1875em){.search-facets-title{margin-bottom:5rem;}}.search-facets-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}.search-facets-actions > *:not(:first-child){margin-top:2rem;}.search-facets ul{margin-top:0.5rem;padding-left:3.5rem;}.search-facets .facet-item{position:relative;font-size:1.8rem;}.search-facets .facet-item:not(:first-child){margin-top:1rem;}@media screen and (min-width:53.1875em){.search-facets .facet-item:not(:first-child){margin-top:1.5rem;}}.search-facets .facet-item__status{position:absolute;left:-3.5rem;}.search-facets .facet-item__status::before{content:"\e90e";font-size:2rem;line-height:1em;}.search-facets .facet-item a{color:#1d1d1b;}.search-facets .facet-item a:hover,.search-facets .facet-item a:focus{text-decoration:underline;}.search-facets .facet-item a.is-active{font-weight:700;}.appointment{position:relative;background-color:#75aecd;border-radius:5px;padding:2rem;}@media screen and (min-width:53.1875em){.appointment{padding:4rem;}}@media screen and (min-width:53.1875em){.appointment::before{content:"";position:absolute;top:10rem;bottom:2rem;left:12rem;width:1px;background:#efdaab;}}.appointment-wrapper{background-color:#fff;border-radius:5px;}.appointment-wrapper-content{padding:4rem 0;}@media screen and (min-width:53.1875em){.appointment-wrapper-content{margin-left:15.4%;}}.appointment-wrapper-content-title{text-align:center;margin-bottom:2rem;}@media screen and (min-width:53.1875em){.appointment-wrapper-content-title{text-align:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}}.appointment-wrapper-content-title svg{width:48px;height:auto;margin-bottom:2rem;}@media screen and (min-width:53.1875em){.appointment-wrapper-content-title svg{margin-right:1.5rem;margin-bottom:0;}}.appointment-wrapper-content-title h2{font-size:2.8rem;color:#033160;margin-bottom:0;}@media screen and (min-width:53.1875em){.appointment-wrapper-content-title h2{font-size:4.2rem;}}.appointment-wrapper-content-choices{padding:0 1rem;}@media screen and (min-width:53.1875em){.appointment-wrapper-content-choices{margin-left:2rem;padding:0;}}.appointment-wrapper-content-choices > *{position:relative;margin-left:1.5em;}.appointment-wrapper-content-choices > *::before{content:"";top:0.65em;width:8px;height:8px;background-color:#17b8fc;border-radius:50%;margin-right:1rem;}.appointment-wrapper-content-choices > li{font-size:2rem;margin-bottom:1.25rem;}.appointment-wrapper-content-choices > li:last-child{margin-bottom:0;}.appointment-wrapper-content-choices > li a{text-decoration:underline;color:#033160;}.appointment-wrapper-content-choices > li a:hover,.appointment-wrapper-content-choices > li a:focus{text-decoration:none;}.appointment-wrapper-content-choices > li a[target=_blank]::after{content:"\e907";font-size:1em;display:inline-block;padding-left:0.5rem;padding-right:0.5rem;color:#033160;}.appointment-wrapper-content-link{text-align:center;padding:0 1rem 2rem;}@media screen and (min-width:53.1875em){.appointment-wrapper-content-link{padding:0 0 4rem;}}.consult-specialist{position:relative;height:100%;border-radius:5px;overflow:hidden;color:#033160;text-align:center;}.hp-content-media .consult-specialist{overflow:visible;}.hp-content-media.reverse .consult-specialist{color:#fff;}.consult-specialist-media{position:absolute;top:0;right:0;bottom:0;left:0;}.consult-specialist-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.consult-specialist-wrapper{position:relative;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(239,218,171,0.5)),to(rgba(239,218,171,0.5))),-webkit-gradient(linear,left bottom,left top,from(rgba(245,235,214,0.7)),to(rgba(245,235,214,0.7)));background:linear-gradient(0deg,rgba(239,218,171,0.5),rgba(239,218,171,0.5)),linear-gradient(0deg,rgba(245,235,214,0.7),rgba(245,235,214,0.7));padding:5rem 5%;}@media screen and (min-width:53.1875em){.consult-specialist-wrapper{padding:5rem 15%;}}.hp-content-media .consult-specialist-wrapper{background:none;}.consult-specialist-title{font-size:3.2rem;margin-bottom:0.4em;}@media screen and (min-width:53.1875em){.consult-specialist-title{font-size:4.2rem;}}.consult-specialist-text{font-size:2rem;}.consult-specialist-link{margin-top:3rem;}.consult-specialist-link .btn-ghost{border-color:transparent;}.consult-specialist-link .btn-ghost .icon{color:#de2875;}.content-nav{position:relative;}.content-nav-wrapper-title{font-size:2.8rem;color:#033160;}.scroll-nav__item{position:relative;}@media screen and (min-width:53.1875em){.scroll-nav__item:first-child::before{position:absolute;top:1rem;left:-4.3rem;z-index:-1;content:"";width:4.6rem;height:4.6rem;background-color:#f5ebd6;border-radius:5px;}}.scroll-nav__item:first-child .scroll-nav__link{padding-top:1rem;font-weight:700;}.scroll-nav__item .scroll-nav__link{display:block;font-size:2rem;color:inherit;padding:1.5rem 0;}.scroll-nav__item .scroll-nav__link:hover,.scroll-nav__item .scroll-nav__link:focus{font-weight:700;}.error-404{text-align:center;padding:4rem 0 5rem;}@media screen and (min-width:53.1875em){.error-404{padding:9rem 0 10rem;}}.error-404-image{margin-bottom:2rem;}.error-404-image img{display:inline-block;max-height:24rem;}@media screen and (min-width:53.1875em){.error-404-image img{max-height:33.5rem;}}.error-404-title{margin-bottom:1rem;color:#033160;font-size:4.2rem;}@media screen and (min-width:53.1875em){.error-404-title{font-size:5rem;}}.error-404-description{color:#1d1d1b;font-size:2.4rem;}.error-404-buttons{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-left:-1.5rem;margin-top:2rem;}@media screen and (min-width:53.1875em){.error-404-buttons{margin-top:5rem;}}.error-404-buttons > *{margin-left:1.5rem;}.footer{background-color:#fff;}.footer-main{position:relative;padding:3rem 0;color:#fff;background-color:#628db9;overflow:hidden;}@media screen and (min-width:53.1875em){.footer-main{padding:3.5rem 0 3rem;}}.footer-main a{color:inherit;}@media screen and (min-width:53.1875em){.footer-main-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}.footer-main-logo{display:inline-block;}@media screen and (max-width:53.125em){.footer-main-logo{margin-bottom:4.5rem;}}@media screen and (min-width:53.1875em){.footer-main-logo{margin-right:4.5rem;}}.footer-main address{font-size:1.4rem;font-style:normal;line-height:2.2rem;}.footer-nav-links-item:not(:first-child){margin-top:1rem;}@media screen and (min-width:53.1875em){.footer-nav-links-item:not(:first-child){margin-top:1.75rem;}}.footer-nav-links-link{font-weight:700;color:#1d1d1b;}.footer-nav-links-link::before{margin-right:0.5em;color:#033160;font-size:1.2em;}.footer-nav-menu{padding:2rem 0;overflow:hidden;}.footer-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:-1.25rem;margin-right:-1.25rem;}.footer-menu-item{padding-left:1.25rem;padding-right:1.25rem;}.footer-menu-link{display:inline-block;margin:0.5rem 0;font-weight:700;color:#033160;}@media screen and (min-width:53.1875em){.footer-menu-link{margin:0;}}.footer-notch{display:none;}@media screen and (min-width:53.1875em){.footer-notch{display:block;position:absolute;right:0;bottom:-1px;width:45%;height:2rem;background-color:#fff;-webkit-clip-path:inset(0 round 5px 0 0);clip-path:inset(0 round 5px 0 0);-webkit-transform:skewX(-57deg) translateX(3rem);transform:skewX(-57deg) translateX(3rem);}}@media print{.footer{display:none;}}.form-submission-info{text-align:center;padding:4rem 0 5rem;}@media screen and (min-width:53.1875em){.form-submission-info{padding:8.5rem 0 10rem;}}.form-submission-info-title{margin-bottom:1rem;color:#033160;font-size:2.8rem;}@media screen and (min-width:53.1875em){.form-submission-info-title{margin-bottom:2rem;font-size:4.2rem;}}.form-submission-info-description{color:#1d1d1b;font-size:2.2rem;}@media screen and (min-width:53.1875em){.form-submission-info-description{font-size:2.4rem;}}.form-submission-info-buttons{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-left:-1.5rem;margin-top:1rem;}.form-submission-info-buttons > *{margin-left:1.5rem;}.form-submission-info.is-ok .form-submission-info-title{color:#033160;}.form-submission-info.is-error .form-submission-info-title{color:#ec130e;}.header-layout{z-index:5;position:relative;margin-top:1rem;}@media screen and (min-width:53.1875em){.header-layout{margin-top:2.5rem;}}.header-logo{position:absolute;top:0;left:1rem;max-width:6rem;}@media screen and (min-width:53.1875em){.header-logo{max-width:none;left:9rem;}}.header-top{width:100%;padding-left:1rem;padding-right:1rem;}@media screen and (min-width:53.1875em){.header-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:9.1rem;padding-left:3.5rem;padding-right:1.5rem;}}.header-top-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.header-top-content > *{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:1rem;margin-bottom:1rem;}.header-top-content > *:not(:first-child){margin-left:2rem;}@media screen and (max-width:53.125em){.header-top-content > *:not(:first-child){margin-left:1.2rem;}}@media screen and (max-width:53.125em){.header-top-content .search-block-form{width:100%;}}.header-top-content-patient-shortcuts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.header-top-content-patient-shortcuts > *{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.header-top-content-patient-shortcuts > *:not(:first-child){margin-left:2rem;}@media screen and (max-width:53.125em){.header-top-content-patient-shortcuts > *:not(:first-child){margin-left:1.2rem;}}@media screen and (max-width:53.125em){.header-top .btn,.header-top .sitemap-page .text-formatted button,.sitemap-page .text-formatted .header-top button,.header-top .sitemap-page .cke_editable button,.sitemap-page .cke_editable .header-top button{padding-left:0.8em;padding-right:0.8em;font-size:1.2rem;}}@media screen and (max-width:53.125em){.header-top .search-form{width:100%;margin-left:0;margin-top:1.25rem;}}@media screen and (max-width:53.125em){.header-top .lang-selector{font-size:1.2rem;}}.header-top-sep{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;width:1px;background-color:#033160;}.header-nav{margin-top:2.5rem;}@media screen and (min-width:53.1875em){.header-nav{margin-top:7.5rem;}}.heading-base{position:relative;color:#fff;overflow:hidden;}@media screen and (min-width:40.6875em){.heading-base{min-height:40rem;padding-bottom:5rem;}}.heading-base-layout{display:grid;grid-template-columns:1fr;grid-template-areas:"aside" "main" "footer";}@media screen and (min-width:40.6875em){.heading-base-layout{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr auto;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;grid-template-areas:"main main aside" "footer footer footer";}}.is-bio .heading-base-layout{grid-template-areas:"main" "aside" "footer";}@media screen and (min-width:40.6875em){.is-bio .heading-base-layout{grid-template-areas:"main main aside" "footer footer footer";}}.heading-base-breadcrumb{position:absolute;top:0.5rem;}@media screen and (min-width:40.6875em){.heading-base-breadcrumb{top:2.5rem;}}.heading-base-main{grid-area:main;margin-top:4rem;}@media screen and (max-width:40.625em){.heading-base-main{margin-top:6rem;}}@media screen and (min-width:40.6875em){.heading-base-main{margin-top:8rem;}}.heading-base-aside{grid-area:aside;}@media screen and (max-width:40.625em){.heading-base-aside{display:none;}}@media screen and (min-width:40.6875em){.heading-base-aside{justify-self:end;}}@media screen and (max-width:40.625em){.is-bio .heading-base-aside{display:inherit;}}@media screen and (min-width:40.6875em){.is-bio .heading-base-aside{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}.heading-base-footer{grid-area:footer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:1.5rem;z-index:1;}@media screen and (min-width:40.6875em){.heading-base-footer{position:absolute;right:0;bottom:0;width:53rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:2rem 0 -0.4rem 0;}}.heading-base-illustration{position:relative;width:50%;margin:0 auto;}@media screen and (min-width:40.6875em){.heading-base-illustration{width:auto;margin:0;}}.is-bio .heading-base-illustration{width:auto;margin-left:0;}@media screen and (min-width:40.6875em){.is-bio .heading-base-illustration{margin-top:8rem;}}.heading-base-icon{position:relative;}.heading-base-icon::before,.heading-base-icon::after{z-index:-1;content:"";display:block;border-radius:5px;}.heading-base-icon::before{position:absolute;top:10rem;right:-3rem;width:16rem;height:16rem;background-color:#c5e0ef;}.heading-base-icon::after{position:absolute;top:4rem;right:-1rem;width:1px;height:28rem;background-color:#efdaab;}.heading-base-icon img{width:25rem;}.heading-base-title{margin-top:0;font-size:2.8rem;}@media screen and (min-width:40.6875em){.heading-base-title{margin-bottom:2rem;font-size:4.8rem;}}.heading-base-subtitle{margin-bottom:2rem;font-family:"DM Serif Text",serif;font-size:2.2rem;font-weight:400;}.heading-base-subtitle + .heading-base-subtitle{margin-top:-1rem;}.heading-base-subtitle a{text-decoration:underline;}.heading-base-establishment-address{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.heading-base-establishment-address svg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:1rem;}.heading-base-establishment-address a{color:#fff;font-size:1.8rem;font-weight:700;text-decoration:underline;}.heading-base-establishment-address a:hover,.heading-base-establishment-address a:focus{text-decoration:none;}.heading-base-establishment-address > ul,.heading-base-establishment-address > p{margin-top:0.5rem;}.heading-base-establishment-infos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.5rem;margin-left:-7rem;font-size:1.8rem;}.heading-base-establishment-infos .icon::before{color:#c5e0ef;font-size:1.7em;}.heading-base-establishment-infos li{margin-left:7rem;}.heading-base-establishment-infos + .heading-base-buttons{margin-top:2.5rem;}.heading-base-establishment-infos a{color:inherit;}.heading-base-establishment-infos a:hover,.heading-base-establishment-infos a:focus{text-decoration:underline;}.heading-base-buttons{margin-top:4.5rem;}.heading-base-buttons .btn,.heading-base-buttons .sitemap-page .text-formatted button,.sitemap-page .text-formatted .heading-base-buttons button,.heading-base-buttons .sitemap-page .cke_editable button,.sitemap-page .cke_editable .heading-base-buttons button{white-space:nowrap;}.heading-base-publish-date{margin-top:3.5rem;font-size:1.6rem;}.heading-base-tags{margin-top:1rem;}@media screen and (min-width:40.6875em){.heading-base-tags{margin-top:1.5rem;}}.heading-base-deco{display:none;}@media screen and (min-width:40.6875em){.heading-base-deco{position:absolute;right:0;bottom:0;display:block;width:53rem;height:4.8rem;background-color:#c5e0ef;border-radius:1rem 0 0 0;-webkit-transform:skewX(-28deg);transform:skewX(-28deg);-webkit-transform-origin:bottom right;transform-origin:bottom right;z-index:0;}}.heading-hp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:46rem;position:relative;padding:2rem;background-color:#033160;background-size:cover;background-repeat:no-repeat;background-position:center center;text-align:center;color:#fff;}@media screen and (min-width:40.6875em){.heading-hp{padding:5rem;}}.heading-hp::after{position:absolute;top:0;left:0;content:"";height:100%;width:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(9,56,119,0.5)),to(rgba(9,56,119,0.5))),-webkit-gradient(linear,left bottom,left top,from(rgba(157,212,249,0.7)),to(rgba(157,212,249,0.7)));background:linear-gradient(0deg,rgba(9,56,119,0.5),rgba(9,56,119,0.5)),linear-gradient(0deg,rgba(157,212,249,0.7),rgba(157,212,249,0.7));z-index:1;}.heading-hp-content{position:relative;z-index:2;}.heading-hp-title{font-size:4.2rem;}@media screen and (min-width:40.6875em){.heading-hp-title{font-size:5rem;}}@media screen and (min-width:68.8125em){.heading-hp-title{font-size:6rem;}}.heading-hp-subtitle{font-size:2.4rem;line-height:3rem;}.heading-list{position:relative;color:#fff;}.heading-list-breadcrumb{position:absolute;top:0.5rem;}@media screen and (min-width:40.6875em){.heading-list-breadcrumb{top:2.5rem;}}.heading-list-content{position:relative;min-height:30rem;padding:7rem 0;}@media screen and (min-width:40.6875em){.heading-list-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:6rem 0;}}.heading-list-content-wrapper{width:100%;}.heading-list-title{margin:2.5rem 0 0;font-size:2.8rem;}@media screen and (min-width:40.6875em){.heading-list-title{font-size:4.8rem;}}.heading-list-form{margin-top:2rem;}.heading-list-aside li:first-child{margin-bottom:0.5rem;}.hp-care-offer{position:relative;}@media screen and (min-width:53.1875em){.hp-care-offer::before{content:"";position:absolute;top:3rem;left:0;bottom:0;width:1px;background:#efdaab;}}@media screen and (min-width:53.1875em){.hp-care-offer-wrapper{padding-left:5rem;}}.hp-care-offer-title{position:relative;color:#033160;font-size:3.2rem;margin-bottom:1em;text-align:center;}@media screen and (min-width:53.1875em){.hp-care-offer-title{font-size:6rem;text-align:left;}}@media screen and (min-width:53.1875em){.hp-care-offer-title::before{content:"";width:10rem;height:10rem;position:absolute;top:-1rem;left:-8rem;background-color:var(--theme-current-B);border-radius:50%;z-index:-1;}}@media screen and (min-width:53.1875em){.hp-care-offer-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-4.5rem;margin-left:-4.5rem;}.hp-care-offer-list > *{width:calc(100% / 4 - 0.1px);padding-right:4.5rem;padding-left:4.5rem;margin-bottom:5rem;}}@media screen and (max-width:53.125em){.hp-care-offer-list > li{width:19rem;margin:0 auto 3rem auto;}}@media screen and (min-width:53.1875em){.hp-content-media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0;margin-left:-0;}.hp-content-media > *{width:calc(100% / 2 - 0.1px);padding-right:0;padding-left:0;margin-bottom:0;}}@media screen and (min-width:53.1875em){.hp-content-media.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}}.hp-content-media > *{min-height:33rem;}.hp-content-media-content{background-color:#efdaab;}.hp-content-media.reverse .hp-content-media-content{background:-webkit-gradient(linear,left bottom,left top,from(rgba(9,56,119,0.5)),to(rgba(9,56,119,0.5))),rgba(157,212,249,0.7);background:linear-gradient(0deg,rgba(9,56,119,0.5),rgba(9,56,119,0.5)),rgba(157,212,249,0.7);}@media screen and (max-width:53.125em){.hp-content-media-media{height:33rem;}}.hp-content-media-media .media{height:100%;}.hp-content-media-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.item-card-bio{padding:2.5rem;text-align:center;background-color:#f5ebd6;border-radius:5px;}.item-card-bio-image{overflow:hidden;max-width:13rem;margin:0 auto 2rem;}.item-card-bio-title,.item-card-bio-subtitle{color:#033160;font-family:"DM Serif Text",serif;font-weight:400;}.item-card-bio-title{font-size:2.2rem;line-height:normal;margin-bottom:0;}.item-card-bio-subtitle{font-size:2rem;}.item-card-bio-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:2.5rem;}.item-card-feature{padding:2rem;background-color:#efdaab;font-size:1.6rem;text-align:center;}@media screen and (min-width:53.1875em){.item-card-feature{padding:4rem;}}.item-card-feature-image{width:7rem;margin:0.5rem auto 1rem;}.item-card-feature-content{max-width:75rem;margin:0 auto;padding-bottom:2rem;}.item-card-feature-title{color:#033160;font-size:2.8rem;line-height:1.25;margin-bottom:1.5rem;}.item-card-feature-description p:not(:last-child){margin-bottom:0.4em;}.item-card-feature-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:1rem;text-align:left;}.item-card-feature-links > svg{width:2.5rem;height:2.5rem;margin-right:0.5rem;}.item-card-feature-links > ul{margin-top:0.6rem;}.item-card-feature-links > ul > li:not(:first-child){margin-top:0.6rem;}.item-card-feature-links a{font-size:1.6rem;font-weight:700;text-decoration:underline;}.item-card-feature-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:3rem;}.item-card-feature-buttons > *:not(:first-child){margin-left:1rem;}.item-card-feature.is-large .item-card-feature-links{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:-3rem;}.item-card-pathology{font-size:1.6rem;line-height:1.25;}@media screen and (min-width:53.1875em){.item-card-pathology{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.item-card-pathology .item-card-pathology-illustration-wrapper{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:0;padding-top:21%;margin-right:3rem;}.item-card-pathology .item-card-pathology-content{padding-bottom:0;}}.item-card-pathology-illustration-wrapper{position:relative;overflow:hidden;-webkit-flex-basis:37%;-ms-flex-preferred-size:37%;flex-basis:37%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-bottom:2rem;padding-top:53%;background-color:#efdaab;border-radius:0.5rem;}.item-card-pathology-illustration{position:absolute;top:0;left:0;width:100%;height:94%;-o-object-fit:contain;object-fit:contain;}.item-card-pathology-icon-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;}.item-card-pathology-icon-wrapper img{width:100%;}.item-card-pathology-content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:2rem;}.item-card-pathology-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#033160;font-size:2.2rem;line-height:1.1;margin-bottom:1rem;}.item-card-pathology-subtitle{font-family:"DM Serif Text",serif;font-size:1.8rem;font-weight:400;margin-bottom:1rem;}.item-card-pathology-subtitle a{text-decoration:underline;}.item-card-pathology-description p:not(:last-child){margin-bottom:0.4em;}.item-card-pathology-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3rem;}@media screen and (max-width:28.125em){.item-card-pathology-buttons > *:not(:first-child){margin-top:1rem;}}.item-card-pathology-buttons > *:not(:last-child){margin-right:1rem;}.item-card{font-size:1.6rem;line-height:1.25;}.item-card-image{-webkit-flex-basis:37%;-ms-flex-preferred-size:37%;flex-basis:37%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-bottom:2rem;}.item-card-image-wrapper{overflow:hidden;background-color:#75aecd;border-radius:5px;}.item-card-image img{width:100%;}.item-card-content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:2rem;}.item-card-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#033160;font-size:2.2rem;line-height:1.1;margin-bottom:1rem;}.item-card-subtitle{margin-bottom:1rem;font-family:"DM Serif Text",serif;font-size:1.6rem;font-weight:400;}.item-card-description p:not(:last-child){margin-bottom:0.4em;}.item-card-address .item-card-subtitle{margin-bottom:0;color:#033160;font-weight:700;}.item-card-address-subtitle{font-family:"DM Serif Text",serif;font-size:1.8rem;font-weight:400;margin-bottom:1rem;}.item-card-infos{margin-top:2rem;}.item-card-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.5rem;}.item-card-buttons > *:not(:last-child){margin-right:2rem;}@media screen and (min-width:53.1875em){.item-card.is-landscape{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.item-card.is-landscape .item-card-image{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:0;margin-right:3rem;}.item-card.is-landscape .item-card-content{padding-bottom:0;}}@media screen and (min-width:53.1875em){.item-card.is-bio .item-card-image-wrapper{margin-left:5rem;margin-right:5rem;}}.item-establishment{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.item-establishment-col-icons{-webkit-box-flex:0;-webkit-flex:0 0 4rem;-ms-flex:0 0 4rem;flex:0 0 4rem;margin-right:0.5rem;}.item-establishment-main{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-top:0.8rem;}.item-media figure{position:relative;text-align:center;}.item-media figcaption{margin-top:1rem;font-size:1.4rem;text-align:center;}.item-media img{border-radius:5px;display:inline-block;}.item-offer-of-care{padding:1.5rem 0 3rem;background-color:#fff;border-radius:1rem;border:1px solid #efdaab;color:#033160;text-align:center;-webkit-transition:background-color 0.5s;transition:background-color 0.5s;}.item-offer-of-care:hover,.item-offer-of-care:focus{background-color:#f5ebd6;}.item-offer-of-care-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.item-offer-of-care-image{position:relative;padding-top:68%;width:68%;}.item-offer-of-care-image > img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:block;-o-object-fit:contain;object-fit:contain;}.item-offer-of-care-content{padding:0 2rem;}.item-offer-of-care-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:2em;margin:0;font-size:2.2rem;}@media screen and (max-width:53.125em){.item-offer-of-care-title{font-size:2rem;}}.item-offer-of-care-title a{text-align:inherit;}.item-offer-of-care-footer{display:none;min-height:2rem;margin:1.5rem 0 1rem;text-align:center;}.item-offer-of-care-footer .icon{display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:2rem;height:2rem;border-radius:50%;background-color:#033160;color:#fff;font-size:0.7em;}.item-offer-of-care.is-small{padding:0 0;}.item-offer-of-care.is-small .item-offer-of-care-content{padding:0 1rem;}.item-offer-of-care.is-small .item-offer-of-care-title{font-size:1.4rem;}.item-offer-of-care.is-small .item-offer-of-care-footer{display:block;}.item-offer-of-care.is-active{background-color:#b9e9fe;border-color:#033160;}.item-offer-of-care.is-active .item-offer-of-care-footer .icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}.item-resource{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#f5ebd6;border-radius:0.5rem;font-size:1.6rem;line-height:1.25;height:100%;}@media screen and (min-width:40.6875em){.item-resource{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.item-resource-description{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.item-resource-content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:3rem 1.5rem;}@media screen and (min-width:40.6875em){.item-resource-content{padding:3rem;}}.item-resource-aside{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 1.5rem 3rem 1.5rem;text-align:center;font-size:1.4rem;}@media screen and (min-width:40.6875em){.item-resource-aside{width:11.6rem;padding:3rem 1.5rem;}}@media screen and (min-width:40.6875em){.item-resource-aside::before{position:absolute;top:3rem;bottom:-2rem;left:0;content:"";width:1px;background:#efdaab;}}.item-resource-aside p{margin:0;}.item-resource-button{display:inline-block;color:inherit;font-size:1.4rem;}.item-resource-button:hover .icon:before,.item-resource-button:focus .icon:before{-webkit-transform:scale(0.9);transform:scale(0.9);}.item-resource-title{font-size:2.2rem;font-family:"DM Serif Text",serif;font-weight:400;line-height:1.09;margin-bottom:0.5882352941rem;word-break:break-all;}.item-resource .icon{margin-top:-1rem;font-size:5rem;color:#033160;}.item-resource .icon::before{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.list-heading{margin:5rem 0 4rem;text-align:center;}@media screen and (min-width:53.1875em){.list-heading{margin:7rem 0 5rem;}}.list-heading-title{color:#033160;}@media screen and (max-width:53.125em){.list-heading-title{font-size:2.8rem;}}.list-heading-content{max-width:75rem;margin:0 auto;}.list-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;margin:0.5rem 0 1rem;}@media screen and (min-width:53.1875em){.list-top{margin-bottom:5rem;}}.list-top-infos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#033160;font-size:2rem;font-weight:700;}.list-top-infos > *:not(:first-child){margin-left:1rem;}.list-top-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.list-top-actions > *:not(:first-child){margin-right:1rem;}.map-establishments{position:relative;overflow:hidden;}.map-establishments-map-wrapper{background-color:#75aecd;min-height:60vh;}@media screen and (min-width:53.1875em){.map-establishments-map-wrapper{min-height:64.4rem;}}.map-establishments-infos{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;display:none;background-color:#b9e9fe;padding:6rem 2rem;-webkit-box-shadow:3px 0 11px 0 rgba(0,0,0,0.2);box-shadow:3px 0 11px 0 rgba(0,0,0,0.2);}@media screen and (min-width:53.1875em){.map-establishments-infos{width:35%;right:auto;top:0;bottom:0;left:0;padding:6rem 3.5rem;}}.map-establishments-infos-content{padding-left:5rem;}@media screen and (min-width:53.1875em){.map-establishments-infos-content{padding-left:7.5rem;}}.map-establishments-infos-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#033160;line-height:normal;}@media screen and (max-width:53.125em){.map-establishments-infos-title{font-size:2.2rem;}}.map-establishments-infos-subtitle{color:#033160;font-size:2rem;font-weight:700;}.map-establishments-infos-address{font-size:1.8rem;}.map-establishments-icon{-webkit-box-flex:0;-webkit-flex:0 0 4rem;-ms-flex:0 0 4rem;flex:0 0 4rem;margin-right:1rem;}@media screen and (min-width:53.1875em){.map-establishments-icon{-webkit-box-flex:0;-webkit-flex:0 0 6rem;-ms-flex:0 0 6rem;flex:0 0 6rem;margin-right:1.5rem;}}.map-establishments-infos-close{position:absolute;top:0;right:0;padding:1.5rem;color:#033160;font-size:3rem;cursor:pointer;}@media screen and (min-width:53.1875em){.map-establishments-infos-close{right:0.5rem;}}.map-establishments-infos-close:hover,.map-establishments-infos-close:focus{color:#033160;}.map-establishments-infos-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:2rem;}@media screen and (min-width:53.1875em){.map-establishments-infos-buttons{margin-top:5rem;}}.map-establishments-infos-buttons > .btn:not(:first-child),.sitemap-page .text-formatted .map-establishments-infos-buttons > button:not(:first-child),.sitemap-page .cke_editable .map-establishments-infos-buttons > button:not(:first-child){margin-top:2rem;}.map-establishments.is-open .map-establishments-infos{display:block;}.menu--main{position:relative;}@media screen and (min-width:53.1875em){.menu--main > .menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 6rem;}}.menu--main > .menu::before{position:absolute;top:0;right:1rem;left:1rem;content:"";display:block;height:1px;background-color:#033160;}@media screen and (min-width:53.1875em){.menu--main > .menu::before{right:9rem;left:9rem;}}@media screen and (min-width:53.1875em){.menu--main > .menu > .menu-item{text-align:center;}}@media screen and (min-width:85.375em){.menu--main > .menu > .menu-item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media screen and (min-width:68.8125em){.menu--main > .menu > .menu-item{padding:0 1.5rem;}}.menu--main > .menu > .menu-item > .menu-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;min-height:4rem;padding:1.2rem 1rem;font-size:1.6rem;font-family:"DM Serif Text",serif;font-weight:400;}@media screen and (min-width:53.1875em){.menu--main > .menu > .menu-item > .menu-link{min-height:7rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:1.8rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}@media screen and (min-width:68.8125em){.menu--main > .menu > .menu-item > .menu-link{padding:1rem 2rem;}}.menu--main > .menu > .menu-item > .menu-link:hover::before,.menu--main > .menu > .menu-item > .menu-link:focus::before{position:absolute;right:0;bottom:-0.5rem;left:0;z-index:6;height:0.6rem;content:"";background-color:#c5e0ef;}.menu--main .submenu{position:absolute;top:100%;right:0;left:0;display:none;background-color:#fff;text-align:left;}.menu--main .submenu-lvl-1{z-index:5;position:relative;display:none;width:100%;padding:1.5rem 0;}@media screen and (min-width:53.1875em){.menu--main .submenu-lvl-1{position:absolute;right:0;left:0;padding:3rem 9rem 3.5rem;}}.menu--main .submenu-lvl-1 > .menu-item:not(:last-child){padding:0 0 2.5rem;}.menu--main .submenu-lvl-1 .menu-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 3rem;font-size:1.4rem;}@media screen and (min-width:53.1875em){.menu--main .submenu-lvl-1 .menu-link{padding:0 3rem 0 0;font-size:1.6rem;}}@media screen and (min-width:53.1875em){.menu--main .submenu-lvl-1 .menu-link.no-link{padding:0;}}.menu--main .submenu-lvl-2{position:relative;top:auto;left:auto;right:auto;display:none;padding:2rem;background-color:#f5ebd6;}.menu--main .submenu-lvl-2 .menu-item{padding:0;}.menu--main .submenu-lvl-2 .menu-item:not(:last-child){margin-bottom:1.5rem;}.menu--main .submenu-lvl-2 .menu-link{color:#1d1d1b;font-size:1.4rem;}.menu--main .menu-item.is-expanded > .menu-link.no-link + .submenu-lvl-1,.menu--main .menu-item.is-expanded > .menu-link.no-link + .submenu-lvl-2{display:block;}@media screen and (min-width:53.1875em){.menu--main .menu-item.is-expanded > .menu-link.no-link + .submenu-lvl-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0;margin-left:-0;}.menu--main .menu-item.is-expanded > .menu-link.no-link + .submenu-lvl-1 > *{width:calc(100% / 3 - 0.1px);padding-right:0;padding-left:0;margin-bottom:0;}.menu--main .menu-item.is-expanded > .menu-link.no-link + .submenu-lvl-1::after{position:absolute;top:0;right:9rem;left:9rem;content:"";display:block;height:0.5rem;border-top:5px dotted #f5ebd6;}}.menu--main .menu-link{display:block;width:100%;font-size:1.8rem;font-weight:700;color:#033160;}.menu--main .menu-link:not(.no-link):focus,.menu--main .menu-link:not(.no-link):hover{text-decoration:underline;}.menu--main .menu-link.no-link{position:relative;}.menu--main .menu-link.no-link::after{content:"\e902";font-size:1.8rem;-webkit-box-flex:0;-webkit-flex:0 0 0;-ms-flex:0 0 0px;flex:0 0 0;margin-left:1rem;line-height:1;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:0.3s -webkit-transform;transition:0.3s -webkit-transform;transition:0.3s transform;transition:0.3s transform,0.3s -webkit-transform;}@media screen and (min-width:53.1875em){.menu--main .menu-link.no-link::after{margin-left:1.5rem;font-size:2.3rem;}}.menu--main .menu-link.no-link[aria-expanded=true]{padding-bottom:1rem;}.menu--main .menu-link.no-link[aria-expanded=true]::before{position:absolute;right:0;bottom:-0.5rem;left:0;z-index:6;content:"";height:0.6rem;background-color:#c5e0ef;}.menu--main .menu-link.no-link[aria-expanded=true]::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.news-list{position:relative;}@media screen and (min-width:53.1875em){.news-list::before{position:absolute;top:3rem;bottom:0;left:0;content:"";width:1px;background:#efdaab;}}@media screen and (min-width:53.1875em){.news-list-wrapper{padding-left:5rem;}}.news-list-header{margin-bottom:3rem;}@media screen and (min-width:53.1875em){.news-list-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:6rem;}}.news-list-header-title{position:relative;color:#033160;font-size:3.2rem;margin-bottom:2rem;}@media screen and (min-width:53.1875em){.news-list-header-title{font-size:6rem;margin-bottom:0;}}@media screen and (min-width:53.1875em){.news-list-header-title::before{position:absolute;top:0;left:-8rem;content:"";width:10rem;height:10rem;background-color:#f5ebd6;border-radius:5px;z-index:-1;}}@media screen and (min-width:53.1875em){.news-list-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2.25rem;margin-left:-2.25rem;}.news-list-list > *{width:calc(100% / 3 - 0.1px);padding-right:2.25rem;padding-left:2.25rem;margin-bottom:0;}}@media screen and (max-width:53.125em){.news-list-list > li{margin-bottom:3rem;}}.annual-report{background:#f5ebd6;padding:1.5rem;border-radius:5px;}@media screen and (min-width:53.1875em){.annual-report{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:4rem 4rem 4rem 6rem;}}.annual-report-title{font-size:3rem;color:#033160;}@media screen and (min-width:53.1875em){.annual-report-title{font-size:4.2rem;width:32%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 2rem 0 0;}}.annual-report-content{position:relative;background:#fff;padding:1rem;border-radius:5px;line-height:1.3;}@media screen and (min-width:40.6875em){.annual-report-content{padding:4rem 5.5rem 3.5rem 4rem;}}@media screen and (min-width:40.6875em){.annual-report-content::before{content:"";position:absolute;top:6rem;right:2.5rem;bottom:-2rem;width:1px;background:#efdaab;}}.annual-report-content-link{margin-top:3rem;}@media screen and (max-width:40.625em){.annual-report-content-link{text-align:center;}}.before-after-title{color:#033160;}@media screen and (min-width:40.6875em){.before-after-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem;}.before-after-wrapper > *{width:calc(100% / 2 - 0.1px);padding-right:0.5rem;padding-left:0.5rem;margin-bottom:1rem;}}.before-after-media:first-child{margin-bottom:1rem;}.before-after img{width:100%;}.contact-establishment-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:5rem;}.contact-establishment-title img{margin-right:1rem;width:5rem;}@media screen and (min-width:53.1875em){.contact-establishment-title img{width:inherit;}}.contact-establishment-title h2{font-size:2.2rem;color:#033160;margin-bottom:0;}@media screen and (min-width:53.1875em){.contact-establishment-title h2{font-size:4.2rem;}}@media screen and (min-width:53.1875em){.contact-establishment-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}.contact-establishment-content-left{max-width:48.8rem;}.contact-establishment-content-left-download{margin-top:3rem;}@media screen and (max-width:53.125em){.contact-establishment-content-left-map .leaflet-map{width:100% !important;}}.contact-establishment-content-right{margin-top:4rem;}@media screen and (min-width:53.1875em){.contact-establishment-content-right{margin-top:0;margin-left:11rem;}}.contact-establishment-content-right h3{color:#033160;margin-bottom:0.3em;}.contact-establishment-content-right h5{color:#033160;font-size:2rem;margin-bottom:0.25em;}.contact-establishment-content-right-inner{position:relative;}@media screen and (min-width:53.1875em){.contact-establishment-content-right-inner{padding-left:5rem;}}@media screen and (min-width:53.1875em){.contact-establishment-content-right-inner::before{position:absolute;top:2.5rem;bottom:-2rem;left:0;content:"";width:1px;background:#efdaab;}}.content-duo-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0;color:#033160;}.content-duo-title img{margin-right:2rem;width:8rem;}.content-duo-title h2{font-size:2.2rem;color:#033160;margin-bottom:0;}@media screen and (min-width:53.1875em){.content-duo-title h2{font-size:4.2rem;}}.content-duo-content{position:relative;}@media screen and (min-width:53.1875em){.content-duo-content:not(.type-bio){padding-left:5rem;}}@media screen and (min-width:53.1875em){.content-duo-content:not(.type-bio)::before{position:absolute;top:2rem;bottom:0;left:0;content:"";width:1px;background-color:#efdaab;}}.content-duo-content.type-bio{margin-left:0;}.content-duo-specific{margin-bottom:3rem;padding:3rem;color:#033160;background-color:#f5ebd6;}@media screen and (min-width:53.1875em){.content-media{padding-top:5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}}@media screen and (min-width:53.1875em){.content-media.media-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}}@media screen and (min-width:53.1875em){.content-media-text{margin-right:6rem;}.media-left .content-media-text{margin-right:0;margin-left:6rem;}}.content-media-text-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;}.content-media-text-title img{margin-right:1rem;}.content-media-text-title h2{font-size:2.8rem;color:#033160;margin-bottom:0;}@media screen and (min-width:53.1875em){.content-media-text-title h2{font-size:4.2rem;}}.no-icon .content-media-text-title h2{position:relative;font-size:2.8rem;}@media screen and (min-width:53.1875em){.no-icon .content-media-text-title h2{font-size:4.2rem;}}@media screen and (min-width:53.1875em){.no-icon .content-media-text-title h2::before{position:absolute;top:-1rem;left:-8rem;content:"";width:10rem;height:10rem;background-color:var(--theme-current-B);border-radius:50%;z-index:-1;}}.is-front .content-media-text-title h2{position:relative;}@media screen and (min-width:53.1875em){.is-front .content-media-text-title h2{font-size:6rem;}}.is-front .content-media-text-title h2::before{position:absolute;top:0;left:-8rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";width:10rem;height:10rem;border-radius:5px;background-color:#f5ebd6;z-index:-1;}.content-media:not(.no-icon) .content-media-text-content{position:relative;font-size:1.8rem;line-height:1.4;}@media screen and (min-width:53.1875em){.content-media:not(.no-icon) .content-media-text-content{padding-left:9rem;}}@media screen and (min-width:53.1875em){.content-media:not(.no-icon) .content-media-text-content::before{position:absolute;top:2.5rem;bottom:-2rem;left:3.5rem;content:"";width:1px;background:#efdaab;}}.no-icon .content-media-text-content .text-formatted{font-size:1.8rem;}@media screen and (min-width:53.1875em){.no-icon .content-media-text-content .text-formatted{font-size:2rem;}}.no-icon .content-media-text{position:relative;}@media screen and (min-width:53.1875em){.no-icon .content-media-text{padding-left:5rem;}}@media screen and (min-width:53.1875em){.no-icon .content-media-text::before{position:absolute;top:2.5rem;bottom:-2rem;left:0;content:"";width:1px;background:#efdaab;}}.content-media-picture{max-width:51.2rem;position:relative;margin:3rem auto 0 auto;}@media screen and (min-width:53.1875em){.content-media-picture{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;width:50%;}}@media screen and (min-width:53.1875em){.content-media-picture::after{position:absolute;top:4rem;right:-4rem;content:"";background-color:#f5ebd6;border-radius:5px;width:34rem;height:34rem;z-index:-1;}.media-left .content-media-picture::after{right:inherit;left:-4rem;}.no-background .content-media-picture::after{content:none;}}.doctors-list-element-title{color:#033160;font-size:2.2rem;margin-bottom:0.25em;}.doctors-list-element-title a{text-decoration:underline;text-decoration-thickness:0.1em;}.doctors-list-element-title a:hover,.doctors-list-element-title a:focus{text-decoration:none;}.faq-title{color:#033160;font-size:3rem;}@media screen and (min-width:53.1875em){.faq-title{font-size:4.2rem;}}.faq-list > li{border-top:1px solid #efdaab;}.faq-list > li:last-child{border-bottom:1px solid #efdaab;}.highlight{background:#c5e0ef;padding:1.5rem;border-radius:5px;}@media screen and (min-width:40.6875em){.highlight{padding:4rem;}}.highlight-inner{position:relative;padding:1rem;background-color:#fff;border-radius:5px;}@media screen and (min-width:40.6875em){.highlight-inner{padding:4rem 4rem 4rem 6rem;}}@media screen and (min-width:40.6875em){.highlight-inner::before{position:absolute;top:6rem;bottom:-2rem;left:3.5rem;content:"";width:1px;background:#efdaab;}}.highlight-inner-title{font-size:2.2rem;}.highlight-inner-content{font-size:1.8rem;line-height:2.4rem;}.key-number-list > *{position:relative;margin-left:1.5em;}.key-number-list > *::before{content:"";top:1.5em;width:8px;height:8px;background-color:#efdaab;border-radius:50%;margin-right:0.7em;}@media screen and (min-width:53.1875em){.key-number-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}.key-number-list > li{margin-bottom:2rem;}@media screen and (min-width:53.1875em){.key-number-list > li{width:20.3%;padding-right:2rem;}.layout-content.is-narrow .key-number-list > li{width:25.3%;margin:0 3rem;}}.key-number-element-title{font-size:2.5rem;color:#033160;margin-bottom:0.25em;}@media screen and (min-width:53.1875em){.key-number-element-title{font-size:3.5rem;}}.key-number-element p{font-size:1.8rem;}.link-list-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:3.5rem;}.link-list-title img{margin-right:1rem;}.link-list-title h2{font-size:2.8rem;color:#033160;margin-bottom:0;}@media screen and (min-width:53.1875em){.link-list-title h2{font-size:4.2rem;}}.link-list-items{position:relative;}.link-list-items > *{position:relative;margin-left:1.5em;}.link-list-items > *::before{content:"";top:0.7em;width:8px;height:8px;background-color:#efdaab;border-radius:50%;}@media screen and (min-width:53.1875em){.link-list-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-left:5rem;}}@media screen and (min-width:53.1875em){.link-list-items::before{position:absolute;top:2rem;bottom:0;left:0;content:"";width:1px;background:#efdaab;}}.link-list-items > li{margin-bottom:3rem;}@media screen and (min-width:53.1875em){.link-list-items > li{width:47%;margin-left:0;}}.link-list-items > li a{text-decoration:underline;font-size:2.2rem;font-weight:700;}.link-list-items > li a:hover,.link-list-items > li a:focus{text-decoration:none;}.logo-mosaic{overflow:hidden;}.logo-mosaic-title{font-size:3rem;color:#033160;margin-bottom:0.65em;}@media screen and (min-width:53.1875em){.logo-mosaic-title{font-size:4.8rem;}}.logo-mosaic-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-6.5rem;}.logo-mosaic-list > li{position:relative;margin-bottom:3rem;padding:0 6.5rem;}.logo-mosaic-list > li::before{position:absolute;top:1.5rem;bottom:1.5rem;left:0;content:"";width:1px;background:#efdaab;}.logo-mosaic-element{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;}.logo-mosaic-element a{margin:auto;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.logo-mosaic-element a:hover,.logo-mosaic-element a:focus{-webkit-transform:scale(0.9);transform:scale(0.9);}.medical-team-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:3.5rem;}.medical-team-title img{margin-right:1rem;}.medical-team-title h2{font-size:2.8rem;color:#033160;margin-bottom:0;}@media screen and (min-width:53.1875em){.medical-team-title h2{font-size:4.2rem;}}@media screen and (min-width:53.1875em){.medical-team-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2rem;margin-left:-2rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.medical-team-list > *{width:calc(100% / 3 - 0.1px);padding-right:2rem;padding-left:2rem;margin-bottom:4rem;}}.medical-team-list > li{margin-bottom:4rem;}.quote{background:#c5e0ef;padding:1.5rem;border-radius:5px;}@media screen and (min-width:53.1875em){.quote{padding:4rem 4rem 4rem 7.5rem;}}@media screen and (min-width:53.1875em){.quote-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}.quote-inner-picture{position:relative;text-align:center;margin-bottom:4.5rem;}@media screen and (min-width:53.1875em){.quote-inner-picture{margin-bottom:0;margin-right:10.5rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}}.quote-inner-picture::after{content:"\e916";font-size:13rem;position:absolute;bottom:0;left:50%;color:#033160;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:5;}@media screen and (min-width:53.1875em){.quote-inner-picture::after{position:absolute;top:0;right:0;left:inherit;-webkit-transform:translate(70%,0);transform:translate(70%,0);}.is-narrow .quote-inner-picture::after{font-size:6rem;top:1rem;right:1rem;}}@media print{.quote-inner-picture::after{color:#000;}}.quote-inner-picture img{display:inline;border-radius:5px;}@media screen and (min-width:53.1875em){.is-narrow .quote-inner-picture{margin-right:4rem;width:15rem;}}.quote-inner-content{position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;background:#fff;padding:1rem;border-radius:5px;}@media screen and (min-width:53.1875em){.quote-inner-content{padding:4rem 4rem 4rem 6rem;}}@media screen and (min-width:53.1875em){.quote-inner-content::before{position:absolute;top:3rem;bottom:-2rem;left:3.5rem;content:"";width:1px;background:#efdaab;}}.quote-inner-content blockquote{margin:0;}.quote-inner-content-text{font-size:2rem;font-style:italic;line-height:1.4;margin-bottom:2rem;}@media screen and (min-width:53.1875em){.quote-inner-content-text{font-size:2.2rem;}}.quote-inner-content-author{display:block;font-size:1.8rem;font-weight:700;font-style:normal;margin-bottom:0.5rem;}.is-narrow .quote{padding:1.5rem;}@media screen and (min-width:53.1875em){.is-narrow .quote{padding:4rem;}}@media screen and (min-width:53.1875em){.read-also{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}}.read-also-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:2rem;}@media screen and (min-width:53.1875em){.read-also-title{margin-bottom:0;margin-right:5.5rem;}}.read-also-title svg{width:37px;height:auto;margin-right:2rem;}.read-also-title h2{font-size:2.8rem;color:#033160;margin-bottom:0;}.read-also-content{position:relative;}@media screen and (min-width:53.1875em){.read-also-content{padding-left:2.5rem;}}@media screen and (min-width:53.1875em){.read-also-content::before{position:absolute;top:0;bottom:-1rem;left:0;content:"";width:1px;background:#efdaab;}}.read-also-content-text{font-size:2rem;line-height:1.2;}.read-also-content-link{margin-top:2.5rem;}.read-also-content-link [target=_blank]::after{content:"\e907";font-size:1em;display:inline-block;padding-left:0.5rem;padding-right:0.5rem;}.resource-title{font-size:3.2rem;color:#033160;margin-bottom:0.9em;}@media screen and (min-width:53.1875em){.resource-title{font-size:4.2rem;}}@media screen and (min-width:53.1875em){.resource-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2rem;margin-left:-2rem;}.resource-list > *{width:calc(100% / 2 - 0.1px);padding-right:2rem;padding-left:2rem;margin-bottom:4rem;}}.resource-list > li{margin-bottom:4rem;}@media screen and (min-width:53.1875em){.is-narrow .resource-list > li{width:100%;}}@media screen and (min-width:53.1875em){.resource-list > li > div{height:100%;}}.services{position:relative;}@media screen and (min-width:53.1875em){.services::before{position:absolute;top:3rem;bottom:0;left:0;content:"";width:1px;background:#efdaab;}}@media screen and (min-width:53.1875em){.services-wrapper{padding-left:5rem;}}.services-title{position:relative;color:#033160;font-size:3.2rem;margin-bottom:0.5em;}@media screen and (min-width:53.1875em){.services-title{font-size:6rem;margin-bottom:1em;}}@media screen and (min-width:53.1875em){.services-title::before{position:absolute;top:-1rem;left:-8rem;content:"";width:10rem;height:10rem;background-color:var(--theme-current-B);border-radius:50%;z-index:-1;}}.services-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:53.1875em){.services-content{margin:-1.5rem;}}.services-content > div{width:100%;margin-bottom:3rem;}@media screen and (min-width:53.1875em){.services-content > div{width:calc(50% - 30px);margin-left:1.5rem;margin-right:1.5rem;}.services-content > div:first-child:nth-last-child(1){width:100%;}.services-content > div:first-child:nth-last-child(3){width:100%;}.services-content > div:first-child:nth-last-child(3) ~ div{width:calc(50% - 30px);}}.skip-link a{position:fixed;top:-20rem;z-index:1;font-size:1.2rem;display:inline-block;padding:0.5em;background:#033160;color:#fff;text-decoration:underline;}.skip-link a:focus,.skip-link a:active{top:0;}@media print{.skip-link{display:none;}}.slideshow{background:#c5e0ef;padding:1.5rem;border-radius:5px;}@media screen and (min-width:53.1875em){.slideshow{display:grid;grid-template-columns:29% minmax(0,1fr);grid-template-rows:auto 1fr;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;grid-template-areas:"title main" "controls main";padding:4rem;}}.slideshow-icon{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-width:6rem;margin-right:1rem;}@media screen and (min-width:53.1875em){.slideshow-icon{margin-right:1.5rem;max-width:8rem;}}.slideshow-icon > img{width:100%;}.slideshow-title{grid-area:title;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:3rem;color:#033160;font-weight:700;}@media screen and (min-width:53.1875em){.slideshow-title{margin-top:5rem;font-size:4.2rem;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;}}.slideshow-main{grid-area:main;position:relative;background:#fff;padding:1.5rem;border-radius:5px;}@media screen and (min-width:53.1875em){.slideshow-main{padding:4rem;}}@media screen and (min-width:53.1875em){.slideshow-main::before{position:absolute;top:6rem;right:2.5rem;bottom:-2rem;content:"";width:1px;background:#efdaab;}}.slideshow-controls{position:relative;grid-area:controls;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:2rem;}@media screen and (min-width:53.1875em){.slideshow-controls{margin-top:0;margin-bottom:auto;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}}.slideshow-button{color:#033160;font-size:4rem;}.slideshow-button::before{content:"\e902";font-size:4rem;-webkit-transition:all 0.2s;transition:all 0.2s;}.slideshow-button:hover::before{-webkit-transform:translateX(0.2rem);transform:translateX(0.2rem);}.slideshow-button-prev{-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-right:1.5rem;}.slideshow-button-next{margin-left:1.2rem;}.slideshow .slick-slider.slick-dotted{margin-bottom:0;}@media print{.slideshow .slick-list{overflow:visible;}}.slideshow .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media print{.slideshow .slick-track{width:100% !important;-webkit-transform:none !important;transform:none !important;}}@media print{.slideshow .slick-slide{width:100% !important;}.slideshow .slick-slide:not(.slick-active){display:none !important;}}@media print{.slideshow .slick-prev,.slideshow .slick-next{display:none;}}.slideshow .slick-dots{position:relative;bottom:auto;top:auto;left:auto;right:auto;padding:0;margin:0;width:auto;}.slideshow .slick-dots li{margin:0 1rem;}.slideshow .slick-dots li .slick-dot-icon{opacity:1;color:rgba(29,29,27,0.6);}.slideshow .slick-dots li.slick-active .slick-dot-icon{color:#033160;opacity:1;}.slideshow .slick-dots li button{margin-top:-3px;}.slideshow .slick-dots li button:hover .slick-dot-icon::before,.slideshow .slick-dots li button:focus .slick-dot-icon::before{color:#033160;}.social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}@media print{.social{display:none;}}.heading-base .social{z-index:1;}.social .title{margin-right:1.5rem;font-size:1.6rem;}.heading-base .social .title{color:#1d1d1b;}.social ul{margin-left:-0.5em;margin-right:-0.5em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#033160;}@media screen and (min-width:40.6875em){.social ul{margin-bottom:0.3rem;}}.social li{padding:0 0.25em;font-size:3rem;}@media screen and (min-width:40.6875em){.social li{font-size:4rem;}}.social a,.social button{display:block;color:inherit;font-size:inherit;}.social a::before,.social button::before{font-size:inherit;}@media screen and (min-width:40.6875em){.social a::before,.social button::before{font-size:3.8rem;}}.social a:hover,.social a:focus,.social button:hover,.social button:focus{color:#fff;}.social button{border:none;background:transparent;}.support-projects{background:#de2875;border-radius:5px;color:#fff;padding:5rem 5%;text-align:center;}@media screen and (min-width:53.1875em){.support-projects{padding:5rem 15%;}}@media screen and (min-width:53.1875em){.col-2-blocks .support-projects{padding:5rem 3rem;}}.support-projects-title{font-size:3.2rem;margin-bottom:0.4em;}@media screen and (min-width:53.1875em){.support-projects-title{font-size:4.2rem;}}.support-projects-text{font-size:2rem;}.support-projects-link{margin-top:3rem;}.support-projects-link .btn-ghost{border-color:transparent;}.support-projects-link .btn-ghost .icon{color:#de2875;}.tabs{position:relative;}.tabs-nav{position:relative;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.tabs-nav > li{width:50%;}@media screen and (min-width:53.1875em){.tabs-nav > li{width:38rem;}}.tabs-nav a{position:relative;display:block;font-family:"DM Serif Text",serif;font-weight:400;font-size:1.75rem;text-align:center;color:#033160;padding:1.5rem 0 1rem 0;width:100%;overflow:hidden;}@media screen and (min-width:53.1875em){.tabs-nav a{font-size:2.8rem;}}.tabs-nav a::before{content:"";position:absolute;top:0;right:3%;bottom:0;left:3%;z-index:-1;background-color:#efdaab;border-radius:0.5rem 0.5rem 0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:perspective(6px) rotate3d(1,0,0,1deg);transform:perspective(6px) rotate3d(1,0,0,1deg);}@media screen and (min-width:53.1875em){.tabs-nav a::before{right:4.5%;left:4.5%;}}.tabs-nav a.active::before{background-color:#b9e9fe;}.tabs-content{position:relative;background-color:#b9e9fe;border-radius:0 0 10px 10px;z-index:2;}@media screen and (min-width:53.1875em){.tabs-content{border-radius:10px;}}.tabs-content:not(.active){display:none;}.tag-term{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.tag-term > .icon{margin-right:1rem;font-size:2rem;color:#efdaab;}.heading-base .tag-term > .icon{color:#c5e0ef;}.tag-term a{font-size:1.4rem;font-weight:700;text-decoration:underline;}.heading-base .tag-term a{color:#f5ebd6;}.tag-term a:hover,.tag-term a:focus{text-decoration:none;}.tag-term > ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:-0.5rem;margin-right:-0.5rem;}.tag-term > ul > *{padding:0 0.5rem;}.urgency{background:#b9e9fe;padding:4rem 1.5rem 6rem 1.5rem;}@media screen and (min-width:40.6875em){.urgency{padding:4rem 8rem 6rem 8rem;}}.urgency-title{color:#033160;font-size:3rem;margin-bottom:0.75em;text-align:center;}@media screen and (min-width:53.1875em){.urgency-title{font-size:4.2rem;}}.urgency-content{text-align:center;}@media screen and (min-width:40.6875em){.urgency-content{text-align:left;}}@media screen and (min-width:53.1875em){body.is-front .urgency-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}.urgency-content-left{margin-bottom:2rem;}@media screen and (min-width:40.6875em){.urgency-content-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0;margin-right:6.5rem;}}.urgency-content-left-picto{display:inline-block;width:7.4rem;}@media screen and (min-width:40.6875em){.urgency-content-left-picto{margin-right:4rem;}}.urgency-content-left-picto svg{max-width:100%;}.urgency-content-left-time{color:#033160;font-family:"DM Serif Text",serif;font-size:6rem;font-weight:400;margin-bottom:1rem;}.urgency-content-left-title{font-size:1.8rem;color:#033160;font-weight:700;margin-bottom:0.5rem;}.urgency-content-left-infos{font-size:1.4rem;}.urgency-content-right{font-size:2rem;line-height:1.2;padding:2rem 0;}
