/* @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;}
.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);}
.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;}
.teaser{position:relative;padding-block-end:var(--sp1-5);}.teaser::after{position:absolute;inset-block-end:0;width:var(--sp3);height:0;content:"";border-top:solid 2px var(--color--gray-95);}@media (min-width:62.5rem){.teaser{padding-block-end:var(--sp3);}}.teaser__content{display:grid;grid-auto-rows:max-content;gap:var(--sp);}.teaser__content .field:not(:last-child){margin-block-end:0;}@media (min-width:62.5rem){.teaser__content{gap:var(--sp2);}}.teaser__image{flex-shrink:0;margin:0;}.teaser__image:empty{display:none;}.teaser__image:empty + .teaser__title{flex-basis:auto;}.teaser__image a{display:block;}.teaser__image img{width:var(--sp3-5);height:var(--sp3-5);object-fit:cover;border-radius:50%;}@media (min-width:62.5rem){.teaser__image img{width:var(--grid-col-width);height:var(--grid-col-width);}}@media (min-width:62.5rem){.teaser__image{position:absolute;inset-block-start:0;inset-inline-start:calc(-1 * ((var(--grid-col-width) + var(--grid-gap))));margin:0;}}.teaser__meta{margin-block-end:var(--sp);}.teaser__title{margin-block:0;flex-basis:calc(100% - var(--sp4-5));color:var(--color-text-neutral-loud);font-size:1.5rem;line-height:var(--line-height-base);}@media (min-width:62.5rem){.teaser__title{flex-basis:auto;font-size:var(--sp2);line-height:var(--sp3);}}.teaser__top{display:flex;flex-wrap:nowrap;align-items:center;margin:0;gap:var(--sp1);margin-block-end:var(--sp1);}@media (min-width:62.5rem){.teaser__top{position:relative;}}
.tablesaw{width:100%;max-width:100%;empty-cells:show;border-collapse:collapse;border:0;padding:0;}.tablesaw *{box-sizing:border-box;}.tablesaw a.tabledrag-handle .handle{box-sizing:content-box;}.tablesaw-btn{border:1px solid #ccc;border-radius:.25em;background:none;box-shadow:0 1px 0 rgba(255,255,255,1);color:#4a4a4a;cursor:pointer;display:inline-block;margin:0;padding:.5em .85em .4em .85em;position:relative;text-align:center;text-decoration:none;text-transform:capitalize;-webkit-appearance:none;-moz-appearance:none;appearance:none;}a.tablesaw-btn{color:#1c95d4;}.tablesaw-btn:hover{text-decoration:none;}.tablesaw-btn:active{background-color:#ddd;}@supports (box-shadow:none){.tablesaw-btn:focus{background-color:#fff;outline:none;}.tablesaw-btn:focus{box-shadow:0 0 .35em #4faeef !important;}}.tablesaw-btn-select select{background:none;border:none;display:inline-block;position:absolute;left:0;top:0;margin:0;width:100%;height:100%;z-index:2;min-height:1em;opacity:0;color:transparent;}.tablesaw-btn select option{background:#fff;color:#000;}.tablesaw-btn{display:inline-block;width:auto;height:auto;position:relative;top:0;}.tablesaw-btn.btn-small{font-size:1.0625em;line-height:19px;padding:.3em 1em .3em 1em;}.tablesaw-btn.btn-micro{font-size:.8125em;padding:.4em .7em .25em .7em;}.tablesaw-btn-select{text-align:left;display:inline-block;color:#4d4d4d;padding-right:2.5em;min-width:7.25em;}.tablesaw-btn-select:after{position:absolute;background:none;background-repeat:no-repeat;background-position:.25em .45em;content:"\25bc";font-size:.55em;padding-top:1.2em;padding-left:1em;left:auto;right:0;margin:0;top:0;bottom:0;width:1.8em;}.tablesaw-btn-select.btn-small:after,.tablesaw-btn-select.btn-micro:after{width:1.2em;font-size:.5em;padding-top:1em;padding-right:.5em;line-height:1.65;background:none;box-shadow:none;border-left-width:0;}.tablesaw-advance .tablesaw-btn{-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;text-shadow:0 1px 0 #fff;border-radius:.25em;}.tablesaw-advance .tablesaw-btn.btn-micro{font-size:.8125em;padding:.3em .7em .25em .7em;}.tablesaw-advance a.tablesaw-nav-btn:first-child{margin-left:0;}.tablesaw-advance a.tablesaw-nav-btn:last-child{margin-right:0;}.tablesaw-advance a.tablesaw-nav-btn{display:inline-block;overflow:hidden;width:1.8em;height:1.8em;background-position:50% 50%;margin-left:.25em;margin-right:.25em;position:relative;text-indent:-9999px;}.tablesaw-advance a.tablesaw-nav-btn.left:before,.tablesaw-advance a.tablesaw-nav-btn.right:before,.tablesaw-advance a.tablesaw-nav-btn.down:before,.tablesaw-advance a.tablesaw-nav-btn.up:before{content:"\0020";overflow:hidden;width:0;height:0;position:absolute;}.tablesaw-advance a.tablesaw-nav-btn.down:before{left:.5em;top:.65em;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #808080;}.tablesaw-advance a.tablesaw-nav-btn.up:before{left:.5em;top:.65em;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #808080;}.tablesaw-advance a.tablesaw-nav-btn.left:before,.tablesaw-advance a.tablesaw-nav-btn.right:before{top:.45em;border-top:5px solid transparent;border-bottom:5px solid transparent;}.tablesaw-advance a.tablesaw-nav-btn.left:before{left:.6em;border-right:5px solid #808080;}.tablesaw-advance a.tablesaw-nav-btn.right:before{left:.7em;border-left:5px solid #808080;}.tablesaw-advance a.tablesaw-nav-btn.disabled{opacity:.25;cursor:default;pointer-events:none;}.tablesaw-bar{clear:both;}.tablesaw-bar *{box-sizing:border-box;}.tablesaw-bar-section{float:left;}.tablesaw-bar-section label{font-size:.875em;padding:.5em 0;clear:both;display:block;color:#888;margin-right:.5em;text-transform:uppercase;}.tablesaw-btn,.tablesaw-enhanced .tablesaw-btn{margin-top:.5em;margin-bottom:.5em;}.tablesaw-btn-select,.tablesaw-enhanced .tablesaw-btn-select{margin-bottom:0;}.tablesaw-bar .tablesaw-bar-section .tablesaw-btn{margin-left:.4em;margin-top:0;text-transform:uppercase;border:none;box-shadow:none;background:transparent;font-size:1em;padding-left:.3em;}.tablesaw-bar .tablesaw-bar-section .btn-select{min-width:0;}.tablesaw-bar .tablesaw-bar-section .btn-select:after{padding-top:.9em;}.tablesaw-bar .tablesaw-bar-section select{color:#888;text-transform:none;background:transparent;}.tablesaw-bar-section ~ table{clear:both;}.tablesaw-bar-section .abbreviated{display:inline;}.tablesaw-bar-section .longform{display:none;}@media (min-width:24em){.tablesaw-bar-section .abbreviated{display:none;}.tablesaw-bar-section .longform{display:inline;}}.tablesaw th,.tablesaw td{padding:.5em .7em;text-align:left;vertical-align:middle;}.tablesaw-sortable-btn{padding:.5em .7em;}.tablesaw thead th{text-align:left;}.tablesaw-row-border tr{border-bottom:1px solid #dfdfdf;}.tablesaw-row-zebra tr:nth-child(2n){background-color:#f8f8f8;}.tablesaw caption{text-align:left;margin:.59375em 0;}.tablesaw-swipe .tablesaw-swipe-cellpersist{border-right:2px solid #e4e1de;}.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist{border-right-width:1px;}.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist{box-shadow:3px 0 4px -1px #e4e1de;}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none;}@media (min-width:40em){.tablesaw-stack tr{display:table-row;}.tablesaw-stack td,.tablesaw-stack th,.tablesaw-stack thead td,.tablesaw-stack thead th{display:table-cell;margin:0;}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none !important;}}.tablesaw-fix-persist{table-layout:fixed;}@media only all{.tablesaw-swipe th.tablesaw-swipe-cellhidden,.tablesaw-swipe td.tablesaw-swipe-cellhidden{display:none;}}.tablesaw-overflow{position:relative;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.tablesaw-overflow > .tablesaw{margin-top:2px;}.tablesaw-columntoggle-btn span{text-indent:-9999px;display:inline-block;}.tablesaw-columntoggle-btnwrap{position:relative;}.tablesaw-columntoggle-btnwrap .dialog-content{padding:.5em;}.tablesaw-columntoggle tbody td{line-height:1.5;}.tablesaw-columntoggle-popup{display:none;}.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup{display:block;position:absolute;top:2em;right:0;background-color:#fff;padding:.5em .8em;border:1px solid #ccc;box-shadow:0 1px 2px #ccc;border-radius:.2em;z-index:1;}.tablesaw-columntoggle-popup fieldset{margin:0;}.tablesaw-columntoggle-btnwrap .dialog-content{top:0 !important;right:1em;left:auto !important;width:12em;max-width:18em;margin:-.5em auto 0;}.tablesaw-columntoggle-btnwrap .dialog-content:focus{outline-style:none;}@media (min-width:50em){.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4{display:table-cell;}}@media (min-width:60em){.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5{display:table-cell;}}@media (min-width:70em){.tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6{display:table-cell;}}@media only all{.tablesaw-columntoggle th.tablesaw-toggle-cellhidden,.tablesaw-columntoggle td.tablesaw-toggle-cellhidden{display:none;}.tablesaw-columntoggle th.tablesaw-toggle-cellvisible,.tablesaw-columntoggle td.tablesaw-toggle-cellvisible{display:table-cell;}}.tablesaw-columntoggle-popup .tablesaw-btn-group > label{display:block;padding:.2em 0;white-space:nowrap;cursor:default;}.tablesaw-columntoggle-popup .tablesaw-btn-group > label input{margin-right:.8em;}.tablesaw-sortable-head{position:relative;vertical-align:top;}.tablesaw .tablesaw-sortable-head{padding:0;}.tablesaw-sortable-btn{min-width:100%;color:inherit;background:transparent;border:0;text-align:inherit;font:inherit;text-transform:inherit;}.tablesaw-sortable-arrow:after{display:inline-block;width:10px;height:14px;content:" ";margin-left:.3125em;}.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after,.tablesaw-sortable-descending .tablesaw-sortable-arrow:after{content:"\0020";}.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after{content:"\2191";}.tablesaw-sortable-descending .tablesaw-sortable-arrow:after{content:"\2193";}.tablesaw-advance{float:right;}.tablesaw-advance.minimap{margin-right:.4em;}.tablesaw-advance-dots{float:left;margin:0;padding:0;list-style:none;}.tablesaw-advance-dots li{display:table-cell;margin:0;padding:.4em .2em;}.tablesaw-advance-dots li i{width:.25em;height:.25em;background:#555;border-radius:100%;display:inline-block;}.tablesaw-advance-dots-hide{opacity:.25;cursor:default;pointer-events:none;}
@media screen{@media only all{.tablesaw-stack{clear:both;}.tablesaw-stack td,.tablesaw-stack th{text-align:left;display:block;}.tablesaw-stack tr{clear:both;display:table-row;}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:inline-block;padding:0 .6em 0 0;width:30%;}.tablesaw-stack th .tablesaw-cell-label-top,.tablesaw-stack td .tablesaw-cell-label-top{display:block;padding:.4em 0;margin:.4em 0;}.tablesaw-cell-label{display:block;}.tablesaw-stack tbody th.group{margin-top:-1px;}.tablesaw-stack th.group b.tablesaw-cell-label{display:none !important;}}@media (max-width:39.9375em){.tablesaw-stack tbody tr{display:block;width:100%;border-bottom:1px solid #dfdfdf;}.tablesaw-stack thead td,.tablesaw-stack thead th{display:none;}.tablesaw-stack tbody td,.tablesaw-stack tbody th{display:block;float:left;clear:left;width:100%;}.tablesaw-cell-label{vertical-align:top;}.tablesaw-cell-content{display:inline-block;max-width:67%;}.tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label,.tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content{display:block;width:100%;max-width:100%;padding:0;}.tablesaw-stack td:empty,.tablesaw-stack th:empty{display:none;}}@media (min-width:40em){.tablesaw-stack tr{display:table-row;}.tablesaw-stack td,.tablesaw-stack th,.tablesaw-stack thead td,.tablesaw-stack thead th{display:table-cell;margin:0;}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none !important;}}.tablesaw-fix-persist{table-layout:fixed;}@media only all{.tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6,.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5,.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4,.tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3,.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2,.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1,.tablesaw-columntoggle th.tablesaw-priority-0,.tablesaw-columntoggle td.tablesaw-priority-0{display:none;}}@media (min-width:20em){.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1{display:table-cell;}}@media (min-width:30em){.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2{display:table-cell;}}@media (min-width:40em){.tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3{display:table-cell;}.tablesaw-columntoggle tbody td{line-height:2;}}
}
.tablesaw-overflow{position:relative;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.tablesaw-overflow > .tablesaw{margin-top:2px;}.tablesaw-columntoggle-btn span{text-indent:-9999px;display:inline-block;}.tablesaw-columntoggle-btnwrap{position:relative;}.tablesaw-columntoggle-btnwrap .dialog-content{padding:.5em;}.tablesaw-columntoggle tbody td{line-height:1.5;}.tablesaw-columntoggle-popup{display:none;}.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup{display:block;position:absolute;top:2em;right:0;background-color:#fff;padding:.5em .8em;border:1px solid #ccc;box-shadow:0 1px 2px #ccc;border-radius:.2em;z-index:1;}.tablesaw-columntoggle-popup fieldset{margin:0;}@media only all{.tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6,.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5,.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4,.tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3,.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2,.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1,.tablesaw-columntoggle th.tablesaw-priority-0,.tablesaw-columntoggle td.tablesaw-priority-0{display:none;}}.tablesaw-columntoggle-btnwrap .dialog-content{top:0 !important;right:1em;left:auto !important;width:12em;max-width:18em;margin:-.5em auto 0;}.tablesaw-columntoggle-btnwrap .dialog-content:focus{outline-style:none;}@media (min-width:20em){.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1{display:table-cell;}}@media (min-width:30em){.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2{display:table-cell;}}@media (min-width:40em){.tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3{display:table-cell;}.tablesaw-columntoggle tbody td{line-height:2;}}@media (min-width:50em){.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4{display:table-cell;}}@media (min-width:60em){.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5{display:table-cell;}}@media (min-width:70em){.tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6{display:table-cell;}}@media only all{.tablesaw-columntoggle th.tablesaw-toggle-cellhidden,.tablesaw-columntoggle td.tablesaw-toggle-cellhidden{display:none;}.tablesaw-columntoggle th.tablesaw-toggle-cellvisible,.tablesaw-columntoggle td.tablesaw-toggle-cellvisible{display:table-cell;}}.tablesaw-columntoggle-popup .tablesaw-btn-group > label{display:block;padding:.2em 0;white-space:nowrap;cursor:default;}.tablesaw-columntoggle-popup .tablesaw-btn-group > label input{margin-right:.8em;}
@media screen and (max-width:39.9375em){.tablesaw-stack thead td,.tablesaw-stack thead th{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;display:table-cell;}}.tablesaw th.views-align-right,.tablesaw td.views-align-right{text-align:right;}.tablesaw th.views-align-center,.tablesaw td.views-align-center{text-align:center;}
.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;}
.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{display:grid;overflow:hidden;opacity:0;animation:fadeIn 1s ease-in 0.4s forwards;}.vvjc > .vvjc-inner{max-height:38.125rem;perspective:calc(var(--perspective,640) * 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;}.vvjc .vvjc-items > .vvjc-item{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;}.vvjc .vvjc-nav{min-height:3rem;width:100%;}.vvjc .vvjc-nav .display-0{display:none;}.vvjc .vvjc-items > .vvjc-item a{height:auto;}.vvjc-nav button svg{height:2.5rem;width:2.5rem;fill:gray;}.vvjc.height-large-100 > .vvjc-inner,.vvjc.height-large-100 > .vvjc-inner > .vvjc-items{height:7.25rem;}.vvjc.height-large-100 > .vvjc-inner > .vvjc-items > .vvjc-item{height:6.25rem;}.vvjc.height-large-150 > .vvjc-inner,.vvjc.height-large-150 > .vvjc-inner > .vvjc-items{height:10.375rem;}.vvjc.height-large-150 > .vvjc-inner > .vvjc-items > .vvjc-item{height:9.375rem;}.vvjc.height-large-200 > .vvjc-inner,.vvjc.height-large-200 > .vvjc-inner > .vvjc-items{height:13.5rem;}.vvjc.height-large-200 > .vvjc-inner > .vvjc-items > .vvjc-item{height:12.5rem;}.vvjc.height-large-250 > .vvjc-inner,.vvjc.height-large-250 > .vvjc-inner > .vvjc-items{height:16.625rem;}.vvjc.height-large-250 > .vvjc-inner > .vvjc-items > .vvjc-item{height:15.625rem;}.vvjc.height-large-300 > .vvjc-inner,.vvjc.height-large-300 > .vvjc-inner > .vvjc-items{height:19.75rem;}.vvjc.height-large-300 > .vvjc-inner > .vvjc-items > .vvjc-item{height:18.75rem;}.vvjc.height-large-350 > .vvjc-inner,.vvjc.height-large-350 > .vvjc-inner > .vvjc-items{height:22.875rem;}.vvjc.height-large-350 > .vvjc-inner > .vvjc-items > .vvjc-item{height:21.875rem;}.vvjc.height-large-400 > .vvjc-inner,.vvjc.height-large-400 > .vvjc-inner > .vvjc-items{height:26rem;}.vvjc.height-large-400 > .vvjc-inner > .vvjc-items > .vvjc-item{height:25rem;}.vvjc.height-large-450 > .vvjc-inner,.vvjc.height-large-450 > .vvjc-inner > .vvjc-items{height:29.125rem;}.vvjc.height-large-450 > .vvjc-inner > .vvjc-items > .vvjc-item{height:28.125rem;}.vvjc.height-large-500 > .vvjc-inner,.vvjc.height-large-500 > .vvjc-inner > .vvjc-items{height:32.25rem;}.vvjc.height-large-500 > .vvjc-inner > .vvjc-items > .vvjc-item{height:31.25rem;}.vvjc.height-large-550 > .vvjc-inner,.vvjc.height-large-550 > .vvjc-inner > .vvjc-items{height:35.375rem;}.vvjc.height-large-550 > .vvjc-inner > .vvjc-items > .vvjc-item{height:34.375rem;}.vvjc > .vvjc-inner.max-width-300{max-width:300px;perspective:calc(var(--perspective,360) * 1px);}.vvjc > .vvjc-inner.max-width-400{max-width:400px;perspective:calc(var(--perspective,400) * 1px);}.vvjc > .vvjc-inner.max-width-500{max-width:500px;perspective:calc(var(--perspective,520) * 1px);}.vvjc > .vvjc-inner.max-width-600{max-width:600px;perspective:calc(var(--perspective,640) * 1px);}.vvjc > .vvjc-inner.max-width-700{max-width:700px;perspective:calc(var(--perspective,780) * 1px);}.vvjc > .vvjc-inner.max-width-800{max-width:800px;perspective:calc(var(--perspective,900) * 1px);}.vvjc > .vvjc-inner.max-width-900{max-width:900px;perspective:calc(var(--perspective,1100) * 1px);}.vvjc > .vvjc-inner.max-width-1000{max-width:1000px !important;perspective:calc(var(--perspective,1200) * 1px);}.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;}.vvjc .vvjc-nav .next-arrow,.vvjc .vvjc-nav .prev-arrow{font-size:1.5rem;}.vvjc .vvjc-nav .vvjc-nav-inner{display:flex;justify-content:center;align-items:center;width:100%;gap:16px;transition:all 0.3s ease;}.vvjc .vvjc-nav > .time-in-seconds{opacity:0;height:0;padding:0;margin:0;width:0;font-size:0.5rem;line-height:0;}.current-slide-number{padding-left:0;padding-right:0;}.vvjc .vvjc-nav button{opacity:1;visibility:visible;padding:6px 0;font-size:1.125rem;margin:0;min-width:2rem;min-height:2rem;font-weight:normal;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;line-height:0.8;}.button.prev-arrow,.button.next-arrow{opacity:1;visibility:visible;transform:translateX(0);transition:opacity 0.3s ease,transform 0.3s ease,visibility 0s linear 0.3s;}.button.prev-arrow.vvjc-hidden,.button.next-arrow.vvjc-hidden{opacity:0;transform:translateX(-20px);visibility:hidden;pointer-events:none;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.vvjc .vvjc-nav span.current-slide-number{min-width:2.5rem;min-height:2.5rem;font-size:0.875rem;font-weight:normal;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:transparent;position:relative;transform-origin:center;transition:transform 0.6s ease;}.vvjc .vvjc-nav span.current-slide-number .number{display:block;}.vvjc .vvjc-nav span.current-slide-number.rotating{animation:flip 1s ease forwards;}@keyframes flip{0%{transform:rotateY(0deg);}100%{transform:rotateY(180deg);}}
@media (max-width:61.99875rem){.vvjc.br-992.height-small-100 > .vvjc-inner,.vvjc.br-992.height-small-100 > .vvjc-inner > .vvjc-items{height:7.25rem;}.vvjc.br-992.height-small-100 > .vvjc-inner > .vvjc-items > .vvjc-item{height:6.25rem;}.vvjc.br-992.height-small-150 > .vvjc-inner,.vvjc.br-992.height-small-150 > .vvjc-inner > .vvjc-items{height:10.375rem;}.vvjc.br-992.height-small-150 > .vvjc-inner > .vvjc-items > .vvjc-item{height:9.375rem;}.vvjc.br-992.height-small-200 > .vvjc-inner,.vvjc.br-992.height-small-200 > .vvjc-inner > .vvjc-items{height:13.5rem;}.vvjc.br-992.height-small-200 > .vvjc-inner > .vvjc-items > .vvjc-item{height:12.5rem;}.vvjc.br-992.height-small-250 > .vvjc-inner,.vvjc.br-992.height-small-250 > .vvjc-inner > .vvjc-items{height:16.625rem;}.vvjc.br-992.height-small-250 > .vvjc-inner > .vvjc-items > .vvjc-item{height:15.625rem;}.vvjc.br-992.height-small-300 > .vvjc-inner,.vvjc.br-992.height-small-300 > .vvjc-inner > .vvjc-items{height:19.75rem;}.vvjc.br-992.height-small-300 > .vvjc-inner > .vvjc-items > .vvjc-item{height:18.75rem;}.vvjc.br-992.height-small-350 > .vvjc-inner,.vvjc.br-992.height-small-350 > .vvjc-inner > .vvjc-items{height:22.875rem;}.vvjc.br-992.height-small-350 > .vvjc-inner > .vvjc-items > .vvjc-item{height:21.875rem;}.vvjc.br-992.height-small-400 > .vvjc-inner,.vvjc.br-992.height-small-400 > .vvjc-inner > .vvjc-items{height:26rem;}.vvjc.br-992.height-small-400 > .vvjc-inner > .vvjc-items > .vvjc-item{height:25rem;}.vvjc.br-992.height-small-450 > .vvjc-inner,.vvjc.br-992.height-small-450 > .vvjc-inner > .vvjc-items{height:29.125rem;}.vvjc.br-992.height-small-450 > .vvjc-inner > .vvjc-items > .vvjc-item{height:28.125rem;}.vvjc.br-992.height-small-500 > .vvjc-inner,.vvjc.br-992.height-small-500 > .vvjc-inner > .vvjc-items{height:32.25rem;}.vvjc.br-992.height-small-500 > .vvjc-inner > .vvjc-items > .vvjc-item{height:31.25rem;}.vvjc.br-992.height-small-550 > .vvjc-inner,.vvjc.br-992.height-small-550 > .vvjc-inner > .vvjc-items{height:35.375rem;}.vvjc.br-992.height-small-550 > .vvjc-inner > .vvjc-items > .vvjc-item{height:34.375rem;}.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;}}
