@charset "UTF-8";
@font-face { font-family: 'block_berthold_bqregular'; src: url("../fonts/block-berthold-webfont.woff2") format("woff2"), url("../fonts/block-berthold-webfont.woff") format("woff"); font-weight: bold; font-style: normal; }
/** Default Variables. Modify this file to provide default Bootstrap Framework variables. The Bootstrap Framework will not override any variables defined here because it uses the `!default` flag which will only set their default if not already defined here. You can copy existing variables directly from the following file: ./THEMENAME/bootstrap/assets/stylesheets/_variables.scss */
/* permet de couvrir graduelement le bord d'un container */
/* require html,body{ overflow-x: hidden} */
html { font-size: .625em; /* fallback IE8+ */ font-size: calc(1em * .625); /* IE9-IE11 math fixing. See http://bit.ly/1g4X0bX */ }
body { font-size: 1.4em; /* base font-size is equivalent "14px" */ }
h1, h2, h3, h4, h5, h6 { font-family: "Open Sans", serif; }
html, body { font-family: "Open Sans", Helvetica, Arial, sans-serif; overflow-x: hidden; }
html #pinterest span, body #pinterest span { display: block; }
html #googleplus, body #googleplus { width: auto; }
html .js-hide, body .js-hide { display: none; }
a, button, button:focus, .btn-primary:focus { outline: 0; border: none; }
a:hover, button:hover, button:focus:hover, .btn-primary:focus:hover { text-decoration: none; }
p { word-break: normal; }
#admin-menu * { font-size: 10.5px; }
/* BOOTSTRAP 3 CORRECTIONS */
.nav > li > a:hover, .nav > li > a:focus { background-color: transparent; outline: 0; }
.breadcrumb { border: none; background: transparent; margin: 0; }
.navbar-default { background: none; border: none; }
body .footer { border: none; }
/* /BOOTSTRAP 3 CORRECTIONS */
/* Loader Slick */
.slick:not(.slick-processed):not(.unslick) { display: flex; justify-content: center; align-content: center; }
.slick:not(.slick-processed):not(.unslick) > * { display: none; }
.slick:not(.slick-processed):not(.unslick):before { content: " "; width: 46px; height: 46px; display: block; margin: 100px; border-radius: 50%; border: 5px solid #333; border-color: #333 transparent #333 transparent; animation: lds-dual-ring 1.2s linear infinite; }
@keyframes lds-dual-ring { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }
.container { padding-left: 1rem; padding-right: 1rem; }
#page-title-wrapper { overflow: hidden; }
*::placeholder { transition:  0.3s opacity; }
*:focus::placeholder { opacity: 0.75; }
html.overlay-open .navbar-fixed-top { z-index: 400; }
html.js fieldset.collapsed { border-left-width: 1px; border-right-width: 1px; height: auto; }
html.js input.form-autocomplete { background-image: none; }
html.js input.form-autocomplete { background-image: none; }
html.js .autocomplete-throbber { background-position: 100% 2px; background-repeat: no-repeat; display: inline-block; height: 15px; margin: 2px 0 0 2px; width: 15px; }
html.js .autocomplete-throbber.throbbing { background-position: 100% -18px; }
body { position: relative; }
body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar { margin-left: 260px; }
body.navbar-is-fixed-top { padding-top: 64px; }
body.navbar-is-fixed-bottom { padding-bottom: 64px !important; }
body.toolbar { padding-top: 30px !important; }
body.toolbar .navbar-fixed-top { top: 30px; }
body.toolbar.navbar-is-fixed-top { padding-top: 94px !important; }
body.toolbar-drawer { padding-top: 64px !important; }
body.toolbar-drawer .navbar-fixed-top { top: 64px; }
body.toolbar-drawer.navbar-is-fixed-top { padding-top: 128px !important; }
body.admin-menu .navbar-fixed-top { top: 29px; }
body.admin-menu.navbar-is-fixed-top { padding-top: 93px !important; }
body div#admin-toolbar { z-index: 1600; }
body #toolbar, body #admin-menu, body #admin-toolbar { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
body #admin-menu { margin: 0; padding: 0; position: fixed; z-index: 1600; }
body #admin-menu .dropdown li { line-height: normal; }
@media screen and (min-width: 768px) { .navbar.container { max-width: 720px; } }
@media screen and (min-width: 992px) { .navbar.container { max-width: 940px; } }
@media screen and (min-width: 1441px) { .navbar.container { max-width: 1441px; } }
.navbar.container, .navbar.container-fluid { margin-top: 20px; }
.navbar.container > .container, .navbar.container-fluid > .container-fluid { margin: 0; padding: 0; width: auto; }
#overlay-container, .overlay-modal-background, .overlay-element { z-index: 1500; }
#toolbar { z-index: 1600; }
.modal { z-index: 1620; }
.modal-dialog { z-index: 1630; }
.ctools-modal-dialog .modal-body { width: 100% !important; overflow: auto; }
.modal-backdrop { z-index: 1610; }
.footer { margin-top: 45px; padding-top: 35px; padding-bottom: 36px; border-top: 1px solid #E5E5E5; }
.element-invisible { margin: 0; padding: 0; width: 1px; }
.navbar .logo { margin-right: -15px; padding-left: 15px; padding-right: 15px; }
@media screen and (min-width: 768px) { .navbar .logo { margin-right: 0; padding-left: 0; } }
ul.secondary { float: left; }
@media screen and (min-width: 768px) { ul.secondary { float: right; } }
.page-header { margin-top: 0; }
.region-sidebar-first .block:first-child h2.block-title, .region-sidebar-second .block:first-child h2.block-title { margin-top: 0; }
p:last-child { margin-bottom: 0; }
.region-help > .glyphicon { font-size: 18px; float: left; margin: -0.05em 0.5em 0 0; }
.region-help .block { overflow: hidden; }
form#search-block-form { margin: 0; }
.navbar #block-search-form { float: none; margin: 5px 0 5px 5px; }
@media screen and (min-width: 992px) { .navbar #block-search-form { float: right; } }
.navbar #block-search-form .input-group-btn { width: auto; }
.navbar-search .control-group { margin-bottom: 0px; }
ul.action-links { margin: 12px 0; padding: 0; }
ul.action-links li { display: inline; margin: 0; padding: 0 6px 0 0; }
ul.action-links .glyphicon { padding-right: 0.5em; }
input, textarea, select, .uneditable-input { max-width: 100%; width: auto; }
input.error { color: #a94442; border-color: #ebccd1; }
fieldset legend.panel-heading { float: left; line-height: 1em; margin: 0; }
fieldset .panel-body { clear: both; display: inherit; }
fieldset .panel-heading a.panel-title { color: inherit; display: block; margin: -10px -15px; padding: 10px 15px; }
fieldset .panel-heading a.panel-title:hover { text-decoration: none; }
.form-group:last-child, .panel:last-child { margin-bottom: 0; }
.form-horizontal .form-group { margin-left: 0; margin-right: 0; }
.form-actions { clear: both; }
.managed-files.table td:first-child { width: 100%; }
div.image-widget-data { float: none; overflow: hidden; }
table.sticky-header { z-index: 1; }
.resizable-textarea textarea { border-radius: 4px 4px 0 0; }
.text-format-wrapper { margin-bottom: 15px; }
.text-format-wrapper > .form-type-textarea, .text-format-wrapper .filter-wrapper { margin-bottom: 0; }
.filter-wrapper { border-radius: 0 0 4px 4px; }
.filter-wrapper .panel-body { padding: 7px; }
.filter-wrapper .form-type-select { min-width: 30%; }
.filter-wrapper .form-type-select .filter-list { width: 100%; }
.filter-help { margin-top: 5px; text-align: center; }
@media screen and (min-width: 768px) { .filter-help { float: right; } }
.filter-help .glyphicon { margin: 0 5px 0 0; vertical-align: text-top; }
.radio:first-child, .checkbox:first-child { margin-top: 0; }
.radio:last-child, .checkbox:last-child { margin-bottom: 0; }
.help-block, .control-group .help-inline { color: #777777; font-size: 12px; margin: 5px 0 10px; padding: 0; }
.panel-heading { display: block; }
a.tabledrag-handle .handle { height: auto; width: auto; }
.error { color: #a94442; }
div.error, table tr.error { background-color: #f2dede; color: #a94442; }
.form-group.error, .form-group.has-error { background: none; }
.form-group.error label, .form-group.error .control-label, .form-group.has-error label, .form-group.has-error .control-label { color: #a94442; font-weight: 600; }
.form-group.error input, .form-group.error textarea, .form-group.error select, .form-group.error .uneditable-input, .form-group.has-error input, .form-group.has-error textarea, .form-group.has-error select, .form-group.has-error .uneditable-input { color: #555555; }
.form-group.error .help-block, .form-group.error .help-inline, .form-group.has-error .help-block, .form-group.has-error .help-inline { color: #777777; }
.nav-tabs { margin-bottom: 10px; }
ul li.collapsed, ul li.expanded, ul li.leaf { list-style: none; list-style-image: none; }
.tabs--secondary { margin: 0 0 10px; }
.submitted { margin-bottom: 1em; font-style: italic; font-weight: normal; color: #777; }
.form-type-password-confirm { position: relative; }
.form-type-password-confirm label { display: block; }
.form-type-password-confirm label .label { float: right; }
.form-type-password-confirm .password-help { padding-left: 2em; }
@media (min-width: 768px) { .form-type-password-confirm .password-help { border-left: 1px solid #ddd; left: 50%; margin-left: 0px; position: absolute; } }
@media (min-width: 992px) { .form-type-password-confirm .password-help { left: 33.33333%; } }
.form-type-password-confirm .progress { background: transparent; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; height: 4px; margin: -5px 0px 0; }
.form-type-password-confirm .form-type-password { clear: left; }
.form-type-password-confirm .form-control-feedback { right: 15px; }
.form-type-password-confirm .help-block { clear: both; }
ul.pagination li > a.progress-disabled { float: left; }
.form-autocomplete .glyphicon { color: #777777; font-size: 120%; }
.form-autocomplete .glyphicon.glyphicon-spin { color: #337ab7; }
.form-autocomplete .input-group-addon { background-color: white; }
.ajax-progress-bar { border-radius: 0 0 4px 4px; border: 1px solid #ccc; margin: -1px 0 0; padding: 6px 12px; width: 100%; }
.ajax-progress-bar .progress { height: 8px; margin: 0; }
.ajax-progress-bar .percentage, .ajax-progress-bar .message { color: #777777; font-size: 12px; line-height: 1em; margin: 5px 0 0; padding: 0; }
.glyphicon-spin { display: inline-block; -moz-animation: spin 1s infinite linear; -o-animation: spin 1s infinite linear; -webkit-animation: spin 1s infinite linear; animation: spin 1s infinite linear; }
a .glyphicon-spin { display: inline-block; text-decoration: none; }
@-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); } }
@-o-keyframes spin { 0% { -o-transform: rotate(0deg); }
  100% { -o-transform: rotate(359deg); } }
@-ms-keyframes spin { 0% { -ms-transform: rotate(0deg); }
  100% { -ms-transform: rotate(359deg); } }
@keyframes spin { 0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); } }
/** Missing Bootstrap 2 tab styling. @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3 @see http://bootply.com/74926 */
.tabbable { margin-bottom: 20px; }
.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs { border-bottom: 0; }
.tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary { color: #777777; font-size: 12px; }
.tab-pane > .panel-heading { display: none; }
.tab-content > .active { display: block; }
.tabs-below > .nav-tabs { border-top: 1px solid #ddd; }
.tabs-below > .nav-tabs > li { margin-top: -1px; margin-bottom: 0; }
.tabs-below > .nav-tabs > li > a { border-radius: 0 0 4px 4px; }
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus { border-top-color: #ddd; border-bottom-color: transparent; }
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus { border-color: transparent #ddd #ddd #ddd; }
.tabs-left > .nav-tabs, .tabs-right > .nav-tabs { padding-bottom: 20px; width: 220px; }
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li { float: none; }
.tabs-left > .nav-tabs > li:focus, .tabs-right > .nav-tabs > li:focus { outline: 0; }
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { margin-right: 0; margin-bottom: 3px; }
.tabs-left > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:focus { outline: 0; }
.tabs-left > .tab-content, .tabs-right > .tab-content { border-radius: 0 4px 4px 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); border: 1px solid #ddd; overflow: hidden; padding: 10px 15px; }
.tabs-left > .nav-tabs { float: left; margin-right: -1px; }
.tabs-left > .nav-tabs > li > a { border-radius: 4px 0 0 4px; }
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus { border-color: #eeeeee #ddd #eeeeee #eeeeee; }
.tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover, .tabs-left > .nav-tabs > .active > a:focus { border-color: #ddd transparent #ddd #ddd; -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); }
.tabs-right > .nav-tabs { float: right; margin-left: -1px; }
.tabs-right > .nav-tabs > li > a { border-radius: 0 4px 4px 0; }
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus { border-color: #eeeeee #eeeeee #eeeeee #ddd; -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }
.tabs-right > .nav-tabs > .active > a, .tabs-right > .nav-tabs > .active > a:hover, .tabs-right > .nav-tabs > .active > a:focus { border-color: #ddd #ddd #ddd transparent; }
th.checkbox, td.checkbox, th.radio, td.radio { display: table-cell; }
.views-display-settings .label { font-size: 100%; color: #666666; }
.views-display-settings .footer { padding: 0; margin: 4px 0 0 0; }
.views-exposed-form .views-exposed-widget .btn { margin-top: 1.8em; }
table .radio input[type="radio"], table .checkbox input[type="checkbox"] { max-width: inherit; }
.form-horizontal .form-group label { position: relative; min-height: 1px; margin-top: 0; margin-bottom: 0; padding-top: 7px; padding-left: 0px; padding-right: 0px; text-align: right; }
@media (min-width: 768px) { .form-horizontal .form-group label { float: left; width: 16.66667%; } }
.alert a { font-weight: bold; }
.alert-success a, .alert-success a:hover, .alert-success a:focus { color: #2b542c; }
.alert-info a, .alert-info a:hover, .alert-info a:focus { color: #245269; }
.alert-warning a, .alert-warning a:hover, .alert-warning a:focus { color: #66512c; }
.alert-danger a, .alert-danger a:hover, .alert-danger a:focus { color: #843534; }
div.image-style-new, div.image-style-new div { display: block; }
div.image-style-new div.input-group { display: table; }
td.module, .table-striped > tbody > tr:nth-child(odd) > td.module, .table > tbody > tr > td.module { background: #ddd; font-weight: 700; }
.book-toc > .dropdown-menu { overflow: hidden; }
.book-toc > .dropdown-menu > .dropdown-header { white-space: nowrap; }
.book-toc > .dropdown-menu > li:nth-child(1) > a { font-weight: bold; }
.book-toc > .dropdown-menu .dropdown-menu { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 0; display: block; font-size: 12px; margin: 0; padding: 0; position: static; width: 100%; }
.book-toc > .dropdown-menu .dropdown-menu > li { padding-left: 20px; }
.book-toc > .dropdown-menu .dropdown-menu > li > a { margin-left: -40px; padding-left: 60px; }
#features-filter .form-item.form-type-checkbox { padding-left: 20px; }
fieldset.features-export-component { font-size: 12px; }
html.js #features-export-form fieldset.features-export-component, fieldset.features-export-component { margin: 0 0 10px; }
fieldset.features-export-component .panel-heading { padding: 5px 10px; }
fieldset.features-export-component .panel-heading a.panel-title { font-size: 12px; font-weight: 500; margin: -5px -10px; padding: 5px 10px; }
fieldset.features-export-component .panel-body { padding: 0 10px; }
div.features-export-list { margin: -11px 0 10px; padding: 0 10px; }
fieldset.features-export-component .component-select .form-type-checkbox, div.features-export-list .form-type-checkbox { line-height: 1em; margin: 5px 5px 5px 0 !important; min-height: 0; padding: 3px 3px 3px 25px !important; }
fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox], div.features-export-list .form-type-checkbox input[type=checkbox] { margin-top: 0; }
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top { top: 79px; }
body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top { top: 39px; }
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top { left: 240px; left: 24rem; } }
.navbar-administration #navbar-administration.navbar-oriented .navbar-bar { z-index: 1032; }
.navbar-administration #navbar-administration .navbar-tray { z-index: 1031; }
body.navbar-is-fixed-top.navbar-administration { padding-top: 103px !important; }
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open { padding-top: 143px !important; }
body.navbar-tray-open.navbar-vertical.navbar-fixed { margin-left: 240px; margin-left: 24rem; }
#navbar-administration.navbar-oriented .navbar-tray-vertical { width: 24rem; }
.partage_wrap { max-width: 250px; margin: auto; display: flex; justify-content: space-between; }
.partage_wrap .fa { font-size: 1.4em; }
body { position: relative; }
.region:after { content: ""; display: table; clear: both; }
#mail a { background: url("/sites/all/themes/specif/sous_theme_bootstrap_usine/images/icone-mail.png") no-repeat; }
#print a { background: url("/sites/all/themes/specif/sous_theme_bootstrap_usine/images/icone-print.png") no-repeat; }
.slick-dots { display: flex !important; justify-content: right; align-items: start; flex-wrap: wrap; padding-left: 0; margin-bottom: 2rem; }
.slick-dots li { list-style-type: none; color: transparent; transition:  0.3s background-color; width: 1.6rem; height: 1.6rem; background-color: transparent; border-radius: 99999px; border: 1px solid #ffffff; margin: 0 0.5rem 0.6rem; cursor: pointer; }
.slick-dots .slick-active { background-color: #ffffff; }
@media screen and (max-width: 767px) { .slick-dots { justify-content: center; } }
@media screen and (max-width: 767px) { .container { padding-left: 0; padding-right: 0; } }
.block:not(#block-quicktabs-contact) ul.quicktabs-tabs { padding: 0; display: flex; justify-content: center; align-items: center; font-size: 1rem; margin-bottom: 4em; }
.block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li { display: block; padding: 0.3em 1em; }
.block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a { font-size: 1.8em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; color: #292929; text-transform: uppercase; text-decoration: none; font-weight: 600; padding: 0.5em 0.1em; }
.block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:before, .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:after, .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a span, .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover { color: #b7272d; text-decoration: none; }
.block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover:before, .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover:after, .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover span { color: #b7272d; }
.block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a { color: #b7272d; border-bottom: 2px solid #b7272d; }
@media screen and (max-width: 767px) { .block:not(#block-quicktabs-contact) ul.quicktabs-tabs { display: block; margin: 0 -15px 3em; text-align: center; }
  .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li { padding: 0; }
  .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a { display: block; padding: 0.6em; border-bottom: 1px solid #d3cecb !important; } }
.slick__arrow > .slick-arrow { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; -webkit-text-stroke: 3px #ffffff; text-stroke: 3px #ffffff; }
.slick__arrow > .slick-arrow:before, .slick__arrow > .slick-arrow:after, .slick__arrow > .slick-arrow span, .slick__arrow > .slick-arrow:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.slick__arrow > .slick-arrow:hover { color: #b7272d; text-decoration: none; }
.slick__arrow > .slick-arrow:hover:before, .slick__arrow > .slick-arrow:hover:after, .slick__arrow > .slick-arrow:hover span { color: #b7272d; }
.slick__arrow > .slick-prev { font-size: 0; }
.slick__arrow > .slick-prev:before { content: ""; font-family: FontAwesome; font-size: 30px; }
.slick__arrow > .slick-next { font-size: 0; }
.slick__arrow > .slick-next:before { content: ""; font-family: FontAwesome; font-size: 30px; }
.print-link { padding: 0; }
.highlighted { background: #ECECEC; text-align: center; }
@media screen and (max-width: 767px) { .highlighted { background: #292929; color: #ffffff; } }
.breadcrumb { color: #292929; padding-top: 1.5rem; padding-bottom: 1.5rem; font-size: 0; }
.breadcrumb * { color: #292929; }
.breadcrumb > li a { font-size: 1.35rem; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: 600; }
.breadcrumb > li a:before, .breadcrumb > li a:after, .breadcrumb > li a span, .breadcrumb > li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.breadcrumb > li a:hover { color: #b7272d; text-decoration: none; }
.breadcrumb > li a:hover:before, .breadcrumb > li a:hover:after, .breadcrumb > li a:hover span { color: #b7272d; }
.breadcrumb > li a:first-letter { text-transform: uppercase; }
.breadcrumb li + li { padding-left: .25rem; }
.breadcrumb li + li::before { content: none; }
.breadcrumb > li { font-weight: lighter; color: #292929; font-size: 1.3rem; display: inline; }
.breadcrumb > li::before { content: ' '; }
.breadcrumb > li::after { content: ' /'; color: #d3cecb; font-size: 1.4rem; }
.breadcrumb > li:first-letter { text-transform: uppercase; }
.breadcrumb > li:last-child::after { content: none; }
@media screen and (max-width: 767px) { .breadcrumb > li::after { color: #65605c; }
  .breadcrumb > li a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .breadcrumb > li a:before, .breadcrumb > li a:after, .breadcrumb > li a span, .breadcrumb > li a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .breadcrumb > li a:hover { color: #b7272d; text-decoration: none; }
  .breadcrumb > li a:hover:before, .breadcrumb > li a:hover:after, .breadcrumb > li a:hover span { color: #b7272d; }
  .breadcrumb > li { color: #ffffff; } }
.well { border: none; background: none; }
.table-responsive { border: none; width: auto; }
.table-responsive table.pagerer { margin: auto; }
.table-responsive > .pagerer tbody tr { background: #ffffff; }
.table-responsive > .pagerer tbody tr .pagerer { display: block; }
.pagerer-right .pager { justify-content: center; }
.pagerer-right .pager .pager-item a { font-size: 1rem; }
.table-responsive { clear: both; }
.html .pagination, .pager { border: none; display: flex; justify-content: center; align-items: center; margin: 25px auto; background: #ffffff; }
.html .pagination *, .pager * { /*cancel unwanted pagerer css*/ background: none !important; }
.html .pagination li, .pager li { border: none; border-bottom: 3px solid transparent; margin: 0 1rem; line-height: 3rem; height: 3rem; }
.html .pagination li.pager-current, .pager li.pager-current { border-bottom: 3px solid #292929; font-weight: 600; }
.html .pagination li.active span, .html .pagination li.pager-current, .pager li.active span, .pager li.pager-current { padding: 0; font-size: 1.8rem; color: #292929; background: transparent; border: none; }
.html .pagination li a, .pager li a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; background: transparent; font-weight: 200; line-height: 3rem; height: 3rem; font-size: 1.8rem; padding: 0 1rem; border: none; margin: 0; }
.html .pagination li a:before, .html .pagination li a:after, .html .pagination li a span, .html .pagination li a:focus, .pager li a:before, .pager li a:after, .pager li a span, .pager li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.html .pagination li a:hover, .pager li a:hover { color: #b7272d; text-decoration: none; }
.html .pagination li a:hover:before, .html .pagination li a:hover:after, .html .pagination li a:hover span, .pager li a:hover:before, .pager li a:hover:after, .pager li a:hover span { color: #b7272d; }
.html .pagination .pager-ellipsis span, .pager .pager-ellipsis span { border: none; }
@media screen and (min-width: 992px) { .html .pagination li.pager-next a, .pager li.pager-next a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #b7272d; transition:  0.3s all; font-weight: 200; line-height: 1.6em; min-height: 1.6em; padding: 0 1rem; text-transform: none; } }
@media screen and (min-width: 992px) and (max-width: 767px) { .html .pagination li.pager-next a, .pager li.pager-next a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
@media screen and (min-width: 992px) { .html .pagination li.pager-next a:before, .html .pagination li.pager-next a:after, .html .pagination li.pager-next a span, .html .pagination li.pager-next a:focus, .pager li.pager-next a:before, .pager li.pager-next a:after, .pager li.pager-next a span, .pager li.pager-next a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .html .pagination li.pager-next a:focus, .pager li.pager-next a:focus { border: none; box-shadow: none; }
  .html .pagination li.pager-next a:focus, .pager li.pager-next a:focus { background: transparent; transition:  0.3s background; }
  .html .pagination li.pager-next a:hover, .pager li.pager-next a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
  .html .pagination li.pager-next a:hover, .pager li.pager-next a:hover { border: none; box-shadow: none; }
  .html .pagination li.pager-next a:hover, .pager li.pager-next a:hover { color: #ffffff; border: 1px solid #b7272d; }
  .html .pagination li.pager-next a:hover:before, .html .pagination li.pager-next a:hover:after, .pager li.pager-next a:hover:before, .pager li.pager-next a:hover:after { color: currentColor; }
  .html .pagination li.pager-next a:hover, .pager li.pager-next a:hover { background: #b7272d !important; } }
@media screen and (max-width: 991px) { .html .pagination, .pager { justify-content: space-around; }
  .html .pagination li, .pager li { margin: 0; line-height: 2.5rem; height: 2.5rem; }
  .html .pagination li a, .pager li a { padding: 0; line-height: 2.5rem; height: 2.5rem; }
  .html .pagination li.pager-first a, .pager li.pager-first a { font-size: 0; }
  .html .pagination li.pager-first a:before, .pager li.pager-first a:before { content: ""; font-family: FontAwesome; font-size: 1.8rem; }
  .html .pagination li.pager-previous a, .pager li.pager-previous a { font-size: 0; }
  .html .pagination li.pager-previous a:before, .pager li.pager-previous a:before { content: ""; font-family: FontAwesome; font-size: 1.8rem; }
  .html .pagination li.pager-next a, .pager li.pager-next a { font-size: 0; font-size: 0; color: #b7272d; }
  .html .pagination li.pager-next a:before, .pager li.pager-next a:before { content: ""; font-family: FontAwesome; font-size: 1.8rem; }
  .html .pagination li.pager-last a, .pager li.pager-last a { font-size: 0; }
  .html .pagination li.pager-last a:before, .pager li.pager-last a:before { content: ""; font-family: FontAwesome; font-size: 1.8rem; } }
@media screen and (max-width: 991px) { .pagerer-right .pager { justify-content: space-around; } }
.slick:not(.slick-processed):not(.unslick):before { content: none; }
.field-name-body a { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.field-name-body a:before, .field-name-body a:after, .field-name-body a span, .field-name-body a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.field-name-body a:hover { color: #292929; text-decoration: none; }
.field-name-body a:hover:before, .field-name-body a:hover:after, .field-name-body a:hover span { color: #292929; }
@media screen and (min-width: 768px) { .highlighted { min-height: 110px; padding-top: 110px; } }
#navbar .navbar-header * { color: #292929; }
#navbar .navbar-header *.glyphicon::before { color: #292929; border-color: #292929; border: 3px solid currentColor; }
#navbar .navbar-header *:hover::before, #navbar .navbar-header *:hover::after { color: #b7272d; }
#navbar .navbar-header *.navbar-fade-button:hover:before { color: #b7272d; }
#navbar .navbar-header *.navbar-fade-button:hover .glyphicon::before { color: #b7272d; border-color: #b7272d; }
#navbar .navbar-header #edit-search-api-views-fulltext { color: #292929; border-bottom: 1px solid #292929; }
#navbar .navbar-header #edit-search-api-views-fulltext::placeholder { color: #292929; }
#navbar.opened .navbar-header * { color: #292929; }
#navbar.opened .navbar-header *:hover { color: #b7272d; }
#navbar.opened .navbar-header *.navbar-fade-button span:before { color: #292929; border: none; }
#navbar.opened .navbar-header *.navbar-fade-button span:before:hover { color: #b7272d; }
#navbar { padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0; top: 0; right: 0; left: 0; position: fixed; z-index: 10; background: #ffffff; box-shadow: 0 0 10px rgba(41, 41, 41, 0.12); transition:  0.3s background; max-width: none; }
#navbar .navbar-header { width: 100%; float: none; height: 110px; z-index: 20; display: flex; justify-content: space-between; align-items: center; }
#navbar .navbar-header .menu-toggle-wrap, #navbar .navbar-header .logo, #navbar .navbar-header #page-header { flex: 1 1 33%; }
#navbar .navbar-header:before, #navbar .navbar-header:after { content: none; }
#navbar .navbar-header * { transition:  0.3s color; }
#navbar .navbar-header .navbar-fade-button { width: 4rem; height: auto; display: block; float: none; margin: auto auto auto 2%; padding: 0; border: none; background: transparent; text-align: center; }
#navbar .navbar-header .navbar-fade-button::before { transition:  0.3s color; content: 'Menu'; text-transform: uppercase; font-size: 0.8em; }
#navbar .navbar-header .navbar-fade-button .glyphicon { display: block; width: 4rem; height: 4rem; text-align: left; background: transparent; }
#navbar .navbar-header .navbar-fade-button .glyphicon::before { transition:  0.3s all; height: 40px; line-height: 35px; text-align: center; font-size: 25px; display: inline-block; vertical-align: baseline; border-radius: 3px; width: 100%; margin: auto; }
@supports (-webkit-overflow-scrolling: touch) { #navbar .navbar-header .navbar-fade-button .glyphicon::before { /* CSS specific to iOS devices */ line-height: 45px; } }
#navbar .navbar-header .logo { text-align: center; display: flex; justify-content: center; padding-top: 1rem; }
#navbar .navbar-header .logo .logo_title { margin: 0; }
#navbar .navbar-header .logo .logo_title svg { display: inline; height: 70px; margin-right: 0.5rem; }
#navbar .navbar-header .logo .logo_title svg path { transition:  0.3s fill; fill: currentColor; }
#navbar .navbar-header .logo .logo_side_txt { margin: 1rem 0 0 0.2rem; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: left; opacity: 0.85; font-size: 0.65em; }
#navbar.opened { background: #ffffff; height: auto; }
#navbar.opened .navbar-header .navbar-fade-button::before { content: none; }
#navbar.opened .navbar-header .navbar-fade-button .glyphicon-menu-hamburger::before { content: "\f00d"; font-family: FontAwesome; border: none; }
#navbar.opened .navbar-header .logo svg path { color: #292929; }
@media screen and (min-width: 768px) { #navbar.out-of-slider .navbar-header { height: 90px; }
  #navbar.out-of-slider .logo .logo_title svg { height: 60px; }
  #navbar.out-of-slider .logo .logo_title img { height: 60px; width: auto; }
  #navbar.out-of-slider .logo_side_txt { display: none; }
  #navbar.out-of-slider .navbar-fade-button::before { content: ''; } }
@media screen and (min-width: 768px) and (max-width: 1440px) { #navbar .navbar-header { padding: 0; }
  #navbar .navbar-header .navbar-fade-button { margin: auto auto auto 1.66%; } }
@media screen and (max-width: 767px) { #navbar { position: static; padding-bottom: 0.6rem; height: auto; }
  #navbar .navbar-header { justify-content: space-around; flex-wrap: wrap; height: auto; }
  #navbar .navbar-header .menu-toggle-wrap, #navbar .navbar-header .logo, #navbar .navbar-header #page-header { flex: unset; margin: auto; }
  #navbar .navbar-header #block-mmaw-blocks-logo { margin: auto; order: 0; }
  #navbar .navbar-header #block-mmaw-blocks-logo svg, #navbar .navbar-header #block-mmaw-blocks-logo img { max-width: 190px; }
  #navbar .navbar-header .menu-toggle-wrap { order: 1; padding: 0 0.5rem; margin-top: 1.75rem; }
  #navbar .navbar-header #page-header { order: 2; }
  #navbar .navbar-header #block-views-exp-recherche-page { max-width: 260px; }
  #navbar .navbar-header #block-views-exp-recherche-page .glyphicon { text-align: left; }
  #navbar .navbar-header > * { padding: 0 1rem; }
  #navbar .navbar-header .logo { order: -1; }
  #navbar .navbar-header .navbar-fade-button { margin: 0; }
  #navbar .navbar-header .navbar-fade-button .glyphicon { font-size: 3rem; }
  #navbar .navbar-header .navbar-fade-button::before { content: none; }
  #navbar .navbar-header .logo_side_txt { display: none; } }
.footer { text-align: left; padding-bottom: 1em; background: #292929; }
.footer > .container { display: flex; justify-content: space-between; }
.footer > .container .col_footer { max-width: 25%; margin: 0; }
.footer > .container .col_footer .block-title { color: #b7272d; text-transform: uppercase; font-weight: bold; padding: 0.3em 0.3em 1em 1.3em; }
.footer > .container .col_footer p:not(.block-title) { padding: 0em 0.3em 0em 1.3em; margin-bottom: 0; color: #ffffff; }
.footer > .container .col_footer p:not(.block-title) * { color: #ffffff; }
.footer > .container .col_footer:not(.footer_4) .nav { border-left: 1px solid #65605c; }
.footer > .container .col_footer:not(.footer_4) .nav > li a { padding: 0.3em 0.3em 0.3em 1.3em; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.footer > .container .col_footer:not(.footer_4) .nav > li a:before, .footer > .container .col_footer:not(.footer_4) .nav > li a:after, .footer > .container .col_footer:not(.footer_4) .nav > li a span, .footer > .container .col_footer:not(.footer_4) .nav > li a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.footer > .container .col_footer:not(.footer_4) .nav > li a:hover { color: #b7272d; text-decoration: none; }
.footer > .container .col_footer:not(.footer_4) .nav > li a:hover:before, .footer > .container .col_footer:not(.footer_4) .nav > li a:hover:after, .footer > .container .col_footer:not(.footer_4) .nav > li a:hover span { color: #b7272d; }
.footer > .container .col_footer:not(.footer_4) .nav > li:first-child a { padding-top: 0; }
.footer > .container .col_footer:not(.footer_4) .nav > li:last-child a { padding-bottom: 0; }
.footer > .container .col_footer.footer_4 { padding-left: 1.3em; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav { display: flex; justify-content: left; align-items: center; height: 7rem; font-size: 1.2em; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li { padding-left: 1.3em; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a { width: 3.12rem; height: 3.12rem; line-height: 2.64rem; padding: 0; text-align: center; display: block !important; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:focus, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover { color: #4267B2; text-decoration: none; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover span { color: #4267B2; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:before { content: ""; font-family: FontAwesome; font-size: 2.4rem; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:focus, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover { color: #1DA1F2; text-decoration: none; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover span { color: #1DA1F2; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:before { content: ""; font-family: FontAwesome; font-size: 2.4rem; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; transition:  0.3s background; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:focus, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover { color: #A932B3; text-decoration: none; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover span { color: #A932B3; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:before { content: ""; font-family: FontAwesome; font-size: 2.4rem; }
.footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover::before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover::before { background: linear-gradient(180deg, #ffdc80, #fcaf45, #f77737, #f56040, #fd1d1d, #e1306c, #c13584, #833ab4, #5851db, #405de6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.footer > .container .col_footer.footer_4 #block-block-2 { max-width: 300px; margin: auto; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 { margin-top: 1.8em; min-height: 45px; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav { padding-left: 1.3em; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a { margin-left: 3px; border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; text-transform: uppercase; display: inline; white-space: nowrap; font-weight: 600; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:focus, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:focus { border: none; box-shadow: none; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:focus, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:focus { background: #ffffff; transition:  0.3s background; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:hover { border: none; box-shadow: none; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:before, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:after, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a span, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:focus, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:before, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:after, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a span, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:hover { color: #ffffff; text-decoration: none; }
.footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover span, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .nav a:hover span { color: #ffffff; }
.footer .bottom_footer { margin-top: 2.5em; }
.footer .bottom_footer .content p { padding-left: 1.3em; text-transform: uppercase; color: #ffffff; font-size: 0.8em; letter-spacing: 0.2em; }
@media screen and (min-width: 768px) and (max-width: 991px) { .footer #block-menu-menu-newsletter--2 a { font-size: 0.8em; } }
@media screen and (max-width: 767px) { .footer { margin-top: 1rem; text-align: center; }
  .footer > .container { display: block; }
  .footer > .container .col_footer { max-width: none; margin-top: 2em; }
  .footer > .container .col_footer:first-child { margin-top: 0; }
  .footer > .container .col_footer .block-title { color: #ffffff; font-size: 1.5em; padding: 0.3em; max-width: 70%; margin: auto; }
  .footer > .container .col_footer .block-title:after { border-bottom: 1px solid #ffffff; display: block; content: ""; width: 30%; margin: 1.5em auto 1.5em auto; }
  .footer > .container .col_footer:not(.footer_4) .nav { border-left: none; }
  .footer > .container .col_footer:not(.footer_4) .nav > li a { padding: 0.3em; }
  .footer > .container .col_footer.footer_4 { padding-left: 0; }
  .footer > .container .col_footer.footer_4 p:not(.block-title) { padding: 0; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 { margin: 2em 0; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav { display: flex; justify-content: space-around; height: 7rem; font-size: 1.2em; padding: 0; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li { padding-left: 0; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a { width: 3.835rem; height: 3.835rem; line-height: 3.245rem; padding: 0; text-align: center; display: block !important; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:focus, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover { color: #4267B2; text-decoration: none; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover span { color: #4267B2; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:before { content: ""; font-family: FontAwesome; font-size: 2.95rem; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:focus, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover { color: #1DA1F2; text-decoration: none; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover span { color: #1DA1F2; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:before { content: ""; font-family: FontAwesome; font-size: 2.95rem; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; transition:  0.3s background; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:focus, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover { color: #A932B3; text-decoration: none; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover span, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover:after, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover span { color: #A932B3; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:before { content: ""; font-family: FontAwesome; font-size: 2.95rem; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover::before, .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover::before { background: linear-gradient(180deg, #ffdc80, #fcaf45, #f77737, #f56040, #fd1d1d, #e1306c, #c13584, #833ab4, #5851db, #405de6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 { margin-top: 3rem; padding: 0; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .menu, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .menu { padding: 0; }
  .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .menu a, .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter--2 .menu a { margin-left: 0; }
  .footer .bottom_footer { margin: 3em 0 2em 0; }
  .footer .bottom_footer .content p { padding-left: 0; letter-spacing: 0.2em; } }
@media screen and (min-width: 768px) { .univers_fayard .footer .footer_4 { position: relative; }
  .univers_fayard .footer .footer_4:before { content: ' '; background: #65605c; display: block; width: 1px; position: absolute; top: 46px; bottom: 0; } }
.front .highlighted { padding-top: 0; background: #ffffff; }
@media screen and (min-width: 768px) { .front #navbar:not(.out-of-slider):not(.opened) { background: transparent; box-shadow: none; }
  .front #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext--2, .front #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext { color: #ffffff; border-bottom: 1px solid #ffffff; }
  .front #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext--2::placeholder, .front #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext::placeholder { color: #ffffff; }
  .front #navbar:not(.out-of-slider):not(.opened) .navbar-header * { color: #ffffff; }
  .front #navbar:not(.out-of-slider):not(.opened) .navbar-header *.glyphicon::before { color: #ffffff; border-color: #ffffff; }
  .front #navbar:not(.out-of-slider):not(.opened) .navbar-header *:hover::before, .front #navbar:not(.out-of-slider):not(.opened) .navbar-header *:hover::after { color: #292929; }
  .front #navbar:not(.out-of-slider):not(.opened) .navbar-header *.navbar-fade-button:hover:before { color: #292929; }
  .front #navbar:not(.out-of-slider):not(.opened) .navbar-header *.navbar-fade-button:hover .glyphicon::before { color: #292929; border-color: #292929; } }
@media screen and (max-width: 767px) { .front #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo { max-width: 300px; margin: auto; }
  .front #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo .logo { max-width: 100%; }
  .front #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo .pqo-logo { max-width: 190px; font-size: 2.9rem; margin-top: .5rem; padding-top: 0; } }
.front .footer { margin-top: 0; }
.node-type-page .node-page.view-mode-full .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.node-type-page .node-page.view-mode-full .field-name-title-field > * { padding: 0 2rem; }
.node-type-page .node-page.view-mode-full .field-name-title-field > span { padding: 0; }
.node-type-page .node-page.view-mode-full .field-name-title-field * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.node-type-page .node-page.view-mode-full .field-name-title-field * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .node-type-page .node-page.view-mode-full .field-name-title-field * { color: #ffffff; } }
@media screen and (max-width: 767px) { .node-type-page .node-page.view-mode-full .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .node-type-page .node-page.view-mode-full .field-name-title-field > * { padding: 0; } }
.node-type-page .node-page.view-mode-full .field-name-field-accroche { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; }
.node-type-page .node-page.view-mode-full .field-name-field-accroche > * { padding: 0 2rem; }
.node-type-page .node-page.view-mode-full .field-name-field-accroche * { color: #292929; }
@media screen and (max-width: 767px) { .node-type-page .node-page.view-mode-full .field-name-field-accroche { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .node-type-page .node-page.view-mode-full .field-name-field-accroche * { color: #ffffff; } }
.node-type-page .node-page.view-mode-full .field-name-body { margin: 1rem; }
.page-node.node-type-hw-livre .highlighted { background: #ffffff; color: #292929; }
.page-node.node-type-hw-livre .highlighted .breadcrumb > li + li::before { color: #292929; }
.page-node.node-type-hw-livre .highlighted .breadcrumb > li a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:before, .page-node.node-type-hw-livre .highlighted .breadcrumb > li a:after, .page-node.node-type-hw-livre .highlighted .breadcrumb > li a span, .page-node.node-type-hw-livre .highlighted .breadcrumb > li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover { color: #b7272d; text-decoration: none; }
.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover:before, .page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover:after, .page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover span { color: #b7272d; }
.page-node.node-type-hw-livre .highlighted .breadcrumb > li { color: #292929; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture { padding: 4.2rem 3rem; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture img { position: relative; box-shadow: 0 0 1rem 1rem rgba(0, 0, 0, 0.15); transition:  0.3s box-shadow; z-index: 1; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture img:hover { box-shadow: 0 0 calc(1rem*2) calc(1rem*1.5) rgba(0, 0, 0, 0.15); }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; display: flex; justify-content: space-around; align-items: stretch; padding-top: 2.7em; padding-bottom: 1em; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div { display: flex; align-items: stretch; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div h3 { display: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-titre-auteur { width: 58%; margin-right: 2%; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper { display: flex !important; flex-direction: column; justify-content: flex-end; align-items: start; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: bolder; text-transform: uppercase; font-size: 2.5em; line-height: 1em; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a span, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover { color: #b7272d; text-decoration: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover span { color: #b7272d; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-title-field h1 { margin-top: .5rem; font-size: 2.6em; line-height: 1em; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat { width: 40%; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper { align-items: center; margin-left: auto; margin-right: auto; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap { cursor: pointer; position: relative; flex-direction: column; height: 50px; padding-bottom: 2em; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage { font-size: 0; opacity: 0; height: 0; width: 0; transition:  0.3s opacity; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a span, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover { color: #ffffff; text-decoration: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover span { color: #ffffff; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked { flex-direction: row; justify-content: space-around; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked .partage { padding: 1em 0.3em 0em 0.3em; height: auto; width: auto; font-size: 1.2em; opacity: 1; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap:before { content: '\f1e0'; -webkit-text-stroke: 1px #292929; text-stroke: 1px #292929; font-family: FontAwesome; color: #b7272d; display: block; text-align: center; font-size: 2em; line-height: 1em; position: relative; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked:before { display: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap:after { content: 'Partager'; color: #ffffff; text-align: center; font-size: 1em; font-weight: 600; position: relative; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked:after { display: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse { padding-bottom: 2em; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 1em; font-weight: 600; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse span, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover { color: #b7272d; text-decoration: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover span { color: #b7272d; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:before { content: '\e240'; font-family: "Glyphicons Halflings"; -webkit-text-stroke: 1px #292929; text-stroke: 1px #292929; color: #b7272d; display: block; text-align: center; font-size: 2em; line-height: 1em; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:before { color: #ffffff; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; border-radius: 0; font-size: 1rem; }
@media screen and (max-width: 767px) { .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { border: none; box-shadow: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { background: #b7272d; transition:  0.3s background; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { background: #ffffff; border-color: #ffffff; text-decoration: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { border: none; box-shadow: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton span, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { color: #292929; text-decoration: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover span { color: #292929; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton span { font-size: 1.7rem; font-weight: normal; text-decoration: none; text-transform: none; padding: 0 2.6em; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body { display: flex; flex-wrap: wrap; margin: 4rem 0 4rem -50px; position: relative; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body:after { content: ""; display: block; position: absolute; right: 0%; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 95%, white 100%); z-index: 1; top: 0; width: 2.5%; height: 100%; bottom: 0; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div { width: 50%; margin: 0; padding-left: 50px; padding-right: 1rem; border-right: 1px solid #d3cecb; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div * { display: inline; margin: 0; padding: 0; font-size: 1.5rem; line-height: 1.6em; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-label { font-weight: 600; text-transform: uppercase; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a span, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover { color: #b7272d; text-decoration: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover span { color: #b7272d; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper { margin: 3rem 0; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper * { border: none; background: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button.selected a { border-bottom: 1px solid #b7272d; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a { padding: 0 0 0.3em 0; margin-right: 2rem; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a span, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover { color: #b7272d; text-decoration: none; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover:before, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover:after, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover span { color: #b7272d; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a strong { font-weight: lighter; text-transform: uppercase; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs-pane { padding: 0; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs-pane .panel-body { padding: 1em 0; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume *, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court * { font-size: 2.2rem; line-height: 1.25em; font-family: "Open Sans", serif; margin-bottom: 1em; }
.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale * { font-size: 1.6rem; font-family: "Open Sans", serif; }
@media screen and (max-width: 767px) { .page-node.node-type-hw-livre .node-hw-livre.view-mode-full > div > .col-sm-4 { background: #292929; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full > div > .col-sm-4 .field-name-hw-livre-couverture { padding: 2.5rem 4rem 0 4rem; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir { flex-direction: column; align-items: center; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div { padding: 1rem 4rem; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-titre-auteur, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat { width: auto; margin-right: 0; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper { text-align: center; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants { width: 100%; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a { text-align: center; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-title-field { width: 100%; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-title-field h1 { font-size: 3.6rem; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper { padding: 0 4rem; margin-bottom: 0; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs { margin-bottom: 0; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs .group-descriptif { margin-bottom: 0; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court *, .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume * { font-size: 1.8rem; line-height: 1.25em; font-family: "Open Sans", serif; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale { display: none; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body { margin: 4rem 0 4rem -50px; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body:after { content: none; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div { width: 100%; border-right: none; }
  .page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item { white-space: normal; } }
.page-taxonomy-term .view-current-collection .views-field-name { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.page-taxonomy-term .view-current-collection .views-field-name > * { padding: 0 2rem; }
.page-taxonomy-term .view-current-collection .views-field-name > span { padding: 0; }
.page-taxonomy-term .view-current-collection .views-field-name * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #292929; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.page-taxonomy-term .view-current-collection .views-field-name * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .page-taxonomy-term .view-current-collection .views-field-name * { color: #ffffff; } }
@media screen and (max-width: 767px) { .page-taxonomy-term .view-current-collection .views-field-name { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .page-taxonomy-term .view-current-collection .views-field-name > * { padding: 0; } }
.page-taxonomy-term .view-current-collection .views-field-description .field-content p { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; }
.page-taxonomy-term .view-current-collection .views-field-description .field-content p > * { padding: 0 2rem; }
.page-taxonomy-term .view-current-collection .views-field-description .field-content p * { color: #292929; }
@media screen and (max-width: 767px) { .page-taxonomy-term .view-current-collection .views-field-description .field-content p { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .page-taxonomy-term .view-current-collection .views-field-description .field-content p * { color: #ffffff; } }
.page-taxonomy-term #page-title { display: none; }
.page-taxonomy-term .view-pages-book-list .view-content, .page-taxonomy-term .view-pages-de-liste-livres-themes .view-content, .page-taxonomy-term .view-taxonomy-term .view-content { display: flex; justify-content: space-evenly; flex-wrap: wrap; margin-top: 2rem; }
.page-taxonomy-term .view-pages-book-list .view-content .views-row, .page-taxonomy-term .view-pages-de-liste-livres-themes .view-content .views-row, .page-taxonomy-term .view-taxonomy-term .view-content .views-row { width: 25%; min-width: 230px; padding-bottom: 40px; }
.page-taxonomy-term .views-field-description, .page-taxonomy-term .views-field-field-argumentaire-collection { margin-bottom: 2rem; }
.page-taxonomy-term .views-field-description *, .page-taxonomy-term .views-field-field-argumentaire-collection * { font-size: 2.1rem; font-family: "Open Sans", serif; }
.page-taxonomy-term #page-title-wrapper { display: none; }
.page-taxonomy-term .region-sidebar-first { border-radius: 0; }
@media screen and (min-width: 768px) { .page-taxonomy-term .region-sidebar-first .block-facetapi .block-title-wrapper, .page-taxonomy-term .region-sidebar-first .block-menu .block-title-wrapper { margin: 1rem 0 3rem 0; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .block-title, .page-taxonomy-term .region-sidebar-first .block-menu .block-title { color: #b7272d; font-weight: 600; font-size: 1.9rem; padding: 0.4em 0; display: inline; border-bottom: 1px solid #292929; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi ul, .page-taxonomy-term .region-sidebar-first .block-menu ul { padding-left: 1.8rem; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi ul .separator, .page-taxonomy-term .region-sidebar-first .block-menu ul .separator { display: none; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi ul .leaf, .page-taxonomy-term .region-sidebar-first .block-menu ul .leaf { display: flex; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi ul a, .page-taxonomy-term .region-sidebar-first .block-menu ul a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 1.2rem; padding: 0 .6rem .6rem .6rem; display: block; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi ul a:before, .page-taxonomy-term .region-sidebar-first .block-facetapi ul a:after, .page-taxonomy-term .region-sidebar-first .block-facetapi ul a span, .page-taxonomy-term .region-sidebar-first .block-facetapi ul a:focus, .page-taxonomy-term .region-sidebar-first .block-menu ul a:before, .page-taxonomy-term .region-sidebar-first .block-menu ul a:after, .page-taxonomy-term .region-sidebar-first .block-menu ul a span, .page-taxonomy-term .region-sidebar-first .block-menu ul a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi ul a:hover, .page-taxonomy-term .region-sidebar-first .block-menu ul a:hover { color: #b7272d; text-decoration: none; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi ul a:hover:before, .page-taxonomy-term .region-sidebar-first .block-facetapi ul a:hover:after, .page-taxonomy-term .region-sidebar-first .block-facetapi ul a:hover span, .page-taxonomy-term .region-sidebar-first .block-menu ul a:hover:before, .page-taxonomy-term .region-sidebar-first .block-menu ul a:hover:after, .page-taxonomy-term .region-sidebar-first .block-menu ul a:hover span { color: #b7272d; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi ul a.facetapi-active, .page-taxonomy-term .region-sidebar-first .block-menu ul a.facetapi-active { display: inline; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi ul.active a, .page-taxonomy-term .region-sidebar-first .block-facetapi ul a.active, .page-taxonomy-term .region-sidebar-first .block-menu ul.active a, .page-taxonomy-term .region-sidebar-first .block-menu ul a.active { font-weight: 600; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links, .page-taxonomy-term .region-sidebar-first .block-facetapi .content > .menu, .page-taxonomy-term .region-sidebar-first .block-menu .content > .facetapi-facetapi-links, .page-taxonomy-term .region-sidebar-first .block-menu .content > .menu { padding-left: 0; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links a, .page-taxonomy-term .region-sidebar-first .block-facetapi .content > .menu a, .page-taxonomy-term .region-sidebar-first .block-menu .content > .facetapi-facetapi-links a, .page-taxonomy-term .region-sidebar-first .block-menu .content > .menu a { font-size: 1.5rem; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link span, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:hover { color: #292929; text-decoration: none; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:hover span { color: #292929; } }
@media screen and (max-width: 767px) { .page-taxonomy-term .region-sidebar-first { background: #292929; }
  .page-taxonomy-term .region-sidebar-first::before { display: block; text-align: center; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi, .page-taxonomy-term .region-sidebar-first .block-menu { width: 25%; padding: 2rem 1.5rem; max-height: 60px; position: relative; z-index: 10; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .block-title-wrapper, .page-taxonomy-term .region-sidebar-first .block-menu .block-title-wrapper { appearance: none; border: 1px solid #ffffff; border-radius: 0; background: transparent; font-size: 1.1em; line-height: 3.5em; height: 3.5em; padding: 0 16px; cursor: pointer; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .block-title-wrapper .block-title, .page-taxonomy-term .region-sidebar-first .block-menu .block-title-wrapper .block-title { color: #ffffff; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 600; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-right: 20px; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .block-title-wrapper .block-title:before, .page-taxonomy-term .region-sidebar-first .block-menu .block-title-wrapper .block-title:before { color: currentColor; position: absolute; font-family: "Glyphicons Halflings"; content: '\e259'; transition:  0.3s transform; top: 0; right: 0; line-height: 3.5em; height: 3.5em; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi.opened .block-title-wrapper, .page-taxonomy-term .region-sidebar-first .block-menu.opened .block-title-wrapper { border-bottom: none; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi.opened .block-title-wrapper .block-title:before, .page-taxonomy-term .region-sidebar-first .block-menu.opened .block-title-wrapper .block-title:before { display: block; transform: rotate(90deg); }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content, .page-taxonomy-term .region-sidebar-first .block-menu .content { appearance: none; border: 1px solid #ffffff; border-radius: 0; background: transparent; font-size: 1.1em; line-height: auto; height: auto; padding: 0 16px; border-top: none; display: none; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content .separator, .page-taxonomy-term .region-sidebar-first .block-menu .content .separator { display: none; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content ul, .page-taxonomy-term .region-sidebar-first .block-menu .content ul { padding-left: 14px; width: 100%; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content > ul, .page-taxonomy-term .region-sidebar-first .block-menu .content > ul { padding-left: 0; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content li, .page-taxonomy-term .region-sidebar-first .block-menu .content li { margin-bottom: 8px; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content li input, .page-taxonomy-term .region-sidebar-first .block-menu .content li input { margin: 0 5px 0 0; display: inline; position: relative; top: 3px; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content li a, .page-taxonomy-term .region-sidebar-first .block-menu .content li a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 1em; line-height: 1.3em; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content li a:before, .page-taxonomy-term .region-sidebar-first .block-facetapi .content li a:after, .page-taxonomy-term .region-sidebar-first .block-facetapi .content li a span, .page-taxonomy-term .region-sidebar-first .block-facetapi .content li a:focus, .page-taxonomy-term .region-sidebar-first .block-menu .content li a:before, .page-taxonomy-term .region-sidebar-first .block-menu .content li a:after, .page-taxonomy-term .region-sidebar-first .block-menu .content li a span, .page-taxonomy-term .region-sidebar-first .block-menu .content li a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content li a:hover, .page-taxonomy-term .region-sidebar-first .block-menu .content li a:hover { color: #b7272d; text-decoration: none; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .content li a:hover:before, .page-taxonomy-term .region-sidebar-first .block-facetapi .content li a:hover:after, .page-taxonomy-term .region-sidebar-first .block-facetapi .content li a:hover span, .page-taxonomy-term .region-sidebar-first .block-menu .content li a:hover:before, .page-taxonomy-term .region-sidebar-first .block-menu .content li a:hover:after, .page-taxonomy-term .region-sidebar-first .block-menu .content li a:hover span { color: #b7272d; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .page-taxonomy-term .region-sidebar-first .block-facetapi, .page-taxonomy-term .region-sidebar-first .block-menu { width: 100%; max-height: none; padding: 10px 16px; } }
@media screen and (max-width: 767px) { .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: 600; padding-bottom: 2rem; display: block; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link span, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:hover { color: #b7272d; text-decoration: none; }
  .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-taxonomy-term .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-taxonomy-term .region-sidebar-first .block-menu .facetapi-limit-link:hover span { color: #b7272d; } }
@media screen and (max-width: 767px) { .page-taxonomy-term .view-taxonomy-term .view-content { flex-direction: column; }
  .page-taxonomy-term .view-taxonomy-term .view-content .views-row { width: 100%; } }
.node-type-article .node-article.view-mode-full .row .col-sm-12, .node-type-article .node-article.view-mode-full, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12, .node-type-article .node-hw-evenement.view-mode-full, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12, .node-type-article .node-hw-video.view-mode-full, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12, .node-type-article .node-selection-de-livres.view-mode-full, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12, .node-type-hw-evenement .node-article.view-mode-full, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12, .node-type-hw-evenement .node-hw-evenement.view-mode-full, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12, .node-type-hw-evenement .node-hw-video.view-mode-full, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12, .node-type-hw-evenement .node-selection-de-livres.view-mode-full, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12, .node-type-hw-video .node-article.view-mode-full, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12, .node-type-hw-video .node-hw-evenement.view-mode-full, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12, .node-type-hw-video .node-hw-video.view-mode-full, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12, .node-type-hw-video .node-selection-de-livres.view-mode-full, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12, .node-type-selection-de-livres .node-article.view-mode-full, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12, .node-type-selection-de-livres .node-hw-evenement.view-mode-full, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12, .node-type-selection-de-livres .node-hw-video.view-mode-full, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full { display: flex; flex-wrap: wrap; justify-content: flex-end; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-article .node-article.view-mode-full .field-name-mmaw-image-preview, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-article .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-article .node-hw-video.view-mode-full .field-name-mmaw-image-preview, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-article .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-hw-evenement .node-article.view-mode-full .field-name-mmaw-image-preview, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-hw-evenement .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-hw-evenement .node-hw-video.view-mode-full .field-name-mmaw-image-preview, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-hw-video .node-article.view-mode-full .field-name-mmaw-image-preview, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-hw-video .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-hw-video .node-hw-video.view-mode-full .field-name-mmaw-image-preview, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-hw-video .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-selection-de-livres .node-article.view-mode-full .field-name-mmaw-image-preview, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-selection-de-livres .node-hw-video.view-mode-full .field-name-mmaw-image-preview, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview { position: relative; cursor: pointer; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-article .node-article.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-article .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-article .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-article .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-hw-evenement .node-article.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-hw-evenement .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-hw-evenement .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-hw-video .node-article.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-hw-video .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-hw-video .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-hw-video .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-selection-de-livres .node-article.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-selection-de-livres .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item { height: 100%; display: block; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-article .node-article.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-article .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-article .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-article .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-hw-evenement .node-article.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-hw-evenement .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-hw-evenement .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-hw-video .node-article.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-hw-video .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-hw-video .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-hw-video .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-selection-de-livres .node-article.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-selection-de-livres .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item img, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item img, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item img { margin: 0 auto; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-article .node-article.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-article .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-article .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-article .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-hw-evenement .node-article.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-hw-evenement .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-hw-video .node-article.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-hw-video .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-hw-video .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-selection-de-livres .node-article.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item:before { border-radius: 50%; width: 3em; height: 3em; transition:  0.15s all; top: 50%; left: 50%; position: absolute; transform: translateX(-50%) translateY(-50%); line-height: 3em; content: '\f04b'; font-family: FontAwesome; color: #ffffff; background: #292929; opacity: 0.6; text-align: center; display: block; font-size: 1.4em; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-article .node-article.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-article .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-article .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-article .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-evenement .node-article.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-evenement .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-video .node-article.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-video .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-video .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-selection-de-livres .node-article.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .field-name-mmaw-image-preview .field-item:hover:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .field-name-mmaw-image-preview .field-item:hover:before { font-size: 1.5em; opacity: 0.9; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-article .node-article.view-mode-full .content_video_link_colorbox, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-article .node-hw-evenement.view-mode-full .content_video_link_colorbox, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-article .node-hw-video.view-mode-full .content_video_link_colorbox, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-article .node-selection-de-livres.view-mode-full .content_video_link_colorbox, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-hw-evenement .node-article.view-mode-full .content_video_link_colorbox, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-hw-evenement .node-hw-evenement.view-mode-full .content_video_link_colorbox, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-hw-evenement .node-hw-video.view-mode-full .content_video_link_colorbox, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .content_video_link_colorbox, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-hw-video .node-article.view-mode-full .content_video_link_colorbox, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-hw-video .node-hw-evenement.view-mode-full .content_video_link_colorbox, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-hw-video .node-hw-video.view-mode-full .content_video_link_colorbox, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-hw-video .node-selection-de-livres.view-mode-full .content_video_link_colorbox, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-selection-de-livres .node-article.view-mode-full .content_video_link_colorbox, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .content_video_link_colorbox, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-selection-de-livres .node-hw-video.view-mode-full .content_video_link_colorbox, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .content_video_link_colorbox, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .content_video_link_colorbox { display: none; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area, .node-type-article .node-article.view-mode-full .group-header-area, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area, .node-type-article .node-hw-evenement.view-mode-full .group-header-area, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area, .node-type-article .node-hw-video.view-mode-full .group-header-area, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area, .node-type-hw-evenement .node-article.view-mode-full .group-header-area, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area, .node-type-hw-video .node-article.view-mode-full .group-header-area, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area { width: 100%; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-article .node-article.view-mode-full .group-header-area > h3, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-article .node-hw-evenement.view-mode-full .group-header-area > h3, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-article .node-hw-video.view-mode-full .group-header-area > h3, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area > h3, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-hw-evenement .node-article.view-mode-full .group-header-area > h3, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area > h3, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area > h3, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area > h3, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-hw-video .node-article.view-mode-full .group-header-area > h3, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area > h3, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area > h3, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area > h3, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area > h3, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area > h3, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area > h3, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area > h3, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area > h3 { margin: 0; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-article .node-article.view-mode-full .group-header-area .field-name-title-field, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-title-field, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 1rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-title-field > *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-title-field > *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > * { padding: 0 2rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-article .node-article.view-mode-full .group-header-area .field-name-title-field > span, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > span, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-title-field > span, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > span, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-title-field > span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > span, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-title-field > span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > span, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-title-field > span, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > span, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-title-field > span, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > span, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-title-field > span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > span, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-title-field > span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > span { padding: 0; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-title-field *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-title-field *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-article .node-article.view-mode-full .group-header-area .field-name-title-field * span, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field * span, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-title-field * span, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field * span, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-title-field * span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field * span, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-title-field * span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field * span, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-title-field * span, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field * span, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-title-field * span, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field * span, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-title-field * span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field * span, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-title-field * span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field * span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-title-field *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-title-field *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-title-field *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field * { color: #ffffff; } }
@media screen and (max-width: 767px) { .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-article .node-article.view-mode-full .group-header-area .field-name-title-field, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-title-field, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-title-field, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-title-field > *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-title-field > *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-title-field > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-title-field > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-title-field > * { padding: 0; } }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; padding-bottom: 1rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement > * { padding: 0 2rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement * { color: #292929; }
@media screen and (max-width: 767px) { .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-date-de-l-evenement *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-date-de-l-evenement * { color: #ffffff; } }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accorche, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; padding-bottom: 2rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche > *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche > * { padding: 0 2rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche * { color: #292929; }
@media screen and (max-width: 767px) { .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accorche, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accorche *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accorche * { color: #ffffff; } }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-article .node-article.view-mode-full .group-col-gauche, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-article .node-hw-evenement.view-mode-full .group-col-gauche, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-article .node-hw-video.view-mode-full .group-col-gauche, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-article .node-selection-de-livres.view-mode-full .group-col-gauche, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-evenement .node-article.view-mode-full .group-col-gauche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-gauche, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-gauche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-gauche, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-video .node-article.view-mode-full .group-col-gauche, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-gauche, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-video .node-hw-video.view-mode-full .group-col-gauche, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-gauche, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-selection-de-livres .node-article.view-mode-full .group-col-gauche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-gauche, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-gauche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-gauche { width: auto; max-width: 50%; text-align: right; padding: 6rem 2rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-article .node-article.view-mode-full .group-col-gauche img, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-article .node-hw-evenement.view-mode-full .group-col-gauche img, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-article .node-hw-video.view-mode-full .group-col-gauche img, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-article .node-selection-de-livres.view-mode-full .group-col-gauche img, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-evenement .node-article.view-mode-full .group-col-gauche img, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-gauche img, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-gauche img, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-gauche img, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-video .node-article.view-mode-full .group-col-gauche img, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-gauche img, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-video .node-hw-video.view-mode-full .group-col-gauche img, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-gauche img, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-selection-de-livres .node-article.view-mode-full .group-col-gauche img, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-gauche img, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-gauche img, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-gauche img { margin: 0 0 0 auto; border: 1px solid #d3cecb; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-article .node-article.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-article .node-hw-evenement.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-article .node-hw-video.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-article .node-selection-de-livres.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-hw-evenement .node-article.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-hw-video .node-article.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-hw-video .node-hw-video.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-selection-de-livres .node-article.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-gauche .field-name-field-source *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche .field-name-field-source *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-gauche .field-name-field-source * { margin-top: 1rem; color: #292929; text-align: center; font-size: 1.5rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-article .node-article.view-mode-full .group-col-droite, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-article .node-hw-video.view-mode-full .group-col-droite, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-video .node-article.view-mode-full .group-col-droite, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite { width: 50%; padding: 6rem 1rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap { cursor: pointer; position: relative; flex-direction: column; height: 50px; padding-bottom: 2em; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage { font-size: 0; opacity: 0; height: 0; width: 0; transition:  0.3s opacity; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:focus, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:focus, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover { color: #b7272d; text-decoration: none; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap .partage a:hover span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap .partage a:hover span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap .partage a:hover span { color: #b7272d; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked { flex-direction: row; justify-content: space-around; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked .partage, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked .partage, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked .partage { padding: 1em 0.3em 0em 0.3em; height: auto; width: auto; font-size: 1.2em; opacity: 1; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap:before, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:before, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap:before, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:before, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:before, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:before, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap:before, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:before, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:before, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:before { content: '\f1e0'; -webkit-text-stroke: 1px #ffffff; text-stroke: 1px #ffffff; font-family: FontAwesome; color: #292929; display: block; text-align: center; font-size: 2em; line-height: 1em; position: relative; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked:before { display: none; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap:after, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:after, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap:after, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:after { content: 'Partager'; color: #b7272d; text-align: center; font-size: 1em; font-weight: 600; position: relative; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap.clicked:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap.clicked:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap.clicked:after { display: none; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap { margin: 0; padding: 0; flex-direction: row; justify-content: flex-start; align-items: center; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap:after, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:after, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap:after, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap:after { color: #292929; font-weight: 600; font-size: 1.6rem; margin-left: -1rem; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body * { font-family: "Open Sans", serif; font-size: 2.2rem; max-width: 100%; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body a, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body a, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body a, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body a, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body a, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body a, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body a, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body a, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body a:before, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body a:after, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body a span, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:before, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:after, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a span, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body a:before, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body a:after, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body a span, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:before, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:after, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a span, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body a:before, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body a:after, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body a span, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body a:before, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body a:after, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body a span, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body a:before, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body a:after, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body a span, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:before, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:after, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a span, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body a:before, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body a:after, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body a span, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a span, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body a:before, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body a:after, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body a span, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body a:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body a:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body a span, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body a:focus, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:focus, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover { color: #292929; text-decoration: none; }
.node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body a:hover span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body a:hover span, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover:before, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover:after, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body a:hover span { color: #292929; }
@media screen and (max-width: 767px) { .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area .field-name-field-accroche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area .field-name-field-accroche { padding-bottom: 6rem; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-article .node-article.view-mode-full .group-header-area > .field:last-child, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-article .node-hw-evenement.view-mode-full .group-header-area > .field:last-child, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-article .node-hw-video.view-mode-full .group-header-area > .field:last-child, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-article .node-selection-de-livres.view-mode-full .group-header-area > .field:last-child, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-hw-evenement .node-article.view-mode-full .group-header-area > .field:last-child, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-header-area > .field:last-child, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-hw-evenement .node-hw-video.view-mode-full .group-header-area > .field:last-child, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-header-area > .field:last-child, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-hw-video .node-article.view-mode-full .group-header-area > .field:last-child, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-hw-video .node-hw-evenement.view-mode-full .group-header-area > .field:last-child, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-hw-video .node-hw-video.view-mode-full .group-header-area > .field:last-child, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-header-area > .field:last-child, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-selection-de-livres .node-article.view-mode-full .group-header-area > .field:last-child, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-header-area > .field:last-child, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-header-area > .field:last-child, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-header-area > .field:last-child, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-header-area > .field:last-child { padding-bottom: 6rem !important; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-article .node-article.view-mode-full .group-col-gauche, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-article .node-hw-evenement.view-mode-full .group-col-gauche, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-article .node-hw-video.view-mode-full .group-col-gauche, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-article .node-selection-de-livres.view-mode-full .group-col-gauche, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-evenement .node-article.view-mode-full .group-col-gauche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-gauche, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-gauche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-gauche, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-video .node-article.view-mode-full .group-col-gauche, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-gauche, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-video .node-hw-video.view-mode-full .group-col-gauche, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-gauche, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-selection-de-livres .node-article.view-mode-full .group-col-gauche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-gauche, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-gauche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-gauche { width: 100%; max-width: none; padding: 1rem; text-align: center; margin-top: -4rem; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-article .node-article.view-mode-full .group-col-gauche img, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-article .node-hw-evenement.view-mode-full .group-col-gauche img, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-article .node-hw-video.view-mode-full .group-col-gauche img, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-article .node-selection-de-livres.view-mode-full .group-col-gauche img, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-evenement .node-article.view-mode-full .group-col-gauche img, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-gauche img, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-gauche img, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-gauche img, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-video .node-article.view-mode-full .group-col-gauche img, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-gauche img, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-video .node-hw-video.view-mode-full .group-col-gauche img, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-gauche img, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-selection-de-livres .node-article.view-mode-full .group-col-gauche img, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-gauche img, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-gauche img, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-gauche img, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-gauche img { margin: auto; max-width: 80%; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-article .node-article.view-mode-full .group-col-droite, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-article .node-hw-video.view-mode-full .group-col-droite, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-video .node-article.view-mode-full .group-col-droite, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite { width: 100%; padding: 1rem; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .partage_wrap, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .partage_wrap { justify-content: center; width: 100%; max-width: none; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body { padding: 0 1rem; }
  .node-type-article .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-article .node-article.view-mode-full .group-col-droite .field-name-body *, .node-type-article .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-article .node-hw-evenement.view-mode-full .group-col-droite .field-name-body *, .node-type-article .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-article .node-hw-video.view-mode-full .group-col-droite .field-name-body *, .node-type-article .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-article .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-evenement .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-evenement .node-article.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-evenement .node-hw-evenement.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-evenement .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-evenement .node-hw-video.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-evenement .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-video .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-video .node-article.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-video .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-video .node-hw-evenement.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-video .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-video .node-hw-video.view-mode-full .group-col-droite .field-name-body *, .node-type-hw-video .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-hw-video .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-article.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-article.view-mode-full .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-hw-evenement.view-mode-full .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-hw-video.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-hw-video.view-mode-full .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .row .col-sm-12 .group-col-droite .field-name-body *, .node-type-selection-de-livres .node-selection-de-livres.view-mode-full .group-col-droite .field-name-body * { font-size: 1.8rem; } }
.page-actualites #page-title-wrapper, .page-actualites #block-views-actualites-block-6 .block-title-wrapper, .page-actualités #page-title-wrapper, .page-actualités #block-views-actualites-block-6 .block-title-wrapper, .page-evenements #page-title-wrapper, .page-evenements #block-views-actualites-block-6 .block-title-wrapper, .page-articles-univers #page-title-wrapper, .page-articles-univers #block-views-actualites-block-6 .block-title-wrapper, .page-evenements-univers #page-title-wrapper, .page-evenements-univers #block-views-actualites-block-6 .block-title-wrapper, .page-selections-de-livres #page-title-wrapper, .page-selections-de-livres #block-views-actualites-block-6 .block-title-wrapper, .page-taxonomy-term.vocabulary-tags #page-title-wrapper, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper, .page-revue-de-presse-univers #page-title-wrapper, .page-revue-de-presse-univers #block-views-actualites-block-6 .block-title-wrapper, .page-selections-univers #page-title-wrapper, .page-selections-univers #block-views-actualites-block-6 .block-title-wrapper, .page-taxonomy-term.vocabulary-tags #page-title-wrapper, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.page-actualites #page-title-wrapper > *, .page-actualites #block-views-actualites-block-6 .block-title-wrapper > *, .page-actualités #page-title-wrapper > *, .page-actualités #block-views-actualites-block-6 .block-title-wrapper > *, .page-evenements #page-title-wrapper > *, .page-evenements #block-views-actualites-block-6 .block-title-wrapper > *, .page-articles-univers #page-title-wrapper > *, .page-articles-univers #block-views-actualites-block-6 .block-title-wrapper > *, .page-evenements-univers #page-title-wrapper > *, .page-evenements-univers #block-views-actualites-block-6 .block-title-wrapper > *, .page-selections-de-livres #page-title-wrapper > *, .page-selections-de-livres #block-views-actualites-block-6 .block-title-wrapper > *, .page-taxonomy-term.vocabulary-tags #page-title-wrapper > *, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper > *, .page-revue-de-presse-univers #page-title-wrapper > *, .page-revue-de-presse-univers #block-views-actualites-block-6 .block-title-wrapper > *, .page-selections-univers #page-title-wrapper > *, .page-selections-univers #block-views-actualites-block-6 .block-title-wrapper > *, .page-taxonomy-term.vocabulary-tags #page-title-wrapper > *, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper > * { padding: 0 2rem; }
.page-actualites #page-title-wrapper > span, .page-actualites #block-views-actualites-block-6 .block-title-wrapper > span, .page-actualités #page-title-wrapper > span, .page-actualités #block-views-actualites-block-6 .block-title-wrapper > span, .page-evenements #page-title-wrapper > span, .page-evenements #block-views-actualites-block-6 .block-title-wrapper > span, .page-articles-univers #page-title-wrapper > span, .page-articles-univers #block-views-actualites-block-6 .block-title-wrapper > span, .page-evenements-univers #page-title-wrapper > span, .page-evenements-univers #block-views-actualites-block-6 .block-title-wrapper > span, .page-selections-de-livres #page-title-wrapper > span, .page-selections-de-livres #block-views-actualites-block-6 .block-title-wrapper > span, .page-taxonomy-term.vocabulary-tags #page-title-wrapper > span, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper > span, .page-revue-de-presse-univers #page-title-wrapper > span, .page-revue-de-presse-univers #block-views-actualites-block-6 .block-title-wrapper > span, .page-selections-univers #page-title-wrapper > span, .page-selections-univers #block-views-actualites-block-6 .block-title-wrapper > span, .page-taxonomy-term.vocabulary-tags #page-title-wrapper > span, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper > span { padding: 0; }
.page-actualites #page-title-wrapper *, .page-actualites #block-views-actualites-block-6 .block-title-wrapper *, .page-actualités #page-title-wrapper *, .page-actualités #block-views-actualites-block-6 .block-title-wrapper *, .page-evenements #page-title-wrapper *, .page-evenements #block-views-actualites-block-6 .block-title-wrapper *, .page-articles-univers #page-title-wrapper *, .page-articles-univers #block-views-actualites-block-6 .block-title-wrapper *, .page-evenements-univers #page-title-wrapper *, .page-evenements-univers #block-views-actualites-block-6 .block-title-wrapper *, .page-selections-de-livres #page-title-wrapper *, .page-selections-de-livres #block-views-actualites-block-6 .block-title-wrapper *, .page-taxonomy-term.vocabulary-tags #page-title-wrapper *, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper *, .page-revue-de-presse-univers #page-title-wrapper *, .page-revue-de-presse-univers #block-views-actualites-block-6 .block-title-wrapper *, .page-selections-univers #page-title-wrapper *, .page-selections-univers #block-views-actualites-block-6 .block-title-wrapper *, .page-taxonomy-term.vocabulary-tags #page-title-wrapper *, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.page-actualites #page-title-wrapper * span, .page-actualites #block-views-actualites-block-6 .block-title-wrapper * span, .page-actualités #page-title-wrapper * span, .page-actualités #block-views-actualites-block-6 .block-title-wrapper * span, .page-evenements #page-title-wrapper * span, .page-evenements #block-views-actualites-block-6 .block-title-wrapper * span, .page-articles-univers #page-title-wrapper * span, .page-articles-univers #block-views-actualites-block-6 .block-title-wrapper * span, .page-evenements-univers #page-title-wrapper * span, .page-evenements-univers #block-views-actualites-block-6 .block-title-wrapper * span, .page-selections-de-livres #page-title-wrapper * span, .page-selections-de-livres #block-views-actualites-block-6 .block-title-wrapper * span, .page-taxonomy-term.vocabulary-tags #page-title-wrapper * span, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper * span, .page-revue-de-presse-univers #page-title-wrapper * span, .page-revue-de-presse-univers #block-views-actualites-block-6 .block-title-wrapper * span, .page-selections-univers #page-title-wrapper * span, .page-selections-univers #block-views-actualites-block-6 .block-title-wrapper * span, .page-taxonomy-term.vocabulary-tags #page-title-wrapper * span, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .page-actualites #page-title-wrapper *, .page-actualites #block-views-actualites-block-6 .block-title-wrapper *, .page-actualités #page-title-wrapper *, .page-actualités #block-views-actualites-block-6 .block-title-wrapper *, .page-evenements #page-title-wrapper *, .page-evenements #block-views-actualites-block-6 .block-title-wrapper *, .page-articles-univers #page-title-wrapper *, .page-articles-univers #block-views-actualites-block-6 .block-title-wrapper *, .page-evenements-univers #page-title-wrapper *, .page-evenements-univers #block-views-actualites-block-6 .block-title-wrapper *, .page-selections-de-livres #page-title-wrapper *, .page-selections-de-livres #block-views-actualites-block-6 .block-title-wrapper *, .page-taxonomy-term.vocabulary-tags #page-title-wrapper *, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper *, .page-revue-de-presse-univers #page-title-wrapper *, .page-revue-de-presse-univers #block-views-actualites-block-6 .block-title-wrapper *, .page-selections-univers #page-title-wrapper *, .page-selections-univers #block-views-actualites-block-6 .block-title-wrapper *, .page-taxonomy-term.vocabulary-tags #page-title-wrapper *, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper * { color: #ffffff; } }
@media screen and (max-width: 767px) { .page-actualites #page-title-wrapper, .page-actualites #block-views-actualites-block-6 .block-title-wrapper, .page-actualités #page-title-wrapper, .page-actualités #block-views-actualites-block-6 .block-title-wrapper, .page-evenements #page-title-wrapper, .page-evenements #block-views-actualites-block-6 .block-title-wrapper, .page-articles-univers #page-title-wrapper, .page-articles-univers #block-views-actualites-block-6 .block-title-wrapper, .page-evenements-univers #page-title-wrapper, .page-evenements-univers #block-views-actualites-block-6 .block-title-wrapper, .page-selections-de-livres #page-title-wrapper, .page-selections-de-livres #block-views-actualites-block-6 .block-title-wrapper, .page-taxonomy-term.vocabulary-tags #page-title-wrapper, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper, .page-revue-de-presse-univers #page-title-wrapper, .page-revue-de-presse-univers #block-views-actualites-block-6 .block-title-wrapper, .page-selections-univers #page-title-wrapper, .page-selections-univers #block-views-actualites-block-6 .block-title-wrapper, .page-taxonomy-term.vocabulary-tags #page-title-wrapper, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .page-actualites #page-title-wrapper > *, .page-actualites #block-views-actualites-block-6 .block-title-wrapper > *, .page-actualités #page-title-wrapper > *, .page-actualités #block-views-actualites-block-6 .block-title-wrapper > *, .page-evenements #page-title-wrapper > *, .page-evenements #block-views-actualites-block-6 .block-title-wrapper > *, .page-articles-univers #page-title-wrapper > *, .page-articles-univers #block-views-actualites-block-6 .block-title-wrapper > *, .page-evenements-univers #page-title-wrapper > *, .page-evenements-univers #block-views-actualites-block-6 .block-title-wrapper > *, .page-selections-de-livres #page-title-wrapper > *, .page-selections-de-livres #block-views-actualites-block-6 .block-title-wrapper > *, .page-taxonomy-term.vocabulary-tags #page-title-wrapper > *, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper > *, .page-revue-de-presse-univers #page-title-wrapper > *, .page-revue-de-presse-univers #block-views-actualites-block-6 .block-title-wrapper > *, .page-selections-univers #page-title-wrapper > *, .page-selections-univers #block-views-actualites-block-6 .block-title-wrapper > *, .page-taxonomy-term.vocabulary-tags #page-title-wrapper > *, .page-taxonomy-term.vocabulary-tags #block-views-actualites-block-6 .block-title-wrapper > * { padding: 0; } }
.page-actualites .view-actualites > .view-header, .page-actualites .view-univers > .view-header, .page-actualites .view-taxonomy-term > .view-header, .page-actualités .view-actualites > .view-header, .page-actualités .view-univers > .view-header, .page-actualités .view-taxonomy-term > .view-header, .page-evenements .view-actualites > .view-header, .page-evenements .view-univers > .view-header, .page-evenements .view-taxonomy-term > .view-header, .page-articles-univers .view-actualites > .view-header, .page-articles-univers .view-univers > .view-header, .page-articles-univers .view-taxonomy-term > .view-header, .page-evenements-univers .view-actualites > .view-header, .page-evenements-univers .view-univers > .view-header, .page-evenements-univers .view-taxonomy-term > .view-header, .page-selections-de-livres .view-actualites > .view-header, .page-selections-de-livres .view-univers > .view-header, .page-selections-de-livres .view-taxonomy-term > .view-header, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header, .page-revue-de-presse-univers .view-actualites > .view-header, .page-revue-de-presse-univers .view-univers > .view-header, .page-revue-de-presse-univers .view-taxonomy-term > .view-header, .page-selections-univers .view-actualites > .view-header, .page-selections-univers .view-univers > .view-header, .page-selections-univers .view-taxonomy-term > .view-header, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; }
.page-actualites .view-actualites > .view-header > *, .page-actualites .view-univers > .view-header > *, .page-actualites .view-taxonomy-term > .view-header > *, .page-actualités .view-actualites > .view-header > *, .page-actualités .view-univers > .view-header > *, .page-actualités .view-taxonomy-term > .view-header > *, .page-evenements .view-actualites > .view-header > *, .page-evenements .view-univers > .view-header > *, .page-evenements .view-taxonomy-term > .view-header > *, .page-articles-univers .view-actualites > .view-header > *, .page-articles-univers .view-univers > .view-header > *, .page-articles-univers .view-taxonomy-term > .view-header > *, .page-evenements-univers .view-actualites > .view-header > *, .page-evenements-univers .view-univers > .view-header > *, .page-evenements-univers .view-taxonomy-term > .view-header > *, .page-selections-de-livres .view-actualites > .view-header > *, .page-selections-de-livres .view-univers > .view-header > *, .page-selections-de-livres .view-taxonomy-term > .view-header > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header > *, .page-revue-de-presse-univers .view-actualites > .view-header > *, .page-revue-de-presse-univers .view-univers > .view-header > *, .page-revue-de-presse-univers .view-taxonomy-term > .view-header > *, .page-selections-univers .view-actualites > .view-header > *, .page-selections-univers .view-univers > .view-header > *, .page-selections-univers .view-taxonomy-term > .view-header > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header > * { padding: 0 2rem; }
.page-actualites .view-actualites > .view-header *, .page-actualites .view-univers > .view-header *, .page-actualites .view-taxonomy-term > .view-header *, .page-actualités .view-actualites > .view-header *, .page-actualités .view-univers > .view-header *, .page-actualités .view-taxonomy-term > .view-header *, .page-evenements .view-actualites > .view-header *, .page-evenements .view-univers > .view-header *, .page-evenements .view-taxonomy-term > .view-header *, .page-articles-univers .view-actualites > .view-header *, .page-articles-univers .view-univers > .view-header *, .page-articles-univers .view-taxonomy-term > .view-header *, .page-evenements-univers .view-actualites > .view-header *, .page-evenements-univers .view-univers > .view-header *, .page-evenements-univers .view-taxonomy-term > .view-header *, .page-selections-de-livres .view-actualites > .view-header *, .page-selections-de-livres .view-univers > .view-header *, .page-selections-de-livres .view-taxonomy-term > .view-header *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header *, .page-revue-de-presse-univers .view-actualites > .view-header *, .page-revue-de-presse-univers .view-univers > .view-header *, .page-revue-de-presse-univers .view-taxonomy-term > .view-header *, .page-selections-univers .view-actualites > .view-header *, .page-selections-univers .view-univers > .view-header *, .page-selections-univers .view-taxonomy-term > .view-header *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header * { color: #292929; }
@media screen and (max-width: 767px) { .page-actualites .view-actualites > .view-header, .page-actualites .view-univers > .view-header, .page-actualites .view-taxonomy-term > .view-header, .page-actualités .view-actualites > .view-header, .page-actualités .view-univers > .view-header, .page-actualités .view-taxonomy-term > .view-header, .page-evenements .view-actualites > .view-header, .page-evenements .view-univers > .view-header, .page-evenements .view-taxonomy-term > .view-header, .page-articles-univers .view-actualites > .view-header, .page-articles-univers .view-univers > .view-header, .page-articles-univers .view-taxonomy-term > .view-header, .page-evenements-univers .view-actualites > .view-header, .page-evenements-univers .view-univers > .view-header, .page-evenements-univers .view-taxonomy-term > .view-header, .page-selections-de-livres .view-actualites > .view-header, .page-selections-de-livres .view-univers > .view-header, .page-selections-de-livres .view-taxonomy-term > .view-header, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header, .page-revue-de-presse-univers .view-actualites > .view-header, .page-revue-de-presse-univers .view-univers > .view-header, .page-revue-de-presse-univers .view-taxonomy-term > .view-header, .page-selections-univers .view-actualites > .view-header, .page-selections-univers .view-univers > .view-header, .page-selections-univers .view-taxonomy-term > .view-header, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .page-actualites .view-actualites > .view-header *, .page-actualites .view-univers > .view-header *, .page-actualites .view-taxonomy-term > .view-header *, .page-actualités .view-actualites > .view-header *, .page-actualités .view-univers > .view-header *, .page-actualités .view-taxonomy-term > .view-header *, .page-evenements .view-actualites > .view-header *, .page-evenements .view-univers > .view-header *, .page-evenements .view-taxonomy-term > .view-header *, .page-articles-univers .view-actualites > .view-header *, .page-articles-univers .view-univers > .view-header *, .page-articles-univers .view-taxonomy-term > .view-header *, .page-evenements-univers .view-actualites > .view-header *, .page-evenements-univers .view-univers > .view-header *, .page-evenements-univers .view-taxonomy-term > .view-header *, .page-selections-de-livres .view-actualites > .view-header *, .page-selections-de-livres .view-univers > .view-header *, .page-selections-de-livres .view-taxonomy-term > .view-header *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header *, .page-revue-de-presse-univers .view-actualites > .view-header *, .page-revue-de-presse-univers .view-univers > .view-header *, .page-revue-de-presse-univers .view-taxonomy-term > .view-header *, .page-selections-univers .view-actualites > .view-header *, .page-selections-univers .view-univers > .view-header *, .page-selections-univers .view-taxonomy-term > .view-header *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-header *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-header *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-header * { color: #ffffff; } }
.page-actualites .view-actualites > .view-content, .page-actualites .view-univers > .view-content, .page-actualites .view-taxonomy-term > .view-content, .page-actualites .view-s-lections-de-livres > .view-content, .page-actualités .view-actualites > .view-content, .page-actualités .view-univers > .view-content, .page-actualités .view-taxonomy-term > .view-content, .page-actualités .view-s-lections-de-livres > .view-content, .page-evenements .view-actualites > .view-content, .page-evenements .view-univers > .view-content, .page-evenements .view-taxonomy-term > .view-content, .page-evenements .view-s-lections-de-livres > .view-content, .page-articles-univers .view-actualites > .view-content, .page-articles-univers .view-univers > .view-content, .page-articles-univers .view-taxonomy-term > .view-content, .page-articles-univers .view-s-lections-de-livres > .view-content, .page-evenements-univers .view-actualites > .view-content, .page-evenements-univers .view-univers > .view-content, .page-evenements-univers .view-taxonomy-term > .view-content, .page-evenements-univers .view-s-lections-de-livres > .view-content, .page-selections-de-livres .view-actualites > .view-content, .page-selections-de-livres .view-univers > .view-content, .page-selections-de-livres .view-taxonomy-term > .view-content, .page-selections-de-livres .view-s-lections-de-livres > .view-content, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content, .page-revue-de-presse-univers .view-actualites > .view-content, .page-revue-de-presse-univers .view-univers > .view-content, .page-revue-de-presse-univers .view-taxonomy-term > .view-content, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content, .page-selections-univers .view-actualites > .view-content, .page-selections-univers .view-univers > .view-content, .page-selections-univers .view-taxonomy-term > .view-content, .page-selections-univers .view-s-lections-de-livres > .view-content, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content { margin-top: 4rem; display: flex; flex-wrap: wrap; align-items: stretch; padding: 0 10%; }
.page-actualites .view-actualites > .view-content > *, .page-actualites .view-univers > .view-content > *, .page-actualites .view-taxonomy-term > .view-content > *, .page-actualites .view-s-lections-de-livres > .view-content > *, .page-actualités .view-actualites > .view-content > *, .page-actualités .view-univers > .view-content > *, .page-actualités .view-taxonomy-term > .view-content > *, .page-actualités .view-s-lections-de-livres > .view-content > *, .page-evenements .view-actualites > .view-content > *, .page-evenements .view-univers > .view-content > *, .page-evenements .view-taxonomy-term > .view-content > *, .page-evenements .view-s-lections-de-livres > .view-content > *, .page-articles-univers .view-actualites > .view-content > *, .page-articles-univers .view-univers > .view-content > *, .page-articles-univers .view-taxonomy-term > .view-content > *, .page-articles-univers .view-s-lections-de-livres > .view-content > *, .page-evenements-univers .view-actualites > .view-content > *, .page-evenements-univers .view-univers > .view-content > *, .page-evenements-univers .view-taxonomy-term > .view-content > *, .page-evenements-univers .view-s-lections-de-livres > .view-content > *, .page-selections-de-livres .view-actualites > .view-content > *, .page-selections-de-livres .view-univers > .view-content > *, .page-selections-de-livres .view-taxonomy-term > .view-content > *, .page-selections-de-livres .view-s-lections-de-livres > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content > *, .page-revue-de-presse-univers .view-actualites > .view-content > *, .page-revue-de-presse-univers .view-univers > .view-content > *, .page-revue-de-presse-univers .view-taxonomy-term > .view-content > *, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content > *, .page-selections-univers .view-actualites > .view-content > *, .page-selections-univers .view-univers > .view-content > *, .page-selections-univers .view-taxonomy-term > .view-content > *, .page-selections-univers .view-s-lections-de-livres > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content > * { margin: 0; width: calc(100%/3); }
@media screen and (min-width: 768px) and (max-width: 991px) { .page-actualites .view-actualites > .view-content > *, .page-actualites .view-univers > .view-content > *, .page-actualites .view-taxonomy-term > .view-content > *, .page-actualites .view-s-lections-de-livres > .view-content > *, .page-actualités .view-actualites > .view-content > *, .page-actualités .view-univers > .view-content > *, .page-actualités .view-taxonomy-term > .view-content > *, .page-actualités .view-s-lections-de-livres > .view-content > *, .page-evenements .view-actualites > .view-content > *, .page-evenements .view-univers > .view-content > *, .page-evenements .view-taxonomy-term > .view-content > *, .page-evenements .view-s-lections-de-livres > .view-content > *, .page-articles-univers .view-actualites > .view-content > *, .page-articles-univers .view-univers > .view-content > *, .page-articles-univers .view-taxonomy-term > .view-content > *, .page-articles-univers .view-s-lections-de-livres > .view-content > *, .page-evenements-univers .view-actualites > .view-content > *, .page-evenements-univers .view-univers > .view-content > *, .page-evenements-univers .view-taxonomy-term > .view-content > *, .page-evenements-univers .view-s-lections-de-livres > .view-content > *, .page-selections-de-livres .view-actualites > .view-content > *, .page-selections-de-livres .view-univers > .view-content > *, .page-selections-de-livres .view-taxonomy-term > .view-content > *, .page-selections-de-livres .view-s-lections-de-livres > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content > *, .page-revue-de-presse-univers .view-actualites > .view-content > *, .page-revue-de-presse-univers .view-univers > .view-content > *, .page-revue-de-presse-univers .view-taxonomy-term > .view-content > *, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content > *, .page-selections-univers .view-actualites > .view-content > *, .page-selections-univers .view-univers > .view-content > *, .page-selections-univers .view-taxonomy-term > .view-content > *, .page-selections-univers .view-s-lections-de-livres > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content > * { width: calc(100%/3); } }
@media screen and (min-width: 768px) and (max-width: 991px) { .page-actualites .view-actualites > .view-content > *, .page-actualites .view-univers > .view-content > *, .page-actualites .view-taxonomy-term > .view-content > *, .page-actualites .view-s-lections-de-livres > .view-content > *, .page-actualités .view-actualites > .view-content > *, .page-actualités .view-univers > .view-content > *, .page-actualités .view-taxonomy-term > .view-content > *, .page-actualités .view-s-lections-de-livres > .view-content > *, .page-evenements .view-actualites > .view-content > *, .page-evenements .view-univers > .view-content > *, .page-evenements .view-taxonomy-term > .view-content > *, .page-evenements .view-s-lections-de-livres > .view-content > *, .page-articles-univers .view-actualites > .view-content > *, .page-articles-univers .view-univers > .view-content > *, .page-articles-univers .view-taxonomy-term > .view-content > *, .page-articles-univers .view-s-lections-de-livres > .view-content > *, .page-evenements-univers .view-actualites > .view-content > *, .page-evenements-univers .view-univers > .view-content > *, .page-evenements-univers .view-taxonomy-term > .view-content > *, .page-evenements-univers .view-s-lections-de-livres > .view-content > *, .page-selections-de-livres .view-actualites > .view-content > *, .page-selections-de-livres .view-univers > .view-content > *, .page-selections-de-livres .view-taxonomy-term > .view-content > *, .page-selections-de-livres .view-s-lections-de-livres > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content > *, .page-revue-de-presse-univers .view-actualites > .view-content > *, .page-revue-de-presse-univers .view-univers > .view-content > *, .page-revue-de-presse-univers .view-taxonomy-term > .view-content > *, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content > *, .page-selections-univers .view-actualites > .view-content > *, .page-selections-univers .view-univers > .view-content > *, .page-selections-univers .view-taxonomy-term > .view-content > *, .page-selections-univers .view-s-lections-de-livres > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content > * { width: calc(100%/2); } }
@media screen and (max-width: 767px) { .page-actualites .view-actualites > .view-content > *, .page-actualites .view-univers > .view-content > *, .page-actualites .view-taxonomy-term > .view-content > *, .page-actualites .view-s-lections-de-livres > .view-content > *, .page-actualités .view-actualites > .view-content > *, .page-actualités .view-univers > .view-content > *, .page-actualités .view-taxonomy-term > .view-content > *, .page-actualités .view-s-lections-de-livres > .view-content > *, .page-evenements .view-actualites > .view-content > *, .page-evenements .view-univers > .view-content > *, .page-evenements .view-taxonomy-term > .view-content > *, .page-evenements .view-s-lections-de-livres > .view-content > *, .page-articles-univers .view-actualites > .view-content > *, .page-articles-univers .view-univers > .view-content > *, .page-articles-univers .view-taxonomy-term > .view-content > *, .page-articles-univers .view-s-lections-de-livres > .view-content > *, .page-evenements-univers .view-actualites > .view-content > *, .page-evenements-univers .view-univers > .view-content > *, .page-evenements-univers .view-taxonomy-term > .view-content > *, .page-evenements-univers .view-s-lections-de-livres > .view-content > *, .page-selections-de-livres .view-actualites > .view-content > *, .page-selections-de-livres .view-univers > .view-content > *, .page-selections-de-livres .view-taxonomy-term > .view-content > *, .page-selections-de-livres .view-s-lections-de-livres > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content > *, .page-revue-de-presse-univers .view-actualites > .view-content > *, .page-revue-de-presse-univers .view-univers > .view-content > *, .page-revue-de-presse-univers .view-taxonomy-term > .view-content > *, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content > *, .page-selections-univers .view-actualites > .view-content > *, .page-selections-univers .view-univers > .view-content > *, .page-selections-univers .view-taxonomy-term > .view-content > *, .page-selections-univers .view-s-lections-de-livres > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content > *, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content > * { width: calc(100%/1); } }
.page-actualites .view-actualites > .view-content .views-row, .page-actualites .view-univers > .view-content .views-row, .page-actualites .view-taxonomy-term > .view-content .views-row, .page-actualites .view-s-lections-de-livres > .view-content .views-row, .page-actualités .view-actualites > .view-content .views-row, .page-actualités .view-univers > .view-content .views-row, .page-actualités .view-taxonomy-term > .view-content .views-row, .page-actualités .view-s-lections-de-livres > .view-content .views-row, .page-evenements .view-actualites > .view-content .views-row, .page-evenements .view-univers > .view-content .views-row, .page-evenements .view-taxonomy-term > .view-content .views-row, .page-evenements .view-s-lections-de-livres > .view-content .views-row, .page-articles-univers .view-actualites > .view-content .views-row, .page-articles-univers .view-univers > .view-content .views-row, .page-articles-univers .view-taxonomy-term > .view-content .views-row, .page-articles-univers .view-s-lections-de-livres > .view-content .views-row, .page-evenements-univers .view-actualites > .view-content .views-row, .page-evenements-univers .view-univers > .view-content .views-row, .page-evenements-univers .view-taxonomy-term > .view-content .views-row, .page-evenements-univers .view-s-lections-de-livres > .view-content .views-row, .page-selections-de-livres .view-actualites > .view-content .views-row, .page-selections-de-livres .view-univers > .view-content .views-row, .page-selections-de-livres .view-taxonomy-term > .view-content .views-row, .page-selections-de-livres .view-s-lections-de-livres > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .views-row, .page-revue-de-presse-univers .view-actualites > .view-content .views-row, .page-revue-de-presse-univers .view-univers > .view-content .views-row, .page-revue-de-presse-univers .view-taxonomy-term > .view-content .views-row, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content .views-row, .page-selections-univers .view-actualites > .view-content .views-row, .page-selections-univers .view-univers > .view-content .views-row, .page-selections-univers .view-taxonomy-term > .view-content .views-row, .page-selections-univers .view-s-lections-de-livres > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .views-row { padding: 1.3rem; }
.page-actualites .view-actualites > .view-content .views-row article, .page-actualites .view-univers > .view-content .views-row article, .page-actualites .view-taxonomy-term > .view-content .views-row article, .page-actualites .view-s-lections-de-livres > .view-content .views-row article, .page-actualités .view-actualites > .view-content .views-row article, .page-actualités .view-univers > .view-content .views-row article, .page-actualités .view-taxonomy-term > .view-content .views-row article, .page-actualités .view-s-lections-de-livres > .view-content .views-row article, .page-evenements .view-actualites > .view-content .views-row article, .page-evenements .view-univers > .view-content .views-row article, .page-evenements .view-taxonomy-term > .view-content .views-row article, .page-evenements .view-s-lections-de-livres > .view-content .views-row article, .page-articles-univers .view-actualites > .view-content .views-row article, .page-articles-univers .view-univers > .view-content .views-row article, .page-articles-univers .view-taxonomy-term > .view-content .views-row article, .page-articles-univers .view-s-lections-de-livres > .view-content .views-row article, .page-evenements-univers .view-actualites > .view-content .views-row article, .page-evenements-univers .view-univers > .view-content .views-row article, .page-evenements-univers .view-taxonomy-term > .view-content .views-row article, .page-evenements-univers .view-s-lections-de-livres > .view-content .views-row article, .page-selections-de-livres .view-actualites > .view-content .views-row article, .page-selections-de-livres .view-univers > .view-content .views-row article, .page-selections-de-livres .view-taxonomy-term > .view-content .views-row article, .page-selections-de-livres .view-s-lections-de-livres > .view-content .views-row article, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .views-row article, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content .views-row article, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .views-row article, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .views-row article, .page-revue-de-presse-univers .view-actualites > .view-content .views-row article, .page-revue-de-presse-univers .view-univers > .view-content .views-row article, .page-revue-de-presse-univers .view-taxonomy-term > .view-content .views-row article, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content .views-row article, .page-selections-univers .view-actualites > .view-content .views-row article, .page-selections-univers .view-univers > .view-content .views-row article, .page-selections-univers .view-taxonomy-term > .view-content .views-row article, .page-selections-univers .view-s-lections-de-livres > .view-content .views-row article, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .views-row article, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content .views-row article, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .views-row article, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .views-row article { height: 100%; }
@media screen and (max-width: 767px) { .page-actualites .view-actualites > .view-content, .page-actualites .view-univers > .view-content, .page-actualites .view-taxonomy-term > .view-content, .page-actualites .view-s-lections-de-livres > .view-content, .page-actualités .view-actualites > .view-content, .page-actualités .view-univers > .view-content, .page-actualités .view-taxonomy-term > .view-content, .page-actualités .view-s-lections-de-livres > .view-content, .page-evenements .view-actualites > .view-content, .page-evenements .view-univers > .view-content, .page-evenements .view-taxonomy-term > .view-content, .page-evenements .view-s-lections-de-livres > .view-content, .page-articles-univers .view-actualites > .view-content, .page-articles-univers .view-univers > .view-content, .page-articles-univers .view-taxonomy-term > .view-content, .page-articles-univers .view-s-lections-de-livres > .view-content, .page-evenements-univers .view-actualites > .view-content, .page-evenements-univers .view-univers > .view-content, .page-evenements-univers .view-taxonomy-term > .view-content, .page-evenements-univers .view-s-lections-de-livres > .view-content, .page-selections-de-livres .view-actualites > .view-content, .page-selections-de-livres .view-univers > .view-content, .page-selections-de-livres .view-taxonomy-term > .view-content, .page-selections-de-livres .view-s-lections-de-livres > .view-content, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content, .page-revue-de-presse-univers .view-actualites > .view-content, .page-revue-de-presse-univers .view-univers > .view-content, .page-revue-de-presse-univers .view-taxonomy-term > .view-content, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content, .page-selections-univers .view-actualites > .view-content, .page-selections-univers .view-univers > .view-content, .page-selections-univers .view-taxonomy-term > .view-content, .page-selections-univers .view-s-lections-de-livres > .view-content, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content { flex-direction: column; margin-top: 0; align-items: center; }
  .page-actualites .view-actualites > .view-content .views-row, .page-actualites .view-univers > .view-content .views-row, .page-actualites .view-taxonomy-term > .view-content .views-row, .page-actualites .view-s-lections-de-livres > .view-content .views-row, .page-actualités .view-actualites > .view-content .views-row, .page-actualités .view-univers > .view-content .views-row, .page-actualités .view-taxonomy-term > .view-content .views-row, .page-actualités .view-s-lections-de-livres > .view-content .views-row, .page-evenements .view-actualites > .view-content .views-row, .page-evenements .view-univers > .view-content .views-row, .page-evenements .view-taxonomy-term > .view-content .views-row, .page-evenements .view-s-lections-de-livres > .view-content .views-row, .page-articles-univers .view-actualites > .view-content .views-row, .page-articles-univers .view-univers > .view-content .views-row, .page-articles-univers .view-taxonomy-term > .view-content .views-row, .page-articles-univers .view-s-lections-de-livres > .view-content .views-row, .page-evenements-univers .view-actualites > .view-content .views-row, .page-evenements-univers .view-univers > .view-content .views-row, .page-evenements-univers .view-taxonomy-term > .view-content .views-row, .page-evenements-univers .view-s-lections-de-livres > .view-content .views-row, .page-selections-de-livres .view-actualites > .view-content .views-row, .page-selections-de-livres .view-univers > .view-content .views-row, .page-selections-de-livres .view-taxonomy-term > .view-content .views-row, .page-selections-de-livres .view-s-lections-de-livres > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .views-row, .page-revue-de-presse-univers .view-actualites > .view-content .views-row, .page-revue-de-presse-univers .view-univers > .view-content .views-row, .page-revue-de-presse-univers .view-taxonomy-term > .view-content .views-row, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content .views-row, .page-selections-univers .view-actualites > .view-content .views-row, .page-selections-univers .view-univers > .view-content .views-row, .page-selections-univers .view-taxonomy-term > .view-content .views-row, .page-selections-univers .view-s-lections-de-livres > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .views-row, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .views-row { padding: 0; max-width: 400px; } }
.page-actualites .view-actualites > .view-content .field-name-title-field, .page-actualites .view-univers > .view-content .field-name-title-field, .page-actualites .view-taxonomy-term > .view-content .field-name-title-field, .page-actualites .view-s-lections-de-livres > .view-content .field-name-title-field, .page-actualités .view-actualites > .view-content .field-name-title-field, .page-actualités .view-univers > .view-content .field-name-title-field, .page-actualités .view-taxonomy-term > .view-content .field-name-title-field, .page-actualités .view-s-lections-de-livres > .view-content .field-name-title-field, .page-evenements .view-actualites > .view-content .field-name-title-field, .page-evenements .view-univers > .view-content .field-name-title-field, .page-evenements .view-taxonomy-term > .view-content .field-name-title-field, .page-evenements .view-s-lections-de-livres > .view-content .field-name-title-field, .page-articles-univers .view-actualites > .view-content .field-name-title-field, .page-articles-univers .view-univers > .view-content .field-name-title-field, .page-articles-univers .view-taxonomy-term > .view-content .field-name-title-field, .page-articles-univers .view-s-lections-de-livres > .view-content .field-name-title-field, .page-evenements-univers .view-actualites > .view-content .field-name-title-field, .page-evenements-univers .view-univers > .view-content .field-name-title-field, .page-evenements-univers .view-taxonomy-term > .view-content .field-name-title-field, .page-evenements-univers .view-s-lections-de-livres > .view-content .field-name-title-field, .page-selections-de-livres .view-actualites > .view-content .field-name-title-field, .page-selections-de-livres .view-univers > .view-content .field-name-title-field, .page-selections-de-livres .view-taxonomy-term > .view-content .field-name-title-field, .page-selections-de-livres .view-s-lections-de-livres > .view-content .field-name-title-field, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .field-name-title-field, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content .field-name-title-field, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .field-name-title-field, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .field-name-title-field, .page-revue-de-presse-univers .view-actualites > .view-content .field-name-title-field, .page-revue-de-presse-univers .view-univers > .view-content .field-name-title-field, .page-revue-de-presse-univers .view-taxonomy-term > .view-content .field-name-title-field, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content .field-name-title-field, .page-selections-univers .view-actualites > .view-content .field-name-title-field, .page-selections-univers .view-univers > .view-content .field-name-title-field, .page-selections-univers .view-taxonomy-term > .view-content .field-name-title-field, .page-selections-univers .view-s-lections-de-livres > .view-content .field-name-title-field, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .field-name-title-field, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content .field-name-title-field, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .field-name-title-field, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .field-name-title-field { padding: 0 1rem; }
@media screen and (max-width: 1440px) { .page-actualites .view-actualites > .view-content, .page-actualites .view-univers > .view-content, .page-actualites .view-taxonomy-term > .view-content, .page-actualites .view-s-lections-de-livres > .view-content, .page-actualités .view-actualites > .view-content, .page-actualités .view-univers > .view-content, .page-actualités .view-taxonomy-term > .view-content, .page-actualités .view-s-lections-de-livres > .view-content, .page-evenements .view-actualites > .view-content, .page-evenements .view-univers > .view-content, .page-evenements .view-taxonomy-term > .view-content, .page-evenements .view-s-lections-de-livres > .view-content, .page-articles-univers .view-actualites > .view-content, .page-articles-univers .view-univers > .view-content, .page-articles-univers .view-taxonomy-term > .view-content, .page-articles-univers .view-s-lections-de-livres > .view-content, .page-evenements-univers .view-actualites > .view-content, .page-evenements-univers .view-univers > .view-content, .page-evenements-univers .view-taxonomy-term > .view-content, .page-evenements-univers .view-s-lections-de-livres > .view-content, .page-selections-de-livres .view-actualites > .view-content, .page-selections-de-livres .view-univers > .view-content, .page-selections-de-livres .view-taxonomy-term > .view-content, .page-selections-de-livres .view-s-lections-de-livres > .view-content, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content, .page-revue-de-presse-univers .view-actualites > .view-content, .page-revue-de-presse-univers .view-univers > .view-content, .page-revue-de-presse-univers .view-taxonomy-term > .view-content, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content, .page-selections-univers .view-actualites > .view-content, .page-selections-univers .view-univers > .view-content, .page-selections-univers .view-taxonomy-term > .view-content, .page-selections-univers .view-s-lections-de-livres > .view-content, .page-taxonomy-term.vocabulary-tags .view-actualites > .view-content, .page-taxonomy-term.vocabulary-tags .view-univers > .view-content, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content { padding: 0; } }
@media screen and (max-width: 767px) { .page-actualites .view-actualites, .page-actualites .view-univers, .page-actualites .view-s-lections-de-livres > .view-content, .page-actualites .view-taxonomy-term > .view-content, .page-actualités .view-actualites, .page-actualités .view-univers, .page-actualités .view-s-lections-de-livres > .view-content, .page-actualités .view-taxonomy-term > .view-content, .page-evenements .view-actualites, .page-evenements .view-univers, .page-evenements .view-s-lections-de-livres > .view-content, .page-evenements .view-taxonomy-term > .view-content, .page-articles-univers .view-actualites, .page-articles-univers .view-univers, .page-articles-univers .view-s-lections-de-livres > .view-content, .page-articles-univers .view-taxonomy-term > .view-content, .page-evenements-univers .view-actualites, .page-evenements-univers .view-univers, .page-evenements-univers .view-s-lections-de-livres > .view-content, .page-evenements-univers .view-taxonomy-term > .view-content, .page-selections-de-livres .view-actualites, .page-selections-de-livres .view-univers, .page-selections-de-livres .view-s-lections-de-livres > .view-content, .page-selections-de-livres .view-taxonomy-term > .view-content, .page-taxonomy-term.vocabulary-tags .view-actualites, .page-taxonomy-term.vocabulary-tags .view-univers, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content, .page-revue-de-presse-univers .view-actualites, .page-revue-de-presse-univers .view-univers, .page-revue-de-presse-univers .view-s-lections-de-livres > .view-content, .page-revue-de-presse-univers .view-taxonomy-term > .view-content, .page-selections-univers .view-actualites, .page-selections-univers .view-univers, .page-selections-univers .view-s-lections-de-livres > .view-content, .page-selections-univers .view-taxonomy-term > .view-content, .page-taxonomy-term.vocabulary-tags .view-actualites, .page-taxonomy-term.vocabulary-tags .view-univers, .page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content, .page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content { background: #d3cecb; }
  .page-actualites footer, .page-actualités footer, .page-evenements footer, .page-articles-univers footer, .page-evenements-univers footer, .page-selections-de-livres footer, .page-taxonomy-term.vocabulary-tags footer, .page-revue-de-presse-univers footer, .page-selections-univers footer, .page-taxonomy-term.vocabulary-tags footer { margin-top: 0; } }
.univers_fayard.page-actualites .view-actualites > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-actualites .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-actualites .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-actualites .view-univers > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-actualites .view-univers > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-actualites .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-actualites .view-taxonomy-term > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-actualites .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-actualites .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-actualites .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-actualites .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-actualites .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-actualités .view-actualites > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-actualités .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-actualités .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-actualités .view-univers > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-actualités .view-univers > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-actualités .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-actualités .view-taxonomy-term > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-actualités .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-actualités .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-actualités .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-actualités .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-actualités .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-evenements .view-actualites > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-evenements .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-evenements .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-evenements .view-univers > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-evenements .view-univers > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-evenements .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-evenements .view-taxonomy-term > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-evenements .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-evenements .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-evenements .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-evenements .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-evenements .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-actualites > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-univers > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-univers > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-taxonomy-term > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-selections-de-livres .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-univers > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-univers > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a { background: #d3cecb; }
.univers_fayard.page-actualites .view-actualites > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-actualites > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-univers > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-univers > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-univers > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-univers > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-taxonomy-term > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-taxonomy-term > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualites .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualites .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-actualites > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-actualites > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-univers > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-univers > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-univers > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-univers > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-taxonomy-term > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-taxonomy-term > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-actualités .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-actualités .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-actualites > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-actualites > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-univers > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-univers > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-univers > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-univers > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-taxonomy-term > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-taxonomy-term > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-evenements .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-evenements .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-actualites > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-actualites > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-univers > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-univers > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-univers > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-univers > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-taxonomy-term > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-taxonomy-term > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-selections-de-livres .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-selections-de-livres .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-actualites > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-univers > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-univers > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-univers > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-univers > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-univers > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-taxonomy-term > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .node-article.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_fayard.page-taxonomy-term.vocabulary-tags .view-s-lections-de-livres > .view-content .node-selection-de-livres.view-mode-listes > a > .field-name-title-field { padding-top: .4rem; background: #d3cecb; }
.page-selections-de-livres .node-selection-de-livres.view-mode-listes > a, .page-selections-de-livres .node-selection-de-livres.view-mode-listes > a, .page-selections-univers .node-selection-de-livres.view-mode-listes > a, .page-selections-univers .node-selection-de-livres.view-mode-listes > a { padding-bottom: .5rem; }
.page-selections-de-livres .node-selection-de-livres.view-mode-listes > a .group-lien, .page-selections-de-livres .node-selection-de-livres.view-mode-listes > a .field-group-link, .page-selections-de-livres .node-selection-de-livres.view-mode-listes > a .group-lien, .page-selections-de-livres .node-selection-de-livres.view-mode-listes > a .field-group-link, .page-selections-univers .node-selection-de-livres.view-mode-listes > a .group-lien, .page-selections-univers .node-selection-de-livres.view-mode-listes > a .field-group-link, .page-selections-univers .node-selection-de-livres.view-mode-listes > a .group-lien, .page-selections-univers .node-selection-de-livres.view-mode-listes > a .field-group-link { height: 145px; }
.page-auteurs #page-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.page-auteurs #page-title-wrapper > * { padding: 0 2rem; }
.page-auteurs #page-title-wrapper > span { padding: 0; }
.page-auteurs #page-title-wrapper * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.page-auteurs #page-title-wrapper * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .page-auteurs #page-title-wrapper * { color: #ffffff; } }
@media screen and (max-width: 767px) { .page-auteurs #page-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .page-auteurs #page-title-wrapper > * { padding: 0; } }
.view-intervenants.view-display-id-attachment_1 .view-content { display: flex; justify-content: space-around; flex-wrap: wrap; margin-bottom: 6rem; }
.view-intervenants.view-display-id-attachment_1 .view-content .views-summary { font-size: 0; }
.view-intervenants.view-display-id-attachment_1 .view-content .views-summary .ajax-progress .glyphicon-refresh { font-size: 1.2rem; color: #65605c; /* &:before{ content: none; }*/ }
.view-intervenants.view-display-id-attachment_1 .view-content .views-summary a { font-size: 2.3rem; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; padding: 0 0.2em; }
.view-intervenants.view-display-id-attachment_1 .view-content .views-summary a:before, .view-intervenants.view-display-id-attachment_1 .view-content .views-summary a:after, .view-intervenants.view-display-id-attachment_1 .view-content .views-summary a span, .view-intervenants.view-display-id-attachment_1 .view-content .views-summary a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.view-intervenants.view-display-id-attachment_1 .view-content .views-summary a:hover { color: #b7272d; text-decoration: none; }
.view-intervenants.view-display-id-attachment_1 .view-content .views-summary a:hover:before, .view-intervenants.view-display-id-attachment_1 .view-content .views-summary a:hover:after, .view-intervenants.view-display-id-attachment_1 .view-content .views-summary a:hover span { color: #b7272d; }
.view-intervenants.view-display-id-attachment_1 .view-content .views-summary a.active { font-weight: 800; color: #b7272d; border-bottom: 3px solid #b7272d; }
@media screen and (max-width: 767px) { .view-intervenants.view-display-id-attachment_1 .view-content { padding: 2rem; margin-bottom: 0; }
  .view-intervenants.view-display-id-attachment_1 .view-content .views-summary { margin-bottom: 2rem; } }
.view-intervenants.view-display-id-page > .view-header { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; margin-bottom: 3rem; }
.view-intervenants.view-display-id-page > .view-header > * { padding: 0 2rem; }
.view-intervenants.view-display-id-page > .view-header * { color: #292929; }
@media screen and (max-width: 767px) { .view-intervenants.view-display-id-page > .view-header { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .view-intervenants.view-display-id-page > .view-header * { color: #ffffff; } }
.view-intervenants.view-display-id-page .view-content.masonry-processed .views-row { border: none; width: 31%; margin: 1%; overflow: hidden; padding: 0; background: transparent; }
@media screen and (min-width: 768px) and (max-width: 991px) { .view-intervenants.view-display-id-page .view-content.masonry-processed .views-row { width: 48%; margin: 1%; } }
@media screen and (max-width: 767px) { .view-intervenants.view-display-id-page > .view-header { margin: 0; padding: 1rem 2.5rem 2.5rem 2.5rem; background: #292929; color: #ffffff; }
  .view-intervenants.view-display-id-page .view-content.masonry-processed .views-row { width: 100%; margin: 1rem 0; padding: 2rem; } }
.page-recherche #block-current-search-standard { margin-bottom: 4rem; }
.page-recherche #block-current-search-standard .current-search-item-active-items a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 1em; }
.page-recherche #block-current-search-standard .current-search-item-active-items a:before, .page-recherche #block-current-search-standard .current-search-item-active-items a:after, .page-recherche #block-current-search-standard .current-search-item-active-items a span, .page-recherche #block-current-search-standard .current-search-item-active-items a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-recherche #block-current-search-standard .current-search-item-active-items a:hover { color: #b7272d; text-decoration: none; }
.page-recherche #block-current-search-standard .current-search-item-active-items a:hover:before, .page-recherche #block-current-search-standard .current-search-item-active-items a:hover:after, .page-recherche #block-current-search-standard .current-search-item-active-items a:hover span { color: #b7272d; }
.page-recherche #block-current-search-standard .current-search-item ul { padding: 0; margin: 0; }
.page-recherche #block-current-search-standard .current-search-item ul li { list-style-type: none; font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.page-recherche #block-current-search-standard .current-search-item ul li span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .page-recherche #block-current-search-standard .current-search-item ul li { color: #ffffff; } }
.page-recherche #block-current-search-standard .current-search-item ul li:first-letter { text-transform: uppercase; }
.page-recherche #page-title-wrapper { display: none; }
.page-recherche .region-sidebar-first { border-radius: 0; }
@media screen and (min-width: 768px) { .page-recherche .region-sidebar-first .block-facetapi .block-title-wrapper, .page-recherche .region-sidebar-first .block-menu .block-title-wrapper { margin: 1rem 0 3rem 0; }
  .page-recherche .region-sidebar-first .block-facetapi .block-title, .page-recherche .region-sidebar-first .block-menu .block-title { color: #b7272d; font-weight: 600; font-size: 1.9rem; padding: 0.4em 0; display: inline; border-bottom: 1px solid #292929; }
  .page-recherche .region-sidebar-first .block-facetapi ul, .page-recherche .region-sidebar-first .block-menu ul { padding-left: 1.8rem; }
  .page-recherche .region-sidebar-first .block-facetapi ul .separator, .page-recherche .region-sidebar-first .block-menu ul .separator { display: none; }
  .page-recherche .region-sidebar-first .block-facetapi ul .leaf, .page-recherche .region-sidebar-first .block-menu ul .leaf { display: flex; }
  .page-recherche .region-sidebar-first .block-facetapi ul a, .page-recherche .region-sidebar-first .block-menu ul a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 1.2rem; padding: 0 .6rem .6rem .6rem; display: block; }
  .page-recherche .region-sidebar-first .block-facetapi ul a:before, .page-recherche .region-sidebar-first .block-facetapi ul a:after, .page-recherche .region-sidebar-first .block-facetapi ul a span, .page-recherche .region-sidebar-first .block-facetapi ul a:focus, .page-recherche .region-sidebar-first .block-menu ul a:before, .page-recherche .region-sidebar-first .block-menu ul a:after, .page-recherche .region-sidebar-first .block-menu ul a span, .page-recherche .region-sidebar-first .block-menu ul a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-recherche .region-sidebar-first .block-facetapi ul a:hover, .page-recherche .region-sidebar-first .block-menu ul a:hover { color: #b7272d; text-decoration: none; }
  .page-recherche .region-sidebar-first .block-facetapi ul a:hover:before, .page-recherche .region-sidebar-first .block-facetapi ul a:hover:after, .page-recherche .region-sidebar-first .block-facetapi ul a:hover span, .page-recherche .region-sidebar-first .block-menu ul a:hover:before, .page-recherche .region-sidebar-first .block-menu ul a:hover:after, .page-recherche .region-sidebar-first .block-menu ul a:hover span { color: #b7272d; }
  .page-recherche .region-sidebar-first .block-facetapi ul a.facetapi-active, .page-recherche .region-sidebar-first .block-menu ul a.facetapi-active { display: inline; }
  .page-recherche .region-sidebar-first .block-facetapi ul.active a, .page-recherche .region-sidebar-first .block-facetapi ul a.active, .page-recherche .region-sidebar-first .block-menu ul.active a, .page-recherche .region-sidebar-first .block-menu ul a.active { font-weight: 600; }
  .page-recherche .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links, .page-recherche .region-sidebar-first .block-facetapi .content > .menu, .page-recherche .region-sidebar-first .block-menu .content > .facetapi-facetapi-links, .page-recherche .region-sidebar-first .block-menu .content > .menu { padding-left: 0; }
  .page-recherche .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links a, .page-recherche .region-sidebar-first .block-facetapi .content > .menu a, .page-recherche .region-sidebar-first .block-menu .content > .facetapi-facetapi-links a, .page-recherche .region-sidebar-first .block-menu .content > .menu a { font-size: 1.5rem; }
  .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link span, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:hover { color: #292929; text-decoration: none; }
  .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:hover span { color: #292929; } }
@media screen and (max-width: 767px) { .page-recherche .region-sidebar-first { background: #b7272d; }
  .page-recherche .region-sidebar-first::before { display: block; text-align: center; }
  .page-recherche .region-sidebar-first .block-facetapi, .page-recherche .region-sidebar-first .block-menu { width: 25%; padding: 2rem 1.5rem; max-height: 60px; position: relative; z-index: 10; }
  .page-recherche .region-sidebar-first .block-facetapi .block-title-wrapper, .page-recherche .region-sidebar-first .block-menu .block-title-wrapper { appearance: none; border: 1px solid #ffffff; border-radius: 0; background: transparent; font-size: 1.1em; line-height: 3.5em; height: 3.5em; padding: 0 16px; cursor: pointer; }
  .page-recherche .region-sidebar-first .block-facetapi .block-title-wrapper .block-title, .page-recherche .region-sidebar-first .block-menu .block-title-wrapper .block-title { color: #ffffff; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 600; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-right: 20px; }
  .page-recherche .region-sidebar-first .block-facetapi .block-title-wrapper .block-title:before, .page-recherche .region-sidebar-first .block-menu .block-title-wrapper .block-title:before { color: currentColor; position: absolute; font-family: "Glyphicons Halflings"; content: '\e259'; transition:  0.3s transform; top: 0; right: 0; line-height: 3.5em; height: 3.5em; }
  .page-recherche .region-sidebar-first .block-facetapi.opened .block-title-wrapper, .page-recherche .region-sidebar-first .block-menu.opened .block-title-wrapper { border-bottom: none; }
  .page-recherche .region-sidebar-first .block-facetapi.opened .block-title-wrapper .block-title:before, .page-recherche .region-sidebar-first .block-menu.opened .block-title-wrapper .block-title:before { display: block; transform: rotate(90deg); }
  .page-recherche .region-sidebar-first .block-facetapi .content, .page-recherche .region-sidebar-first .block-menu .content { appearance: none; border: 1px solid #ffffff; border-radius: 0; background: transparent; font-size: 1.1em; line-height: auto; height: auto; padding: 0 16px; border-top: none; display: none; }
  .page-recherche .region-sidebar-first .block-facetapi .content .separator, .page-recherche .region-sidebar-first .block-menu .content .separator { display: none; }
  .page-recherche .region-sidebar-first .block-facetapi .content ul, .page-recherche .region-sidebar-first .block-menu .content ul { padding-left: 14px; width: 100%; }
  .page-recherche .region-sidebar-first .block-facetapi .content > ul, .page-recherche .region-sidebar-first .block-menu .content > ul { padding-left: 0; }
  .page-recherche .region-sidebar-first .block-facetapi .content li, .page-recherche .region-sidebar-first .block-menu .content li { margin-bottom: 8px; }
  .page-recherche .region-sidebar-first .block-facetapi .content li input, .page-recherche .region-sidebar-first .block-menu .content li input { margin: 0 5px 0 0; display: inline; position: relative; top: 3px; }
  .page-recherche .region-sidebar-first .block-facetapi .content li a, .page-recherche .region-sidebar-first .block-menu .content li a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 1em; line-height: 1.3em; }
  .page-recherche .region-sidebar-first .block-facetapi .content li a:before, .page-recherche .region-sidebar-first .block-facetapi .content li a:after, .page-recherche .region-sidebar-first .block-facetapi .content li a span, .page-recherche .region-sidebar-first .block-facetapi .content li a:focus, .page-recherche .region-sidebar-first .block-menu .content li a:before, .page-recherche .region-sidebar-first .block-menu .content li a:after, .page-recherche .region-sidebar-first .block-menu .content li a span, .page-recherche .region-sidebar-first .block-menu .content li a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-recherche .region-sidebar-first .block-facetapi .content li a:hover, .page-recherche .region-sidebar-first .block-menu .content li a:hover { color: #b7272d; text-decoration: none; }
  .page-recherche .region-sidebar-first .block-facetapi .content li a:hover:before, .page-recherche .region-sidebar-first .block-facetapi .content li a:hover:after, .page-recherche .region-sidebar-first .block-facetapi .content li a:hover span, .page-recherche .region-sidebar-first .block-menu .content li a:hover:before, .page-recherche .region-sidebar-first .block-menu .content li a:hover:after, .page-recherche .region-sidebar-first .block-menu .content li a:hover span { color: #b7272d; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .page-recherche .region-sidebar-first .block-facetapi, .page-recherche .region-sidebar-first .block-menu { width: 100%; max-height: none; padding: 10px 16px; } }
@media screen and (max-width: 767px) { .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: 600; padding-bottom: 2rem; display: block; }
  .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link span, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:hover { color: #292929; text-decoration: none; }
  .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-recherche .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-recherche .region-sidebar-first .block-menu .facetapi-limit-link:hover span { color: #292929; } }
.page-recherche .region-sidebar-first { padding-top: 3rem; border-radius: 0; }
.page-recherche .region-sidebar-first::before { content: 'Filtrer par :'; font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-weight: 600; font-size: 1.7rem; padding: 0.5em; }
@media screen and (max-width: 767px) { .page-recherche .region-sidebar-first::before { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.page-recherche .region-sidebar-first::before:focus { border: none; box-shadow: none; }
.page-recherche .region-sidebar-first::before:focus { background: #b7272d; transition:  0.3s background; }
.page-recherche .region-sidebar-first::before:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.page-recherche .region-sidebar-first::before:hover { border: none; box-shadow: none; }
.page-recherche .region-sidebar-first::before:before, .page-recherche .region-sidebar-first::before:after, .page-recherche .region-sidebar-first::before span, .page-recherche .region-sidebar-first::before:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-recherche .region-sidebar-first::before:hover { color: #ffffff; text-decoration: none; }
.page-recherche .region-sidebar-first::before:hover:before, .page-recherche .region-sidebar-first::before:hover:after, .page-recherche .region-sidebar-first::before:hover span { color: #ffffff; }
.page-recherche .region-content { padding-top: 3.5rem; }
@media screen and (max-width: 767px) { .page-recherche .view-recherche { padding: 3rem 1rem; }
  .page-recherche #block-current-search-standard .current-search-item ul li { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #ffffff; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
  .page-recherche #block-current-search-standard .current-search-item ul li span { font-size: 2.5rem; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .page-recherche #block-current-search-standard .current-search-item ul li { color: #ffffff; } }
@media screen and (max-width: 767px) { .page-recherche .region-sidebar-first { margin-bottom: 0; }
  .page-recherche .region-content { padding-top: 0; } }
.page-videos #page-title-wrapper, .page-videos-univers #page-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.page-videos #page-title-wrapper > *, .page-videos-univers #page-title-wrapper > * { padding: 0 2rem; }
.page-videos #page-title-wrapper > span, .page-videos-univers #page-title-wrapper > span { padding: 0; }
.page-videos #page-title-wrapper *, .page-videos-univers #page-title-wrapper * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.page-videos #page-title-wrapper * span, .page-videos-univers #page-title-wrapper * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .page-videos #page-title-wrapper *, .page-videos-univers #page-title-wrapper * { color: #ffffff; } }
@media screen and (max-width: 767px) { .page-videos #page-title-wrapper, .page-videos-univers #page-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .page-videos #page-title-wrapper > *, .page-videos-univers #page-title-wrapper > * { padding: 0; } }
.page-videos .view-Videos > .view-header, .page-videos .view-univers > .view-header, .page-videos-univers .view-Videos > .view-header, .page-videos-univers .view-univers > .view-header { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; }
.page-videos .view-Videos > .view-header > *, .page-videos .view-univers > .view-header > *, .page-videos-univers .view-Videos > .view-header > *, .page-videos-univers .view-univers > .view-header > * { padding: 0 2rem; }
.page-videos .view-Videos > .view-header *, .page-videos .view-univers > .view-header *, .page-videos-univers .view-Videos > .view-header *, .page-videos-univers .view-univers > .view-header * { color: #292929; }
@media screen and (max-width: 767px) { .page-videos .view-Videos > .view-header, .page-videos .view-univers > .view-header, .page-videos-univers .view-Videos > .view-header, .page-videos-univers .view-univers > .view-header { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .page-videos .view-Videos > .view-header *, .page-videos .view-univers > .view-header *, .page-videos-univers .view-Videos > .view-header *, .page-videos-univers .view-univers > .view-header * { color: #ffffff; } }
.page-videos .view-Videos > .view-content, .page-videos .view-univers > .view-content, .page-videos-univers .view-Videos > .view-content, .page-videos-univers .view-univers > .view-content { margin-top: 4rem; display: flex; flex-wrap: wrap; align-items: stretch; padding: 0 10%; }
.page-videos .view-Videos > .view-content > *, .page-videos .view-univers > .view-content > *, .page-videos-univers .view-Videos > .view-content > *, .page-videos-univers .view-univers > .view-content > * { margin: 0; width: calc(100%/3); }
@media screen and (min-width: 768px) and (max-width: 991px) { .page-videos .view-Videos > .view-content > *, .page-videos .view-univers > .view-content > *, .page-videos-univers .view-Videos > .view-content > *, .page-videos-univers .view-univers > .view-content > * { width: calc(100%/3); } }
@media screen and (min-width: 768px) and (max-width: 991px) { .page-videos .view-Videos > .view-content > *, .page-videos .view-univers > .view-content > *, .page-videos-univers .view-Videos > .view-content > *, .page-videos-univers .view-univers > .view-content > * { width: calc(100%/2); } }
@media screen and (max-width: 767px) { .page-videos .view-Videos > .view-content > *, .page-videos .view-univers > .view-content > *, .page-videos-univers .view-Videos > .view-content > *, .page-videos-univers .view-univers > .view-content > * { width: calc(100%/1); } }
.page-videos .view-Videos > .view-content .views-row, .page-videos .view-univers > .view-content .views-row, .page-videos-univers .view-Videos > .view-content .views-row, .page-videos-univers .view-univers > .view-content .views-row { padding: 1.3rem; }
.page-videos .view-Videos > .view-content .views-row article, .page-videos .view-univers > .view-content .views-row article, .page-videos-univers .view-Videos > .view-content .views-row article, .page-videos-univers .view-univers > .view-content .views-row article { height: 100%; }
@media screen and (max-width: 767px) { .page-videos .view-Videos > .view-content, .page-videos .view-univers > .view-content, .page-videos-univers .view-Videos > .view-content, .page-videos-univers .view-univers > .view-content { flex-direction: column; margin-top: 0; align-items: center; }
  .page-videos .view-Videos > .view-content .views-row, .page-videos .view-univers > .view-content .views-row, .page-videos-univers .view-Videos > .view-content .views-row, .page-videos-univers .view-univers > .view-content .views-row { padding: 0; max-width: 400px; } }
.page-videos .view-Videos > .view-content .field-name-title-field, .page-videos .view-univers > .view-content .field-name-title-field, .page-videos-univers .view-Videos > .view-content .field-name-title-field, .page-videos-univers .view-univers > .view-content .field-name-title-field { padding: 0 1rem; }
@media screen and (max-width: 1440px) { .page-videos .view-Videos > .view-content, .page-videos-univers .view-Videos > .view-content { padding: 0; } }
@media screen and (max-width: 767px) { .page-videos .view-Videos, .page-videos-univers .view-Videos { background: #292929; }
  .page-videos footer, .page-videos-univers footer { margin-top: 0; } }
.node-type-hw-intervenant .view-liste-livres-auteurs .views-field-title-1 { margin: 0; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.node-type-hw-intervenant .view-liste-livres-auteurs .views-field-title-1 > * { padding: 0 2rem; }
.node-type-hw-intervenant .view-liste-livres-auteurs .views-field-title-1 > span { padding: 0; }
.node-type-hw-intervenant .view-liste-livres-auteurs .views-field-title-1 * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.node-type-hw-intervenant .view-liste-livres-auteurs .views-field-title-1 * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .node-type-hw-intervenant .view-liste-livres-auteurs .views-field-title-1 * { color: #ffffff; } }
@media screen and (max-width: 767px) { .node-type-hw-intervenant .view-liste-livres-auteurs .views-field-title-1 { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .node-type-hw-intervenant .view-liste-livres-auteurs .views-field-title-1 > * { padding: 0; } }
.node-type-hw-intervenant .view-liste-livres-auteurs .views-field-nothing h2 { margin: 0; text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; }
.node-type-hw-intervenant .view-liste-livres-auteurs .views-field-nothing h2 > * { padding: 0 2rem; }
.node-type-hw-intervenant .view-liste-livres-auteurs .views-field-nothing h2 * { color: #292929; }
@media screen and (max-width: 767px) { .node-type-hw-intervenant .view-liste-livres-auteurs .views-field-nothing h2 { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .node-type-hw-intervenant .view-liste-livres-auteurs .views-field-nothing h2 * { color: #ffffff; } }
.node-type-hw-intervenant .view-liste-livres-auteurs .views-field-nothing h2 span { padding: 0; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 { display: flex; flex: 1 1 auto; flex-wrap: wrap; align-items: stretch; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite { padding: 3rem 1rem; text-align: justify; width: 100%; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite * { display: inline; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .group-col-gauche { display: block; float: left; margin: 0 3rem 2rem; max-width: 35%; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .partage_wrap { display: flex; margin-top: 3rem; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .form-group { margin-top: 2.5rem; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .form-group { margin-bottom: 2rem; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite img { margin: auto; border: 2px solid #d3cecb; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-biographie .field-item { letter-spacing: 0.05em; line-height: 1.8em; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-copyrights-photos { margin: 1rem 0 3rem 0; text-align: center; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite a { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite a:before, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite a:after, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite a span, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite a:hover { color: #292929; text-decoration: none; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite a:hover:before, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite a:hover:after, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite a:hover span { color: #292929; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; }
@media screen and (max-width: 767px) { .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:focus { border: none; box-shadow: none; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:focus { background: #b7272d; transition:  0.3s background; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:hover { background: #292929; border-color: #292929; text-decoration: none; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:hover { border: none; box-shadow: none; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:before, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:after, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a span, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:hover { color: #ffffff; text-decoration: none; }
.node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:hover:before, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:hover:after, .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites a:hover span { color: #ffffff; }
.node-type-hw-intervenant #block-views-actualites-block-4 { margin-bottom: 5rem; }
@media screen and (max-width: 767px) { .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite { width: 100%; }
  .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .group-col-gauche { float: none; max-width: none; }
  .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .group-col-gauche * { display: block; }
  .node-type-hw-intervenant .node-hw-intervenant.view-mode-full > .row > .col-sm-12 .group-col-droite .field-name-hw-intervenant-sites { text-align: center; } }
.page-node-100446 .node-page.view-mode-full .field-name-body { margin-bottom: 3rem; padding: 0 10rem; }
.page-node-100446 .node-page.view-mode-full .field-name-body address { display: block; text-align: center; font-weight: 800; font-size: 1.6rem; margin: 4rem 1rem 2rem; }
.page-node-100446 .node-page.view-mode-full .field-name-body address::after { transition:  0.3s all; content: ''; display: block; width: 70px; max-width: 70px; height: 2px; margin: auto; background: #292929; }
.page-node-100446 .node-page.view-mode-full .field-name-body address:after { margin-top: 2rem; }
.page-node-100446 .node-page.view-mode-full .field-name-body p { font-family: "Open Sans", serif; font-size: 1.6rem; }
.page-node-100446 #block-block-4 { background: #ffffff; }
@media screen and (max-width: 767px) { .page-node-100446 .node-page.view-mode-full .field-name-body { padding: 0 4rem; } }
.node-type-hw-univers .breadcrumb { display: none; }
.node-type-hw-univers .highlighted { padding-top: 0; background: #ffffff; }
@media screen and (min-width: 768px) { .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) { background: transparent; box-shadow: none; }
  .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext--2, .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext { color: #ffffff; border-bottom: 1px solid #ffffff; }
  .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext--2::placeholder, .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext::placeholder { color: #ffffff; }
  .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header * { color: #ffffff; }
  .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *.glyphicon::before { color: #ffffff; border-color: #ffffff; }
  .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *:hover::before, .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *:hover::after { color: #292929; }
  .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *.navbar-fade-button:hover:before { color: #292929; }
  .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *.navbar-fade-button:hover .glyphicon::before { color: #292929; border-color: #292929; } }
@media screen and (max-width: 767px) { .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo { max-width: 300px; margin: auto; }
  .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo .logo { max-width: 100%; }
  .node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo .pqo-logo { max-width: 190px; font-size: 2.9rem; margin-top: .5rem; padding-top: 0; } }
.node-type-hw-univers .footer { margin-top: 0; }
.page-faq #page-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.page-faq #page-title-wrapper span { display: none; }
.page-faq #page-title-wrapper > * { padding: 0 2rem; }
.page-faq #page-title-wrapper > span { padding: 0; }
.page-faq #page-title-wrapper * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.page-faq #page-title-wrapper * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .page-faq #page-title-wrapper * { color: #ffffff; } }
@media screen and (max-width: 767px) { .page-faq #page-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .page-faq #page-title-wrapper > * { padding: 0; } }
.page-faq .view-faq.view-display-id-page > .view-header { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; margin-bottom: 3rem; }
.page-faq .view-faq.view-display-id-page > .view-header > * { padding: 0 2rem; }
.page-faq .view-faq.view-display-id-page > .view-header * { color: #292929; }
@media screen and (max-width: 767px) { .page-faq .view-faq.view-display-id-page > .view-header { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .page-faq .view-faq.view-display-id-page > .view-header * { color: #ffffff; } }
.page-faq .view-faq.view-display-id-page > .view-content { padding: 1rem; }
.page-faq .view-faq.view-display-id-page > .view-content .field-name-title-field .field-item { color: #b7272d; font-weight: 800; font-size: 1.6rem; }
.page-faq .view-faq.view-display-id-page > .view-content .field-name-body { margin-bottom: 3rem; padding: 3rem 0; border-bottom: 1px solid #ECECEC; }
.page-faq .view-faq.view-display-id-page > .view-content .field-name-body p { font-size: 1.6rem; }
.page-faq .view-faq.view-display-id-page > .view-content .field-name-body a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; text-decoration: underline; }
.page-faq .view-faq.view-display-id-page > .view-content .field-name-body a:before, .page-faq .view-faq.view-display-id-page > .view-content .field-name-body a:after, .page-faq .view-faq.view-display-id-page > .view-content .field-name-body a span, .page-faq .view-faq.view-display-id-page > .view-content .field-name-body a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-faq .view-faq.view-display-id-page > .view-content .field-name-body a:hover { color: #b7272d; text-decoration: none; }
.page-faq .view-faq.view-display-id-page > .view-content .field-name-body a:hover:before, .page-faq .view-faq.view-display-id-page > .view-content .field-name-body a:hover:after, .page-faq .view-faq.view-display-id-page > .view-content .field-name-body a:hover span { color: #b7272d; }
.page-faq .view-faq.view-display-id-page > .view-content .field-name-body a:hover { text-decoration: underline; }
.page-faq .view-faq.view-display-id-page > .view-content [about="/faq/quelles-societes-assurent-votre-diffusion-et-votre-distribution"] .field-name-body .field-item { display: flex; justify-content: space-between; flex-wrap: wrap; }
.page-faq .view-faq.view-display-id-page > .view-content [about="/faq/quelles-societes-assurent-votre-diffusion-et-votre-distribution"] .field-name-body .field-item p { width: 25%; min-width: 250px; }
.page-faq .view-faq.view-display-id-page > .view-content [about="/faq/quelles-societes-assurent-votre-diffusion-et-votre-distribution"] .field-name-body .field-item p:first-child, .page-faq .view-faq.view-display-id-page > .view-content [about="/faq/quelles-societes-assurent-votre-diffusion-et-votre-distribution"] .field-name-body .field-item p:nth-child(2), .page-faq .view-faq.view-display-id-page > .view-content [about="/faq/quelles-societes-assurent-votre-diffusion-et-votre-distribution"] .field-name-body .field-item p:nth-child(3) { width: 100%; }
.page-faq footer { margin-top: 0; }
.node-type-faq .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.node-type-faq .field-name-title-field > * { padding: 0 2rem; }
.node-type-faq .field-name-title-field > span { padding: 0; }
.node-type-faq .field-name-title-field * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.node-type-faq .field-name-title-field * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .node-type-faq .field-name-title-field * { color: #ffffff; } }
@media screen and (max-width: 767px) { .node-type-faq .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .node-type-faq .field-name-title-field > * { padding: 0; } }
.node-type-faq .field-name-body { padding: 4rem 10rem 1rem; }
.node-type-faq .field-name-body * { font-family: "Open Sans", serif; font-size: 2.2rem; }
.node-type-faq .partage_wrap { cursor: pointer; position: relative; flex-direction: column; height: 50px; padding-bottom: 2em; }
.node-type-faq .partage_wrap .partage { font-size: 0; opacity: 0; height: 0; width: 0; transition:  0.3s opacity; }
.node-type-faq .partage_wrap .partage a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-faq .partage_wrap .partage a:before, .node-type-faq .partage_wrap .partage a:after, .node-type-faq .partage_wrap .partage a span, .node-type-faq .partage_wrap .partage a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-faq .partage_wrap .partage a:hover { color: #b7272d; text-decoration: none; }
.node-type-faq .partage_wrap .partage a:hover:before, .node-type-faq .partage_wrap .partage a:hover:after, .node-type-faq .partage_wrap .partage a:hover span { color: #b7272d; }
.node-type-faq .partage_wrap.clicked { flex-direction: row; justify-content: space-around; }
.node-type-faq .partage_wrap.clicked .partage { padding: 1em 0.3em 0em 0.3em; height: auto; width: auto; font-size: 1.2em; opacity: 1; }
.node-type-faq .partage_wrap:before { content: '\f1e0'; -webkit-text-stroke: 1px #ffffff; text-stroke: 1px #ffffff; font-family: FontAwesome; color: #292929; display: block; text-align: center; font-size: 2em; line-height: 1em; position: relative; }
.node-type-faq .partage_wrap.clicked:before { display: none; }
.node-type-faq .partage_wrap:after { content: 'Partager'; color: #b7272d; text-align: center; font-size: 1em; font-weight: 600; position: relative; }
.node-type-faq .partage_wrap.clicked:after { display: none; }
.node-type-faq .partage_wrap { margin: 0 auto 1rem auto; padding: 0; flex-direction: row; justify-content: center; align-items: center; }
.node-type-faq .partage_wrap:after { color: #292929; font-weight: 600; font-size: 1.6rem; margin-left: -1rem; }
.node-type-faq footer { margin-top: 0; }
@media screen and (max-width: 767px) { .node-type-faq .field-name-body { padding: 1rem; } }
.page-node-100471 #block-block-7 { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; }
.page-node-100471 #block-block-7 > * { padding: 0 2rem; }
.page-node-100471 #block-block-7 * { color: #292929; }
@media screen and (max-width: 767px) { .page-node-100471 #block-block-7 { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .page-node-100471 #block-block-7 * { color: #ffffff; } }
.page-node-100471 #block-block-7 p { font-size: 2rem; }
.page-node-100471 .node-page.view-mode-full .field-name-body, .page-node-100471 .node-page.view-mode-full .content, .page-node-100471 #block-block-8 .field-name-body, .page-node-100471 #block-block-8 .content { padding: 6rem 10rem; font-family: "Open Sans", serif; }
.page-node-100471 .node-page.view-mode-full .field-name-body *, .page-node-100471 .node-page.view-mode-full .content *, .page-node-100471 #block-block-8 .field-name-body *, .page-node-100471 #block-block-8 .content * { font-size: 2rem; }
@media screen and (max-width: 767px) { .page-node-100471 .node-page.view-mode-full .field-name-body, .page-node-100471 .node-page.view-mode-full .content, .page-node-100471 #block-block-8 .field-name-body, .page-node-100471 #block-block-8 .content { padding: 2rem 1rem; }
  .page-node-100471 .node-page.view-mode-full .field-name-body *, .page-node-100471 .node-page.view-mode-full .content *, .page-node-100471 #block-block-8 .field-name-body *, .page-node-100471 #block-block-8 .content * { font-size: 1.6rem; } }
.page-node-100471 #block-views-fichier-telecharger-block { margin-bottom: 3rem; background: #ECECEC; overflow: hidden; }
@media screen and (max-width: 767px) { .page-node-100471 #block-views-fichier-telecharger-block { margin-bottom: 0; } }
.page-node-100471 #block-views-fichier-telecharger-block .view { padding: 1px 3rem 3.5rem 3rem; }
.page-node-100471 #block-views-fichier-telecharger-block .view .slick { padding: 0 4rem; }
@media screen and (max-width: 767px) { .page-node-100471 #block-views-fichier-telecharger-block .view { padding: 1px 1em 2.5em 1em; }
  .page-node-100471 #block-views-fichier-telecharger-block .view .slick { padding: 0 1.5em; }
  .page-node-100471 #block-views-fichier-telecharger-block .view .slick .slick-arrow { top: 77%; }
  .page-node-100471 #block-views-fichier-telecharger-block .view .slick .slick-arrow:before { font-size: 26px; } }
.page-node-100471 #block-views-fichier-telecharger-block .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
.page-node-100471 #block-views-fichier-telecharger-block .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #b7272d; }
.page-node-100471 #block-views-fichier-telecharger-block .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #b7272d; margin: auto; }
@media screen and (max-width: 767px) { .page-node-100471 #block-views-fichier-telecharger-block .block-title-wrapper { margin: 0 0 3rem 0; }
  .page-node-100471 #block-views-fichier-telecharger-block .block-title-wrapper * { line-height: 2.6em; } }
.page-node-100471 #block-views-fichier-telecharger-block .view-content { padding: 0 8rem; }
.page-node-100471 #block-views-fichier-telecharger-block .view-content h3 { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 800; font-size: 1.6rem; text-transform: uppercase; margin-bottom: 2rem; text-align: center; }
.page-node-100471 #block-views-fichier-telecharger-block .view-content .views-row { display: flex; align-items: center; margin-bottom: 1.5rem; }
.page-node-100471 #block-views-fichier-telecharger-block .view-content .views-field-title { padding-left: 1rem; }
.page-node-100471 #block-views-fichier-telecharger-block .view-content a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: 400; }
.page-node-100471 #block-views-fichier-telecharger-block .view-content a:before, .page-node-100471 #block-views-fichier-telecharger-block .view-content a:after, .page-node-100471 #block-views-fichier-telecharger-block .view-content a span, .page-node-100471 #block-views-fichier-telecharger-block .view-content a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-100471 #block-views-fichier-telecharger-block .view-content a:hover { color: #b7272d; text-decoration: none; }
.page-node-100471 #block-views-fichier-telecharger-block .view-content a:hover:before, .page-node-100471 #block-views-fichier-telecharger-block .view-content a:hover:after, .page-node-100471 #block-views-fichier-telecharger-block .view-content a:hover span { color: #b7272d; }
.page-node-100471 #block-views-fichier-telecharger-block .view-content a.fa-download { font-size: 1.6em; }
@media screen and (max-width: 767px) { .page-node-100471 #block-views-fichier-telecharger-block { padding: 1rem; margin-bottom: 1rem; }
  .page-node-100471 #block-views-fichier-telecharger-block .view-content { padding: 0; } }
.page-node-100471 #block-views-faq-block-1 .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
.page-node-100471 #block-views-faq-block-1 .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #b7272d; }
.page-node-100471 #block-views-faq-block-1 .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #b7272d; margin: auto; }
@media screen and (max-width: 767px) { .page-node-100471 #block-views-faq-block-1 .block-title-wrapper { margin: 0 0 3rem 0; }
  .page-node-100471 #block-views-faq-block-1 .block-title-wrapper * { line-height: 2.6em; } }
.page-node-100471 #block-views-faq-block-1 .view-content { text-align: center; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row { padding: 1rem 10rem; width: 100%; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-title-field * { font-size: 1.5rem; font-weight: 800; margin-bottom: 2rem; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body * { font-size: 1.6rem; line-height: 2em; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a { display: block; max-width: 150px; margin: 2rem auto; font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; font-weight: 200; line-height: 2.7em; height: 2em; padding: 0; }
@media screen and (max-width: 767px) { .page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:before, .page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:after, .page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a span, .page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:focus { border: none; box-shadow: none; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:focus { background: transparent; transition:  0.3s background; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:hover { border: none; box-shadow: none; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:hover { color: #ffffff; border: 1px solid #b7272d; }
.page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:hover:before, .page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a:hover:after { color: currentColor; }
@media screen and (max-width: 767px) { .page-node-100471 #block-views-faq-block-1 .view-content .views-row { padding: 1rem; }
  .page-node-100471 #block-views-faq-block-1 .view-content .views-row .field-name-body a { padding: 0 1rem; line-height: 2.4em; height: 2.4em; min-height: 0; } }
.page-node-100471 #block-block-6 { margin-bottom: 3rem; background: #d3cecb; overflow: hidden; }
@media screen and (max-width: 767px) { .page-node-100471 #block-block-6 { margin-bottom: 0; } }
.page-node-100471 #block-block-6 .view { padding: 1px 3rem 3.5rem 3rem; }
.page-node-100471 #block-block-6 .view .slick { padding: 0 4rem; }
@media screen and (max-width: 767px) { .page-node-100471 #block-block-6 .view { padding: 1px 1em 2.5em 1em; }
  .page-node-100471 #block-block-6 .view .slick { padding: 0 1.5em; }
  .page-node-100471 #block-block-6 .view .slick .slick-arrow { top: 77%; }
  .page-node-100471 #block-block-6 .view .slick .slick-arrow:before { font-size: 26px; } }
.page-node-100471 #block-block-6 .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
.page-node-100471 #block-block-6 .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #b7272d; }
.page-node-100471 #block-block-6 .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #b7272d; margin: auto; }
@media screen and (max-width: 767px) { .page-node-100471 #block-block-6 .block-title-wrapper { margin: 0 0 3rem 0; }
  .page-node-100471 #block-block-6 .block-title-wrapper * { line-height: 2.6em; } }
.page-node-100471 #block-block-6 .content { padding: 1rem 10rem 4rem; text-align: center; }
.page-node-100471 #block-block-6 .content a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-100471 #block-block-6 .content a:before, .page-node-100471 #block-block-6 .content a:after, .page-node-100471 #block-block-6 .content a span, .page-node-100471 #block-block-6 .content a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-100471 #block-block-6 .content a:hover { color: #b7272d; text-decoration: none; }
.page-node-100471 #block-block-6 .content a:hover:before, .page-node-100471 #block-block-6 .content a:hover:after, .page-node-100471 #block-block-6 .content a:hover span { color: #b7272d; }
@media screen and (max-width: 767px) { .page-node-100471 #block-block-6 .content { padding: 1rem 1rem 2rem; } }
@media screen and (max-width: 767px) { .page-node-100471 footer { margin-top: 0; } }
.node-type-webform .node-webform.view-mode-full .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.node-type-webform .node-webform.view-mode-full .field-name-title-field > * { padding: 0 2rem; }
.node-type-webform .node-webform.view-mode-full .field-name-title-field > span { padding: 0; }
.node-type-webform .node-webform.view-mode-full .field-name-title-field * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.node-type-webform .node-webform.view-mode-full .field-name-title-field * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .node-type-webform .node-webform.view-mode-full .field-name-title-field * { color: #ffffff; } }
@media screen and (max-width: 767px) { .node-type-webform .node-webform.view-mode-full .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .node-type-webform .node-webform.view-mode-full .field-name-title-field > * { padding: 0; } }
.node-type-webform .node-webform.view-mode-full .field-name-field-accroche { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; }
.node-type-webform .node-webform.view-mode-full .field-name-field-accroche > * { padding: 0 2rem; }
.node-type-webform .node-webform.view-mode-full .field-name-field-accroche * { color: #292929; }
@media screen and (max-width: 767px) { .node-type-webform .node-webform.view-mode-full .field-name-field-accroche { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .node-type-webform .node-webform.view-mode-full .field-name-field-accroche * { color: #ffffff; } }
.node-type-webform .node-webform.view-mode-full form { margin-top: 4rem; background: none; padding: 4rem 4rem 1rem; }
.node-type-webform .node-webform.view-mode-full form > div { margin: auto; padding: 4rem; max-width: 800px; background: #ffffff; margin-bottom: 7rem; margin-bottom: 0; }
.node-type-webform .node-webform.view-mode-full form > div label { padding: 6px 0; font-size: 1.7rem; font-weight: 400; }
.node-type-webform .node-webform.view-mode-full form > div .form-item { margin: 1rem 0 2.6rem 0; }
.node-type-webform .node-webform.view-mode-full form > div input.form-checkbox { min-width: 20px; min-height: 20px; }
.node-type-webform .node-webform.view-mode-full form > div input:not(.form-checkbox), .node-type-webform .node-webform.view-mode-full form > div select { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; height: 45px; width: 350px; border-bottom: 2px solid #ECECEC; padding: 6px 0; }
.node-type-webform .node-webform.view-mode-full form > div input:not(.form-checkbox):focus, .node-type-webform .node-webform.view-mode-full form > div select:focus { border: none; box-shadow: none; }
.node-type-webform .node-webform.view-mode-full form > div input:not(.form-checkbox):focus, .node-type-webform .node-webform.view-mode-full form > div select:focus { background: #ffffff; transition:  0.3s background; }
.node-type-webform .node-webform.view-mode-full form > div input:not(.form-checkbox):hover, .node-type-webform .node-webform.view-mode-full form > div select:hover { border: none; box-shadow: none; }
.node-type-webform .node-webform.view-mode-full form > div input:not(.form-checkbox):focus, .node-type-webform .node-webform.view-mode-full form > div input:not(.form-checkbox):hover, .node-type-webform .node-webform.view-mode-full form > div select:focus, .node-type-webform .node-webform.view-mode-full form > div select:hover { border-bottom: 2px solid #ECECEC; }
.node-type-webform .node-webform.view-mode-full form > div input:not(.form-checkbox)::placeholder, .node-type-webform .node-webform.view-mode-full form > div select::placeholder { color: #d3cecb; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-select { background: #ffffff; position: relative; max-width: 100%; width: 350px; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-select select { position: relative; z-index: 1; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; padding: 6px 0; color: #d3cecb; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-select:after { color: #292929; position: absolute; font-family: FontAwesome; content: '\f0d7'; font-size: 3rem; bottom: .2rem; right: 1rem; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-date .webform-datepicker { display: flex; max-width: 100%; align-items: center; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-date .webform-datepicker .form-type-select { width: 100px; margin-right: 2rem; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-date .webform-datepicker .webform-calendar { width: 18px; height: 15px; border-bottom: none; padding: 0; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-checkboxes label { font-size: 1.7rem; display: flex; align-items: center; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-checkboxes label .form-checkbox { position: static; margin: 0 1rem 0 0; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-textarea { height: auto; width: 100%; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-textarea textarea { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; padding: 6px 0; line-height: 2.2em; background-image: linear-gradient(transparent, transparent 2.1em, #ECECEC 0em) !important; background-size: 100% 2.2em !important; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-textarea textarea:focus { border: none; box-shadow: none; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-textarea textarea:focus { background: #ffffff; transition:  0.3s background; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-textarea textarea:hover { border: none; box-shadow: none; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-textarea textarea::placeholder { color: #d3cecb; }
.node-type-webform .node-webform.view-mode-full form > div .form-type-textarea .grippie { display: none; }
.node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; display: block; height: 35px; line-height: 35px; padding: 0 3rem; margin: 3rem auto; }
@media screen and (max-width: 767px) { .node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:focus { border: none; box-shadow: none; }
.node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:focus { background: #b7272d; transition:  0.3s background; }
.node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:hover { background: #292929; border-color: #292929; text-decoration: none; }
.node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:hover { border: none; box-shadow: none; }
.node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:before, .node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:after, .node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit span, .node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:hover { color: #ffffff; text-decoration: none; }
.node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:hover:before, .node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:hover:after, .node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { .node-type-webform .node-webform.view-mode-full form > div { padding: 1rem; }
  .node-type-webform .node-webform.view-mode-full form > div .form-type-date .webform-datepicker { flex-direction: column; align-items: flex-start; }
  .node-type-webform .node-webform.view-mode-full form > div .form-type-date .webform-datepicker .form-type-select { width: 100%; max-width: 350px; }
  .node-type-webform .node-webform.view-mode-full form > div .form-actions .form-submit { padding: 0 3rem; } }
.node-type-webform .node-webform.view-mode-full .field-name-field-mentions { padding: 2rem 4rem 0; max-width: 800px; margin: auto; margin-bottom: 2rem; }
.node-type-webform .node-webform.view-mode-full .field-name-field-mentions p { font-size: 1.5rem; }
.node-type-webform .node-webform.view-mode-full .field-name-field-mentions a { font-size: 1.5rem; color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-webform .node-webform.view-mode-full .field-name-field-mentions a:before, .node-type-webform .node-webform.view-mode-full .field-name-field-mentions a:after, .node-type-webform .node-webform.view-mode-full .field-name-field-mentions a span, .node-type-webform .node-webform.view-mode-full .field-name-field-mentions a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-type-webform .node-webform.view-mode-full .field-name-field-mentions a:hover { color: #292929; text-decoration: none; }
.node-type-webform .node-webform.view-mode-full .field-name-field-mentions a:hover:before, .node-type-webform .node-webform.view-mode-full .field-name-field-mentions a:hover:after, .node-type-webform .node-webform.view-mode-full .field-name-field-mentions a:hover span { color: #292929; }
@media screen and (max-width: 767px) { .node-type-webform .node-webform.view-mode-full form { margin-top: 0; padding: 1rem; } }
.page-nouveautes #page-title-wrapper, .page-nouveautes-univers #page-title-wrapper, .page-a-paraitre #page-title-wrapper, .page-aparaitre-univers #page-title-wrapper, .page-meilleures-ventes #page-title-wrapper, .page-meilleures-ventes-univers #page-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.page-nouveautes #page-title-wrapper > *, .page-nouveautes-univers #page-title-wrapper > *, .page-a-paraitre #page-title-wrapper > *, .page-aparaitre-univers #page-title-wrapper > *, .page-meilleures-ventes #page-title-wrapper > *, .page-meilleures-ventes-univers #page-title-wrapper > * { padding: 0 2rem; }
.page-nouveautes #page-title-wrapper > span, .page-nouveautes-univers #page-title-wrapper > span, .page-a-paraitre #page-title-wrapper > span, .page-aparaitre-univers #page-title-wrapper > span, .page-meilleures-ventes #page-title-wrapper > span, .page-meilleures-ventes-univers #page-title-wrapper > span { padding: 0; }
.page-nouveautes #page-title-wrapper *, .page-nouveautes-univers #page-title-wrapper *, .page-a-paraitre #page-title-wrapper *, .page-aparaitre-univers #page-title-wrapper *, .page-meilleures-ventes #page-title-wrapper *, .page-meilleures-ventes-univers #page-title-wrapper * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.page-nouveautes #page-title-wrapper * span, .page-nouveautes-univers #page-title-wrapper * span, .page-a-paraitre #page-title-wrapper * span, .page-aparaitre-univers #page-title-wrapper * span, .page-meilleures-ventes #page-title-wrapper * span, .page-meilleures-ventes-univers #page-title-wrapper * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .page-nouveautes #page-title-wrapper *, .page-nouveautes-univers #page-title-wrapper *, .page-a-paraitre #page-title-wrapper *, .page-aparaitre-univers #page-title-wrapper *, .page-meilleures-ventes #page-title-wrapper *, .page-meilleures-ventes-univers #page-title-wrapper * { color: #ffffff; } }
@media screen and (max-width: 767px) { .page-nouveautes #page-title-wrapper, .page-nouveautes-univers #page-title-wrapper, .page-a-paraitre #page-title-wrapper, .page-aparaitre-univers #page-title-wrapper, .page-meilleures-ventes #page-title-wrapper, .page-meilleures-ventes-univers #page-title-wrapper { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .page-nouveautes #page-title-wrapper > *, .page-nouveautes-univers #page-title-wrapper > *, .page-a-paraitre #page-title-wrapper > *, .page-aparaitre-univers #page-title-wrapper > *, .page-meilleures-ventes #page-title-wrapper > *, .page-meilleures-ventes-univers #page-title-wrapper > * { padding: 0; } }
.page-nouveautes .view-livres .view-header, .page-nouveautes .view-univers .view-header, .page-nouveautes-univers .view-livres .view-header, .page-nouveautes-univers .view-univers .view-header, .page-a-paraitre .view-livres .view-header, .page-a-paraitre .view-univers .view-header, .page-aparaitre-univers .view-livres .view-header, .page-aparaitre-univers .view-univers .view-header, .page-meilleures-ventes .view-livres .view-header, .page-meilleures-ventes .view-univers .view-header, .page-meilleures-ventes-univers .view-livres .view-header, .page-meilleures-ventes-univers .view-univers .view-header { text-align: center; overflow: hidden; min-width: 80%; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; padding-bottom: 2rem; font-size: 2.1rem; font-family: "Open Sans", serif; color: #292929; }
.page-nouveautes .view-livres .view-header > *, .page-nouveautes .view-univers .view-header > *, .page-nouveautes-univers .view-livres .view-header > *, .page-nouveautes-univers .view-univers .view-header > *, .page-a-paraitre .view-livres .view-header > *, .page-a-paraitre .view-univers .view-header > *, .page-aparaitre-univers .view-livres .view-header > *, .page-aparaitre-univers .view-univers .view-header > *, .page-meilleures-ventes .view-livres .view-header > *, .page-meilleures-ventes .view-univers .view-header > *, .page-meilleures-ventes-univers .view-livres .view-header > *, .page-meilleures-ventes-univers .view-univers .view-header > * { padding: 0 2rem; }
.page-nouveautes .view-livres .view-header *, .page-nouveautes .view-univers .view-header *, .page-nouveautes-univers .view-livres .view-header *, .page-nouveautes-univers .view-univers .view-header *, .page-a-paraitre .view-livres .view-header *, .page-a-paraitre .view-univers .view-header *, .page-aparaitre-univers .view-livres .view-header *, .page-aparaitre-univers .view-univers .view-header *, .page-meilleures-ventes .view-livres .view-header *, .page-meilleures-ventes .view-univers .view-header *, .page-meilleures-ventes-univers .view-livres .view-header *, .page-meilleures-ventes-univers .view-univers .view-header * { color: #292929; }
@media screen and (max-width: 767px) { .page-nouveautes .view-livres .view-header, .page-nouveautes .view-univers .view-header, .page-nouveautes-univers .view-livres .view-header, .page-nouveautes-univers .view-univers .view-header, .page-a-paraitre .view-livres .view-header, .page-a-paraitre .view-univers .view-header, .page-aparaitre-univers .view-livres .view-header, .page-aparaitre-univers .view-univers .view-header, .page-meilleures-ventes .view-livres .view-header, .page-meilleures-ventes .view-univers .view-header, .page-meilleures-ventes-univers .view-livres .view-header, .page-meilleures-ventes-univers .view-univers .view-header { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; color: #ffffff; }
  .page-nouveautes .view-livres .view-header *, .page-nouveautes .view-univers .view-header *, .page-nouveautes-univers .view-livres .view-header *, .page-nouveautes-univers .view-univers .view-header *, .page-a-paraitre .view-livres .view-header *, .page-a-paraitre .view-univers .view-header *, .page-aparaitre-univers .view-livres .view-header *, .page-aparaitre-univers .view-univers .view-header *, .page-meilleures-ventes .view-livres .view-header *, .page-meilleures-ventes .view-univers .view-header *, .page-meilleures-ventes-univers .view-livres .view-header *, .page-meilleures-ventes-univers .view-univers .view-header * { color: #ffffff; } }
.page-nouveautes .view-livres .views-exposed-widget, .page-nouveautes .view-univers .views-exposed-widget, .page-nouveautes-univers .view-livres .views-exposed-widget, .page-nouveautes-univers .view-univers .views-exposed-widget, .page-a-paraitre .view-livres .views-exposed-widget, .page-a-paraitre .view-univers .views-exposed-widget, .page-aparaitre-univers .view-livres .views-exposed-widget, .page-aparaitre-univers .view-univers .views-exposed-widget, .page-meilleures-ventes .view-livres .views-exposed-widget, .page-meilleures-ventes .view-univers .views-exposed-widget, .page-meilleures-ventes-univers .view-livres .views-exposed-widget, .page-meilleures-ventes-univers .view-univers .views-exposed-widget { border: 1px solid #292929; width: 25%; min-width: 300px; float: none; padding: 1rem; margin: 2rem auto; }
.page-nouveautes .view-livres .views-exposed-widget.views-submit-button, .page-nouveautes .view-univers .views-exposed-widget.views-submit-button, .page-nouveautes-univers .view-livres .views-exposed-widget.views-submit-button, .page-nouveautes-univers .view-univers .views-exposed-widget.views-submit-button, .page-a-paraitre .view-livres .views-exposed-widget.views-submit-button, .page-a-paraitre .view-univers .views-exposed-widget.views-submit-button, .page-aparaitre-univers .view-livres .views-exposed-widget.views-submit-button, .page-aparaitre-univers .view-univers .views-exposed-widget.views-submit-button, .page-meilleures-ventes .view-livres .views-exposed-widget.views-submit-button, .page-meilleures-ventes .view-univers .views-exposed-widget.views-submit-button, .page-meilleures-ventes-univers .view-livres .views-exposed-widget.views-submit-button, .page-meilleures-ventes-univers .view-univers .views-exposed-widget.views-submit-button { display: none; }
.page-nouveautes .view-livres .views-exposed-widget .control-label, .page-nouveautes .view-univers .views-exposed-widget .control-label, .page-nouveautes-univers .view-livres .views-exposed-widget .control-label, .page-nouveautes-univers .view-univers .views-exposed-widget .control-label, .page-a-paraitre .view-livres .views-exposed-widget .control-label, .page-a-paraitre .view-univers .views-exposed-widget .control-label, .page-aparaitre-univers .view-livres .views-exposed-widget .control-label, .page-aparaitre-univers .view-univers .views-exposed-widget .control-label, .page-meilleures-ventes .view-livres .views-exposed-widget .control-label, .page-meilleures-ventes .view-univers .views-exposed-widget .control-label, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .control-label, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .control-label { display: block; position: relative; cursor: pointer; font-weight: 600; font-size: 2rem; }
.page-nouveautes .view-livres .views-exposed-widget .control-label::after, .page-nouveautes .view-univers .views-exposed-widget .control-label::after, .page-nouveautes-univers .view-livres .views-exposed-widget .control-label::after, .page-nouveautes-univers .view-univers .views-exposed-widget .control-label::after, .page-a-paraitre .view-livres .views-exposed-widget .control-label::after, .page-a-paraitre .view-univers .views-exposed-widget .control-label::after, .page-aparaitre-univers .view-livres .views-exposed-widget .control-label::after, .page-aparaitre-univers .view-univers .views-exposed-widget .control-label::after, .page-meilleures-ventes .view-livres .views-exposed-widget .control-label::after, .page-meilleures-ventes .view-univers .views-exposed-widget .control-label::after, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .control-label::after, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .control-label::after { color: currentColor; position: absolute; font-family: "Glyphicons Halflings"; content: '\e259'; transition:  0.3s transform; position: absolute; margin-top: .2rem; font-size: 1.8rem; right: 1rem; }
.page-nouveautes .view-livres .views-exposed-widget.opened .control-label::after, .page-nouveautes .view-univers .views-exposed-widget.opened .control-label::after, .page-nouveautes-univers .view-livres .views-exposed-widget.opened .control-label::after, .page-nouveautes-univers .view-univers .views-exposed-widget.opened .control-label::after, .page-a-paraitre .view-livres .views-exposed-widget.opened .control-label::after, .page-a-paraitre .view-univers .views-exposed-widget.opened .control-label::after, .page-aparaitre-univers .view-livres .views-exposed-widget.opened .control-label::after, .page-aparaitre-univers .view-univers .views-exposed-widget.opened .control-label::after, .page-meilleures-ventes .view-livres .views-exposed-widget.opened .control-label::after, .page-meilleures-ventes .view-univers .views-exposed-widget.opened .control-label::after, .page-meilleures-ventes-univers .view-livres .views-exposed-widget.opened .control-label::after, .page-meilleures-ventes-univers .view-univers .views-exposed-widget.opened .control-label::after { transform: rotate(90deg); }
.page-nouveautes .view-livres .views-exposed-widget .bef-select-as-links a, .page-nouveautes .view-univers .views-exposed-widget .bef-select-as-links a, .page-nouveautes-univers .view-livres .views-exposed-widget .bef-select-as-links a, .page-nouveautes-univers .view-univers .views-exposed-widget .bef-select-as-links a, .page-a-paraitre .view-livres .views-exposed-widget .bef-select-as-links a, .page-a-paraitre .view-univers .views-exposed-widget .bef-select-as-links a, .page-aparaitre-univers .view-livres .views-exposed-widget .bef-select-as-links a, .page-aparaitre-univers .view-univers .views-exposed-widget .bef-select-as-links a, .page-meilleures-ventes .view-livres .views-exposed-widget .bef-select-as-links a, .page-meilleures-ventes .view-univers .views-exposed-widget .bef-select-as-links a, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .bef-select-as-links a, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .bef-select-as-links a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-nouveautes .view-livres .views-exposed-widget .bef-select-as-links a:before, .page-nouveautes .view-livres .views-exposed-widget .bef-select-as-links a:after, .page-nouveautes .view-livres .views-exposed-widget .bef-select-as-links a span, .page-nouveautes .view-livres .views-exposed-widget .bef-select-as-links a:focus, .page-nouveautes .view-univers .views-exposed-widget .bef-select-as-links a:before, .page-nouveautes .view-univers .views-exposed-widget .bef-select-as-links a:after, .page-nouveautes .view-univers .views-exposed-widget .bef-select-as-links a span, .page-nouveautes .view-univers .views-exposed-widget .bef-select-as-links a:focus, .page-nouveautes-univers .view-livres .views-exposed-widget .bef-select-as-links a:before, .page-nouveautes-univers .view-livres .views-exposed-widget .bef-select-as-links a:after, .page-nouveautes-univers .view-livres .views-exposed-widget .bef-select-as-links a span, .page-nouveautes-univers .view-livres .views-exposed-widget .bef-select-as-links a:focus, .page-nouveautes-univers .view-univers .views-exposed-widget .bef-select-as-links a:before, .page-nouveautes-univers .view-univers .views-exposed-widget .bef-select-as-links a:after, .page-nouveautes-univers .view-univers .views-exposed-widget .bef-select-as-links a span, .page-nouveautes-univers .view-univers .views-exposed-widget .bef-select-as-links a:focus, .page-a-paraitre .view-livres .views-exposed-widget .bef-select-as-links a:before, .page-a-paraitre .view-livres .views-exposed-widget .bef-select-as-links a:after, .page-a-paraitre .view-livres .views-exposed-widget .bef-select-as-links a span, .page-a-paraitre .view-livres .views-exposed-widget .bef-select-as-links a:focus, .page-a-paraitre .view-univers .views-exposed-widget .bef-select-as-links a:before, .page-a-paraitre .view-univers .views-exposed-widget .bef-select-as-links a:after, .page-a-paraitre .view-univers .views-exposed-widget .bef-select-as-links a span, .page-a-paraitre .view-univers .views-exposed-widget .bef-select-as-links a:focus, .page-aparaitre-univers .view-livres .views-exposed-widget .bef-select-as-links a:before, .page-aparaitre-univers .view-livres .views-exposed-widget .bef-select-as-links a:after, .page-aparaitre-univers .view-livres .views-exposed-widget .bef-select-as-links a span, .page-aparaitre-univers .view-livres .views-exposed-widget .bef-select-as-links a:focus, .page-aparaitre-univers .view-univers .views-exposed-widget .bef-select-as-links a:before, .page-aparaitre-univers .view-univers .views-exposed-widget .bef-select-as-links a:after, .page-aparaitre-univers .view-univers .views-exposed-widget .bef-select-as-links a span, .page-aparaitre-univers .view-univers .views-exposed-widget .bef-select-as-links a:focus, .page-meilleures-ventes .view-livres .views-exposed-widget .bef-select-as-links a:before, .page-meilleures-ventes .view-livres .views-exposed-widget .bef-select-as-links a:after, .page-meilleures-ventes .view-livres .views-exposed-widget .bef-select-as-links a span, .page-meilleures-ventes .view-livres .views-exposed-widget .bef-select-as-links a:focus, .page-meilleures-ventes .view-univers .views-exposed-widget .bef-select-as-links a:before, .page-meilleures-ventes .view-univers .views-exposed-widget .bef-select-as-links a:after, .page-meilleures-ventes .view-univers .views-exposed-widget .bef-select-as-links a span, .page-meilleures-ventes .view-univers .views-exposed-widget .bef-select-as-links a:focus, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .bef-select-as-links a:before, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .bef-select-as-links a:after, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .bef-select-as-links a span, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .bef-select-as-links a:focus, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .bef-select-as-links a:before, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .bef-select-as-links a:after, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .bef-select-as-links a span, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .bef-select-as-links a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-nouveautes .view-livres .views-exposed-widget .bef-select-as-links a:hover, .page-nouveautes .view-univers .views-exposed-widget .bef-select-as-links a:hover, .page-nouveautes-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover, .page-nouveautes-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover, .page-a-paraitre .view-livres .views-exposed-widget .bef-select-as-links a:hover, .page-a-paraitre .view-univers .views-exposed-widget .bef-select-as-links a:hover, .page-aparaitre-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover, .page-aparaitre-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover, .page-meilleures-ventes .view-livres .views-exposed-widget .bef-select-as-links a:hover, .page-meilleures-ventes .view-univers .views-exposed-widget .bef-select-as-links a:hover, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover { color: #b7272d; text-decoration: none; }
.page-nouveautes .view-livres .views-exposed-widget .bef-select-as-links a:hover:before, .page-nouveautes .view-livres .views-exposed-widget .bef-select-as-links a:hover:after, .page-nouveautes .view-livres .views-exposed-widget .bef-select-as-links a:hover span, .page-nouveautes .view-univers .views-exposed-widget .bef-select-as-links a:hover:before, .page-nouveautes .view-univers .views-exposed-widget .bef-select-as-links a:hover:after, .page-nouveautes .view-univers .views-exposed-widget .bef-select-as-links a:hover span, .page-nouveautes-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover:before, .page-nouveautes-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover:after, .page-nouveautes-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover span, .page-nouveautes-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover:before, .page-nouveautes-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover:after, .page-nouveautes-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover span, .page-a-paraitre .view-livres .views-exposed-widget .bef-select-as-links a:hover:before, .page-a-paraitre .view-livres .views-exposed-widget .bef-select-as-links a:hover:after, .page-a-paraitre .view-livres .views-exposed-widget .bef-select-as-links a:hover span, .page-a-paraitre .view-univers .views-exposed-widget .bef-select-as-links a:hover:before, .page-a-paraitre .view-univers .views-exposed-widget .bef-select-as-links a:hover:after, .page-a-paraitre .view-univers .views-exposed-widget .bef-select-as-links a:hover span, .page-aparaitre-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover:before, .page-aparaitre-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover:after, .page-aparaitre-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover span, .page-aparaitre-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover:before, .page-aparaitre-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover:after, .page-aparaitre-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover span, .page-meilleures-ventes .view-livres .views-exposed-widget .bef-select-as-links a:hover:before, .page-meilleures-ventes .view-livres .views-exposed-widget .bef-select-as-links a:hover:after, .page-meilleures-ventes .view-livres .views-exposed-widget .bef-select-as-links a:hover span, .page-meilleures-ventes .view-univers .views-exposed-widget .bef-select-as-links a:hover:before, .page-meilleures-ventes .view-univers .views-exposed-widget .bef-select-as-links a:hover:after, .page-meilleures-ventes .view-univers .views-exposed-widget .bef-select-as-links a:hover span, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover:before, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover:after, .page-meilleures-ventes-univers .view-livres .views-exposed-widget .bef-select-as-links a:hover span, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover:before, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover:after, .page-meilleures-ventes-univers .view-univers .views-exposed-widget .bef-select-as-links a:hover span { color: #b7272d; }
.page-nouveautes .view-livres .view-content, .page-nouveautes .view-univers .view-content, .page-nouveautes-univers .view-livres .view-content, .page-nouveautes-univers .view-univers .view-content, .page-a-paraitre .view-livres .view-content, .page-a-paraitre .view-univers .view-content, .page-aparaitre-univers .view-livres .view-content, .page-aparaitre-univers .view-univers .view-content, .page-meilleures-ventes .view-livres .view-content, .page-meilleures-ventes .view-univers .view-content, .page-meilleures-ventes-univers .view-livres .view-content, .page-meilleures-ventes-univers .view-univers .view-content { margin-top: 4rem; display: flex; justify-content: space-evenly; flex-wrap: wrap; }
.page-nouveautes .view-livres .view-content .views-row, .page-nouveautes .view-univers .view-content .views-row, .page-nouveautes-univers .view-livres .view-content .views-row, .page-nouveautes-univers .view-univers .view-content .views-row, .page-a-paraitre .view-livres .view-content .views-row, .page-a-paraitre .view-univers .view-content .views-row, .page-aparaitre-univers .view-livres .view-content .views-row, .page-aparaitre-univers .view-univers .view-content .views-row, .page-meilleures-ventes .view-livres .view-content .views-row, .page-meilleures-ventes .view-univers .view-content .views-row, .page-meilleures-ventes-univers .view-livres .view-content .views-row, .page-meilleures-ventes-univers .view-univers .view-content .views-row { width: 25%; min-width: 230px; }
.page-nouveautes .region-sidebar-first, .page-nouveautes-univers .region-sidebar-first, .page-a-paraitre .region-sidebar-first, .page-aparaitre-univers .region-sidebar-first, .page-meilleures-ventes .region-sidebar-first, .page-meilleures-ventes-univers .region-sidebar-first { border-radius: 0; }
@media screen and (min-width: 768px) { .page-nouveautes .region-sidebar-first .block-facetapi .block-title-wrapper, .page-nouveautes .region-sidebar-first .block-menu .block-title-wrapper, .page-nouveautes-univers .region-sidebar-first .block-facetapi .block-title-wrapper, .page-nouveautes-univers .region-sidebar-first .block-menu .block-title-wrapper, .page-a-paraitre .region-sidebar-first .block-facetapi .block-title-wrapper, .page-a-paraitre .region-sidebar-first .block-menu .block-title-wrapper, .page-aparaitre-univers .region-sidebar-first .block-facetapi .block-title-wrapper, .page-aparaitre-univers .region-sidebar-first .block-menu .block-title-wrapper, .page-meilleures-ventes .region-sidebar-first .block-facetapi .block-title-wrapper, .page-meilleures-ventes .region-sidebar-first .block-menu .block-title-wrapper, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .block-title-wrapper, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .block-title-wrapper { margin: 1rem 0 3rem 0; }
  .page-nouveautes .region-sidebar-first .block-facetapi .block-title, .page-nouveautes .region-sidebar-first .block-menu .block-title, .page-nouveautes-univers .region-sidebar-first .block-facetapi .block-title, .page-nouveautes-univers .region-sidebar-first .block-menu .block-title, .page-a-paraitre .region-sidebar-first .block-facetapi .block-title, .page-a-paraitre .region-sidebar-first .block-menu .block-title, .page-aparaitre-univers .region-sidebar-first .block-facetapi .block-title, .page-aparaitre-univers .region-sidebar-first .block-menu .block-title, .page-meilleures-ventes .region-sidebar-first .block-facetapi .block-title, .page-meilleures-ventes .region-sidebar-first .block-menu .block-title, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .block-title, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .block-title { color: #b7272d; font-weight: 600; font-size: 1.9rem; padding: 0.4em 0; display: inline; border-bottom: 1px solid #292929; }
  .page-nouveautes .region-sidebar-first .block-facetapi ul, .page-nouveautes .region-sidebar-first .block-menu ul, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul, .page-nouveautes-univers .region-sidebar-first .block-menu ul, .page-a-paraitre .region-sidebar-first .block-facetapi ul, .page-a-paraitre .region-sidebar-first .block-menu ul, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul, .page-aparaitre-univers .region-sidebar-first .block-menu ul, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul, .page-meilleures-ventes .region-sidebar-first .block-menu ul, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul { padding-left: 1.8rem; }
  .page-nouveautes .region-sidebar-first .block-facetapi ul .separator, .page-nouveautes .region-sidebar-first .block-menu ul .separator, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul .separator, .page-nouveautes-univers .region-sidebar-first .block-menu ul .separator, .page-a-paraitre .region-sidebar-first .block-facetapi ul .separator, .page-a-paraitre .region-sidebar-first .block-menu ul .separator, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul .separator, .page-aparaitre-univers .region-sidebar-first .block-menu ul .separator, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul .separator, .page-meilleures-ventes .region-sidebar-first .block-menu ul .separator, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul .separator, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul .separator { display: none; }
  .page-nouveautes .region-sidebar-first .block-facetapi ul .leaf, .page-nouveautes .region-sidebar-first .block-menu ul .leaf, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul .leaf, .page-nouveautes-univers .region-sidebar-first .block-menu ul .leaf, .page-a-paraitre .region-sidebar-first .block-facetapi ul .leaf, .page-a-paraitre .region-sidebar-first .block-menu ul .leaf, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul .leaf, .page-aparaitre-univers .region-sidebar-first .block-menu ul .leaf, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul .leaf, .page-meilleures-ventes .region-sidebar-first .block-menu ul .leaf, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul .leaf, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul .leaf { display: block; width:100%;  }
  .page-nouveautes .region-sidebar-first .block-facetapi ul a, .page-nouveautes .region-sidebar-first .block-menu ul a, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a, .page-nouveautes-univers .region-sidebar-first .block-menu ul a, .page-a-paraitre .region-sidebar-first .block-facetapi ul a, .page-a-paraitre .region-sidebar-first .block-menu ul a, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a, .page-aparaitre-univers .region-sidebar-first .block-menu ul a, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a, .page-meilleures-ventes .region-sidebar-first .block-menu ul a, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 1.2rem; padding: 0 .6rem .6rem .6rem; display: block; }
  .page-nouveautes .region-sidebar-first .block-facetapi ul a:before, .page-nouveautes .region-sidebar-first .block-facetapi ul a:after, .page-nouveautes .region-sidebar-first .block-facetapi ul a span, .page-nouveautes .region-sidebar-first .block-facetapi ul a:focus, .page-nouveautes .region-sidebar-first .block-menu ul a:before, .page-nouveautes .region-sidebar-first .block-menu ul a:after, .page-nouveautes .region-sidebar-first .block-menu ul a span, .page-nouveautes .region-sidebar-first .block-menu ul a:focus, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a:after, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a span, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a:focus, .page-nouveautes-univers .region-sidebar-first .block-menu ul a:before, .page-nouveautes-univers .region-sidebar-first .block-menu ul a:after, .page-nouveautes-univers .region-sidebar-first .block-menu ul a span, .page-nouveautes-univers .region-sidebar-first .block-menu ul a:focus, .page-a-paraitre .region-sidebar-first .block-facetapi ul a:before, .page-a-paraitre .region-sidebar-first .block-facetapi ul a:after, .page-a-paraitre .region-sidebar-first .block-facetapi ul a span, .page-a-paraitre .region-sidebar-first .block-facetapi ul a:focus, .page-a-paraitre .region-sidebar-first .block-menu ul a:before, .page-a-paraitre .region-sidebar-first .block-menu ul a:after, .page-a-paraitre .region-sidebar-first .block-menu ul a span, .page-a-paraitre .region-sidebar-first .block-menu ul a:focus, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a:after, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a span, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a:focus, .page-aparaitre-univers .region-sidebar-first .block-menu ul a:before, .page-aparaitre-univers .region-sidebar-first .block-menu ul a:after, .page-aparaitre-univers .region-sidebar-first .block-menu ul a span, .page-aparaitre-univers .region-sidebar-first .block-menu ul a:focus, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a:after, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a span, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a:focus, .page-meilleures-ventes .region-sidebar-first .block-menu ul a:before, .page-meilleures-ventes .region-sidebar-first .block-menu ul a:after, .page-meilleures-ventes .region-sidebar-first .block-menu ul a span, .page-meilleures-ventes .region-sidebar-first .block-menu ul a:focus, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a:after, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a span, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a:focus, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a:after, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a span, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-nouveautes .region-sidebar-first .block-facetapi ul a:hover, .page-nouveautes .region-sidebar-first .block-menu ul a:hover, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a:hover, .page-nouveautes-univers .region-sidebar-first .block-menu ul a:hover, .page-a-paraitre .region-sidebar-first .block-facetapi ul a:hover, .page-a-paraitre .region-sidebar-first .block-menu ul a:hover, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a:hover, .page-aparaitre-univers .region-sidebar-first .block-menu ul a:hover, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a:hover, .page-meilleures-ventes .region-sidebar-first .block-menu ul a:hover, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a:hover, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a:hover { color: #b7272d; text-decoration: none; }
  .page-nouveautes .region-sidebar-first .block-facetapi ul a:hover:before, .page-nouveautes .region-sidebar-first .block-facetapi ul a:hover:after, .page-nouveautes .region-sidebar-first .block-facetapi ul a:hover span, .page-nouveautes .region-sidebar-first .block-menu ul a:hover:before, .page-nouveautes .region-sidebar-first .block-menu ul a:hover:after, .page-nouveautes .region-sidebar-first .block-menu ul a:hover span, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a:hover:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a:hover:after, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a:hover span, .page-nouveautes-univers .region-sidebar-first .block-menu ul a:hover:before, .page-nouveautes-univers .region-sidebar-first .block-menu ul a:hover:after, .page-nouveautes-univers .region-sidebar-first .block-menu ul a:hover span, .page-a-paraitre .region-sidebar-first .block-facetapi ul a:hover:before, .page-a-paraitre .region-sidebar-first .block-facetapi ul a:hover:after, .page-a-paraitre .region-sidebar-first .block-facetapi ul a:hover span, .page-a-paraitre .region-sidebar-first .block-menu ul a:hover:before, .page-a-paraitre .region-sidebar-first .block-menu ul a:hover:after, .page-a-paraitre .region-sidebar-first .block-menu ul a:hover span, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a:hover:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a:hover:after, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a:hover span, .page-aparaitre-univers .region-sidebar-first .block-menu ul a:hover:before, .page-aparaitre-univers .region-sidebar-first .block-menu ul a:hover:after, .page-aparaitre-univers .region-sidebar-first .block-menu ul a:hover span, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a:hover:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a:hover:after, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a:hover span, .page-meilleures-ventes .region-sidebar-first .block-menu ul a:hover:before, .page-meilleures-ventes .region-sidebar-first .block-menu ul a:hover:after, .page-meilleures-ventes .region-sidebar-first .block-menu ul a:hover span, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a:hover:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a:hover:after, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a:hover span, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a:hover:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a:hover:after, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a:hover span { color: #b7272d; }
  .page-nouveautes .region-sidebar-first .block-facetapi ul a.facetapi-active, .page-nouveautes .region-sidebar-first .block-menu ul a.facetapi-active, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a.facetapi-active, .page-nouveautes-univers .region-sidebar-first .block-menu ul a.facetapi-active, .page-a-paraitre .region-sidebar-first .block-facetapi ul a.facetapi-active, .page-a-paraitre .region-sidebar-first .block-menu ul a.facetapi-active, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a.facetapi-active, .page-aparaitre-univers .region-sidebar-first .block-menu ul a.facetapi-active, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a.facetapi-active, .page-meilleures-ventes .region-sidebar-first .block-menu ul a.facetapi-active, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a.facetapi-active, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a.facetapi-active { display: inline; }
  .page-nouveautes .region-sidebar-first .block-facetapi ul.active a, .page-nouveautes .region-sidebar-first .block-facetapi ul a.active, .page-nouveautes .region-sidebar-first .block-menu ul.active a, .page-nouveautes .region-sidebar-first .block-menu ul a.active, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul.active a, .page-nouveautes-univers .region-sidebar-first .block-facetapi ul a.active, .page-nouveautes-univers .region-sidebar-first .block-menu ul.active a, .page-nouveautes-univers .region-sidebar-first .block-menu ul a.active, .page-a-paraitre .region-sidebar-first .block-facetapi ul.active a, .page-a-paraitre .region-sidebar-first .block-facetapi ul a.active, .page-a-paraitre .region-sidebar-first .block-menu ul.active a, .page-a-paraitre .region-sidebar-first .block-menu ul a.active, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul.active a, .page-aparaitre-univers .region-sidebar-first .block-facetapi ul a.active, .page-aparaitre-univers .region-sidebar-first .block-menu ul.active a, .page-aparaitre-univers .region-sidebar-first .block-menu ul a.active, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul.active a, .page-meilleures-ventes .region-sidebar-first .block-facetapi ul a.active, .page-meilleures-ventes .region-sidebar-first .block-menu ul.active a, .page-meilleures-ventes .region-sidebar-first .block-menu ul a.active, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul.active a, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi ul a.active, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul.active a, .page-meilleures-ventes-univers .region-sidebar-first .block-menu ul a.active { font-weight: 600; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links, .page-nouveautes .region-sidebar-first .block-facetapi .content > .menu, .page-nouveautes .region-sidebar-first .block-menu .content > .facetapi-facetapi-links, .page-nouveautes .region-sidebar-first .block-menu .content > .menu, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content > .menu, .page-nouveautes-univers .region-sidebar-first .block-menu .content > .facetapi-facetapi-links, .page-nouveautes-univers .region-sidebar-first .block-menu .content > .menu, .page-a-paraitre .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links, .page-a-paraitre .region-sidebar-first .block-facetapi .content > .menu, .page-a-paraitre .region-sidebar-first .block-menu .content > .facetapi-facetapi-links, .page-a-paraitre .region-sidebar-first .block-menu .content > .menu, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content > .menu, .page-aparaitre-univers .region-sidebar-first .block-menu .content > .facetapi-facetapi-links, .page-aparaitre-univers .region-sidebar-first .block-menu .content > .menu, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content > .menu, .page-meilleures-ventes .region-sidebar-first .block-menu .content > .facetapi-facetapi-links, .page-meilleures-ventes .region-sidebar-first .block-menu .content > .menu, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content > .menu, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content > .facetapi-facetapi-links, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content > .menu { padding-left: 0; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links a, .page-nouveautes .region-sidebar-first .block-facetapi .content > .menu a, .page-nouveautes .region-sidebar-first .block-menu .content > .facetapi-facetapi-links a, .page-nouveautes .region-sidebar-first .block-menu .content > .menu a, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links a, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content > .menu a, .page-nouveautes-univers .region-sidebar-first .block-menu .content > .facetapi-facetapi-links a, .page-nouveautes-univers .region-sidebar-first .block-menu .content > .menu a, .page-a-paraitre .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links a, .page-a-paraitre .region-sidebar-first .block-facetapi .content > .menu a, .page-a-paraitre .region-sidebar-first .block-menu .content > .facetapi-facetapi-links a, .page-a-paraitre .region-sidebar-first .block-menu .content > .menu a, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links a, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content > .menu a, .page-aparaitre-univers .region-sidebar-first .block-menu .content > .facetapi-facetapi-links a, .page-aparaitre-univers .region-sidebar-first .block-menu .content > .menu a, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links a, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content > .menu a, .page-meilleures-ventes .region-sidebar-first .block-menu .content > .facetapi-facetapi-links a, .page-meilleures-ventes .region-sidebar-first .block-menu .content > .menu a, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content > .facetapi-facetapi-links a, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content > .menu a, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content > .facetapi-facetapi-links a, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content > .menu a { font-size: 1.5rem; }
  .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link span, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link span, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link span, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link span, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link span, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link span, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover { color: #292929; text-decoration: none; }
  .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover span { color: #292929; } }
@media screen and (max-width: 767px) { .page-nouveautes .region-sidebar-first, .page-nouveautes-univers .region-sidebar-first, .page-a-paraitre .region-sidebar-first, .page-aparaitre-univers .region-sidebar-first, .page-meilleures-ventes .region-sidebar-first, .page-meilleures-ventes-univers .region-sidebar-first { background: #292929; }
  .page-nouveautes .region-sidebar-first::before, .page-nouveautes-univers .region-sidebar-first::before, .page-a-paraitre .region-sidebar-first::before, .page-aparaitre-univers .region-sidebar-first::before, .page-meilleures-ventes .region-sidebar-first::before, .page-meilleures-ventes-univers .region-sidebar-first::before { display: block; text-align: center; }
  .page-nouveautes .region-sidebar-first .block-facetapi, .page-nouveautes .region-sidebar-first .block-menu, .page-nouveautes-univers .region-sidebar-first .block-facetapi, .page-nouveautes-univers .region-sidebar-first .block-menu, .page-a-paraitre .region-sidebar-first .block-facetapi, .page-a-paraitre .region-sidebar-first .block-menu, .page-aparaitre-univers .region-sidebar-first .block-facetapi, .page-aparaitre-univers .region-sidebar-first .block-menu, .page-meilleures-ventes .region-sidebar-first .block-facetapi, .page-meilleures-ventes .region-sidebar-first .block-menu, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi, .page-meilleures-ventes-univers .region-sidebar-first .block-menu { width: 25%; padding: 2rem 1.5rem; max-height: 60px; position: relative; z-index: 10; }
  .page-nouveautes .region-sidebar-first .block-facetapi .block-title-wrapper, .page-nouveautes .region-sidebar-first .block-menu .block-title-wrapper, .page-nouveautes-univers .region-sidebar-first .block-facetapi .block-title-wrapper, .page-nouveautes-univers .region-sidebar-first .block-menu .block-title-wrapper, .page-a-paraitre .region-sidebar-first .block-facetapi .block-title-wrapper, .page-a-paraitre .region-sidebar-first .block-menu .block-title-wrapper, .page-aparaitre-univers .region-sidebar-first .block-facetapi .block-title-wrapper, .page-aparaitre-univers .region-sidebar-first .block-menu .block-title-wrapper, .page-meilleures-ventes .region-sidebar-first .block-facetapi .block-title-wrapper, .page-meilleures-ventes .region-sidebar-first .block-menu .block-title-wrapper, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .block-title-wrapper, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .block-title-wrapper { appearance: none; border: 1px solid #ffffff; border-radius: 0; background: transparent; font-size: 1.1em; line-height: 3.5em; height: 3.5em; padding: 0 16px; cursor: pointer; }
  .page-nouveautes .region-sidebar-first .block-facetapi .block-title-wrapper .block-title, .page-nouveautes .region-sidebar-first .block-menu .block-title-wrapper .block-title, .page-nouveautes-univers .region-sidebar-first .block-facetapi .block-title-wrapper .block-title, .page-nouveautes-univers .region-sidebar-first .block-menu .block-title-wrapper .block-title, .page-a-paraitre .region-sidebar-first .block-facetapi .block-title-wrapper .block-title, .page-a-paraitre .region-sidebar-first .block-menu .block-title-wrapper .block-title, .page-aparaitre-univers .region-sidebar-first .block-facetapi .block-title-wrapper .block-title, .page-aparaitre-univers .region-sidebar-first .block-menu .block-title-wrapper .block-title, .page-meilleures-ventes .region-sidebar-first .block-facetapi .block-title-wrapper .block-title, .page-meilleures-ventes .region-sidebar-first .block-menu .block-title-wrapper .block-title, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .block-title-wrapper .block-title, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .block-title-wrapper .block-title { color: #ffffff; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 600; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-right: 20px; }
  .page-nouveautes .region-sidebar-first .block-facetapi .block-title-wrapper .block-title:before, .page-nouveautes .region-sidebar-first .block-menu .block-title-wrapper .block-title:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi .block-title-wrapper .block-title:before, .page-nouveautes-univers .region-sidebar-first .block-menu .block-title-wrapper .block-title:before, .page-a-paraitre .region-sidebar-first .block-facetapi .block-title-wrapper .block-title:before, .page-a-paraitre .region-sidebar-first .block-menu .block-title-wrapper .block-title:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi .block-title-wrapper .block-title:before, .page-aparaitre-univers .region-sidebar-first .block-menu .block-title-wrapper .block-title:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi .block-title-wrapper .block-title:before, .page-meilleures-ventes .region-sidebar-first .block-menu .block-title-wrapper .block-title:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .block-title-wrapper .block-title:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .block-title-wrapper .block-title:before { color: currentColor; position: absolute; font-family: "Glyphicons Halflings"; content: '\e259'; transition:  0.3s transform; top: 0; right: 0; line-height: 3.5em; height: 3.5em; }
  .page-nouveautes .region-sidebar-first .block-facetapi.opened .block-title-wrapper, .page-nouveautes .region-sidebar-first .block-menu.opened .block-title-wrapper, .page-nouveautes-univers .region-sidebar-first .block-facetapi.opened .block-title-wrapper, .page-nouveautes-univers .region-sidebar-first .block-menu.opened .block-title-wrapper, .page-a-paraitre .region-sidebar-first .block-facetapi.opened .block-title-wrapper, .page-a-paraitre .region-sidebar-first .block-menu.opened .block-title-wrapper, .page-aparaitre-univers .region-sidebar-first .block-facetapi.opened .block-title-wrapper, .page-aparaitre-univers .region-sidebar-first .block-menu.opened .block-title-wrapper, .page-meilleures-ventes .region-sidebar-first .block-facetapi.opened .block-title-wrapper, .page-meilleures-ventes .region-sidebar-first .block-menu.opened .block-title-wrapper, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi.opened .block-title-wrapper, .page-meilleures-ventes-univers .region-sidebar-first .block-menu.opened .block-title-wrapper { border-bottom: none; }
  .page-nouveautes .region-sidebar-first .block-facetapi.opened .block-title-wrapper .block-title:before, .page-nouveautes .region-sidebar-first .block-menu.opened .block-title-wrapper .block-title:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi.opened .block-title-wrapper .block-title:before, .page-nouveautes-univers .region-sidebar-first .block-menu.opened .block-title-wrapper .block-title:before, .page-a-paraitre .region-sidebar-first .block-facetapi.opened .block-title-wrapper .block-title:before, .page-a-paraitre .region-sidebar-first .block-menu.opened .block-title-wrapper .block-title:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi.opened .block-title-wrapper .block-title:before, .page-aparaitre-univers .region-sidebar-first .block-menu.opened .block-title-wrapper .block-title:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi.opened .block-title-wrapper .block-title:before, .page-meilleures-ventes .region-sidebar-first .block-menu.opened .block-title-wrapper .block-title:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi.opened .block-title-wrapper .block-title:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu.opened .block-title-wrapper .block-title:before { display: block; transform: rotate(90deg); }
  .page-nouveautes .region-sidebar-first .block-facetapi .content, .page-nouveautes .region-sidebar-first .block-menu .content, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content, .page-nouveautes-univers .region-sidebar-first .block-menu .content, .page-a-paraitre .region-sidebar-first .block-facetapi .content, .page-a-paraitre .region-sidebar-first .block-menu .content, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content, .page-aparaitre-univers .region-sidebar-first .block-menu .content, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content, .page-meilleures-ventes .region-sidebar-first .block-menu .content, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content { appearance: none; border: 1px solid #ffffff; border-radius: 0; background: transparent; font-size: 1.1em; line-height: auto; height: auto; padding: 0 16px; border-top: none; display: none; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content .separator, .page-nouveautes .region-sidebar-first .block-menu .content .separator, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content .separator, .page-nouveautes-univers .region-sidebar-first .block-menu .content .separator, .page-a-paraitre .region-sidebar-first .block-facetapi .content .separator, .page-a-paraitre .region-sidebar-first .block-menu .content .separator, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content .separator, .page-aparaitre-univers .region-sidebar-first .block-menu .content .separator, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content .separator, .page-meilleures-ventes .region-sidebar-first .block-menu .content .separator, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content .separator, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content .separator { display: none; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content ul, .page-nouveautes .region-sidebar-first .block-menu .content ul, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content ul, .page-nouveautes-univers .region-sidebar-first .block-menu .content ul, .page-a-paraitre .region-sidebar-first .block-facetapi .content ul, .page-a-paraitre .region-sidebar-first .block-menu .content ul, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content ul, .page-aparaitre-univers .region-sidebar-first .block-menu .content ul, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content ul, .page-meilleures-ventes .region-sidebar-first .block-menu .content ul, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content ul, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content ul { padding-left: 14px; width: 100%; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content > ul, .page-nouveautes .region-sidebar-first .block-menu .content > ul, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content > ul, .page-nouveautes-univers .region-sidebar-first .block-menu .content > ul, .page-a-paraitre .region-sidebar-first .block-facetapi .content > ul, .page-a-paraitre .region-sidebar-first .block-menu .content > ul, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content > ul, .page-aparaitre-univers .region-sidebar-first .block-menu .content > ul, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content > ul, .page-meilleures-ventes .region-sidebar-first .block-menu .content > ul, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content > ul, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content > ul { padding-left: 0; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content li, .page-nouveautes .region-sidebar-first .block-menu .content li, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li, .page-nouveautes-univers .region-sidebar-first .block-menu .content li, .page-a-paraitre .region-sidebar-first .block-facetapi .content li, .page-a-paraitre .region-sidebar-first .block-menu .content li, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li, .page-aparaitre-univers .region-sidebar-first .block-menu .content li, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li, .page-meilleures-ventes .region-sidebar-first .block-menu .content li, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li { margin-bottom: 8px; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content li input, .page-nouveautes .region-sidebar-first .block-menu .content li input, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li input, .page-nouveautes-univers .region-sidebar-first .block-menu .content li input, .page-a-paraitre .region-sidebar-first .block-facetapi .content li input, .page-a-paraitre .region-sidebar-first .block-menu .content li input, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li input, .page-aparaitre-univers .region-sidebar-first .block-menu .content li input, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li input, .page-meilleures-ventes .region-sidebar-first .block-menu .content li input, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li input, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li input { margin: 0 5px 0 0; display: inline; position: relative; top: 3px; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content li a, .page-nouveautes .region-sidebar-first .block-menu .content li a, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li a, .page-nouveautes-univers .region-sidebar-first .block-menu .content li a, .page-a-paraitre .region-sidebar-first .block-facetapi .content li a, .page-a-paraitre .region-sidebar-first .block-menu .content li a, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li a, .page-aparaitre-univers .region-sidebar-first .block-menu .content li a, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li a, .page-meilleures-ventes .region-sidebar-first .block-menu .content li a, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li a, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 1em; line-height: 1.3em; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content li a:before, .page-nouveautes .region-sidebar-first .block-facetapi .content li a:after, .page-nouveautes .region-sidebar-first .block-facetapi .content li a span, .page-nouveautes .region-sidebar-first .block-facetapi .content li a:focus, .page-nouveautes .region-sidebar-first .block-menu .content li a:before, .page-nouveautes .region-sidebar-first .block-menu .content li a:after, .page-nouveautes .region-sidebar-first .block-menu .content li a span, .page-nouveautes .region-sidebar-first .block-menu .content li a:focus, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li a:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li a:after, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li a span, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li a:focus, .page-nouveautes-univers .region-sidebar-first .block-menu .content li a:before, .page-nouveautes-univers .region-sidebar-first .block-menu .content li a:after, .page-nouveautes-univers .region-sidebar-first .block-menu .content li a span, .page-nouveautes-univers .region-sidebar-first .block-menu .content li a:focus, .page-a-paraitre .region-sidebar-first .block-facetapi .content li a:before, .page-a-paraitre .region-sidebar-first .block-facetapi .content li a:after, .page-a-paraitre .region-sidebar-first .block-facetapi .content li a span, .page-a-paraitre .region-sidebar-first .block-facetapi .content li a:focus, .page-a-paraitre .region-sidebar-first .block-menu .content li a:before, .page-a-paraitre .region-sidebar-first .block-menu .content li a:after, .page-a-paraitre .region-sidebar-first .block-menu .content li a span, .page-a-paraitre .region-sidebar-first .block-menu .content li a:focus, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li a:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li a:after, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li a span, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li a:focus, .page-aparaitre-univers .region-sidebar-first .block-menu .content li a:before, .page-aparaitre-univers .region-sidebar-first .block-menu .content li a:after, .page-aparaitre-univers .region-sidebar-first .block-menu .content li a span, .page-aparaitre-univers .region-sidebar-first .block-menu .content li a:focus, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li a:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li a:after, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li a span, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li a:focus, .page-meilleures-ventes .region-sidebar-first .block-menu .content li a:before, .page-meilleures-ventes .region-sidebar-first .block-menu .content li a:after, .page-meilleures-ventes .region-sidebar-first .block-menu .content li a span, .page-meilleures-ventes .region-sidebar-first .block-menu .content li a:focus, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li a:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li a:after, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li a span, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li a:focus, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li a:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li a:after, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li a span, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content li a:hover, .page-nouveautes .region-sidebar-first .block-menu .content li a:hover, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li a:hover, .page-nouveautes-univers .region-sidebar-first .block-menu .content li a:hover, .page-a-paraitre .region-sidebar-first .block-facetapi .content li a:hover, .page-a-paraitre .region-sidebar-first .block-menu .content li a:hover, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li a:hover, .page-aparaitre-univers .region-sidebar-first .block-menu .content li a:hover, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li a:hover, .page-meilleures-ventes .region-sidebar-first .block-menu .content li a:hover, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li a:hover, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li a:hover { color: #b7272d; text-decoration: none; }
  .page-nouveautes .region-sidebar-first .block-facetapi .content li a:hover:before, .page-nouveautes .region-sidebar-first .block-facetapi .content li a:hover:after, .page-nouveautes .region-sidebar-first .block-facetapi .content li a:hover span, .page-nouveautes .region-sidebar-first .block-menu .content li a:hover:before, .page-nouveautes .region-sidebar-first .block-menu .content li a:hover:after, .page-nouveautes .region-sidebar-first .block-menu .content li a:hover span, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li a:hover:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li a:hover:after, .page-nouveautes-univers .region-sidebar-first .block-facetapi .content li a:hover span, .page-nouveautes-univers .region-sidebar-first .block-menu .content li a:hover:before, .page-nouveautes-univers .region-sidebar-first .block-menu .content li a:hover:after, .page-nouveautes-univers .region-sidebar-first .block-menu .content li a:hover span, .page-a-paraitre .region-sidebar-first .block-facetapi .content li a:hover:before, .page-a-paraitre .region-sidebar-first .block-facetapi .content li a:hover:after, .page-a-paraitre .region-sidebar-first .block-facetapi .content li a:hover span, .page-a-paraitre .region-sidebar-first .block-menu .content li a:hover:before, .page-a-paraitre .region-sidebar-first .block-menu .content li a:hover:after, .page-a-paraitre .region-sidebar-first .block-menu .content li a:hover span, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li a:hover:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li a:hover:after, .page-aparaitre-univers .region-sidebar-first .block-facetapi .content li a:hover span, .page-aparaitre-univers .region-sidebar-first .block-menu .content li a:hover:before, .page-aparaitre-univers .region-sidebar-first .block-menu .content li a:hover:after, .page-aparaitre-univers .region-sidebar-first .block-menu .content li a:hover span, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li a:hover:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li a:hover:after, .page-meilleures-ventes .region-sidebar-first .block-facetapi .content li a:hover span, .page-meilleures-ventes .region-sidebar-first .block-menu .content li a:hover:before, .page-meilleures-ventes .region-sidebar-first .block-menu .content li a:hover:after, .page-meilleures-ventes .region-sidebar-first .block-menu .content li a:hover span, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li a:hover:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li a:hover:after, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .content li a:hover span, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li a:hover:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li a:hover:after, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .content li a:hover span { color: #b7272d; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .page-nouveautes .region-sidebar-first .block-facetapi, .page-nouveautes .region-sidebar-first .block-menu, .page-nouveautes-univers .region-sidebar-first .block-facetapi, .page-nouveautes-univers .region-sidebar-first .block-menu, .page-a-paraitre .region-sidebar-first .block-facetapi, .page-a-paraitre .region-sidebar-first .block-menu, .page-aparaitre-univers .region-sidebar-first .block-facetapi, .page-aparaitre-univers .region-sidebar-first .block-menu, .page-meilleures-ventes .region-sidebar-first .block-facetapi, .page-meilleures-ventes .region-sidebar-first .block-menu, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi, .page-meilleures-ventes-univers .region-sidebar-first .block-menu { width: 100%; max-height: none; padding: 10px 16px; } }
@media screen and (max-width: 767px) { .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: 600; padding-bottom: 2rem; display: block; }
  .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link span, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link span, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link span, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link span, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link span, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:focus, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:after, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link span, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:focus, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:after, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link span, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:hover, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover { color: #b7272d; text-decoration: none; }
  .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-nouveautes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-nouveautes .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-nouveautes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-nouveautes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-a-paraitre .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-a-paraitre .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-aparaitre-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-aparaitre-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-meilleures-ventes .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-meilleures-ventes .region-sidebar-first .block-menu .facetapi-limit-link:hover span, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:before, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover:after, .page-meilleures-ventes-univers .region-sidebar-first .block-facetapi .facetapi-limit-link:hover span, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:before, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover:after, .page-meilleures-ventes-univers .region-sidebar-first .block-menu .facetapi-limit-link:hover span { color: #b7272d; } }
.page-user .main-container .node-page.view-mode-full .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ECECEC; }
.page-user .main-container .node-page.view-mode-full .field-name-title-field > * { padding: 0 2rem; }
.page-user .main-container .node-page.view-mode-full .field-name-title-field > span { padding: 0; }
.page-user .main-container .node-page.view-mode-full .field-name-title-field * { font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; }
.page-user .main-container .node-page.view-mode-full .field-name-title-field * span { font-size: 2.5rem; }
@media screen and (max-width: 767px) { .page-user .main-container .node-page.view-mode-full .field-name-title-field * { color: #ffffff; } }
@media screen and (max-width: 767px) { .page-user .main-container .node-page.view-mode-full .field-name-title-field { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; }
  .page-user .main-container .node-page.view-mode-full .field-name-title-field > * { padding: 0; } }
.page-user .main-container form { margin: auto; padding: 4rem; max-width: 800px; background: #ffffff; margin-bottom: 7rem; text-align: center; }
.page-user .main-container form label { padding: 6px 0; font-size: 1.7rem; font-weight: 400; }
.page-user .main-container form .form-item { margin: 1rem 0 2.6rem 0; }
.page-user .main-container form input.form-checkbox { min-width: 20px; min-height: 20px; }
.page-user .main-container form input:not(.form-checkbox), .page-user .main-container form select { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; height: 45px; width: 350px; border-bottom: 2px solid #ECECEC; padding: 6px 0; }
.page-user .main-container form input:not(.form-checkbox):focus, .page-user .main-container form select:focus { border: none; box-shadow: none; }
.page-user .main-container form input:not(.form-checkbox):focus, .page-user .main-container form select:focus { background: #ffffff; transition:  0.3s background; }
.page-user .main-container form input:not(.form-checkbox):hover, .page-user .main-container form select:hover { border: none; box-shadow: none; }
.page-user .main-container form input:not(.form-checkbox):focus, .page-user .main-container form input:not(.form-checkbox):hover, .page-user .main-container form select:focus, .page-user .main-container form select:hover { border-bottom: 2px solid #ECECEC; }
.page-user .main-container form input:not(.form-checkbox)::placeholder, .page-user .main-container form select::placeholder { color: #d3cecb; }
.page-user .main-container form .form-type-select { background: #ffffff; position: relative; max-width: 100%; width: 350px; }
.page-user .main-container form .form-type-select select { position: relative; z-index: 1; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; padding: 6px 0; color: #d3cecb; }
.page-user .main-container form .form-type-select:after { color: #292929; position: absolute; font-family: FontAwesome; content: '\f0d7'; font-size: 3rem; bottom: .2rem; right: 1rem; }
.page-user .main-container form .form-type-date .webform-datepicker { display: flex; max-width: 100%; align-items: center; }
.page-user .main-container form .form-type-date .webform-datepicker .form-type-select { width: 100px; margin-right: 2rem; }
.page-user .main-container form .form-type-date .webform-datepicker .webform-calendar { width: 18px; height: 15px; border-bottom: none; padding: 0; }
.page-user .main-container form .form-type-checkboxes label { font-size: 1.7rem; display: flex; align-items: center; }
.page-user .main-container form .form-type-checkboxes label .form-checkbox { position: static; margin: 0 1rem 0 0; }
.page-user .main-container form .form-type-textarea { height: auto; width: 100%; }
.page-user .main-container form .form-type-textarea textarea { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; padding: 6px 0; line-height: 2.2em; background-image: linear-gradient(transparent, transparent 2.1em, #ECECEC 0em) !important; background-size: 100% 2.2em !important; }
.page-user .main-container form .form-type-textarea textarea:focus { border: none; box-shadow: none; }
.page-user .main-container form .form-type-textarea textarea:focus { background: #ffffff; transition:  0.3s background; }
.page-user .main-container form .form-type-textarea textarea:hover { border: none; box-shadow: none; }
.page-user .main-container form .form-type-textarea textarea::placeholder { color: #d3cecb; }
.page-user .main-container form .form-type-textarea .grippie { display: none; }
.page-user .main-container form .form-actions .form-submit { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; display: block; height: 35px; line-height: 35px; padding: 0 3rem; margin: 3rem auto; }
@media screen and (max-width: 767px) { .page-user .main-container form .form-actions .form-submit { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.page-user .main-container form .form-actions .form-submit:focus { border: none; box-shadow: none; }
.page-user .main-container form .form-actions .form-submit:focus { background: #b7272d; transition:  0.3s background; }
.page-user .main-container form .form-actions .form-submit:hover { background: #292929; border-color: #292929; text-decoration: none; }
.page-user .main-container form .form-actions .form-submit:hover { border: none; box-shadow: none; }
.page-user .main-container form .form-actions .form-submit:before, .page-user .main-container form .form-actions .form-submit:after, .page-user .main-container form .form-actions .form-submit span, .page-user .main-container form .form-actions .form-submit:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-user .main-container form .form-actions .form-submit:hover { color: #ffffff; text-decoration: none; }
.page-user .main-container form .form-actions .form-submit:hover:before, .page-user .main-container form .form-actions .form-submit:hover:after, .page-user .main-container form .form-actions .form-submit:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { .page-user .main-container form { padding: 1rem; }
  .page-user .main-container form .form-type-date .webform-datepicker { flex-direction: column; align-items: flex-start; }
  .page-user .main-container form .form-type-date .webform-datepicker .form-type-select { width: 100%; max-width: 350px; }
  .page-user .main-container form .form-actions .form-submit { padding: 0 3rem; } }
.page-user .main-container form input { margin: auto; }
.page-user .main-container form > div > ul { padding: 0; }
.page-user .main-container form > div > ul li { list-style-type: none; }
.page-user .main-container form > div > ul li a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; text-decoration: underline; }
.page-user .main-container form > div > ul li a:before, .page-user .main-container form > div > ul li a:after, .page-user .main-container form > div > ul li a span, .page-user .main-container form > div > ul li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-user .main-container form > div > ul li a:hover { color: #b7272d; text-decoration: none; }
.page-user .main-container form > div > ul li a:hover:before, .page-user .main-container form > div > ul li a:hover:after, .page-user .main-container form > div > ul li a:hover span { color: #b7272d; }
.page-user .main-container form > div > ul li a:hover { text-decoration: underline; }
.page-node-118403 .node-page.view-mode-full .field-name-body, .page-node-118404 .node-page.view-mode-full .field-name-body { margin-bottom: 3rem; }
.page-node-118403 .node-page.view-mode-full .field-name-body .block-title, .page-node-118404 .node-page.view-mode-full .field-name-body .block-title { text-align: center; font-size: 1rem; margin: 3em 0; }
.page-node-118403 .node-page.view-mode-full .field-name-body .block-title *, .page-node-118404 .node-page.view-mode-full .field-name-body .block-title * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #292929; }
.page-node-118403 .node-page.view-mode-full .field-name-body .block-title:after, .page-node-118404 .node-page.view-mode-full .field-name-body .block-title:after { content: ''; display: block; width: 55px; height: 1px; background: #292929; margin: auto; }
@media screen and (max-width: 767px) { .page-node-118403 .node-page.view-mode-full .field-name-body .block-title, .page-node-118404 .node-page.view-mode-full .field-name-body .block-title { margin: 0 0 3rem 0; }
  .page-node-118403 .node-page.view-mode-full .field-name-body .block-title *, .page-node-118404 .node-page.view-mode-full .field-name-body .block-title * { line-height: 2.6em; } }
.page-node-118403 .node-page.view-mode-full .field-name-body a, .page-node-118404 .node-page.view-mode-full .field-name-body a { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-118403 .node-page.view-mode-full .field-name-body a:before, .page-node-118403 .node-page.view-mode-full .field-name-body a:after, .page-node-118403 .node-page.view-mode-full .field-name-body a span, .page-node-118403 .node-page.view-mode-full .field-name-body a:focus, .page-node-118404 .node-page.view-mode-full .field-name-body a:before, .page-node-118404 .node-page.view-mode-full .field-name-body a:after, .page-node-118404 .node-page.view-mode-full .field-name-body a span, .page-node-118404 .node-page.view-mode-full .field-name-body a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-118403 .node-page.view-mode-full .field-name-body a:hover, .page-node-118404 .node-page.view-mode-full .field-name-body a:hover { color: #292929; text-decoration: none; }
.page-node-118403 .node-page.view-mode-full .field-name-body a:hover:before, .page-node-118403 .node-page.view-mode-full .field-name-body a:hover:after, .page-node-118403 .node-page.view-mode-full .field-name-body a:hover span, .page-node-118404 .node-page.view-mode-full .field-name-body a:hover:before, .page-node-118404 .node-page.view-mode-full .field-name-body a:hover:after, .page-node-118404 .node-page.view-mode-full .field-name-body a:hover span { color: #292929; }
.page-node-118403 .node-page.view-mode-full .field-name-body .w_cols, .page-node-118404 .node-page.view-mode-full .field-name-body .w_cols { display: flex; flex-wrap: wrap; }
.page-node-118403 .node-page.view-mode-full .field-name-body .w_cols .col, .page-node-118404 .node-page.view-mode-full .field-name-body .w_cols .col { width: 300px; padding: 0 2rem 3rem 0; }
@media screen and (max-width: 767px) { .page-node-118403 .node-page.view-mode-full .field-name-body, .page-node-118404 .node-page.view-mode-full .field-name-body { margin-bottom: 0; } }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 { margin-bottom: 3rem; }
@media screen and (max-width: 767px) { .page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 { margin-bottom: 0; } }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper *, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #292929; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper:after, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #292929; margin: auto; }
@media screen and (max-width: 767px) { .page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper { margin: 0 0 3rem 0; }
  .page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper *, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .block-title-wrapper * { line-height: 2.6em; } }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content { display: flex; flex-direction: column; width: 400px; max-width: 100%; margin: auto; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a { display: flex; align-items: center; justify-content: center; height: 3.6rem; font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; font-weight: 200; margin-bottom: 3rem; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:before, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:before { content: ""; font-family: FontAwesome; font-size: 2.4rem; line-height: 2.4rem; width: 3.12rem; }
@media screen and (max-width: 767px) { .page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:before, .page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:after, .page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a span, .page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:focus, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:before, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:after, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a span, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:focus, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:focus { border: none; box-shadow: none; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:focus, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:focus { background: transparent; transition:  0.3s background; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover { border: none; box-shadow: none; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover { color: #ffffff; border: 1px solid #b7272d; }
.page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover:before, .page-node-118403 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover:after, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover:before, .page-node-118404 #block-views-0923500a2a8a2b0777118bfa6dd06ec7 .view-content a:hover:after { color: currentColor; }
.page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d { margin-bottom: 3rem; }
@media screen and (max-width: 767px) { .page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d { margin-bottom: 0; } }
.page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content { display: flex; flex-wrap: wrap; justify-content: space-around; }
.page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a { margin: 2rem; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; display: block; max-width: 242px; }
.page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:before, .page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:after, .page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a span, .page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:focus, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:before, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:after, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a span, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:hover, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:hover { color: #b7272d; text-decoration: none; }
.page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:hover:before, .page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:hover:after, .page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:hover span, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:hover:before, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:hover:after, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a:hover span { color: #b7272d; }
.page-node-118403 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a h3, .page-node-118404 #block-views-97f4d9eef4b214e4fef83fdf349a625d .view-content .views-row a h3 { text-align: center; font-size: 1.5rem; text-transform: uppercase; font-weight: 600; }
.page-node-118403 .block-webform, .page-node-118404 .block-webform { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #d3cecb; }
.page-node-118403 .block-webform .block-title-wrapper, .page-node-118404 .block-webform .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
.page-node-118403 .block-webform .block-title-wrapper *, .page-node-118404 .block-webform .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #b7272d; }
.page-node-118403 .block-webform .block-title-wrapper:after, .page-node-118404 .block-webform .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #b7272d; margin: auto; }
@media screen and (max-width: 767px) { .page-node-118403 .block-webform .block-title-wrapper, .page-node-118404 .block-webform .block-title-wrapper { margin: 0 0 3rem 0; }
  .page-node-118403 .block-webform .block-title-wrapper *, .page-node-118404 .block-webform .block-title-wrapper * { line-height: 2.6em; } }
.page-node-118403 .block-webform form, .page-node-118404 .block-webform form { margin: auto; padding: 4rem; max-width: 800px; background: #ffffff; margin-bottom: 7rem; }
.page-node-118403 .block-webform form label, .page-node-118404 .block-webform form label { padding: 6px 0; font-size: 1.7rem; font-weight: 400; }
.page-node-118403 .block-webform form .form-item, .page-node-118404 .block-webform form .form-item { margin: 1rem 0 2.6rem 0; }
.page-node-118403 .block-webform form input.form-checkbox, .page-node-118404 .block-webform form input.form-checkbox { min-width: 20px; min-height: 20px; }
.page-node-118403 .block-webform form input:not(.form-checkbox), .page-node-118403 .block-webform form select, .page-node-118404 .block-webform form input:not(.form-checkbox), .page-node-118404 .block-webform form select { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; height: 45px; width: 350px; border-bottom: 2px solid #ECECEC; padding: 6px 0; }
.page-node-118403 .block-webform form input:not(.form-checkbox):focus, .page-node-118403 .block-webform form select:focus, .page-node-118404 .block-webform form input:not(.form-checkbox):focus, .page-node-118404 .block-webform form select:focus { border: none; box-shadow: none; }
.page-node-118403 .block-webform form input:not(.form-checkbox):focus, .page-node-118403 .block-webform form select:focus, .page-node-118404 .block-webform form input:not(.form-checkbox):focus, .page-node-118404 .block-webform form select:focus { background: #ffffff; transition:  0.3s background; }
.page-node-118403 .block-webform form input:not(.form-checkbox):hover, .page-node-118403 .block-webform form select:hover, .page-node-118404 .block-webform form input:not(.form-checkbox):hover, .page-node-118404 .block-webform form select:hover { border: none; box-shadow: none; }
.page-node-118403 .block-webform form input:not(.form-checkbox):focus, .page-node-118403 .block-webform form input:not(.form-checkbox):hover, .page-node-118403 .block-webform form select:focus, .page-node-118403 .block-webform form select:hover, .page-node-118404 .block-webform form input:not(.form-checkbox):focus, .page-node-118404 .block-webform form input:not(.form-checkbox):hover, .page-node-118404 .block-webform form select:focus, .page-node-118404 .block-webform form select:hover { border-bottom: 2px solid #ECECEC; }
.page-node-118403 .block-webform form input:not(.form-checkbox)::placeholder, .page-node-118403 .block-webform form select::placeholder, .page-node-118404 .block-webform form input:not(.form-checkbox)::placeholder, .page-node-118404 .block-webform form select::placeholder { color: #d3cecb; }
.page-node-118403 .block-webform form .form-type-select, .page-node-118404 .block-webform form .form-type-select { background: #ffffff; position: relative; max-width: 100%; width: 350px; }
.page-node-118403 .block-webform form .form-type-select select, .page-node-118404 .block-webform form .form-type-select select { position: relative; z-index: 1; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; padding: 6px 0; color: #d3cecb; }
.page-node-118403 .block-webform form .form-type-select:after, .page-node-118404 .block-webform form .form-type-select:after { color: #292929; position: absolute; font-family: FontAwesome; content: '\f0d7'; font-size: 3rem; bottom: .2rem; right: 1rem; }
.page-node-118403 .block-webform form .form-type-date .webform-datepicker, .page-node-118404 .block-webform form .form-type-date .webform-datepicker { display: flex; max-width: 100%; align-items: center; }
.page-node-118403 .block-webform form .form-type-date .webform-datepicker .form-type-select, .page-node-118404 .block-webform form .form-type-date .webform-datepicker .form-type-select { width: 100px; margin-right: 2rem; }
.page-node-118403 .block-webform form .form-type-date .webform-datepicker .webform-calendar, .page-node-118404 .block-webform form .form-type-date .webform-datepicker .webform-calendar { width: 18px; height: 15px; border-bottom: none; padding: 0; }
.page-node-118403 .block-webform form .form-type-checkboxes label, .page-node-118404 .block-webform form .form-type-checkboxes label { font-size: 1.7rem; display: flex; align-items: center; }
.page-node-118403 .block-webform form .form-type-checkboxes label .form-checkbox, .page-node-118404 .block-webform form .form-type-checkboxes label .form-checkbox { position: static; margin: 0 1rem 0 0; }
.page-node-118403 .block-webform form .form-type-textarea, .page-node-118404 .block-webform form .form-type-textarea { height: auto; width: 100%; }
.page-node-118403 .block-webform form .form-type-textarea textarea, .page-node-118404 .block-webform form .form-type-textarea textarea { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; padding: 6px 0; line-height: 2.2em; background-image: linear-gradient(transparent, transparent 2.1em, #ECECEC 0em) !important; background-size: 100% 2.2em !important; }
.page-node-118403 .block-webform form .form-type-textarea textarea:focus, .page-node-118404 .block-webform form .form-type-textarea textarea:focus { border: none; box-shadow: none; }
.page-node-118403 .block-webform form .form-type-textarea textarea:focus, .page-node-118404 .block-webform form .form-type-textarea textarea:focus { background: #ffffff; transition:  0.3s background; }
.page-node-118403 .block-webform form .form-type-textarea textarea:hover, .page-node-118404 .block-webform form .form-type-textarea textarea:hover { border: none; box-shadow: none; }
.page-node-118403 .block-webform form .form-type-textarea textarea::placeholder, .page-node-118404 .block-webform form .form-type-textarea textarea::placeholder { color: #d3cecb; }
.page-node-118403 .block-webform form .form-type-textarea .grippie, .page-node-118404 .block-webform form .form-type-textarea .grippie { display: none; }
.page-node-118403 .block-webform form .form-actions .form-submit, .page-node-118404 .block-webform form .form-actions .form-submit { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; display: block; height: 35px; line-height: 35px; padding: 0 3rem; margin: 3rem auto; }
@media screen and (max-width: 767px) { .page-node-118403 .block-webform form .form-actions .form-submit, .page-node-118404 .block-webform form .form-actions .form-submit { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.page-node-118403 .block-webform form .form-actions .form-submit:focus, .page-node-118404 .block-webform form .form-actions .form-submit:focus { border: none; box-shadow: none; }
.page-node-118403 .block-webform form .form-actions .form-submit:focus, .page-node-118404 .block-webform form .form-actions .form-submit:focus { background: #b7272d; transition:  0.3s background; }
.page-node-118403 .block-webform form .form-actions .form-submit:hover, .page-node-118404 .block-webform form .form-actions .form-submit:hover { background: #292929; border-color: #292929; text-decoration: none; }
.page-node-118403 .block-webform form .form-actions .form-submit:hover, .page-node-118404 .block-webform form .form-actions .form-submit:hover { border: none; box-shadow: none; }
.page-node-118403 .block-webform form .form-actions .form-submit:before, .page-node-118403 .block-webform form .form-actions .form-submit:after, .page-node-118403 .block-webform form .form-actions .form-submit span, .page-node-118403 .block-webform form .form-actions .form-submit:focus, .page-node-118404 .block-webform form .form-actions .form-submit:before, .page-node-118404 .block-webform form .form-actions .form-submit:after, .page-node-118404 .block-webform form .form-actions .form-submit span, .page-node-118404 .block-webform form .form-actions .form-submit:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-118403 .block-webform form .form-actions .form-submit:hover, .page-node-118404 .block-webform form .form-actions .form-submit:hover { color: #ffffff; text-decoration: none; }
.page-node-118403 .block-webform form .form-actions .form-submit:hover:before, .page-node-118403 .block-webform form .form-actions .form-submit:hover:after, .page-node-118403 .block-webform form .form-actions .form-submit:hover span, .page-node-118404 .block-webform form .form-actions .form-submit:hover:before, .page-node-118404 .block-webform form .form-actions .form-submit:hover:after, .page-node-118404 .block-webform form .form-actions .form-submit:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { .page-node-118403 .block-webform form, .page-node-118404 .block-webform form { padding: 1rem; }
  .page-node-118403 .block-webform form .form-type-date .webform-datepicker, .page-node-118404 .block-webform form .form-type-date .webform-datepicker { flex-direction: column; align-items: flex-start; }
  .page-node-118403 .block-webform form .form-type-date .webform-datepicker .form-type-select, .page-node-118404 .block-webform form .form-type-date .webform-datepicker .form-type-select { width: 100%; max-width: 350px; }
  .page-node-118403 .block-webform form .form-actions .form-submit, .page-node-118404 .block-webform form .form-actions .form-submit { padding: 0 3rem; } }
.page-node-118403 .block-webform .field-name-field-mentions, .page-node-118404 .block-webform .field-name-field-mentions { padding: 2rem 4rem 0; max-width: 800px; margin: auto; padding: 2rem 4rem; background: #ffffff; margin-bottom: 2rem; }
.page-node-118403 .block-webform .field-name-field-mentions p, .page-node-118404 .block-webform .field-name-field-mentions p { font-size: 1.5rem; }
.page-node-118403 .block-webform .field-name-field-mentions a, .page-node-118404 .block-webform .field-name-field-mentions a { font-size: 1.5rem; color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-118403 .block-webform .field-name-field-mentions a:before, .page-node-118403 .block-webform .field-name-field-mentions a:after, .page-node-118403 .block-webform .field-name-field-mentions a span, .page-node-118403 .block-webform .field-name-field-mentions a:focus, .page-node-118404 .block-webform .field-name-field-mentions a:before, .page-node-118404 .block-webform .field-name-field-mentions a:after, .page-node-118404 .block-webform .field-name-field-mentions a span, .page-node-118404 .block-webform .field-name-field-mentions a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-118403 .block-webform .field-name-field-mentions a:hover, .page-node-118404 .block-webform .field-name-field-mentions a:hover { color: #292929; text-decoration: none; }
.page-node-118403 .block-webform .field-name-field-mentions a:hover:before, .page-node-118403 .block-webform .field-name-field-mentions a:hover:after, .page-node-118403 .block-webform .field-name-field-mentions a:hover span, .page-node-118404 .block-webform .field-name-field-mentions a:hover:before, .page-node-118404 .block-webform .field-name-field-mentions a:hover:after, .page-node-118404 .block-webform .field-name-field-mentions a:hover span { color: #292929; }
.page-node-118403 .footer, .page-node-118404 .footer { margin-top: 0; }
@media screen and (max-width: 767px) { .page-node-118403 .block-webform, .page-node-118404 .block-webform { background: white; }
  .page-node-118403 .block-webform .block-title-wrapper, .page-node-118404 .block-webform .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
  .page-node-118403 .block-webform .block-title-wrapper *, .page-node-118404 .block-webform .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #292929; }
  .page-node-118403 .block-webform .block-title-wrapper:after, .page-node-118404 .block-webform .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #292929; margin: auto; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .page-node-118403 .block-webform .block-title-wrapper, .page-node-118404 .block-webform .block-title-wrapper { margin: 0 0 3rem 0; }
  .page-node-118403 .block-webform .block-title-wrapper *, .page-node-118404 .block-webform .block-title-wrapper * { line-height: 2.6em; } }
@media screen and (max-width: 767px) { .page-node-118403 .block-webform form, .page-node-118404 .block-webform form { margin-bottom: 0; } }
.page-node-100477 .region-content form { margin: auto; padding: 4rem; max-width: 800px; background: #ffffff; margin-bottom: 7rem; max-width: 450px; margin-bottom: 0; }
.page-node-100477 .region-content form label { padding: 6px 0; font-size: 1.7rem; font-weight: 400; }
.page-node-100477 .region-content form .form-item { margin: 1rem 0 2.6rem 0; }
.page-node-100477 .region-content form input.form-checkbox { min-width: 20px; min-height: 20px; }
.page-node-100477 .region-content form input:not(.form-checkbox), .page-node-100477 .region-content form select { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; height: 45px; width: 350px; border-bottom: 2px solid #ECECEC; padding: 6px 0; }
.page-node-100477 .region-content form input:not(.form-checkbox):focus, .page-node-100477 .region-content form select:focus { border: none; box-shadow: none; }
.page-node-100477 .region-content form input:not(.form-checkbox):focus, .page-node-100477 .region-content form select:focus { background: #ffffff; transition:  0.3s background; }
.page-node-100477 .region-content form input:not(.form-checkbox):hover, .page-node-100477 .region-content form select:hover { border: none; box-shadow: none; }
.page-node-100477 .region-content form input:not(.form-checkbox):focus, .page-node-100477 .region-content form input:not(.form-checkbox):hover, .page-node-100477 .region-content form select:focus, .page-node-100477 .region-content form select:hover { border-bottom: 2px solid #ECECEC; }
.page-node-100477 .region-content form input:not(.form-checkbox)::placeholder, .page-node-100477 .region-content form select::placeholder { color: #d3cecb; }
.page-node-100477 .region-content form .form-type-select { background: #ffffff; position: relative; max-width: 100%; width: 350px; }
.page-node-100477 .region-content form .form-type-select select { position: relative; z-index: 1; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; padding: 6px 0; color: #d3cecb; }
.page-node-100477 .region-content form .form-type-select:after { color: #292929; position: absolute; font-family: FontAwesome; content: '\f0d7'; font-size: 3rem; bottom: .2rem; right: 1rem; }
.page-node-100477 .region-content form .form-type-date .webform-datepicker { display: flex; max-width: 100%; align-items: center; }
.page-node-100477 .region-content form .form-type-date .webform-datepicker .form-type-select { width: 100px; margin-right: 2rem; }
.page-node-100477 .region-content form .form-type-date .webform-datepicker .webform-calendar { width: 18px; height: 15px; border-bottom: none; padding: 0; }
.page-node-100477 .region-content form .form-type-checkboxes label { font-size: 1.7rem; display: flex; align-items: center; }
.page-node-100477 .region-content form .form-type-checkboxes label .form-checkbox { position: static; margin: 0 1rem 0 0; }
.page-node-100477 .region-content form .form-type-textarea { height: auto; width: 100%; }
.page-node-100477 .region-content form .form-type-textarea textarea { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; padding: 6px 0; line-height: 2.2em; background-image: linear-gradient(transparent, transparent 2.1em, #ECECEC 0em) !important; background-size: 100% 2.2em !important; }
.page-node-100477 .region-content form .form-type-textarea textarea:focus { border: none; box-shadow: none; }
.page-node-100477 .region-content form .form-type-textarea textarea:focus { background: #ffffff; transition:  0.3s background; }
.page-node-100477 .region-content form .form-type-textarea textarea:hover { border: none; box-shadow: none; }
.page-node-100477 .region-content form .form-type-textarea textarea::placeholder { color: #d3cecb; }
.page-node-100477 .region-content form .form-type-textarea .grippie { display: none; }
.page-node-100477 .region-content form .form-actions .form-submit { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; display: block; height: 35px; line-height: 35px; padding: 0 3rem; margin: 3rem auto; }
@media screen and (max-width: 767px) { .page-node-100477 .region-content form .form-actions .form-submit { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.page-node-100477 .region-content form .form-actions .form-submit:focus { border: none; box-shadow: none; }
.page-node-100477 .region-content form .form-actions .form-submit:focus { background: #b7272d; transition:  0.3s background; }
.page-node-100477 .region-content form .form-actions .form-submit:hover { background: #292929; border-color: #292929; text-decoration: none; }
.page-node-100477 .region-content form .form-actions .form-submit:hover { border: none; box-shadow: none; }
.page-node-100477 .region-content form .form-actions .form-submit:before, .page-node-100477 .region-content form .form-actions .form-submit:after, .page-node-100477 .region-content form .form-actions .form-submit span, .page-node-100477 .region-content form .form-actions .form-submit:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-100477 .region-content form .form-actions .form-submit:hover { color: #ffffff; text-decoration: none; }
.page-node-100477 .region-content form .form-actions .form-submit:hover:before, .page-node-100477 .region-content form .form-actions .form-submit:hover:after, .page-node-100477 .region-content form .form-actions .form-submit:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { .page-node-100477 .region-content form { padding: 1rem; }
  .page-node-100477 .region-content form .form-type-date .webform-datepicker { flex-direction: column; align-items: flex-start; }
  .page-node-100477 .region-content form .form-type-date .webform-datepicker .form-type-select { width: 100%; max-width: 350px; }
  .page-node-100477 .region-content form .form-actions .form-submit { padding: 0 3rem; } }
.page-node-100477 .region-content form .views-widget::after { transition:  0.3s all; content: ''; display: block; width: 150px; max-width: 150px; height: 1px; margin: auto; background: #292929; }
.page-node-100477 .region-content form .views-widget input.live-results-search-textfield::placeholder { color: #65605c; opacity: 1; }
.page-node-100477 .region-content form .btn-primary.form-submit { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; margin-top: 1rem; }
.page-node-100477 .region-content form .btn-primary.form-submit:before, .page-node-100477 .region-content form .btn-primary.form-submit:after, .page-node-100477 .region-content form .btn-primary.form-submit span, .page-node-100477 .region-content form .btn-primary.form-submit:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-100477 .region-content form .btn-primary.form-submit:hover { color: #292929; text-decoration: none; }
.page-node-100477 .region-content form .btn-primary.form-submit:hover:before, .page-node-100477 .region-content form .btn-primary.form-submit:hover:after, .page-node-100477 .region-content form .btn-primary.form-submit:hover span { color: #292929; }
.page-node-100477 .region-content form .btn-primary.form-submit:focus { border: none; box-shadow: none; }
.page-node-100477 .region-content form .btn-primary.form-submit:focus { background: transparent; transition:  0.3s background; }
.page-node-100477 .region-content form .btn-primary.form-submit:hover { border: none; box-shadow: none; }
.page-node-100477 .region-content:after { content: 'Parcourir les rubriques :'; padding: 2rem 1rem 6rem; text-align: center; display: block; font-size: 2.2rem; }
.page-node-100477 .region-content-bottom { display: flex; justify-content: space-around; align-items: stretch; flex-wrap: wrap; }
.page-node-100477 .region-content-bottom:after { content: none; }
.page-node-100477 .region-content-bottom .block-menu { margin: 0; padding: 0 5% 2rem 5%; width: 25%; }
.page-node-100477 .region-content-bottom .block-menu .block-title { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 800; font-size: 1.6rem; color: #b7272d; transition:  0.3s color; }
@media screen and (max-width: 767px) { .page-node-100477 .region-content-bottom .block-menu .block-title { font-size: 1rem; } }
.page-node-100477 .region-content-bottom .block-menu .nav li .separator hr { border-top: 1px solid #d3cecb; margin: 0.7em 0; max-width: 9999px; }
.page-node-100477 .region-content-bottom .block-menu .nav li a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; padding: 0.3em 0 0 0; font-size: 1.5rem; font-weight: lighter; }
.page-node-100477 .region-content-bottom .block-menu .nav li a:before, .page-node-100477 .region-content-bottom .block-menu .nav li a:after, .page-node-100477 .region-content-bottom .block-menu .nav li a span, .page-node-100477 .region-content-bottom .block-menu .nav li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-100477 .region-content-bottom .block-menu .nav li a:hover { color: #b7272d; text-decoration: none; }
.page-node-100477 .region-content-bottom .block-menu .nav li a:hover:before, .page-node-100477 .region-content-bottom .block-menu .nav li a:hover:after, .page-node-100477 .region-content-bottom .block-menu .nav li a:hover span { color: #b7272d; }
@media screen and (min-width: 992px) and (max-width: 1440px) { .page-node-100477 .region-content-bottom .block-menu { padding: 0 2.5% 2rem 2.5%; } }
@media screen and (min-width: 768px) and (max-width: 991px) { .page-node-100477 .region-content-bottom .block-menu { padding: 0 1% 2rem 1%; } }
.page-node-100477 #block-block-13 .content p { margin: 2rem auto 0; text-align: center; }
.page-node-100477 #block-block-13 .content p .btn_retour { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; }
@media screen and (max-width: 767px) { .page-node-100477 #block-block-13 .content p .btn_retour { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.page-node-100477 #block-block-13 .content p .btn_retour:focus { border: none; box-shadow: none; }
.page-node-100477 #block-block-13 .content p .btn_retour:focus { background: #b7272d; transition:  0.3s background; }
.page-node-100477 #block-block-13 .content p .btn_retour:hover { background: #292929; border-color: #292929; text-decoration: none; }
.page-node-100477 #block-block-13 .content p .btn_retour:hover { border: none; box-shadow: none; }
.page-node-100477 #block-block-13 .content p .btn_retour:before, .page-node-100477 #block-block-13 .content p .btn_retour:after, .page-node-100477 #block-block-13 .content p .btn_retour span, .page-node-100477 #block-block-13 .content p .btn_retour:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.page-node-100477 #block-block-13 .content p .btn_retour:hover { color: #ffffff; text-decoration: none; }
.page-node-100477 #block-block-13 .content p .btn_retour:hover:before, .page-node-100477 #block-block-13 .content p .btn_retour:hover:after, .page-node-100477 #block-block-13 .content p .btn_retour:hover span { color: #ffffff; }
@media screen and (min-width: 768px) and (max-width: 991px) { .page-node-100477 .region-content-bottom .block-menu { width: 50%; } }
@media screen and (max-width: 767px) { .page-node-100477 .region-content:after { padding: 1rem 1rem 2rem; }
  .page-node-100477 .region-content-bottom { flex-direction: column; align-items: center; }
  .page-node-100477 .region-content-bottom .block-menu { width: 100%; max-width: 320px; text-align: center; }
  .page-node-100477 .region-content-bottom .block-menu .block-title { font-size: 1.6rem; } }
#block-views-exp-recherche-page { width: 3rem; height: 5rem; position: relative; margin: auto; width: auto; padding: 0; transition:  0.3s width; }
#block-views-exp-recherche-page * { background: transparent; }
#block-views-exp-recherche-page .content { margin: auto 2% auto auto; width: 3rem; height: 5rem; transition:  0.3s width; padding: 0; }
#block-views-exp-recherche-page .content .views-exposed-widgets { margin-bottom: 0; display: flex; justify-content: center; }
#block-views-exp-recherche-page .content #edit-search-api-views-fulltext--2, #block-views-exp-recherche-page .content #edit-search-api-views-fulltext { line-height: 1.7em; font-size: 1.6rem; border-radius: 0; transition:  0.3s width; padding: 0; text-align: left; width: 0; }
#block-views-exp-recherche-page .content #edit-search-api-views-fulltext-wrapper > .views-widget { margin: 6px; }
#block-views-exp-recherche-page .content #edit-search-api-views-fulltext-wrapper .live-result-search-item a { color: #292929; display: block; }
#block-views-exp-recherche-page .content #edit-search-api-views-fulltext-wrapper .selected .live-result-search-item a { background-color: #006B8E; color: #ffffff; }
#block-views-exp-recherche-page .content #edit-search-api-views-fulltext-wrapper label, #block-views-exp-recherche-page .content .description { display: none; }
#block-views-exp-recherche-page .content .btn-primary { display: block; line-height: 5rem; height: 5rem; text-align: center; border: none; }
#block-views-exp-recherche-page .content .btn-primary:after { transition:  0.3s color; font-size: 2.77778rem; }
#block-views-exp-recherche-page.deployed .content { width: 26rem; }
#block-views-exp-recherche-page.deployed .content #edit-search-api-views-fulltext--2, #block-views-exp-recherche-page.deployed .content #edit-search-api-views-fulltext { width: 22rem; }
@media screen and (min-width: 768px) and (max-width: 1440px) { #block-views-exp-recherche-page .content { margin: auto 1.6% auto auto; } }
@media screen and (max-width: 767px) { #block-views-exp-recherche-page .content { width: auto; margin: auto; }
  #block-views-exp-recherche-page .content #edit-search-api-views-fulltext--2, #block-views-exp-recherche-page .content #edit-search-api-views-fulltext { width: 20rem; margin-right: 5rem; } }
header .navbar-fade { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ffffff; display: none; transition:  0.3s background; background: transparent; z-index: 10; position: relative; }
header .navbar-fade nav { padding-top: 2em; display: flex; justify-content: space-around; font-size: 1rem; }
header .navbar-fade nav .col_nav { margin: 0; padding: 0 5% 2rem 5%; width: 25%; }
header .navbar-fade nav .col_nav .block-title { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 800; font-size: 1.6rem; color: #b7272d; transition:  0.3s color; }
@media screen and (max-width: 767px) { header .navbar-fade nav .col_nav .block-title { font-size: 1rem; } }
header .navbar-fade nav .col_nav .nav li .separator hr { border-top: 1px solid #d3cecb; margin: 0.7em 0; max-width: 165px; }
header .navbar-fade nav .col_nav .nav li a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; padding: 0.3em 0 0 0; font-size: 1.5rem; font-weight: lighter; }
header .navbar-fade nav .col_nav .nav li a:before, header .navbar-fade nav .col_nav .nav li a:after, header .navbar-fade nav .col_nav .nav li a span, header .navbar-fade nav .col_nav .nav li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
header .navbar-fade nav .col_nav .nav li a:hover { color: #b7272d; text-decoration: none; }
header .navbar-fade nav .col_nav .nav li a:hover:before, header .navbar-fade nav .col_nav .nav li a:hover:after, header .navbar-fade nav .col_nav .nav li a:hover span { color: #b7272d; }
@media screen and (min-width: 992px) and (max-width: 1440px) { header .navbar-fade nav .col_nav { padding: 0 2.5% 2rem 2.5%; } }
@media screen and (min-width: 768px) and (max-width: 991px) { header .navbar-fade nav .col_nav { padding: 0 1% 2rem 1%; } }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux { margin-top: 4rem; background: #d3cecb; max-width: 165px; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav { display: flex; justify-content: space-between; align-items: center; height: 7rem; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a { width: 3.9rem; height: 3.9rem; line-height: 3.3rem; padding: 0; text-align: center; display: block !important; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook span, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover { color: #4267B2; text-decoration: none; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover span { color: #4267B2; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:before { content: ""; font-family: FontAwesome; font-size: 3rem; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter span, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover { color: #1DA1F2; text-decoration: none; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover span { color: #1DA1F2; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:before { content: ""; font-family: FontAwesome; font-size: 3rem; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; transition:  0.3s background; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram span, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover { color: #A932B3; text-decoration: none; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover span { color: #A932B3; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:before { content: ""; font-family: FontAwesome; font-size: 3rem; }
header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover::before { background: linear-gradient(180deg, #ffdc80, #fcaf45, #f77737, #f56040, #fd1d1d, #e1306c, #c13584, #833ab4, #5851db, #405de6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
header .navbar-fade nav .col_nav #block-menu-menu-newsletter { background: #d3cecb; max-width: 165px; padding: 0.2rem 1rem 2.5rem 1rem; }
header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; line-height: 2em; text-align: center; font-weight: 600; text-transform: uppercase; display: block; max-width: 80%; margin: auto; padding: 0 0.3rem; }
header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:before, header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:after, header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a span, header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover { color: #ffffff; text-decoration: none; }
header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover:after, header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover span { color: #ffffff; }
header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:focus { border: none; box-shadow: none; }
header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:focus { background: #ffffff; transition:  0.3s background; }
header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover { border: none; box-shadow: none; }
@media screen and (max-width: 767px) { header .navbar-fade nav { justify-content: space-around; flex-wrap: wrap; }
  header .navbar-fade nav .col_nav { margin: 0 15%; padding: 0 0 1rem 0; width: 100%; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper { width: 100%; margin-bottom: 0; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 2rem; line-height: 2em; padding: 0.5em 0; font-weight: 600; cursor: pointer; text-transform: uppercase; display: inline; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:before, header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:after, header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title span, header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:hover { color: #b7272d; text-decoration: none; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:hover:before, header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:hover:after, header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:hover span { color: #b7272d; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child .content { border: none; width: 100%; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child .content .nav li:first-child .separator hr { display: none; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child .content .nav li a { font-size: 1.6rem; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child.opened .block-title-wrapper { margin-bottom: 1.5em; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child.opened .block-title-wrapper .block-title { border-bottom: 1px solid #292929; }
  header .navbar-fade nav .col_nav .region .block-menu:first-child.opened .content { display: block; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux { margin-top: 2rem; background: none; max-width: 60%; padding-left: 0; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav { display: flex; justify-content: space-between; align-items: center; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav::before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav::after { content: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a { width: 2.99rem; height: 2.99rem; line-height: 2.53rem; padding: 0; text-align: center; display: block !important; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook span, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover { color: #4267B2; text-decoration: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover span { color: #4267B2; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:before { content: ""; font-family: FontAwesome; font-size: 2.3rem; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter span, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover { color: #1DA1F2; text-decoration: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover span { color: #1DA1F2; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:before { content: ""; font-family: FontAwesome; font-size: 2.3rem; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; transition:  0.3s background; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram span, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover { color: #A932B3; text-decoration: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover span { color: #A932B3; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:before { content: ""; font-family: FontAwesome; font-size: 2.3rem; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover::before { background: linear-gradient(180deg, #ffdc80, #fcaf45, #f77737, #f56040, #fd1d1d, #e1306c, #c13584, #833ab4, #5851db, #405de6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a { border: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:before { font-size: 36px; background: linear-gradient(180deg, #ffdc80, #fcaf45, #f77737, #f56040, #fd1d1d, #e1306c, #c13584, #833ab4, #5851db, #405de6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-instagram:hover:before { font-size: 36px; -webkit-background-clip: none; color: #b7272d; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook { color: #4267B2; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook span, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:focus { color: #4267B2; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover { color: #b7272d; text-decoration: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:hover span { color: #b7272d; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-facebook:before { font-size: 36px; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter { color: #1DA1F2; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter span, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:focus { color: #1DA1F2; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover { color: #b7272d; text-decoration: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover:after, header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:hover span { color: #b7272d; }
  header .navbar-fade nav .col_nav #block-menu-menu-r-seaux .nav a.link-twitter:before { font-size: 36px; }
  header .navbar-fade nav .col_nav #block-menu-menu-newsletter { background: none; max-width: 80%; padding-left: 0; }
  header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; margin: 0; font-size: 1.4rem; font-weight: 600; } }
@media screen and (max-width: 767px) and (max-width: 767px) { header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
@media screen and (max-width: 767px) { header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:before, header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:after, header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a span, header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:focus { border: none; box-shadow: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:focus { background: transparent; transition:  0.3s background; }
  header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover { border: none; box-shadow: none; }
  header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover { color: #ffffff; border: 1px solid #b7272d; }
  header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover:before, header .navbar-fade nav .col_nav #block-menu-menu-newsletter .nav a:hover:after { color: currentColor; } }
.block-slideshow--full { display: block; float: left; width: 100%; margin: 0 0 0 0; }
.block-slideshow--full .views-field { display: block; float: left; width: 100%; text-align: center; }
.block-slideshow--full .views-field a { display: inline-block; float: none; width: 100%; max-width: 2500px; }
.block-slideshow--full .views-field a img { display: block; float: left; width: 100%; height: auto; }
.block-slideshow--full .views-field-field-image-du-slide-mobile { display: none; }
@media (max-width: 768px) { .block-slideshow--full .views-field-hw-slide-image { display: none; }
  .block-slideshow--full .views-field-field-image-du-slide-mobile { display: block; } }
.block-slideshow--full .slick-dots { position: relative; }
.block-slideshow--full .slick-dots { display: block !important; position: absolute; margin: 0; width: 100%; max-width: 100%; z-index: 5; bottom: 15px; left: 0; text-align: center; }
.block-slideshow--full .slick-dots li { display: inline-block; float: none; }
.block-quicktabs .view { padding: 1px 3rem 3.5rem 3rem; }
.block-quicktabs .view .slick { padding: 0 4rem; }
@media screen and (max-width: 767px) { .block-quicktabs .view { padding: 1px 1em 2.5em 1em; }
  .block-quicktabs .view .slick { padding: 0 1.5em; }
  .block-quicktabs .view .slick .slick-arrow { top: 77%; }
  .block-quicktabs .view .slick .slick-arrow:before { font-size: 26px; } }
.block-quicktabs .more-link { margin-top: 1.5rem; text-align: center; margin-bottom: 2em; display: flex; align-items: center; justify-content: center; }
.block-quicktabs .more-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; display: block; margin: auto 1rem; padding: 0 1rem; max-width: 320px; }
@media screen and (max-width: 767px) { .block-quicktabs .more-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.block-quicktabs .more-link a:before, .block-quicktabs .more-link a:after, .block-quicktabs .more-link a span, .block-quicktabs .more-link a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.block-quicktabs .more-link a:focus { border: none; box-shadow: none; }
.block-quicktabs .more-link a:focus { background: transparent; transition:  0.3s background; }
.block-quicktabs .more-link a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.block-quicktabs .more-link a:hover { border: none; box-shadow: none; }
.block-quicktabs .more-link a:hover { color: #ffffff; border: 1px solid #b7272d; }
.block-quicktabs .more-link a:hover:before, .block-quicktabs .more-link a:hover:after { color: currentColor; }
.view-livres .slide__content { max-width: 280px; margin: auto; }
#block-views-actualites-block-1, #block-views-actualites-block-2, #block-views-actualites-block-3, #block-views-actualites-block-4, #block-views-univers-block-1 { margin-bottom: 3rem; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #d3cecb; overflow: hidden; }
@media screen and (max-width: 767px) { #block-views-actualites-block-1, #block-views-actualites-block-2, #block-views-actualites-block-3, #block-views-actualites-block-4, #block-views-univers-block-1 { margin-bottom: 0; } }
#block-views-actualites-block-1 .view, #block-views-actualites-block-2 .view, #block-views-actualites-block-3 .view, #block-views-actualites-block-4 .view, #block-views-univers-block-1 .view { padding: 1px 3rem 3.5rem 3rem; }
#block-views-actualites-block-1 .view .slick, #block-views-actualites-block-2 .view .slick, #block-views-actualites-block-3 .view .slick, #block-views-actualites-block-4 .view .slick, #block-views-univers-block-1 .view .slick { padding: 0 4rem; }
@media screen and (max-width: 767px) { #block-views-actualites-block-1 .view, #block-views-actualites-block-2 .view, #block-views-actualites-block-3 .view, #block-views-actualites-block-4 .view, #block-views-univers-block-1 .view { padding: 1px 1em 2.5em 1em; }
  #block-views-actualites-block-1 .view .slick, #block-views-actualites-block-2 .view .slick, #block-views-actualites-block-3 .view .slick, #block-views-actualites-block-4 .view .slick, #block-views-univers-block-1 .view .slick { padding: 0 1.5em; }
  #block-views-actualites-block-1 .view .slick .slick-arrow, #block-views-actualites-block-2 .view .slick .slick-arrow, #block-views-actualites-block-3 .view .slick .slick-arrow, #block-views-actualites-block-4 .view .slick .slick-arrow, #block-views-univers-block-1 .view .slick .slick-arrow { top: 77%; }
  #block-views-actualites-block-1 .view .slick .slick-arrow:before, #block-views-actualites-block-2 .view .slick .slick-arrow:before, #block-views-actualites-block-3 .view .slick .slick-arrow:before, #block-views-actualites-block-4 .view .slick .slick-arrow:before, #block-views-univers-block-1 .view .slick .slick-arrow:before { font-size: 26px; } }
#block-views-actualites-block-1 .block-title-wrapper, #block-views-actualites-block-2 .block-title-wrapper, #block-views-actualites-block-3 .block-title-wrapper, #block-views-actualites-block-4 .block-title-wrapper, #block-views-univers-block-1 .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
#block-views-actualites-block-1 .block-title-wrapper *, #block-views-actualites-block-2 .block-title-wrapper *, #block-views-actualites-block-3 .block-title-wrapper *, #block-views-actualites-block-4 .block-title-wrapper *, #block-views-univers-block-1 .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #292929; }
#block-views-actualites-block-1 .block-title-wrapper:after, #block-views-actualites-block-2 .block-title-wrapper:after, #block-views-actualites-block-3 .block-title-wrapper:after, #block-views-actualites-block-4 .block-title-wrapper:after, #block-views-univers-block-1 .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #292929; margin: auto; }
@media screen and (max-width: 767px) { #block-views-actualites-block-1 .block-title-wrapper, #block-views-actualites-block-2 .block-title-wrapper, #block-views-actualites-block-3 .block-title-wrapper, #block-views-actualites-block-4 .block-title-wrapper, #block-views-univers-block-1 .block-title-wrapper { margin: 0 0 3rem 0; }
  #block-views-actualites-block-1 .block-title-wrapper *, #block-views-actualites-block-2 .block-title-wrapper *, #block-views-actualites-block-3 .block-title-wrapper *, #block-views-actualites-block-4 .block-title-wrapper *, #block-views-univers-block-1 .block-title-wrapper * { line-height: 2.6em; } }
#block-views-actualites-block-1 .view-actualites .slick__slide, #block-views-actualites-block-2 .view-actualites .slick__slide, #block-views-actualites-block-3 .view-actualites .slick__slide, #block-views-actualites-block-4 .view-actualites .slick__slide, #block-views-univers-block-1 .view-actualites .slick__slide { margin: 1rem; }
#block-views-actualites-block-1 .view-actualites .unslick, #block-views-actualites-block-2 .view-actualites .unslick, #block-views-actualites-block-3 .view-actualites .unslick, #block-views-actualites-block-4 .view-actualites .unslick, #block-views-univers-block-1 .view-actualites .unslick { display: flex; justify-content: center; }
#block-views-actualites-block-1 .view-actualites .slick .slick__arrow > .slick-arrow, #block-views-actualites-block-2 .view-actualites .slick .slick__arrow > .slick-arrow, #block-views-actualites-block-3 .view-actualites .slick .slick__arrow > .slick-arrow, #block-views-actualites-block-4 .view-actualites .slick .slick__arrow > .slick-arrow, #block-views-univers-block-1 .view-actualites .slick .slick__arrow > .slick-arrow { -webkit-text-stroke: 3px #d3cecb; text-stroke: 3px #d3cecb; }
#block-views-actualites-block-1 .more-link, #block-views-actualites-block-2 .more-link, #block-views-actualites-block-3 .more-link, #block-views-actualites-block-4 .more-link, #block-views-univers-block-1 .more-link { margin-top: 1.5rem; text-align: center; margin-bottom: 2em; display: flex; align-items: center; justify-content: center; }
#block-views-actualites-block-1 .more-link a, #block-views-actualites-block-2 .more-link a, #block-views-actualites-block-3 .more-link a, #block-views-actualites-block-4 .more-link a, #block-views-univers-block-1 .more-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; display: block; margin: auto 1rem; padding: 0 1rem; max-width: 320px; }
@media screen and (max-width: 767px) { #block-views-actualites-block-1 .more-link a, #block-views-actualites-block-2 .more-link a, #block-views-actualites-block-3 .more-link a, #block-views-actualites-block-4 .more-link a, #block-views-univers-block-1 .more-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
#block-views-actualites-block-1 .more-link a:before, #block-views-actualites-block-1 .more-link a:after, #block-views-actualites-block-1 .more-link a span, #block-views-actualites-block-1 .more-link a:focus, #block-views-actualites-block-2 .more-link a:before, #block-views-actualites-block-2 .more-link a:after, #block-views-actualites-block-2 .more-link a span, #block-views-actualites-block-2 .more-link a:focus, #block-views-actualites-block-3 .more-link a:before, #block-views-actualites-block-3 .more-link a:after, #block-views-actualites-block-3 .more-link a span, #block-views-actualites-block-3 .more-link a:focus, #block-views-actualites-block-4 .more-link a:before, #block-views-actualites-block-4 .more-link a:after, #block-views-actualites-block-4 .more-link a span, #block-views-actualites-block-4 .more-link a:focus, #block-views-univers-block-1 .more-link a:before, #block-views-univers-block-1 .more-link a:after, #block-views-univers-block-1 .more-link a span, #block-views-univers-block-1 .more-link a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-views-actualites-block-1 .more-link a:focus, #block-views-actualites-block-2 .more-link a:focus, #block-views-actualites-block-3 .more-link a:focus, #block-views-actualites-block-4 .more-link a:focus, #block-views-univers-block-1 .more-link a:focus { border: none; box-shadow: none; }
#block-views-actualites-block-1 .more-link a:focus, #block-views-actualites-block-2 .more-link a:focus, #block-views-actualites-block-3 .more-link a:focus, #block-views-actualites-block-4 .more-link a:focus, #block-views-univers-block-1 .more-link a:focus { background: transparent; transition:  0.3s background; }
#block-views-actualites-block-1 .more-link a:hover, #block-views-actualites-block-2 .more-link a:hover, #block-views-actualites-block-3 .more-link a:hover, #block-views-actualites-block-4 .more-link a:hover, #block-views-univers-block-1 .more-link a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
#block-views-actualites-block-1 .more-link a:hover, #block-views-actualites-block-2 .more-link a:hover, #block-views-actualites-block-3 .more-link a:hover, #block-views-actualites-block-4 .more-link a:hover, #block-views-univers-block-1 .more-link a:hover { border: none; box-shadow: none; }
#block-views-actualites-block-1 .more-link a:hover, #block-views-actualites-block-2 .more-link a:hover, #block-views-actualites-block-3 .more-link a:hover, #block-views-actualites-block-4 .more-link a:hover, #block-views-univers-block-1 .more-link a:hover { color: #ffffff; border: 1px solid #b7272d; }
#block-views-actualites-block-1 .more-link a:hover:before, #block-views-actualites-block-1 .more-link a:hover:after, #block-views-actualites-block-2 .more-link a:hover:before, #block-views-actualites-block-2 .more-link a:hover:after, #block-views-actualites-block-3 .more-link a:hover:before, #block-views-actualites-block-3 .more-link a:hover:after, #block-views-actualites-block-4 .more-link a:hover:before, #block-views-actualites-block-4 .more-link a:hover:after, #block-views-univers-block-1 .more-link a:hover:before, #block-views-univers-block-1 .more-link a:hover:after { color: currentColor; }
@media screen and (max-width: 767px) { #block-views-actualites-block-1 .block-title-wrapper, #block-views-actualites-block-2 .block-title-wrapper, #block-views-actualites-block-3 .block-title-wrapper, #block-views-actualites-block-4 .block-title-wrapper, #block-views-univers-block-1 .block-title-wrapper { margin: 2rem 0 0 0; }
  #block-views-actualites-block-1 .more-link, #block-views-actualites-block-2 .more-link, #block-views-actualites-block-3 .more-link, #block-views-actualites-block-4 .more-link, #block-views-univers-block-1 .more-link { flex-direction: column; }
  #block-views-actualites-block-1 .more-link a, #block-views-actualites-block-2 .more-link a, #block-views-actualites-block-3 .more-link a, #block-views-actualites-block-4 .more-link a, #block-views-univers-block-1 .more-link a { margin-bottom: 1rem; } }
#block-views-actualites-block-1, #block-views-univers-block-1 { margin-bottom: 0; }
#block-views-videos-block-1 + #block-views-actualites-block-2 { margin-top: -3rem; }
@media screen and (max-width: 767px) { #block-views-videos-block-1 + #block-views-actualites-block-2 { margin-top: 0; } }
#block-views-actualites-block-5 .group-banniere-background { padding: 6rem 10% 0; position: relative; }
#block-views-actualites-block-5 .group-banniere-background .field-name-field-banniere { position: absolute; top: 0; left: 0; right: 0; }
#block-views-actualites-block-5 .group-banniere-background .field-name-field-banniere .field-item { height: 200px; overflow: hidden; display: flex; flex-direction: column; flex-wrap: wrap; align-items: flex-start; }
#block-views-actualites-block-5 .group-banniere-background .field-name-field-banniere .field-item img { width: 100%; height: 100%; max-width: none; object-fit: cover; }
#block-views-actualites-block-5 .group-banniere-background .field-name-node-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #292929; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; }
@media screen and (max-width: 767px) { #block-views-actualites-block-5 .group-banniere-background .field-name-node-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
#block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:focus { border: none; box-shadow: none; }
#block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:focus { background: #292929; transition:  0.3s background; }
#block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
#block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:hover { border: none; box-shadow: none; }
#block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:before, #block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:after, #block-views-actualites-block-5 .group-banniere-background .field-name-node-link a span, #block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:hover { color: #ffffff; text-decoration: none; }
#block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:hover:before, #block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:hover:after, #block-views-actualites-block-5 .group-banniere-background .field-name-node-link a:hover span { color: #ffffff; }
#block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper { position: relative; z-index: 1; background: #ffffff; }
@media screen and (min-width: 768px) { #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper { display: flex !important; padding: 5% 2%; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .field-name-field-image { width: 50%; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .field-name-field-image img { margin: auto; max-width: 431px; width: 100%; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche { width: 50%; text-align: center; padding: 0 5%; display: flex; justify-content: space-between; flex-direction: column; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche > h3 { display: none; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche > * { padding: 0.5rem; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-field-tags .field-item { text-align: center; font-size: 1rem; margin: 3em 0; margin: 0; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-field-tags .field-item * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #292929; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-field-tags .field-item:after { content: ''; display: block; width: 55px; height: 1px; background: #292929; margin: auto; } }
@media screen and (min-width: 768px) and (max-width: 767px) { #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-field-tags .field-item { margin: 0 0 3rem 0; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-field-tags .field-item * { line-height: 2.6em; } }
@media screen and (min-width: 768px) { #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-field-tags .field-item a { line-height: 4em; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-field-source p { font-weight: 600; color: #b7272d; font-size: 1.4rem; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-hw-evenement-date span { font-weight: 300; font-style: italic; font-size: 1.5rem; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-field-accroche { margin: 2rem; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper .group-col-gauche .field-name-field-accroche a { color: #292929; } }
@media screen and (max-width: 767px) { #block-views-actualites-block-5 .group-banniere-background { padding: 4rem; display: flex; flex-direction: column; align-items: center; text-align: center; }
  #block-views-actualites-block-5 .group-banniere-background .field-name-field-banniere { position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; }
  #block-views-actualites-block-5 .group-banniere-background .field-name-field-banniere .field-item { position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; height: 100%; }
  #block-views-actualites-block-5 .group-banniere-background .field-group-format-wrapper { padding: 1rem 1.5rem 1.5rem 1.5rem; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche { display: flex; flex-direction: column; justify-content: space-between; color: #292929; font-size: 1em; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche > * { margin: 1rem 0; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche > h3 { display: none; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags { margin: 0 0 auto 0; justify-self: flex-start; background: #ffffff; max-width: 90%; position: relative; z-index: 1; font-size: 1.4rem; margin: -1.6em auto auto auto; padding: .4rem .8rem 0 .8rem; border: 1px solid #d3cecb; border-bottom: none; text-align: center; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item a, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags a, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; text-transform: uppercase; font-weight: 700; font-size: 1.4rem; line-height: 1em; height: 1.6em; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item a:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item a:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item a span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item a:focus, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above:focus, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label:focus, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item:focus, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags a:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags a:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags a span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags a:focus, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above:focus, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label:focus, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item a:hover, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above:hover, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label:hover, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item:hover, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags a:hover, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above:hover, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label:hover, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags:hover { color: #b7272d; text-decoration: none; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item a:hover:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item a:hover:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item a:hover span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above:hover:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above:hover:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above:hover span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label:hover:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label:hover:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label:hover span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item:hover:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item:hover:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item:hover span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags a:hover:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags a:hover:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags a:hover span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above:hover:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above:hover:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above:hover span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label:hover:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label:hover:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label:hover span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags:hover:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags:hover:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags:hover span { color: #b7272d; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .label-above, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-item .field-label, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .label-above, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-tags .field-label { height: 1.6em; color: #292929 !important; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-source { padding: 2%; margin: auto 0; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-source p { color: #b7272d; display: block; font-size: 1em; text-transform: uppercase; font-weight: bold; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-hw-evenement-date { padding: 2%; margin: auto 0; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-hw-evenement-date span { font-size: 1.4rem; font-weight: lighter; font-style: italic; text-transform: uppercase; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-accroche a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; margin: auto 0; padding: 2%; font-size: 1.6rem; line-height: 1.1em; font-weight: lighter; }
  #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-accroche a:before, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-accroche a:after, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-accroche a span, #block-views-actualites-block-5 .group-banniere-background .group-col-gauche .field-name-field-accroche a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; } }
.node-hw-livre.view-mode-bloc_univers { margin-bottom: 3rem; margin-top: 2.5em; position: relative; }
@media screen and (max-width: 767px) { .node-hw-livre.view-mode-bloc_univers { margin-bottom: 0; } }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos { position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; display: flex; justify-content: center; align-items: flex-end; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div { padding: 3% 2%; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div.group-livre-info { display: flex; flex-direction: column; justify-content: flex-end; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: bolder; text-transform: uppercase; font-size: 2.5em; line-height: 1em; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a:before, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a:after, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a span, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a:hover { color: #b7272d; text-decoration: none; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a:hover:before, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a:hover:after, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a:hover span { color: #b7272d; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field { margin-top: 1em; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; font-family: "Open Sans", serif; font-size: 3.5em; letter-spacing: 0.2em; text-transform: uppercase; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a:before, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a:after, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a span, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a:hover { color: #292929; text-decoration: none; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a:hover:before, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a:hover:after, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a:hover span { color: #292929; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group { margin-top: 1em; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; }
@media screen and (max-width: 767px) { .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:before, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:after, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite span, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:focus { border: none; box-shadow: none; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:focus { background: transparent; transition:  0.3s background; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:hover { border: none; box-shadow: none; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:hover { color: #ffffff; border: 1px solid #b7272d; }
.node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:hover:before, .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .form-group .lire-la-suite:hover:after { color: currentColor; }
.node-hw-livre.view-mode-bloc_univers .field-name-hw-livre-couverture { max-width: 20%; }
.node-hw-livre.view-mode-bloc_univers .field-name-hw-livre-couverture img { width: 270px; box-shadow: 0.5rem 0.5rem 0.5rem 0.5em rgba(0, 0, 0, 0.25); transition:  0.3s box-shadow; }
.node-hw-livre.view-mode-bloc_univers .field-name-hw-livre-couverture img:hover { box-shadow: 0.5rem 0.5rem calc(0.5rem*2) calc(0.5em*1.5) rgba(0, 0, 0, 0.25); }
.node-hw-livre.view-mode-bloc_univers .field-type-jquery-colorpicker { display: none; }
@media screen and (min-width: 768px) and (max-width: 1440px) { .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a { font-size: 2em; }
  .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a { font-size: 2.8em; } }
@media screen and (max-width: 767px) { .node-hw-livre.view-mode-bloc_univers { margin-top: 0; padding: 6em 0; overflow: hidden; }
  .node-hw-livre.view-mode-bloc_univers .field-name-hw-livre-slide { position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; }
  .node-hw-livre.view-mode-bloc_univers .field-name-hw-livre-slide a { display: block; position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; }
  .node-hw-livre.view-mode-bloc_univers .field-name-hw-livre-slide a img { object-fit: cover; max-width: none; height: 100%; }
  .node-hw-livre.view-mode-bloc_univers .wrapper_infos { position: relative; z-index: 1; flex-direction: column-reverse; align-items: center; }
  .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div.group-livre-info { background: #ffffff; align-self: flex-end; width: 45%; min-width: 200px; margin-top: -4em; padding-top: 4em; box-shadow: 0.5em 0.5em 0.5em rgba(41, 41, 41, 0.25); }
  .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-hw-intervenants a { font-size: 1.2em; }
  .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .field-name-title-field a { font-size: 2em; text-transform: none; }
  .node-hw-livre.view-mode-bloc_univers .wrapper_infos > div .lire-la-suite { display: none; }
  .node-hw-livre.view-mode-bloc_univers .wrapper_infos .field-name-hw-livre-couverture { max-width: none; }
  .node-hw-livre.view-mode-bloc_univers .wrapper_infos .field-name-hw-livre-couverture img { height: 432px; } }
.block-views-f85a4227750d8755841321e2e5b8f14b { margin-bottom: 3rem; }
@media screen and (max-width: 767px) { .block-views-f85a4227750d8755841321e2e5b8f14b { margin-bottom: 0; } }
#block-block-4 { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; text-align: center; overflow: hidden; padding-top: 0; padding-bottom: 3rem; color: #292929; }
#block-block-4 .view { padding: 1px 3rem 3.5rem 3rem; }
#block-block-4 .view .slick { padding: 0 4rem; }
@media screen and (max-width: 767px) { #block-block-4 .view { padding: 1px 1em 2.5em 1em; }
  #block-block-4 .view .slick { padding: 0 1.5em; }
  #block-block-4 .view .slick .slick-arrow { top: 77%; }
  #block-block-4 .view .slick .slick-arrow:before { font-size: 26px; } }
#block-block-4 .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; margin-top: 0; }
#block-block-4 .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #292929; }
#block-block-4 .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #292929; margin: auto; }
@media screen and (max-width: 767px) { #block-block-4 .block-title-wrapper { margin: 0 0 3rem 0; }
  #block-block-4 .block-title-wrapper * { line-height: 2.6em; } }
#block-block-4 .content { padding: 0 1rem; }
#block-block-4 .newsletter_1 { color: #292929; font-weight: bolder; font-size: 2.5em; line-height: 1em; }
#block-block-4 .newsletter_2 { margin-top: 1em; color: #b7272d; font-family: "Open Sans", serif; font-size: 3.25rem; }
#block-block-4 .newsletter_2 .button { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #292929; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 1.5rem; padding: 1.3em; }
@media screen and (max-width: 767px) { #block-block-4 .newsletter_2 .button { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
#block-block-4 .newsletter_2 .button:focus { border: none; box-shadow: none; }
#block-block-4 .newsletter_2 .button:focus { background: #292929; transition:  0.3s background; }
#block-block-4 .newsletter_2 .button:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
#block-block-4 .newsletter_2 .button:hover { border: none; box-shadow: none; }
#block-block-4 .newsletter_2 .button:before, #block-block-4 .newsletter_2 .button:after, #block-block-4 .newsletter_2 .button span, #block-block-4 .newsletter_2 .button:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-block-4 .newsletter_2 .button:hover { color: #ffffff; text-decoration: none; }
#block-block-4 .newsletter_2 .button:hover:before, #block-block-4 .newsletter_2 .button:hover:after, #block-block-4 .newsletter_2 .button:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { #block-block-4 .newsletter_1 { font-size: 1.8em; }
  #block-block-4 .newsletter_2 { font-size: 2em; }
  #block-block-4 .newsletter_2 .button { font-size: 1.35rem; padding: 1.3em; } }
#block-block-5 { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; padding-top: 6rem; padding-bottom: 6rem; background: url(../images/bg-historique-home.jpg) no-repeat center center; background-size: 100vw auto; }
#block-block-5 .content p { padding: 0 25%; color: #ffffff; font-family: "Quattrocento", serif; font-size: 2.7rem; line-height: 1.2em; }
#block-block-5 .content p .button { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #ffffff; transition:  0.3s all; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 1.5rem; padding: 0.2em 0.7em; display: block; width: 250px; margin: 3em auto 0; text-align: center; }
@media screen and (max-width: 767px) { #block-block-5 .content p .button { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
#block-block-5 .content p .button:before, #block-block-5 .content p .button:after, #block-block-5 .content p .button span, #block-block-5 .content p .button:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-block-5 .content p .button:focus { border: none; box-shadow: none; }
#block-block-5 .content p .button:focus { background: transparent; transition:  0.3s background; }
#block-block-5 .content p .button:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
#block-block-5 .content p .button:hover { border: none; box-shadow: none; }
#block-block-5 .content p .button:hover { color: #ffffff; border: 1px solid #b7272d; }
#block-block-5 .content p .button:hover:before, #block-block-5 .content p .button:hover:after { color: currentColor; }
@media screen and (min-width: 992px) and (max-width: 1440px) { #block-block-5 { background-size: 120vw auto; } }
@media screen and (min-width: 768px) and (max-width: 991px) { #block-block-5 { background-size: 140vw auto; } }
@media screen and (max-width: 767px) { #block-block-5 { padding-top: 3rem; padding-bottom: 3rem; background-size: 300vw auto; }
  #block-block-5 .content p { font-size: 1.8rem; color: #292929; max-width: 75%; padding: 2rem; margin: auto; }
  #block-block-5 .content p:first-child { background: #ffffff; width: 400px; padding: 1rem 3rem; }
  #block-block-5 .content p .button { padding: 0.5em; margin: 1rem auto; width: 100%; max-width: 220px; font-size: 1.2rem; } }
#block-views-univers-home-block { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #b7272d; overflow: hidden; color: #ffffff; }
#block-views-univers-home-block .view { padding: 1px 3rem 3.5rem 3rem; }
#block-views-univers-home-block .view .slick { padding: 0 4rem; }
@media screen and (max-width: 767px) { #block-views-univers-home-block .view { padding: 1px 1em 2.5em 1em; }
  #block-views-univers-home-block .view .slick { padding: 0 1.5em; }
  #block-views-univers-home-block .view .slick .slick-arrow { top: 77%; }
  #block-views-univers-home-block .view .slick .slick-arrow:before { font-size: 26px; } }
#block-views-univers-home-block .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
#block-views-univers-home-block .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #ffffff; }
#block-views-univers-home-block .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #ffffff; margin: auto; }
@media screen and (max-width: 767px) { #block-views-univers-home-block .block-title-wrapper { margin: 0 0 3rem 0; }
  #block-views-univers-home-block .block-title-wrapper * { line-height: 2.6em; } }
#block-views-univers-home-block .view-content { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
#block-views-univers-home-block .view-content .views-row { margin: 2.5rem 1.6rem; flex-grow: 1; }
#block-views-univers-home-block .view-content .views-row img { margin: auto; max-height: 40px; max-width: 215px; width: auto; height: auto; }
#block-views-univers-home-block .view-content .views-row #node-100402 img { width: 50%; }
@media screen and (min-width: 992px) and (max-width: 1440px) { #block-views-univers-home-block .view-content { max-width: 70%; margin: auto; } }
@media screen and (max-width: 767px) { #block-views-univers-home-block .view-content { flex-direction: column; }
  #block-views-univers-home-block .view-content .views-row { margin: 1.4rem 1.6rem; } }
#block-views-videos-block, #block-views-videos-block-1, #block-views-univers-block-8, #block-views-videos-block-3 { margin-bottom: 3rem; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #292929; overflow: hidden; color: #ffffff; }
@media screen and (max-width: 767px) { #block-views-videos-block, #block-views-videos-block-1, #block-views-univers-block-8, #block-views-videos-block-3 { margin-bottom: 0; } }
#block-views-videos-block .view, #block-views-videos-block-1 .view, #block-views-univers-block-8 .view, #block-views-videos-block-3 .view { padding: 1px 3rem 3.5rem 3rem; }
#block-views-videos-block .view .slick, #block-views-videos-block-1 .view .slick, #block-views-univers-block-8 .view .slick, #block-views-videos-block-3 .view .slick { padding: 0 4rem; }
@media screen and (max-width: 767px) { #block-views-videos-block .view, #block-views-videos-block-1 .view, #block-views-univers-block-8 .view, #block-views-videos-block-3 .view { padding: 1px 1em 2.5em 1em; }
  #block-views-videos-block .view .slick, #block-views-videos-block-1 .view .slick, #block-views-univers-block-8 .view .slick, #block-views-videos-block-3 .view .slick { padding: 0 1.5em; }
  #block-views-videos-block .view .slick .slick-arrow, #block-views-videos-block-1 .view .slick .slick-arrow, #block-views-univers-block-8 .view .slick .slick-arrow, #block-views-videos-block-3 .view .slick .slick-arrow { top: 77%; }
  #block-views-videos-block .view .slick .slick-arrow:before, #block-views-videos-block-1 .view .slick .slick-arrow:before, #block-views-univers-block-8 .view .slick .slick-arrow:before, #block-views-videos-block-3 .view .slick .slick-arrow:before { font-size: 26px; } }
#block-views-videos-block .block-title-wrapper, #block-views-videos-block-1 .block-title-wrapper, #block-views-univers-block-8 .block-title-wrapper, #block-views-videos-block-3 .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
#block-views-videos-block .block-title-wrapper *, #block-views-videos-block-1 .block-title-wrapper *, #block-views-univers-block-8 .block-title-wrapper *, #block-views-videos-block-3 .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #ffffff; }
#block-views-videos-block .block-title-wrapper:after, #block-views-videos-block-1 .block-title-wrapper:after, #block-views-univers-block-8 .block-title-wrapper:after, #block-views-videos-block-3 .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #ffffff; margin: auto; }
@media screen and (max-width: 767px) { #block-views-videos-block .block-title-wrapper, #block-views-videos-block-1 .block-title-wrapper, #block-views-univers-block-8 .block-title-wrapper, #block-views-videos-block-3 .block-title-wrapper { margin: 0 0 3rem 0; }
  #block-views-videos-block .block-title-wrapper *, #block-views-videos-block-1 .block-title-wrapper *, #block-views-univers-block-8 .block-title-wrapper *, #block-views-videos-block-3 .block-title-wrapper * { line-height: 2.6em; } }
#block-views-videos-block .view .unslick, #block-views-videos-block-1 .view .unslick, #block-views-univers-block-8 .view .unslick, #block-views-videos-block-3 .view .unslick { width: 80%; margin: auto; }
#block-views-videos-block .view .slick .slick__arrow > .slick-arrow, #block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow, #block-views-univers-block-8 .view .slick .slick__arrow > .slick-arrow, #block-views-videos-block-3 .view .slick .slick__arrow > .slick-arrow { -webkit-text-stroke: 3px #292929; text-stroke: 3px #292929; color: #d3cecb; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-views-videos-block .view .slick .slick__arrow > .slick-arrow:before, #block-views-videos-block .view .slick .slick__arrow > .slick-arrow:after, #block-views-videos-block .view .slick .slick__arrow > .slick-arrow span, #block-views-videos-block .view .slick .slick__arrow > .slick-arrow:focus, #block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:before, #block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:after, #block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow span, #block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:focus, #block-views-univers-block-8 .view .slick .slick__arrow > .slick-arrow:before, #block-views-univers-block-8 .view .slick .slick__arrow > .slick-arrow:after, #block-views-univers-block-8 .view .slick .slick__arrow > .slick-arrow span, #block-views-univers-block-8 .view .slick .slick__arrow > .slick-arrow:focus, #block-views-videos-block-3 .view .slick .slick__arrow > .slick-arrow:before, #block-views-videos-block-3 .view .slick .slick__arrow > .slick-arrow:after, #block-views-videos-block-3 .view .slick .slick__arrow > .slick-arrow span, #block-views-videos-block-3 .view .slick .slick__arrow > .slick-arrow:focus { color: #d3cecb; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-views-videos-block .view .slick .slick__arrow > .slick-arrow:hover, #block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover, #block-views-univers-block-8 .view .slick .slick__arrow > .slick-arrow:hover, #block-views-videos-block-3 .view .slick .slick__arrow > .slick-arrow:hover { color: #b7272d; text-decoration: none; }
#block-views-videos-block .view .slick .slick__arrow > .slick-arrow:hover:before, #block-views-videos-block .view .slick .slick__arrow > .slick-arrow:hover:after, #block-views-videos-block .view .slick .slick__arrow > .slick-arrow:hover span, #block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:before, #block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:after, #block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover span, #block-views-univers-block-8 .view .slick .slick__arrow > .slick-arrow:hover:before, #block-views-univers-block-8 .view .slick .slick__arrow > .slick-arrow:hover:after, #block-views-univers-block-8 .view .slick .slick__arrow > .slick-arrow:hover span, #block-views-videos-block-3 .view .slick .slick__arrow > .slick-arrow:hover:before, #block-views-videos-block-3 .view .slick .slick__arrow > .slick-arrow:hover:after, #block-views-videos-block-3 .view .slick .slick__arrow > .slick-arrow:hover span { color: #b7272d; }
@media screen and (min-width: 768px) { #block-views-videos-block#block-views-videos-block-1, #block-views-videos-block-1#block-views-videos-block-1, #block-views-univers-block-8#block-views-videos-block-1, #block-views-videos-block-3#block-views-videos-block-1 { background: #d3cecb; color: #292929; }
  #block-views-videos-block#block-views-videos-block-1 .block-title-wrapper, #block-views-videos-block-1#block-views-videos-block-1 .block-title-wrapper, #block-views-univers-block-8#block-views-videos-block-1 .block-title-wrapper, #block-views-videos-block-3#block-views-videos-block-1 .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; }
  #block-views-videos-block#block-views-videos-block-1 .block-title-wrapper *, #block-views-videos-block-1#block-views-videos-block-1 .block-title-wrapper *, #block-views-univers-block-8#block-views-videos-block-1 .block-title-wrapper *, #block-views-videos-block-3#block-views-videos-block-1 .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #292929; }
  #block-views-videos-block#block-views-videos-block-1 .block-title-wrapper:after, #block-views-videos-block-1#block-views-videos-block-1 .block-title-wrapper:after, #block-views-univers-block-8#block-views-videos-block-1 .block-title-wrapper:after, #block-views-videos-block-3#block-views-videos-block-1 .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #292929; margin: auto; } }
@media screen and (min-width: 768px) and (max-width: 767px) { #block-views-videos-block#block-views-videos-block-1 .block-title-wrapper, #block-views-videos-block-1#block-views-videos-block-1 .block-title-wrapper, #block-views-univers-block-8#block-views-videos-block-1 .block-title-wrapper, #block-views-videos-block-3#block-views-videos-block-1 .block-title-wrapper { margin: 0 0 3rem 0; }
  #block-views-videos-block#block-views-videos-block-1 .block-title-wrapper *, #block-views-videos-block-1#block-views-videos-block-1 .block-title-wrapper *, #block-views-univers-block-8#block-views-videos-block-1 .block-title-wrapper *, #block-views-videos-block-3#block-views-videos-block-1 .block-title-wrapper * { line-height: 2.6em; } }
@media screen and (min-width: 768px) { #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser { max-width: 800px; background: transparent; box-shadow: none; }
  #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field { text-align: center; }
  #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:before, #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:after, #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a span, #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:focus, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:before, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:after, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a span, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:focus, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:before, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:after, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a span, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:focus, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:before, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:after, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a span, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover { color: #b7272d; text-decoration: none; }
  #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover:before, #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover:after, #block-views-videos-block#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover span, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover:before, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover:after, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover span, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover:before, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover:after, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover span, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover:before, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover:after, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .node-hw-video.view-mode-teaser .field-name-title-field a:hover span { color: #b7272d; }
  #block-views-videos-block#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow { -webkit-text-stroke: 3px #d3cecb; text-stroke: 3px #d3cecb; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  #block-views-videos-block#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:before, #block-views-videos-block#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:after, #block-views-videos-block#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow span, #block-views-videos-block#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:focus, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:before, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:after, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow span, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:focus, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:before, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:after, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow span, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:focus, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:before, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:after, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow span, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  #block-views-videos-block#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover { color: #b7272d; text-decoration: none; }
  #block-views-videos-block#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:before, #block-views-videos-block#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:after, #block-views-videos-block#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover span, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:before, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:after, #block-views-videos-block-1#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover span, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:before, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:after, #block-views-univers-block-8#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover span, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:before, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover:after, #block-views-videos-block-3#block-views-videos-block-1 .view .slick .slick__arrow > .slick-arrow:hover span { color: #b7272d; } }
#block-views-videos-block .more-link, #block-views-videos-block-1 .more-link, #block-views-univers-block-8 .more-link, #block-views-videos-block-3 .more-link { margin-top: 2rem; text-align: center; }
#block-views-videos-block .more-link a, #block-views-videos-block-1 .more-link a, #block-views-univers-block-8 .more-link a, #block-views-videos-block-3 .more-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; }
@media screen and (max-width: 767px) { #block-views-videos-block .more-link a, #block-views-videos-block-1 .more-link a, #block-views-univers-block-8 .more-link a, #block-views-videos-block-3 .more-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
#block-views-videos-block .more-link a:focus, #block-views-videos-block-1 .more-link a:focus, #block-views-univers-block-8 .more-link a:focus, #block-views-videos-block-3 .more-link a:focus { border: none; box-shadow: none; }
#block-views-videos-block .more-link a:focus, #block-views-videos-block-1 .more-link a:focus, #block-views-univers-block-8 .more-link a:focus, #block-views-videos-block-3 .more-link a:focus { background: #ffffff; transition:  0.3s background; }
#block-views-videos-block .more-link a:hover, #block-views-videos-block-1 .more-link a:hover, #block-views-univers-block-8 .more-link a:hover, #block-views-videos-block-3 .more-link a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
#block-views-videos-block .more-link a:hover, #block-views-videos-block-1 .more-link a:hover, #block-views-univers-block-8 .more-link a:hover, #block-views-videos-block-3 .more-link a:hover { border: none; box-shadow: none; }
#block-views-videos-block .more-link a:before, #block-views-videos-block .more-link a:after, #block-views-videos-block .more-link a span, #block-views-videos-block .more-link a:focus, #block-views-videos-block-1 .more-link a:before, #block-views-videos-block-1 .more-link a:after, #block-views-videos-block-1 .more-link a span, #block-views-videos-block-1 .more-link a:focus, #block-views-univers-block-8 .more-link a:before, #block-views-univers-block-8 .more-link a:after, #block-views-univers-block-8 .more-link a span, #block-views-univers-block-8 .more-link a:focus, #block-views-videos-block-3 .more-link a:before, #block-views-videos-block-3 .more-link a:after, #block-views-videos-block-3 .more-link a span, #block-views-videos-block-3 .more-link a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-views-videos-block .more-link a:hover, #block-views-videos-block-1 .more-link a:hover, #block-views-univers-block-8 .more-link a:hover, #block-views-videos-block-3 .more-link a:hover { color: #ffffff; text-decoration: none; }
#block-views-videos-block .more-link a:hover:before, #block-views-videos-block .more-link a:hover:after, #block-views-videos-block .more-link a:hover span, #block-views-videos-block-1 .more-link a:hover:before, #block-views-videos-block-1 .more-link a:hover:after, #block-views-videos-block-1 .more-link a:hover span, #block-views-univers-block-8 .more-link a:hover:before, #block-views-univers-block-8 .more-link a:hover:after, #block-views-univers-block-8 .more-link a:hover span, #block-views-videos-block-3 .more-link a:hover:before, #block-views-videos-block-3 .more-link a:hover:after, #block-views-videos-block-3 .more-link a:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { #block-views-videos-block, #block-views-videos-block-1, #block-views-univers-block-8, #block-views-videos-block-3 { padding-bottom: 1.5rem; }
  #block-views-videos-block .view, #block-views-videos-block-1 .view, #block-views-univers-block-8 .view, #block-views-videos-block-3 .view { padding: 1.5rem 0; }
  #block-views-videos-block .view .slick, #block-views-videos-block-1 .view .slick, #block-views-univers-block-8 .view .slick, #block-views-videos-block-3 .view .slick { padding: 0; }
  #block-views-videos-block .view .slick .slick-arrow, #block-views-videos-block-1 .view .slick .slick-arrow, #block-views-univers-block-8 .view .slick .slick-arrow, #block-views-videos-block-3 .view .slick .slick-arrow { top: 93%; }
  #block-views-videos-block .view .unslick, #block-views-videos-block-1 .view .unslick, #block-views-univers-block-8 .view .unslick, #block-views-videos-block-3 .view .unslick { width: 100%; margin: auto; } }
#block-views-citations-page-livre-block, #block-views-citations-page-livre-block-1 { margin: 3.5rem .5rem; text-align: center; }
#block-views-citations-page-livre-block .views-field-field-citation-1 .field-content, #block-views-citations-page-livre-block .views-field-field-citation-2 .field-content, #block-views-citations-page-livre-block-1 .views-field-field-citation-1 .field-content, #block-views-citations-page-livre-block-1 .views-field-field-citation-2 .field-content { color: #b7272d; font-size: 5rem; font-family: "Open Sans", serif; }
#block-views-citations-page-livre-block .views-field-field-source-citation-1 .field-content, #block-views-citations-page-livre-block .views-field-field-source-citation-2 .field-content, #block-views-citations-page-livre-block-1 .views-field-field-source-citation-1 .field-content, #block-views-citations-page-livre-block-1 .views-field-field-source-citation-2 .field-content { margin-top: 1rem; font-weight: 800; font-size: 1.5rem; }
#block-views-citations-page-livre-block .views-field-field-source-citation-2 .field-content, #block-views-citations-page-livre-block-1 .views-field-field-source-citation-2 .field-content { font-weight: 600; }
@media screen and (max-width: 767px) { #block-views-citations-page-livre-block, #block-views-citations-page-livre-block-1 { margin: 2rem 1.5rem; }
  #block-views-citations-page-livre-block .views-field-field-citation-1 .field-content, #block-views-citations-page-livre-block-1 .views-field-field-citation-1 .field-content { color: #292929; }
  #block-views-citations-page-livre-block .views-field-field-citation-1 .field-content, #block-views-citations-page-livre-block .views-field-field-citation-2 .field-content, #block-views-citations-page-livre-block-1 .views-field-field-citation-1 .field-content, #block-views-citations-page-livre-block-1 .views-field-field-citation-2 .field-content { font-size: 3.5rem; }
  #block-views-citations-page-livre-block .views-field-field-source-citation-1 .field-content, #block-views-citations-page-livre-block-1 .views-field-field-source-citation-1 .field-content { color: #b7272d; } }
#block-quicktabs-contact { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #d3cecb; }
#block-quicktabs-contact .block-title { text-align: center; font-family: "Open Sans", serif; font-size: 2.8rem; margin: 2.6rem 1rem; }
#block-quicktabs-contact .quicktabs-tabs { display: flex; justify-content: space-around; }
#block-quicktabs-contact .quicktabs-tabs a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; font-weight: 400; text-decoration: none; text-transform: none; font-size: 1.6rem; }
@media screen and (max-width: 767px) { #block-quicktabs-contact .quicktabs-tabs a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
#block-quicktabs-contact .quicktabs-tabs a:before, #block-quicktabs-contact .quicktabs-tabs a:after, #block-quicktabs-contact .quicktabs-tabs a span, #block-quicktabs-contact .quicktabs-tabs a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-quicktabs-contact .quicktabs-tabs a:focus { border: none; box-shadow: none; }
#block-quicktabs-contact .quicktabs-tabs a:focus { background: transparent; transition:  0.3s background; }
#block-quicktabs-contact .quicktabs-tabs a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
#block-quicktabs-contact .quicktabs-tabs a:hover { border: none; box-shadow: none; }
#block-quicktabs-contact .quicktabs-tabs a:hover { color: #ffffff; border: 1px solid #b7272d; }
#block-quicktabs-contact .quicktabs-tabs a:hover:before, #block-quicktabs-contact .quicktabs-tabs a:hover:after { color: currentColor; }
#block-quicktabs-contact .quicktabs-tabs li.active a { border-color: #292929; background: #292929; color: #ffffff; }
#block-quicktabs-contact .block-webform { margin-top: 5rem; }
#block-quicktabs-contact .block-webform form { margin: auto; padding: 4rem; max-width: 800px; background: #ffffff; margin-bottom: 7rem; margin-bottom: 3rem; padding-bottom: 1rem; }
#block-quicktabs-contact .block-webform form label { padding: 6px 0; font-size: 1.7rem; font-weight: 400; }
#block-quicktabs-contact .block-webform form .form-item { margin: 1rem 0 2.6rem 0; }
#block-quicktabs-contact .block-webform form input.form-checkbox { min-width: 20px; min-height: 20px; }
#block-quicktabs-contact .block-webform form input:not(.form-checkbox), #block-quicktabs-contact .block-webform form select { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; height: 45px; width: 350px; border-bottom: 2px solid #ECECEC; padding: 6px 0; }
#block-quicktabs-contact .block-webform form input:not(.form-checkbox):focus, #block-quicktabs-contact .block-webform form select:focus { border: none; box-shadow: none; }
#block-quicktabs-contact .block-webform form input:not(.form-checkbox):focus, #block-quicktabs-contact .block-webform form select:focus { background: #ffffff; transition:  0.3s background; }
#block-quicktabs-contact .block-webform form input:not(.form-checkbox):hover, #block-quicktabs-contact .block-webform form select:hover { border: none; box-shadow: none; }
#block-quicktabs-contact .block-webform form input:not(.form-checkbox):focus, #block-quicktabs-contact .block-webform form input:not(.form-checkbox):hover, #block-quicktabs-contact .block-webform form select:focus, #block-quicktabs-contact .block-webform form select:hover { border-bottom: 2px solid #ECECEC; }
#block-quicktabs-contact .block-webform form input:not(.form-checkbox)::placeholder, #block-quicktabs-contact .block-webform form select::placeholder { color: #d3cecb; }
#block-quicktabs-contact .block-webform form .form-type-select { background: #ffffff; position: relative; max-width: 100%; width: 350px; }
#block-quicktabs-contact .block-webform form .form-type-select select { position: relative; z-index: 1; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; padding: 6px 0; color: #d3cecb; }
#block-quicktabs-contact .block-webform form .form-type-select:after { color: #292929; position: absolute; font-family: FontAwesome; content: '\f0d7'; font-size: 3rem; bottom: .2rem; right: 1rem; }
#block-quicktabs-contact .block-webform form .form-type-date .webform-datepicker { display: flex; max-width: 100%; align-items: center; }
#block-quicktabs-contact .block-webform form .form-type-date .webform-datepicker .form-type-select { width: 100px; margin-right: 2rem; }
#block-quicktabs-contact .block-webform form .form-type-date .webform-datepicker .webform-calendar { width: 18px; height: 15px; border-bottom: none; padding: 0; }
#block-quicktabs-contact .block-webform form .form-type-checkboxes label { font-size: 1.7rem; display: flex; align-items: center; }
#block-quicktabs-contact .block-webform form .form-type-checkboxes label .form-checkbox { position: static; margin: 0 1rem 0 0; }
#block-quicktabs-contact .block-webform form .form-type-textarea { height: auto; width: 100%; }
#block-quicktabs-contact .block-webform form .form-type-textarea textarea { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; padding: 6px 0; line-height: 2.2em; background-image: linear-gradient(transparent, transparent 2.1em, #ECECEC 0em) !important; background-size: 100% 2.2em !important; }
#block-quicktabs-contact .block-webform form .form-type-textarea textarea:focus { border: none; box-shadow: none; }
#block-quicktabs-contact .block-webform form .form-type-textarea textarea:focus { background: #ffffff; transition:  0.3s background; }
#block-quicktabs-contact .block-webform form .form-type-textarea textarea:hover { border: none; box-shadow: none; }
#block-quicktabs-contact .block-webform form .form-type-textarea textarea::placeholder { color: #d3cecb; }
#block-quicktabs-contact .block-webform form .form-type-textarea .grippie { display: none; }
#block-quicktabs-contact .block-webform form .form-actions .form-submit { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; display: block; height: 35px; line-height: 35px; padding: 0 3rem; margin: 3rem auto; }
@media screen and (max-width: 767px) { #block-quicktabs-contact .block-webform form .form-actions .form-submit { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
#block-quicktabs-contact .block-webform form .form-actions .form-submit:focus { border: none; box-shadow: none; }
#block-quicktabs-contact .block-webform form .form-actions .form-submit:focus { background: #b7272d; transition:  0.3s background; }
#block-quicktabs-contact .block-webform form .form-actions .form-submit:hover { background: #292929; border-color: #292929; text-decoration: none; }
#block-quicktabs-contact .block-webform form .form-actions .form-submit:hover { border: none; box-shadow: none; }
#block-quicktabs-contact .block-webform form .form-actions .form-submit:before, #block-quicktabs-contact .block-webform form .form-actions .form-submit:after, #block-quicktabs-contact .block-webform form .form-actions .form-submit span, #block-quicktabs-contact .block-webform form .form-actions .form-submit:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-quicktabs-contact .block-webform form .form-actions .form-submit:hover { color: #ffffff; text-decoration: none; }
#block-quicktabs-contact .block-webform form .form-actions .form-submit:hover:before, #block-quicktabs-contact .block-webform form .form-actions .form-submit:hover:after, #block-quicktabs-contact .block-webform form .form-actions .form-submit:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { #block-quicktabs-contact .block-webform form { padding: 1rem; }
  #block-quicktabs-contact .block-webform form .form-type-date .webform-datepicker { flex-direction: column; align-items: flex-start; }
  #block-quicktabs-contact .block-webform form .form-type-date .webform-datepicker .form-type-select { width: 100%; max-width: 350px; }
  #block-quicktabs-contact .block-webform form .form-actions .form-submit { padding: 0 3rem; } }
#block-quicktabs-contact .block-webform .field-name-field-mentions { background: #ffffff; padding: 2rem 4rem 0; max-width: 800px; margin: auto; padding-bottom: 3rem; margin-bottom: 6rem; }
#block-quicktabs-contact .block-webform .field-name-field-mentions p { font-size: 1.5rem; }
#block-quicktabs-contact .block-webform .field-name-field-mentions a { font-size: 1.5rem; color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-quicktabs-contact .block-webform .field-name-field-mentions a:before, #block-quicktabs-contact .block-webform .field-name-field-mentions a:after, #block-quicktabs-contact .block-webform .field-name-field-mentions a span, #block-quicktabs-contact .block-webform .field-name-field-mentions a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-quicktabs-contact .block-webform .field-name-field-mentions a:hover { color: #292929; text-decoration: none; }
#block-quicktabs-contact .block-webform .field-name-field-mentions a:hover:before, #block-quicktabs-contact .block-webform .field-name-field-mentions a:hover:after, #block-quicktabs-contact .block-webform .field-name-field-mentions a:hover span { color: #292929; }
@media screen and (max-width: 767px) { #block-quicktabs-contact .quicktabs-tabs { flex-direction: column; align-items: center; padding: 0; }
  #block-quicktabs-contact .quicktabs-tabs a { border: none; padding: .5rem 1rem; }
  #block-quicktabs-contact .block-webform { margin-top: 0; padding: 0 3rem; }
  #block-quicktabs-contact .block-webform form label { font-size: 1.6rem; }
  #block-quicktabs-contact .block-webform form input, #block-quicktabs-contact .block-webform form select, #block-quicktabs-contact .block-webform form .form-type-textarea textarea { font-size: 1.6rem; }
  #block-quicktabs-contact .block-webform form .form-item { width: 100%; }
  #block-quicktabs-contact .block-webform form .form-actions .form-submit { padding: 0 1rem; } }
#block-user-login form { margin: auto; padding: 4rem; max-width: 800px; background: #ffffff; margin-bottom: 7rem; text-align: center; }
#block-user-login form label { padding: 6px 0; font-size: 1.7rem; font-weight: 400; }
#block-user-login form .form-item { margin: 1rem 0 2.6rem 0; }
#block-user-login form input.form-checkbox { min-width: 20px; min-height: 20px; }
#block-user-login form input:not(.form-checkbox), #block-user-login form select { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; height: 45px; width: 350px; border-bottom: 2px solid #ECECEC; padding: 6px 0; }
#block-user-login form input:not(.form-checkbox):focus, #block-user-login form select:focus { border: none; box-shadow: none; }
#block-user-login form input:not(.form-checkbox):focus, #block-user-login form select:focus { background: #ffffff; transition:  0.3s background; }
#block-user-login form input:not(.form-checkbox):hover, #block-user-login form select:hover { border: none; box-shadow: none; }
#block-user-login form input:not(.form-checkbox):focus, #block-user-login form input:not(.form-checkbox):hover, #block-user-login form select:focus, #block-user-login form select:hover { border-bottom: 2px solid #ECECEC; }
#block-user-login form input:not(.form-checkbox)::placeholder, #block-user-login form select::placeholder { color: #d3cecb; }
#block-user-login form .form-type-select { background: #ffffff; position: relative; max-width: 100%; width: 350px; }
#block-user-login form .form-type-select select { position: relative; z-index: 1; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; padding: 6px 0; color: #d3cecb; }
#block-user-login form .form-type-select:after { color: #292929; position: absolute; font-family: FontAwesome; content: '\f0d7'; font-size: 3rem; bottom: .2rem; right: 1rem; }
#block-user-login form .form-type-date .webform-datepicker { display: flex; max-width: 100%; align-items: center; }
#block-user-login form .form-type-date .webform-datepicker .form-type-select { width: 100px; margin-right: 2rem; }
#block-user-login form .form-type-date .webform-datepicker .webform-calendar { width: 18px; height: 15px; border-bottom: none; padding: 0; }
#block-user-login form .form-type-checkboxes label { font-size: 1.7rem; display: flex; align-items: center; }
#block-user-login form .form-type-checkboxes label .form-checkbox { position: static; margin: 0 1rem 0 0; }
#block-user-login form .form-type-textarea { height: auto; width: 100%; }
#block-user-login form .form-type-textarea textarea { border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; font-size: 1.8rem; display: block; padding: 6px 0; line-height: 2.2em; background-image: linear-gradient(transparent, transparent 2.1em, #ECECEC 0em) !important; background-size: 100% 2.2em !important; }
#block-user-login form .form-type-textarea textarea:focus { border: none; box-shadow: none; }
#block-user-login form .form-type-textarea textarea:focus { background: #ffffff; transition:  0.3s background; }
#block-user-login form .form-type-textarea textarea:hover { border: none; box-shadow: none; }
#block-user-login form .form-type-textarea textarea::placeholder { color: #d3cecb; }
#block-user-login form .form-type-textarea .grippie { display: none; }
#block-user-login form .form-actions .form-submit { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; display: block; height: 35px; line-height: 35px; padding: 0 3rem; margin: 3rem auto; }
@media screen and (max-width: 767px) { #block-user-login form .form-actions .form-submit { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
#block-user-login form .form-actions .form-submit:focus { border: none; box-shadow: none; }
#block-user-login form .form-actions .form-submit:focus { background: #b7272d; transition:  0.3s background; }
#block-user-login form .form-actions .form-submit:hover { background: #292929; border-color: #292929; text-decoration: none; }
#block-user-login form .form-actions .form-submit:hover { border: none; box-shadow: none; }
#block-user-login form .form-actions .form-submit:before, #block-user-login form .form-actions .form-submit:after, #block-user-login form .form-actions .form-submit span, #block-user-login form .form-actions .form-submit:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-user-login form .form-actions .form-submit:hover { color: #ffffff; text-decoration: none; }
#block-user-login form .form-actions .form-submit:hover:before, #block-user-login form .form-actions .form-submit:hover:after, #block-user-login form .form-actions .form-submit:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { #block-user-login form { padding: 1rem; }
  #block-user-login form .form-type-date .webform-datepicker { flex-direction: column; align-items: flex-start; }
  #block-user-login form .form-type-date .webform-datepicker .form-type-select { width: 100%; max-width: 350px; }
  #block-user-login form .form-actions .form-submit { padding: 0 3rem; } }
#block-user-login form input { margin: auto; }
#block-user-login form > div > ul { padding: 0; }
#block-user-login form > div > ul li { list-style-type: none; }
#block-user-login form > div > ul li a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; text-decoration: underline; }
#block-user-login form > div > ul li a:before, #block-user-login form > div > ul li a:after, #block-user-login form > div > ul li a span, #block-user-login form > div > ul li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-user-login form > div > ul li a:hover { color: #b7272d; text-decoration: none; }
#block-user-login form > div > ul li a:hover:before, #block-user-login form > div > ul li a:hover:after, #block-user-login form > div > ul li a:hover span { color: #b7272d; }
#block-user-login form > div > ul li a:hover { text-decoration: underline; }
.quicktabs-wrapper .view-intervenants .view-content { display: flex; justify-content: space-around; }
#block-views-d-couvrir-collections-block { margin-bottom: 4rem; overflow: hidden; }
#block-views-d-couvrir-collections-block .view { padding: 1px 3rem 3.5rem 3rem; }
#block-views-d-couvrir-collections-block .view .slick { padding: 0 4rem; }
@media screen and (max-width: 767px) { #block-views-d-couvrir-collections-block .view { padding: 1px 1em 2.5em 1em; }
  #block-views-d-couvrir-collections-block .view .slick { padding: 0 1.5em; }
  #block-views-d-couvrir-collections-block .view .slick .slick-arrow { top: 77%; }
  #block-views-d-couvrir-collections-block .view .slick .slick-arrow:before { font-size: 26px; } }
#block-views-d-couvrir-collections-block .block-title-wrapper { text-align: center; font-size: 1rem; margin: 3em 0; margin: 0 0 3rem; }
#block-views-d-couvrir-collections-block .block-title-wrapper * { font-size: 1.7em; font-weight: 600; line-height: 2.2em; text-transform: uppercase; color: #292929; }
#block-views-d-couvrir-collections-block .block-title-wrapper:after { content: ''; display: block; width: 55px; height: 1px; background: #292929; margin: auto; }
@media screen and (max-width: 767px) { #block-views-d-couvrir-collections-block .block-title-wrapper { margin: 0 0 3rem 0; }
  #block-views-d-couvrir-collections-block .block-title-wrapper * { line-height: 2.6em; } }
#block-views-d-couvrir-collections-block .view-d-couvrir-collections { padding-bottom: 0; }
#block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a { display: block; padding: 0 0 1rem 0; margin: 0 1rem; transition:  0.3s background; }
#block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a .taxo-name { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; text-align: center; padding: 2rem 1rem 1rem 1rem; text-transform: uppercase; font-size: 1.7rem; }
#block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a .taxo-name:before, #block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a .taxo-name:after, #block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a .taxo-name span, #block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a .taxo-name:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a .taxo-name:hover { color: #b7272d; text-decoration: none; }
#block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a .taxo-name:hover:before, #block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a .taxo-name:hover:after, #block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a .taxo-name:hover span { color: #b7272d; }
#block-views-d-couvrir-collections-block .view-d-couvrir-collections .views-field-name > .field-content > a:hover .taxo-name { color: #b7272d; }
#block-views-0222fb9f9831d7aa756bbd253b83cf98 { margin-bottom: 3rem; }
@media screen and (max-width: 767px) { #block-views-0222fb9f9831d7aa756bbd253b83cf98 { margin-bottom: 0; } }
#block-views-0222fb9f9831d7aa756bbd253b83cf98 .view-content { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }
#block-views-0222fb9f9831d7aa756bbd253b83cf98 .view-content .view { padding: 1px 3rem 3.5rem 3rem; }
#block-views-0222fb9f9831d7aa756bbd253b83cf98 .view-content .view .slick { padding: 0 4rem; }
@media screen and (max-width: 767px) { #block-views-0222fb9f9831d7aa756bbd253b83cf98 .view-content .view { padding: 1px 1em 2.5em 1em; }
  #block-views-0222fb9f9831d7aa756bbd253b83cf98 .view-content .view .slick { padding: 0 1.5em; }
  #block-views-0222fb9f9831d7aa756bbd253b83cf98 .view-content .view .slick .slick-arrow { top: 77%; }
  #block-views-0222fb9f9831d7aa756bbd253b83cf98 .view-content .view .slick .slick-arrow:before { font-size: 26px; } }
#block-views-0222fb9f9831d7aa756bbd253b83cf98 .view-content .views-row { max-width: 50%; padding: 1rem 0; }
@media screen and (max-width: 767px) { #block-views-0222fb9f9831d7aa756bbd253b83cf98 .view-content .views-row { max-width: 100%; padding: 0; margin: auto; } }
#sliding-popup { background: #d3cecb; padding: 1rem; width: 100% !important; }
#sliding-popup .popup-content #popup-text p { font-weight: 200; font-size: 1.6rem; }
#sliding-popup .popup-content #popup-buttons { padding: 1rem 3rem; display: flex; }
#sliding-popup .popup-content #popup-buttons button { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #b7272d; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; padding: 0 1rem; font-size: 1.4rem; display: inline; text-shadow: none; font-weight: bold; white-space: nowrap; }
@media screen and (max-width: 767px) { #sliding-popup .popup-content #popup-buttons button { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
#sliding-popup .popup-content #popup-buttons button:focus { border: none; box-shadow: none; }
#sliding-popup .popup-content #popup-buttons button:focus { background: #b7272d; transition:  0.3s background; }
#sliding-popup .popup-content #popup-buttons button:hover { background: #292929; border-color: #292929; text-decoration: none; }
#sliding-popup .popup-content #popup-buttons button:hover { border: none; box-shadow: none; }
#sliding-popup .popup-content #popup-buttons button:before, #sliding-popup .popup-content #popup-buttons button:after, #sliding-popup .popup-content #popup-buttons button span, #sliding-popup .popup-content #popup-buttons button:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
#sliding-popup .popup-content #popup-buttons button:hover { color: #ffffff; text-decoration: none; }
#sliding-popup .popup-content #popup-buttons button:hover:before, #sliding-popup .popup-content #popup-buttons button:hover:after, #sliding-popup .popup-content #popup-buttons button:hover span { color: #ffffff; }
@media screen and (min-width: 992px) { #sliding-popup .popup-content #popup-text { max-width: 80%; }
  #sliding-popup .popup-content #popup-text p { font-weight: 200; font-size: 1.6rem; }
  #sliding-popup .popup-content #popup-text p a { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: normal; }
  #sliding-popup .popup-content #popup-text p a:before, #sliding-popup .popup-content #popup-text p a:after, #sliding-popup .popup-content #popup-text p a span, #sliding-popup .popup-content #popup-text p a:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  #sliding-popup .popup-content #popup-text p a:hover { color: #292929; text-decoration: none; }
  #sliding-popup .popup-content #popup-text p a:hover:before, #sliding-popup .popup-content #popup-text p a:hover:after, #sliding-popup .popup-content #popup-text p a:hover span { color: #292929; }
  #sliding-popup .popup-content #popup-buttons { max-width: 20%; } }
@media screen and (min-width: 768px) and (max-width: 991px) { #sliding-popup .popup-content #popup-text { max-width: 50%; }
  #sliding-popup .popup-content #popup-text p { font-size: 1.4rem; }
  #sliding-popup .popup-content #popup-buttons { max-width: 50%; } }
@media screen and (max-width: 767px) { #sliding-popup .popup-content #popup-text { width: 100%; max-width: 100%; }
  #sliding-popup .popup-content #popup-buttons { padding-top: 0; width: 100%; max-width: 100%; justify-content: space-around; }
  #sliding-popup .popup-content #popup-buttons button { line-height: 2rem; } }
.node-hw-livre.view-mode-listes { margin: auto; padding: 1rem; }
.node-hw-livre.view-mode-listes .group-img-wrap { position: relative; margin: auto; max-width: 230px; }
.node-hw-livre.view-mode-listes .group-img-wrap img { width: 100%; border: 1px solid #d3cecb; max-width: 230px; }
.node-hw-livre.view-mode-listes .group-img-wrap .form-group { margin: 0; text-align: center; width: 100%; }
.node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-nouveaute, .node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-a-paraitre { position: absolute; font-size: 1.3rem; top: -0.8em; left: 0; right: 0; }
.node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-nouveaute:before, .node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-a-paraitre:before { display: inline; line-height: 2em; padding: 0 .7rem; color: #ffffff; text-transform: uppercase; font-weight: 800; }
.node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-nouveaute:before { background: #b7272d; content: "Nouveauté"; }
.node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-a-paraitre:before { background: #292929; content: "à paraitre"; }
.node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img { top: 1.2rem; right: 1.2rem; bottom: 1.2rem; left: 1.2rem; position: absolute; transition:  0.3s opacity; padding: 2rem; opacity: 0; background: #ffffff; overflow: hidden; }
.node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale { font-size: 1.6rem; color: #292929; }
.node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale:after { border: none; box-shadow: none; border-radius: 0; background: #292929; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; content: 'Voir'; text-transform: uppercase; padding: 0.1em 0.7em; position: absolute; display: inline; bottom: 0; right: 0; margin-bottom: 0; }
.node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale:after:focus { border: none; box-shadow: none; }
.node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale:after:focus { background: #292929; transition:  0.3s background; }
.node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale:after:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale:after:hover { border: none; box-shadow: none; }
.node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale:after:before, .node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale:after:after, .node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale:after span, .node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale:after:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-livre.view-mode-listes .group-img-wrap:hover .group-overlay-img { opacity: 1; }
.node-hw-livre.view-mode-listes .field-name-title-field { margin-top: 1em; }
.node-hw-livre.view-mode-listes .field-name-title-field .field-item { text-align: center; }
.node-hw-livre.view-mode-listes .field-name-title-field .field-item a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: lighter; font-size: 1.6rem; display: block; height: 2.4em; line-height: 1.2em; overflow: hidden; }
.node-hw-livre.view-mode-listes .field-name-title-field .field-item a:before, .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:after, .node-hw-livre.view-mode-listes .field-name-title-field .field-item a span, .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover { color: #b7272d; text-decoration: none; }
.node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover:before, .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover:after, .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover span { color: #b7272d; }
.node-hw-livre.view-mode-listes .field-name-title-field .field-item a.deployed { height: auto; }
.node-hw-livre.view-mode-listes .field-name-title-field .field-item a .field-item, .node-hw-livre.view-mode-listes .field-name-title-field .field-item a a { line-height: 1.2em; }
.node-hw-livre.view-mode-listes .field-name-title-field .field-item a p { margin-bottom: 1.2em; }
.node-hw-livre.view-mode-listes .field-name-hw-intervenants { margin-top: 1em; display: block; height: 2.4em; line-height: 1.2em; overflow: hidden; }
.node-hw-livre.view-mode-listes .field-name-hw-intervenants.deployed { height: auto; }
.node-hw-livre.view-mode-listes .field-name-hw-intervenants .field-item, .node-hw-livre.view-mode-listes .field-name-hw-intervenants a { line-height: 1.2em; }
.node-hw-livre.view-mode-listes .field-name-hw-intervenants p { margin-bottom: 1.2em; }
.node-hw-livre.view-mode-listes .field-name-hw-intervenants a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; display: block; text-align: center; font-size: 1em; text-transform: uppercase; font-weight: bold; }
.node-hw-livre.view-mode-listes .field-name-hw-intervenants a:before, .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:after, .node-hw-livre.view-mode-listes .field-name-hw-intervenants a span, .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover { color: #b7272d; text-decoration: none; }
.node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover:before, .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover:after, .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover span { color: #b7272d; }
@media screen and (min-width: 768px) and (max-width: 1440px) { .node-hw-livre.view-mode-listes { padding: .8rem; max-width: 320px; }
  .node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale { font-size: 1.4rem; } }
@media screen and (max-width: 767px) { .node-hw-livre.view-mode-listes { padding: .8rem; max-width: 320px; }
  .node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img { bottom: 2.8rem; }
  .node-hw-livre.view-mode-listes .group-img-wrap .group-overlay-img .field-name-hw-presentation-editoriale { font-size: 1.5rem; }
  .node-hw-livre.view-mode-listes .field-name-title-field { padding: 0 1em .5em 1em; font-weight: 200; }
  .node-hw-livre.view-mode-listes .field-name-title-field .field-item a { height: auto; } }
.node-hw-livre.view-mode-recherche { border: 1px solid #292929; padding: 4rem 4rem; margin-bottom: 4rem; }
.node-hw-livre.view-mode-recherche img { margin: 0; max-width: 265px; width: 100%; box-shadow: 0.5rem 0.5rem 0.3rem 0.05rem rgba(41, 41, 41, 0.4); transition:  0.3s box-shadow; }
.node-hw-livre.view-mode-recherche img:hover { box-shadow: 0.5rem 0.5rem calc(0.3rem*2) calc(0.05rem*1.5) rgba(41, 41, 41, 0.4); }
.node-hw-livre.view-mode-recherche .row { display: flex; }
.node-hw-livre.view-mode-recherche .row .col-sm-4 { padding-right: 2rem; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 { display: flex; flex-direction: column; justify-content: space-between; }
.node-hw-livre.view-mode-recherche .row .col-sm-8::before { content: "Livre"; color: #b7272d; font-size: 1.9rem; font-weight: 800; text-transform: uppercase; white-space: nowrap; display: block; padding-bottom: 1.4rem; margin-bottom: 0.5rem; border-bottom: 2px solid #b7272d; overflow: visible; width: 55px; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 > * { margin-top: 1rem; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 2.8rem; text-transform: uppercase; font-weight: 800; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:before, .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:after, .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a span, .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover { color: #b7272d; text-decoration: none; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:before, .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:after, .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover span { color: #b7272d; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-type-datetime span { font-size: 1.4rem; font-weight: lighter; font-style: italic; text-transform: uppercase; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link { margin-top: 2rem; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; font-weight: 400; white-space: nowrap; }
@media screen and (max-width: 767px) { .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:before, .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:after, .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a span, .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { border: none; box-shadow: none; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { background: transparent; transition:  0.3s background; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { border: none; box-shadow: none; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { color: #ffffff; border: 1px solid #b7272d; }
.node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:before, .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:after { color: currentColor; }
@media screen and (min-width: 768px) and (max-width: 991px) { .node-hw-livre.view-mode-recherche .row > div { width: 50%; } }
@media screen and (max-width: 767px) { .node-hw-livre.view-mode-recherche { border: none; margin-bottom: 0; }
  .node-hw-livre.view-mode-recherche .row { display: block; }
  .node-hw-livre.view-mode-recherche .row::before { content: "Livre"; font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; font-size: 1.7rem; text-transform: uppercase; display: block; padding-bottom: 1.4rem; text-align: center; margin: 0 auto; }
  .node-hw-livre.view-mode-recherche .row::before span { font-size: 2.5rem; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .node-hw-livre.view-mode-recherche .row::before { color: #ffffff; } }
@media screen and (max-width: 767px) { .node-hw-livre.view-mode-recherche .row .col-sm-4 { padding-right: 0; margin-bottom: 1.5rem; }
  .node-hw-livre.view-mode-recherche .row .col-sm-4::before { border-bottom: 2px solid #b7272d; width: 50px; content: ''; display: block; margin: 0 auto 2.5rem; }
  .node-hw-livre.view-mode-recherche .row .col-sm-8::before { content: none; }
  .node-hw-livre.view-mode-recherche .row .col-sm-8 .field-name-node-link a { display: block; text-align: center; } }
.node-hw-livre.view-mode-recherche .field-name-title-field a { font-family: "Open Sans", serif; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 3.5rem; }
.node-hw-livre.view-mode-recherche .field-name-title-field a:before, .node-hw-livre.view-mode-recherche .field-name-title-field a:after, .node-hw-livre.view-mode-recherche .field-name-title-field a span, .node-hw-livre.view-mode-recherche .field-name-title-field a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-livre.view-mode-recherche .field-name-title-field a:hover { color: #b7272d; text-decoration: none; }
.node-hw-livre.view-mode-recherche .field-name-title-field a:hover:before, .node-hw-livre.view-mode-recherche .field-name-title-field a:hover:after, .node-hw-livre.view-mode-recherche .field-name-title-field a:hover span { color: #b7272d; }
.node-article.view-mode-listes, .node-hw-evenement.view-mode-listes, .node-selection-de-livres.view-mode-listes { padding: 2px; margin: 0 auto; background: #d3cecb; max-width: 360px; }
.node-article.view-mode-listes > a, .node-hw-evenement.view-mode-listes > a, .node-selection-de-livres.view-mode-listes > a { height: 100%; padding: 0 0 1.5rem 0; text-align: center; min-height: 416px; display: flex; flex-direction: column; justify-content: space-between; background: #ffffff; transition:  0.3s background; }
.node-article.view-mode-listes > a:hover, .node-hw-evenement.view-mode-listes > a:hover, .node-selection-de-livres.view-mode-listes > a:hover { background: #ECECEC; }
.node-article.view-mode-listes > a:hover .field-name-field-tags, .node-article.view-mode-listes > a:hover > .field-name-title, .node-hw-evenement.view-mode-listes > a:hover .field-name-field-tags, .node-hw-evenement.view-mode-listes > a:hover > .field-name-title, .node-selection-de-livres.view-mode-listes > a:hover .field-name-field-tags, .node-selection-de-livres.view-mode-listes > a:hover > .field-name-title { background: #ECECEC; }
.node-article.view-mode-listes > a:before, .node-article.view-mode-listes > a:after, .node-hw-evenement.view-mode-listes > a:before, .node-hw-evenement.view-mode-listes > a:after, .node-selection-de-livres.view-mode-listes > a:before, .node-selection-de-livres.view-mode-listes > a:after { content: none; }
.node-article.view-mode-listes > a .field-name-field-image, .node-hw-evenement.view-mode-listes > a .field-name-field-image, .node-selection-de-livres.view-mode-listes > a .field-name-field-image { margin: 0 0 0 0; }
.node-article.view-mode-listes > a .field-name-field-image img, .node-hw-evenement.view-mode-listes > a .field-name-field-image img, .node-selection-de-livres.view-mode-listes > a .field-name-field-image img { width: 100%; max-width: 360px; }
.node-article.view-mode-listes > a .field-name-field-tags, .node-article.view-mode-listes > a > .field-name-title-field, .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field { margin: 0 0 auto 0; justify-self: flex-start; background: #ffffff; max-width: 90%; position: relative; z-index: 1; font-size: 1.4rem; margin: -1.6em auto auto auto; padding: .4rem .8rem 0 .8rem; border: 1px solid #d3cecb; border-bottom: none; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.node-article.view-mode-listes > a .field-name-field-tags .field-item a, .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label, .node-article.view-mode-listes > a .field-name-field-tags .field-item, .node-article.view-mode-listes > a .field-name-field-tags a, .node-article.view-mode-listes > a .field-name-field-tags .label-above, .node-article.view-mode-listes > a .field-name-field-tags .field-label, .node-article.view-mode-listes > a .field-name-field-tags, .node-article.view-mode-listes > a > .field-name-title-field .field-item a, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label, .node-article.view-mode-listes > a > .field-name-title-field .field-item, .node-article.view-mode-listes > a > .field-name-title-field a, .node-article.view-mode-listes > a > .field-name-title-field .label-above, .node-article.view-mode-listes > a > .field-name-title-field .field-label, .node-article.view-mode-listes > a > .field-name-title-field, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item, .node-hw-evenement.view-mode-listes > a .field-name-field-tags a, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label, .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item a, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item, .node-hw-evenement.view-mode-listes > a > .field-name-title-field a, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label, .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item a, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field a, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; text-transform: uppercase; font-weight: 700; font-size: 1.4rem; line-height: 1em; height: 1.6em; }
.node-article.view-mode-listes > a .field-name-field-tags .field-item a:before, .node-article.view-mode-listes > a .field-name-field-tags .field-item a:after, .node-article.view-mode-listes > a .field-name-field-tags .field-item a span, .node-article.view-mode-listes > a .field-name-field-tags .field-item a:focus, .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:before, .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:after, .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above span, .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:focus, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:before, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:after, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label span, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:focus, .node-article.view-mode-listes > a .field-name-field-tags .field-item:before, .node-article.view-mode-listes > a .field-name-field-tags .field-item:after, .node-article.view-mode-listes > a .field-name-field-tags .field-item span, .node-article.view-mode-listes > a .field-name-field-tags .field-item:focus, .node-article.view-mode-listes > a .field-name-field-tags a:before, .node-article.view-mode-listes > a .field-name-field-tags a:after, .node-article.view-mode-listes > a .field-name-field-tags a span, .node-article.view-mode-listes > a .field-name-field-tags a:focus, .node-article.view-mode-listes > a .field-name-field-tags .label-above:before, .node-article.view-mode-listes > a .field-name-field-tags .label-above:after, .node-article.view-mode-listes > a .field-name-field-tags .label-above span, .node-article.view-mode-listes > a .field-name-field-tags .label-above:focus, .node-article.view-mode-listes > a .field-name-field-tags .field-label:before, .node-article.view-mode-listes > a .field-name-field-tags .field-label:after, .node-article.view-mode-listes > a .field-name-field-tags .field-label span, .node-article.view-mode-listes > a .field-name-field-tags .field-label:focus, .node-article.view-mode-listes > a .field-name-field-tags:before, .node-article.view-mode-listes > a .field-name-field-tags:after, .node-article.view-mode-listes > a .field-name-field-tags span, .node-article.view-mode-listes > a .field-name-field-tags:focus, .node-article.view-mode-listes > a > .field-name-title-field .field-item a:before, .node-article.view-mode-listes > a > .field-name-title-field .field-item a:after, .node-article.view-mode-listes > a > .field-name-title-field .field-item a span, .node-article.view-mode-listes > a > .field-name-title-field .field-item a:focus, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above:before, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above:after, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above span, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above:focus, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label:before, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label:after, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label span, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label:focus, .node-article.view-mode-listes > a > .field-name-title-field .field-item:before, .node-article.view-mode-listes > a > .field-name-title-field .field-item:after, .node-article.view-mode-listes > a > .field-name-title-field .field-item span, .node-article.view-mode-listes > a > .field-name-title-field .field-item:focus, .node-article.view-mode-listes > a > .field-name-title-field a:before, .node-article.view-mode-listes > a > .field-name-title-field a:after, .node-article.view-mode-listes > a > .field-name-title-field a span, .node-article.view-mode-listes > a > .field-name-title-field a:focus, .node-article.view-mode-listes > a > .field-name-title-field .label-above:before, .node-article.view-mode-listes > a > .field-name-title-field .label-above:after, .node-article.view-mode-listes > a > .field-name-title-field .label-above span, .node-article.view-mode-listes > a > .field-name-title-field .label-above:focus, .node-article.view-mode-listes > a > .field-name-title-field .field-label:before, .node-article.view-mode-listes > a > .field-name-title-field .field-label:after, .node-article.view-mode-listes > a > .field-name-title-field .field-label span, .node-article.view-mode-listes > a > .field-name-title-field .field-label:focus, .node-article.view-mode-listes > a > .field-name-title-field:before, .node-article.view-mode-listes > a > .field-name-title-field:after, .node-article.view-mode-listes > a > .field-name-title-field span, .node-article.view-mode-listes > a > .field-name-title-field:focus, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:focus, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:focus, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:focus, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:focus, .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags a span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:focus, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:focus, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:focus, .node-hw-evenement.view-mode-listes > a .field-name-field-tags:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags:focus, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item a:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item a:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item a span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item a:focus, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above:focus, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label:focus, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item:focus, .node-hw-evenement.view-mode-listes > a > .field-name-title-field a:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field a:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field a span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field a:focus, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above:focus, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label:focus, .node-hw-evenement.view-mode-listes > a > .field-name-title-field:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field:focus, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:focus, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:focus, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:focus, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:focus, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:focus, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:focus, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:focus, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:focus, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item a:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item a:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item a span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item a:focus, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above:focus, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label:focus, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item:focus, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field a:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field a:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field a span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field a:focus, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above:focus, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label:focus, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-article.view-mode-listes > a .field-name-field-tags .field-item a:hover, .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover, .node-article.view-mode-listes > a .field-name-field-tags .field-item:hover, .node-article.view-mode-listes > a .field-name-field-tags a:hover, .node-article.view-mode-listes > a .field-name-field-tags .label-above:hover, .node-article.view-mode-listes > a .field-name-field-tags .field-label:hover, .node-article.view-mode-listes > a .field-name-field-tags:hover, .node-article.view-mode-listes > a > .field-name-title-field .field-item a:hover, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover, .node-article.view-mode-listes > a > .field-name-title-field .field-item:hover, .node-article.view-mode-listes > a > .field-name-title-field a:hover, .node-article.view-mode-listes > a > .field-name-title-field .label-above:hover, .node-article.view-mode-listes > a > .field-name-title-field .field-label:hover, .node-article.view-mode-listes > a > .field-name-title-field:hover, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:hover, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:hover, .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:hover, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:hover, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:hover, .node-hw-evenement.view-mode-listes > a .field-name-field-tags:hover, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item a:hover, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item:hover, .node-hw-evenement.view-mode-listes > a > .field-name-title-field a:hover, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above:hover, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label:hover, .node-hw-evenement.view-mode-listes > a > .field-name-title-field:hover, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:hover, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:hover, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:hover, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:hover, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:hover, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:hover, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item a:hover, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item:hover, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field a:hover, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above:hover, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label:hover, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field:hover { color: #b7272d; text-decoration: none; }
.node-article.view-mode-listes > a .field-name-field-tags .field-item a:hover:before, .node-article.view-mode-listes > a .field-name-field-tags .field-item a:hover:after, .node-article.view-mode-listes > a .field-name-field-tags .field-item a:hover span, .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:before, .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:after, .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover span, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:before, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:after, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover span, .node-article.view-mode-listes > a .field-name-field-tags .field-item:hover:before, .node-article.view-mode-listes > a .field-name-field-tags .field-item:hover:after, .node-article.view-mode-listes > a .field-name-field-tags .field-item:hover span, .node-article.view-mode-listes > a .field-name-field-tags a:hover:before, .node-article.view-mode-listes > a .field-name-field-tags a:hover:after, .node-article.view-mode-listes > a .field-name-field-tags a:hover span, .node-article.view-mode-listes > a .field-name-field-tags .label-above:hover:before, .node-article.view-mode-listes > a .field-name-field-tags .label-above:hover:after, .node-article.view-mode-listes > a .field-name-field-tags .label-above:hover span, .node-article.view-mode-listes > a .field-name-field-tags .field-label:hover:before, .node-article.view-mode-listes > a .field-name-field-tags .field-label:hover:after, .node-article.view-mode-listes > a .field-name-field-tags .field-label:hover span, .node-article.view-mode-listes > a .field-name-field-tags:hover:before, .node-article.view-mode-listes > a .field-name-field-tags:hover:after, .node-article.view-mode-listes > a .field-name-field-tags:hover span, .node-article.view-mode-listes > a > .field-name-title-field .field-item a:hover:before, .node-article.view-mode-listes > a > .field-name-title-field .field-item a:hover:after, .node-article.view-mode-listes > a > .field-name-title-field .field-item a:hover span, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover:before, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover:after, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover span, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover:before, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover:after, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover span, .node-article.view-mode-listes > a > .field-name-title-field .field-item:hover:before, .node-article.view-mode-listes > a > .field-name-title-field .field-item:hover:after, .node-article.view-mode-listes > a > .field-name-title-field .field-item:hover span, .node-article.view-mode-listes > a > .field-name-title-field a:hover:before, .node-article.view-mode-listes > a > .field-name-title-field a:hover:after, .node-article.view-mode-listes > a > .field-name-title-field a:hover span, .node-article.view-mode-listes > a > .field-name-title-field .label-above:hover:before, .node-article.view-mode-listes > a > .field-name-title-field .label-above:hover:after, .node-article.view-mode-listes > a > .field-name-title-field .label-above:hover span, .node-article.view-mode-listes > a > .field-name-title-field .field-label:hover:before, .node-article.view-mode-listes > a > .field-name-title-field .field-label:hover:after, .node-article.view-mode-listes > a > .field-name-title-field .field-label:hover span, .node-article.view-mode-listes > a > .field-name-title-field:hover:before, .node-article.view-mode-listes > a > .field-name-title-field:hover:after, .node-article.view-mode-listes > a > .field-name-title-field:hover span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:hover:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:hover:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:hover span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:hover:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:hover:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:hover span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:hover:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:hover:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:hover span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:hover:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:hover:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:hover span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:hover:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:hover:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:hover span, .node-hw-evenement.view-mode-listes > a .field-name-field-tags:hover:before, .node-hw-evenement.view-mode-listes > a .field-name-field-tags:hover:after, .node-hw-evenement.view-mode-listes > a .field-name-field-tags:hover span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item a:hover:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item a:hover:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item a:hover span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item:hover:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item:hover:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item:hover span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field a:hover:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field a:hover:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field a:hover span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above:hover:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above:hover:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above:hover span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label:hover:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label:hover:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label:hover span, .node-hw-evenement.view-mode-listes > a > .field-name-title-field:hover:before, .node-hw-evenement.view-mode-listes > a > .field-name-title-field:hover:after, .node-hw-evenement.view-mode-listes > a > .field-name-title-field:hover span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:hover:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:hover:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:hover span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:hover:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:hover:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:hover span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:hover:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:hover:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:hover span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:hover:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:hover:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:hover span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:hover:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:hover:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:hover span, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:hover:before, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:hover:after, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:hover span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item a:hover:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item a:hover:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item a:hover span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above:hover span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label:hover span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item:hover:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item:hover:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item:hover span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field a:hover:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field a:hover:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field a:hover span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above:hover:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above:hover:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above:hover span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label:hover:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label:hover:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label:hover span, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field:hover:before, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field:hover:after, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field:hover span { color: #b7272d; }
.node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above, .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label, .node-article.view-mode-listes > a .field-name-field-tags .label-above, .node-article.view-mode-listes > a .field-name-field-tags .field-label, .node-article.view-mode-listes > a > .field-name-title-field .field-item .label-above, .node-article.view-mode-listes > a > .field-name-title-field .field-item .field-label, .node-article.view-mode-listes > a > .field-name-title-field .label-above, .node-article.view-mode-listes > a > .field-name-title-field .field-label, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above, .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .label-above, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-item .field-label, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .label-above, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-label, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .label-above, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-item .field-label, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .label-above, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-label { height: 1.6em; color: #292929 !important; }
.node-article.view-mode-listes > a > .field-name-title-field .field-items, .node-hw-evenement.view-mode-listes > a > .field-name-title-field .field-items, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field .field-items { display: none; }
.node-article.view-mode-listes > a .field-group-link, .node-article.view-mode-listes > a .group-lien, .node-hw-evenement.view-mode-listes > a .field-group-link, .node-hw-evenement.view-mode-listes > a .group-lien, .node-selection-de-livres.view-mode-listes > a .field-group-link, .node-selection-de-livres.view-mode-listes > a .group-lien { display: flex; flex-direction: column; justify-content: flex-end; overflow: hidden; color: #292929; margin-top: -1px; border-top: 1px solid #d3cecb; height: 193px; font-size: 1em; }
.node-article.view-mode-listes > a .field-group-link > *, .node-article.view-mode-listes > a .group-lien > *, .node-hw-evenement.view-mode-listes > a .field-group-link > *, .node-hw-evenement.view-mode-listes > a .group-lien > *, .node-selection-de-livres.view-mode-listes > a .field-group-link > *, .node-selection-de-livres.view-mode-listes > a .group-lien > * { margin: 1rem 0 5px; }
.node-article.view-mode-listes > a .field-group-link .field-name-field-source, .node-article.view-mode-listes > a .group-lien .field-name-field-source, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source { padding: 0 1.5rem 0.5rem 1.5rem; padding-top: 1rem; margin: auto 0; }
.node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item, .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item * { color: #b7272d; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; font-size: 1.5rem; font-style: normal; font-weight: 600; }
.node-article.view-mode-listes > a .field-group-link .field-name-title-field, .node-article.view-mode-listes > a .field-group-link .field-name-title, .node-article.view-mode-listes > a .group-lien .field-name-title-field, .node-article.view-mode-listes > a .group-lien .field-name-title, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title { padding: 0 1.5rem 0.5rem 1.5rem; }
.node-article.view-mode-listes > a .field-group-link .field-name-title-field *, .node-article.view-mode-listes > a .field-group-link .field-name-title *, .node-article.view-mode-listes > a .group-lien .field-name-title-field *, .node-article.view-mode-listes > a .group-lien .field-name-title *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title * { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #292929; display: block; font-size: 1.5rem; margin: 0; font-weight: 600; text-align: left; padding: 0; }
.node-article.view-mode-listes > a .field-group-link .field-name-body, .node-article.view-mode-listes > a .group-lien .field-name-body, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-body, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-body { margin-top: 0; font-size: 1.5rem; height: 5.25rem; text-align: left; overflow: hidden; padding: 0 1.5rem 0.5rem 1.5rem; }
.node-article.view-mode-listes > a .field-group-link .field-name-body *, .node-article.view-mode-listes > a .group-lien .field-name-body *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-body *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-body * { margin: auto 0; padding: 0; font-size: 1.5rem; line-height: 1.1em; font-weight: lighter; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement, .node-article.view-mode-listes > a .field-group-link .field-name-post-date, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement, .node-article.view-mode-listes > a .group-lien .field-name-post-date, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date { margin-bottom: 7px; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #b7272d; transition:  0.3s all; display: inline; padding: .3rem 1rem; margin: auto 0 2px 0; }
@media screen and (max-width: 767px) { .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:before, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:after, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item span, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:before, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:after, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item span, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:before, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:after, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items span, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:before, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:after, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item span, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:before, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:after, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item span, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:before, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:after, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items span, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:before, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:after, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item span, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:before, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:after, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item span, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:before, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:after, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items span, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus { color: #b7272d; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus { border: none; box-shadow: none; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus { background: transparent; transition:  0.3s background; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover { border: none; box-shadow: none; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover { color: #ffffff; border: 1px solid #b7272d; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:before, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:after, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:before, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:after, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:before, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:after, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:before, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:after, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:before, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:after, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:before, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:after, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:before, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:after, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:before, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:after, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:before, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:after { color: currentColor; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item *, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item *, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items *, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item *, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item *, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items * { display: inline; font-size: 1.4rem; font-weight: lighter; text-transform: uppercase; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item *, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item *, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items *, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item *, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item *, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items * { color: currentColor; }
.node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover *, .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover *, .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover *, .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover *, .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover *, .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover *, .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover *, .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover *, .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover *, .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover * { color: #ffffff; }
@media screen and (min-width: 768px) and (max-width: 1440px) { .node-article.view-mode-listes > a .field-group-link, .node-article.view-mode-listes > a .group-lien, .node-hw-evenement.view-mode-listes > a .field-group-link, .node-hw-evenement.view-mode-listes > a .group-lien, .node-selection-de-livres.view-mode-listes > a .field-group-link, .node-selection-de-livres.view-mode-listes > a .group-lien { height: 230px; } }
@media screen and (max-width: 767px) { .node-article.view-mode-listes, .node-hw-evenement.view-mode-listes, .node-selection-de-livres.view-mode-listes { margin-top: 1.5rem; }
  .node-article.view-mode-listes > a, .node-hw-evenement.view-mode-listes > a, .node-selection-de-livres.view-mode-listes > a { border: none; justify-content: stretch; min-height: 0; }
  .node-article.view-mode-listes > a .field-name-field-tags, .node-article.view-mode-listes > a > .field-name-title-field, .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .node-selection-de-livres.view-mode-listes > a > .field-name-title-field { margin-bottom: 0; }
  .node-article.view-mode-listes > a .field-group-link, .node-article.view-mode-listes > a .group-lien, .node-hw-evenement.view-mode-listes > a .field-group-link, .node-hw-evenement.view-mode-listes > a .group-lien, .node-selection-de-livres.view-mode-listes > a .field-group-link, .node-selection-de-livres.view-mode-listes > a .group-lien { height: auto; } }
.node-article.view-mode-recherche, .node-hw-evenement.view-mode-recherche { border: 1px solid #292929; padding: 4rem 4rem; margin-bottom: 4rem; }
.node-article.view-mode-recherche img, .node-hw-evenement.view-mode-recherche img { margin: 0; max-width: 265px; width: 100%; box-shadow: 0.5rem 0.5rem 0.3rem 0.05rem rgba(41, 41, 41, 0.4); transition:  0.3s box-shadow; }
.node-article.view-mode-recherche img:hover, .node-hw-evenement.view-mode-recherche img:hover { box-shadow: 0.5rem 0.5rem calc(0.3rem*2) calc(0.05rem*1.5) rgba(41, 41, 41, 0.4); }
.node-article.view-mode-recherche .row, .node-hw-evenement.view-mode-recherche .row { display: flex; }
.node-article.view-mode-recherche .row .col-sm-4, .node-hw-evenement.view-mode-recherche .row .col-sm-4 { padding-right: 2rem; }
.node-article.view-mode-recherche .row .col-sm-8, .node-hw-evenement.view-mode-recherche .row .col-sm-8 { display: flex; flex-direction: column; justify-content: space-between; }
.node-article.view-mode-recherche .row .col-sm-8::before, .node-hw-evenement.view-mode-recherche .row .col-sm-8::before { content: "Actualité"; color: #b7272d; font-size: 1.9rem; font-weight: 800; text-transform: uppercase; white-space: nowrap; display: block; padding-bottom: 1.4rem; margin-bottom: 0.5rem; border-bottom: 2px solid #b7272d; overflow: visible; width: 55px; }
.node-article.view-mode-recherche .row .col-sm-8 > *, .node-hw-evenement.view-mode-recherche .row .col-sm-8 > * { margin-top: 1rem; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 2.8rem; text-transform: uppercase; font-weight: 800; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:before, .node-article.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:after, .node-article.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a span, .node-article.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:focus, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:before, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:after, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a span, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover { color: #b7272d; text-decoration: none; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:before, .node-article.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:after, .node-article.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover span, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:before, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:after, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover span { color: #b7272d; }
.node-article.view-mode-recherche .row .col-sm-8 .field-type-datetime span, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-type-datetime span { font-size: 1.4rem; font-weight: lighter; font-style: italic; text-transform: uppercase; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link { margin-top: 2rem; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; font-weight: 400; white-space: nowrap; }
@media screen and (max-width: 767px) { .node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:before, .node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:after, .node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a span, .node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:before, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:after, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a span, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { border: none; box-shadow: none; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { background: transparent; transition:  0.3s background; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { border: none; box-shadow: none; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { color: #ffffff; border: 1px solid #b7272d; }
.node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:before, .node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:after, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:before, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:after { color: currentColor; }
@media screen and (min-width: 768px) and (max-width: 991px) { .node-article.view-mode-recherche .row > div, .node-hw-evenement.view-mode-recherche .row > div { width: 50%; } }
@media screen and (max-width: 767px) { .node-article.view-mode-recherche, .node-hw-evenement.view-mode-recherche { border: none; margin-bottom: 0; }
  .node-article.view-mode-recherche .row, .node-hw-evenement.view-mode-recherche .row { display: block; }
  .node-article.view-mode-recherche .row::before, .node-hw-evenement.view-mode-recherche .row::before { content: "Actualité"; font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; font-size: 1.7rem; text-transform: uppercase; display: block; padding-bottom: 1.4rem; text-align: center; margin: 0 auto; }
  .node-article.view-mode-recherche .row::before span, .node-hw-evenement.view-mode-recherche .row::before span { font-size: 2.5rem; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .node-article.view-mode-recherche .row::before, .node-hw-evenement.view-mode-recherche .row::before { color: #ffffff; } }
@media screen and (max-width: 767px) { .node-article.view-mode-recherche .row .col-sm-4, .node-hw-evenement.view-mode-recherche .row .col-sm-4 { padding-right: 0; margin-bottom: 1.5rem; }
  .node-article.view-mode-recherche .row .col-sm-4::before, .node-hw-evenement.view-mode-recherche .row .col-sm-4::before { border-bottom: 2px solid #b7272d; width: 50px; content: ''; display: block; margin: 0 auto 2.5rem; }
  .node-article.view-mode-recherche .row .col-sm-8::before, .node-hw-evenement.view-mode-recherche .row .col-sm-8::before { content: none; }
  .node-article.view-mode-recherche .row .col-sm-8 .field-name-node-link a, .node-hw-evenement.view-mode-recherche .row .col-sm-8 .field-name-node-link a { display: block; text-align: center; } }
.node-article.view-mode-recherche .field-name-title-field a, .node-hw-evenement.view-mode-recherche .field-name-title-field a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 2.8rem; text-transform: uppercase; font-weight: 800; }
.node-article.view-mode-recherche .field-name-title-field a:before, .node-article.view-mode-recherche .field-name-title-field a:after, .node-article.view-mode-recherche .field-name-title-field a span, .node-article.view-mode-recherche .field-name-title-field a:focus, .node-hw-evenement.view-mode-recherche .field-name-title-field a:before, .node-hw-evenement.view-mode-recherche .field-name-title-field a:after, .node-hw-evenement.view-mode-recherche .field-name-title-field a span, .node-hw-evenement.view-mode-recherche .field-name-title-field a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-article.view-mode-recherche .field-name-title-field a:hover, .node-hw-evenement.view-mode-recherche .field-name-title-field a:hover { color: #b7272d; text-decoration: none; }
.node-article.view-mode-recherche .field-name-title-field a:hover:before, .node-article.view-mode-recherche .field-name-title-field a:hover:after, .node-article.view-mode-recherche .field-name-title-field a:hover span, .node-hw-evenement.view-mode-recherche .field-name-title-field a:hover:before, .node-hw-evenement.view-mode-recherche .field-name-title-field a:hover:after, .node-hw-evenement.view-mode-recherche .field-name-title-field a:hover span { color: #b7272d; }
.node-hw-evenement.view-mode-recherche .row .col-sm-8::before { content: 'Évenement'; }
.node-hw-video.view-mode-teaser { padding: 0  2em; max-width: 500px; margin: auto; background: #292929; box-shadow: 0.5rem 0.5rem 0.3rem 0.05rem rgba(41, 41, 41, 0.25); transition:  0.3s box-shadow; }
.node-hw-video.view-mode-teaser:hover { box-shadow: 0.5rem 0.5rem calc(0.3rem*2) calc(0.05rem*1.5) rgba(41, 41, 41, 0.25); }
.node-hw-video.view-mode-teaser .field-name-title-field { margin-top: 2rem; }
.node-hw-video.view-mode-teaser .field-name-title-field a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: bold; text-transform: uppercase; }
.node-hw-video.view-mode-teaser .field-name-title-field a:before, .node-hw-video.view-mode-teaser .field-name-title-field a:after, .node-hw-video.view-mode-teaser .field-name-title-field a span, .node-hw-video.view-mode-teaser .field-name-title-field a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-video.view-mode-teaser .field-name-title-field a:hover { color: #b7272d; text-decoration: none; }
.node-hw-video.view-mode-teaser .field-name-title-field a:hover:before, .node-hw-video.view-mode-teaser .field-name-title-field a:hover:after, .node-hw-video.view-mode-teaser .field-name-title-field a:hover span { color: #b7272d; }
.node-hw-video.view-mode-teaser .field-name-body { margin-top: 1.5em; text-transform: uppercase; }
.node-hw-video.view-mode-teaser .field-name-mmaw-image-preview { position: relative; cursor: pointer; }
.node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item { height: 100%; display: block; }
.node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item img { margin: 0 auto; }
.node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item:before { border-radius: 50%; width: 3em; height: 3em; transition:  0.15s all; top: 50%; left: 50%; position: absolute; transform: translateX(-50%) translateY(-50%); line-height: 3em; content: '\f04b'; font-family: FontAwesome; color: #ffffff; background: #292929; opacity: 0.6; text-align: center; display: block; font-size: 1.4em; }
.node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item:hover:before { font-size: 1.5em; opacity: 0.9; }
.node-hw-video.view-mode-teaser .content_video_link_colorbox { display: none; }
@media screen and (max-width: 767px) { .node-hw-video.view-mode-teaser { padding: 0; }
  .node-hw-video.view-mode-teaser .field-name-title-field { margin-top: 0; padding: 1rem 4rem; text-align: center; } }
#colorbox iframe { max-width: 100%; }
.node-hw-video.view-mode-recherche { border: 1px solid #292929; padding: 4rem 4rem; margin-bottom: 4rem; }
.node-hw-video.view-mode-recherche .field-name-mmaw-image-preview { position: relative; cursor: pointer; }
.node-hw-video.view-mode-recherche .field-name-mmaw-image-preview .field-item { height: 100%; display: block; }
.node-hw-video.view-mode-recherche .field-name-mmaw-image-preview .field-item img { margin: 0 auto; }
.node-hw-video.view-mode-recherche .field-name-mmaw-image-preview .field-item:before { border-radius: 50%; width: 3em; height: 3em; transition:  0.15s all; top: 50%; left: 50%; position: absolute; transform: translateX(-50%) translateY(-50%); line-height: 3em; content: '\f04b'; font-family: FontAwesome; color: #ffffff; background: #292929; opacity: 0.6; text-align: center; display: block; font-size: 1.4em; }
.node-hw-video.view-mode-recherche .field-name-mmaw-image-preview .field-item:hover:before { font-size: 1.5em; opacity: 0.9; }
.node-hw-video.view-mode-recherche .content_video_link_colorbox { display: none; }
.node-hw-video.view-mode-recherche img { margin: 0; max-width: 265px; width: 100%; box-shadow: 0.5rem 0.5rem 0.3rem 0.05rem rgba(41, 41, 41, 0.4); transition:  0.3s box-shadow; }
.node-hw-video.view-mode-recherche img:hover { box-shadow: 0.5rem 0.5rem calc(0.3rem*2) calc(0.05rem*1.5) rgba(41, 41, 41, 0.4); }
.node-hw-video.view-mode-recherche .row { display: flex; }
.node-hw-video.view-mode-recherche .row .col-sm-4 { padding-right: 2rem; }
.node-hw-video.view-mode-recherche .row .col-sm-8 { display: flex; flex-direction: column; justify-content: space-between; }
.node-hw-video.view-mode-recherche .row .col-sm-8::before { content: "Vidéo"; color: #b7272d; font-size: 1.9rem; font-weight: 800; text-transform: uppercase; white-space: nowrap; display: block; padding-bottom: 1.4rem; margin-bottom: 0.5rem; border-bottom: 2px solid #b7272d; overflow: visible; width: 55px; }
.node-hw-video.view-mode-recherche .row .col-sm-8 > * { margin-top: 1rem; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 2.8rem; text-transform: uppercase; font-weight: 800; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:before, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:after, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a span, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover { color: #b7272d; text-decoration: none; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:before, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:after, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover span { color: #b7272d; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-type-datetime span { font-size: 1.4rem; font-weight: lighter; font-style: italic; text-transform: uppercase; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link { margin-top: 2rem; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; font-weight: 400; white-space: nowrap; }
@media screen and (max-width: 767px) { .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:before, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:after, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a span, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { border: none; box-shadow: none; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { background: transparent; transition:  0.3s background; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { border: none; box-shadow: none; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { color: #ffffff; border: 1px solid #b7272d; }
.node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:before, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:after { color: currentColor; }
@media screen and (min-width: 768px) and (max-width: 991px) { .node-hw-video.view-mode-recherche .row > div { width: 50%; } }
@media screen and (max-width: 767px) { .node-hw-video.view-mode-recherche { border: none; margin-bottom: 0; }
  .node-hw-video.view-mode-recherche .row { display: block; }
  .node-hw-video.view-mode-recherche .row::before { content: "Vidéo"; font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; font-size: 1.7rem; text-transform: uppercase; display: block; padding-bottom: 1.4rem; text-align: center; margin: 0 auto; }
  .node-hw-video.view-mode-recherche .row::before span { font-size: 2.5rem; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .node-hw-video.view-mode-recherche .row::before { color: #ffffff; } }
@media screen and (max-width: 767px) { .node-hw-video.view-mode-recherche .row .col-sm-4 { padding-right: 0; margin-bottom: 1.5rem; }
  .node-hw-video.view-mode-recherche .row .col-sm-4::before { border-bottom: 2px solid #b7272d; width: 50px; content: ''; display: block; margin: 0 auto 2.5rem; }
  .node-hw-video.view-mode-recherche .row .col-sm-8::before { content: none; }
  .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a { display: block; text-align: center; } }
@media screen and (max-width: 767px) { .node-hw-video.view-mode-recherche { background: #292929; color: #ffffff; }
  .node-hw-video.view-mode-recherche * { color: #ffffff; }
  .node-hw-video.view-mode-recherche .row::before { color: #ffffff; }
  .node-hw-video.view-mode-recherche .row .col-sm-4::before { border-bottom: 2px solid #ffffff; }
  .node-hw-video.view-mode-recherche .row .col-sm-8 { margin-top: 1.5rem; }
  .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #ffffff; transition:  0.3s all; font-weight: 400; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
@media screen and (max-width: 767px) { .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:before, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:after, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a span, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { border: none; box-shadow: none; }
  .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { background: transparent; transition:  0.3s background; }
  .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
  .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { border: none; box-shadow: none; }
  .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { color: #ffffff; border: 1px solid #b7272d; }
  .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:before, .node-hw-video.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:after { color: currentColor; } }
.node-hw-intervenant.node-teaser { background: #ECECEC; padding: 1.5rem 2.5rem 2.5rem 2.5rem; }
.node-hw-intervenant.node-teaser .field-name-title-field h2 { margin-top: 0; line-height: 0.9em; font-family: "Open Sans", Helvetica, Arial, sans-serif; }
.node-hw-intervenant.node-teaser .field-name-title-field h2 a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: 600; font-size: 2rem; }
.node-hw-intervenant.node-teaser .field-name-title-field h2 a:before, .node-hw-intervenant.node-teaser .field-name-title-field h2 a:after, .node-hw-intervenant.node-teaser .field-name-title-field h2 a span, .node-hw-intervenant.node-teaser .field-name-title-field h2 a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-intervenant.node-teaser .field-name-title-field h2 a:hover { color: #b7272d; text-decoration: none; }
.node-hw-intervenant.node-teaser .field-name-title-field h2 a:hover:before, .node-hw-intervenant.node-teaser .field-name-title-field h2 a:hover:after, .node-hw-intervenant.node-teaser .field-name-title-field h2 a:hover span { color: #b7272d; }
.node-hw-intervenant.node-teaser .field-name-hw-intervenant-photos img { margin: 2rem auto; }
.node-hw-intervenant.node-teaser .field-name-hw-intervenant-biographie p { font-weight: 200; }
.node-hw-intervenant.node-teaser .field-name-node-link { margin-top: 2rem; }
.node-hw-intervenant.node-teaser .field-name-node-link .field-item { overflow: hidden; }
.node-hw-intervenant.node-teaser .field-name-node-link .field-item a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-weight: 400; }
@media screen and (max-width: 767px) { .node-hw-intervenant.node-teaser .field-name-node-link .field-item a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.node-hw-intervenant.node-teaser .field-name-node-link .field-item a:focus { border: none; box-shadow: none; }
.node-hw-intervenant.node-teaser .field-name-node-link .field-item a:focus { background: #ffffff; transition:  0.3s background; }
.node-hw-intervenant.node-teaser .field-name-node-link .field-item a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.node-hw-intervenant.node-teaser .field-name-node-link .field-item a:hover { border: none; box-shadow: none; }
.node-hw-intervenant.node-teaser .field-name-node-link .field-item a:before, .node-hw-intervenant.node-teaser .field-name-node-link .field-item a:after, .node-hw-intervenant.node-teaser .field-name-node-link .field-item a span, .node-hw-intervenant.node-teaser .field-name-node-link .field-item a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-intervenant.node-teaser .field-name-node-link .field-item a:hover { color: #ffffff; text-decoration: none; }
.node-hw-intervenant.node-teaser .field-name-node-link .field-item a:hover:before, .node-hw-intervenant.node-teaser .field-name-node-link .field-item a:hover:after, .node-hw-intervenant.node-teaser .field-name-node-link .field-item a:hover span { color: #ffffff; }
.node-hw-intervenant.view-mode-recherche { border: 1px solid #292929; padding: 4rem 4rem; margin-bottom: 4rem; }
.node-hw-intervenant.view-mode-recherche img { margin: 0; max-width: 265px; width: 100%; box-shadow: 0.5rem 0.5rem 0.3rem 0.05rem rgba(41, 41, 41, 0.4); transition:  0.3s box-shadow; }
.node-hw-intervenant.view-mode-recherche img:hover { box-shadow: 0.5rem 0.5rem calc(0.3rem*2) calc(0.05rem*1.5) rgba(41, 41, 41, 0.4); }
.node-hw-intervenant.view-mode-recherche .row { display: flex; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-4 { padding-right: 2rem; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 { display: flex; flex-direction: column; justify-content: space-between; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8::before { content: "Auteur"; color: #b7272d; font-size: 1.9rem; font-weight: 800; text-transform: uppercase; white-space: nowrap; display: block; padding-bottom: 1.4rem; margin-bottom: 0.5rem; border-bottom: 2px solid #b7272d; overflow: visible; width: 55px; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 > * { margin-top: 1rem; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 2.8rem; text-transform: uppercase; font-weight: 800; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:before, .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:after, .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a span, .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover { color: #b7272d; text-decoration: none; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:before, .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover:after, .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-hw-intervenants a:hover span { color: #b7272d; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-type-datetime span { font-size: 1.4rem; font-weight: lighter; font-style: italic; text-transform: uppercase; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link { margin-top: 2rem; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; font-weight: 400; white-space: nowrap; }
@media screen and (max-width: 767px) { .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:before, .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:after, .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a span, .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { border: none; box-shadow: none; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:focus { background: transparent; transition:  0.3s background; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { background: #b7272d; border-color: #b7272d; text-decoration: none; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { border: none; box-shadow: none; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover { color: #ffffff; border: 1px solid #b7272d; }
.node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:before, .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a:hover:after { color: currentColor; }
@media screen and (min-width: 768px) and (max-width: 991px) { .node-hw-intervenant.view-mode-recherche .row > div { width: 50%; } }
@media screen and (max-width: 767px) { .node-hw-intervenant.view-mode-recherche { border: none; margin-bottom: 0; }
  .node-hw-intervenant.view-mode-recherche .row { display: block; }
  .node-hw-intervenant.view-mode-recherche .row::before { content: "Auteur"; font-size: 2.5rem; font-weight: bold; margin: 0.9rem 0 1.5rem 0; color: #b7272d; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-align: center; font-size: 1.7rem; text-transform: uppercase; display: block; padding-bottom: 1.4rem; text-align: center; margin: 0 auto; }
  .node-hw-intervenant.view-mode-recherche .row::before span { font-size: 2.5rem; } }
@media screen and (max-width: 767px) and (max-width: 767px) { .node-hw-intervenant.view-mode-recherche .row::before { color: #ffffff; } }
@media screen and (max-width: 767px) { .node-hw-intervenant.view-mode-recherche .row .col-sm-4 { padding-right: 0; margin-bottom: 1.5rem; }
  .node-hw-intervenant.view-mode-recherche .row .col-sm-4::before { border-bottom: 2px solid #b7272d; width: 50px; content: ''; display: block; margin: 0 auto 2.5rem; }
  .node-hw-intervenant.view-mode-recherche .row .col-sm-8::before { content: none; }
  .node-hw-intervenant.view-mode-recherche .row .col-sm-8 .field-name-node-link a { display: block; text-align: center; } }
.node-hw-intervenant.view-mode-recherche .field-name-title-field a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 2.8rem; text-transform: uppercase; font-weight: 800; }
.node-hw-intervenant.view-mode-recherche .field-name-title-field a:before, .node-hw-intervenant.view-mode-recherche .field-name-title-field a:after, .node-hw-intervenant.view-mode-recherche .field-name-title-field a span, .node-hw-intervenant.view-mode-recherche .field-name-title-field a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.node-hw-intervenant.view-mode-recherche .field-name-title-field a:hover { color: #b7272d; text-decoration: none; }
.node-hw-intervenant.view-mode-recherche .field-name-title-field a:hover:before, .node-hw-intervenant.view-mode-recherche .field-name-title-field a:hover:after, .node-hw-intervenant.view-mode-recherche .field-name-title-field a:hover span { color: #b7272d; }
@media screen and (max-width: 767px) { .node-hw-intervenant.view-mode-recherche { background: #d3cecb; } }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article { position: relative; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu { left: 13%; right: 55%; bottom: 2rem; padding-bottom: 2rem; text-align: center; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur { text-align: left; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .prenom { display: inline; margin: 0 1rem 0 0; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom a, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .prenom a { transition:  0.3s color; font-weight: 800; font-size: 3.2rem; color: currentColor; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom { margin-top: 0; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur:hover .nom a, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur:hover .prenom a { color: #292929; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text { text-align: left; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text a { font-family: "Open Sans", Helvetica, Arial, sans-serif; color: #292929; font-size: 4.8rem; letter-spacing: 0; font-weight: 200; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv { max-width: 330px; left: 60%; box-shadow: 1.5rem 1.5rem 0 #ffffff; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien { margin: 0; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien:focus { border: none; box-shadow: none; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien:focus { background: transparent; transition:  0.3s background; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien:hover { border: none; box-shadow: none; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a { color: currentColor; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: 200; letter-spacing: 0; font-size: 3rem; white-space: nowrap; text-transform: none; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:before { content: ">> "; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:before, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:after, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a span, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:focus { color: currentColor; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover { color: #292929; text-decoration: none; }
.univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover:before, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover:after, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover span { color: #292929; }
@media screen and (min-width: 768px) and (max-width: 991px) { .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slick-dots { margin: -11rem 1rem 11rem 0; max-width: 12%; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv { left: 52%; } }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slick-list { padding-bottom: 0; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slick-dots { margin: -5.5rem auto 3rem auto; float: none; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article { position: relative; padding: 3rem 1rem 8rem 1rem; display: flex; flex-direction: column; justify-content: space-around; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .img_bg { position: absolute; top: 0; right: 0; z-index: 1; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .img_bg img { width: auto; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu { position: relative; top: auto; left: auto; right: auto; bottom: auto; z-index: 1; padding-bottom: 0; margin: 1rem; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur { text-align: center; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom a, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .prenom a { font-size: 1.8rem; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text { text-align: center; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text a { font-size: 1.8rem; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv { position: relative; top: auto; left: auto; right: auto; bottom: auto; max-width: 100px; margin: 0 auto; z-index: 1; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien { margin: 2rem auto 2rem auto; max-width: none; width: 100%; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a { border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; color: currentColor; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; font-size: 2rem; padding: 1rem 1rem; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:focus { border: none; box-shadow: none; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:focus { background: transparent; transition:  0.3s background; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover { border: none; box-shadow: none; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:before, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:after, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a span, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:focus { color: currentColor; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover { color: #292929; text-decoration: none; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover:before, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover:after, .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover span { color: #292929; }
  .univers_pluriel.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:after { content: " <<"; } }
.univers_pluriel.html.not-front #block-views-univers-block-1 { overflow: hidden; background: #E9E6E4; }
.univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-size: 1.8rem; line-height: 1.3em; font-weight: 400; padding: 0.7rem 1rem; text-align: center; margin: auto; max-width: 180px; font-size: 1.8rem; font-weight: 600; height: auto; min-height: 0; padding: 0 1rem; line-height: 2.4em; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:focus { border: none; box-shadow: none; }
.univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:focus { background: #ffffff; transition:  0.3s background; }
.univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:hover { background: #ffffff; border-color: #ffffff; text-decoration: none; }
.univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:hover { border: none; box-shadow: none; }
.univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:before, .univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:after, .univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title span, .univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:hover { color: #292929; text-decoration: none; }
.univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:hover:before, .univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:hover:after, .univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title:hover span { color: #292929; }
.univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper:after { content: none; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title { padding-top: 0; padding-bottom: 0; margin-top: 2.5rem; } }
.univers_pluriel.html.not-front #block-views-univers-block-1 .view-univers .slick .slick__arrow > .slick-arrow::before { color: #292929; -webkit-text-stroke: 3px #E9E6E4; text-stroke: 3px #E9E6E4; }
.univers_pluriel.html.not-front #block-views-univers-block-1 .view-univers .slick .slick__arrow > .slick-arrow:hover::before { color: #C82112; }
.univers_pluriel.html.not-front #block-views-actualites-block-2 { margin-bottom: 3rem; }
.univers_pluriel.html.not-front #block-block-4 { background: #ffffff; }
.univers_pluriel.html.not-front #block-block-4 .block-title-wrapper::after { content: none; }
.univers_pluriel.html.not-front #block-block-4 .newsletter_2 { color: #C82112; }
.univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #292929; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-weight: 600; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:focus { border: none; box-shadow: none; }
.univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:focus { background: #292929; transition:  0.3s background; }
.univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:hover { background: #C82112; border-color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:hover { border: none; box-shadow: none; }
.univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:before, .univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:after, .univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button span, .univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:hover { color: #ffffff; text-decoration: none; }
.univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:hover:before, .univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:hover:after, .univers_pluriel.html.not-front #block-block-4 .newsletter_2 .button:hover span { color: #ffffff; }
.univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-size: 1.8rem; line-height: 1.3em; font-weight: 400; padding: 0.7rem 1rem; text-align: center; margin: auto; max-width: 180px; font-size: 1.8rem; font-weight: 600; height: auto; min-height: 0; padding: 0 1rem; line-height: 2.4em; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:focus { border: none; box-shadow: none; }
.univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:focus { background: #ffffff; transition:  0.3s background; }
.univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:hover { background: #ffffff; border-color: #ffffff; text-decoration: none; }
.univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:hover { border: none; box-shadow: none; }
.univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:before, .univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:after, .univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title span, .univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:hover { color: #292929; text-decoration: none; }
.univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:hover:before, .univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:hover:after, .univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title:hover span { color: #292929; }
.univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper:after { content: none; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title { padding-top: 0; padding-bottom: 0; margin-top: 2.5rem; } }
.univers_pluriel.html.not-front #navbar .navbar-header * { color: #C82112; }
.univers_pluriel.html.not-front #navbar .navbar-header *.glyphicon::before { color: #C82112; border-color: #C82112; border: 3px solid currentColor; }
.univers_pluriel.html.not-front #navbar .navbar-header *:hover::before, .univers_pluriel.html.not-front #navbar .navbar-header *:hover::after { color: #292929; }
.univers_pluriel.html.not-front #navbar .navbar-header *.navbar-fade-button:hover:before { color: #292929; }
.univers_pluriel.html.not-front #navbar .navbar-header *.navbar-fade-button:hover .glyphicon::before { color: #292929; border-color: #292929; }
.univers_pluriel.html.not-front #navbar .navbar-header #edit-search-api-views-fulltext { color: #C82112; border-bottom: 1px solid #C82112; }
.univers_pluriel.html.not-front #navbar .navbar-header #edit-search-api-views-fulltext::placeholder { color: #C82112; }
.univers_pluriel.html.not-front #navbar.opened .navbar-header * { color: #C82112; }
.univers_pluriel.html.not-front #navbar.opened .navbar-header *:hover { color: #292929; }
.univers_pluriel.html.not-front #navbar.opened .navbar-header *.navbar-fade-button span:before { color: #C82112; border: none; }
.univers_pluriel.html.not-front #navbar.opened .navbar-header *.navbar-fade-button span:before:hover { color: #292929; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front #navbar .navbar-header #block-mmaw-blocks-logo img { margin-bottom: 1rem; } }
.univers_pluriel.html.not-front .footer { background: #C82112; }
.univers_pluriel.html.not-front .footer > .container .col_footer .block-title { color: #ffffff; padding-bottom: 2rem; }
.univers_pluriel.html.not-front .footer > .container .col_footer .block-title::after { transition:  0.3s all; content: ''; display: block; width: 100%; max-width: 100%; height: 1px; margin: auto; background: #ffffff; }
.univers_pluriel.html.not-front .footer > .container .col_footer .block-title:after { margin-top: 2rem; }
.univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav { border-left: none; }
.univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:before, .univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:after, .univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a span, .univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover { color: #292929; text-decoration: none; }
.univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover:before, .univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover:after, .univers_pluriel.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover span { color: #292929; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs { margin: 1rem auto 3rem auto; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-size: 1.8rem; line-height: 1.3em; font-weight: 400; padding: 0.7rem 1rem; font-weight: 200; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:focus { border: none; box-shadow: none; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:focus { background: transparent; transition:  0.3s background; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover { background: transparent; border-color: transparent; text-decoration: none; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover { border: none; box-shadow: none; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:before, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:after, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a span, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover { color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover:before, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover:after, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover span { color: #C82112; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #C82112; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-size: 1.8rem; line-height: 1.3em; font-weight: 400; padding: 0.7rem 1rem; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:focus { border: none; box-shadow: none; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:focus { background: #C82112; transition:  0.3s background; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:hover { background: #C82112; border-color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:hover { border: none; box-shadow: none; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:before, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:after, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a span, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:hover { color: #ffffff; text-decoration: none; }
.univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:hover:before, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:hover:after, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a, .univers_pluriel.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a.active { padding: .5rem 0 0 0; } }
.univers_pluriel.html.not-front .field-name-body a { color: #C82112; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .field-name-body a:before, .univers_pluriel.html.not-front .field-name-body a:after, .univers_pluriel.html.not-front .field-name-body a span, .univers_pluriel.html.not-front .field-name-body a:focus { color: #C82112; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .field-name-body a:hover { color: #292929; text-decoration: none; }
.univers_pluriel.html.not-front .field-name-body a:hover:before, .univers_pluriel.html.not-front .field-name-body a:hover:after, .univers_pluriel.html.not-front .field-name-body a:hover span { color: #292929; }
.univers_pluriel.html.not-front .node-article.view-mode-listes, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes { padding: 0 1rem 1.5rem 1rem; border: 2px solid #E9E6E4; background-color: #E9E6E4; text-align: center; min-height: 400px; display: flex; flex-direction: column; justify-content: space-between; }
.univers_pluriel.html.not-front .node-article.view-mode-listes:before, .univers_pluriel.html.not-front .node-article.view-mode-listes:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes:after { content: none; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a { background: transparent; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-image, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-image, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-image { margin: 0 0 0 0; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-image img, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-image img, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-image img { width: 100%; max-width: 360px; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags { margin: 0 0 auto 0; justify-self: flex-start; background: #E9E6E4; max-width: 90%; position: relative; z-index: 1; font-size: 1.4rem; margin: -1.6em auto auto auto; padding: .4rem .8rem 0 .8rem; border: 1px solid #d3cecb; border-bottom: none; text-align: center; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item a, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags a, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags a, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; text-transform: uppercase; font-weight: 700; font-size: 1.4rem; line-height: 1em; height: 1.6em; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item a:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item a:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item a span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item a:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags a:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags a:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags a span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags a:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags a span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item a:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags a:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:hover { color: #b7272d; text-decoration: none; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item a:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item a:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item a:hover span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item:hover span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags a:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags a:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags a:hover span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above:hover span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label:hover span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags:hover span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item a:hover span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item:hover span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags a:hover span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above:hover span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label:hover span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags:hover span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item a:hover span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above:hover span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label:hover span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item:hover span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags a:hover span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above:hover span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label:hover span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags:hover span { color: #b7272d; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .label-above, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-item .field-label, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .label-above, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-label, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .label-above, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-item .field-label, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .label-above, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-label, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .label-above, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-item .field-label, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .label-above, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-label { height: 1.6em; color: #292929 !important; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link { display: flex; flex-direction: column; justify-content: flex-end; overflow: hidden; color: #292929; height: 225px; font-size: 1em; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link > *, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link > *, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link > * { margin: 1rem 0; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source { padding: 0 1.5rem .5rem 1.5rem; margin-bottom: .5rem; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item * { color: #b7272d; display: block; text-align: left; font-size: 1em; text-transform: uppercase; font-weight: bold; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date { padding: 0 1.5rem .5rem 1.5rem; margin-bottom: .5rem; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date span { font-size: 0.9em; font-weight: lighter; font-style: italic; text-transform: uppercase; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title { margin-bottom: .5rem; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field *, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title *, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field *, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title *, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field *, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title * { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 2rem; text-transform: uppercase; font-weight: 800; text-align: left; padding: 0; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-body, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body { margin-top: 0; font-size: 1.6rem; height: 5.6rem; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-body *, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body *, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body * { margin: auto 0; padding: 0; font-size: 1.6rem; font-weight: lighter; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #292929; transition:  0.3s all; display: inline; padding: .3rem 1rem; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus { border: none; box-shadow: none; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus { background: transparent; transition:  0.3s background; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover { background: #C82112; border-color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover { border: none; box-shadow: none; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover { color: #ffffff; border: 1px solid #C82112; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after { color: currentColor; }
.univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover *, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pluriel.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover *, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover *, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover *, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover *, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover * { color: #ffffff; font-weight: 400; }
@media screen and (min-width: 768px) and (max-width: 1440px) { .univers_pluriel.html.not-front .node-article.view-mode-listes, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes { min-height: 360px; } }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front .node-article.view-mode-listes, .univers_pluriel.html.not-front .node-hw-evenement.view-mode-listes, .univers_pluriel.html.not-front .node-selection-de-livres.view-mode-listes { border: none; } }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-nouveaute:before { background: #C82112; font-weight: 400; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-a-paraitre:before { font-weight: 400; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item { text-align: center; font-size: 1.3em; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: 800; font-size: 1em; text-transform: uppercase; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:before, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:after, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a span, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover { color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover:before, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover:after, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover span { color: #C82112; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants { margin-top: 1em; display: block; height: 3.6rem; line-height: 1.8rem; overflow: hidden; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants.deployed { height: auto; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants .field-item, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a { line-height: 1.8rem; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants p { margin-bottom: 1.8rem; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; display: block; text-align: center; font-size: 1.8rem; font-weight: 400; text-transform: none; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:before, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:after, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a span, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover { color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover:before, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover:after, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover span { color: #C82112; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field { max-width: none; padding: .5rem; margin-top: 0; }
  .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a { display: block; height: 3.2rem; line-height: 1.6rem; overflow: hidden; }
  .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a.deployed { height: auto; }
  .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a .field-item, .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a a { line-height: 1.6rem; }
  .univers_pluriel.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a p { margin-bottom: 1.6rem; } }
.univers_pluriel.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:before, .univers_pluriel.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:after, .univers_pluriel.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a span, .univers_pluriel.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover { color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover:before, .univers_pluriel.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover:after, .univers_pluriel.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover span { color: #C82112; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted { background: #E9E6E4; color: #292929; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li + li::before { color: #292929; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover { color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover span { color: #C82112; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li { color: #292929; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture { padding: 0 3rem 4.2rem 3rem; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture img { box-shadow: 1.5rem 1.5rem 0 #ffffff; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #E9E6E4; color: #C82112; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; text-transform: none; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 200; font-size: 4.8rem; line-height: 1em; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover { color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover span { color: #C82112; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-title-field h1 { font-family: "Open Sans", Helvetica, Arial, sans-serif; color: #C82112; font-size: 3.3rem; font-weight: 800; line-height: 1em; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap { cursor: pointer; position: relative; flex-direction: column; height: 50px; padding-bottom: 2em; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage { font-size: 0; opacity: 0; height: 0; width: 0; transition:  0.3s opacity; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a { color: #C82112; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:focus { color: #C82112; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover { color: #292929; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover span { color: #292929; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked { flex-direction: row; justify-content: space-around; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked .partage { padding: 1em 0.3em 0em 0.3em; height: auto; width: auto; font-size: 1.2em; opacity: 1; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap:before { content: '\f1e0'; -webkit-text-stroke: 1px #E9E6E4; text-stroke: 1px #E9E6E4; font-family: FontAwesome; color: #C82112; display: block; text-align: center; font-size: 2em; line-height: 1em; position: relative; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked:before { display: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap:after { content: 'Partager'; color: #292929; text-align: center; font-size: 1em; font-weight: 600; position: relative; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked:after { display: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover { color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover span { color: #C82112; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:before { -webkit-text-stroke: 1px #E9E6E4; text-stroke: 1px #E9E6E4; color: #C82112; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:before { color: #292929; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #C82112; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; line-height: 1.4em; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { border: none; box-shadow: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { background: #C82112; transition:  0.3s background; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { background: #292929; border-color: #292929; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { border: none; box-shadow: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { color: #ffffff; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover span { color: #ffffff; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover { color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover span { color: #C82112; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button.selected a { border-bottom: 1px solid #C82112; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover { color: #C82112; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover span { color: #C82112; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a strong { font-weight: 600; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs-pane { padding: 0; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs-pane .panel-body { padding: 1em 0; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 400; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 200; font-size: 2.2rem; margin-bottom: 1rem; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a { color: #C82112; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:focus, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:focus, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:focus { color: #C82112; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover { color: #292929; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover span { color: #292929; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale { font-family: "Open Sans", Helvetica, Arial, sans-serif; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a { color: #C82112; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a span, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:focus { color: #C82112; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:hover { color: #292929; text-decoration: none; }
.univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:hover:before, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:hover:after, .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:hover span { color: #292929; }
@media screen and (max-width: 767px) { .univers_pluriel.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full > div > .col-sm-4 { background: #E9E6E4; } }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slick-list { padding-bottom: 2rem; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article { position: relative; perspective: 1800px; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu { left: 26%; right: 55%; bottom: 200px; padding-bottom: 2rem; text-align: center; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur { text-align: left; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom, .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .prenom { display: inline; margin: 0 1rem 0 0; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom a, .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .prenom a { color: #000; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; font-size: 4.2rem; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom { margin-top: 0; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur:hover .nom a, .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur:hover .prenom a { color: #ffffff; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text { text-align: left; max-width: 300px; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text a { color: #ffffff; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; font-weight: 800; font-size: 3.6rem; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv { max-width: 330px; left: 60%; bottom: auto; top: 50px; right: 15%; position: absolute; transition:  0.3s all; transform: rotateY(-28deg); z-index: 3; box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.5); transform-style: preserve-3d; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv:hover { transform: rotateY(-33deg); box-shadow: 5px 7px 20px rgba(0, 0, 0, 0.7); }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv a { display: block; transform: translateZ(80px); }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv:after { top: 0px; bottom: 0px; position: absolute; right: -40px; transform: rotate3d(0, 1, 0, 90deg) translateX(-40px); content: ''; background: #86827f; width: 80px; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien { margin: 0; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien:focus { border: none; box-shadow: none; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien:focus { background: transparent; transition:  0.3s background; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien:hover { border: none; box-shadow: none; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #ffffff; transition:  0.3s background; color: currentColor; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; font-weight: 800; font-size: 1.8rem; padding: 0; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:focus { border: none; box-shadow: none; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:focus { background: #ffffff; transition:  0.3s background; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover { background: #000; border-color: #000; text-decoration: none; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover { border: none; box-shadow: none; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:before, .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:after, .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a span, .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:focus { color: currentColor; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover { color: #ffffff; text-decoration: none; }
.univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover:before, .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover:after, .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:hover span { color: #ffffff; }
@media screen and (min-width: 768px) and (max-width: 991px) { .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slick-dots { margin: -11rem 1rem 11rem 0; max-width: 12%; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu { left: 10%; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv { max-width: 280px; left: 52%; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv a { transform: translateZ(40px); }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv:after { right: -20px; transform: rotate3d(0, 1, 0, 90deg) translateX(-20px); width: 40px; } }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slick-list { padding-bottom: 0; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slick-dots { margin: -5.5rem auto 3rem auto; float: none; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article { position: relative; padding: 3rem 1rem 8rem 1rem; display: flex; flex-direction: column; justify-content: space-around; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .img_bg { position: absolute; top: 0; right: 0; z-index: 1; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .img_bg img { width: auto; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu { position: relative; top: auto; left: auto; right: auto; bottom: auto; z-index: 1; padding-bottom: 0; margin: 1rem; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur { text-align: center; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .prenom a { font-size: 2.2rem; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom a { font-size: 1.8rem; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text { margin: 1.5rem auto; text-align: center; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text a { font-size: 1.9rem; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv { position: relative; top: auto; left: auto; right: auto; bottom: auto; max-width: 110px; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv a { transform: translateZ(25px); }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .livre_couv:after { right: -12.5px; transform: rotate3d(0, 1, 0, 90deg) translateX(-12.5px); width: 25px; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien { margin: 2rem auto; }
  .univers_pauvert.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a { line-height: 1.3em; } }
.univers_pauvert.html.not-front #block-views-univers-block-1 { background: #86827f; padding-top: 2em; padding-bottom: 1px; margin-top: 2rem; }
.univers_pauvert.html.not-front #block-views-univers-block-1 .block-title-wrapper { margin-bottom: 3rem; margin-top: 0; display: flex; justify-content: center; align-items: center; font-size: 2.8rem; color: #ffffff; }
.univers_pauvert.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title { font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; margin: 0 2rem; font-size: 1em; text-transform: uppercase; font-weight: 800; color: currentColor; z-index: 1; }
.univers_pauvert.html.not-front #block-views-univers-block-1 .block-title-wrapper::before { transition:  0.3s all; content: ''; display: block; width: 1.6em; max-width: 1.6em; height: 1px; margin: auto; background: currentColor; }
.univers_pauvert.html.not-front #block-views-univers-block-1 .block-title-wrapper::before { transform: rotate(-45deg); margin: 0; }
.univers_pauvert.html.not-front #block-views-univers-block-1 .block-title-wrapper::after { transition:  0.3s all; content: ''; display: block; width: 1.6em; max-width: 1.6em; height: 1px; margin: auto; background: currentColor; }
.univers_pauvert.html.not-front #block-views-univers-block-1 .block-title-wrapper::after { transform: rotate(-45deg); margin: 0; }
.univers_pauvert.html.not-front #block-views-univers-block-1 .view-univers { padding-bottom: 0; }
.univers_pauvert.html.not-front #block-views-univers-block-1 .view-univers .slick .slick__arrow > .slick-arrow::before { color: #ffffff; -webkit-text-stroke: 3px #86827f; text-stroke: 3px #86827f; }
.univers_pauvert.html.not-front #block-views-univers-block-1 .view-univers .slick .slick__arrow > .slick-arrow:hover::before { color: #000; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front #block-views-univers-block-1 { position: relative; padding-top: 3rem; }
  .univers_pauvert.html.not-front #block-views-univers-block-1:before { content: ''; position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; background: #86827f; clip-path: polygon(35px 0, 100% 0, 100% 100%, 0% 100%, 0% 35px); z-index: -1; } }
.univers_pauvert.html.not-front #block-views-actualites-block-2 { margin-bottom: 3rem; }
.univers_pauvert.html.not-front #block-block-4 { background: #ffffff; }
.univers_pauvert.html.not-front #block-block-4 .block-title-wrapper .block-title { border: 2px solid #000; max-width: 150px; margin: 0 auto; }
.univers_pauvert.html.not-front #block-block-4 .block-title-wrapper::after { content: none; }
.univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #292929; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-weight: 600; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:focus { border: none; box-shadow: none; }
.univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:focus { background: #292929; transition:  0.3s background; }
.univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:hover { background: #E64741; border-color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:hover { border: none; box-shadow: none; }
.univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:before, .univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:after, .univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button span, .univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:hover { color: #ffffff; text-decoration: none; }
.univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:hover:before, .univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:hover:after, .univers_pauvert.html.not-front #block-block-4 .newsletter_2 .button:hover span { color: #ffffff; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front #block-block-4 .block-title-wrapper { margin-top: 2rem; } }
.univers_pauvert.html.not-front #block-views-univers-block-4 { position: relative; padding-top: 3rem; }
.univers_pauvert.html.not-front #block-views-univers-block-4 .block-title-wrapper { margin-bottom: 3rem; margin-top: 0; display: flex; justify-content: center; align-items: center; font-size: 2.8rem; color: #ffffff; }
.univers_pauvert.html.not-front #block-views-univers-block-4 .block-title-wrapper .block-title { font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; margin: 0 2rem; font-size: 1em; text-transform: uppercase; font-weight: 800; color: currentColor; z-index: 1; }
.univers_pauvert.html.not-front #block-views-univers-block-4 .block-title-wrapper::before { transition:  0.3s all; content: ''; display: block; width: 1.6em; max-width: 1.6em; height: 1px; margin: auto; background: currentColor; }
.univers_pauvert.html.not-front #block-views-univers-block-4 .block-title-wrapper::before { transform: rotate(-45deg); margin: 0; }
.univers_pauvert.html.not-front #block-views-univers-block-4 .block-title-wrapper::after { transition:  0.3s all; content: ''; display: block; width: 1.6em; max-width: 1.6em; height: 1px; margin: auto; background: currentColor; }
.univers_pauvert.html.not-front #block-views-univers-block-4 .block-title-wrapper::after { transform: rotate(-45deg); margin: 0; }
.univers_pauvert.html.not-front #block-views-univers-block-4:before { content: ''; position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; background: #E64741; clip-path: polygon(70px 0, 100% 0, 100% 50%, 0% 50%, 0% 70px); z-index: -1; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front #block-views-univers-block-4 { margin-top: 4rem; position: relative; padding-top: 3rem; }
  .univers_pauvert.html.not-front #block-views-univers-block-4:before { content: ''; position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; background: #E64741; clip-path: polygon(35px 0, 100% 0, 100% 50%, 0% 50%, 0% 35px); z-index: -1; } }
.univers_pauvert.html.not-front #block-views-univers-block-8 .block-title-wrapper { margin-bottom: 3rem; margin-top: 0; display: flex; justify-content: center; align-items: center; font-size: 2.8rem; margin-top: 2rem; }
.univers_pauvert.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title { font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; margin: 0 2rem; font-size: 1em; text-transform: uppercase; font-weight: 800; color: currentColor; z-index: 1; }
.univers_pauvert.html.not-front #block-views-univers-block-8 .block-title-wrapper::before { transition:  0.3s all; content: ''; display: block; width: 1.6em; max-width: 1.6em; height: 1px; margin: auto; background: currentColor; }
.univers_pauvert.html.not-front #block-views-univers-block-8 .block-title-wrapper::before { transform: rotate(-45deg); margin: 0; }
.univers_pauvert.html.not-front #block-views-univers-block-8 .block-title-wrapper::after { transition:  0.3s all; content: ''; display: block; width: 1.6em; max-width: 1.6em; height: 1px; margin: auto; background: currentColor; }
.univers_pauvert.html.not-front #block-views-univers-block-8 .block-title-wrapper::after { transform: rotate(-45deg); margin: 0; }
.univers_pauvert.html.not-front #navbar .navbar-header * { color: #292929; }
.univers_pauvert.html.not-front #navbar .navbar-header *.glyphicon::before { color: #292929; border-color: #292929; border: 3px solid currentColor; }
.univers_pauvert.html.not-front #navbar .navbar-header *:hover::before, .univers_pauvert.html.not-front #navbar .navbar-header *:hover::after { color: #292929; }
.univers_pauvert.html.not-front #navbar .navbar-header *.navbar-fade-button:hover:before { color: #292929; }
.univers_pauvert.html.not-front #navbar .navbar-header *.navbar-fade-button:hover .glyphicon::before { color: #292929; border-color: #292929; }
.univers_pauvert.html.not-front #navbar .navbar-header #edit-search-api-views-fulltext { color: #292929; border-bottom: 1px solid #292929; }
.univers_pauvert.html.not-front #navbar .navbar-header #edit-search-api-views-fulltext::placeholder { color: #292929; }
.univers_pauvert.html.not-front #navbar.opened .navbar-header * { color: #292929; }
.univers_pauvert.html.not-front #navbar.opened .navbar-header *:hover { color: #292929; }
.univers_pauvert.html.not-front #navbar.opened .navbar-header *.navbar-fade-button span:before { color: #292929; border: none; }
.univers_pauvert.html.not-front #navbar.opened .navbar-header *.navbar-fade-button span:before:hover { color: #292929; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front #navbar .navbar-header .menu-toggle-wrap { margin-top: 1.5rem; } }
.univers_pauvert.html.not-front .footer { background: transparent; position: relative; padding-top: 3rem; }
.univers_pauvert.html.not-front .footer:before { content: ''; position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; background: #000; clip-path: polygon(70px 0, 100% 0, 100% 100%, 0% 100%, 0% 70px); z-index: -1; }
.univers_pauvert.html.not-front .footer > .container .col_footer .block-title { color: #E64741; padding-bottom: 2rem; position: relative; }
.univers_pauvert.html.not-front .footer > .container .col_footer .block-title::before { transition:  0.3s all; content: ''; display: block; width: 1.6em; max-width: 1.6em; height: 1px; margin: auto; background: currentColor; }
.univers_pauvert.html.not-front .footer > .container .col_footer .block-title::before { transform: rotate(-45deg); margin: 0; }
.univers_pauvert.html.not-front .footer > .container .col_footer .block-title:before { position: absolute; top: 1.6rem; left: -1.6rem; color: #ffffff; }
.univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav { border-left: none; }
.univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:before, .univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:after, .univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a span, .univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover:before, .univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover:after, .univers_pauvert.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover span { color: #E64741; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a { width: 3.835rem; height: 3.835rem; line-height: 3.245rem; padding: 0; text-align: center; display: block !important; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:before, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:after, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook span, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:focus { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover { color: #4267B2; text-decoration: none; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover:before, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover:after, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:hover span { color: #4267B2; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-facebook:before { content: ""; font-family: FontAwesome; font-size: 2.95rem; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:before, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:after, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter span, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:focus { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover { color: #1DA1F2; text-decoration: none; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover:before, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover:after, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:hover span { color: #1DA1F2; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-twitter:before { content: ""; font-family: FontAwesome; font-size: 2.95rem; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; transition:  0.3s background; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:before, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:after, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram span, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:focus { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover { color: #A932B3; text-decoration: none; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover:before, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover:after, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover span { color: #A932B3; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:before { content: ""; font-family: FontAwesome; font-size: 2.95rem; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux--2 .nav li a.link-instagram:hover::before { background: linear-gradient(180deg, #ffdc80, #fcaf45, #f77737, #f56040, #fd1d1d, #e1306c, #c13584, #833ab4, #5851db, #405de6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a { border: none; box-shadow: none; border-radius: 0; background: #E64741; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:focus { border: none; box-shadow: none; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:focus { background: #E64741; transition:  0.3s background; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover { background: #ffffff; border-color: #ffffff; text-decoration: none; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover { border: none; box-shadow: none; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:before, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:after, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a span, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover:before, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover:after, .univers_pauvert.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover span { color: #E64741; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front .footer { position: relative; padding-top: 3rem; }
  .univers_pauvert.html.not-front .footer:before { content: ''; position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; background: #000; clip-path: polygon(35px 0, 100% 0, 100% 100%, 0% 100%, 0% 35px); z-index: -1; }
  .univers_pauvert.html.not-front .footer > .container .col_footer .block-title:before { content: none; } }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; display: flex; justify-content: center; align-items: center; font-size: 1.7rem; margin: 0 2rem; text-transform: uppercase; font-weight: 600; z-index: 1; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:before, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:after, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a span, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover:before, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover:after, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover span { color: #E64741; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a::before { transition:  0.3s all; content: ''; display: block; width: 1.6em; max-width: 1.6em; height: 1px; margin: auto; background: currentColor; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a::before { transform: rotate(-45deg); margin: 0; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a::after { transition:  0.3s all; content: ''; display: block; width: 1.6em; max-width: 1.6em; height: 1px; margin: auto; background: currentColor; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a::after { transform: rotate(-45deg); margin: 0; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a::before, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a::after { transition:  0.3s all; transform: rotate(45deg); color: transparent; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li:hover a, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a { color: #E64741; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li:hover a:before, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li:hover a:after, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:before, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a:after { transform: rotate(-45deg); color: #E64741; }
.univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a { border-bottom: none; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a, .univers_pauvert.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a.active { padding: .5rem 0 0 0; } }
.univers_pauvert.html.not-front .field-name-body a { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .field-name-body a:before, .univers_pauvert.html.not-front .field-name-body a:after, .univers_pauvert.html.not-front .field-name-body a span, .univers_pauvert.html.not-front .field-name-body a:focus { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .field-name-body a:hover { color: #000; text-decoration: none; }
.univers_pauvert.html.not-front .field-name-body a:hover:before, .univers_pauvert.html.not-front .field-name-body a:hover:after, .univers_pauvert.html.not-front .field-name-body a:hover span { color: #000; }
.univers_pauvert.html.not-front .node-article.view-mode-listes, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes { padding: 0 1rem 1.5rem 1rem; margin: auto; max-width: 250px; background: #86827f; border: 2px solid #86827f; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a { background: transparent; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field { margin: .5rem 0 0 0; background: transparent; text-align: left; border: none; padding: 0; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags *, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field * { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; font-size: 2.4rem; font-weight: 600; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags *:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field *:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags *:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field *:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags *:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field *:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags *:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field *:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags *:hover:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags *:hover:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-name-field-tags *:hover span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field *:hover:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field *:hover:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a > .field-name-title-field *:hover span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags *:hover:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags *:hover:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags *:hover span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field *:hover:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field *:hover:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field *:hover span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags *:hover:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags *:hover:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags *:hover span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field *:hover:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field *:hover:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field *:hover span { color: #E64741; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien { color: #ffffff; border: none; font-size: 1em; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link > *, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien > *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link > *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien > *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link > *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien > * { margin: 1rem 0; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title-field, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title { padding: 0; margin: auto 0 auto 0; background: transparent; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field .field-items, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title .field-items, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title-field .field-items, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title .field-items, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field .field-items, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title .field-items, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field .field-items, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title .field-items, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field .field-items, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title .field-items, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field .field-items, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title .field-items { padding: 0; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field *, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title *, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title-field *, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title * { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; text-align: left; font-size: 2rem; padding: 0; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field *:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title *:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title-field *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title-field *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title-field * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title-field *:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title *:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source { padding: 0; margin: .5rem 0 0 0; text-align: left; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item * { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; font-size: 1.6rem; font-style: normal; font-weight: 200; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item *:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item *:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-body, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-body, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-body, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-body { text-align: left; font-size: 2.2rem; height: 5.06rem; padding: 0; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-body *, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-body *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body *, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-body *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body *, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-body * { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; margin: auto 0; padding: 0; font-size: 2.2rem; font-weight: 200; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-body *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-body *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-body * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-body *:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-body *:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-body *:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-body * span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-body *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-body *:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-body *:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-body *:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-body * span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-body *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-body *:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-body *:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-body *:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-body * span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-body *:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #ebe7e4; transition:  0.3s background; color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; display: inline; padding: .3rem 1rem; margin: auto 0; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus { border: none; box-shadow: none; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus { background: #ebe7e4; transition:  0.3s background; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover { background: #E64741; border-color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover { border: none; box-shadow: none; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover { color: #ffffff; text-decoration: none; }
.univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover span, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:before, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:after, .univers_pauvert.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover span, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:before, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:after, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover span, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:before, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:after, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover span { color: #ffffff; }
@media screen and (min-width: 768px) and (max-width: 1440px) { .univers_pauvert.html.not-front .node-article.view-mode-listes, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes { min-height: 360px; } }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front .node-article.view-mode-listes, .univers_pauvert.html.not-front .node-hw-evenement.view-mode-listes, .univers_pauvert.html.not-front .node-selection-de-livres.view-mode-listes { border: none; } }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes { display: flex; flex-direction: column; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-nouveaute:before { background: #86827f; color: #ffffff; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-a-paraitre:before { background: #ffffff; color: #86827f; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field { order: 999; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item { height: auto; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a { font-size: 2.4rem; font-weight: 200; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; display: block; height: 2.2em; line-height: 1.1em; overflow: hidden; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:before, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:after, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a span, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover:before, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover:after, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a:hover span { color: #E64741; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a.deployed { height: auto; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a .field-item, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a a { line-height: 1.1em; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field .field-item a p { margin-bottom: 1.1em; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants { margin-top: 1em; display: block; height: 4.4rem; line-height: 2.2rem; overflow: hidden; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants.deployed { height: auto; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants .field-item, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a { line-height: 2.2rem; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants p { margin-bottom: 2.2rem; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a { font-size: 2.2rem; font-weight: 800; text-transform: uppercase; color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; text-align: center; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:before, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:after, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a span, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover:before, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover:after, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover span { color: #E64741; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field { max-width: none; padding: .5rem; margin-top: 0; }
  .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a { display: block; height: 3.2rem; line-height: 1.6rem; overflow: hidden; }
  .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a.deployed { height: auto; }
  .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a .field-item, .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a a { line-height: 1.6rem; }
  .univers_pauvert.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a p { margin-bottom: 1.6rem; } }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser { padding: 0  2em; max-width: 500px; margin: auto; background: #292929; box-shadow: 0.5rem 0.5rem 0.3rem 0.05rem rgba(41, 41, 41, 0.25); transition:  0.3s box-shadow; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser:hover { box-shadow: 0.5rem 0.5rem calc(0.3rem*2) calc(0.05rem*1.5) rgba(41, 41, 41, 0.25); }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field { margin-top: 1.5em; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: bold; text-transform: uppercase; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; font-size: 2rem; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:before, .univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:after, .univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a span, .univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover { color: #b7272d; text-decoration: none; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover:before, .univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover:after, .univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover span { color: #b7272d; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-body { margin-top: 1.5em; text-transform: uppercase; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview { position: relative; cursor: pointer; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item { height: 100%; display: block; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item img { margin: 0 auto; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item:before { border-radius: 50%; width: 3em; height: 3em; transition:  0.15s all; top: 50%; left: 50%; position: absolute; transform: translateX(-50%) translateY(-50%); line-height: 3em; content: '\f04b'; font-family: FontAwesome; color: #ffffff; background: #292929; opacity: 0.6; text-align: center; display: block; font-size: 1.4em; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item:hover:before { font-size: 1.5em; opacity: 0.9; }
.univers_pauvert.html.not-front .node-hw-video.view-mode-teaser .content_video_link_colorbox { display: none; }
.univers_pauvert.html.not-front #colorbox iframe { max-width: 100%; }
.univers_pauvert.html.not-front.node-type-hw-univers .highlighted { padding-top: 0; background: #ffffff; }
@media screen and (min-width: 768px) { .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) { background: transparent; box-shadow: none; }
  .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext--2, .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext { color: #ffffff; border-bottom: 1px solid #ffffff; }
  .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext--2::placeholder, .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext::placeholder { color: #ffffff; }
  .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header * { color: #ffffff; }
  .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *.glyphicon::before { color: #ffffff; border-color: #ffffff; }
  .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *:hover::before, .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *:hover::after { color: #000; }
  .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *.navbar-fade-button:hover:before { color: #000; }
  .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *.navbar-fade-button:hover .glyphicon::before { color: #000; border-color: #000; } }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo { max-width: 300px; margin: auto; }
  .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo .logo { max-width: 100%; }
  .univers_pauvert.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo .pqo-logo { max-width: 190px; font-size: 2.9rem; margin-top: .5rem; padding-top: 0; } }
.univers_pauvert.html.not-front.node-type-hw-univers .footer { margin-top: 0; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted { background: #ffffff; color: #000; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li + li::after { color: #000; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover span { color: #E64741; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li { color: #000; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture { margin-top: -1rem; padding: 0 3rem 4.2rem 3rem; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture img { box-shadow: 1rem 1rem 1rem 1rem rgba(0, 0, 0, 0.15); transition:  0.3s box-shadow; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture img:hover { box-shadow: 1rem 1rem calc(1rem*2) calc(1rem*1.5) rgba(0, 0, 0, 0.15); }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #ebe7e4; color: #E64741; margin-top: 3rem; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; font-size: 4.8rem; line-height: 1em; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover span { color: #E64741; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-title-field h1 { font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; font-size: 3.3rem; text-transform: none; font-weight: bold; line-height: 1em; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap { cursor: pointer; position: relative; flex-direction: column; height: 50px; padding-bottom: 2em; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage { font-size: 0; opacity: 0; height: 0; width: 0; transition:  0.3s opacity; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:focus { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover { color: #000; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover span { color: #000; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked { flex-direction: row; justify-content: space-around; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked .partage { padding: 1em 0.3em 0em 0.3em; height: auto; width: auto; font-size: 1.2em; opacity: 1; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap:before { content: '\f1e0'; -webkit-text-stroke: 1px #ebe7e4; text-stroke: 1px #ebe7e4; font-family: FontAwesome; color: #E64741; display: block; text-align: center; font-size: 2em; line-height: 1em; position: relative; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked:before { display: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap:after { content: 'Partager'; color: #000; text-align: center; font-size: 1em; font-weight: 600; position: relative; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked:after { display: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover span { color: #E64741; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:before { -webkit-text-stroke: 1px #ebe7e4; text-stroke: 1px #ebe7e4; color: #E64741; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:before { color: #000; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #E64741; transition:  0.3s background; color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; line-height: 1.4em; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { border: none; box-shadow: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { background: #E64741; transition:  0.3s background; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { background: #ffffff; border-color: #ffffff; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { border: none; box-shadow: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { color: #000; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover span { color: #000; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-label { font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:focus { color: #292929; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover { color: #b7272d; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover span { color: #b7272d; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button.selected a { border-bottom: 1px solid #E64741; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; font-size: 2.2rem; letter-spacing: 0; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover { color: #E64741; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover span { color: #E64741; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a strong { font-weight: normal; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs-pane { padding: 0; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs-pane .panel-body { padding: 1em 0; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p { font-family: "Open Sans Condensed", "HelveticaNeueThinCondensed", "HelveticaNeue-Thin-Condensed", "Helvetica Neue Thin Condensed", sans-serif; letter-spacing: 0; font-size: 2.2rem; margin-bottom: 1rem; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:focus, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:focus, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:focus { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover { color: #000; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover span { color: #000; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a span, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:focus { color: #E64741; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:hover { color: #000; text-decoration: none; }
.univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:hover:before, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:hover:after, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale a:hover span { color: #000; }
@media screen and (max-width: 767px) { .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full > div > .col-sm-4 { background: #ebe7e4; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full > div > .col-sm-4 .field-name-hw-livre-couverture { padding: 1rem 4rem; margin: 0; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir { margin-top: 0; flex-direction: column; align-items: center; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div { padding: 1rem 4rem; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-titre-auteur, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat { width: auto; margin-right: 0; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper { text-align: center; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants { width: 100%; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a { text-align: center; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-title-field h1 { font-size: 3.6rem; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper { padding: 0 4rem; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p { font-size: 1.8rem; line-height: 1.25em; font-family: "Open Sans", serif; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale, .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume { font-size: 1.8rem; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body { margin: 4rem 0 4rem -50px; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body:after { content: none; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div { width: 100%; border-right: none; }
  .univers_pauvert.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item { white-space: normal; } }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article { position: relative; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu { display: flex; flex-direction: column; left: 10%; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur { text-align: center; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom a, .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .prenom a { font-family: "Montserrat", sans-serif; font-weight: 800; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom a { font-size: 6rem; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text { color: currentColor; text-align: left; margin: 2rem 0 0 0; order: 3; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text::before { content: '“'; margin-right: 1.5rem; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text::after { content: '”'; margin-left: 1.5rem; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text::before, .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text::after { font-family: "Montserrat", sans-serif; font-weight: 800; font-size: 6rem; line-height: 0.05em; position: relative; top: 2.3rem; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text a { font-family: "Montserrat", sans-serif; color: #ffffff; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien { order: 2; margin-top: 2rem; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; }
.univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:before, .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:after, .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a span, .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .lien a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
@media screen and (min-width: 768px) and (max-width: 991px) { .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu { left: 3%; }
  .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom a { font-size: 4.5rem; line-height: 1.3em; }
  .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .prenom a { font-size: 4rem; line-height: 1.3em; } }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu { left: auto; }
  .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom a, .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .prenom a { font-size: 2rem; }
  .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .wrapper_auteur .nom a { font-size: 2rem; }
  .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .slide__content article .encart_contenu .slide_text { margin: 1.5rem auto; text-align: center; }
  .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .lien { order: 2; margin: 1.5rem auto; }
  .univers_pqo.html.not-front #block-views-slideshow-accueil-block-1 .lien a:hover { background: #ffffff; } }
.univers_pqo.html.not-front #block-views-univers-block-1 { overflow: hidden; background: #d3cecb; margin-bottom: 0; }
.univers_pqo.html.not-front #block-views-univers-block-1 .block-title-wrapper:after { content: none; }
.univers_pqo.html.not-front #block-views-univers-block-1 .block-title-wrapper .block-title { font-size: 2.3rem; text-transform: uppercase; font-family: "Montserrat", sans-serif; font-weight: 800; color: #000; text-align: center; margin-bottom: 3.5rem; }
.univers_pqo.html.not-front #block-views-univers-block-1 .view-univers .slick .slick__arrow > .slick-arrow::before { color: #292929; -webkit-text-stroke: 3px #d3cecb; text-stroke: 3px #d3cecb; }
.univers_pqo.html.not-front #block-views-univers-block-1 .view-univers .slick .slick__arrow > .slick-arrow:hover::before { color: #C2071C; }
.univers_pqo.html.not-front #block-views-actualites-block-2 { margin-bottom: 3rem; }
.univers_pqo.html.not-front #block-block-4 { background: #ffffff; }
.univers_pqo.html.not-front #block-block-4 .block-title-wrapper:after { content: none; }
.univers_pqo.html.not-front #block-block-4 .block-title-wrapper .block-title { font-size: 2.3rem; text-transform: uppercase; font-family: "Montserrat", sans-serif; font-weight: 800; color: #000; text-align: center; margin-bottom: 3.5rem; }
.univers_pqo.html.not-front #block-block-4 .block-title-wrapper::after { content: none; }
.univers_pqo.html.not-front #block-block-4 .newsletter_2 .button { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #292929; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-weight: 600; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front #block-block-4 .newsletter_2 .button { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:focus { border: none; box-shadow: none; }
.univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:focus { background: #292929; transition:  0.3s background; }
.univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:hover { background: #C2071C; border-color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:hover { border: none; box-shadow: none; }
.univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:before, .univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:after, .univers_pqo.html.not-front #block-block-4 .newsletter_2 .button span, .univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:hover { color: #ffffff; text-decoration: none; }
.univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:hover:before, .univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:hover:after, .univers_pqo.html.not-front #block-block-4 .newsletter_2 .button:hover span { color: #ffffff; }
.univers_pqo.html.not-front #block-views-univers-block-6 .block-title-wrapper:after { content: none; }
.univers_pqo.html.not-front #block-views-univers-block-6 .block-title-wrapper .block-title { font-size: 2.3rem; text-transform: uppercase; font-family: "Montserrat", sans-serif; font-weight: 800; color: #C2071C; text-align: center; margin-bottom: 3.5rem; }
.univers_pqo.html.not-front #block-views-univers-block-6 .more-link { text-align: center; }
.univers_pqo.html.not-front #block-views-univers-block-6 .more-link a { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #292929; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; font-weight: 600; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front #block-views-univers-block-6 .more-link a { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:focus { border: none; box-shadow: none; }
.univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:focus { background: #292929; transition:  0.3s background; }
.univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:hover { background: #C2071C; border-color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:hover { border: none; box-shadow: none; }
.univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:before, .univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:after, .univers_pqo.html.not-front #block-views-univers-block-6 .more-link a span, .univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:hover { color: #ffffff; text-decoration: none; }
.univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:hover:before, .univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:hover:after, .univers_pqo.html.not-front #block-views-univers-block-6 .more-link a:hover span { color: #ffffff; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- { padding: 4rem; margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #F6EA04; margin-bottom: 3rem; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- { margin-bottom: 0; } }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu { display: flex; justify-content: space-around; flex-wrap: wrap; align-items: flex-end; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu::before, .univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu::after { content: none; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu * { display: block; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li { margin: 1rem 0 0 0; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a:before, .univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a:after, .univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a span, .univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a:focus { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a:hover:before, .univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a:hover:after, .univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a:hover span { color: #C2071C; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a img { height: auto; }
.univers_pqo.html.not-front #block-menu-menu-historique-jury-participer- .content > .menu li a h3 { color: currentColor; margin: -1.5em auto 0; z-index: 1; position: relative; background: #000; line-height: 3em; width: 60%; text-align: center; font-size: 1.7rem; padding: 0 1rem; font-family: "Montserrat", sans-serif; text-transform: uppercase; font-weight: 800; }
.univers_pqo.html.not-front header .navbar-fade { background: #000; }
.univers_pqo.html.not-front header .navbar-fade nav .col_nav .block-title { color: #F6EA04; font-family: "Montserrat", sans-serif; font-size: 2rem; padding-bottom: 2rem; padding-bottom: 0; font-size: 1.6rem; }
.univers_pqo.html.not-front header .navbar-fade nav .nav li a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: normal; }
.univers_pqo.html.not-front header .navbar-fade nav .nav li a:before, .univers_pqo.html.not-front header .navbar-fade nav .nav li a:after, .univers_pqo.html.not-front header .navbar-fade nav .nav li a span, .univers_pqo.html.not-front header .navbar-fade nav .nav li a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front header .navbar-fade nav .nav li a:hover { color: #F6EA04; text-decoration: none; }
.univers_pqo.html.not-front header .navbar-fade nav .nav li a:hover:before, .univers_pqo.html.not-front header .navbar-fade nav .nav li a:hover:after, .univers_pqo.html.not-front header .navbar-fade nav .nav li a:hover span { color: #F6EA04; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux { background: #292929; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a { width: 3.9rem; height: 3.9rem; line-height: 3.3rem; padding: 0; text-align: center; display: block !important; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook:before, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook:after, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook span, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook:focus { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook:hover { color: #4267B2; text-decoration: none; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook:hover:before, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook:hover:after, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook:hover span { color: #4267B2; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-facebook:before { content: ""; font-family: FontAwesome; font-size: 3rem; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter:before, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter:after, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter span, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter:focus { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter:hover { color: #1DA1F2; text-decoration: none; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter:hover:before, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter:hover:after, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter:hover span { color: #1DA1F2; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-twitter:before { content: ""; font-family: FontAwesome; font-size: 3rem; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; transition:  0.3s background; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram:before, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram:after, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram span, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram:focus { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram:hover { color: #A932B3; text-decoration: none; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram:hover:before, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram:hover:after, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram:hover span { color: #A932B3; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram:before { content: ""; font-family: FontAwesome; font-size: 3rem; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux .nav a.link-instagram:hover::before { background: linear-gradient(180deg, #ffdc80, #fcaf45, #f77737, #f56040, #fd1d1d, #e1306c, #c13584, #833ab4, #5851db, #405de6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter { background: #292929; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: #F6EA04; transition:  0.3s background; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:before, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:after, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a span, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:hover:before, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:hover:after, .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:hover span { color: #C2071C; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:focus { border: none; box-shadow: none; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:focus { background: #F6EA04; transition:  0.3s background; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:hover { background: #ffffff; border-color: #ffffff; text-decoration: none; }
.univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter .nav a:hover { border: none; box-shadow: none; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front header { background: #000; }
  .univers_pqo.html.not-front header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; }
  .univers_pqo.html.not-front header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:before, .univers_pqo.html.not-front header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:after, .univers_pqo.html.not-front header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title span, .univers_pqo.html.not-front header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:focus { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .univers_pqo.html.not-front header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:hover { color: #ffffff; text-decoration: none; }
  .univers_pqo.html.not-front header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:hover:before, .univers_pqo.html.not-front header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:hover:after, .univers_pqo.html.not-front header .navbar-fade nav .col_nav .region .block-menu:first-child .block-title-wrapper .block-title:hover span { color: #ffffff; }
  .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-r-seaux { background: #000; }
  .univers_pqo.html.not-front header .navbar-fade nav #block-menu-menu-newsletter { background: #000; } }
.univers_pqo.html.not-front #block-views-univers-block-8 { margin-bottom: 0; }
.univers_pqo.html.not-front #block-views-univers-block-8 .block-title-wrapper:after { content: none; }
.univers_pqo.html.not-front #block-views-univers-block-8 .block-title-wrapper .block-title { font-size: 2.3rem; text-transform: uppercase; font-family: "Montserrat", sans-serif; font-weight: 800; color: #ffffff; text-align: center; margin-bottom: 3.5rem; }
.univers_pqo.html.not-front #navbar .navbar-header * { color: #ffffff; }
.univers_pqo.html.not-front #navbar .navbar-header *.glyphicon::before { color: #ffffff; border-color: #ffffff; border: 3px solid currentColor; }
.univers_pqo.html.not-front #navbar .navbar-header *:hover::before, .univers_pqo.html.not-front #navbar .navbar-header *:hover::after { color: #F6EA04; }
.univers_pqo.html.not-front #navbar .navbar-header *.navbar-fade-button:hover:before { color: #F6EA04; }
.univers_pqo.html.not-front #navbar .navbar-header *.navbar-fade-button:hover .glyphicon::before { color: #F6EA04; border-color: #F6EA04; }
.univers_pqo.html.not-front #navbar .navbar-header #edit-search-api-views-fulltext { color: #ffffff; border-bottom: 1px solid #ffffff; }
.univers_pqo.html.not-front #navbar .navbar-header #edit-search-api-views-fulltext::placeholder { color: #ffffff; }
.univers_pqo.html.not-front #navbar.opened .navbar-header * { color: #ffffff; }
.univers_pqo.html.not-front #navbar.opened .navbar-header *:hover { color: #F6EA04; }
.univers_pqo.html.not-front #navbar.opened .navbar-header *.navbar-fade-button span:before { color: #ffffff; border: none; }
.univers_pqo.html.not-front #navbar.opened .navbar-header *.navbar-fade-button span:before:hover { color: #F6EA04; }
.univers_pqo.html.not-front #navbar { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #000; }
.univers_pqo.html.not-front #navbar .pqo-logo { margin-top: .75rem; transition:  0.3s color; font-family: "block_berthold_bqregular", "Montserrat", sans-serif; font-size: 4.6rem; font-weight: bold; text-transform: uppercase; line-height: 1em; width: 360px; max-width: 100%; display: block; }
.univers_pqo.html.not-front #navbar .logo_title svg { width: 80px; opacity: 0.5; margin-top: -2rem; }
.univers_pqo.html.not-front #navbar.out-of-slider .pqo-logo { margin-top: 0; font-size: 3.5rem; width: 250px; }
.univers_pqo.html.not-front #navbar.out-of-slider .logo_title svg { display: none; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front #navbar .container .pqo-logo { max-width: 190px; font-size: 2.9rem; }
  .univers_pqo.html.not-front #navbar .container .logo_title:before { font-size: 3.5rem; width: 100%; } }
.univers_pqo.html.not-front .footer { background: #000; }
.univers_pqo.html.not-front .footer > .container .col_footer .block-title { padding-left: 2rem; color: #F6EA04; font-family: "Montserrat", sans-serif; font-size: 2rem; padding-bottom: 2rem; }
.univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav { border-left: none; }
.univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:before, .univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:after, .univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a span, .univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover { color: #F6EA04; text-decoration: none; }
.univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover:before, .univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover:after, .univers_pqo.html.not-front .footer > .container .col_footer:not(.footer_4) .nav > li a:hover span { color: #F6EA04; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a { width: 3.835rem; height: 3.835rem; line-height: 3.245rem; padding: 0; text-align: center; display: block !important; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:before, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:after, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook span, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:focus { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover { color: #4267B2; text-decoration: none; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover:before, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover:after, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:hover span { color: #4267B2; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-facebook:before { content: ""; font-family: FontAwesome; font-size: 2.95rem; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:before, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:after, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter span, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:focus { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover { color: #1DA1F2; text-decoration: none; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover:before, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover:after, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:hover span { color: #1DA1F2; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-twitter:before { content: ""; font-family: FontAwesome; font-size: 2.95rem; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 0; transition:  0.3s background; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:before, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:after, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram span, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:focus { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover { color: #A932B3; text-decoration: none; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover:before, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover:after, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover span { color: #A932B3; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:before { content: ""; font-family: FontAwesome; font-size: 2.95rem; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-r-seaux .nav li a.link-instagram:hover::before { background: linear-gradient(180deg, #ffdc80, #fcaf45, #f77737, #f56040, #fd1d1d, #e1306c, #c13584, #833ab4, #5851db, #405de6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a { border: none; box-shadow: none; border-radius: 0; background: #F6EA04; transition:  0.3s background; color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:focus { border: none; box-shadow: none; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:focus { background: #F6EA04; transition:  0.3s background; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover { background: #ffffff; border-color: #ffffff; text-decoration: none; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover { border: none; box-shadow: none; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:before, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:after, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a span, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover:before, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover:after, .univers_pqo.html.not-front .footer > .container .col_footer.footer_4 #block-menu-menu-newsletter .nav a:hover span { color: #C2071C; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front .footer { position: relative; padding-top: 3rem; }
  .univers_pqo.html.not-front .footer:before { content: ''; position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; background: #000; clip-path: polygon(35px 0, 100% 0, 100% 100%, 0% 100%, 0% 35px); z-index: -1; }
  .univers_pqo.html.not-front .footer > .container .col_footer .block-title:before { content: none; } }
.univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 2.3rem; text-transform: uppercase; font-family: "Montserrat", sans-serif; font-weight: 800; border-bottom: none; }
.univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:before, .univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:after, .univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a span, .univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover:before, .univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover:after, .univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a:hover span { color: #C2071C; }
.univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a { color: #C2071C; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li a, .univers_pqo.html.not-front .block:not(#block-quicktabs-contact) ul.quicktabs-tabs > li.active a { padding: .5rem 0 0 0; } }
.univers_pqo.html.not-front .field-name-body a { color: #C2071C; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .field-name-body a:before, .univers_pqo.html.not-front .field-name-body a:after, .univers_pqo.html.not-front .field-name-body a span, .univers_pqo.html.not-front .field-name-body a:focus { color: #C2071C; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .field-name-body a:hover { color: #000; text-decoration: none; }
.univers_pqo.html.not-front .field-name-body a:hover:before, .univers_pqo.html.not-front .field-name-body a:hover:after, .univers_pqo.html.not-front .field-name-body a:hover span { color: #000; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-source .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-source .field-item *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-source .field-item *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-source .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-source .field-item *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-source .field-item *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-source .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-source .field-item *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-source .field-item *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-source .field-item * { color: #C2071C; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-title-field *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-title *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title-field *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-title *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title-field *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-title *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-title-field *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-title *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title-field *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-title *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title-field *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-title *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-title-field *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-title *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title-field *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-title *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title-field *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-title * { color: #000; font-family: "Montserrat", sans-serif; text-transform: uppercase; font-weight: 800; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; border: none; box-shadow: none; border-radius: 0; background: transparent; transition:  0.3s background; border: 1px solid #000; transition:  0.3s all; padding: .3rem 1rem; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item span, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item span, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items span, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item span, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item span, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items span, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item span, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item span, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items span, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item span, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item span, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items span, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item span, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item span, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items span, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item span, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item span, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items span, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item span, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item span, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items span, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus { border: none; box-shadow: none; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:focus, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:focus { background: transparent; transition:  0.3s background; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover { background: #000; border-color: #000; text-decoration: none; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover { border: none; box-shadow: none; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover { color: #ffffff; border: 1px solid #000; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:before, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:before, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover:after, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:before, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover:after { color: currentColor; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items * { color: currentColor; }
.univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-hw-evenement-date .field-item:hover *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags .field-name-post-date .field-items:hover *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item:hover *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items:hover *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item:hover *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item:hover *, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items:hover * { color: #ffffff; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front .node-article.view-mode-listes, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes { margin-top: 1.5rem; }
  .univers_pqo.html.not-front .node-article.view-mode-listes > a, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a { border: none; justify-content: stretch; }
  .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-name-field-tags, .univers_pqo.html.not-front .node-article.view-mode-listes > a > .field-name-title-field, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-name-field-tags, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a > .field-name-title-field, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-name-field-tags, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a > .field-name-title-field { margin-bottom: 0; }
  .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien { height: auto; }
  .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-article.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-hw-evenement.view-mode-listes > a .group-lien .field-name-post-date .field-items, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .field-group-link .field-name-post-date .field-items, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-hw-evenement-date .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-field-date-de-l-evenement .field-item, .univers_pqo.html.not-front .node-selection-de-livres.view-mode-listes > a .group-lien .field-name-post-date .field-items { padding-top: .3rem; padding-bottom: .3rem; } }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes { display: flex; flex-direction: column; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-nouveaute:before { font-family: "Montserrat", sans-serif; background: #000; color: #F6EA04; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .group-img-wrap .form-group .picto-a-paraitre:before { font-family: "Montserrat", sans-serif; background: #C2071C; color: #ffffff; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; font-family: "Montserrat", sans-serif; font-size: 1.8rem; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a:before, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a:after, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a span, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a:hover:before, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a:hover:after, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-title-field a:hover span { color: #C2071C; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants { display: block; height: 3.6rem; line-height: 1.8rem; overflow: hidden; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants.deployed { height: auto; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants .field-item, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a { line-height: 1.8rem; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants p { margin-bottom: 1.8rem; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; font-family: "Montserrat", sans-serif; font-size: 1.8rem; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:before, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:after, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a span, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover:before, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover:after, .univers_pqo.html.not-front .node-hw-livre.view-mode-listes .field-name-hw-intervenants a:hover span { color: #C2071C; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser { padding: 0  2em; max-width: 500px; margin: auto; background: #292929; box-shadow: 0.5rem 0.5rem 0.3rem 0.05rem rgba(41, 41, 41, 0.25); transition:  0.3s box-shadow; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser:hover { box-shadow: 0.5rem 0.5rem calc(0.3rem*2) calc(0.05rem*1.5) rgba(41, 41, 41, 0.25); }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field { margin-top: 1.5em; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; font-weight: 600; text-transform: uppercase; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:before, .univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:after, .univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a span, .univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:focus { color: #F6EA04; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover:before, .univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover:after, .univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-title-field a:hover span { color: #C2071C; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-body { margin-top: 1.5em; text-transform: uppercase; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview { position: relative; cursor: pointer; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item { height: 100%; display: block; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item img { margin: 0 auto; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item:before { border-radius: 50%; width: 3em; height: 3em; transition:  0.15s all; top: 50%; left: 50%; position: absolute; transform: translateX(-50%) translateY(-50%); line-height: 3em; content: '\f04b'; font-family: FontAwesome; color: #ffffff; background: #292929; opacity: 0.6; text-align: center; display: block; font-size: 1.4em; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .field-name-mmaw-image-preview .field-item:hover:before { font-size: 1.5em; opacity: 0.9; }
.univers_pqo.html.not-front .node-hw-video.view-mode-teaser .content_video_link_colorbox { display: none; }
.univers_pqo.html.not-front #colorbox iframe { max-width: 100%; }
@media screen and (min-width: 768px) { .univers_pqo.html.not-front .highlighted { min-height: 200px; padding-top: 200px; } }
.univers_pqo.html.not-front.node-type-hw-univers .highlighted { padding-top: 0; background: #ffffff; }
@media screen and (min-width: 768px) { .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) { background: transparent; box-shadow: none; }
  .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext--2, .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext { color: #ffffff; border-bottom: 1px solid #ffffff; }
  .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext--2::placeholder, .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header #edit-search-api-views-fulltext::placeholder { color: #ffffff; }
  .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header * { color: #ffffff; }
  .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *.glyphicon::before { color: #ffffff; border-color: #ffffff; }
  .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *:hover::before, .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *:hover::after { color: #F6EA04; }
  .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *.navbar-fade-button:hover:before { color: #F6EA04; }
  .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) .navbar-header *.navbar-fade-button:hover .glyphicon::before { color: #F6EA04; border-color: #F6EA04; } }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo { max-width: 300px; margin: auto; }
  .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo .logo { max-width: 100%; }
  .univers_pqo.html.not-front.node-type-hw-univers #navbar:not(.out-of-slider):not(.opened) #block-mmaw-blocks-logo .pqo-logo { max-width: 190px; font-size: 2.9rem; margin-top: .5rem; padding-top: 0; } }
.univers_pqo.html.not-front.node-type-hw-univers .footer { margin-top: 0; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted { background: #ffffff; color: #000; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li + li::before { color: #000; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li a:hover span { color: #C2071C; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .highlighted .breadcrumb > li { color: #000; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture { padding: 0 3rem 4.2rem 3rem; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture img { box-shadow: 1rem 1rem 1rem 1rem rgba(0, 0, 0, 0.15); transition:  0.3s box-shadow; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-name-hw-livre-couverture img:hover { box-shadow: 1rem 1rem calc(1rem*2) calc(1rem*1.5) rgba(0, 0, 0, 0.15); }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir { margin-left: -9999rem; margin-right: -9999rem; /* add back negative margin value */ padding-left: 9999rem; padding-right: 9999rem; overflow: hidden; background: #000; color: #F6EA04; margin-top: 3rem; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 3.5rem; font-weight: 400; line-height: 1em; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover { color: #F6EA04; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover span { color: #F6EA04; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-title-field h1 { font-family: "Montserrat", sans-serif; font-size: 5.5rem; text-transform: uppercase; font-weight: 800; line-height: 1em; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap { cursor: pointer; position: relative; flex-direction: column; height: 50px; padding-bottom: 2em; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage { font-size: 0; opacity: 0; height: 0; width: 0; transition:  0.3s opacity; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a { color: #C2071C; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:focus { color: #C2071C; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover { color: #ffffff; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap .partage a:hover span { color: #ffffff; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked { flex-direction: row; justify-content: space-around; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked .partage { padding: 1em 0.3em 0em 0.3em; height: auto; width: auto; font-size: 1.2em; opacity: 1; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap:before { content: '\f1e0'; -webkit-text-stroke: 1px #000; text-stroke: 1px #000; font-family: FontAwesome; color: #C2071C; display: block; text-align: center; font-size: 2em; line-height: 1em; position: relative; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked:before { display: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap:after { content: 'Partager'; color: #ffffff; text-align: center; font-size: 1em; font-weight: 600; position: relative; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .partage_wrap.clicked:after { display: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover span { color: #C2071C; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:before { -webkit-text-stroke: 1px #000; text-stroke: 1px #000; color: #C2071C; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper #hw-lien-liseuse:hover:before { color: #ffffff; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton { font-weight: 700; font-size: 1.6rem; text-transform: uppercase; line-height: 2.8em; min-height: 2.8em; padding: 0.9em 1.1em; border: none; box-shadow: none; border-radius: 0; background: #C2071C; transition:  0.3s background; color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; transition:  0.3s all; line-height: 1.4em; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton { line-height: 2.2em; font-size: 1.5rem; padding: 0.3em 0.5em; } }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { border: none; box-shadow: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { background: #C2071C; transition:  0.3s background; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { background: #ffffff; border-color: #ffffff; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { border: none; box-shadow: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover { color: #ffffff; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div.group-partage-achat .field-group-format-wrapper .buybutton:hover span { color: #ffffff; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-label { font-family: "Montserrat", sans-serif; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-details .panel-body > div .field-item a:hover span { color: #C2071C; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button.selected a { border-bottom: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button.selected a strong { color: #C2071C; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; font-family: "Montserrat", sans-serif; font-weight: 800; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:focus { color: #000; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover { color: #C2071C; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a:hover span { color: #C2071C; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tab-button a strong { font-weight: 800; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs-pane { padding: 0; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .horizontal-tabs-pane .panel-body { padding: 1em 0; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p { font-family: "Montserrat", sans-serif; font-weight: 800; color: #C2071C; font-size: 2.2rem; margin-bottom: 1rem; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a { color: #C2071C; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:focus, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:focus, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:focus { color: #C2071C; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover { color: #000; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume p a:hover span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-texte-resume div a:hover span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-livre-promo-court p a:hover span { color: #000; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item { font-size: 2rem; line-height: 1.4em; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 200; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p a, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item a { color: #C2071C; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p a:focus, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item a:focus { color: #C2071C; transition:  0.3s color, 0.3s border, 0.3s background-color; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p a:hover, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item a:hover { color: #000; text-decoration: none; }
.univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale p a:hover span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .field-group-htabs-wrapper .field-name-hw-presentation-editoriale .field-item a:hover span { color: #000; }
@media screen and (max-width: 767px) { .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full > div > .col-sm-4 { background: #000; }
  .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full > div > .col-sm-4 .field-name-hw-livre-couverture { padding: 3rem; margin: 0; }
  .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir { margin-top: 0; padding-top: 0; }
  .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; font-size: 3rem; }
  .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a span, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:focus { color: #ffffff; transition:  0.3s color, 0.3s border, 0.3s background-color; }
  .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover { color: #F6EA04; text-decoration: none; }
  .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:before, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover:after, .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-hw-intervenants a:hover span { color: #F6EA04; }
  .univers_pqo.html.not-front.page-node.node-type-hw-livre .node-hw-livre.view-mode-full .group-header-noir > .field-group-div .field-group-format-wrapper .field-name-title-field h1 { font-size: 3.2rem; } }
