/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--sk-size:40px;--sk-color:#333}.ajax-throbber{position:relative;width:40px;height:40px}.ajax-progress.ajax-progress-fullscreen{position:fixed;z-index:11000;top:0;right:0;bottom:0;left:0;overflow:visible;width:2em;height:2em;margin:auto;background-color:transparent;background-image:none}
.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:1.5em;background-color:#000}.progress__description,.progress__percentage{overflow:hidden;margin-top:.2em;color:#555;font-size:.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}[dir=rtl] .ajax-progress{float:right}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/css/core/components/../../../images/core/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:.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/css/core/components/../../../images/core/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}.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{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:0 0;line-height:inherit;-webkit-appearance:none;-moz-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;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/e32700/error.svg)}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/e29700/warning.svg)}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/73b355/check.svg)}
.system-status-report-counters__item{width:100%;margin-bottom:.5em;padding:.5em 0;text-align:center;white-space:nowrap;background-color:rgba(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(/themes/contrib/stable/css/system/components/../../../images/core/icons/787878/twistie-down.svg)}.tablesort--desc{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/787878/twistie-up.svg)}
.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:.5em}
.ajax-throbber.sk-wave{display:flex;justify-content:space-between;width:var(--sk-size);height:var(--sk-size)}.ajax-throbber .sk-wave-rect{width:15%;height:100%;animation:sk-wave 1.2s infinite ease-in-out;background-color:var(--sk-color)}.ajax-throbber .sk-wave-rect:nth-child(1){animation-delay:-1.2s}.ajax-throbber .sk-wave-rect:nth-child(2){animation-delay:-1.1s}.ajax-throbber .sk-wave-rect:nth-child(3){animation-delay:-1s}.ajax-throbber .sk-wave-rect:nth-child(4){animation-delay:-.9s}.ajax-throbber .sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes sk-wave{0%,40%,100%{transform:scaleY(.4)}20%{transform:scaleY(1)}}
.bs-bg-success{background-color:green !important}.bs-bg-warning{background-color:#ff0 !important}.bs-bg-danger{background-color:red !important}.bs-bg-light{background-color:#d3d3d3 !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:#ff0 !important}@media screen and (max-width:576px){.bs-bg-sm-warning{background-color:#ff0 !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:#d3d3d3 !important}@media screen and (max-width:576px){.bs-bg-sm-light{background-color:#d3d3d3 !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:#ff0 !important}@media (min-width:576px) and (max-width:992px){.bs-bg-md-warning{background-color:#ff0 !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:#d3d3d3 !important}@media (min-width:576px) and (max-width:992px){.bs-bg-md-light{background-color:#d3d3d3 !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:#ff0 !important}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-warning{background-color:#ff0 !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:#d3d3d3 !important}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-light{background-color:#d3d3d3 !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:#ff0 !important}@media (min-width:1200px){.bs-bg-xl-warning{background-color:#ff0 !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:#d3d3d3 !important}@media (min-width:1200px){.bs-bg-xl-light{background-color:#d3d3d3 !important}}
.bs-mx-1{margin-left:.5rem !important;margin-right:.5rem !important}.bs-mx-2{margin-left:1rem !important;margin-right:1rem !important}.bs-my-1{margin-top:.5rem !important;margin-bottom:.5rem !important}.bs-my-2{margin-top:1rem !important;margin-bottom:1rem !important}.bs-m-1{margin:.5rem !important}.bs-m-2{margin:1rem !important}.bs-m-3{margin:2rem !important}.bs-m-4{margin:4rem !important}.bs-m-5{margin:8rem !important}.bs-mt-1{margin-top:.5rem !important}.bs-mt-2{margin-top:1rem !important}.bs-mt-3{margin-top:2rem !important}.bs-mt-4{margin-top:4rem !important}.bs-mt-5{margin-top:8rem !important}.bs-mb-1{margin-bottom:.5rem !important}.bs-mb-2{margin-bottom:1rem !important}.bs-mb-3{margin-bottom:2rem !important}.bs-mb-4{margin-bottom:4rem !important}.bs-mb-5{margin-bottom:8rem !important}.bs-ml-1{margin-left:.5rem !important}.bs-ml-2{margin-left:1rem !important}.bs-ml-3{margin-left:2rem !important}.bs-ml-4{margin-left:4rem !important}.bs-ml-5{margin-left:8rem !important}.bs-mr-1{margin-right:.5rem !important}.bs-mr-2{margin-right:1rem !important}.bs-mr-3{margin-right:2rem !important}.bs-mr-4{margin-right:4rem !important}.bs-mr-5{margin-right:8rem !important}
.bs-p-1{padding:.25rem !important}.bs-pl-1{padding-left:.25rem !important}.bs-pr-1{padding-right:.25rem !important}.bs-pt-1{padding-top:.25rem !important}.bs-pb-1{padding-bottom:.25rem !important}.bs-p-2{padding:.5rem !important}.bs-pl-2{padding-left:.5rem !important}.bs-pr-2{padding-right:.5rem !important}.bs-pt-2{padding-top:.5rem !important}.bs-pb-2{padding-bottom:.5rem !important}.bs-p-3{padding:1rem !important}.bs-pl-3{padding-left:1rem !important}.bs-pr-3{padding-right:1rem !important}.bs-pt-3{padding-top:1rem !important}.bs-pb-3{padding-bottom:1rem !important}.bs-p-4{padding:1.5rem !important}.bs-pl-4{padding-left:1.5rem !important}.bs-pr-4{padding-right:1.5rem !important}.bs-pt-4{padding-top:1.5rem !important}.bs-pb-4{padding-bottom:1.5rem !important}.bs-p-5{padding:3rem !important}.bs-pl-5{padding-left:3rem !important}.bs-pr-5{padding-right:3rem !important}.bs-pt-5{padding-top:3rem !important}.bs-pb-5{padding-bottom:3rem !important}@media screen and (max-width:576px){.bs-p-sm-1{padding:.25rem !important}.bs-pl-sm-1{padding-left:.25rem !important}.bs-pr-sm-1{padding-right:.25rem !important}.bs-pt-sm-1{padding-top:.25rem !important}.bs-pb-sm-1{padding-bottom:.25rem !important}}.ui-dialog-off-canvas .bs-p-sm-1{padding:.25rem !important}.ui-dialog-off-canvas .bs-pl-sm-1{padding-left:.25rem !important}.ui-dialog-off-canvas .bs-pr-sm-1{padding-right:.25rem !important}.ui-dialog-off-canvas .bs-pt-sm-1{padding-top:.25rem !important}.ui-dialog-off-canvas .bs-pb-sm-1{padding-bottom:.25rem !important}@media (min-width:576px) and (max-width:992px){.bs-p-md-1{padding:.25rem !important}.bs-pl-md-1{padding-left:.25rem !important}.bs-pr-md-1{padding-right:.25rem !important}.bs-pt-md-1{padding-top:.25rem !important}.bs-pb-md-1{padding-bottom:.25rem !important}}.ui-dialog-off-canvas .bs-p-md-1{padding:.25rem !important}.ui-dialog-off-canvas .bs-pl-md-1{padding-left:.25rem !important}.ui-dialog-off-canvas .bs-pr-md-1{padding-right:.25rem !important}.ui-dialog-off-canvas .bs-pt-md-1{padding-top:.25rem !important}.ui-dialog-off-canvas .bs-pb-md-1{padding-bottom:.25rem !important}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-1{padding:.25rem !important}.bs-pl-lg-1{padding-left:.25rem !important}.bs-pr-lg-1{padding-right:.25rem !important}.bs-pt-lg-1{padding-top:.25rem !important}.bs-pb-lg-1{padding-bottom:.25rem !important}}.ui-dialog-off-canvas .bs-p-lg-1{padding:.25rem !important}.ui-dialog-off-canvas .bs-pl-lg-1{padding-left:.25rem !important}.ui-dialog-off-canvas .bs-pr-lg-1{padding-right:.25rem !important}.ui-dialog-off-canvas .bs-pt-lg-1{padding-top:.25rem !important}.ui-dialog-off-canvas .bs-pb-lg-1{padding-bottom:.25rem !important}@media (min-width:1200px){.bs-p-xl-1{padding:.25rem !important}.bs-pl-xl-1{padding-left:.25rem !important}.bs-pr-xl-1{padding-right:.25rem !important}.bs-pt-xl-1{padding-top:.25rem !important}.bs-pb-xl-1{padding-bottom:.25rem !important}}.ui-dialog-off-canvas .bs-p-xl-1{padding:.25rem !important}.ui-dialog-off-canvas .bs-pl-xl-1{padding-left:.25rem !important}.ui-dialog-off-canvas .bs-pr-xl-1{padding-right:.25rem !important}.ui-dialog-off-canvas .bs-pt-xl-1{padding-top:.25rem !important}.ui-dialog-off-canvas .bs-pb-xl-1{padding-bottom:.25rem !important}@media screen and (max-width:576px){.bs-p-sm-2{padding:.5rem !important}.bs-pl-sm-2{padding-left:.5rem !important}.bs-pr-sm-2{padding-right:.5rem !important}.bs-pt-sm-2{padding-top:.5rem !important}.bs-pb-sm-2{padding-bottom:.5rem !important}}.ui-dialog-off-canvas .bs-p-sm-2{padding:.5rem !important}.ui-dialog-off-canvas .bs-pl-sm-2{padding-left:.5rem !important}.ui-dialog-off-canvas .bs-pr-sm-2{padding-right:.5rem !important}.ui-dialog-off-canvas .bs-pt-sm-2{padding-top:.5rem !important}.ui-dialog-off-canvas .bs-pb-sm-2{padding-bottom:.5rem !important}@media (min-width:576px) and (max-width:992px){.bs-p-md-2{padding:.5rem !important}.bs-pl-md-2{padding-left:.5rem !important}.bs-pr-md-2{padding-right:.5rem !important}.bs-pt-md-2{padding-top:.5rem !important}.bs-pb-md-2{padding-bottom:.5rem !important}}.ui-dialog-off-canvas .bs-p-md-2{padding:.5rem !important}.ui-dialog-off-canvas .bs-pl-md-2{padding-left:.5rem !important}.ui-dialog-off-canvas .bs-pr-md-2{padding-right:.5rem !important}.ui-dialog-off-canvas .bs-pt-md-2{padding-top:.5rem !important}.ui-dialog-off-canvas .bs-pb-md-2{padding-bottom:.5rem !important}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-2{padding:.5rem !important}.bs-pl-lg-2{padding-left:.5rem !important}.bs-pr-lg-2{padding-right:.5rem !important}.bs-pt-lg-2{padding-top:.5rem !important}.bs-pb-lg-2{padding-bottom:.5rem !important}}.ui-dialog-off-canvas .bs-p-lg-2{padding:.5rem !important}.ui-dialog-off-canvas .bs-pl-lg-2{padding-left:.5rem !important}.ui-dialog-off-canvas .bs-pr-lg-2{padding-right:.5rem !important}.ui-dialog-off-canvas .bs-pt-lg-2{padding-top:.5rem !important}.ui-dialog-off-canvas .bs-pb-lg-2{padding-bottom:.5rem !important}@media (min-width:1200px){.bs-p-xl-2{padding:.5rem !important}.bs-pl-xl-2{padding-left:.5rem !important}.bs-pr-xl-2{padding-right:.5rem !important}.bs-pt-xl-2{padding-top:.5rem !important}.bs-pb-xl-2{padding-bottom:.5rem !important}}.ui-dialog-off-canvas .bs-p-xl-2{padding:.5rem !important}.ui-dialog-off-canvas .bs-pl-xl-2{padding-left:.5rem !important}.ui-dialog-off-canvas .bs-pr-xl-2{padding-right:.5rem !important}.ui-dialog-off-canvas .bs-pt-xl-2{padding-top:.5rem !important}.ui-dialog-off-canvas .bs-pb-xl-2{padding-bottom:.5rem !important}@media screen and (max-width:576px){.bs-p-sm-3{padding:1rem !important}.bs-pl-sm-3{padding-left:1rem !important}.bs-pr-sm-3{padding-right:1rem !important}.bs-pt-sm-3{padding-top:1rem !important}.bs-pb-sm-3{padding-bottom:1rem !important}}.ui-dialog-off-canvas .bs-p-sm-3{padding:1rem !important}.ui-dialog-off-canvas .bs-pl-sm-3{padding-left:1rem !important}.ui-dialog-off-canvas .bs-pr-sm-3{padding-right:1rem !important}.ui-dialog-off-canvas .bs-pt-sm-3{padding-top:1rem !important}.ui-dialog-off-canvas .bs-pb-sm-3{padding-bottom:1rem !important}@media (min-width:576px) and (max-width:992px){.bs-p-md-3{padding:1rem !important}.bs-pl-md-3{padding-left:1rem !important}.bs-pr-md-3{padding-right:1rem !important}.bs-pt-md-3{padding-top:1rem !important}.bs-pb-md-3{padding-bottom:1rem !important}}.ui-dialog-off-canvas .bs-p-md-3{padding:1rem !important}.ui-dialog-off-canvas .bs-pl-md-3{padding-left:1rem !important}.ui-dialog-off-canvas .bs-pr-md-3{padding-right:1rem !important}.ui-dialog-off-canvas .bs-pt-md-3{padding-top:1rem !important}.ui-dialog-off-canvas .bs-pb-md-3{padding-bottom:1rem !important}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-3{padding:1rem !important}.bs-pl-lg-3{padding-left:1rem !important}.bs-pr-lg-3{padding-right:1rem !important}.bs-pt-lg-3{padding-top:1rem !important}.bs-pb-lg-3{padding-bottom:1rem !important}}.ui-dialog-off-canvas .bs-p-lg-3{padding:1rem !important}.ui-dialog-off-canvas .bs-pl-lg-3{padding-left:1rem !important}.ui-dialog-off-canvas .bs-pr-lg-3{padding-right:1rem !important}.ui-dialog-off-canvas .bs-pt-lg-3{padding-top:1rem !important}.ui-dialog-off-canvas .bs-pb-lg-3{padding-bottom:1rem !important}@media (min-width:1200px){.bs-p-xl-3{padding:1rem !important}.bs-pl-xl-3{padding-left:1rem !important}.bs-pr-xl-3{padding-right:1rem !important}.bs-pt-xl-3{padding-top:1rem !important}.bs-pb-xl-3{padding-bottom:1rem !important}}.ui-dialog-off-canvas .bs-p-xl-3{padding:1rem !important}.ui-dialog-off-canvas .bs-pl-xl-3{padding-left:1rem !important}.ui-dialog-off-canvas .bs-pr-xl-3{padding-right:1rem !important}.ui-dialog-off-canvas .bs-pt-xl-3{padding-top:1rem !important}.ui-dialog-off-canvas .bs-pb-xl-3{padding-bottom:1rem !important}@media screen and (max-width:576px){.bs-p-sm-4{padding:1.5rem !important}.bs-pl-sm-4{padding-left:1.5rem !important}.bs-pr-sm-4{padding-right:1.5rem !important}.bs-pt-sm-4{padding-top:1.5rem !important}.bs-pb-sm-4{padding-bottom:1.5rem !important}}.ui-dialog-off-canvas .bs-p-sm-4{padding:1.5rem !important}.ui-dialog-off-canvas .bs-pl-sm-4{padding-left:1.5rem !important}.ui-dialog-off-canvas .bs-pr-sm-4{padding-right:1.5rem !important}.ui-dialog-off-canvas .bs-pt-sm-4{padding-top:1.5rem !important}.ui-dialog-off-canvas .bs-pb-sm-4{padding-bottom:1.5rem !important}@media (min-width:576px) and (max-width:992px){.bs-p-md-4{padding:1.5rem !important}.bs-pl-md-4{padding-left:1.5rem !important}.bs-pr-md-4{padding-right:1.5rem !important}.bs-pt-md-4{padding-top:1.5rem !important}.bs-pb-md-4{padding-bottom:1.5rem !important}}.ui-dialog-off-canvas .bs-p-md-4{padding:1.5rem !important}.ui-dialog-off-canvas .bs-pl-md-4{padding-left:1.5rem !important}.ui-dialog-off-canvas .bs-pr-md-4{padding-right:1.5rem !important}.ui-dialog-off-canvas .bs-pt-md-4{padding-top:1.5rem !important}.ui-dialog-off-canvas .bs-pb-md-4{padding-bottom:1.5rem !important}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-4{padding:1.5rem !important}.bs-pl-lg-4{padding-left:1.5rem !important}.bs-pr-lg-4{padding-right:1.5rem !important}.bs-pt-lg-4{padding-top:1.5rem !important}.bs-pb-lg-4{padding-bottom:1.5rem !important}}.ui-dialog-off-canvas .bs-p-lg-4{padding:1.5rem !important}.ui-dialog-off-canvas .bs-pl-lg-4{padding-left:1.5rem !important}.ui-dialog-off-canvas .bs-pr-lg-4{padding-right:1.5rem !important}.ui-dialog-off-canvas .bs-pt-lg-4{padding-top:1.5rem !important}.ui-dialog-off-canvas .bs-pb-lg-4{padding-bottom:1.5rem !important}@media (min-width:1200px){.bs-p-xl-4{padding:1.5rem !important}.bs-pl-xl-4{padding-left:1.5rem !important}.bs-pr-xl-4{padding-right:1.5rem !important}.bs-pt-xl-4{padding-top:1.5rem !important}.bs-pb-xl-4{padding-bottom:1.5rem !important}}.ui-dialog-off-canvas .bs-p-xl-4{padding:1.5rem !important}.ui-dialog-off-canvas .bs-pl-xl-4{padding-left:1.5rem !important}.ui-dialog-off-canvas .bs-pr-xl-4{padding-right:1.5rem !important}.ui-dialog-off-canvas .bs-pt-xl-4{padding-top:1.5rem !important}.ui-dialog-off-canvas .bs-pb-xl-4{padding-bottom:1.5rem !important}@media screen and (max-width:576px){.bs-p-sm-5{padding:3rem !important}.bs-pl-sm-5{padding-left:3rem !important}.bs-pr-sm-5{padding-right:3rem !important}.bs-pt-sm-5{padding-top:3rem !important}.bs-pb-sm-5{padding-bottom:3rem !important}}.ui-dialog-off-canvas .bs-p-sm-5{padding:3rem !important}.ui-dialog-off-canvas .bs-pl-sm-5{padding-left:3rem !important}.ui-dialog-off-canvas .bs-pr-sm-5{padding-right:3rem !important}.ui-dialog-off-canvas .bs-pt-sm-5{padding-top:3rem !important}.ui-dialog-off-canvas .bs-pb-sm-5{padding-bottom:3rem !important}@media (min-width:576px) and (max-width:992px){.bs-p-md-5{padding:3rem !important}.bs-pl-md-5{padding-left:3rem !important}.bs-pr-md-5{padding-right:3rem !important}.bs-pt-md-5{padding-top:3rem !important}.bs-pb-md-5{padding-bottom:3rem !important}}.ui-dialog-off-canvas .bs-p-md-5{padding:3rem !important}.ui-dialog-off-canvas .bs-pl-md-5{padding-left:3rem !important}.ui-dialog-off-canvas .bs-pr-md-5{padding-right:3rem !important}.ui-dialog-off-canvas .bs-pt-md-5{padding-top:3rem !important}.ui-dialog-off-canvas .bs-pb-md-5{padding-bottom:3rem !important}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-5{padding:3rem !important}.bs-pl-lg-5{padding-left:3rem !important}.bs-pr-lg-5{padding-right:3rem !important}.bs-pt-lg-5{padding-top:3rem !important}.bs-pb-lg-5{padding-bottom:3rem !important}}.ui-dialog-off-canvas .bs-p-lg-5{padding:3rem !important}.ui-dialog-off-canvas .bs-pl-lg-5{padding-left:3rem !important}.ui-dialog-off-canvas .bs-pr-lg-5{padding-right:3rem !important}.ui-dialog-off-canvas .bs-pt-lg-5{padding-top:3rem !important}.ui-dialog-off-canvas .bs-pb-lg-5{padding-bottom:3rem !important}@media (min-width:1200px){.bs-p-xl-5{padding:3rem !important}.bs-pl-xl-5{padding-left:3rem !important}.bs-pr-xl-5{padding-right:3rem !important}.bs-pt-xl-5{padding-top:3rem !important}.bs-pb-xl-5{padding-bottom:3rem !important}}.ui-dialog-off-canvas .bs-p-xl-5{padding:3rem !important}.ui-dialog-off-canvas .bs-pl-xl-5{padding-left:3rem !important}.ui-dialog-off-canvas .bs-pr-xl-5{padding-right:3rem !important}.ui-dialog-off-canvas .bs-pt-xl-5{padding-top:3rem !important}.ui-dialog-off-canvas .bs-pb-xl-5{padding-bottom:3rem !important}
.hero__banner{min-height:400px}@media (min-width:992px){.hero__banner{min-height:600px}}.hero__banner .breadcrumb-container,.hero__banner .hero_banner-content{position:relative;z-index:3}.hero__banner:before,.hero__banner:after{content:'';position:absolute;left:0;right:0;bottom:0;top:0}.hero__banner.hero__gradient_vertical:before{opacity:.9;background:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(50.45%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0)),to(#000));background:linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 50.45%,rgba(0,0,0,0) 100%,#000 100%);z-index:2}.hero__banner.hero__gradient_horizontal:after{opacity:.5;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),to(#000));background:linear-gradient(270deg,rgba(0,0,0,0) 0%,#000 100%);z-index:2}.field--name-field-background-image img,.hero_banner--img{width:100%;height:auto;min-height:100%;-o-object-fit:cover;object-fit:cover}.hero_banner--audio-controls{background-color:rgba(255,255,255,.5)}.hero_banner--audio-controls i,.hero_banner--audio-controls svg{font-size:24px;width:24px;height:auto}@media (min-width:992px){.hero_banner--audio-controls i,.hero_banner--audio-controls svg{font-size:36px}}.hero_banner--audio-controls i[class*=fa-volume],.hero_banner--audio-controls svg[class*=fa-volume]{max-width:50px}.hero_banner--audio-controls.is-playing #hero_banner--btn-play{display:none}.hero_banner--audio-controls:not(.is-playing) #hero_banner--btn-pause{display:none}.hero_banner--audio-controls.is-muted #hero_banner--btn-mute{display:none}.hero_banner--audio-controls:not(.is-muted) #hero_banner--btn-unmute{display:none}.hero_banner-video,.hero_banner-image{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.hero_banner-video .field--name-field-background-image .contextual-region,.hero_banner-image .field--name-field-background-image .contextual-region{position:static}.hero_banner-video .hero_banner-video--youtube-player-wrapper,.hero_banner-image .hero_banner-video--youtube-player-wrapper{position:relative;overflow:hidden;width:100vw;height:100vh}.hero_banner-video video,.hero_banner-video iframe,.hero_banner-image video,.hero_banner-image iframe{position:absolute;top:50%;left:50%;width:100vw;height:100vh;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-aspect-ratio:16/9){.hero_banner-video video,.hero_banner-video iframe,.hero_banner-image video,.hero_banner-image iframe{height:56.25vw}}@media (max-aspect-ratio:16/9){.hero_banner-video video,.hero_banner-video iframe,.hero_banner-image video,.hero_banner-image iframe{width:177.78vh}}.ixm-blocks-hero-preloader{width:60px;height:60px;position:absolute;left:calc(50% - 30px);top:calc(50% - 30px)}.ixm-blocks-hero-preloader svg{width:60px;height:auto}
.layout--onecol .layout__region{width:100%}
