/* @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;}
.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:"";}
.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;}
.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;}}
.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;}
.layout-container{margin:0 1.5em;}.layout-container::after{display:table;clear:both;content:"";}@media screen and (min-width:38em){.layout-container{margin:0 2.5em;}.layout-column{float:left;box-sizing:border-box;}[dir="rtl"] .layout-column{float:right;}.layout-column + .layout-column{padding-left:10px;}[dir="rtl"] .layout-column + .layout-column{padding-right:10px;padding-left:0;}.layout-column--half{width:50%;}.layout-column--quarter{width:25%;}.layout-column--three-quarter{width:75%;}}.panel{padding:5px 5px 15px;}.panel__description{margin:0 0 3px;padding:2px 0 3px 0;}.compact-link{margin:0 0 0.5em 0;}small .admin-link::before{content:" [";}small .admin-link::after{content:"]";}.system-modules thead > tr{border:0;}.system-modules div.incompatible{font-weight:bold;}.system-modules td.checkbox{width:4%;min-width:25px;}.system-modules td.module{width:25%;}.system-modules td{vertical-align:top;}.system-modules label,.system-modules-uninstall label{color:#1d1d1d;font-size:1.15em;}.system-modules details{color:#5c5c5b;line-height:20px;}.system-modules details[open]{overflow:visible;height:auto;white-space:normal;}.system-modules details[open] summary .text{text-transform:none;-webkit-hyphens:auto;hyphens:auto;}.system-modules td details a{color:#5c5c5b;border:0;}.system-modules td details{margin:0;border:0;}.system-modules td details summary{padding:0;cursor:default;text-transform:none;font-weight:normal;}.system-modules td{padding-left:0;}[dir="rtl"] .system-modules td{padding-right:0;padding-left:12px;}@media screen and (max-width:40em){.system-modules td.name{width:20%;}.system-modules td.description{width:40%;}}.system-modules .requirements{max-width:490px;padding:5px 0;}.system-modules .links{overflow:hidden;}.system-modules .checkbox{margin:0 5px;}.system-modules .checkbox .form-item{margin-bottom:0;}.admin-requirements,.admin-required{color:#666;font-size:0.9em;}.admin-enabled{color:#080;}.admin-missing{color:#f00;}.module-link{display:block;float:left;margin-top:2px;padding:2px 20px;white-space:nowrap;}[dir="rtl"] .module-link{float:right;}.module-link-help{background:url(/core/misc/icons/787878/questionmark-disc.svg) 0 50% no-repeat;}[dir="rtl"] .module-link-help{background-position:top 50% right 0;}.module-link-permissions{background:url(/core/misc/icons/787878/key.svg) 0 50% no-repeat;}[dir="rtl"] .module-link-permissions{background-position:top 50% right 0;}.module-link-configure{background:url(/core/misc/icons/787878/cog.svg) 0 50% no-repeat;}[dir="rtl"] .module-link-configure{background-position:top 50% right 0;}.module-link--non-stable{padding-left:18px;background:url(/core/misc/icons/e29700/warning.svg) 0 50% no-repeat;}[dir="rtl"] .module-link--non-stable{padding-right:18px;padding-left:0;background-position:top 50% right 0;}.system-status-report__status-title{position:relative;box-sizing:border-box;width:100%;padding:10px 6px 10px 40px;vertical-align:top;background-color:transparent;font-weight:normal;}[dir="rtl"] .system-status-report__status-title{padding:10px 40px 10px 6px;}.system-status-report__status-icon::before{position:absolute;top:12px;left:12px;display:block;width:16px;height:16px;content:"";background-repeat:no-repeat;}[dir="rtl"] .system-status-report__status-icon::before{right:12px;left:auto;}.system-status-report__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-report__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-report__entry__value{padding:1em 0.5em;}.theme-info__header{margin-bottom:0;font-weight:normal;}.theme-default .theme-info__header{font-weight:bold;}.theme-info__description{margin-top:0;}.theme-link--non-stable{padding-left:18px;background:url(/core/misc/icons/e29700/warning.svg) 0 50% no-repeat;}.system-themes-list{margin-bottom:20px;}.system-themes-list-uninstalled{padding-top:20px;border-top:1px solid #cdcdcd;}.system-themes-list__header{margin:0;}.theme-selector{padding-top:20px;}.theme-selector .screenshot,.theme-selector .no-screenshot{max-width:100%;height:auto;padding:2px;text-align:center;vertical-align:bottom;border:1px solid #e0e0d8;}.theme-default .screenshot{border:1px solid #aaa;}.system-themes-list-uninstalled .screenshot,.system-themes-list-uninstalled .no-screenshot{max-width:194px;height:auto;}@media screen and (min-width:45em){body:not(.toolbar-vertical) .system-themes-list-installed .screenshot,body:not(.toolbar-vertical) .system-themes-list-installed .no-screenshot{float:left;width:294px;margin:0 20px 0 0;}[dir="rtl"] body:not(.toolbar-vertical) .system-themes-list-installed .screenshot,[dir="rtl"] body:not(.toolbar-vertical) .system-themes-list-installed .no-screenshot{float:right;margin:0 0 0 20px;}body:not(.toolbar-vertical) .system-themes-list-installed .system-themes-list__header{margin-top:0;}body:not(.toolbar-vertical) .system-themes-list-uninstalled .theme-selector{float:left;box-sizing:border-box;width:31.25%;padding:20px 20px 20px 0;}[dir="rtl"] body:not(.toolbar-vertical) .system-themes-list-uninstalled .theme-selector{float:right;padding:20px 0 20px 20px;}body:not(.toolbar-vertical) .system-themes-list-uninstalled .theme-info{min-height:170px;}}@media screen and (min-width:60em){.toolbar-vertical .system-themes-list-installed .screenshot,.toolbar-vertical .system-themes-list-installed .no-screenshot{float:left;width:294px;margin:0 20px 0 0;}[dir="rtl"] .toolbar-vertical .system-themes-list-installed .screenshot,[dir="rtl"] .toolbar-vertical .system-themes-list-installed .no-screenshot{float:right;margin:0 0 0 20px;}.toolbar-vertical .system-themes-list-installed .theme-info__header{margin-top:0;}.toolbar-vertical .system-themes-list-uninstalled .theme-selector{float:left;box-sizing:border-box;width:31.25%;padding:20px 20px 20px 0;}[dir="rtl"] .toolbar-vertical .system-themes-list-uninstalled .theme-selector{float:right;padding:20px 0 20px 20px;}.toolbar-vertical .system-themes-list-uninstalled .theme-info{min-height:170px;}}.system-themes-list-installed .theme-info{max-width:940px;}.theme-selector .incompatible{margin-top:10px;font-weight:bold;}.theme-selector .operations{margin:10px 0 0 0;padding:0;}.theme-selector .operations li{float:left;margin:0;padding:0 0.7em;list-style-type:none;border-right:1px solid #cdcdcd;}[dir="rtl"] .theme-selector .operations li{float:right;border-right:none;border-left:1px solid #cdcdcd;}.theme-selector .operations li:last-child{padding:0 0 0 0.7em;border-right:none;}[dir="rtl"] .theme-selector .operations li:last-child{padding:0 0.7em 0 0;border-left:none;}.theme-selector .operations li:first-child{padding:0 0.7em 0 0;}[dir="rtl"] .theme-selector .operations li:first-child{padding:0 0 0 0.7em;}.system-themes-admin-form{clear:left;}[dir="rtl"] .system-themes-admin-form{clear:right;}.cron-description__run-cron{display:block;}.system-cron-settings__link{overflow-wrap:break-word;word-wrap:break-word;}
.revision-current{background:#ffc;}
.field-group-tab.pb-content-type-display .details-wrapper .form-radios,.field-group-tab.pb-content-type-display .details-wrapper .form-checkboxes{display:grid;grid-auto-flow:row;justify-content:start;align-items:end;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));}.field-group-tab.pb-content-type-display .details-wrapper .form-radios,.field-group-tab.pb-content-type-display .details-wrapper .form-checkboxes{min-width:0;}.field-group-tab.pb-content-type-display .details-wrapper .form-radios .form-item input,.field-group-tab.pb-content-type-display .details-wrapper .form-checkboxes .form-item input{margin-inline-end:5px;}.field-group-tab.pb-content-type-display .details-wrapper .form-type--checkbox,.field-group-tab.pb-content-type-display .details-wrapper .form-type--radio{margin-inline-end:20px;}.field-group-tab.pb-content-type-display .field--name-pb-display-content-width{display:block;width:100%;clear:both;}@media (min-width:48rem){.field-group-tab.pb-content-type-display .field--type-paragraphs-bundles-rgb,.field-group-tab.pb-content-type-display .field--type-paragraphs-bundles-range{width:49%;display:inline-block;float:inline-start;}}.field-group-tab.pb-content-type-display [data-drupal-selector="para-color-picker"]{display:inline-block;min-width:210px;width:100%;}.field-group-tab.pb-content-type-display [data-drupal-selector="para-color-picker"] .form-text{display:inline-block;width:calc(100% - 70px);border-start-start-radius:12px;border-end-start-radius:0;border-start-end-radius:0;border-end-end-radius:12px;border-inline-end:none;}.field-group-tab.pb-content-type-display [data-drupal-selector="para-color-picker"] .form-color{display:inline-block;width:40px;margin-inline-end:20px;vertical-align:bottom;border-start-start-radius:0;border-start-end-radius:12px;border-end-start-radius:12px;border-end-end-radius:0;border-inline-start:none;padding:5px;background-color:black;box-sizing:border-box;}.field-group-tab.pb-content-type-display [data-drupal-selector="para-color-picker"]label,.field-group-tab.pb-content-type-display [data-drupal-selector="para-color-picker"] div{display:block;width:100%;}
.pb__tab-display .form-radios{display:flex;flex-wrap:wrap;}.pb__tab-display .form-radios>*{margin-inline-end:20px;width:auto;}.pb__tab-display .form-select{box-sizing:border-box;width:100%;}.paragraphs-add-dialog .paragraphs-add-dialog-list{justify-content:center;align-items:center;max-width:900px;margin-block:0;margin-inline:auto;display:grid;gap:0.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}.paragraphs-add-dialog .paragraphs-add-dialog-list >{min-width:0;}.paragraphs-add-dialog .paragraphs-add-dialog-list li{box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);border-radius:0.5rem;}.paragraphs-add-dialog .paragraphs-add-dialog-list li input{display:flex;flex-grow:1;flex-basis:100%;justify-content:center;align-items:center;padding-block:0.5rem !important;padding-inline:1rem !important;}.pb__tabs-wrapper .horizontal-tabs .pb__tab-display{box-sizing:border-box;width:auto;min-width:initial;max-width:1000px;margin-block:0;margin-inline:auto;}.paragraphs-tabs-wrapper .paragraph-top .paragraphs-actions>input{background-color:#007bff;color:#ffffff;}.paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraph-top .paragraphs-actions>input{background-color:#28a745;color:#ffffff;}.paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraph-top .paragraphs-actions>input{background-color:#ffc107;color:#333333;}.paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraph-top .paragraphs-actions>input{background-color:#fd7e14;color:#333333;}.paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraph-top .paragraphs-actions>input{background-color:#dc3545;color:#ffffff;}.paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraphs-tabs-wrapper .paragraph-top .paragraphs-actions>input{background-color:#6f42c1;color:#ffffff;}.field--name-pb-content-title input{inline-size:100%;}.horizontal-tabs-panes .claro-details.horizontal-tabs-pane{min-width:calc(100% - 2rem);}.horizontal-tabs-panes .pb__tab-display .claro-details{width:auto;}.pb__tab-display > .details-wrapper > .field--name-pb-display-image-min-height input{width:calc(100% - 40px);}.pb__tab-display .details-wrapper > *{min-width:0;}.pb__tab-display.large > .details-wrapper{padding:0 !important;gap:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:start;}.pb__tab-display.large > .details-wrapper > .field--name-pb-display-image-min-height > div{width:100%;}.pb__tab-display.large > .details-wrapper > .field--name-pb-display-width+.field--name-pb-display-bg,.pb__tab-display.large > .details-wrapper > .field--name-pb-display-image-min-height,.pb__tab-display.large > .details-wrapper > *{flex:1 1 calc(50% - 16px);max-width:calc(50% - 16px);}.pb__tab-display.large > .details-wrapper > .field--name-pb-display-bg,.pb__tab-display.large > .details-wrapper > .field--name-pb-display-bg-hover,.pb__tab-display.large > .details-wrapper > .field--name-pb-display-text,.pb__tab-display.large > .details-wrapper > .field--name-pb-display-text-hover,.pb__tab-display.large > .details-wrapper > .field--name-pb-display-border-color,.pb__tab-display.large > .details-wrapper > .field--name-pb-display-border-hover{flex:0 0 calc(25% - 16px);max-width:calc(25% - 16px);}.pb__tab-display.medium > .details-wrapper{padding:0 !important;gap:16px;display:grid;grid-template-columns:repeat(2,minmax(50%,1fr));}.pb__tab-display.medium > .details-wrapper > .field--name-pb-display-bg-opacity:first-child{grid-column:1 / -1;}.pb__tab-display.small > .details-wrapper{display:grid;gap:16px;grid-auto-flow:row;grid-template-columns:1fr;}.pb__tab-display.small > .details-wrapper > *,.pb__tab-display.medium > .details-wrapper > *{min-width:0;}.pb__tab-display .field--name-pb-display-bg-opacity .form-item{margin:0;}.pb__tab-display .field--name-pb-display-bg-opacity .form-item__description{margin:0!important;}.pb__tab-display.medium .form-select{min-width:230px;width:initial;}form .pb__tab-display.medium [data-drupal-selector="para-color-picker"]{max-width:230px !important;}@media(max-width:47.99875rem){.pb__tabs-wrapper .horizontal-tabs .pb__tab-display{width:100%;}}.field--name-pb-display-alert-end-date .paragraph-bundle-alert-clear-date,.field--name-pb-display-alert-start-date .paragraph-bundle-alert-clear-date{float:inline-end;}details.pb__tab-content .field--name-pb-content-title,details.pb__tab-content .field--name-pb-content-title-tag,details.pb__tab-content .field--name-pb-content-title-alignment{display:inline-block;vertical-align:bottom;box-sizing:border-box;}details.pb__tab-content .field--name-pb-content-title{inline-size:calc(100% - 270px);margin-inline-end:0;}details.pb__tab-content .field--name-pb-content-title-tag,details.pb__tab-content .field--name-pb-content-title-alignment{inline-size:125px;margin-inline-end:0;vertical-align:top;}details.pb__tab-content .field--name-pb-content-title-tag .form-select,details.pb__tab-content .field--name-pb-content-title-alignment .form-select{inline-size:100%;max-inline-size:125px;box-sizing:border-box;}.field--name-pb-content-title-tag select.form-select option[value="h1"]{color:#b45309;font-weight:600;}.field--name-pb-content-title-tag select.form-select:has(option:checked[value="h1"]){color:#b45309;border-color:#d97706;font-weight:600;}.field--name-pb-content-tab-name,.field--name-pb-content-tab-name-icon{display:inline-block;vertical-align:top;box-sizing:border-box;}.field--name-pb-content-tab-name{inline-size:calc(100% - 170px);margin-inline-end:0;}.field--name-pb-content-tab-name input,.field--name-pb-content-tab-name .form-item__description{width:100%;max-width:100%;}.field--name-pb-content-tab-name-icon{inline-size:150px;margin-inline-end:0;}.field--name-pb-content-tab-name-icon .form-type--checkbox{display:flex !important;gap:12px;flex-direction:column-reverse;align-self:end;justify-content:end;width:100px;margin-inline-start:24px!important;}.field--name-pb-content-tab-name-icon .form-item{margin-block:0;}
