@media print {
  @page {
    size: auto;
    margin: 10mm 5mm 15mm 5mm; }
  body {
    padding-top: 0 !important;
    margin: 0;
    height: auto; }
  div.navigations,
  #mobileNav,
  .langNav,
  #pageFooter,
  div.cookie-message {
    display: none !important; }
  #pageHeader {
    position: relative !important; }
  #content {
    padding-top: 2rem !important; }
  .video_container {
    display: none; }
  div.navigations,
  #mobileNav,
  .langNav,
  #pageFooter,
  div.cookie-message {
    display: none !important; }
  #pageHeader {
    position: relative !important; }
  #content {
    padding-top: 2rem !important; }
  .frame-type-menu_pages > ul, .frame-type-menu_subpages > ul {
    list-style: none !important;
    text-align: center;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto; }
  .frame-type-menu_pages.frame-layout-0 > ul > li > *, .frame-layout-0.frame-type-menu_subpages > ul > li > * {
    width: 100%;
    height: auto; }
  .frame-type-menu_pages.frame-layout-0 > ul > li > a:after,
  .frame-layout-0.frame-type-menu_subpages > ul > li > a:after {
    display: none; }
  .frame-type-menu_pages .title, .frame-type-menu_subpages .title {
    padding: 0 0.8rem !important;
    font-size: 30px !important;
    bottom: 0 !important; }
  .frame-type-menu_pages > ul > li:nth-child(odd), .frame-type-menu_subpages > ul > li:nth-child(odd) {
    margin-left: 0 !important; }
  .frame-type-menu_pages > ul > li, .frame-type-menu_subpages > ul > li {
    width: 45% !important;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; } }
/*# sourceMappingURL=print.css.map */