/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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);}
.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;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
:root{--_cookie-consent__font-family:Arial,Sans-serif;--_cookie-consent__heading-font-family:var(--_cookie-consent__font-family);}@keyframes cookieConsentFadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes cookieConsentSlideUp{0%{opacity:0;transform:translateY(100%);}100%{opacity:1;transform:translateY(0%);}}.invisible-accessible,.sr-only{border:0 !important;clip:rect(1px,1px,1px,1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.cookie-consent{animation:cookieConsentFadeIn forwards 0.5s;font-family:var(--_cookie-consent__font-family);box-sizing:border-box;position:fixed;z-index:10000;bottom:0px;left:0px;width:100%;max-width:720px;border-radius:4px;background-color:#fff;padding:24px;box-shadow:0px 0px 40px 0px rgba(0,0,0,0.10);line-height:1.4;max-height:80vh;overflow-y:auto;}.cookie-consent button,.cookie-consent label{font-family:var(--_cookie-consent__font-family);text-transform:unset;}.cookie-consent h2,.cookie-consent h3{font-family:var(--_cookie-consent__heading-font-family);text-transform:unset;}.cookie-consent a:link,.cookie-consent a:visited{color:var(--_cookie-consent__link-color,#000);text-decoration:underline;text-decoration-color:currentColor;}.cookie-consent a:hover,.cookie-consent a:focus-visible,.cookie-consent a:active{color:var(--_cookie-consent__link-color-hover,#000);text-decoration:none;text-decoration-color:currentColor;}.cookie-consent button{background-color:var(--_cookie-consent__button-bg-color,#000);border:1px solid var(--_cookie-consent__button-border-color,#000);color:var(--_cookie-consent__button-text-color,#fff);border-radius:var(--_cookie-consent__button-border-radius,3px);padding:8px 24px;transition:background-color 200ms,border-color 200ms,color 200ms;}.cookie-consent button:hover,.cookie-consent button:active,.cookie-consent button:focus{background-color:var(--_cookie-consent__button-bg-color-hover,#000);border-color:var(--_cookie-consent__button-border-color-hover,#000);color:var(--_cookie-consent__button-text-color-hover,#fff);}.cookie-consent fieldset{border:none;padding:0;margin:0;}.cookie-consent legend{font-weight:bold;padding:0;margin-bottom:0;}.cookie-consent__button,.cookie-consent .button,.cookie-consent button{border-radius:var(--_cookie-consent__button-border-radius,3px);font-size:16px;margin:0;}.cookie-consent__title{font-size:24px;margin:0 0 8px;}.cookie-consent__intro{font-size:16px;margin:0 0 24px;}p.cookie-consent__intro:last-child{margin-bottom:24px;}.cookie-consent__button-row{margin-top:24px;display:flex;flex-direction:column;gap:16px;}.cookie-consent .button__icon .icon{display:inline-block;width:1em;height:1em;}.cookie-consent__option-row{border-top:1px solid #999;border-bottom:1px solid #999;}.cookie-consent__option-row + .cookie-consent__option-row{border-top:none;}.cookie-consent__option__inner{padding:12px 0 8px;display:flex;flex-direction:column;gap:8px;}.cookie-consent__option__toggles{flex-shrink:0;display:flex;gap:16px;align-items:center;justify-content:flex-start;}.cookie-consent__option-row:has(:focus-visible){border:2px solid #000;}p.cookie-consent__item__text__intro{margin:0;font-size:14px;}.cookie-consent input[type='radio']{border:0 !important;clip:rect(1px,1px,1px,1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.cookie-consent__toggle-label{display:block;line-height:1;position:relative;}.cookie-consent__toggle-label__icon{position:absolute;top:14px;left:11px;}.cookie-consent__toggle-label__icon .icon{width:21px;height:16px;fill:#000;stroke:none;}input[type='radio'] + .cookie-consent__toggle-label:before{content:'';display:inline-block;width:44px;height:44px;background:#fff;border-radius:50%;border:1px solid #333;}input[type='radio']:checked + .cookie-consent__toggle-label--yes:before{background:#333;}input[type='radio']:checked + .cookie-consent__toggle-label--no:before{background:#333;}input[type='radio']:checked + .cookie-consent__toggle-label .icon{fill:#fff;}.cookie-consent__item--inactive input[type='radio'] + .cookie-consent__toggle-label:before{opacity:0.55;}.cookie-consent__item--inactive input[type='radio'] + .cookie-consent__toggle-label--no .icon{opacity:0.55;}@media screen and (min-width:600px){.cookie-consent{bottom:24px;left:24px;width:calc(100% - 48px);}.cookie-consent__button-row{flex-direction:row;flex-wrap:wrap;gap:24px;}.cookie-consent__option__inner{padding:8px 0;flex-direction:row;gap:24px;}}@media screen and (min-width:1000px){.cookie-consent{bottom:40px;left:40px;max-height:none;overflow-y:hidden;}.cookie-consent__option__inner{gap:40px;}}.cookie-error{background:var(--_cookie-consent__error-bg-color,#efefef);width:100%;aspect-ratio:16/9;border-radius:0px;position:relative;}.cookie-error .cookie-error__inner{position:absolute;top:0;left:0;bottom:0;right:0;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;}.cookie-error .cookie-error__inner > *{flex:0 0 auto;text-align:center;}.cookie-error .button{margin-bottom:0;}.cookie-consent label.cookie-consent__toggle-label{padding:0;width:44px;height:44px;}.cookie-consent input[type='radio'] + .cookie-consent__toggle-label:before{top:0;}.cookie-consent input[type='radio'] + .cookie-consent__toggle-label:after{display:none;}
.typify-timetable-block{padding:90px 0;background:url(/modules/typify/typify_custom_blocks/images/bg-logo-trans.png) no-repeat center center #f0f2f9}.typify-timetable-block h2{margin:0 0 50px 0}.typify-timetable-block .timetable-wrapper .timetable-nav{border-bottom:1px solid #5a5a5a}.typify-timetable-block .timetable-wrapper .timetable-nav .tab{padding:15px 25px;margin-bottom:-1px;display:inline-block;font-family:'Lato';font-weight:400;font-size:20px;text-transform:uppercase;color:#737373}.typify-timetable-block .timetable-wrapper .timetable-nav .tab.active{border:1px solid #5a5a5a;border-bottom:1px solid #f0f2f9;font-weight:700;color:#4681cf}.typify-timetable-block .timetable-wrapper .timetable-nav .tab.inactive:hover{cursor:pointer;color:#4681cf}.typify-timetable-block .timetable-wrapper .timetable-day.inactive{display:none}.typify-timetable-block .timetable-wrapper .tt-row{position:relative;margin:20px 0}.typify-timetable-block .timetable-wrapper .tt-row .column{padding:20px;line-height:50px}.typify-timetable-block .timetable-wrapper .tt-row .column.c-time{position:absolute;left:0;top:0;width:200px;font-family:'Lato';text-align:center;font-weight:400}.typify-timetable-block .timetable-wrapper .tt-row .column.c-activity{margin:0 240px 0 200px}.typify-timetable-block .timetable-wrapper .tt-row .column.c-info{position:absolute;right:0;top:0;width:240px}.typify-timetable-block .timetable-wrapper .tt-row.row-header{font-weight:400;margin:10px 0 -20px 0}.typify-timetable-block .timetable-wrapper .tt-row.row-header .column{text-transform:uppercase;height:60px;padding:5px 0;font-family:'Lato';color:#5a5a5a}.typify-timetable-block .timetable-wrapper .tt-row.row-header .column.c-time{text-align:left}.typify-timetable-block .timetable-wrapper .tt-row.row-break .column{height:50px;padding:0 20px}.typify-timetable-block .timetable-wrapper .tt-row.row-break .column.c-activity{font-style:italic;font-size:20px;margin-right:0}.typify-timetable-block .timetable-wrapper .tt-row.row-default .columns-wrapper{background:#fff}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column{background:#fff}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-time{text-align:center;background:#4681cf;color:#fff}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-activity{font-weight:700;font-size:20px;padding:0}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-activity table{width:100%;min-height:90px}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-activity table td{padding:20px;vertical-align:middle;line-height:normal}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.more-btn{background:url(/modules/typify/typify_custom_blocks/images/icon-plus.png) no-repeat center right 20px #5a5a5a;color:#fff;text-transform:uppercase;font-family:'Lato';letter-spacing:.5px;padding-right:50px;text-align:center}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.more-btn.open{background:url(/modules/typify/typify_custom_blocks/images/icon-minus.png) no-repeat center right 20px #5a5a5a}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.more-btn:hover{opacity:.8;cursor:pointer}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info{background:#fff;margin-left:200px;border-top:1px solid #e6e6e6;display:none}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info p{padding:20px;margin:0;border-bottom:1px solid #e6e6e6}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .sub-nodes-title{padding:10px 20px 10px 150px;border-bottom:1px solid #e6e6e6;font-size:18px;font-weight:700}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation{display:block;overflow:hidden;border-bottom:1px solid #e6e6e6;font-size:18px}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation table{width:100%}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation .tta-image{width:130px}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation .tta-info{vertical-align:middle;padding:20px}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation.tta-speaker{color:#737373}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation.tta-speaker:hover{color:#4681cf}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation.tta-workgroup{color:#737373;text-decoration:none}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation.tta-workgroup .tta-group{color:#00b3e6;display:inline-block;padding-right:35px;background:url(/modules/typify/typify_custom_blocks/images/arrow-link-blue.png) no-repeat center right;text-transform:uppercase;font-family:'Lato';font-weight:400;font-size:16px}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation.tta-workgroup .tta-description{font-size:14px;font-family:'Lato'}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation.tta-workgroup strong{font-weight:700}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation.tta-workgroup div{padding:2px 0}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation.tta-workgroup .tta-moderator{font-family:'Lato';font-weight:400;font-size:14px}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation:hover.tta-workgroup .tta-group{color:#4681cf;background:url(/modules/typify/typify_custom_blocks/images/arrow-dark-blue.png) no-repeat center right}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-subactivity .sub-name{padding:20px 20px 10px;font-size:18px}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-subactivity .sub-description{padding:10px 20px 20px 20px}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-subactivity .sub-link{margin-top:10px;text-align:right}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-subactivity .sub-link a{border:none}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-subactivity .sub-speakers{padding:0 0 20px 20px;background:#f9f9f9}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-subactivity .sub-speakers .sub-header{padding:20px 0 10px;font-weight:600}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-subactivity .sub-speakers .tta-relation{background:#fff}@media screen and (max-width:991px){.typify-timetable-block .timetable-wrapper .timetable-nav .tab{font-size:18px}.typify-timetable-block .timetable-wrapper .tt-row .column.c-activity{margin:0 180px 0 130px}.typify-timetable-block .timetable-wrapper .tt-row .column.c-time{width:130px;font-size:14px;padding:20px 5px}.typify-timetable-block .timetable-wrapper .tt-row .column.c-info{width:180px;font-size:13px;padding:20px 10px}.typify-timetable-block .timetable-wrapper .tt-row.row-header .column{font-size:13px;line-height:20px;height:60px;padding-top:20px;padding-bottom:20px}.typify-timetable-block .timetable-wrapper .tt-row.row-break .column{padding-top:0;padding-bottom:0}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-activity{font-size:18px}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.more-btn{background-position:right 20px center !important}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info{margin-left:0}}@media screen and (max-width:600px){.typify-timetable-block .timetable-wrapper .timetable-nav .tab{font-size:16px}.typify-timetable-block .timetable-wrapper .tt-row .column{min-height:60px;line-height:40px}.typify-timetable-block .timetable-wrapper .tt-row .column.c-activity{margin:0 60px 0 130px}.typify-timetable-block .timetable-wrapper .tt-row .column.c-time{width:130px;font-size:14px;padding:10px 5px}.typify-timetable-block .timetable-wrapper .tt-row .column.c-info{width:60px;font-size:13px;padding:10px}.typify-timetable-block .timetable-wrapper .tt-row.row-header .column{min-height:40px;height:40px;font-size:14px;padding:10px 0}.typify-timetable-block .timetable-wrapper .tt-row.row-header .c-info{display:none}.typify-timetable-block .timetable-wrapper .tt-row.row-break .column{min-height:40px;height:auto;line-height:40px;padding-top:0;padding-bottom:0}.typify-timetable-block .timetable-wrapper .tt-row.row-break .column.c-activity{padding:0}.typify-timetable-block .timetable-wrapper .tt-row.row-break .column table{min-height:40px;line-height:normal}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-activity{font-size:16px}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-activity table{min-height:60px}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-activity table td{padding:5px 15px}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.more-btn{background-position:center center !important;background-size:40% !important;text-indent:-9999px;overflow:hidden}.typify-timetable-block .timetable-wrapper .tt-row .tta-more-info .tta-relation .tta-info{padding:15px;font-size:16px}}@media screen and (max-width:440px){.typify-timetable-block .timetable-wrapper .timetable-nav .tab{font-size:14px;padding:10px}.typify-timetable-block .timetable-wrapper .tt-row.row-header{display:none}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-activity{margin:0}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-time{position:relative;width:auto;text-align:left;padding:10px 20px}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-time,.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.c-info{min-height:40px;height:40px;line-height:20px}.typify-timetable-block .timetable-wrapper .tt-row.row-default .column.no-more{background:#4681cf}}
div.share-buttons ul.share-links{list-style:none;margin:0;padding:0;overflow:hidden;}div.share-buttons ul.share-links li{display:block;float:left;margin-right:5px;}div.share-buttons ul.share-links li a.icon-social{display:block;width:30px;height:30px;background-image:url(/modules/typify/typify_share_buttons/img/icons-social-media.png);background-repeat:no-repeat;background-position:0 0;}div.share-buttons ul.share-links li a.icon-social.icon-digg{background-position:-40px 0;}div.share-buttons ul.share-links li a.icon-social.icon-email{background-position:-80px 0;}div.share-buttons ul.share-links li a.icon-social.icon-facebook{background-position:-120px 0;}div.share-buttons ul.share-links li a.icon-social.icon-google{background-position:0 -40px;}div.share-buttons ul.share-links li a.icon-social.icon-linkedin{background-position:-40px -40px;}div.share-buttons ul.share-links li a.icon-social.icon-reddit{background-position:-80px -40px;}div.share-buttons ul.share-links li a.icon-social.icon-stumbleupon{background-position:-120px -40px;}div.share-buttons ul.share-links li a.icon-social.icon-xing{background-position:0 -80px;}div.share-buttons ul.share-links li a.icon-social.icon-vk{background-position:-40px -80px;}div.share-buttons ul.share-links li a.icon-social.icon-twitter{background-position:-80px -80px;}div.share-buttons ul.share-links li a.icon-social.icon-tumblr{background-position:-120px -80px;}div.share-buttons ul.share-links li a.icon-social.plus{background-position:-120px -120px;}div.share-buttons ul.share-links li a.icon-social.minus{background-position:-80px -120px;}div.share-buttons ul.share-links li.hide{display:none;}div.share-buttons ul.share-links.opened{position:absolute;height:40px;width:auto;right:0;background:#fff;}
