/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--selectify-text-align-start:left;--selectify-text-align-end:right;--selectify-search-padding-block-start:6px;--selectify-search-padding-inline-end:10px;--selectify-search-padding-block-end:6px;--selectify-search-padding-inline-start:34px;--selectify-radius-start-start:8px;--selectify-radius-start-end:8px;--selectify-radius-end-end:8px;--selectify-radius-end-start:8px;--selectify-checkbox-bg:linear-gradient(180deg,#d1d1d1 0%,#a8a8a8 50%,#7f7f7f 100%);--selectify-checkbox-checked-bg:linear-gradient(180deg,#bebebe 0%,#8c8c8c 50%,#5f5f5f 100%);--selectify-checkbox-check-circle:radial-gradient(circle at 35% 35%,#fff 0%,#e6e6e6 40%,#bfbfbf 100%);--selectify-checkbox-checked-circle:radial-gradient(circle at 40% 40%,#fff 0%,#bfbfbf 40%,#5f5f5f 100%);--selectify-checkbox-disabled-bg:linear-gradient(180deg,#c0c0c0 0%,#9e9e9e 50%,#7c7c7c 100%);--selectify-checkbox-disabled-circle:radial-gradient(circle at 40% 40%,#e3e3e3 0%,#c6c6c6 40%,#9f9f9f 100%);--selectify-error-bg:#ffebee;--selectify-error-color:#d32f2f;--selectify-error-border-color:#d32f2f;--selectify-placeholder-color:#666;--selectify-skip-link-bg:#666;--selectify-skip-link-color:#fff;}.selectify,.selectify *{box-sizing:border-box;}.s-hidden,.s-search-hidden{display:none !important;}.selectify-hidden{position:absolute;visibility:hidden;overflow:hidden;inline-size:0;block-size:0;border:0;outline:none;}.selectify-visually-hidden{position:absolute !important;overflow:hidden !important;inline-size:1px !important;block-size:1px !important;margin-block-start:0 !important;margin-inline-end:0 !important;margin-block-end:0 !important;margin-inline-start:0 !important;padding:0 !important;border:0 !important;white-space:nowrap !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;}.selectify-disabled{cursor:not-allowed;opacity:0.5;pointer-events:none;}.selectify-select{box-shadow:none;font-size:0.875rem;line-height:1.6;cursor:pointer;transition:background 0.2s ease-in-out,border 0.2s ease-in-out,box-shadow 0.2s ease-in-out;all:unset;}.selectify-radio,.selectify-checkbox{padding:var(--selectify-radio-padding,inherit);border:none;border-radius:var(--selectify-radio-border-radius,inherit);box-shadow:none;background:var(--selectify-checkbox-bg,inherit);}.dual-available,.dual-selected,.selectify-available-display,.selectify-selected-display{border:2px solid var(--r-br,#999);border-radius:8px;background:var(--r-bg,#f1f1f1);color:var(--r-tx,currentColor);transition:all 0.2s ease;}.dual-list-option button,.dual-list-option .option-label,.selectify-available-one-option button,.selectify-available-one-option .option-label,.selectify-available-one-option label,.selectify-selected-one-option .option-label{pointer-events:none;}.wrapper-selectify{inline-size:auto;}.wrapper-selectify > label{border:0;background:transparent;background-image:none !important;cursor:default;}.wrapper-selectify{display:inline-block;background:inherit;}.views-exposed-form .wrapper-selectify{display:flex;inline-size:100%;}.views-exposed-form label+.wrapper-selectify{margin-block-start:0;}.selectify-select-footer{display:none;margin:0;padding:0;border:none;align-items:center;justify-content:center;min-height:40px;}.selectify-select .selectify-select-footer button.selectify-clear-all{display:flex;align-items:center;justify-content:center;margin:0;padding:4px 8px;border:1px solid var(--r-br,var(--r-br-b),#999);border-radius:999px;background-color:var(--r-bg-bt,var(--r-bg),#f8f8f8);color:var(--r-tx-bt,var(--r-tx),currentColor);font-size:.75rem;line-height:1.2;cursor:pointer;gap:6px;transition:all 0.2s ease;}.selectify-select.has-selections .selectify-select-footer{display:flex;}.selectify-select.selectify-few-options .selectify-select-footer{display:none !important;}.selectify-select-dropdowns.selectify-few-options .options-inner{overflow:hidden;}.options-inner,.selectify-selected-options.dual-inner{display:flex;inline-size:100%;flex-direction:column;align-items:stretch;}.options-inner > *,.selectify-selected-options.dual-inner > *{inline-size:100%;}.selectify-clear-all span{display:inline-flex;align-items:center;gap:4px;}.selectify-clear-all svg{inline-size:20px;block-size:20px;line-height:0.9;vertical-align:middle;}.selectify-max-selection-message{position:absolute;inset-block-start:-40px;inset-inline-start:50%;z-index:10;display:flex;visibility:hidden;padding:8px 14px;border:2px solid var(--selectify-error-border-color) !important;border-radius:6px;box-shadow:0 4px 12px rgb(0 0 0 / 15%);background:var(--selectify-error-bg) !important;color:var(--selectify-error-color) !important;font-size:14px !important;font-weight:600;line-height:1.2 !important;white-space:nowrap;opacity:0;transform:translateX(-50%) translateY(-10px);transition:opacity 0.3s ease,transform 0.3s ease,visibility 0.3s;align-items:center;justify-content:center;}.selectify-max-selection-message.show{z-index:7000;visibility:visible;opacity:1;transform:translateX(-50%) translateY(0);}.selectify-max-selection-message.hide{visibility:hidden;opacity:0;transform:translateX(-50%) translateY(-10px);}.selectify select:disabled{cursor:not-allowed;}.remove-tag svg{inline-size:18px;block-size:18px;}body .selectify-clear-all span.icon svg{inline-size:20px;block-size:20px;}body .remove-tag,body .selectify-dorpdown-arrow,body .selectify-clear-all span.icon{line-height:0.8;}.selectify-select-dropdowns .search-input .manage-search{position:absolute;inset-block-start:10px;inset-inline-start:16px;inline-size:24px;block-size:24px;opacity:0.7;pointer-events:none;}.dual-search-input .manage-search{position:absolute;inset-block-start:8px;inset-inline-start:12px;inline-size:22px;block-size:22px;opacity:0.7;pointer-events:none;}.selectify-selected-one-option label,.selectify-selected-one-option .option-label,.selectify-available-one-option label,.selectify-available-one-option .option-label{padding:0 !important;line-height:1.2;pointer-events:none;}@media (width >= 36rem){.selectify-selected-one-option label,.selectify-selected-one-option .option-label,.selectify-available-one-option label,.selectify-available-one-option .option-label{white-space:nowrap;}}.skip-to-selected.visually-hidden-focusable{position:absolute;inset-block-start:auto;inset-inline-start:-9999px;overflow:hidden;inline-size:1px;block-size:1px;}.skip-to-selected.visually-hidden-focusable:focus{position:static;inset-inline-start:auto;z-index:1000;display:inline-block;overflow:visible;inline-size:auto;block-size:auto;margin-block-end:0.5rem;padding-block-start:0.5rem;padding-inline-end:1rem;padding-block-end:0.5rem;padding-inline-start:1rem;border-radius:4px;background:var(--selectify-skip-link-bg);color:var(--selectify-skip-link-color);text-decoration:none;}.selectify-no-results{padding:12px 16px;color:var(--selectify-placeholder-color,#666);font-size:14px;font-style:italic;text-align:center;}.selectify-placeholder-option{cursor:default;opacity:0.7;pointer-events:none;}.selectify-placeholder-option .selectify-placeholder-label{display:block;padding-block-start:4px;padding-inline-end:8px;padding-block-end:4px;padding-inline-start:8px;color:var(--selectify-placeholder-color);font-style:italic;}.selectify-placeholder-option input[type="checkbox"]{display:none;}.selectify-placeholder-option .dual-available-arrow,.selectify-placeholder-option .dual-selected-arrow{display:none;}body .selectify-select.selectify-select-dropdowns .search-input input{margin:8px;inline-size:calc(100% - 16px);padding-inline-start:36px;}
.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;}
.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;}}
.media-oembed-content{max-width:100%;border:none;background-color:transparent;}
#drupal-off-canvas input.selectify-checkbox[type="checkbox"]::before,#drupal-off-canvas input.selectify-checkbox[type="checkbox"]::after,#drupal-off-canvas input.selectify-radio[type="radio"]::before,#drupal-off-canvas input.selectify-radio[type="radio"]::after{position:absolute !important;display:block !important;visibility:visible !important;opacity:1 !important;content:'' !important;mask-image:none !important;}input.selectify-radio[type="radio"],input.selectify-checkbox[type="checkbox"]{all:unset;position:relative !important;display:inline-block !important;overflow:visible !important;margin:0 !important;padding:0 !important;outline:none !important;box-shadow:none !important;box-sizing:border-box !important;background:transparent !important;vertical-align:middle;cursor:pointer;appearance:none !important;}input.selectify-radio[type="radio"]{border:var(--selectify-radio-border-width,2px) solid var(--selectify-checkbox-border-color,#555)!important;block-size:var(--selectify-radio-height) !important;inline-size:var(--selectify-radio-width) !important;min-block-size:var(--selectify-radio-height) !important;min-inline-size:var(--selectify-radio-width) !important;max-block-size:var(--selectify-radio-height) !important;max-inline-size:var(--selectify-radio-width) !important;border-radius:var(--selectify-radio-border-radius) !important;transition:background var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing),border var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing),opacity var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing);}input.selectify-checkbox[type="checkbox"]{border:var(--selectify-radio-border-width,2px) solid var(--selectify-checkbox-border-color,#555)!important;block-size:var(--selectify-checkbox-height) !important;inline-size:var(--selectify-checkbox-width) !important;min-block-size:var(--selectify-checkbox-height) !important;min-inline-size:var(--selectify-checkbox-width) !important;max-block-size:var(--selectify-checkbox-height) !important;max-inline-size:var(--selectify-checkbox-width) !important;border-radius:var(--selectify-checkbox-border-radius) !important;transition:background var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing),border var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing),opacity var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing);}input.selectify-radio[type="radio"],input.selectify-checkbox[type="checkbox"]{margin-inline-end:8px !important;}input.selectify-radio[type="radio"]::before{margin:var(--selectify-radio-circle-margin) !important;inline-size:var(--selectify-radio-circle-size) !important;block-size:var(--selectify-radio-circle-size) !important;border-radius:var(--selectify-radio-circle-radius) !important;transition:translate var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing),scale var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing),background var(--selectify-radio-transition-speed) ease,opacity var(--selectify-radio-transition-speed) ease !important;translate:var(--selectify-radio-circle-translate-unchecked) 0 !important;}input.selectify-checkbox[type="checkbox"]::before{margin:var(--selectify-checkbox-circle-margin) !important;inline-size:var(--selectify-checkbox-circle-size) !important;block-size:var(--selectify-checkbox-circle-size) !important;border-radius:var(--selectify-checkbox-circle-radius) !important;transition:translate var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing),scale var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing),background var(--selectify-checkbox-transition-speed) ease,opacity var(--selectify-checkbox-transition-speed) ease !important;translate:var(--selectify-checkbox-circle-translate-unchecked) 0 !important;}input.selectify-radio[type="radio"]::before,input.selectify-checkbox[type="checkbox"]::before{position:absolute;z-index:1;border:none !important;box-shadow:none !important;clip-path:none !important;content:"";mask-image:none !important;inset-block:0 auto !important;inset-inline:0 auto !important;scale:1 1 !important;will-change:translate,scale;}input.selectify-radio[type="radio"]:active::before,input.selectify-checkbox[type="checkbox"]:active::before{scale:1.15 0.85 !important;transition-duration:0.1s !important;}input.selectify-radio[type="radio"]:hover::before,input.selectify-checkbox[type="checkbox"]:hover::before{scale:1.05 1.05 !important;}input.selectify-radio[type="radio"]::after,input.selectify-checkbox[type="checkbox"]::after{position:absolute;z-index:2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960' fill='%2322c55e'%3E%3Cpath d='M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:0;transition:opacity 0.25s ease,scale 0.25s cubic-bezier(0.34,1.56,0.64,1);pointer-events:none;clip-path:none !important;content:"";mask-image:none !important;inset-block-start:50%;translate:0 -50%;will-change:opacity,scale;scale:0.8;}input.selectify-radio[type="radio"]::after{inline-size:var(--selectify-radio-icon-size);block-size:var(--selectify-radio-icon-size);}input.selectify-checkbox[type="checkbox"]::after{inline-size:var(--selectify-checkbox-icon-size);block-size:var(--selectify-checkbox-icon-size);}input.selectify-radio[type="radio"]::after,input.selectify-checkbox[type="checkbox"]::after{inset-inline-end:auto;opacity:0;scale:0.8;}input.selectify-radio[type="radio"]::after{inset-inline-start:var(--selectify-radio-icon-left-unchecked);}input.selectify-checkbox[type="checkbox"]::after{inset-inline-start:var(--selectify-checkbox-icon-left-unchecked);}input.selectify-radio[type="radio"]:checked::before{translate:var(--selectify-radio-circle-translate-checked) 0 !important;}input.selectify-checkbox[type="checkbox"]:checked::before{translate:var(--selectify-checkbox-circle-translate-checked) 0 !important;}input.selectify-radio[type="radio"]:checked::after,input.selectify-checkbox[type="checkbox"]:checked::after{inset-inline-start:auto;opacity:1;scale:1.3;}input.selectify-radio[type="radio"]:checked::after{inset-inline-end:var(--selectify-radio-icon-right-checked);}input.selectify-checkbox[type="checkbox"]:checked::after{inset-inline-end:var(--selectify-checkbox-icon-right-checked);}html[dir="rtl"] input.selectify-radio[type="radio"]::before{translate:calc(-1 * var(--selectify-radio-circle-translate-unchecked)) 0 !important;}html[dir="rtl"] input.selectify-checkbox[type="checkbox"]::before{translate:calc(-1 * var(--selectify-checkbox-circle-translate-unchecked)) 0 !important;}html[dir="rtl"] input.selectify-radio[type="radio"]:checked::before{translate:calc(-1 * var(--selectify-radio-circle-translate-checked)) 0 !important;}html[dir="rtl"] input.selectify-checkbox[type="checkbox"]:checked::before{translate:calc(-1 * var(--selectify-checkbox-circle-translate-checked)) 0 !important;}input.selectify-radio[type="radio"]:disabled,input.selectify-checkbox[type="checkbox"]:disabled{box-shadow:none;cursor:not-allowed;opacity:0.6;}input.selectify-radio[type="radio"]:disabled::after,input.selectify-checkbox[type="checkbox"]:disabled::after{opacity:0 !important;}input.selectify-radio[type="radio"]:disabled:checked::after,input.selectify-checkbox[type="checkbox"]:disabled:checked::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960' fill='%239ca3af'%3E%3Cpath d='M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z'/%3E%3C/svg%3E");opacity:0.4;}input.selectify-radio[type="radio"]:focus,input.selectify-checkbox[type="checkbox"]:focus{outline:none;box-shadow:none;}input.selectify-radio[type="radio"]:focus-visible,input.selectify-checkbox[type="checkbox"]:focus-visible{outline:2px solid var(--selectify-checkbox-focus,#5eead4);outline-offset:2px;}input.selectify-radio[type="radio"],input.selectify-checkbox[type="checkbox"]{background:var(--selectify-checkbox-bg) !important;}input.selectify-radio[type="radio"]::before,input.selectify-checkbox[type="checkbox"]::before{box-shadow:none;background:var(--selectify-checkbox-check-circle) !important;transform:none !important;}input.selectify-radio[type="radio"]:checked,input.selectify-checkbox[type="checkbox"]:checked{box-shadow:none;background:var(--selectify-checkbox-checked-bg) !important;}input.selectify-radio[type="radio"]:checked::before,input.selectify-checkbox[type="checkbox"]:checked::before{box-shadow:none;background:var(--selectify-checkbox-checked-circle) !important;}input.selectify-radio[type="radio"]:disabled,input.selectify-checkbox[type="checkbox"]:disabled{box-shadow:none;background:var(--selectify-checkbox-disabled-bg) !important;}input.selectify-radio[type="radio"]:disabled::before,input.selectify-checkbox[type="checkbox"]:disabled::before{box-shadow:none;background:var(--selectify-checkbox-disabled-circle) !important;}input.selectify-checkbox[type="checkbox"]:hover,input.selectify-radio[type="radio"]:hover{border-color:var(--selectify-checkbox-hover-border-color) !important;background:var(--selectify-checkbox-hover-bg) !important;}input.selectify-checkbox[type="checkbox"]:active,input.selectify-radio[type="radio"]:active{border-color:var(--selectify-checkbox-active-border-color) !important;background:var(--selectify-checkbox-active-bg) !important;}input.selectify-checkbox[type="checkbox"]:checked,input.selectify-radio[type="radio"]:checked{border-color:var(--selectify-checkbox-checked-border-color) !important;}input.selectify-checkbox[type="checkbox"]:indeterminate{border-color:var(--selectify-checkbox-indeterminate-border-color) !important;background:var(--selectify-checkbox-indeterminate-bg) !important;}input.selectify-checkbox[type="checkbox"]:indeterminate::after{background:var(--selectify-checkbox-indeterminate-bar) !important;}input.selectify-checkbox[type="checkbox"]:disabled,input.selectify-radio[type="radio"]:disabled{border-color:var(--selectify-checkbox-disabled-border-color) !important;}input.selectify-checkbox[type="checkbox"][aria-invalid="true"],input.selectify-radio[type="radio"][aria-invalid="true"]{border-color:var(--selectify-checkbox-invalid-border-color) !important;background:var(--selectify-checkbox-invalid-bg) !important;}.selectify-radio-checkbox-circle-small input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-circle-medium input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-circle-large input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-square-small input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-square-medium input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-square-large input.selectify-radio[type="radio"]::before{display:none !important;}.selectify-radio-checkbox-circle-small input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-circle-medium input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-circle-large input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-square-small input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-square-medium input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-square-large input.selectify-radio[type="radio"]::after{inset-inline-end:auto !important;inset-block-start:50% !important;inset-inline-start:50% !important;transform:translate(-50%,-50%) !important;transition:opacity 0.25s ease,scale 0.25s cubic-bezier(0.34,1.56,0.64,1) !important;translate:none !important;}.selectify-radio-checkbox-circle-small input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-circle-medium input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-circle-large input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-square-small input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-square-medium input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-square-large input.selectify-radio[type="radio"]:not(:checked)::after{opacity:0 !important;scale:0.8;}.selectify-radio-checkbox-circle-small input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-circle-medium input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-circle-large input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-square-small input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-square-medium input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-square-large input.selectify-radio[type="radio"]:checked::after{opacity:1 !important;transform:translate(-50%,-50%) !important;inset-inline-end:auto !important;inset-block-start:50% !important;inset-inline-start:50% !important;translate:none !important;scale:1;}.selectify-checkbox-checkbox-circle-small input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-circle-medium input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-circle-large input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-square-small input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-square-medium input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-square-large input.selectify-checkbox[type="checkbox"]::before{display:none !important;}.selectify-checkbox-checkbox-circle-small input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-circle-medium input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-circle-large input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-square-small input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-square-medium input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-square-large input.selectify-checkbox[type="checkbox"]::after{inset-inline-start:50% !important;inset-inline-end:auto !important;inset-block-start:50% !important;translate:none !important;transform:translate(-50%,-50%) !important;transition:opacity 0.25s ease,scale 0.25s cubic-bezier(0.34,1.56,0.64,1) !important;}.selectify-checkbox-checkbox-circle-small input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-circle-medium input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-circle-large input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-square-small input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-square-medium input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-square-large input.selectify-checkbox[type="checkbox"]:not(:checked)::after{opacity:0 !important;scale:0.8;}.selectify-checkbox-checkbox-circle-small input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-circle-medium input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-circle-large input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-square-small input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-square-medium input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-square-large input.selectify-checkbox[type="checkbox"]:checked::after{inset-inline-start:50% !important;inset-inline-end:auto !important;inset-block-start:50% !important;translate:none !important;transform:translate(-50%,-50%) !important;opacity:1 !important;scale:1;}
.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:0.5em;}
ul.ul-parent-predefined-color-themes{display:flex;flex-wrap:wrap;}ul.ul-parent-predefined-color-themes li{flex-grow:1;flex-shrink:1;}#block-predefinedcolorthemes-menu,ul.ul-parent-predefined-color-themes li a{text-align:center;width:auto;display:inline-block;}ul.ul-parent-predefined-color-themes li a:before{content:"\f0e7";font-family:FontAwesome;text-align:right;top:10px;left:5px;display:inline-block;position:absolute;height:20px;color:inherit;}ul.ul-parent-predefined-color-themes{}.node--type-themes div{margin:0 !important;padding:0 !important;}.path-frontpage .node--view-mode-teaser{min-height:350px;}@media (max-width:992px){#highlighted h2,ul.ul-parent-predefined-color-themes{padding:20px;}}@-webkit-keyframes Gradient{0%{background-position:0% 50%;}100%{background-position:100% 50%;}0%{background-position:50% 0%;}}.exdt{font-weight:bolder;background:linear-gradient(48deg,#ffc067,#f4b37d,#e9a592,#7ab4d2,#33c1e2,#287496,#1d274a,#287496,#33c1e2,#7ab4d2,#e9a592,#f4b37d,#ffc067);background-size:200% 200%;animation:Gradient 2.50s linear infinite;padding:0 0.35rem;background-clip:text;-webkit-background-clip:text;color:transparent;display:inline-block;animation-direction:alternate-reverse;}.view-content .flexslider{margin:25px auto;border:none;box-shadow:none;background:transparent;}.flex-direction-nav a{height:50px;}.flexslider .slides img{border-radius:15px;}.flex-direction-nav a{top:40%;}@media (max-width:767px){ul.flex-direction-nav{display:none;}}@media (max-width:992px){.views-view-grid .views-col{width:100%!important;}}.views-view-grid .field--name-field-image,.field--name-w3css-media-image img:not(.field--type-text-with-summary img,.field--type-text-long img){width:100%;}.field--name-field-video .media-oembed-content{width:100%;height:500px;}.second-sidebar .view .w3-padding,.second-sidebar .view .w3-panel{padding-left:0!important;padding-right:0!important;}.path-contact .main-container-inner .w3css-content{width:100% !important;max-width:900px;margin:16px auto !important;float:none !important;display:table;}.path-contact .main-container-inner .first-sidebar,.path-contact.main-container-inner .second-sidebar{height:0 !important;width:0 !important;display:none !important;}.path-admin .field--type-entity-reference .form-radios .form-type--radio,.path-admin .field--type-entity-reference .form-checkboxes .form-type--checkbox,.path-block .field--type-entity-reference .form-radios .form-type--radio,.path-block .field--type-entity-reference .form-checkboxes .form-type--checkbox,.gin--edit-form .field--type-entity-reference .form-radios .form-type--radio,.gin--edit-form .field--type-entity-reference .form-checkboxes .form-type--checkbox{display:inline-block;}svg.ext{width:20px;height:20px;margin:0 0 0 2px;opacity:0.5;}.node--view-mode-teaser .field--type-text:before,.node--view-mode-teaser .field--type-text-long:before{clear:none;}
.path-admin .field--type-entity-reference .form-radios .form-type--radio,.path-admin .field--type-entity-reference .form-checkboxes .form-type--checkbox,.path-block .field--type-entity-reference .form-radios .form-type--radio,.path-block .field--type-entity-reference .form-checkboxes .form-type--checkbox,.gin--edit-form .field--type-entity-reference .form-radios .form-type--radio,.gin--edit-form .field--type-entity-reference .form-checkboxes .form-type--checkbox{display:inline-block;}svg.ext{width:20px;height:20px;margin:0 0 0 2px;opacity:0.5;}.field--name-field-video .media-oembed-content{width:100%;min-height:600px;}.ul-parent-predefined-theme{overflow-x:auto;margin-bottom:16px !important;}.ul-parent-predefined-theme li{float:left;}.ul-parent-predefined-theme li a{padding:4px 8px !important;font-size:0.875rem !important;}.author-info .w3-row.views-row a,.author-info .w3-row.views-row time,.author-info .w3-row.views-row span,.author-info .w3-row.views-row div{display:inline-block;float:left;}.author-info .w3-row.views-row  .addtoany_list{float:right !important;}.author-info .w3-row.views-row  .addtoany_list svg{filter:invert(84%) sepia(9%) saturate(1100%) hue-rotate(165deg)
  brightness(88%) contrast(83%);}.author-info .w3-row.views-row .field-content,.author-info .w3-row.views-row .views-field-nothing,.author-info .w3-row.views-row .author-wrapper{width:100%;display:block;}.author-info .w3-row.views-row .author-wrapper > div{margin:0 12px 0 0;}.author-info .w3-row.views-row .author-wrapper > div > span{opacity:0.6;margin:0 8px 0 0;background-size:30px;width:30px;height:30px;}.author-info .w3-row.views-row .author-wrapper .author-picture a:last-child{padding:0 0 0 5px;}.author-picture > span{background:transparent url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9h ZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNW RyBSZXBvIE1peGVyIFRvb2xzIC0tPgo8c3ZnIHdpZHRoPSI4MDBweCIgaGVpZ2h0 PSI4MDBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiB4bWxucz0i aHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZmlsbC1ydWxlPSJl dmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05IDlDOSA3LjM0MjUgMTAu MzQyNSA2IDEyIDZDMTMuNjU3NSA2IDE1IDcuMzQyNSAxNSA5QzE1IDEwLjY1NzUg MTMuNjU3NSAxMiAxMiAxMkMxMC4zNDI1IDEyIDkgMTAuNjU3NSA5IDlaTTEyIDcu NUMxMi44MjUgNy41IDEzLjUgOC4xNzUgMTMuNSA5QzEzLjUgOS44MjUgMTIuODI1 IDEwLjUgMTIgMTAuNUMxMS4xNzUgMTAuNSAxMC41IDkuODI1IDEwLjUgOUMxMC41 IDguMTc1IDExLjE3NSA3LjUgMTIgNy41WiIgZmlsbD0iIzAwMDAwMCIvPg0KPHBh dGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0x MiAxMy41QzkuOTk3NSAxMy41IDYgMTQuNTA1IDYgMTYuNVYxOEgxOFYxNi41QzE4 IDE0LjUwNSAxNC4wMDI1IDEzLjUgMTIgMTMuNVpNMTIgMTVDMTQuMDI1IDE1IDE2 LjM1IDE1Ljk2NzUgMTYuNSAxNi41SDcuNUM3LjY3MjUgMTUuOTYgOS45ODI1IDE1 IDEyIDE1WiIgZmlsbD0iIzAwMDAwMCIvPg0KPHBhdGggZmlsbC1ydWxlPSJldmVu b2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS43Nzc4IDJINC4yMjIyMkMz IDIgMiAzIDIgNC4yMjIyMlYxOS43Nzc4QzIgMjEgMyAyMiA0LjIyMjIyIDIySDE5 Ljc3NzhDMjEgMjIgMjIgMjEgMjIgMTkuNzc3OFY0LjIyMjIyQzIyIDMgMjEgMiAx OS43Nzc4IDJaTTIwIDRWMjBINFY0SDIwWiIgZmlsbD0iIzAwMDAwMCIvPg0KPC9z dmc+') no-repeat center center;}.author-calendar > span{background:transparent url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9h ZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNW RyBSZXBvIE1peGVyIFRvb2xzIC0tPg0KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdo dD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9 Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNiAxNS4y VjE2Ljg4NzVMMTYuOSAxNy45TTkgMTFINE0yMCA5VjdDMjAgNS44OTU0MyAxOS4x MDQ2IDUgMTggNUg2QzQuODk1NDMgNSA0IDUuODk1NDMgNCA3VjE5QzQgMjAuMTA0 NiA0Ljg5NTQzIDIxIDYgMjFIOU0xNSAzVjdNOSAzVjdNMjAuNSAxN0MyMC41IDE5 LjQ4NTMgMTguNDg1MyAyMS41IDE2IDIxLjVDMTMuNTE0NyAyMS41IDExLjUgMTku NDg1MyAxMS41IDE3QzExLjUgMTQuNTE0NyAxMy41MTQ3IDEyLjUgMTYgMTIuNUMx OC40ODUzIDEyLjUgMjAuNSAxNC41MTQ3IDIwLjUgMTdaIiBzdHJva2U9IiMwMDAw MDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0 cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg==') no-repeat center center;}.author-comment > span{background:transparent url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9h ZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNW RyBSZXBvIE1peGVyIFRvb2xzIC0tPg0KPHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0 aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyMiAyMiIgeG1s bnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBpZD0ibWVtb3J5LWNvbW1l bnQiPjxwYXRoIGQ9Ik0yIDJIMjBWM0gyMVYxN0gyMFYxOEgxMlYxOUgxMVYyMEgx MFYyMUg2VjE4SDJWMTdIMVYzSDJWMk0zIDRWMTZIOFYxOUg5VjE4SDEwVjE3SDEx VjE2SDE5VjRIM1oiIC8+PC9zdmc+') no-repeat center center;}.node--view-mode-full .field--name-field-w3css-links,.node--view-mode-full .field--name-field-extra-resources,.node--view-mode-full .field--name-field-content-info-block,.node--view-mode-full .field--name-field-tutorial-term{margin:24px 0;}.node--view-mode-full .field--name-field-content-info-block{display:inline-block;width:100%;clear:both;}.work-experience .field--name-body h2{font-size:28px;text-decoration:underline;clear:both;text-align:center;width:100%;text-transform:uppercase;}.work-experience .field--name-body h3{text-transform:uppercase;font-size:22px;}.work-experience .field--name-body figure{margin:0;text-align:center;width:100%;}.work-experience .field--name-body figure img{width:100%;}.work-experience .field--name-body ul{margin:0;padding:0;list-style:none;}.gin-table-scroll-wrapper,.media-library-views-form__rows{flex-shrink:0;}.w3-quote{width:100%;}code{white-space:pre-wrap !important;}@media (max-width:992px){.field--name-field-video .media-oembed-content{min-height:500px;}}@media (max-width:539px){.field--name-field-video .media-oembed-content{min-height:300px;}}.paragraphs-add-dialog .paragraphs-add-dialog-list{justify-content:center;align-items:center;max-width:900px;margin:0 auto;display:grid;gap:0.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}.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:0.5rem 1rem !important;}.views-field-field-video .media-oembed-content{width:100%;height:400px;}.node .field--name-field-node-image{float:left;margin-right:16px;}.node--view-mode-teaser .field--type-text-long > p:nth-child(1){margin-top:0 !important;}@media (max-width:48rem){.node--view-mode-teaser .field--name-field-node-image{width:100%;margin:0;}}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
:root{--selectify-select-border-radius:0.25rem;--selectify-select-padding:0.75rem 0.875rem;--selectify-search-padding-block-start:6px;--selectify-search-padding-inline-end:10px;--selectify-search-padding-block-end:6px;--selectify-search-padding-inline-start:36px;--selectify-radius-start-start:0.25rem;--selectify-radius-start-end:0.25rem;--selectify-radius-end-end:0.25rem;--selectify-radius-end-start:0.25rem;--selectify-select-font-size:1rem;--selectify-select-bg:#fff;--selectify-select-border-color:#cfd8dc;--selectify-select-color:#37474f;--selectify-select-hover-bg:#f5f5f5;--selectify-select-focus-border:#1976d2;--selectify-select-disabled-bg:#eceff1;--selectify-select-arrow-color:#607d8b;--selectify-dropdown-shadow:0 4px 12px rgb(0 0 0 / 10%);--selectify-option-hover-bg:#e3f2fd;--selectify-option-active-bg:#bbdefb;}body .selectify-select,body .wrapper-selectify{border:none;background:transparent;}body .selectify-select,body .selectify-select *{border-color:var(--selectify-select-border-color,var(--r-br));color:var(--selectify-select-color,var(--r-tx));}body .selectify-select .selectify-selected-one-option{background:transparent;}body .selectify-clear-all,body .selectify-select .selectify-available-display,body .selectify-select .selectify-selected-display{background:var(--selectify-select-bg,var(--r-bg));}body .selectify-select .selectify-selected-display,body .selectify-select .selectify-available-display{cursor:pointer;}body .selectify-clear-all,body .selectify-select .selectify-selected-display{border:1px solid var(--selectify-select-border-color,var(--r-br));}body .selectify-select .search-input input{padding-block-start:var(--selectify-search-padding-block-start,6px);padding-inline-end:var(--selectify-search-padding-inline-end,10px);padding-block-end:var(--selectify-search-padding-block-end,6px);padding-inline-start:var(--selectify-search-padding-inline-start,36px);line-height:1;font-size:0.75rem;margin:0;border:1px solid var(--selectify-select-border-color,var(--r-br));background:var(--selectify-select-bg,var(--r-bg));color:var(--selectify-select-color,var(--r-tx));transition:border-color 0.2s ease;border-radius:0.25rem;box-shadow:none !important;}body .dual-available,body .dual-selected{border:1px solid var(--selectify-select-border-color,var(--r-br));background:var(--selectify-select-bg,var(--r-bg));}body .selectify-select .selectify-available-display{border:1px solid var(--selectify-select-border-color,var(--r-br));box-shadow:var(--selectify-dropdown-shadow,unset);}body .selectify-select .search-input+.selectify-selected-one-option{border-block-start:1px dashed var(--selectify-select-border-color,var(--r-br));}body .selectify-select:focus,body .selectify-select:focus-visible,body .selectify-select .search-input input:focus,body .selectify-select .search-input input:focus-visible,body .selectify-select .selectify-available-display *:focus,body .selectify-select .selectify-available-display *:focus-visible{border-color:var(--selectify-select-focus-border,var(--r-br));outline:2px solid var(--selectify-select-focus-border,var(--r-br));outline-offset:-2px;box-shadow:var(--selectify-dropdown-shadow,unset);}body .selectify-select:disabled{border-color:var(--selectify-select-border-color,var(--r-br));background:var(--selectify-select-disabled-bg,var(--r-bg));cursor:not-allowed;}body .selectify-available-one-option{background:var(--selectify-select-bg,var(--r-bg));color:var(--selectify-select-color,var(--r-tx));border-block-end:1px solid var(--selectify-select-border-color,var(--r-br));}body .selectify-selected-display:hover{border-color:var(--selectify-select-focus-border,var(--r-br));background:var(--selectify-select-hover-bg,var(--r-bg));}body .selectify-clear-all:hover,body .selectify-available-one-option:hover,body .selectify-selected-one-option.dual-item:hover{border-color:var(--selectify-select-focus-border,var(--r-br));background:var(--selectify-select-hover-bg,var(--r-bg));transform:translateY(2px);}body .selectify-available-one-option:active{background:var(--selectify-option-active-bg,var(--r-bg));}body .dual-item{border-block-end:1px solid var(--selectify-select-border-color,var(--r-br));}body .selectify-available-one-option.s-selected,body .selectify-available-one-option.s-selected *{font-weight:bold;}.selectify-select:focus,.selectify-select:focus-visible{outline:2px solid var(--selectify-select-focus-border,var(--r-br));outline-offset:2px;}.selectify-available-one-option:focus,.selectify-available-one-option:focus-visible{outline:2px solid var(--selectify-select-focus-border,var(--r-br));outline-offset:-2px;background:var(--selectify-option-hover-bg);}.selectify-selected-display:focus{outline:2px solid var(--selectify-select-focus-border,var(--r-br));outline-offset:2px;}body .dual-available,body .dual-selected,body .selectify-available-display,body .selectify-selected-display{border-radius:var(--selectify-select-border-radius);}body .selectify svg{fill:var(--selectify-select-arrow-color);}body.selectify-color-disabled{--selectify-select-bg:initial;--selectify-select-border-color:initial;--selectify-select-color:initial;--selectify-select-hover-bg:initial;--selectify-select-focus-border:initial;--selectify-select-focus-border-color:initial;--selectify-select-disabled-bg:initial;--selectify-select-arrow-color:initial;--selectify-option-hover-bg:initial;--selectify-option-active-bg:initial;}body.selectify-color-disabled .selectify-radio,body.selectify-color-disabled .selectify-checkbox,body.selectify-color-disabled .selectify-radio *,body.selectify-color-disabled .selectify-checkbox *{--selectify-checkbox-border-color:initial;--selectify-checkbox-bg:initial;--selectify-checkbox-check-circle:initial;--selectify-checkbox-checked-border-color:initial;--selectify-checkbox-checked-bg:initial;--selectify-checkbox-checked-circle:initial;--selectify-checkbox-disabled-border-color:initial;--selectify-checkbox-disabled-bg:initial;--selectify-checkbox-disabled-circle:initial;--selectify-checkbox-hover-border-color:initial;--selectify-checkbox-hover-bg:initial;--selectify-checkbox-active-border-color:initial;--selectify-checkbox-active-bg:initial;--selectify-checkbox-indeterminate-border-color:initial;--selectify-checkbox-indeterminate-bg:initial;--selectify-checkbox-indeterminate-bar:initial;--selectify-checkbox-invalid-border-color:initial;--selectify-checkbox-invalid-bg:initial;}body.selectify-color-disabled .selectify-select,body.selectify-color-disabled .selectify-select *{--selectify-select-bg:initial;--selectify-select-border-color:initial;--selectify-select-color:initial;--selectify-select-hover-bg:initial;--selectify-select-focus-border:initial;--selectify-select-focus-border-color:initial;--selectify-select-disabled-bg:initial;--selectify-select-arrow-color:initial;--selectify-option-hover-bg:initial;--selectify-option-active-bg:initial;}
.selectify-radio,.selectify-checkbox,.selectify-radio *,.selectify-checkbox *{--selectify-checkbox-border-color:#bef8ed;--selectify-checkbox-bg:linear-gradient(180deg,#fff 0%,#f8fafc 50%,#f0fdfa 100%);--selectify-checkbox-checked-bg:linear-gradient(180deg,#e6fffa 0%,#a7f3d0 50%,#a7f3d0 100%);--selectify-checkbox-check-circle:radial-gradient(circle at 50% 50%,#effffc 0%,#2dd4bf 100%);--selectify-checkbox-checked-circle:radial-gradient(circle at 50% 50%,#fff 30%,#14b8a6 100%);--selectify-checkbox-disabled-bg:linear-gradient(180deg,#f1f5f9 0%,#e2e8f0 50%,#cbd5e1 100%);--selectify-checkbox-disabled-circle:radial-gradient(circle at 50% 50%,#cbd5e1 0%,#94a3b8 40%,#64748b 100%);--selectify-checkbox-hover-border-color:#8edfd6;--selectify-checkbox-hover-bg:linear-gradient(180deg,#fff 0%,#f3f8fb 60%,#e9fbf7 100%);--selectify-checkbox-active-border-color:#0ea5a3;--selectify-checkbox-active-bg:linear-gradient(180deg,#edfdf9 0%,#d3f7ee 100%);--selectify-checkbox-checked-border-color:#10b981;--selectify-checkbox-indeterminate-border-color:#14b8a6;--selectify-checkbox-indeterminate-bg:linear-gradient(180deg,#f0fffc 0%,#c9efe6 100%);--selectify-checkbox-indeterminate-bar:#0f766e;--selectify-checkbox-disabled-border-color:#cbd5e1;--selectify-checkbox-invalid-border-color:#ef4444;--selectify-checkbox-invalid-bg:linear-gradient(180deg,#fff5f5 0%,#ffeaea 100%);}.selectify-select,.selectify-select *{--selectify-select-bg:linear-gradient(180deg,#fff 0%,#f8fafc 100%);--selectify-select-border-color:#bef8ed;--selectify-select-focus-border:#14b8a6;--selectify-select-color:#1e293b;--selectify-select-hover-bg:linear-gradient(180deg,#f8fafc 0%,#f0fdfa 100%);--selectify-select-focus-border-color:#0f766e;--selectify-select-disabled-bg:linear-gradient(180deg,#f1f5f9 0%,#e2e8f0 100%);--selectify-select-arrow-color:#0f766e;--selectify-dropdown-shadow:0 4px 14px rgb(20 184 166 / 8%);--selectify-option-hover-bg:linear-gradient(180deg,#fff 0%,#f8fafc 100%);--selectify-option-active-bg:linear-gradient(180deg,#f8fafc 0%,#f0fdfa 100%);}
:root{--vvjb-progress-size:30px;--vvjb-progress-thickness:6px;--vvjb-progress-color:#3b82f6;--vvjb-progress-track:rgba(255,255,255,0.3);--vvjb-progress-inner-bg:#fff;--vvjb-progress-text-color:#3b82f6;--vvjb-progress-complete-color:#22c55e;--vvjb-progress-complete-text:#22c55e;--vvjb-progress-font-size:0.625rem;}.vvj-carousel .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap;}.vvj-carousel,.vvj-carousel *{box-sizing:border-box;}.vvj-carousel,.vvj-carousel .view-content{width:100%;min-width:100%;display:block !important;}.vvjc{--height-large:400;--height-small:350;display:grid;overflow:hidden;opacity:0;animation:fadeIn 1s ease-in 0.4s forwards;}.vvjc > .vvjc-inner{--max-width:600;--perspective:640;height:calc(var(--height-large) * 0.0625rem);max-height:38.125rem;max-width:calc(var(--max-width) * 1px);perspective:calc(var(--perspective) * 1px);position:relative;width:100%;z-index:0;display:flex;flex-direction:column;margin:0 auto;}.vvjc .vvjc-items{width:100%;height:100%;margin:0 auto;transform-style:preserve-3d;transition:transform 1s;will-change:transform;}.vvjc .vvjc-items > .vvjc-item{height:calc((var(--height-large) - 16) * 0.0625rem);max-width:71.875rem;max-height:34.375rem;position:absolute;transform-style:preserve-3d;width:calc(100% - 24px);top:0;left:12px;right:12px;transition:transform 1s ease,opacity 1s ease;overflow-y:auto;backface-visibility:hidden;will-change:transform,opacity;}.vvjc .vvjc-items > .vvjc-item a{height:auto;}.vvjc .vvjc-nav{min-height:3rem;width:100%;}.vvjc .vvjc-nav .display-0{display:none;}.vvjc .vvjc-nav .vvjc-nav-inner{display:flex;justify-content:center;align-items:center;width:100%;gap:16px;transition:all 0.3s ease;flex-wrap:wrap;}.vvjc .vvjc-nav-inner button{all:unset;width:28px;height:28px;background:rgba(0,0,0,0.6);border:2px solid rgba(255,255,255,0.8);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin:0;transition:all 0.3s ease;color:#fff;backdrop-filter:blur(4px);}.vvjc .vvjc-nav-inner button:hover{background:rgba(0,0,0,0.8);border-color:#fff;transform:scale(1.05);}.vvjc .vvjc-nav-inner button:focus-visible{outline:2px solid currentColor;outline-offset:4px;}.vvjc .vvjc-nav-inner button:active{transform:scale(0.95);}.vvjc .vvjc-nav-inner button svg{width:22px;height:22px;pointer-events:none;}.vvjc .vvjc-nav-inner .button.prev-arrow,.vvjc .vvjc-nav-inner .button.next-arrow{opacity:1;visibility:visible;transform:translateX(0);}.vvjc .vvjc-nav-inner .button.prev-arrow.vvjc-hidden,.vvjc .vvjc-nav-inner .button.next-arrow.vvjc-hidden{opacity:0;visibility:hidden;pointer-events:none;}.vvjc .vvjc-nav-inner .button.prev-arrow.vvjc-hidden{transform:translateX(-20px);}.vvjc .vvjc-nav-inner .button.next-arrow.vvjc-hidden{transform:translateX(20px);}.vvjc .vvjc-item,.vvjc .vvjc-item:not(.active) *{cursor:default;pointer-events:none;}.vvjc .vvjc-item.active a,.vvjc .vvjc-item.active button{cursor:pointer;pointer-events:auto;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes flip{0%{transform:rotateY(0deg);}100%{transform:rotateY(180deg);}}.vvjc .echo-animation{display:flex;justify-content:center;align-items:center;width:32px;height:32px;position:relative;margin:0;}.vvjc .progressbar{grid-area:1 / 1;align-self:end;justify-self:end;width:var(--vvjb-progress-size,32px);height:var(--vvjb-progress-size,32px);border-radius:50%;background:conic-gradient(var(--vvjb-progress-color,#3b82f6) var(--progress,0%),var(--vvjb-progress-track,rgba(255,255,255,0.3)) 0%);display:grid;place-items:center;position:relative;opacity:1;visibility:visible;transition:background 0.05s linear,opacity 0.3s ease,visibility 0.3s ease,transform 0.3s ease;z-index:10;}.vvjc .progressbar::after{font-family:ui-monospace,'Cascadia Code','Source Code Pro',Menlo,Consolas,'DejaVu Sans Mono',monospace!important;content:attr(aria-valuenow) "%";width:calc(100% - var(--vvjb-progress-thickness,6px));height:calc(100% - var(--vvjb-progress-thickness,6px));border-radius:inherit;background:var(--vvjb-progress-inner-bg,#fff);display:grid;place-items:center;font-size:var(--vvjb-progress-font-size,0.625rem);font-weight:bold;color:var(--vvjb-progress-text-color,#3b82f6);position:absolute;line-height:1;transition:color 0.3s ease;}.vvjc .progressbar[aria-valuenow="100"]{background:conic-gradient(var(--vvjb-progress-complete-color,#22c55e) 100%,var(--vvjb-progress-complete-color,#22c55e) 0%);transform:scale(1.05);}.vvjc .progressbar[aria-valuenow="100"]::after{color:var(--vvjb-progress-complete-text,#22c55e);}@media (prefers-reduced-motion:reduce){.vvjc .progressbar{transition:opacity 0.3s ease,visibility 0.3s ease;}.vvjc .progressbar[aria-valuenow="100"]{transform:none;}}@media (prefers-reduced-motion:reduce){.vvjc .progressbar::before{transition:none;}}.vvjc .echo-total{padding:0 0.75rem;background:rgba(0,0,0,0.6);color:#fff;border-radius:999px;font-size:0.875rem;backdrop-filter:blur(4px);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0.25rem;transition:all 0.3s ease;height:32px;}.vvjc .echo-total > *{display:inline-flex;justify-content:center;align-items:center;line-height:1;}.vvjc .echo-total .current-slide{font-weight:700;}.vvjc .vvjc-counter-separator{opacity:0.7;padding:0 0.125rem;}.vvjc .echo-total .total-slides{opacity:0.9;}.vvjc .vvjc-dots-nav{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:0 12px;}.vvjc .vvjc-dots-nav .dots-numbers-button{all:unset;border:none;cursor:pointer;padding:0;margin:0;width:10px;height:10px;border-radius:50%;font-size:0;line-height:initial;transition:width 0.3s ease-in-out,transform 0.3s ease-in-out,box-shadow 0.3s ease-in-out,background-color 0.3s ease;border-width:2px;border-style:solid;border-color:currentColor;background-color:transparent;}.vvjc .vvjc-dots-nav .dots-numbers-button:hover{transform:scale(1.2);box-shadow:0 0 10px rgba(0,0,0,0.3);}.vvjc .vvjc-dots-nav .dots-numbers-button.active{width:calc(2 * 10px);border-radius:50%;border-width:2px;box-shadow:0 0 15px rgba(0,0,0,0.5);animation:activePulse 1.5s infinite alternate;pointer-events:none;cursor:default;}@keyframes activePulse{0%{transform:scale(1);box-shadow:0 0 15px rgba(0,0,0,0.5);}100%{transform:scale(1.2);box-shadow:0 0 20px rgba(0,0,0,0.7);}}.vvjc .announcer{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap;}@media (prefers-reduced-motion:reduce){.vvjc{animation:none;opacity:1;}.vvjc .vvjc-items{transition:none;}.vvjc .vvjc-items > .vvjc-item{transition:none;}.vvjc .vvjc-nav span.current-slide-number{transition:none;}.vvjc .vvjc-nav span.current-slide-number.rotating{animation:none;}.vvjc .vvjc-dots-nav .dots-numbers-button{transition:none;}.vvjc .vvjc-dots-nav .dots-numbers-button.active{animation:none;}.vvjc .progressbar{transition:none;}.vvjc.reduced-motion{}}@media (prefers-contrast:high){.vvjc-nav button{border:2px solid currentColor;}.vvjc .vvjc-nav span.current-slide-number{border:2px solid currentColor;}.vvjc .progressbar{border:2px solid currentColor;}.vvjc .vvjc-dots-nav .dots-numbers-button{border-width:3px;}}.vvjc .vvjc-nav button:focus-visible,.vvjc .vvjc-dots-nav .dots-numbers-button:focus-visible{outline:2px solid currentColor;outline-offset:2px;}html[dir="rtl"] .vvjc-nav-inner .prev-arrow svg,html[dir="rtl"] .vvjc-nav-inner .next-arrow svg{transform:rotate(180deg);}.vvjc .vvjc-dots-nav.vvjc-scrollable-dots{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;min-height:60px;padding:18px 32px;margin:0;}.vvjc .vvjc-dots-nav.vvjc-scrollable-dots::-webkit-scrollbar{display:none;}.vvjc .vvjc-dots-nav.vvjc-scrollable-dots .dots-numbers-button{flex-shrink:0;}
@media (max-width:61.99875rem){.vvjc.br-992 > .vvjc-inner,.vvjc.br-992 > .vvjc-inner > .vvjc-items{height:calc(var(--height-small) * 0.0625rem);}.vvjc.br-992 > .vvjc-inner > .vvjc-items > .vvjc-item{height:calc((var(--height-small) - 16) * 0.0625rem);}.vvjc.br-992 > .vvjc-inner{overflow:hidden;}.vvjc.br-992 .vvjc-items > .vvjc-item{padding:0 16px;width:100%;left:0;right:0;transform-style:flat;}.vvjc .vvjc-nav .vvjc-nav-inner{justify-content:space-evenly;}}
