/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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 5px 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:1000;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;}
.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;}
.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;}
.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);}
.antibot-message{border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;padding:15px;word-wrap:break-word;overflow-wrap:break-word;margin:9px 0 10px 8px;}.antibot-message-warning{background-color:#fdf8ed;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;color:#734c00;box-shadow:-8px 0 0 #e09600;}.antibot-message-error{background-color:#fcf4f2;color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;box-shadow:-8px 0 0 #e62600;}
.bs-bg-success{background-color:green !important;}.bs-bg-warning{background-color:yellow !important;}.bs-bg-danger{background-color:red !important;}.bs-bg-light{background-color:lightgray !important;}.ui-dialog-off-canvas .bs-bg-sm-success{background-color:green !important;}@media screen and (max-width:576px){.bs-bg-sm-success{background-color:green !important;}}.ui-dialog-off-canvas .bs-bg-sm-warning{background-color:yellow !important;}@media screen and (max-width:576px){.bs-bg-sm-warning{background-color:yellow !important;}}.ui-dialog-off-canvas .bs-bg-sm-danger{background-color:red !important;}@media screen and (max-width:576px){.bs-bg-sm-danger{background-color:red !important;}}.ui-dialog-off-canvas .bs-bg-sm-light{background-color:lightgray !important;}@media screen and (max-width:576px){.bs-bg-sm-light{background-color:lightgray !important;}}.ui-dialog-off-canvas .bs-bg-md-success{background-color:green !important;}@media (min-width:576px) and (max-width:992px){.bs-bg-md-success{background-color:green !important;}}.ui-dialog-off-canvas .bs-bg-md-warning{background-color:yellow !important;}@media (min-width:576px) and (max-width:992px){.bs-bg-md-warning{background-color:yellow !important;}}.ui-dialog-off-canvas .bs-bg-md-danger{background-color:red !important;}@media (min-width:576px) and (max-width:992px){.bs-bg-md-danger{background-color:red !important;}}.ui-dialog-off-canvas .bs-bg-md-light{background-color:lightgray !important;}@media (min-width:576px) and (max-width:992px){.bs-bg-md-light{background-color:lightgray !important;}}.ui-dialog-off-canvas .bs-bg-lg-success{background-color:green !important;}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-success{background-color:green !important;}}.ui-dialog-off-canvas .bs-bg-lg-warning{background-color:yellow !important;}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-warning{background-color:yellow !important;}}.ui-dialog-off-canvas .bs-bg-lg-danger{background-color:red !important;}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-danger{background-color:red !important;}}.ui-dialog-off-canvas .bs-bg-lg-light{background-color:lightgray !important;}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-light{background-color:lightgray !important;}}.ui-dialog-off-canvas .bs-bg-xl-success{background-color:green !important;}@media (min-width:1200px){.bs-bg-xl-success{background-color:green !important;}}.ui-dialog-off-canvas .bs-bg-xl-warning{background-color:yellow !important;}@media (min-width:1200px){.bs-bg-xl-warning{background-color:yellow !important;}}.ui-dialog-off-canvas .bs-bg-xl-danger{background-color:red !important;}@media (min-width:1200px){.bs-bg-xl-danger{background-color:red !important;}}.ui-dialog-off-canvas .bs-bg-xl-light{background-color:lightgray !important;}@media (min-width:1200px){.bs-bg-xl-light{background-color:lightgray !important;}}
.largePlayBtn{cursor:pointer;position:absolute;padding:26.5px 35px;margin:0;top:calc(50% - 26.5px);left:calc(50% - 35px);border:none;outline:none;background-repeat:no-repeat!important;background-position:center!important;background-color:rgba(0,0,0,0.7)!important;border-radius:5px;}.thumb-container .largePlayBtn{background:url(/themes/custom/janneyb4/images/video-controls/large-play-icon.png);}.cta-video-container .modal-content{padding:5px;border-radius:0;margin-top:auto;margin-bottom:auto;}.cta-video-container .modal-close-btn{position:absolute;top:0;right:-37px;color:#fff;opacity:1;background-color:transparent;cursor:pointer !important;font-weight:100;font-size:37px;line-height:21px;}.cta-video-container .modal-close-btn:hover{color:#fff;background-color:transparent;opacity:1 !important;}.cta-video-container .modal-dialog{width:65vw;max-width:none;height:-webkit-fill-available;}.cta-popup-video .close{margin-left:auto;}.cta-popup-video video{width:100%}.cta-popup-video .video-controls .controls-container{height:29px;background:#222222;}.controls-container button{opacity:0.8;margin:0 5px;}.controls-container button:hover{opacity:1;}.cta-popup-video .video-controls{position:relative;}.cta-popup-video:fullscreen{height:100%;width:100%;padding:0;background:#000;}.cta-popup-video:-webkit-full-screen{height:100%;width:100%;padding:0;background:#000;}.cta-popup-video:-moz-full-screen{height:100%;width:100%;padding:0;background:#000;}.cta-popup-video:-ms-fullscreen{height:100%;width:100%;padding:0;background:#000;}.cta-popup-video:fullscreen .close{display:none!important;}.cta-popup-video:-webkit-full-screen .close{display:none!important;}.cta-popup-video:-moz-full-screen .close{display:none!important;}.cta-popup-video:-ms-fullscreen .close{display:none!important;}.cta-popup-video .cta-video-holder{position:relative;}.cta-popup-video:fullscreen .cta-video-holder{height:100%;}.cta-popup-video:-webkit-full-screen .cta-video-holder{height:100%;}.cta-popup-video:-moz-full-screen .cta-video-holder{height:100%;}.cta-popup-video:-ms-fullscreen .cta-video-holder{height:100%;}.cta-popup-video:fullscreen video{height:100%;}.cta-popup-video:-webkit-full-screen video{height:100%;}.cta-popup-video:-moz-full-screen video{height:100%;}.cta-popup-video:-ms-fullscreen video{height:100%;}.cta-popup-video .video-controls button{background:none;border:none;}.progress-bar{height:8px;background-color:#686868 !important;cursor:pointer;}.time-bar{background:#2ECCD2;width:0;height:100%;transition:width 0.2s ease-in-out 0s;}.icon-play:before{content:url(/themes/custom/janneyb4/images/video-controls/icon-play.png);}.icon-pause:before{content:url(/themes/custom/janneyb4/images/video-controls/icon-pause.png);}.icon-fullscreen:before{content:url(/themes/custom/janneyb4/images/video-controls/icon-fs.png);}.icon-exitfs:before{content:url(/themes/custom/janneyb4/images/video-controls/icon-efs.png);}.icon-mute:before{content:url(/themes/custom/janneyb4/images/video-controls/icon-mute.png);}.icon-unmute:before{content:url(/themes/custom/janneyb4/images/video-controls/icon-unmute.png);}.controls-container .timer{font-size:12px;font-family:'Manrope',sans-serif,Arial;font-weight:500;color:#fff;}.thumb-container{background-size:cover !important;background-position:center !important;}.largePlayBtn:hover{background-color:rgba(0,0,0,1)!important;border-radius:0.4em;}.largePlayBtn.play-state{background:url(/themes/custom/janneyb4/images/video-controls/large-pause-icon.png);}.largePlayBtn.pause-state{background:url(/themes/custom/janneyb4/images/video-controls/large-play-icon.png);}.largePlayBtn.end-state{background:url(/themes/custom/janneyb4/images/video-controls/replay-icon.png);}.cta-popup-video .large-controls{visibility:hidden;}.cta-popup-video .cta-video-holder:hover .large-controls{visibility:visible;}.cta-popup-video .cta-video-holder:hover .large-controls.end-state{visibility:hidden;}.cta-popup-video .largePlayBtn{display:none;}.cta-popup-video .controls-container{padding:0 10px;}.cta-popup-video .controls-container .timer{margin-left:5px;font-family:Lato,sans-serif,Arial;}.cta-popup-video .controls-container .timer .current{margin-right:2px;}.cta-popup-video .controls-container .timer .duration{margin-left:2px;}.cta-popup-video:fullscreen .icon-play:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-play-lg.png");}.cta-popup-video:-webkit-full-screen .icon-play:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-play-lg.png");}.cta-popup-video:-moz-full-screen .icon-play:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-play-lg.png");}.cta-popup-video:-ms-fullscreen .icon-play:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-play-lg.png");}.cta-popup-video:fullscreen .icon-pause:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-pause-lg.png");}.cta-popup-video:-webkit-full-screen .icon-pause:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-pause-lg.png");}.cta-popup-video:-moz-full-screen .icon-pause:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-pause-lg.png");}.cta-popup-video:-ms-fullscreen .icon-pause:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-pause-lg.png");}.cta-popup-video:fullscreen .icon-mute:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-mute-lg.png");}.cta-popup-video:-webkit-full-screen .icon-mute:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-mute-lg.png");}.cta-popup-video:-moz-full-screen .icon-mute:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-mute-lg.png");}.cta-popup-video:-ms-fullscreen .icon-mute:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-mute-lg.png");}.cta-popup-video:fullscreen .icon-unmute:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-unmute-lg.png");}.cta-popup-video:-webkit-full-screen .icon-unmute:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-unmute-lg.png");}.cta-popup-video:-moz-full-screen .icon-unmute:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-unmute-lg.png");}.cta-popup-video:-ms-fullscreen .icon-unmute:before{content:url("/themes/custom/janneyb4/images/video-controls/icon-unmute-lg.png");}.cta-popup-video:fullscreen .video-controls .controls-container{height:52px;padding:0 20px;}.cta-popup-video:-webkit-full-screen .video-controls .controls-container{height:52px;padding:0 20px;}.cta-popup-video:-moz-full-screen .video-controls .controls-container{height:52px;padding:0 20px;}.cta-popup-video:-ms-fullscreen .video-controls .controls-container{height:52px;padding:0 20px;}.cta-popup-video:fullscreen .controls-container button{margin-right:15px;}.cta-popup-video:-webkit-full-screen .controls-container button{margin-right:15px;}.cta-popup-video:-moz-full-screen .controls-container button{margin-right:15px;}.cta-popup-video:-ms-fullscreen .controls-container button{margin-right:15px;}.cta-popup-video:fullscreen .controls-container button.fullscreen{margin-right:0;}.cta-popup-video:-webkit-full-screen .controls-container button.fullscreen{margin-right:0;}.cta-popup-video:-moz-full-screen .controls-container button.fullscreen{margin-right:0;}.cta-popup-video:-ms-fullscreen .controls-container button.fullscreen{margin-right:0;}.cta-popup-video:fullscreen .controls-container .timer{font-size:16px;}.cta-popup-video:-webkit-full-screen .controls-container .time{font-size:16px;}.cta-popup-video:-moz-full-screen .controls-container .timer{font-size:16px;}.cta-popup-video:-ms-fullscreen .controls-container .timer{font-size:16px;}@media (max-width:576px),(max-height:576px) and (orientation:landscape){.cta-video-container .cta-popup-video{position:relative;}.cta-popup-video .video-controls button{padding:5px}.cta-video-container .cta-popup-video .close{position:absolute;top:0;right:0;margin:20px;color:#fff;opacity:0.8;z-index:1;}.cta-video-container .cta-popup-video:fullscreen .video-controls{position:unset;}.cta-video-container .cta-popup-video:-moz-full-screen .video-controls{position:unset;}.cta-video-container .cta-popup-video:-ms-fullscreen .video-controls{position:unset;}.cta-video-container .cta-popup-video:-webkit-full-screen .video-controls{position:unset;}.cta-video-container .cta-popup-video video{max-height:100vh;}.cta-video-container .cta-popup-video .video-controls{position:absolute;bottom:0;left:0;width:100%;z-index:1;}.cta-video-container .modal-content{margin-top:0;margin-bottom:0;background:#000;padding:0;display:flex;justify-content:center;}.cta-video-container .modal-dialog{width:100%;margin:0;background:#000;}.cta-video-container .video-controls .fullscreen{display:none;}}.cta-popup-video .volume-slider{height:8px;width:75px;background:#606060;position:relative;top:-1px;margin-right:15px;cursor:pointer;margin-left:-5px;}.cta-popup-video .volume-filled{width:100%;height:100%;transition:width 0.2s ease-in-out;background:#fff;opacity:0.85;}
.layout--onecol .layout__region{width:100%;}
