<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#cern-global-loading-layout{background:#333333 url(/modules/custom/cern-loading/images/loader.gif) no-repeat center center/220px auto;position:fixed;width:100%;height:100%;z-index:1001;top:0;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
#dev-status-message{position:fixed;bottom:0;left:0;width:100%;z-index:500;}#dev-status-message-content{background:#fff;background:rgba(255,255,255,0.9);text-align:left;border-top:2px solid #333;min-height:60px;padding:20px 20px 20px 60px;display:none;position:relative;}#dev-status-message.open #dev-status-message-content,#dev-status-message.js-disabled #dev-status-message-content{display:block;}#dev-status-message-content p,#dev-status-message-content h3{margin:0;max-width:800px;}span#dev-status-icon{display:block;position:absolute;top:20px;left:20px;width:20px;height:20px;background:#f00;}#dev-status-message.dev-status-preprod span#dev-status-icon{background-color:#b847ff;}#dev-status-message.dev-status-dev span#dev-status-icon{background-color:#e80000;}#dev-status-message.dev-status-archive span#dev-status-icon{background-color:#fff100;}#dev-status-message.dev-status-personal span#dev-status-icon{background-color:#0063ff;}#dev-status-message.closed .action-close{display:none;}#dev-status-message.open .action-open{display:none;}#dev-status-action{text-align:right;padding-right:20px;margin-bottom:-3px;}#dev-status-action span{padding:2px;background:#fff;background:rgba(187,208,231,0.8);border:2px solid #333;border-width:2px 2px 0 2px;}.js-disabled #dev-status-action{display:none;}#dev-status-action{font-size:smaller;text-transform:uppercase;}#dev-status-action:hover{cursor:pointer;text-decoration:underline;}@media all and (max-width:480px){#dev-status-message{position:relative;font-size:smaller;}#dev-status-message-content{padding:0 10px 10px 10px;max-width:100%;}span#dev-status-icon{display:none;}}
#cern-toolbar{background-color:#222;font-family:"PT Sans","Trebuchet MS",Tahoma,sans-serif;color:#999;font-size:14px;line-height:1;padding:0 5%;height:43px;position:fixed;top:0;left:0;width:100%;z-index:10;box-sizing:border-box;}body:not(.has-header) #cern-toolbar{z-index:100;}body #cern-toolbar.signin-expand{z-index:2000;}#cern-toolbar a{color:#ccc;text-decoration:none;padding:6px 8px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;display:inline-block;}#cern-toolbar a:hover{background-color:#000;color:#fff;border:0;}#cern-toolbar .active a{background-color:#f6f6f6;color:#000;padding-bottom:20px;}#cern-toolbar .active .cern-account{background-color:#fff;}#cern-toolbar h1{float:left;font-size:14px;font-weight:400;line-height:1;position:relative;left:-8px;padding:6px 0;letter-spacing:0.08em;margin:0;}#cern-toolbar h1 a{color:#fff;}#cern-toolbar h1 span{color:#999;letter-spacing:normal;padding:0;}#cern-toolbar h1 a:hover span{color:#fff;}#cern-toolbar ul{float:right;list-style:none;position:relative;right:-8px;margin:0;}#cern-toolbar ul.cern-signedin.toolbar-submenu{padding-left:0;}#cern-toolbar li{float:left;display:block;margin-left:0.6em;padding:6px 0;}#cern-toolbar .cern-multifactor{padding-left:32px;background-image:url(/modules/custom/cern-toolbar/assets/img/toolbarsprite.png);background-repeat:no-repeat;background-position:0 -120px;}#cern-toolbar .cern-signout{margin-left:1em;}#cern-toolbar ul li a{border-bottom-width:0;}#cern-toolbar ul li.signin{position:relative;}#cern-toolbar ul li.signin a.cern-signin{color:#ccc;display:inline-block;cursor:pointer;}#cern-toolbar ul li.signin div.item-list{display:none;position:absolute;background:rgba(30,30,30,0.95);z-index:9999999999999;top:40px;min-width:200px;}#cern-toolbar ul li.signin div.item-list div.item-list{position:static;}#cern-toolbar ul li.signin.signin-expand div.item-list{display:block;}#cern-toolbar .cern-account-links{width:100%;}#cern-toolbar div.item-list-length-1,#cern-toolbar div.item-list-length-1 div.item-list{display:inline !important;position:static !important;top:0 !important;min-width:auto !important;}#cern-toolbar div.item-list-length-1 ul.toolbar-submenu,#cern-toolbar div.item-list-length-1 div.item-list ul.toolbar-submenu{padding:0 !important;}#cern-toolbar div.item-list-length-1 ul.toolbar-submenu li.cern-account-links,#cern-toolbar
div.item-list-length-1
div.item-list
ul.toolbar-submenu
li.cern-account-links{padding:0;margin:0;}@media only screen and (min-width:751px){#cern-toolbar ul li.signin.signin-expand{padding:6px 0 0 0;}#cern-toolbar &gt; ul &gt; li.signin.signin-expand &gt; a{padding:6px 8px 14px 8px;border-bottom-left-radius:0;border-bottom-right-radius:0;}#cern-toolbar ul li.signin.signin-expand &gt; a{color:#333 !important;background:#f6f6f6;}#cern-toolbar:not(.user-authenticated) ul li.signin div.item-list ul{padding:5px;}#cern-toolbar.user-authenticated ul li.signin{padding-top:0;}#cern-toolbar.user-authenticated ul li.signin div.item-list{display:block;position:static;}#cern-toolbar.user-authenticated ul li.signin a.cern-signin.sign-out{display:none;}#cern-toolbar span.cern-signin-label{padding-top:6px;display:inline-block;}#cern-toolbar div.item-list-length-1,#cern-toolbar div.item-list-length-1 div.item-list{display:inline !important;position:static !important;top:0 !important;min-width:auto !important;}#cern-toolbar div.item-list-length-1 ul.toolbar-submenu,#cern-toolbar div.item-list-length-1 div.item-list ul.toolbar-submenu{padding:0 !important;}#cern-toolbar div.item-list-length-1 ul.toolbar-submenu li.cern-account-links,#cern-toolbar
  div.item-list-length-1
  div.item-list
  ul.toolbar-submenu
  li.cern-account-links{padding:0;margin:0;}}@media only screen and (max-width:750px){#cern-toolbar ul li a{height:38px;background-position-x:0;}#cern-toolbar.user-authenticated ul li a.cern-signin.sign-out{background-position-y:-80px;}#cern-toolbar ul li.signin div.item-list{right:-70px;}#cern-toolbar ul li.signin div.item-list ul{position:static;float:none;border:0;padding-left:15px;}#cern-toolbar.user-authenticated ul li.signin div.item-list ul{padding-left:5px;padding-top:5px;}#cern-toolbar ul li.signin div.item-list ul li{float:none;border:0;}#cern-toolbar ul li.signin div.item-list ul li a{text-indent:0;background:transparent;width:100%;border:0;}}#cern-toolbar a,#cern-toolbar a span{-moz-transition:background-color 0.1s ease-out;-webkit-transition:background-color 0.1s ease-out;-ms-transition:background-color 0.1s ease-out;-o-transition:background-color 0.1s ease-out;transition:background-color 0.1s ease-out;}@media only screen and (max-width:750px){#cern-toolbar h1 span{display:none;}#cern-toolbar ul li:last-child a{border-right:1px solid #000;-moz-box-shadow:1px 0 0 #444;-webkit-box-shadow:1px 0 0 #444;box-shadow:1px 0 0 #444;}#cern-toolbar li{padding:0;margin:0;}#cern-toolbar a.cern-single-mobile-signin:not(.cern-multiple-mobile-signin),#cern-toolbar li a:not(.cern-multiple-mobile-signin){background-image:url(/modules/custom/cern-toolbar/assets/img/toolbarsprite.png) !important;background-repeat:no-repeat !important;height:40px !important;width:40px !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important;border-radius:0 !important;text-indent:-5000px !important;overflow:hidden !important;border-left:1px solid #444 !important;box-sizing:border-box !important;}#cern-toolbar .cern-account{background-position:9px 0;}#cern-toolbar .cern-directory{background-position:0 -40px;}#cern-toolbar .cern-signout{background-position:9px -80px;margin-left:0;}#cern-toolbar .active .cern-account{background-position:-31px 0;}#cern-toolbar .active .cern-directory{background-position:-31px -40px;}#cern-toolbar .cern-accountlinks span{display:none;}#cern-toolbar .cern-multifactor{background-image:none;padding:0;}}.toolbar-fixed #cern-toolbar{top:39px;}.toolbar-tray-open #cern-toolbar{top:78px;}.toolbar-tray-open.toolbar-vertical #cern-toolbar{top:39px;}@media only screen and (max-width:610px){.toolbar-vertical #cern-toolbar{top:39px;}}#cern-toolbar a.account em{font-style:normal;}body:not(.cern-theme-on){padding-top:40px !important;}body:not(.cern-theme-on).toolbar-fixed{padding-top:83px !important;}body:not(.cern-theme-on).toolbar-fixed.toolbar-horizontal.toolbar-tray-open{padding-top:118px !important;}
#cern-cookieconsent{width:100%;position:fixed;bottom:0;box-shadow:none;border-radius:0;border:0;left:0;background:rgba(30,30,30,0.95);color:#ccc;padding-bottom:3rem;font-family:"sourcesans-regular",serif;text-align:center;}#cern-cookieconsent *{font-size:1.6rem;text-align:center;}#cern-cookieconsent a.cc_btn_accept_all{position:static;margin:25px auto 0;-webkit-transition:all 0.3s ease-in-out 0s;-khtml-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;color:white;padding:11px 40px 9px;border:2px solid white;border-radius:6px;background:#4a4a4a;display:inline-block;text-decoration:none;line-height:1.9rem;text-shadow:1px 0 1px black,0 1px 1px black,-1px 0 1px black,0 -1px 1px black,0 0 1px black;}#cern-cookieconsent a.cc_btn_accept_all:hover{background:rgba(90,90,90,0.1);}#cern-cookieconsent .cc_message a{font-size:1.6rem;color:#4d94cc;text-decoration:underline;}#cern-cookieconsent .cc_message a:hover{color:#042e57;}
.background__veil{height:100%;position:absolute;min-width:100%;top:0;left:0;z-index:1;background:radial-gradient(at center center,rgba(0,0,0,0.2) 0px,rgba(0,0,0,0.5) 100%);}.background-component{min-height:100%;position:absolute;min-width:101%;top:0;left:-1px;overflow:hidden;z-index:0;}.background-component.background__video{background:black;}.background-component.background__video video{position:absolute;min-width:100%;min-height:100%;margin:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.background-component.background__cds_media a{cursor:pointer;display:block;}.background-component.background__cds_media video,.background-component.background__cds_media img{min-width:100%;min-height:100%;}.background-component.background__cds_media figcaption{display:none;}.background-component.background__cds_media figure.cds-image img{position:absolute !important;min-width:100%;min-height:100%;margin:auto;top:50% !important;left:50%;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.background-component.background__cds_media figure.cds-video iframe{position:absolute;min-width:100%;min-height:100%;margin:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.background-component.background__video_url iframe{height:100%;position:absolute;}@media screen and (max-width:991px){.background-component.background__cds_media video,.background-component.background__cds_media img{width:auto !important;left:0;right:0;margin:auto;}}
.component-row__row{clear:both;}.component-row__row:before,.component-row__row:after{content:"";display:table;}.component-row__row:after{clear:both;}@font-face{font-family:"sourcesans-regular";src:url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.eot?")
      format("eot"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.woff2")
      format("woff2"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.woff")
      format("woff"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.ttf")
      format("truetype"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.svg#sourcesans-regular")
      format("svg");}@font-face{font-family:"sourcesans-semibold";src:url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.eot?")
      format("eot"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.woff2")
      format("woff2"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.woff")
      format("woff"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.ttf")
      format("truetype"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.svg#sourcesans-semibold")
      format("svg");}@font-face{font-family:"sourcesans-bold";src:url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.eot?")
      format("eot"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.woff2")
      format("woff2"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.woff")
      format("woff"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.ttf")
      format("truetype"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.svg#sourcesans-bold")
      format("svg");}@font-face{font-family:"sourcesans-light";src:url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.eot?")
      format("eot"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.woff2")
      format("woff2"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.woff")
      format("woff"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.ttf")
      format("truetype"),url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.svg#sourcesans-light")
      format("svg");}@font-face{font-family:"opensans-regular";src:url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.eot?")
      format("eot"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.woff2")
      format("woff2"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.woff")
      format("woff"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.ttf")
      format("truetype"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.svg#opensans-regular")
      format("svg");}@font-face{font-family:"opensans-semibold";src:url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.eot?")
      format("eot"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.woff2")
      format("woff2"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.woff")
      format("woff"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.ttf")
      format("truetype"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.svg#opensans-semibold")
      format("svg");}@font-face{font-family:"opensans-bold";src:url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.eot?")
      format("eot"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.woff2")
      format("woff2"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.woff")
      format("woff"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.ttf")
      format("truetype"),url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.svg#opensans-bold")
      format("svg");}@font-face{font-family:"cern-icons";src:url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.eot?")
      format("eot"),url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.woff2")
      format("woff2"),url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.woff")
      format("woff"),url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.ttf")
      format("truetype"),url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.svg#cern-icons")
      format("svg");}.component-row{box-sizing:border-box;position:relative;}.component-row *,.component-row *::after,.component-row *::before{box-sizing:border-box;}.component-row__display__centered{margin:auto;max-width:1140px;overflow:hidden;}.component-row__row{position:relative;z-index:3;}.component-row__row .box-effects-wrapper{height:100%;}.component-row__column{vertical-align:top;}.component-row__sidebar-left{padding-right:25px !important;}.component-row__sidebar-right{padding-left:25px !important;}.component-row.has_title .component-row__row{padding-top:9rem;}.component-row__display__fluid .component-row__image{position:absolute;height:100%;}.component-row__display__fluidcenter .component-row__image{position:absolute;height:100%;}.component-row__display__fluidcenter .component-row__row{margin:auto;max-width:1140px;}.component-row .component-row__column,.component-row .component-row__row{height:100%;}.component-row .row-component-title{position:absolute;z-index:4;width:100%;padding:0 5%;text-align:center;text-transform:uppercase;}.component-row .component-row__image{position:absolute;height:100%;}@media only screen and (min-width:992px){.component-row .attach-bg,.component-row .attach-bg-force{background-attachment:fixed !important;}}.component-row.effect_background_rotation
  .background-component.background__image{background-size:contain !important;}body:not(.has-header) .component-row.effect_cover_parallax_full{min-height:calc(100vh - 40px - 111px);}body:not(.has-header).sticky-header .component-row.effect_cover_parallax_full{min-height:calc(100vh - 76px);}body.has-header .component-row.effect_cover_parallax_full{min-height:calc(100vh - 40px);}body.has-header.sticky-header .component-row.effect_cover_parallax_full{min-height:calc(100vh);}body.toolbar-fixed .component-row.is_full_height{height:calc(100vh - 115px);}body.toolbar-fixed.toolbar-vertical .component-row.is_full_height{height:calc(100vh - 115px);}body.toolbar-fixed:not(.toolbar-vertical).toolbar-tray-open
  .component-row.is_full_height{height:calc(100vh - 154px);}body.cern-toolbar .component-row.is_full_height{height:calc(100vh - 116px);}@media only screen and (max-width:767px){body.cern-toolbar.toolbar-vertical
    .component-row.is_full_height
    .cern-component-header-blocks
    body.component-header{height:calc(100vh - 155px);}}body.cern-toolbar.toolbar-fixed .component-row.is_full_height{height:calc(100vh - 155px);}body.cern-toolbar.toolbar-fixed.toolbar-vertical .component-row.is_full_height{height:calc(100vh - 155px);}body.cern-toolbar:not(.toolbar-vertical).toolbar-tray-open
  .component-row.is_full_height{height:calc(100vh - 194px);}body.has-header.toolbar-fixed
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 39px);}body.has-header.toolbar-fixed.toolbar-vertical
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 39px);}body.has-header.toolbar-fixed:not(.toolbar-vertical).toolbar-tray-open
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 78px);}body.has-header.cern-toolbar
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 40px);}@media only screen and (max-width:767px){body.has-header.cern-toolbar.toolbar-vertical
    .field--items
    &gt; .field--item:first-child
    .component-row.is_full_height
    .cern-component-header-blocks.component-header{height:calc(100vh - 79px);}}body.has-header.cern-toolbar.toolbar-fixed
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 79px);}body.has-header.cern-toolbar.toolbar-fixed.toolbar-vertical
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 79px);}body.has-header.cern-toolbar:not(.toolbar-vertical).toolbar-tray-open
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 118px);}body.has-header.no-admin-toolbar
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 39px) !important;}body:not(.has-header).toolbar-fixed
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 150px);}body:not(.has-header).toolbar-fixed.toolbar-vertical
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 150px);}body:not(.has-header).toolbar-fixed:not(.toolbar-vertical).toolbar-tray-open
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 189px);}body:not(.has-header).cern-toolbar
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 135px);}@media only screen and (max-width:767px){body:not(.has-header).cern-toolbar.toolbar-vertical
    .field--items
    &gt; .field--item:first-child
    .component-row.is_full_height
    .cern-component-header-blocks.component-header{height:calc(100vh - 190px);}}body:not(.has-header).cern-toolbar.toolbar-fixed
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 190px);}body:not(.has-header).no-admin-toolbar.cern-toolbar.toolbar-fixed
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 150px);}body:not(.has-header).cern-toolbar.toolbar-fixed.toolbar-vertical
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 190px);}body:not(.has-header).cern-toolbar:not(.toolbar-vertical).toolbar-tray-open
  .field--items
  &gt; .field--item:first-child
  .component-row.is_full_height{height:calc(100vh - 229px);}@media only screen and (min-width:992px){body.toolbar-fixed .component-row.is_half_height{min-height:calc((100vh - 115px) / 2);height:calc((100vh - 115px) / 2);}body.toolbar-fixed.toolbar-vertical .component-row.is_half_height{min-height:calc((100vh - 115px) / 2);height:calc((100vh - 115px) / 2);}body.toolbar-fixed:not(.toolbar-vertical).toolbar-tray-open
    .component-row.is_half_height{min-height:calc((100vh - 154px) / 2);height:calc((100vh - 154px) / 2);}body.cern-toolbar .component-row.is_half_height{min-height:calc((100vh - 116px) / 2);height:calc((100vh - 116px) / 2);}body.cern-toolbar.toolbar-fixed .component-row.is_half_height{min-height:calc((100vh + 80px) / 2);height:calc((100vh + 80px) / 2);}body.cern-toolbar.toolbar-fixed.toolbar-vertical
    .component-row.is_half_height{min-height:calc((100vh - 155px) / 2);height:calc((100vh - 155px) / 2);}body.cern-toolbar:not(.toolbar-vertical).toolbar-tray-open
    .component-row.is_half_height{min-height:calc((100vh - 194px) / 2);height:calc((100vh - 194px) / 2);}body.has-header{}body.has-header.toolbar-fixed
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 39px) / 2);height:calc((100vh - 39px) / 2);}body.has-header.toolbar-fixed.toolbar-vertical
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 39px) / 2);height:calc((100vh - 39px) / 2);}body.has-header.toolbar-fixed:not(.toolbar-vertical).toolbar-tray-open
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 78px) / 2);height:calc((100vh - 78px) / 2);}body.has-header.cern-toolbar
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh + 130px) / 2);height:calc((100vh + 130px) / 2);}body.has-header.cern-toolbar.toolbar-fixed
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh + 80px) / 2);height:calc((100vh + 80px) / 2);}body.has-header.cern-toolbar.toolbar-fixed.toolbar-vertical
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh + 80px) / 2);height:calc((100vh + 80px) / 2);}body.has-header.cern-toolbar:not(.toolbar-vertical).toolbar-tray-open
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh + 80px) / 2);height:calc((100vh + 80px) / 2);}body:not(.has-header){}body:not(.has-header).toolbar-fixed
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 150px) / 2);height:calc((100vh - 150px) / 2);}body:not(.has-header).toolbar-fixed.toolbar-vertical
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 150px) / 2);height:calc((100vh - 150px) / 2);}body:not(.has-header).toolbar-fixed:not(.toolbar-vertical).toolbar-tray-open
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 189px) / 2);height:calc((100vh - 189px) / 2);}body:not(.has-header).cern-toolbar
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 151px) / 2);height:calc((100vh - 151px) / 2);}body:not(.has-header).cern-toolbar.toolbar-fixed
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 190px) / 2);height:calc((100vh - 190px) / 2);}body:not(.has-header).cern-toolbar.toolbar-fixed.toolbar-vertical
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 190px) / 2);height:calc((100vh - 190px) / 2);}body:not(.has-header).cern-toolbar:not(.toolbar-vertical).toolbar-tray-open
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh - 229px) / 2);height:calc((100vh - 229px) / 2);}}@media only screen and (max-width:1245px){.component-row__display__centered{margin:0 3%;}.component-row__display__centered .component-row__column{margin:0 !important;}.component-row__display__fluidcenter .component-row__column{padding:0 3% !important;}.has-header
    .layout__region--content
    .field--items
    .field--item:first-child
    .component-row__display__centered{margin:0 !important;}.has-header
    .layout__region--content
    .field--items
    .field--item:first-child
    .component-row__display__fluidcenter
    .component-row__column{width:100%;float:none;margin:auto;}}@media only screen and (min-width:992px){.box-effects-wrapper.enable-effects{margin-right:-90px;}}@media only screen and (max-width:991px){.component-row__sidebar-left{padding:0 0 10px !important;}.component-row__sidebar-right{padding:0 0 10px !important;}body.cern-toolbar.toolbar-fixed .component-row.is_half_height{min-height:calc((100vh + 80px) / 2);height:calc((100vh + 80px) / 2);}}@media only screen and (max-width:767px){.component-row .row-component-title{font-size:calc(100vh / 20);}body.has-header.cern-toolbar.toolbar-fixed.toolbar-vertical
    .field--items
    &gt; .field--item:first-child
    .component-row.is_half_height{min-height:calc((100vh + 80px) / 2);height:calc((100vh + 80px) / 2);}.component-row.effect_background_rotation .background__image{right:-50% !important;opacity:0.4 !important;}}@media only screen and (min-width:992px){.component-row.effect_cover_parallax .background-component{background-attachment:fixed !important;}}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.layout--onecol .layout__region{width:100%;}
.paragraph--unpublished{background-color:#fff4f4;}
</pre></body></html>