/* @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 6px 2px;background:transparent url(/core/misc/throbber-active.svg) 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.svg);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;}.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);}
.grid{display:grid}.gap-6{gap:1.5rem}@media(min-width:760px){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.g-col-1{grid-column:span 1}.g-col-2{grid-column:span 2}.g-col-3{grid-column:span 3}.g-col-4{grid-column:span 4}.g-col-5{grid-column:span 5}.g-col-6{grid-column:span 6}.g-col-7{grid-column:span 7}.g-col-8{grid-column:span 8}.g-col-9{grid-column:span 9}.g-col-10{grid-column:span 10}.g-col-11{grid-column:span 11}.g-col-12{grid-column:span 12}@media(min-width:0){.g-col-xs-1{grid-column:span 1}}@media(min-width:0){.g-col-xs-2{grid-column:span 2}}@media(min-width:0){.g-col-xs-3{grid-column:span 3}}@media(min-width:0){.g-col-xs-4{grid-column:span 4}}@media(min-width:0){.g-col-xs-5{grid-column:span 5}}@media(min-width:0){.g-col-xs-6{grid-column:span 6}}@media(min-width:0){.g-col-xs-7{grid-column:span 7}}@media(min-width:0){.g-col-xs-8{grid-column:span 8}}@media(min-width:0){.g-col-xs-9{grid-column:span 9}}@media(min-width:0){.g-col-xs-10{grid-column:span 10}}@media(min-width:0){.g-col-xs-11{grid-column:span 11}}@media(min-width:0){.g-col-xs-12{grid-column:span 12}}@media(min-width:400px){.g-col-sm-1{grid-column:span 1}}@media(min-width:400px){.g-col-sm-2{grid-column:span 2}}@media(min-width:400px){.g-col-sm-3{grid-column:span 3}}@media(min-width:400px){.g-col-sm-4{grid-column:span 4}}@media(min-width:400px){.g-col-sm-5{grid-column:span 5}}@media(min-width:400px){.g-col-sm-6{grid-column:span 6}}@media(min-width:400px){.g-col-sm-7{grid-column:span 7}}@media(min-width:400px){.g-col-sm-8{grid-column:span 8}}@media(min-width:400px){.g-col-sm-9{grid-column:span 9}}@media(min-width:400px){.g-col-sm-10{grid-column:span 10}}@media(min-width:400px){.g-col-sm-11{grid-column:span 11}}@media(min-width:400px){.g-col-sm-12{grid-column:span 12}}@media(min-width:760px){.g-col-md-1{grid-column:span 1}}@media(min-width:760px){.g-col-md-2{grid-column:span 2}}@media(min-width:760px){.g-col-md-3{grid-column:span 3}}@media(min-width:760px){.g-col-md-4{grid-column:span 4}}@media(min-width:760px){.g-col-md-5{grid-column:span 5}}@media(min-width:760px){.g-col-md-6{grid-column:span 6}}@media(min-width:760px){.g-col-md-7{grid-column:span 7}}@media(min-width:760px){.g-col-md-8{grid-column:span 8}}@media(min-width:760px){.g-col-md-9{grid-column:span 9}}@media(min-width:760px){.g-col-md-10{grid-column:span 10}}@media(min-width:760px){.g-col-md-11{grid-column:span 11}}@media(min-width:760px){.g-col-md-12{grid-column:span 12}}@media(min-width:1024px){.g-col-lg-1{grid-column:span 1}}@media(min-width:1024px){.g-col-lg-2{grid-column:span 2}}@media(min-width:1024px){.g-col-lg-3{grid-column:span 3}}@media(min-width:1024px){.g-col-lg-4{grid-column:span 4}}@media(min-width:1024px){.g-col-lg-5{grid-column:span 5}}@media(min-width:1024px){.g-col-lg-6{grid-column:span 6}}@media(min-width:1024px){.g-col-lg-7{grid-column:span 7}}@media(min-width:1024px){.g-col-lg-8{grid-column:span 8}}@media(min-width:1024px){.g-col-lg-9{grid-column:span 9}}@media(min-width:1024px){.g-col-lg-10{grid-column:span 10}}@media(min-width:1024px){.g-col-lg-11{grid-column:span 11}}@media(min-width:1024px){.g-col-lg-12{grid-column:span 12}}@media(min-width:1280px){.g-col-xl-1{grid-column:span 1}}@media(min-width:1280px){.g-col-xl-2{grid-column:span 2}}@media(min-width:1280px){.g-col-xl-3{grid-column:span 3}}@media(min-width:1280px){.g-col-xl-4{grid-column:span 4}}@media(min-width:1280px){.g-col-xl-5{grid-column:span 5}}@media(min-width:1280px){.g-col-xl-6{grid-column:span 6}}@media(min-width:1280px){.g-col-xl-7{grid-column:span 7}}@media(min-width:1280px){.g-col-xl-8{grid-column:span 8}}@media(min-width:1280px){.g-col-xl-9{grid-column:span 9}}@media(min-width:1280px){.g-col-xl-10{grid-column:span 10}}@media(min-width:1280px){.g-col-xl-11{grid-column:span 11}}@media(min-width:1280px){.g-col-xl-12{grid-column:span 12}}@media(min-width:1680px){.g-col-xxl-1{grid-column:span 1}}@media(min-width:1680px){.g-col-xxl-2{grid-column:span 2}}@media(min-width:1680px){.g-col-xxl-3{grid-column:span 3}}@media(min-width:1680px){.g-col-xxl-4{grid-column:span 4}}@media(min-width:1680px){.g-col-xxl-5{grid-column:span 5}}@media(min-width:1680px){.g-col-xxl-6{grid-column:span 6}}@media(min-width:1680px){.g-col-xxl-7{grid-column:span 7}}@media(min-width:1680px){.g-col-xxl-8{grid-column:span 8}}@media(min-width:1680px){.g-col-xxl-9{grid-column:span 9}}@media(min-width:1680px){.g-col-xxl-10{grid-column:span 10}}@media(min-width:1680px){.g-col-xxl-11{grid-column:span 11}}@media(min-width:1680px){.g-col-xxl-12{grid-column:span 12}}.container{width:100%;margin-right:auto;margin-left:auto;margin:0}@media(min-width:1680px){.container{max-width:1220px}}.container--empty,.container .container,.container .container--fluid{padding-left:0;padding-right:0}.container--small{max-width:1280px}.container-fluid{width:100%;margin-right:auto;margin-left:auto}.container-fluid .container-fluid{padding-left:0;padding-right:0}.row{display:flex;flex-wrap:wrap;margin-right:-0.8rem;margin-left:-0.8rem;margin-right:-0.8rem;margin-left:-0.8rem;margin-right:-1.2rem;margin-left:-1.2rem}@media(min-width:400px){.row{margin-right:-0.8rem;margin-left:-0.8rem}}@media(min-width:760px){.row{margin-right:-1.2rem;margin-left:-1.2rem}}@media(min-width:1024px){.row{margin-right:-1.2rem;margin-left:-1.2rem}}@media(min-width:1280px){.row{margin-right:-1.2rem;margin-left:-1.2rem}}@media(min-width:1680px){.row{margin-right:-1.2rem;margin-left:-1.2rem}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:.8rem;padding-left:.8rem;padding-right:.8rem;padding-left:.8rem;padding-right:1.2rem;padding-left:1.2rem}@media(min-width:400px){.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{padding-right:.8rem;padding-left:.8rem}}@media(min-width:760px){.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{padding-right:1.2rem;padding-left:1.2rem}}@media(min-width:1024px){.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{padding-right:1.2rem;padding-left:1.2rem}}@media(min-width:1280px){.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{padding-right:1.2rem;padding-left:1.2rem}}@media(min-width:1680px){.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{padding-right:1.2rem;padding-left:1.2rem}}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:400px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:760px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:1024px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1280px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}@media(min-width:1680px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}}.visible-large{display:none !important}@media(min-width:1024px){.visible-large{display:block !important}}.hidden-large{display:block !important}@media(min-width:1024px){.hidden-large{display:none !important}}[class*=col-]{display:flex;flex-direction:column}[class*=col-]>*{flex:1 0 auto}@supports(display:grid){.row--grid-layout{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr}.row--grid-layout>[class*=col-]{max-width:none;width:auto}@media(min-width:760px){.row--grid-layout{grid-template-columns:1fr 1fr 1fr}}}.container,.container-fluid{padding-right:1.5rem;padding-left:1.5rem}@media(min-width:760px){.container,.container-fluid{padding-right:2rem;padding-left:2rem}}.ses-dark-mode .ses-paragraph--satellites-tools.ses-style--background-light .btn.btn--secondary:not(.disabled),.ses-dark-mode .ses-paragraph--satellites-tools.ses-style--background-white .btn.btn--secondary:not(.disabled){color:#0f0f0f;border-color:#248fd8}.ses-dark-mode .ses-paragraph--satellites-tools.ses-style--background-light .btn.btn--secondary:not(.disabled):hover,.ses-dark-mode .ses-paragraph--satellites-tools.ses-style--background-white .btn.btn--secondary:not(.disabled):hover{color:#fff}.ses-paragraph--satellites-tools.ses-style--background-grey .btn.btn--secondary:not(.disabled),.ses-paragraph--satellites-tools.ses-style--background-black .btn.btn--secondary:not(.disabled){background-color:#248fd8;color:#fff;font-size:1.313rem;transition:background-color .4s ease-in-out,color .4s ease-in-out}.ses-paragraph--satellites-tools.ses-style--background-grey .btn.btn--secondary:not(.disabled):before,.ses-paragraph--satellites-tools.ses-style--background-black .btn.btn--secondary:not(.disabled):before{background-image:linear-gradient(101.39deg,#2590d8 3.65%,#33ccf6 100%);content:"";transition:opacity .4s ease-in-out}.ses-dark-mode .ses-paragraph--satellites-tools.ses-style--background-grey .btn.btn--secondary:not(.disabled),.ses-dark-mode .ses-paragraph--satellites-tools.ses-style--background-black .btn.btn--secondary:not(.disabled){border:2px solid #248fd8}.ses-paragraph--satellites-tools h3{font-size:2.25rem}.ses-paragraph--satellites-tools .ses-paragraph--investor-downloads-table--table{padding:24px 0}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-header{display:none}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-row{display:grid;grid-gap:30px;grid-template-columns:repeat(4,calc(25% - 22px))}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-row{padding:1rem 0;align-items:center}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-cell--first{margin-top:0 !important;font-size:1.313rem}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-header-first-cell{margin-right:0;font-weight:normal}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-cell a[disabled]{color:#1e1e1e;border:2px solid #ced4da}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-cell a[disabled]:hover{cursor:not-allowed}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-cell a[disabled]:hover::before{opacity:0}@media(max-width:1023.98px){.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-row{display:flex;flex-flow:column;gap:16px;border-bottom:1px solid #ced4da}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-cell{width:100%;min-width:100%;border-left:none;border-right:none}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-cell a{width:100%}}@media(min-width:760px){.ses-paragraph--satellites-tools h3{font-size:4rem}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-header--content{display:flex}}@media(min-width:1024px){.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-header{display:grid;grid-gap:30px;grid-template-columns:repeat(4,calc(25% - 22px))}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-cell,.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-header-cell{width:auto !important;min-width:auto !important}.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-cell a,.ses-paragraph--satellites-tools .ses-paragraph--investor-relations-downloads--table-header-cell a{width:100%;padding:20px 11px 16px}}
.media-oembed-content{max-width:100%;border:none;background-color:transparent;}
.paragraph--unpublished{background-color:#fff4f4;}
