/* @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;}
.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;}}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height: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;}
.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-tabs .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-tabs,.vvj-tabs *{box-sizing:border-box;}.vvj-tabs,.vvj-tabs .view-content{width:100%;min-width:100%;display:block !important;}.vvjt{box-sizing:border-box;display:grid;grid-template-columns:1fr;}.vvjt .vvjt-inner{width:100%;overflow-x:hidden;}.vvjt .vvjt-inner .tab-panes{display:grid;grid-template-columns:1fr;width:100%;overflow:hidden;background-color:var(--bg-panes);}.vvjt .vvjt-inner .tab-panes>*{width:100%;box-sizing:border-box;}.vvjt .tab-panes .vvjt-pane{display:none;overflow:hidden;}.vvjt .tab-panes > div.vvjt-pane:first-child{display:block;}.vvjt .vvjt-inner .tab-buttons{background-color:var(--bg-buttons);}.vvjt .tab-buttons .vvjt-button{white-space:normal;display:inline-block;height:auto;text-align:left;}.vvjt.vvjt__animate-fading .vvjt-pane{animation:fading 5s ease-in-out infinite;}@keyframes fading{0%{opacity:0;}50%{opacity:1;}100%{opacity:0;}}.vvjt.a-opacity .vvjt-pane{animation:opac 0.8s ease-out;}@keyframes opac{from{opacity:0;}to{opacity:1;}}.vvjt.a-top .vvjt-pane{position:relative;animation:animatetop 0.6s ease-out;}@keyframes animatetop{from{top:-100px;opacity:0;}to{top:0;opacity:1;}}.vvjt.a-left .vvjt-pane{position:relative;animation:animateleft 0.6s ease-out;}@keyframes animateleft{from{left:-100px;opacity:0;}to{left:0;opacity:1;}}.vvjt.a-right .vvjt-pane{position:relative;animation:animateright 0.6s ease-out;}@keyframes animateright{from{right:-100px;opacity:0;}to{right:0;opacity:1;}}.vvjt.a-bottom .vvjt-pane{position:relative;animation:animatebottom 0.6s ease-out;}@keyframes animatebottom{from{bottom:-100px;opacity:0;}to{bottom:0;opacity:1;}}.vvjt.a-zoom .vvjt-pane{animation:animatezoom 0.6s ease-out;}@keyframes animatezoom{from{transform:scale(0);}to{transform:scale(1.05);}}
.vvjt .tab-buttons .vvjt-button{padding:12px;display:inline-block;font-weight:normal;line-height:normal;border:none;margin:0;text-overflow:ellipsis;cursor:pointer;background-color:transparent;transition:padding 0.3s ease,background-color 0.3s ease;}.vvjt .vvjt-inner .tab-buttons .vvjt-button:hover,.vvjt .vvjt-inner .tab-buttons .vvjt-button:focus{border:none;font-weight:normal;outline:none;opacity:0.8;}.vvjt .vvjt-inner .tab-buttons .vvjt-button.active{font-weight:bold;}.vvjt .tab-panes{padding:1rem;}.vvjt.vertical .vvjt-inner{gap:12px;}.vvj-tabs{display:block;margin:1rem auto;}.vvj-tabs .vvjt-pane a{height:auto;}.vvjt .tab-buttons .vvjt-button img{display:block;max-width:100%;height:auto;transition:transform 0.3s ease;}.vvjt .tab-buttons .vvjt-button:hover img{transform:scale(1.1);}
.vvjt.vertical .vvjt-inner{display:flex;flex-direction:column;}.vvjt.vertical .tab-buttons,.vvjt.vertical .tab-panes{width:100%;}.vvjt.vertical.max-w .vvjt-inner .tab-buttons{max-width:calc(var(--vertical-width,300) * 1px);width:100%;}.vvjt.vertical.max-h .vvjt-inner .tab-buttons{height:100%;max-height:calc(var(--vertical-height) * 1px);}
@media (min-width:62rem){.vvjt.br-992.vertical .vvjt-inner{flex-direction:row;}.vvjt.br-992.vertical.right .vvjt-inner{flex-direction:row-reverse;}.vvjt.br-992.vertical .vvjt-inner .tab-panes{flex:1;min-width:0;}.vvjt.br-992.vertical .vvjt-inner .tab-buttons{display:flex;flex-direction:column;flex:0 0 auto;}.vvjt.br-992.vertical .vvjt-inner .tab-buttons:not(.vvjt.max-w .tab-buttons){width:auto;}.vvjt.br-992.vertical.max-h .tab-buttons{overflow-y:auto;overflow-x:hidden;}.vvjt.br-992.vertical.max-h .tab-buttons > *{flex:0 0 auto;}}@media (max-width:61.99875rem){.vvjt.br-992.vertical .vvjt-inner .vvjt-button img{height:auto;width:auto;max-width:none;}.vvjt.br-992.vertical .tab-buttons{display:block;overflow-x:auto;white-space:nowrap;}.vvjt.br-992.vertical .tab-buttons .vvjt-button{display:inline-block;overflow:hidden;white-space:nowrap;}.vvjt.br-992.vertical.wrap-tabs .tab-buttons .vvjt-button{float:left;white-space:normal;overflow-x:visible;}.vvjt.br-992.vertical.max-h .tab-buttons{flex-direction:initial;overflow-y:initial;max-height:initial !important;height:auto !important;}.vvjt.br-992.vertical.max-w .tab-buttons{max-width:initial !important;width:initial !important;}.vvjt.br-992.vertical.max-h .tab-buttons > *{flex:initial;}}
