@charset "UTF-8";

:root {
--base-font-size: 62.5%;
}
html {
font-family: sans-serif;
font-size: var(--base-font-size);
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
footer,
header,
nav,
section,
main,
figcaption,
figure {
display: block;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bold;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
select[multiple] {
vertical-align: top;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
vertical-align: top;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
}
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
div,
article,
section,
header,
footer,
nav,
ul,
li {
position: relative;
}
ul,
ol,
li {
margin: 0;
padding: 0;
}
figure {
margin: 0;
}
dialog {
max-height: 100%;
max-width: 100%;
margin: 0;
padding: 0;
border: none;
}
:focus {
outline: none;
}
:focus-visible {
outline: 1px solid #FF6400;
}
.says,
.screen-reader-text {
clip: rect(1px,1px,1px,1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.skip-link {
background-color: #f1f1f1;
display: block;
left: -9999em;
outline: none;
padding: 0.1em 0.3em;
text-decoration: none;
text-transform: none;
top: -9999em;
}
.skip-link:active,
.skip-link:focus-visible {
clip: auto;
height: auto;
left: 0.5em;
top: 0.2em;
width: auto;
z-index: 100000;
}
#wpadminbar {
opacity: 0.5;
width: auto;
min-width: auto;
}
#wpadminbar #wp-admin-bar-wp-logo,
#wpadminbar #wp-admin-bar-customize,
#wpadminbar #wp-admin-bar-updates,
#wpadminbar #wp-admin-bar-comments,
#wpadminbar #wp-admin-bar-new-content {
display: none;
}
#wpadminbar #wp-admin-bar-top-secondary,
#wpadminbar .ab-sub-wrapper {
display: none !important;
}
body.dev #wpadminbar {
display: none;
}
.alignnone {
margin: 0.25em 1em 1em 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 0.25em auto 0.25em auto;
}
.alignright {
float: right;
margin: 0.25em 0 1em 1em;
}
.alignleft {
float: left;
margin: 0.25em 1em 1em 0;
}
.wp-caption {
padding: 0.25em 0.25em 0.5em;
text-align: left;
}
.wp-caption.alignnone {
margin: 0.25em 1em 1em 0;
}
.wp-caption.alignleft {
margin: 0.25em 1em 1em 0;
}
.wp-caption.alignright {
margin: 0.25em 0 1em 1em;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
margin: 0;
padding: 0 0.25em 0.25em;
}
.gallery:before,
.gallery:after {
content: "\0020";
display: table;
clear: both;
visibility: hidden;
height: 0;
line-height: 0;
}
.gallery:before,
.gallery:after {
content: "\0020";
display: table;
clear: both;
visibility: hidden;
height: 0;
line-height: 0;
}
.gallery .gallery-item {
float: left;
width: 33.3333%;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
*::placeholder {
color: black;
}
label,
input,
textarea,
button {
vertical-align: top;
white-space: normal;
background: none;
border: none;
}
fieldset,
.fieldset {
margin-bottom: 1em;
}
label,
fieldset legend {
display: block;
margin-bottom: 0.2em;
}
button {
font-size: 14px;
line-height: normal;
padding: 0;
}
.button,
input[type=submit],
input[type=reset] {
display: inline-block;
padding: 0.4em;
line-height: 1;
border: 1px solid black;
background-color: black;
color: white;
cursor: pointer;
}
.button:hover,
.button:active,
.button:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus {
background-color: white;
color: black;
}
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
width: 100%;
max-width: 20em;
padding: 0.4em;
border: 1px solid black;
}
textarea {
width: 100%;
max-width: 20em;
padding: 0.4em;
border: 1px solid black;
}
input[type=checkbox],
input[type=radio] {
width: 1em;
height: 1em;
}
label input[type=checkbox],
label input[type=radio],
label .icheckbox_hue,
label .iradio_hue {
margin-right: 0.4em;
}
input[type="checkbox"],
input[type=radio] {
position: relative;
-webkit-appearance: none;
appearance: none;
background-color: white;
margin: 0;
color: black;
width: 1em;
height: 1em;
border: 1px solid black;
margin-top: 0.2em;
}
input[type=radio] {
border-radius: 50%;
}
input[type="checkbox"]::before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 0.8em;
height: 0.8em;
transform: translate(-50%,-50%) scale(0);
clip-path: polygon(10% 0%,0% 10%,40% 50%,0% 90%,10% 100%,50% 60%,90% 100%,100% 90%,60% 50%,100% 10%,90% 0%,50% 40%);
transform: scale(0);
background: black;
}
input[type="radio"]::before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 0.4em;
height: 0.4em;
transform: translate(-50%,-50%) scale(0);
transform: scale(0);
background: black;
border-radius: 50%;
}
input[type="checkbox"]:checked::before,
input[type="radio"]:checked::before {
transform: translate(-50%,-50%) scale(0.99);
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
color: grey;
cursor: not-allowed;
}
select {
border: 1px solid black;
}
input[disabled],
textarea[disabled],
select[disabled],
option[disabled],
button[disabled] {
cursor: not-allowed;
}
.searchform {
position: relative;
display: inline-block;
}
.searchform .search-form-container {
transition: width 0.2s ease-out;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
content: "\0020";
display: table;
clear: both;
visibility: hidden;
height: 0;
line-height: 0;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
content: "\0020";
display: table;
clear: both;
visibility: hidden;
height: 0;
line-height: 0;
}
.searchform .search-form-container .search-form-content {
float: right;
width: 11.3em;
white-space: nowrap;
}
.searchform .search-form-container .search-form-content input[type=text],
.searchform .search-form-container .search-form-content input[type=submit] {
display: inline-block;
margin: 0;
border: none;
}
.searchform .search-form-container .search-form-content input[type=text] {
max-width: 9em;
margin-right: 0.3em;
}
.searchform .search-form-container .search-form-content input[type=submit] {
width: 2em;
height: 2em;
color: transparent;
background-color: transparent;
border: none;
}
.searchform .search-form-container .search-form-content input[type=submit]:hover,
.searchform .search-form-container .search-form-content input[type=submit]:active,
.searchform .search-form-container .search-form-content input[type=submit]:focus {
color: transparent;
background-color: transparent;
}
.searchform .search-form-button {
position: absolute;
top: 0;
right: 0;
width: 2em;
height: 2em;
z-index: 5;
cursor: pointer;
}
.searchform .search-form-button svg path {
fill: black;
}
.searchform .search-form-button:hover svg path,
.searchform .search-form-button:active svg path,
.searchform .search-form-button:focus svg path {
fill: black;
}
.searchform.active .search-form-container {
visibility: visible;
width: 11.3em;
}
.searchform.active .search-form-button {
pointer-events: none;
}
.searchform.active .search-form-button svg path {
fill: black;
}
.searchform-popup {
position: relative;
display: block;
width: 100%;
}
.searchform-popup .search-form-container {
visibility: visible;
width: 100%;
transition: width 0.2s ease-out;
}
.searchform-popup .search-form-container .search-form-content {
display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%;
white-space: nowrap;
}
.searchform-popup .search-form-container .search-form-content input[type=text],
.searchform-popup .search-form-container .search-form-content input[type=submit] {
display: inline-block;
margin: 0;
border: none;
}
.searchform-popup .search-form-container .search-form-content input[type=text] {
max-width: 100%;
margin-right: 0.3em;
padding-bottom: 0.3em;
border-bottom: 1px solid black;
}
.searchform-popup .search-form-container .search-form-content input[type=submit] {
width: 7.5em;
height: 7.5em;
color: transparent;
background-color: transparent;
border: none;
}
.searchform-popup .search-form-container .search-form-content input[type=submit]:hover,
.searchform-popup .search-form-container .search-form-content input[type=submit]:active,
.searchform-popup .search-form-container .search-form-content input[type=submit]:focus {
color: transparent;
background-color: transparent;
}
.searchform-popup .search-form-button {
position: absolute;
top: 0;
right: 0;
width: 7.5em;
height: 7.5em;
z-index: 5;
cursor: pointer;
pointer-events: none;
line-height: 9.6em;
text-align: center;
}
.searchform-popup .search-form-button svg {
width: 50%;
height: auto;
}
.searchform-popup .search-form-button svg path {
fill: black;
}
.searchform-popup .search-form-button:hover svg path,
.searchform-popup .search-form-button:active svg path,
.searchform-popup .search-form-button:focus svg path {
fill: black;
}
#content #searchform .search-form-button {
display: none;
}
.error-404 .searchform {
margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group {
margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group input {
margin-bottom: 0;
}
#mc_embed_signup form input.mce_inline_error {
border-color: black;
}
#mc_embed_signup form div.mce_inline_error {
max-width: 20em;
margin: 0 0 1em;
padding: 0.4em;
background-color: black;
}
#mc_embed_signup form #mce-responses .response {
margin: 1em 0;
}
#mc_embed_signup form ul {
list-style-type: none;
padding-left: 0;
margin-top: 0.5em;
}
#mc_embed_signup form ul .icheckbox_hue {
margin-right: 0.5em;
}
#mc_embed_signup form ul label {
display: inline-block;
}
.srt {
clip: rect(1px,1px,1px,1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.cf:before,
.cf:after {
content: "\0020";
display: table;
clear: both;
visibility: hidden;
height: 0;
line-height: 0;
}
@font-face {
font-family: 'Spezia';
src: url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/SpeziaSerifWeb-RegularB.woff2) format('woff2');
font-weight: 400;
}
@font-face {
font-family: 'LinzSans';
src: url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Book.eot);
src: local('☺'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Book.woff2) format('woff2'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Book.woff) format('woff'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Book.ttf) format('truetype'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Book.svg#font) format('svg');
font-weight: 400;
}
@font-face {
font-family: 'LinzSans';
src: url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Italic.woff2) format('woff2');
src: local('☺'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Italic.woff) format('woff'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Italic.ttf) format('truetype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'LinzSans';
src: url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Medium.woff2) format('woff2');
src: local('☺'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Medium.woff) format('woff'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Medium.ttf) format('truetype');
font-weight: 500;
}
@font-face {
font-family: 'LinzSans';
src: url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-MediumItalic.woff2) format('woff2');
src: local('☺'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-MediumItalic.woff) format('woff'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-MediumItalic.ttf) format('truetype');
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: 'LinzSans';
src: url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Bold.eot);
src: local('☺'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Bold.woff2) format('woff2'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Bold.woff) format('woff'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Bold.ttf) format('truetype'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-Bold.svg#font) format('svg');
font-weight: 700;
}
@font-face {
font-family: 'LinzSans';
src: url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-BoldItalic.woff2) format('woff2');
src: local('☺'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-BoldItalic.woff) format('woff'), url(https://ifk.ac.at/101/wp-content/themes/hue/style/fonts/LinzSans-BoldItalic.ttf) format('truetype');
font-weight: 700;
font-style: italic;
}
body {
font-family: 'LinzSans', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 10px;
font-size: 1rem;
line-height: 1.2;
color: black;
}
a {
color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Spezia', "Times New Roman", Times, serif;
font-size: 20px;
font-size: 2rem;
letter-spacing: normal;
font-weight: 400;
}
.title-sans {
font-family: 'LinzSans', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.search-form-content input {
font-family: 'Spezia', "Times New Roman", Times, serif;
}
.title-large {
font-size: 60px;
font-size: 6rem;
line-height: 1.1333;
}
.title-medium,
.search-form-content input[type="text"] {
font-size: 40px;
font-size: 4rem;
line-height: 1.075;
}
.title-small {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.2;
}
.side-menu li a,
.filter-list li a,
.sidelink,
a.box-element,
.tabs-list button,
input[name="entity-search"],
.box-element.collapsible-trigger,
.accordion-trigger {
font-family: 'Spezia', "Times New Roman", Times, serif;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.222;
}
.side-menu li a.active,
.side-menu li a[data-state="active"],
.side-menu li a.box-element.collapsible-trigger,
.side-menu li a .accordion-trigger,
.filter-list li a.active,
.filter-list li a[data-state="active"],
.filter-list li a.box-element.collapsible-trigger,
.filter-list li a .accordion-trigger,
.sidelink.active,
.sidelink[data-state="active"],
.sidelink.box-element.collapsible-trigger,
.sidelink .accordion-trigger,
a.box-element.active,
a.box-element[data-state="active"],
a.box-element.box-element.collapsible-trigger,
a.box-element .accordion-trigger,
.tabs-list button.active,
.tabs-list button[data-state="active"],
.tabs-list button.box-element.collapsible-trigger,
.tabs-list button .accordion-trigger,
input[name="entity-search"].active,
input[name="entity-search"][data-state="active"],
input[name="entity-search"].box-element.collapsible-trigger,
input[name="entity-search"] .accordion-trigger,
.box-element.collapsible-trigger.active,
.box-element.collapsible-trigger[data-state="active"],
.box-element.collapsible-trigger.box-element.collapsible-trigger,
.box-element.collapsible-trigger .accordion-trigger,
.accordion-trigger.active,
.accordion-trigger[data-state="active"],
.accordion-trigger.box-element.collapsible-trigger,
.accordion-trigger .accordion-trigger {
font-family: 'LinzSans', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.text-title,
.pre-title span,
.swiper-pagination-bullet,
.swiper-button-custom {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.125;
}
.primary-menu li a,
.mobile-menu li a,
.back-button a,
.lang-menu,
.text,
.info,
.line-mail a,
.line-phone a,
.line-role,
.category-highlight a,
.quick-link,
.footer-menu li a,
.search-menu .link-list a {
font-size: 14px;
font-size: 1.4rem;
line-height: normal;
}
.category-highlight a,
.quick-link,
.footer-menu li a,
.search-menu .link-list a {
font-weight: 500;
}
.fellow-info,
.fellow-info-small,
.filter a,
.filter-reset,
.tag,
.post-date,
.aside-button,
.article-aside .link,
.info-link a,
.info-link button,
.link-list a,
.line-file a {
font-size: 12px;
font-size: 1.2rem;
}
.aside-button,
.article-aside .link,
.info-link a,
.info-link button,
.link-list a,
.line-file a {
line-height: normal;
font-weight: 500;
}
.link-list a.sub-links {
font-weight: 400;
font-family: 'Spezia', "Times New Roman", Times, serif;
}
.site-title,
.mini-title,
.title-text-row .title {
font-size: 11px;
font-size: 1.1rem;
}
.site-title {
font-weight: 700;
}
.mini-title,
.title-text-row .title {
line-height: normal;
text-transform: uppercase;
}
.info-link a .filesize,
.line-file a .filesize {
font-size: 10px;
font-size: 1rem;
font-weight: 400;
}
label {
font-size: 10px;
font-size: 1rem;
}
input,
select,
.button,
input[type=submit],
input[type=reset],
textarea {
font-size: 10px;
font-size: 1rem;
}
::-moz-selection {
color: #000;
background-color: rgba(221,221,221,0.996) !important;
}
::selection {
color: #000;
background-color: rgba(221,221,221,0.996) !important;
}
.scroll-wrapper {
height: 100%;
overflow-y: auto;
padding: 1em;
-webkit-overflow-scrolling: touch;
}
.scroll-wrapper::-webkit-scrollbar {
width: 0.3em;
}
.scroll-wrapper::-webkit-scrollbar-track {
background-color: grey;
}
.scroll-wrapper::-webkit-scrollbar-thumb {
background-color: black;
}
.image-wrapper img {
display: block;
width: 100%;
height: auto;
opacity: 0;
transition: opacity 0.2s ease-out;
}
.image-wrapper img.loaded {
opacity: 1;
}
.image-wrapper.lightbox {
cursor: pointer;
}
.image-wrapper:after {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.image-wrapper .lightbox-image {
display: none;
}
.image-wrapper .image-caption {
position: absolute;
bottom: 0;
right: 0;
background-color: white;
color: black;
padding: 0.1em;
opacity: 0;
transition: opacity 0.2s ease-out;
}
.image-wrapper:hover .image-caption {
opacity: 1;
}
.background-image {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.background-image.mobile {
display: none;
}
.video-wrapper video {
width: 100%;
height: auto;
}
.video-wrapper .video-curtain {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white;
opacity: 1;
transition: opacity 0.2s ease-out;
}
.video-wrapper .video-curtain.hidden {
opacity: 0;
pointer-events: none;
}
.video-wrapper.fullscreen {
width: 100%;
height: 100%;
overflow: hidden;
}
.video-wrapper.fullscreen video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
transform: translate(-50%,-50%);
}
.audio-wrapper {
font-size: 0;
}
.hue-slideshow {
display: block;
width: 100%;
margin-bottom: 2em;
-webkit-user-select: none;
user-select: none;
}
.hue-slideshow .slideshow-container {
width: 100%;
}
.hue-slideshow .slideshow-container .slide {
width: 100%;
display: none;
}
.hue-slideshow .slideshow-container .slide:first-child {
display: flex;
flex-shrink: 0;
}
.hue-slideshow .slideshow-container .slide img {
width: 100%;
height: auto;
}
.hue-slideshow .slideshow-container.flickity-enabled .slide,
.hue-slideshow .slideshow-container.slick-initialized .slide,
.hue-slideshow .slideshow-container.slideshow-initialized .slide {
display: flex;
flex-shrink: 0;
}
.hue-slideshow .slideshow-caption {
text-align: center;
margin-bottom: 1em;
}
.hue-slideshow.same-width .slideshow-container {
height: 100%;
}
.hue-slideshow.same-width .slideshow-container .slide .image-wrapper {
width: 100%;
}
.hue-slideshow.same-height {
aspect-ratio: 2;
}
.hue-slideshow.same-height .slideshow-container .slide {
width: auto;
height: 100%;
}
.hue-slideshow.same-height .slideshow-container .slide .image-wrapper {
height: 100%;
}
.hue-slideshow.same-height .slideshow-container .slide img {
width: auto;
height: 100%;
}
.hue-slideshow.cover {
aspect-ratio: 1.6;
}
.hue-slideshow.cover .slideshow-container .slide {
width: 100%;
height: 100%;
}
.hue-slideshow.cover .slideshow-container .slide .image-wrapper {
width: 100%;
height: 100%;
}
.hue-slideshow.cover .slideshow-container .slide img {
width: 100%;
height: 100%;
object-fit: cover;
}
.hue-slideshow.with-mouseover {
cursor: none;
}
.hue-slideshow.with-mouseover .flickity-enabled.is-draggable .flickity-viewport {
cursor: none;
}
.hue-slideshow.with-mouseover .slideshow-display {
position: absolute;
transform: translate(-50%,-50%);
pointer-events: none;
opacity: 0;
transition: opacity 0.2s ease-out;
white-space: nowrap;
}
.hue-slideshow.with-mouseover:hover .slideshow-display {
opacity: 1;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button {
top: 0;
width: 50%;
height: 100%;
max-width: 100%;
border-radius: 0;
background-color: transparent;
-webkit-transform: none;
transform: none;
cursor: none !important;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.previous {
left: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.next {
right: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button svg {
display: none;
}
.popup-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,0.5);
transition: opacity 0.4s ease-out;
}
.popup-container .inner {
position: relative;
top: 50%;
left: auto;
width: 70vw;
height: 90vh;
margin: 0 auto;
transform: translateY(-50%);
background-color: #D2CDC6;
}
.popup-container .inner .scroll-wrapper {
padding: 0;
opacity: 0;
transition: opacity 0.2s ease-out;
}
.popup-container .popup-content {
padding: 2em;
}
.popup-container article {
padding-top: 0;
margin-bottom: 0;
}
.popup-container.active {
opacity: 1;
pointer-events: auto;
}
.popup-container.loaded .scroll-wrapper {
opacity: 1;
}
.hue-gallery ul {
display: grid;
grid-template-columns: repeat(3,1fr);
column-gap: 1em;
row-gap: 1em;
}
.hue-gallery ul .grid-element {
width: auto;
}
.hue-map {
margin-bottom: 1em;
}
.iframe-wrapper {
width: 100%;
aspect-ratio: 1.7777777777778;
}
.iframe-wrapper iframe {
width: 100%;
height: 100%;
}
.back-button {
position: absolute;
top: 0em;
left: 50%;
transform: translateX(-50%);
z-index: 10;
}
.edit-link {
position: absolute;
top: 0px;
right: 0px;
z-index: 10;
}
.edit-link .icon {
display: inline-block;
width: 2em;
height: 2em;
padding: 0.05em 0.1em;
background-color: red;
}
.edit-link .icon svg path {
fill: white;
}
.edit-link .title {
display: none;
position: absolute;
top: 100%;
right: 0;
padding: 0.2em 0.4em;
background-color: white;
pointer-events: none;
}
.edit-link:hover .title {
display: block;
}
ul.category-list {
list-style: none;
}
ul.category-list li {
display: inline-block;
padding-right: 0.5em;
}
.navigation.pagination {
margin: 2rem 0 4rem;
}
.navigation.pagination .nav-links {
display: grid;
grid-template-columns: repeat(auto-fill,3.3rem);
gap: 0.4rem;
text-align: center;
}
.navigation.pagination .nav-links .page-numbers.current {
text-decoration: underline;
}
.navigation.pagination .nav-links .page-numbers.prev {
display: none !important;
position: absolute;
top: 0;
left: 0;
width: auto;
padding: 0 1.2em;
}
.navigation.pagination .nav-links .page-numbers.next {
display: none !important;
position: absolute;
top: 0;
right: 0;
width: auto;
padding: 0 1.2em;
}
.navigation.pagination .nav-links span,
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links button {
width: 3.3rem;
height: 3.3rem;
text-align: center;
line-height: 3.5rem;
display: inline-block;
background: white;
color: black;
cursor: pointer;
}
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span:active,
.navigation.pagination .nav-links span:focus-visible,
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a:active,
.navigation.pagination .nav-links a:focus-visible,
.navigation.pagination .nav-links button:hover,
.navigation.pagination .nav-links button:active,
.navigation.pagination .nav-links button:focus-visible {
background-color: black;
color: white;
text-decoration: none;
}
.navigation.pagination .nav-links span:focus,
.navigation.pagination .nav-links a:focus,
.navigation.pagination .nav-links button:focus {
text-decoration: none;
}
.navigation.pagination .nav-links span {
background-color: black;
color: white;
}
.navigation.load-more {
text-align: center;
}
.navigation.load-more .button {
max-width: 48rem;
}
.navigation.load-more .button .default {
display: block;
}
.navigation.load-more .button .loading {
display: none;
}
.navigation.load-more .button.active .default {
display: none;
}
.navigation.load-more .button.active .loading {
display: block;
}
.navigation.filter-list .filter.list ul li {
display: block;
margin-bottom: 1em;
}
.navigation.filter-list .filter.list ul li:last-child {
margin-bottom: 0;
}
.navigation.date-list .filter[data-type="year"] ul {
display: grid;
grid-template-columns: repeat(6,1fr);
row-gap: 2rem;
}
.navigation.date-list .filter[data-type="month"] .filter.list {
margin-bottom: -2rem;
}
.navigation.date-list .date-year {
display: grid;
grid-template-columns: 1fr 4fr;
margin-bottom: 2rem;
}
.navigation.date-list .months {
display: grid;
grid-template-columns: repeat(4,1fr);
row-gap: 2rem;
text-transform: uppercase;
text-align: center;
}
.navigation.date-list .year-switch {
position: absolute;
top: -4.9rem;
right: -1.3rem;
}
.navigation.date-list .year-switch button {
width: 3.3rem;
height: 3.3rem;
text-align: center;
line-height: 3.5rem;
display: inline-block;
background: white;
color: black;
cursor: pointer;
}
.navigation.date-list .year-switch button[disabled] {
color: #8F8F8F;
pointer-events: none;
}
.navigation.date-list .year-switch button:hover,
.navigation.date-list .year-switch button:active,
.navigation.date-list .year-switch button:focus-visible {
background-color: black;
color: white;
}
.navigation.date-list .filter[data-type="interval"] ul {
display: grid;
grid-template-columns: repeat(6,1fr);
row-gap: 2rem;
}
.navigation.date-list .medium-title {
margin-bottom: 1em;
}
.navigation.date-list .filter-reset {
position: absolute;
top: 100%;
left: 0;
padding: 0 1.3rem;
width: auto;
height: 3.3rem;
text-align: center;
line-height: 3.5rem;
display: inline-block;
background: white;
color: black;
pointer-events: none;
visibility: hidden;
}
.navigation.date-list .filter-reset::before {
display: none !important;
}
.navigation.date-list .filter-reset.active {
pointer-events: auto;
cursor: pointer;
visibility: visible;
}
.navigation.date-list .filter-reset:hover,
.navigation.date-list .filter-reset:active,
.navigation.date-list .filter-reset:focus-visible {
background-color: black;
color: white;
}
.navigation.filter-list,
.navigation.date-list {
position: static;
}
.navigation.filter-list .filter-content,
.navigation.date-list .filter-content {
position: static;
}
.navigation.filter-list .filter.list ul li a.active,
.navigation.filter-list .filter.list ul li a:hover,
.navigation.filter-list .filter.list ul li a:active,
.navigation.filter-list .filter.list ul li a:focus,
.navigation.date-list .filter.list ul li a.active,
.navigation.date-list .filter.list ul li a:hover,
.navigation.date-list .filter.list ul li a:active,
.navigation.date-list .filter.list ul li a:focus {
text-decoration: none;
font-weight: 700;
}
.navigation.filter-list .filter.list ul li a.option.disabled,
.navigation.date-list .filter.list ul li a.option.disabled {
color: #8F8F8F;
pointer-events: none;
}
.navigation.filter-list .filter.dropdown,
.navigation.date-list .filter.dropdown {
display: inline-block;
vertical-align: top;
padding-right: 3em;
margin-right: 0.4em;
}
.navigation.filter-list .filter.dropdown .name,
.navigation.date-list .filter.dropdown .name {
font-weight: 700;
padding-left: 1.4em;
}
.navigation.filter-list .filter.dropdown .name:before,
.navigation.date-list .filter.dropdown .name:before {
content: " ";
display: block;
position: absolute;
top: 0.5em;
left: 0;
width: 0.8em;
height: 0.4em;
background-image: url(https://ifk.ac.at/101/wp-content/themes/hue/img/filter-arrow.svg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.navigation.filter-list .filter.dropdown .name .default,
.navigation.date-list .filter.dropdown .name .default {
opacity: 1;
}
.navigation.filter-list .filter.dropdown .name .jsname,
.navigation.date-list .filter.dropdown .name .jsname {
display: inline-block;
position: absolute;
left: 1.4em;
top: 0;
opacity: 0;
}
.navigation.filter-list .filter.dropdown .name.active,
.navigation.date-list .filter.dropdown .name.active {
text-decoration: underline;
}
.navigation.filter-list .filter.dropdown .name.active .default,
.navigation.date-list .filter.dropdown .name.active .default {
opacity: 0;
position: absolute;
}
.navigation.filter-list .filter.dropdown .name.active .jsname,
.navigation.date-list .filter.dropdown .name.active .jsname {
opacity: 1;
position: relative;
left: 0;
}
.navigation.filter-list .filter.dropdown ul,
.navigation.date-list .filter.dropdown ul {
position: absolute;
top: 100%;
left: 0;
z-index: 10;
padding: 0.2em 1.4em 0.7em;
background-color: white;
display: none;
max-height: 15.4em;
height: auto;
}
.navigation.filter-list .filter.dropdown ul li,
.navigation.date-list .filter.dropdown ul li {
padding: 0.2em 0;
cursor: pointer;
}
.navigation.filter-list .filter.dropdown ul li.active,
.navigation.date-list .filter.dropdown ul li.active {
text-decoration: underline;
}
.navigation.filter-list .filter.dropdown:hover ul,
.navigation.date-list .filter.dropdown:hover ul {
display: block;
}
.navigation.filter-list .filter.dropdown:hover .name:before,
.navigation.date-list .filter.dropdown:hover .name:before {
transform: rotate(180deg);
}
.navigation.filter-list .filter-reset,
.navigation.date-list .filter-reset {
display: inline-block;
font-weight: 700;
padding-left: 1.3em;
opacity: 0;
cursor: pointer;
}
.navigation.filter-list .filter-reset:before,
.navigation.date-list .filter-reset:before {
content: " ";
display: block;
position: absolute;
top: 0.35em;
left: 0;
width: 0.7em;
height: 0.7em;
background-image: url(https://ifk.ac.at/101/wp-content/themes/hue/img/filter-x.svg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.navigation.filter-list .filter-reset.active,
.navigation.date-list .filter-reset.active {
opacity: 1;
}
.navigation.filter-list .filter-reset.active,
.navigation.filter-list .filter-reset:hover,
.navigation.filter-list .filter-reset:active,
.navigation.filter-list .filter-reset:focus,
.navigation.date-list .filter-reset.active,
.navigation.date-list .filter-reset:hover,
.navigation.date-list .filter-reset:active,
.navigation.date-list .filter-reset:focus {
text-decoration: underline;
}
.navigation.search-form label {
clip: rect(1px,1px,1px,1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.navigation.search-form input {
padding: 0.6em 2.4em 0.6em 1.3rem;
max-width: 100%;
border: none;
}
.navigation.search-form .search-button {
position: absolute;
top: 50%;
right: 0.6em;
width: 3.3rem;
height: 3.3rem;
text-align: center;
line-height: 3.8rem;
display: inline-block;
transform: translateY(-50%);
cursor: pointer;
}
.navigation.search-form .search-button svg {
height: 1.2em;
width: 1.2em;
}
.navigation.search-form .search-button:hover {
background-color: black;
}
.navigation.search-form .search-button:hover svg circle {
fill: black;
stroke: white;
}
.navigation.search-form .search-button:hover svg line {
stroke: white;
}
.system-message {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
display: none;
pointer-events: none;
}
.system-message .message {
position: absolute;
top: 50%;
left: 50%;
width: auto;
height: auto;
transform: translate(-50%,-50%);
opacity: 0;
transition: opacity 0.2s ease-out;
padding: 0.5em 1em;
background-color: white;
pointer-events: none;
}
.system-message .message.active {
opacity: 1;
pointer-events: auto;
cursor: pointer;
}
.progressbar {
position: fixed;
top: 0;
left: 0;
width: 0;
height: 1px;
background-color: black;
z-index: 99999;
pointer-events: none;
opacity: 1;
transition: opacity 0.2s ease-out;
}
.progressbar.hidden {
opacity: 0;
}
.page-loader {
display: none;
}
.hue-loader {
width: 1em;
height: 1em;
border-radius: 50%;
-webkit-animation: hue-loader 1s infinite ease-in-out;
animation: hue-loader 1s infinite ease-in-out;
}
@keyframes hue-loader {
0% {
transform: scale(0);
}
100% {
transform: scale(1.0);
opacity: 0;
}
}
.accordion-content-wrapper {
display: grid;
grid-template-rows: 0fr;
transition: grid-template-rows 0.3s;
}
[data-slot="accordion-item"][data-state="open"] .accordion-content-wrapper {
grid-template-rows: 1fr;
}
[data-slot="accordion-content"] {
overflow: hidden;
min-height: 0;
}
[data-slot="accordion-content"][hidden] {
display: block !important;
}
.accordion-item {
margin-bottom: 1em;
}
.accordion-item:last-child {
border-bottom: none;
}
.accordion-trigger {
line-height: 1.2;
padding-top: 1.2rem;
padding-bottom: 1.1rem;
width: 100%;
text-align: left;
color: inherit;
}
.accordion-trigger:hover,
.accordion-trigger:focus-visible,
.accordion-trigger:active {
background-color: black;
color: white;
}
.accordion-trigger::after {
content: "\2191";
display: inline-block;
transition: transform 0.2s;
}
.accordion-trigger[aria-expanded="true"]::after {
transform: rotate(180deg);
}
.accordion-content-inner {
padding-top: 1em;
margin-bottom: -3em;
}
.box-element.accordion-trigger {
padding-top: 1.2rem;
padding-bottom: 1.1rem;
}
[data-slot="collapsible"].initialized .collapsible-content-wrapper {
display: grid;
grid-template-rows: 0fr;
transition: grid-template-rows 0.3s;
}
[data-slot="collapsible"].initialized[data-state="open"] .collapsible-content-wrapper {
grid-template-rows: 1fr;
}
[data-slot="collapsible"].initialized [data-slot="collapsible-content"] {
overflow: hidden;
min-height: 0;
}
[data-slot="collapsible"].initialized [data-slot="collapsible-content"][hidden] {
display: block !important;
}
.collapsible-trigger {
display: none;
visibility: hidden;
color: inherit;
}
[data-slot="collapsible"].initialized .collapsible-trigger {
display: block;
cursor: pointer;
display: flex;
align-items: center;
gap: 0.5rem;
visibility: visible;
text-align: left;
}
[data-slot="collapsible"].initialized .collapsible-trigger:after {
content: "\2191";
display: inline-block;
transition: transform 0.2s;
}
[data-slot="collapsible"].initialized .collapsible-trigger[aria-expanded="true"]:after {
transform: rotate(180deg);
}
.filter-collapsible .collapsible-trigger {
line-height: 0.7;
padding-bottom: 1.3rem;
width: 100%;
}
.filter-collapsible .collapsible-trigger:hover,
.filter-collapsible .collapsible-trigger:focus-visible,
.filter-collapsible .collapsible-trigger:active {
background-color: black;
color: white;
}
.filter-collapsible .collapsible-content-inner {
padding-top: 2rem;
}
[data-slot="dialog-overlay"][hidden] {
display: none;
}
[data-slot="dialog-content"] {
position: fixed;
inset: 0;
display: grid;
place-items: center;
background: rgba(0,0,0,0.5);
}
[data-slot="dialog-content"][hidden] {
display: none;
}
[data-slot="dialog"][data-state="closed"] [data-slot="dialog-content"] {
display: none;
}
[data-slot="dialog-content"] {
opacity: 0;
transition: opacity 0.2s;
}
[data-slot="dialog"][data-state="open"] [data-slot="dialog-content"] {
opacity: 1;
}
.dialog-trigger {
cursor: pointer;
}
.dialog-overlay {
position: fixed;
inset: 0;
background: rgba(0,0,0,0.5);
z-index: 100;
}
.dialog-content {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
background: #faf9f7;
padding: 2rem;
max-width: 400px;
width: calc(100% - 2rem);
height: max-content;
border: 1px solid #ccc;
z-index: 101;
}
.dialog-title {
font-weight: 700;
margin-bottom: 0.5rem;
}
.dialog-description {
color: #666;
margin-bottom: 1.5rem;
}
.dialog-close {
padding: 0.4rem 0.8rem;
background: none;
border: 1px solid #ccc;
cursor: pointer;
}
[data-slot="popover-content"] {
transform-origin: var(--transform-origin,center);
--popover-slide-x: 0px;
--popover-slide-y: -4px;
}
[data-slot="popover-content"][data-side="top"] {
--popover-slide-y: 4px;
}
[data-slot="popover-content"][data-side="bottom"] {
--popover-slide-y: -4px;
}
[data-slot="popover-content"][data-side="left"] {
--popover-slide-x: 4px;
--popover-slide-y: 0px;
}
[data-slot="popover-content"][data-side="right"] {
--popover-slide-x: -4px;
--popover-slide-y: 0px;
}
[data-slot="popover-content"][data-closed] {
pointer-events: none;
}
@keyframes popover-in {
from {
opacity: 0;
scale: 0.96;
translate: var(--popover-slide-x) var(--popover-slide-y);
}
to {
opacity: 1;
scale: 1;
translate: 0 0;
}
}
@keyframes popover-out {
from {
opacity: 1;
scale: 1;
translate: 0 0;
}
to {
opacity: 0;
scale: 0.96;
translate: var(--popover-slide-x) var(--popover-slide-y);
}
}
.popover-root {
display: inline-block;
}
.popover-trigger {
cursor: pointer;
}
.popover-content {
position: fixed;
background: white;
border: 1px solid black;
padding: 1.6rem 1.3rem;
width: min(24rem,calc(98vw));
z-index: 50;
}
.popover-close {
position: absolute;
top: 1.6rem;
right: 1.3rem;
cursor: pointer;
}
[data-slot="tabs-content"][hidden] {
display: none;
}
.tabs-trigger {
cursor: pointer;
color: #8F8F8F;
}
.tabs-trigger[data-state="active"] {
color: black;
}
[data-slot="tooltip-trigger"] {
cursor: pointer;
}
[data-slot="tooltip-content"] {
white-space: nowrap;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform-origin: var(--transform-origin,center);
transition: opacity 0.15s ease, visibility 0s linear 0.15s;
}
[data-slot="tooltip-content"][data-open] {
opacity: 1;
visibility: visible;
pointer-events: auto;
transition-delay: 0s;
}
[data-slot="tooltip-content"][data-closed] {
pointer-events: none;
}
[data-slot="tooltip-content"][data-instant] {
transition: none;
animation: none;
}
.tooltip-content {
background-color: white;
padding: 0.2em 0.3em;
border: 1px solid black;
}
.site-footer {
height: auto;
background: white;
color: black;
}
.site-footer .footer-content {
padding: 4em 0 4em;
}
.site-footer .footer-content p {
margin-bottom: 0;
}
.site-footer a {
color: black;
text-decoration: none;
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
text-decoration: none;
color: black;
}
.site-footer .col-logo {
text-align: center;
}
.site-footer .col-logo .site-logo {
display: inline-block;
}
.site-footer .col-logo .site-logo svg {
height: 5.4em;
width: auto;
}
body.fixed-footerx .site-footer {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 999;
}
body.fixed-footerx .site-main {
padding-bottom: auto3em;
}
.site-header {
height: 8.6em;
background: white;
color: black;
}
.site-header .header-content {
height: 100%;
}
.header-content {
display: grid;
grid-template-columns: 1fr 1.5fr 1fr 1fr 1fr 2fr 0.5fr;
gap: 2em;
max-width: 100%;
}
.header-content > * {
min-width: 0;
}
.header-content .site-branding {
grid-column: 1 / span 1;
}
.header-content .site-title {
grid-column: 2 / span 2;
}
.header-content .site-menu {
grid-column: 4 / span 3;
}
.header-content .site-buttons {
grid-column: 7 / span 1;
}
.site-branding {
display: inline-block;
height: 100%;
line-height: 1;
}
.site-branding a {
display: inline-block;
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
margin-top: 0.1em;
}
.site-branding a svg {
height: 5.4em;
width: auto;
}
.site-branding a svg path {
fill: black;
}
.site-branding a:hover svg path,
.site-branding a:active svg path,
.site-branding a:focus svg path {
fill: black;
}
.site-title {
display: flex;
align-items: center;
white-space: nowrap;
}
.site-title .site-title-inner {
margin-top: 1.8rem;
}
.site-header .searchform {
position: absolute;
top: 50%;
right: 2rem;
height: 1em;
transform: translateY(-50%);
}
.site-header .searchform .search-form-container .search-form-content input[type=text] {
background-color: #ffffff;
color: black;
}
.site-header .searchform .search-form-button svg path {
fill: black;
}
.site-header .searchform .search-form-button:hover svg path,
.site-header .searchform .search-form-button:active svg path,
.site-header .searchform .search-form-button:focus svg path {
fill: black;
}
.site-header .searchform.active .search-form-button svg path {
fill: black;
}
.site-header .site-buttons {
display: flex;
align-items: center;
justify-content: end;
gap: 2em;
}
.site-header .searchform-toggle {
display: inline-block;
}
.site-header .searchform-toggle .search-form-toogle-button svg path {
fill: black;
}
.site-header .searchform-toggle .search-form-toogle-button:hover svg path,
.site-header .searchform-toggle .search-form-toogle-button:active svg path,
.site-header .searchform-toggle .search-form-toogle-button:focus svg path {
fill: black;
}
.site-header .searchform-toggle.active .search-form-toogle-button svg path {
fill: black;
}
.site-header .lang-menu {
display: inline-block;
}
.site-header .lang-menu .languages {
display: inline-block;
}
.site-header .lang-menu .active {
display: none;
}
body.fixed-header .site-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 99998;
}
body.fixed-header .main-content {
padding-top: 8.6em;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a,
ul.mobile-menu li a {
color: black;
}
ul.primary-menu li a:hover,
ul.primary-menu li a:active,
ul.primary-menu li a:focus,
ul.secondary-menu li a:hover,
ul.secondary-menu li a:active,
ul.secondary-menu li a:focus,
ul.footer-menu li a:hover,
ul.footer-menu li a:active,
ul.footer-menu li a:focus,
ul.mobile-menu li a:hover,
ul.mobile-menu li a:active,
ul.mobile-menu li a:focus {
text-decoration: none;
}
ul.primary-menu li a:hover span,
ul.primary-menu li a:active span,
ul.primary-menu li a:focus span,
ul.secondary-menu li a:hover span,
ul.secondary-menu li a:active span,
ul.secondary-menu li a:focus span,
ul.footer-menu li a:hover span,
ul.footer-menu li a:active span,
ul.footer-menu li a:focus span,
ul.mobile-menu li a:hover span,
ul.mobile-menu li a:active span,
ul.mobile-menu li a:focus span {
color: black;
border-bottom: 1px solid black;
}
ul.primary-menu li.current-menu-item > a,
ul.primary-menu li.current-menu-ancestor > a,
ul.secondary-menu li.current-menu-item > a,
ul.secondary-menu li.current-menu-ancestor > a,
ul.footer-menu li.current-menu-item > a,
ul.footer-menu li.current-menu-ancestor > a,
ul.mobile-menu li.current-menu-item > a,
ul.mobile-menu li.current-menu-ancestor > a {
text-decoration: none;
}
ul.primary-menu li.current-menu-item > a span,
ul.primary-menu li.current-menu-ancestor > a span,
ul.secondary-menu li.current-menu-item > a span,
ul.secondary-menu li.current-menu-ancestor > a span,
ul.footer-menu li.current-menu-item > a span,
ul.footer-menu li.current-menu-ancestor > a span,
ul.mobile-menu li.current-menu-item > a span,
ul.mobile-menu li.current-menu-ancestor > a span {
color: black;
border-bottom: 1px solid black;
}
ul.primary-menu li.current-menu-item.onepager-link > a,
ul.primary-menu li.current-menu-ancestor.onepager-link > a,
ul.secondary-menu li.current-menu-item.onepager-link > a,
ul.secondary-menu li.current-menu-ancestor.onepager-link > a,
ul.footer-menu li.current-menu-item.onepager-link > a,
ul.footer-menu li.current-menu-ancestor.onepager-link > a,
ul.mobile-menu li.current-menu-item.onepager-link > a,
ul.mobile-menu li.current-menu-ancestor.onepager-link > a {
text-decoration: none;
}
ul.primary-menu li.current-menu-item.onepager-link > a span,
ul.primary-menu li.current-menu-ancestor.onepager-link > a span,
ul.secondary-menu li.current-menu-item.onepager-link > a span,
ul.secondary-menu li.current-menu-ancestor.onepager-link > a span,
ul.footer-menu li.current-menu-item.onepager-link > a span,
ul.footer-menu li.current-menu-ancestor.onepager-link > a span,
ul.mobile-menu li.current-menu-item.onepager-link > a span,
ul.mobile-menu li.current-menu-ancestor.onepager-link > a span {
border-bottom: none;
}
ul.primary-menu li.onepager-link.active > a,
ul.secondary-menu li.onepager-link.active > a,
ul.footer-menu li.onepager-link.active > a,
ul.mobile-menu li.onepager-link.active > a {
text-decoration: none;
}
ul.primary-menu li.onepager-link.active > a span,
ul.secondary-menu li.onepager-link.active > a span,
ul.footer-menu li.onepager-link.active > a span,
ul.mobile-menu li.onepager-link.active > a span {
color: black;
border-bottom: 1px solid black;
}
@media (min-width: 1021px) {
.site-menu {
display: inline-block;
height: 100%;
vertical-align: top;
text-align: right;
}
.site-menu .menu-content {
height: 100%;
}
.primary-navigation {
height: 100%;
}
.primary-navigation > div {
top: 50%;
transform: translateY(-50%);
}
ul.primary-menu,
ul.secondary-menu,
ul.footer-menux {
z-index: 100;
}
ul.primary-menu li,
ul.secondary-menu li,
ul.footer-menux li {
display: inline-block;
z-index: 100;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menux li a {
display: block;
white-space: nowrap;
}
ul.primary-menu li ul.sub-menu,
ul.secondary-menu li ul.sub-menu,
ul.footer-menux li ul.sub-menu {
position: absolute;
top: 100%;
left: 0;
display: none;
}
ul.primary-menu li ul.sub-menu li,
ul.secondary-menu li ul.sub-menu li,
ul.footer-menux li ul.sub-menu li {
width: 100%;
}
ul.primary-menu li ul.sub-menu ul.sub-menu,
ul.secondary-menu li ul.sub-menu ul.sub-menu,
ul.footer-menux li ul.sub-menu ul.sub-menu {
top: 0;
left: 100%;
}
ul.primary-menu li ul.sub-menu.open,
ul.secondary-menu li ul.sub-menu.open,
ul.footer-menux li ul.sub-menu.open {
display: block;
}
ul.primary-menu li.menu-item-has-children:hover > ul.sub-menu,
ul.secondary-menu li.menu-item-has-children:hover > ul.sub-menu,
ul.footer-menux li.menu-item-has-children:hover > ul.sub-menu {
display: block;
}
ul.primary-menu,
ul.secondary-menu {
margin: 0 -2rem;
}
ul.primary-menu li a,
ul.secondary-menu li a {
line-height: 2em;
padding: 5px 2rem;
}
ul.primary-menu li ul.sub-menu,
ul.secondary-menu li ul.sub-menu {
background-color: white;
}
ul.footer-menu li a {
line-height: 2;
}
.menu-toggle,
ul.mobile-menu {
display: none !important;
}
}
@media (max-width: 1020px) {
.site-header #searchform {
display: none;
}
.menu-primary-container {
display: none;
}
.mobile-menu li a {
font-size: 2.6rem;
}
.header-content {
grid-template-columns: 1fr 3.5fr 3.5fr;
}
.header-content .site-branding {
grid-column: 1 / span 1;
}
.header-content .site-title {
grid-column: 2 / span 1;
}
.header-content .site-menu {
grid-column: unset;
}
.header-content .site-buttons {
grid-column: 3 / span 1;
padding-right: 5em;
}
.site-menu {
position: fixed;
top: 8.6em;
left: 0;
width: 100%;
height: auto;
background-color: white;
opacity: 0;
pointer-events: none;
visibility: hidden;
transition: opacity 0.2s ease-out;
}
.site-menu .menu-content {
height: auto;
}
body.menu-open .site-menu {
opacity: 1;
pointer-events: auto;
visibility: visible;
}
ul.mobile-menu {
display: block;
z-index: 100;
padding: 1em 0 3rem;
}
ul.mobile-menu li {
display: block;
}
ul.mobile-menu li a {
display: inline-block;
height: 2em;
line-height: 2em;
}
}
.menu-toggle {
position: absolute;
top: 50%;
right: 2rem;
transform: translateY(-50%);
font-size: 1em;
}
.menu-toggle {
display: block;
height: 2em;
width: 3em;
padding: 0;
overflow: hidden;
text-align: center;
background-color: transparent;
border: none;
}
.menu-toggle span {
display: block;
position: absolute;
left: 0;
width: 100%;
height: 0.4em;
background-color: black;
transform: rotate(0deg);
transition-property: top, margin-top, transform;
transition-duration: 0.2s;
transition-timing-function: ease-out;
transition-delay: 0.2s, 0.2s, 0s;
}
.menu-toggle span.hbl1 {
top: 0;
}
.menu-toggle span.hbl2 {
top: 50%;
margin-top: -0.2em;
}
.menu-toggle span.hbl3 {
top: 100%;
margin-top: -0.4em;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
border: none;
outline: none;
background-color: transparent;
}
.menu-toggle:hover span,
.menu-toggle:active span,
.menu-toggle:focus span {
background-color: black;
}
body.menu-open .menu-toggle span {
transition-property: top, margin-top, transform;
transition-timing-function: 0.2s;
transition-delay: 0s, 0s, 0.2s;
}
body.menu-open .menu-toggle span.hbl1 {
top: 50%;
margin-top: -0.2em;
transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl2 {
top: 50%;
margin-top: -0.2em;
transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl3 {
top: 50%;
margin-top: -0.2em;
transform: rotate(-45deg);
}
.otgs-development-site-front-end {
display: none;
}
[data-bg="taupe"] {
background-color: #91826E !important;
}
[data-bg="orange"] {
background-color: #FF6400 !important;
}
[data-bg="lavender"] {
background-color: #8282F0 !important;
}
[data-bg="blue"] {
background-color: #4600E6 !important;
}
[data-bg="grey"] {
background-color: #8F8F8F !important;
}
[data-bg="light-grey"] {
background-color: #E8E6E2 !important;
}
[data-fc="white"] {
color: white;
}
[data-fc="white"] a {
color: white;
}
html {
--grid-column: calc((100% - (7 * var(--gap))) / 8);
--grid-column-abs: calc((calc(100% - 4rem) - (7 * var(--gap))) / 8);
--gap: 2em;
}
.site-branding,
.primary-navigation {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-select: none;
}
body {
position: relative;
width: 100%;
overflow-x: hidden;
overflow-x: clip;
background: #D2CDC6;
}
#page {
overflow-x: clip;
}
#main {
overflow: visible;
padding-top: 2rem;
opacity: 0;
transition: opacity 0.2s ease-out;
}
#main.loaded {
opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0;
}
p {
margin-top: 0;
margin-bottom: 1em;
}
p.indent {
text-indent: 2em;
}
a {
text-decoration: none;
}
a:hover,
a:focus,
a:active,
a.active {
text-decoration: underline;
}
ul {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
}
.text ul {
list-style-type: disc;
padding-left: 1.5em;
margin-bottom: 1em;
}
.text ol {
padding-left: 1.5em;
margin-bottom: 1em;
}
.text blockquote {
margin: 1em 1.5em;
}
.text .image-wrapper {
margin-bottom: 1em;
}
.text img {
width: 100%;
height: auto;
}
.text p img {
width: auto;
height: auto;
}
.text .video-wrapper,
.text .iframe-wrapper {
margin-bottom: 1em;
}
.text p:last-child {
margin-bottom: 0;
}
.box-preview .text b,
.box-preview .text strong {
font-weight: 400;
}
hr {
border-top: 1px solid black;
}
.grid {
display: grid;
grid-template-columns: repeat(8,1fr);
gap: 2em;
}
.grid.grid-8 {
grid-template-columns: repeat(8,1fr);
}
.grid.grid-6 {
grid-template-columns: repeat(6,1fr);
}
.grid.grid-3 {
grid-template-columns: repeat(3,1fr);
}
.grid .col.col-8 {
grid-column-end: span 8;
}
.grid .col.col-7 {
grid-column-end: span 7;
}
.grid .col.col-6 {
grid-column-end: span 6;
}
.grid .col.col-5 {
grid-column-end: span 5;
}
.grid .col.col-4 {
grid-column-end: span 4;
}
.grid .col.col-3 {
grid-column-end: span 3;
}
.grid .col.col-2 {
grid-column-end: span 2;
}
.grid .col.col-1 {
grid-column-end: span 1;
}
.grid .col-aside {
display: flex;
flex-direction: column;
grid-gap: 2em;
}
.entity-list.with-sidebar {
display: grid;
grid-template-columns: repeat(8,1fr);
gap: 2em;
}
.entity-list.with-sidebar .entity-list-side {
grid-column: 1 / span 2;
}
.entity-list.with-sidebar .entity-list-side .box-element {
margin-top: 2rem;
}
.entity-list.with-sidebar .entity-list-side .box-element:first-child {
margin-top: 0;
}
.entity-list.with-sidebar .entity-list-main {
grid-column: 3 / span 6;
}
.list-content {
display: grid;
grid-template-columns: repeat(6,1fr);
grid-template-rows: masonry;
grid-auto-flow: row;
gap: 2em;
}
.list-content .box-preview {
align-self: start;
grid-column-end: span 3;
}
.list-content .box-preview.call-preview {
grid-column-end: span 6;
}
.list-content .box-preview.box-preview-title {
grid-column-end: span 6;
}
.list-content .box-preview.box-search-form {
grid-column-end: span 4;
}
.masonry {
margin-bottom: -2em;
}
.box-preview-title {
padding-top: 4em;
padding-bottom: 2em;
}
.box-preview-title h3 {
margin-bottom: 0;
}
.box-search-form {
background-color: white;
}
.page-margin {
margin-bottom: 4rem;
}
.box-preview .box-inner {
display: flex;
flex-direction: column;
height: 100%;
}
.box-preview .article-main {
flex: 1 1 auto;
background-color: white;
}
.box-preview .entry-header {
margin-bottom: 2.2em;
}
.box-preview .entry-header .top {
z-index: 10;
}
.box-preview .entry-header .bottom {
padding: 0 1.3rem 0;
}
.box-preview .entry-header .bottom .post-info .post-date {
padding-bottom: 0.1em;
margin-top: 0.4em;
}
.box-preview .article-aside {
margin-top: auto;
align-self: flex-start;
display: flex;
flex-direction: row;
}
.box-preview .event-date {
top: 0;
left: 0;
padding: 0.9rem 1.3rem;
background-color: white;
}
.box-preview h3 {
margin-bottom: 0.35em;
}
.box-preview .entry-content {
padding: 0 1.3rem 1.6rem;
}
.box-preview .fellow-info {
display: grid;
grid-template-columns: 1fr 2fr;
gap: 1em;
}
.box-preview.media-preview .entry-header .bottom,
.box-preview.post-preview .entry-header .bottom,
.box-preview.fellow-preview .entry-header .bottom {
padding: 2.4rem 1.3rem 0;
}
.box-preview.media-preview h3,
.box-preview.post-preview h3,
.box-preview.fellow-preview h3 {
word-break: break-word;
}
.box-preview.member-preview .entry-header {
margin-bottom: 0;
}
.box-preview.member-preview h3 {
margin-bottom: 0.65em;
}
.box-preview.member-preview .line.line-role {
margin-bottom: 1em;
}
.box-preview.member-preview .line.line-file {
margin-top: 1em;
}
.box-preview.call-preview .article-main {
display: grid;
grid-template-columns: 2fr 1fr;
grid-template-rows: auto 1fr;
}
.box-preview.call-preview .entry-header {
grid-column: 1 / span 1;
grid-row: 1;
}
.box-preview.call-preview .entry-header .bottom {
padding: 2.4rem 1.3rem 0;
}
.box-preview.call-preview .entry-content {
grid-column: 1 / span 1;
grid-row: 2;
}
.box-preview.call-preview .entry-aside {
grid-column: 2 / span 1;
grid-row: 1 / span 2;
padding: 2.4rem 1.3rem 1.6rem;
}
.box-preview.with-image .event-date {
position: absolute;
margin-bottom: 0;
}
.box-preview.with-image .entry-header .bottom {
padding: 2.4rem 1.3rem 0;
}
.box-preview.box-orange .article-main {
background-color: #FF6400;
}
.box-preview.fellow-preview .box-inner {
container: fellow-preview / inline-size;
}
@container fellow-preview (max-width: 370px) {
.box-preview.fellow-preview .box-inner .fellow-info {
grid-template-columns: 1fr;
gap: 2em;
}
.box-preview.fellow-preview .box-inner .fellow-info .col:first-child {
order: 2;
}
}
.fellow-list .list-inner {
display: grid;
grid-template-columns: 1fr 4fr;
grid-gap: 2rem;
}
.fellow-list .category-list {
margin-bottom: 0.4em;
}
article.box-single {
margin-bottom: 4rem;
}
article.box-single > .image-wrapper,
article.box-single .single-image .image-wrapper {
margin-bottom: 3rem;
}
article.box-single > .image-wrapper img,
article.box-single .single-image .image-wrapper img {
aspect-ratio: 2;
object-fit: contain;
object-position: center;
}
article.box-single .single-slider {
overflow: visible;
}
article.box-single .single-slider .swiper-pagination {
position: relative;
margin-top: 1em;
}
article.box-single .single-slider .slide {
max-width: 100%;
}
article.box-single .single-slider .slide .image-wrapper {
max-width: 100%;
background-color: #E8E6E2;
}
article.box-single .single-slider .slide img {
object-fit: contain;
max-width: 100%;
}
article.box-single h1 {
margin-top: 0.1em;
margin-bottom: 0.4em;
}
article.box-single .entry-content .content-block {
margin-top: 2em;
}
article.box-single .entry-content .content-block:first-child {
margin-top: 0;
}
article.box-single .entry-content .content-block.pdf-block {
margin-top: 2em;
background-color: #91826E;
color: white;
}
article.box-single .entry-content .content-list-block {
margin-top: 3em;
}
article.box-single .entry-content .content-list-block:first-child {
margin-top: 0;
}
article.box-single .entry-content h2.small-title {
margin-bottom: 1.3em;
}
article.box-single .entry-content .title-text-row {
display: grid;
grid-template-columns: 1fr 4fr;
gap: 2em;
}
article.box-single.type-fellow h1 {
word-break: break-word;
}
section.single-footer {
padding-top: 6rem;
padding-bottom: 4rem;
}
section.single-footer h2 {
margin-bottom: 1em;
}
section.single-footer:before,
section.single-footer:after {
content: "";
position: absolute;
display: block;
top: 0;
height: 100%;
width: 1000vw;
background-color: #E8E6E2;
}
section.single-footer::before {
left: 100%;
}
section.single-footer:after {
right: 100%;
}
.bg-element {
background-color: white;
}
.box-element {
padding: 1.6rem 1.3rem;
background-color: white;
}
.box-element.title-margin {
padding-top: 2.4rem;
}
.box-element.filter-is-active {
margin-bottom: 5.3em;
}
.box-element-medium {
padding: 0.9rem 1.3rem;
background-color: white;
}
.box-element-large {
padding: 2rem 2rem;
background-color: white;
}
a.box-link {
display: block;
background-color: #FF6400;
}
a.box-link:hover,
a.box-link:active,
a.box-link:focus-visible,
a.box-link.is-loaded {
background-color: black;
color: white;
text-decoration: none;
}
a.box-link:focus {
text-decoration: none;
}
.entity-list-side .box-link {
display: block;
}
.pre-title {
display: inline-block;
padding: 1.6rem 2rem 0.8rem;
background-color: white;
}
.side-menu li {
margin-bottom: 1em;
}
.side-menu li a:hover,
.side-menu li a:focus,
.side-menu li a:active,
.side-menu li a.active {
text-decoration: none;
}
.side-menu li:last-child {
margin-bottom: 0;
}
.content-block video,
.content-block audio {
width: 100%;
height: auto;
}
.content-block iframe {
width: 100%;
aspect-ratio: 1;
}
#global-player-wrapper {
position: fixed;
bottom: 2rem;
left: 2rem;
width: calc((2 * var(--grid-column-abs)) + (1 * var(--gap)));
text-align: right;
opacity: 0;
transition: opacity 0.2s ease-out;
visibility: hidden;
z-index: 99;
}
#global-player-wrapper .plyr {
text-align: left;
}
#global-player-wrapper .close-player {
display: inline-block;
}
#global-player-wrapper.active {
opacity: 1;
visibility: visible;
}
a.aside-button {
display: inline-block;
background-color: white;
padding: var(--plyr-control-spacing);
line-height: 1;
margin-right: 0.3em;
}
a.aside-button:hover,
a.aside-button:active,
a.aside-button:focus-visible,
a.aside-button.is-loaded {
background-color: #FF6400;
color: white;
text-decoration: none;
}
a.aside-button:focus {
text-decoration: none;
}
a.aside-button.player-action {
display: flex;
flex-direction: row;
}
a.aside-button.player-action .icon {
padding-top: 0.1em;
padding-left: 0.1em;
padding-right: 0.3em;
transform: translate(0,0);
transition: transform 0.2s ease-out;
}
a.aside-button.player-action svg {
height: 1rem;
width: auto;
}
a.aside-button.player-action:hover,
a.aside-button.player-action:active,
a.aside-button.player-action:focus-visible,
a.aside-button.player-action.is-loaded {
text-decoration: none;
}
a.aside-button.player-action:hover svg path,
a.aside-button.player-action:active svg path,
a.aside-button.player-action:focus-visible svg path,
a.aside-button.player-action.is-loaded svg path {
fill: white;
}
.box-orange a.aside-button {
background-color: #FF6400;
color: black;
}
.box-orange a.aside-button:hover,
.box-orange a.aside-button:active,
.box-orange a.aside-button:focus-visible,
.box-orange a.aside-button.is-loaded {
background-color: white;
color: black;
}
a.control {
padding: 0.3em var(--plyr-control-spacing);
line-height: 1;
background-color: white;
}
a.control:hover,
a.control:active,
a.control:focus-visible {
background-color: black;
color: white;
text-decoration: none;
}
a.control:focus {
text-decoration: none;
}
.link-box-section .article-aside .link {
background-color: #91826E;
line-height: 1;
}
.link-box-section .article-aside .link:hover,
.link-box-section .article-aside .link:active,
.link-box-section .article-aside .link:focus-visible,
.link-box-section .article-aside .link.is-loaded {
background-color: #FF6400;
color: white;
text-decoration: none;
}
.link-box-section .article-aside .link:hover .title,
.link-box-section .article-aside .link:active .title,
.link-box-section .article-aside .link:focus-visible .title,
.link-box-section .article-aside .link.is-loaded .title {
text-decoration: none;
}
.link-box-section .article-aside .link:focus {
text-decoration: none;
}
.link-box-section .article-aside .link:focus .title {
text-decoration: none;
}
.text-lines {
display: inline-flex;
flex-direction: column;
align-items: flex-start;
}
.text-lines .line-group {
display: inline-flex;
flex-direction: column;
align-items: stretch;
width: max-content;
}
.text-lines span {
display: block;
padding: .2em .3em;
margin-top: -1px;
line-height: 0.9;
background-color: white;
white-space: nowrap;
}
.text-lines.align-right {
align-items: flex-end;
}
.text-lines.lines-3 .line-group:nth-child(2) span {
width: 100%;
box-sizing: border-box;
}
.text-lines.lines-4 .line-group span {
width: 100%;
box-sizing: border-box;
}
.navigation.filter-list .filter-reset {
display: none;
}
a.link,
button.link {
text-align: left;
}
a.link.with-icon,
button.link.with-icon {
display: flex;
flex-direction: row;
}
a.link .icon,
button.link .icon {
padding-left: 0.1em;
padding-right: 0.2em;
transform: translate(0,0);
transition: transform 0.2s ease-out;
}
a.link:hover,
a.link:focus,
a.link:active,
button.link:hover,
button.link:focus,
button.link:active {
text-decoration: none;
}
a.link:hover .title,
a.link:focus .title,
a.link:active .title,
button.link:hover .title,
button.link:focus .title,
button.link:active .title {
text-decoration: underline;
}
a.link:hover .icon,
a.link:focus .icon,
a.link:active .icon,
button.link:hover .icon,
button.link:focus .icon,
button.link:active .icon {
transform: translate(0.1em,0);
}
a.link:hover .icon[data-type="external"],
a.link:focus .icon[data-type="external"],
a.link:active .icon[data-type="external"],
button.link:hover .icon[data-type="external"],
button.link:focus .icon[data-type="external"],
button.link:active .icon[data-type="external"] {
transform: translate(0.07em,-0.07em);
}
a.link:hover .icon[data-type="download"],
a.link:focus .icon[data-type="download"],
a.link:active .icon[data-type="download"],
button.link:hover .icon[data-type="download"],
button.link:focus .icon[data-type="download"],
button.link:active .icon[data-type="download"] {
transform: translate(0,0.1em);
}
a.link:hover .icon[data-type="back"],
a.link:focus .icon[data-type="back"],
a.link:active .icon[data-type="back"],
button.link:hover .icon[data-type="back"],
button.link:focus .icon[data-type="back"],
button.link:active .icon[data-type="back"] {
transform: translate(-0.1em,0);
}
.link-list a {
line-height: 2;
}
.search-menu .link-list a {
line-height: 2.2;
}
.search-menu .link-list a.title-element {
display: inline-block;
padding-bottom: 0.3em;
}
.tabs-list button {
display: block;
width: 100%;
margin-bottom: 1rem;
text-align: left;
}
.tabs-list button:last-child {
margin-bottom: 0;
}
.article-aside a {
display: inline-block;
padding: 0.8rem 1.3rem;
margin-top: -1px;
}
.tag-list {
position: absolute;
top: 0;
right: 2em;
display: flex;
z-index: 10;
gap: 0.3em;
}
.tag-list .tag {
background-color: black;
color: white;
padding: 0.2em 0.8em;
}
.tag-list .tag a {
color: white;
}
.info-list .mini-title {
margin-bottom: 0.4em;
}
.info-list > li {
margin-bottom: 2em;
}
.info-list > li.small-margin {
margin-bottom: 1.3em;
}
.info-list > li:last-child {
margin-bottom: 0;
}
.info-list > li.cal-margin {
margin-top: 1em;
}
.info-list .info-link .line {
margin-bottom: 0.5em;
}
.text-list .row {
margin-bottom: 1.9em;
}
.text-list .row.two-col {
display: grid;
grid-template-columns: 1fr 2fr;
gap: 1em;
}
.text-list .row:last-child {
margin-bottom: 0;
}
.header-slider {
margin-bottom: 4rem;
}
.header-slider .slide-title {
position: absolute;
top: 0;
left: 0;
max-width: 100%;
}
.header-slider .slide-text {
position: absolute;
bottom: 0;
right: 0;
max-width: 100%;
}
.header-slider .slide {
aspect-ratio: 2.76;
}
.header-slider .slide a {
display: block;
width: 100%;
}
.header-slider .slide.left .slide-image {
position: absolute;
top: 10%;
left: 50%;
transform: translateX(-50%);
height: 80%;
}
.header-slider .slide.left .slide-title {
left: 0;
}
.header-slider .slide.right .slide-image {
position: absolute;
top: 2em;
right: 2em;
height: 60%;
}
.header-slider .slide.right .slide-text {
right: 0;
}
.header-slider .slide.left .image-wrapper,
.header-slider .slide.right .image-wrapper {
height: 100%;
}
.header-slider .slide.left img,
.header-slider .slide.right img {
width: auto;
height: 100%;
}
.post-teaser {
overflow: visible;
margin-bottom: 4rem;
}
.post-teaser > .section-header .title-small {
display: inline-block;
margin-bottom: 3rem;
}
.post-teaser > .section-header .title-medium {
margin-bottom: 2rem;
}
.post-teaser .section-content {
margin-top: 2em;
}
.post-teaser .galler-grid {
display: grid;
grid-template-columns: repeat(8,1fr);
grid-template-rows: masonry;
grid-auto-flow: dense;
gap: 2em;
}
.post-teaser .galler-grid .box-preview,
.post-teaser .galler-grid .teaser-links {
align-self: start;
grid-column-end: span 4;
}
.post-teaser .post-teaser-slider {
overflow: hidden;
margin-left: -2rem;
margin-right: -2rem;
padding: 0 2rem;
}
.post-teaser .post-teaser-slider .teaser-slider {
overflow: visible;
}
.post-teaser .post-teaser-slider .slide > * {
width: 100%;
height: min-content;
}
.post-teaser .post-teaser-slider .slide-preview {
width: calc((3 * var(--grid-column)) + (2 * var(--gap)));
}
.post-teaser .post-teaser-slider .slide-links {
width: calc((2 * var(--grid-column)) + (1 * var(--gap)));
}
.post-teaser .teaser-links h4 {
margin-bottom: 0.3em;
}
.post-teaser .teaser-links .link-list {
margin: 0 4rem;
}
.post-teaser .post-teaser-switch [data-slot="tabs"] {
display: grid;
grid-template-columns: repeat(8,1fr);
gap: 2em;
}
.post-teaser .post-teaser-switch [data-slot="tabs"] .tabs-list {
grid-column-end: span 2;
}
.post-teaser .post-teaser-switch [data-slot="tabs"] .tabs-content-wrap {
grid-column-end: span 6;
}
.section-header.float-left {
left: calc(var(--grid-column) + var(--gap));
position: relative;
}
.section-header.float-left .text-lines:before {
content: " ";
display: block;
position: absolute;
top: -1px;
bottom: 0;
right: 99%;
width: 100vw;
background-color: white;
}
.section-header.float-left .swiper-button-custom-wrapper {
position: absolute;
left: 100%;
bottom: 0;
margin-left: 2em;
}
.section-header.float-right {
left: calc((3 * var(--grid-column)) + (3 * var(--gap)));
}
.section-header.float-right .text-lines:after {
content: " ";
display: block;
position: absolute;
top: -1px;
bottom: 0;
left: 99%;
width: 100vw;
background-color: white;
}
.section-header.float-right .swiper-button-custom-wrapper {
position: absolute;
right: 100%;
bottom: 0;
margin-right: 2em;
}
.section-header.float-title {
display: inline-block;
width: auto;
}
.section-header.float-title .swiper-button-custom-wrapper {
display: flex;
align-items: end;
gap: 0.4rem;
margin-bottom: 3rem;
}
.link-box-section {
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: 4rem;
}
.link-box-section .box-link-box {
width: calc((4 * var(--grid-column)) + (3 * var(--gap)));
}
.text-section {
margin-bottom: 4rem;
}
.text-section h2 {
margin-bottom: 0.6em;
}
.text-section.with-info {
display: grid;
grid-template-columns: 5fr 3fr;
grid-template-rows: masonry;
grid-auto-flow: dense;
gap: 2em;
}
.text-section.with-info .section-header {
grid-column-start: 1;
grid-row-start: 1;
}
.text-section.with-info .section-content {
grid-column-start: 1;
grid-row-start: 2;
}
.text-section.with-info .info-list {
grid-column-start: 2;
grid-row: 1 / span 2;
}
.with-jumpmenu .text-section.with-info {
grid-template-columns: 4fr 2fr;
}
.accordion-content .text-section.with-info .section-content {
grid-column-start: 1;
grid-row-start: 1;
}
.team-section {
margin-bottom: 4rem;
}
.team-section .team-grid {
display: grid;
grid-template-columns: repeat(8,1fr);
grid-template-rows: masonry;
grid-auto-flow: dense;
gap: 2em;
}
.team-section .team-grid .box-preview {
align-self: start;
grid-column-end: span 2;
height: 100%;
}
.team-section.with-title .section-header {
margin-bottom: 2em;
}
.with-jumpmenu .team-section .team-grid {
grid-template-columns: repeat(6,1fr);
}
.with-jumpmenu .team-section .team-grid .box-preview {
grid-column-end: span 2;
}
.subpage-section {
margin-top: -3em;
margin-bottom: 4rem;
}
:root {
--pt-offset: 0em;
--pt-width: 0em;
}
.search-container {
position: fixed;
top: 8.6em;
left: 0;
height: calc(100% - 8.6em);
width: 100%;
z-index: 9999;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,0.5);
transition: opacity 0.4s ease-out;
}
.search-container .inner {
position: relative;
top: 50%;
left: auto;
width: 100%;
height: calc(100% - 4em);
margin: 0 auto;
transform: translateY(-50%);
}
.search-container .inner .scroll-wrapper {
height: 100%;
overflow-y: auto;
padding: 1em;
-webkit-overflow-scrolling: touch;
padding: 0;
}
.search-container .inner .scroll-wrapper::-webkit-scrollbar {
width: 0.3em;
}
.search-container .inner .scroll-wrapper::-webkit-scrollbar-track {
background-color: grey;
}
.search-container .inner .scroll-wrapper::-webkit-scrollbar-thumb {
background-color: black;
}
.search-container.active {
opacity: 1;
pointer-events: auto;
}
.search-container .search-content {
display: grid;
grid-template-columns: repeat(8,1fr);
gap: 0;
}
.search-container .search-content .box-element-large {
grid-column-start: 2;
grid-column-end: span 6;
margin-top: -1px;
}
.search-container .search-menu {
display: grid;
grid-template-columns: repeat(5,1fr);
gap: 2rem;
margin-top: 1.2rem;
margin-bottom: 1em;
}
aside,
.aside-spacer {
position: relative;
}
.filter-collapsible,
#global-player-wrapper {
will-change: transform;
}
.filter-collapsible {
position: sticky;
top: calc(var(--header-height) + 2em);
}
.filter-sticky-area {
height: calc(100% - var(--player-space,0px));
}
.viewport-detector {
position: absolute;
top: 0;
left: -100%;
z-index: 4;
}
.viewport-detector .em-size {
line-height: 1;
}
@media screen and (max-width: 1200px) {
.viewport-detector {
z-index: 3;
}
}
@media screen and (max-width: 1024px) {
.viewport-detector {
z-index: 2;
}
}
@media screen and (max-width: 767px) {
.viewport-detector {
z-index: 1;
}
}
@media screen and (max-width: 511px) {
.viewport-detector {
z-index: 0;
}
}
.header-content,
.menu-content,
.site-main,
.footer-content,
.search-container .inner {
margin: 0 auto;
padding-left: 2rem;
padding-right: 2rem;
max-width: 1800px;
}
@media screen and (min-width: 1400px) {
:root {
--base-font-size: 0.71vw;
}
}
@media screen and (min-width: 1800px) {
:root {
--base-font-size: 80%;
--pt-offset: 3em;
--pt-width: 1.1em;
}
}
@media screen and (max-width: 1300px) {
.entity-list[data-post-type="fellow"] .date-list .filter[data-type="interval"] ul {
grid-template-columns: repeat(4,1fr);
}
.entity-list[data-post-type="media"] .date-list .filter[data-type="year"] ul {
grid-template-columns: repeat(4,1fr);
}
.search-container .search-content .box-element-large {
grid-column-start: 1;
grid-column-end: span 8;
}
}
@media screen and (max-width: 1020px) {
.title-large {
font-size: 4.5rem;
}
.title-medium,
.search-form-content input[type="text"] {
font-size: 3.4rem;
}
.header-slider .slide {
aspect-ratio: 1.96;
}
.header-slider .slide.fill .slide-image,
.header-slider .slide.fill .image-wrapper {
width: 100%;
height: 100%;
}
.header-slider .slide.fill img {
width: 100%;
height: 100%;
object-fit: cover;
}
}
.show-1000 {
display: none !important;
visibility: hidden !important;
}
.filter-collapsible.init-tablet .collapsible-trigger {
display: none;
}
.filter-collapsible.init-tablet .collapsible-content-inner {
padding-top: 0;
}
@media screen and (max-width: 1000px) {
h1,
h2,
h3,
h4,
h5,
h6 {
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.show-1000 {
display: block !important;
visibility: visible !important;
}
.hide-1000 {
display: none !important;
visibility: hidden !important;
}
article.box-single .grid.grid-6 {
grid-template-columns: repeat(4,1fr);
}
article.box-single .grid.grid-6 .col.col-4 {
grid-column-end: span 4;
}
article.box-single .aside-mobile .entry-info {
padding-top: 0.3rem;
padding-bottom: 0.3rem;
padding-left: calc((100% - (3 * var(--gap))) / 4);
}
article.box-single.fellow .grid .col.col-2 {
grid-column-end: span 4;
}
.section-header.float-title {
width: 100%;
}
.section-header.float-title.float-left {
left: 0;
}
.section-header.float-title.float-right {
left: 0;
}
.section-header.float-title .title-small {
width: 100%;
margin-bottom: 1rem;
}
.section-header.float-title .swiper-button-custom-wrapper {
position: relative;
left: auto;
right: auto;
justify-content: end;
}
.section-header.float-title .text-lines .line-group {
width: auto;
max-width: 100%;
}
.section-header.float-title .text-lines span {
white-space: normal;
line-height: 1.1;
}
.section-header.float-left {
left: 0;
}
.post-teaser .post-teaser-slider .slide-preview {
width: 43vw;
}
.post-teaser .post-teaser-switch [data-slot="tabs"] .tabs-list {
grid-column-end: span 3;
}
.post-teaser .post-teaser-switch [data-slot="tabs"] .tabs-content-wrap {
grid-column-end: span 5;
}
.filter-collapsible.init-tablet .collapsible-trigger {
display: block;
}
.filter-collapsible.init-tablet .collapsible-content-inner {
padding-top: 2em;
}
.entity-list.with-sidebar .entity-list-side,
.entity-list.with-sidebar .entity-list-main {
grid-column: 1 / span 8;
}
.entity-list.with-sidebar .page-margin {
margin-bottom: 0;
}
.box-jumpmenu {
position: relative;
}
.entry-content > .grid-8 .col.col-2,
.entry-content > .grid-8 .col.col-6,
.grid-calls .col.col-2,
.grid-calls .col.col-6 {
grid-column-end: span 8;
}
.entity-list[data-post-type="fellow"] .date-list .filter[data-type="interval"] ul {
grid-template-columns: repeat(6,1fr);
}
.entity-list[data-post-type="media"] .date-list .filter[data-type="year"] ul {
grid-template-columns: repeat(6,1fr);
}
body.single #main .back-button {
position: relative;
top: 0em;
left: 0;
transform: none;
z-index: 10;
}
body.single #main .grid-8 .col.col-1 {
grid-column-end: span 8;
}
body.single #main .grid-8 .col.col-6 {
grid-column-end: span 8;
}
body.single #main .grid-8 > *:last-child {
display: none;
}
}
@media screen and (max-width: 850px) {
.site-footer .col.col-logo {
grid-row: 1 / span 2;
}
.site-footer .col.col-name {
grid-row: 1;
grid-column-end: span 3;
}
.site-footer .col.col-address {
grid-row: 2;
grid-column-end: span 3;
}
.site-footer .col.col-menu {
grid-row: 1 / span 2;
grid-column-end: span 3;
}
.post-teaser .post-teaser-slider .slide-preview {
width: 73vw;
}
.with-jumpmenu .team-section .team-grid {
grid-template-columns: repeat(4,1fr);
}
.search-container .search-menu {
grid-template-columns: repeat(3,1fr);
}
}
@media screen and (max-width: 767px) {
.post-teaser .post-teaser-switch [data-slot="tabs"] .tabs-list {
grid-column-end: span 4;
}
.post-teaser .post-teaser-switch [data-slot="tabs"] .tabs-content-wrap {
grid-column-end: span 4;
}
.post-teaser article.box-preview.call-preview .entry-aside {
padding-top: 1.4rem;
}
.post-teaser article.box-preview.call-preview .entry-header {
grid-column: 1 / span 2;
grid-row: 1;
}
.post-teaser article.box-preview.call-preview .entry-content {
grid-column: 1 / span 2;
grid-row: 2;
}
.post-teaser article.box-preview.call-preview .entry-aside {
grid-column: 1 / span 2;
grid-row: 3;
}
.contact-section .grid.grid-3 {
grid-template-columns: repeat(2,1fr);
grid-row-gap: 3em;
}
.content-block iframe {
aspect-ratio: 0.8;
}
.search-container .search-content .box-element-large {
grid-column-start: 1;
grid-column-end: span 8;
}
}
@media screen and (max-width: 650px) {
.header-slider .slide {
aspect-ratio: auto;
height: 40vh;
overflow: hidden;
}
.header-slider .swiper-pagination {
position: relative !important;
margin-top: 1em;
}
.list-content .box-preview {
grid-column-end: span 6;
}
}
@media screen and (max-width: 600px) {
.post-teaser .post-teaser-slider .slide-preview {
width: 100%;
}
.post-teaser .galler-grid .box-preview {
grid-column-end: span 8;
}
.link-box-section .box-link-box {
width: 80%;
}
.text-section.with-info,
.with-jumpmenu .text-section.with-info {
grid-template-columns: 1fr;
}
.text-section.with-info .info-list,
.with-jumpmenu .text-section.with-info .info-list {
grid-column-start: 1;
grid-row: 2;
}
.search-container .search-menu {
grid-template-columns: repeat(2,1fr);
}
}
@media screen and (max-width: 580px) {
.site-footer .grid {
gap: 1em;
}
.site-footer .col.col-logo {
grid-column: 1 / span 3;
grid-row: 1 / span 3;
}
.site-footer .col.col-name {
grid-row: 1;
grid-column: 4 / span 4;
}
.site-footer .col.col-address {
grid-row: 2;
grid-column: 4 / span 4;
}
.site-footer .col.col-menu {
grid-row: 3;
grid-column: 4 / span 4;
}
.post-teaser .post-teaser-switch [data-slot="tabs"] .tabs-list {
grid-column-end: span 8;
}
.post-teaser .post-teaser-switch [data-slot="tabs"] .tabs-content-wrap {
grid-column-end: span 8;
}
.with-jumpmenu .team-section .team-grid {
grid-template-columns: repeat(2,1fr);
}
.contact-section .grid.grid-3 {
grid-template-columns: repeat(1,1fr);
grid-row-gap: 3em;
}
article.box-preview.call-preview .entry-header {
grid-column: 1 / span 2;
grid-row: 1;
}
article.box-preview.call-preview .entry-content {
grid-column: 1 / span 2;
grid-row: 2;
}
article.box-preview.call-preview .entry-aside {
grid-column: 1 / span 2;
grid-row: 3;
}
}
@media screen and (max-width: 550px) {
.search-form-content input[type="text"] {
font-size: 2.4rem;
}
.searchform-popup .search-form-container .search-form-content input[type=submit] {
width: 3.5em;
height: 4.5em;
}
.searchform-popup .search-form-button {
right: -1em;
width: 3.5em;
height: 4.5em;
line-height: 5.6em;
}
.searchform-popup .search-form-button svg {
width: 64%;
}
}
@media screen and (max-width: 511px) {
.header-content {
width: 100%;
grid-template-columns: min-content auto;
}
.header-content .site-branding {
grid-column: 1 / span 1;
}
.header-content .site-buttons {
grid-column: 2 / span 1;
}
.site-header {
height: 6.6em;
}
body.fixed-header .main-content {
padding-top: 6.6em;
}
.site-menu,
.search-container {
top: 6.6em;
}
.site-title {
display: none;
visibility: hidden;
}
.site-branding a svg {
height: 3.4em;
}
.link-box-section .box-link-box {
width: 100%;
}
.search-container .search-menu {
grid-template-columns: repeat(1,1fr);
}
.tag-list {
flex-direction: column;
}
}
@media screen and (max-width: 400px) {
.site-footer .col-logo .site-logo svg {
height: 4.4em;
}
.header-slider .title-large {
font-size: 3rem;
}
.header-slider .title-medium,
.header-slider .search-form-content input[type="text"] {
font-size: 2rem;
}
}
@media screen and (max-width: 370px) {
.title-large {
font-size: 3.3rem;
}
.title-medium,
.search-form-content input[type="text"] {
font-size: 2.2rem;
}
}
.lang-menu {
position: relative;
display: inline-block;
}
.lang-menu .languages {
position: absolute;
top: 100%;
right: 0;
z-index: 100;
min-width: 100%;
padding-top: 0;
}
.lang-menu .languages a {
display: block;
white-space: nowrap;
text-decoration: none;
}
.lang-menu .languages[hidden] {
display: none;
}
.lang-menu:hover .languages {
display: block;
}
.lang-menu:focus-within .languages {
display: block;
}
.lang-menu-toggle {
display: flex;
align-items: center;
gap: .5em;
background: none;
border: 0;
padding: 0;
font: inherit;
color: inherit;
cursor: pointer;
}
.BorlabsCookie ._brlbs-content-blocker {
width: 100%;
height: 0;
padding-bottom: 56.25%;
margin-bottom: 1em;
background-color: #e3e3e3;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-default {
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: auto;
transform: translateY(-50%);
background-color: transparent;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
display: none;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption {
color: black;
background: none;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label .icheckbox_hue {
vertical-align: middle;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label small {
vertical-align: top;
font-size: inherit;
}
.BorlabsCookie ._brlbs-content-blocker a,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a {
color: black;
}
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn {
background: black;
color: white;
border: 1px solid black;
border-radius: 0;
transition: none;
}
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:before,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:before {
display: none;
}
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover,
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:active,
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:focus,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:hover,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:active,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:focus {
background: white;
color: black;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input[type=checkbox] {
position: relative;
width: 1em;
height: 1em;
margin: 0;
margin-top: 0.2em;
border: 1px solid black;
color: black;
-webkit-appearance: none;
appearance: none;
vertical-align: inherit;
}
@font-face {
font-family: 'swiper-icons';
src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
font-weight: 400;
font-style: normal;
}
.hue-slideshow {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.hue-slideshow-vertical > .slideshow-container {
flex-direction: column;
}
.slideshow-container {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.hue-slideshow-android .swiper-slide,
.slideshow-container {
transform: translate3d(0px,0,0);
}
.hue-slideshow-multirow > .slideshow-container {
flex-wrap: wrap;
}
.hue-slideshow-multirow-column > .slideshow-container {
flex-wrap: wrap;
flex-direction: column;
}
.hue-slideshow-free-mode > .slideshow-container {
transition-timing-function: ease-out;
margin: 0 auto;
}
.hue-slideshow-pointer-events {
touch-action: pan-y;
}
.hue-slideshow-pointer-events.hue-slideshow-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
}
.hue-slideshow-autoheight,
.hue-slideshow-autoheight .swiper-slide {
height: auto;
}
.hue-slideshow-autoheight .slideshow-container {
align-items: flex-start;
transition-property: transform, height;
}
.hue-slideshow-3d {
perspective: 1200px;
}
.hue-slideshow-3d .slideshow-container,
.hue-slideshow-3d .swiper-slide,
.hue-slideshow-3d .swiper-slide-shadow-left,
.hue-slideshow-3d .swiper-slide-shadow-right,
.hue-slideshow-3d .swiper-slide-shadow-top,
.hue-slideshow-3d .swiper-slide-shadow-bottom,
.hue-slideshow-3d .swiper-cube-shadow {
transform-style: preserve-3d;
}
.hue-slideshow-3d .swiper-slide-shadow-left,
.hue-slideshow-3d .swiper-slide-shadow-right,
.hue-slideshow-3d .swiper-slide-shadow-top,
.hue-slideshow-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.hue-slideshow-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-css-mode > .slideshow-container {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;
}
.hue-slideshow-css-mode > .slideshow-container::-webkit-scrollbar {
display: none;
}
.hue-slideshow-css-mode > .slideshow-container > .swiper-slide {
scroll-snap-align: start start;
}
.hue-slideshow-horizontal.hue-slideshow-css-mode > .slideshow-container {
scroll-snap-type: x mandatory;
}
.hue-slideshow-vertical.hue-slideshow-css-mode > .slideshow-container {
scroll-snap-type: y mandatory;
}
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: #000000;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
font-family: swiper-icons;
font-size: 44px;
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev,
.hue-slideshow-rtl .swiper-button-next {
left: 10px;
right: auto;
}
.swiper-button-prev:after,
.hue-slideshow-rtl .swiper-button-next:after {
content: 'prev';
}
.swiper-button-next,
.hue-slideshow-rtl .swiper-button-prev {
right: 10px;
left: auto;
}
.swiper-button-next:after,
.hue-slideshow-rtl .swiper-button-prev:after {
content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
color: #000000;
}
.swiper-button-lock {
display: none;
}
.swiper-pagination {
position: absolute;
transition: 300ms opacity;
transform: translate3d(0,0,0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.hue-slideshow-horizontal > .swiper-pagination-bullets {
bottom: 0;
left: 0;
width: 100%;
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: 4rem;
height: 4rem;
text-align: center;
line-height: 4.2rem;
display: inline-block;
background: white;
color: black;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: black;
color: white;
}
.swiper-button-custom {
width: 3.3rem;
height: 3.3rem;
text-align: center;
line-height: 3.5rem;
display: inline-block;
background: white;
color: black;
cursor: pointer;
}
.swiper-button-custom.swiper-button-disabled {
color: #8F8F8F;
pointer-events: none;
}
.swiper-button-custom:hover,
.swiper-button-custom:active,
.swiper-button-custom:focus-visible {
background-color: black;
color: white;
}
.hue-slideshow-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px,-50%,0);
}
.hue-slideshow-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block;
}
.hue-slideshow-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.hue-slideshow-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: 200ms transform, 200ms top;
}
.hue-slideshow-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin-right: 0.2em;
}
.hue-slideshow-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.hue-slideshow-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms left;
}
.hue-slideshow-horizontal.hue-slideshow-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms right;
}
.swiper-pagination-progressbar {
background: rgba(0,0,0,0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #000000;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.hue-slideshow-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.hue-slideshow-horizontal > .swiper-pagination-progressbar,
.hue-slideshow-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.hue-slideshow-vertical > .swiper-pagination-progressbar,
.hue-slideshow-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-white {
color: #ffffff;
}
.swiper-pagination-black {
color: #000000;
}
.swiper-pagination-lock {
display: none;
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0,0,0,0.1);
}
.hue-slideshow-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.hue-slideshow-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0,0,0,0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid #000000;
border-radius: 50%;
border-top-color: transparent;
}
.swiper-lazy-preloader-white {
color: #fff;
}
.swiper-lazy-preloader-black {
color: #000;
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}
.hue-slideshow .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.hue-slideshow-fade.hue-slideshow-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.hue-slideshow-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.hue-slideshow-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.hue-slideshow-fade .swiper-slide-active,
.hue-slideshow-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.hue-slideshow-flip {
overflow: visible;
}
.hue-slideshow-flip .swiper-slide {
pointer-events: none;
backface-visibility: hidden;
z-index: 1;
}
.hue-slideshow-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.hue-slideshow-flip .swiper-slide-active,
.hue-slideshow-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.hue-slideshow-flip .swiper-slide-shadow-top,
.hue-slideshow-flip .swiper-slide-shadow-bottom,
.hue-slideshow-flip .swiper-slide-shadow-left,
.hue-slideshow-flip .swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
}
.hue-slideshow-cube {
overflow: visible;
}
.hue-slideshow-cube .swiper-slide {
pointer-events: none;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.hue-slideshow-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.hue-slideshow-cube.hue-slideshow-rtl .swiper-slide {
transform-origin: 100% 0;
}
.hue-slideshow-cube .swiper-slide-active,
.hue-slideshow-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.hue-slideshow-cube .swiper-slide-active,
.hue-slideshow-cube .swiper-slide-next,
.hue-slideshow-cube .swiper-slide-prev,
.hue-slideshow-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.hue-slideshow-cube .swiper-slide-shadow-top,
.hue-slideshow-cube .swiper-slide-shadow-bottom,
.hue-slideshow-cube .swiper-slide-shadow-left,
.hue-slideshow-cube .swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
}
.hue-slideshow-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 0;
}
.hue-slideshow-cube .swiper-cube-shadow:before {
content: '';
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
-webkit-filter: blur(50px);
filter: blur(50px);
}
.lightbox-content {
display: none;
}
.gslide-title {
text-transform: none !important;
}
.glightbox-container {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 999999 !important;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
-webkit-text-size-adjust: 100%;
-webkit-backface-visibility: hidden;
outline: none;
}
.glightbox-container.inactive {
display: none;
}
.glightbox-container .gcontainer {
position: relative;
width: 100%;
height: 100%;
z-index: 9999;
overflow: hidden;
}
.glightbox-container .gslider {
-webkit-transition: -webkit-transform .4s ease;
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
height: 100%;
left: 0;
top: 0;
width: 100%;
position: relative;
overflow: hidden;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.glightbox-container .gslide {
width: 100%;
position: absolute;
opacity: 1;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
opacity: 0;
}
.glightbox-container .gslide.current {
opacity: 1;
z-index: 99999;
position: relative;
}
.glightbox-container .gslide.prev {
opacity: 1;
z-index: 9999;
}
.glightbox-container .gslide-inner-content {
width: 100%;
}
.glightbox-container .ginner-container {
position: relative;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-width: 100%;
margin: auto;
height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
max-width: 100% !important;
}
.gslide iframe,
.gslide video {
outline: none !important;
border: none;
min-height: 165px;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
-ms-touch-action: auto;
touch-action: auto;
}
.gslide-image {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.gslide-image img {
max-height: 100vh;
display: block;
max-width: 100%;
margin: 0;
padding: 0;
float: none;
outline: none;
border: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
max-width: 100vw;
width: auto;
height: auto;
-o-object-fit: cover;
object-fit: cover;
-ms-touch-action: none;
touch-action: none;
margin: auto;
min-width: 200px;
}
.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
width: auto;
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
width: auto;
max-width: 100%;
}
.gslide-image img.zoomable {
position: relative;
}
.gslide-image img.dragging {
cursor: -webkit-grabbing !important;
cursor: grabbing !important;
-webkit-transition: none;
transition: none;
}
.gslide-video {
width: 100%;
max-width: 100%;
position: relative;
width: 100vh;
max-width: 100vh;
width: 100% !important;
}
.gslide-video .gvideo-wrapper {
width: 100%;
margin: auto;
}
.gslide-video::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
background: rgba(255,0,0,0.34);
display: none;
}
.gslide-video.playing::before {
display: none;
}
.gslide-video.fullscreen {
max-width: 100% !important;
min-width: 100%;
}
.gslide-video.fullscreen video {
max-width: 100% !important;
width: 100% !important;
}
.gslide-inline {
background: #fff;
text-align: left;
max-height: calc(60vh);
overflow: auto;
}
.ginlined-content {
overflow: auto;
display: block !important;
opacity: 1;
}
.gslide-external {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
min-width: 100%;
background: #fff;
padding: 0;
overflow: auto;
max-height: 62vh;
}
.gslide-media {
display: block;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: auto;
flex-direction: column;
}
.zoomed .gslide-media {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.desc-top .gslide-media,
.desc-bottom .gslide-media {
margin: 0 auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.gslide-description {
position: relative;
}
.gslide-description.description-left,
.gslide-description.description-right {
max-width: 100%;
}
.gslide-description.description-bottom,
.gslide-description.description-top {
margin: 0 auto;
width: 100%;
}
.gslide-description p {
margin-bottom: 12px;
}
.gslide-description p::last-child {
margin-bottom: 0;
}
.zoomed .gslide-description {
display: none;
}
.glightbox-mobile .glightbox-container .gslide-description {
height: auto !important;
width: 100%;
background: transparent;
position: absolute;
bottom: 15px;
padding: 19px 11px;
max-width: 100vw !important;
-webkit-box-ordinal-group: 3 !important;
-ms-flex-order: 2 !important;
order: 2 !important;
max-height: 78vh;
overflow: auto !important;
-webkit-transition: opacity .3s linear;
transition: opacity .3s linear;
padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-description .gdesc-inner {
background-color: white;
padding: 10px 8px;
padding: 1rem 0.8rem;
}
.glightbox-mobile .glightbox-container .gslide-description .gdesc-inner .gslide-title {
background-color: white;
color: black;
margin-bottom: 0;
}
.glightbox-mobile .glightbox-container .gslide-title {
color: #fff;
font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
color: #fff;
font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc string {
color: #fff;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
color: #fff;
opacity: .4;
}
.gdesc-open .gslide-media {
-webkit-transition: opacity .5s ease;
transition: opacity .5s ease;
opacity: .4;
}
.gdesc-open .gdesc-inner {
padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
-webkit-transition: opacity .5s ease;
transition: opacity .5s ease;
opacity: 1;
}
.greset {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.gabsolute {
position: absolute;
}
.grelative {
position: relative;
}
.glightbox-desc {
display: none !important;
}
.glightbox-open {
overflow: hidden;
}
.gloader {
height: 25px;
width: 25px;
-webkit-animation: lightboxLoader .8s infinite linear;
animation: lightboxLoader .8s infinite linear;
border: 2px solid #fff;
border-right-color: transparent;
border-radius: 50%;
position: absolute;
display: block;
z-index: 9999;
left: 0;
right: 0;
margin: 0 auto;
top: 47%;
}
.goverlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
background: white;
will-change: opacity;
}
.glightbox-mobile .goverlay {
background: white;
}
.gprev,
.gnext,
.gclose {
background-repeat: no-repeat;
z-index: 99999;
cursor: pointer;
width: 26px;
height: 44px;
display: block;
background-position: 0 0;
border: none;
color: black;
}
.gprev svg,
.gnext svg,
.gclose svg {
display: block;
width: 100%;
height: auto;
}
.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
opacity: .1;
}
.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
stroke: black;
}
iframe.wait-autoplay {
opacity: 0;
}
.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
opacity: 0 !important;
}
.glightbox-clean .gslide-description,
.glightbox-modern .gslide-description {
background: #fff;
}
.glightbox-clean .gdesc-inner,
.glightbox-modern .gdesc-inner {
padding: 22px 20px;
}
.glightbox-clean .gslide-title,
.glightbox-modern .gslide-title {
font-size: 1em;
font-weight: normal;
font-family: arial;
color: #000;
margin-bottom: 19px;
line-height: 1.4em;
}
.glightbox-clean .gslide-desc,
.glightbox-modern .gslide-desc {
font-size: 0.86em;
margin-bottom: 0;
font-family: arial;
line-height: 1.4em;
}
.glightbox-clean .gslide-video,
.glightbox-modern .gslide-video {
background: white;
}
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose,
.glightbox-modern .gprev,
.glightbox-modern .gnext,
.glightbox-modern .gclose {
background-color: transparent;
}
.glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover,
.glightbox-modern .gprev:hover,
.glightbox-modern .gnext:hover,
.glightbox-modern .gclose:hover {
background-color: transparent;
}
.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path,
.glightbox-modern .gprev path,
.glightbox-modern .gnext path,
.glightbox-modern .gclose path {
fill: black;
}
.glightbox-clean button:focus:not(.focused):not(.disabled),
.glightbox-modern button:focus:not(.focused):not(.disabled) {
outline: none;
}
.glightbox-clean .gprev,
.glightbox-modern .gprev {
position: absolute;
top: -100%;
left: 30px;
width: 60px;
height: 56px;
}
.glightbox-clean .gnext,
.glightbox-modern .gnext {
position: absolute;
top: -100%;
right: 30px;
width: 60px;
height: 56px;
}
.glightbox-clean .gclose,
.glightbox-modern .gclose {
width: 35px;
width: auto;
height: 35px;
top: 15px;
right: 10px;
position: absolute;
opacity: .7;
background-position: -59px 2px;
}
.glightbox-clean .gclose svg,
.glightbox-modern .gclose svg {
width: 26px;
}
.glightbox-clean .gclose:hover,
.glightbox-modern .gclose:hover {
opacity: 1;
}
.gfadeIn {
-webkit-animation: gfadeIn .5s ease;
animation: gfadeIn .5s ease;
}
.gfadeOut {
-webkit-animation: gfadeOut .5s ease;
animation: gfadeOut .5s ease;
}
.gslideOutLeft {
-webkit-animation: gslideOutLeft .3s ease;
animation: gslideOutLeft .3s ease;
}
.gslideInLeft {
-webkit-animation: gslideInLeft .3s ease;
animation: gslideInLeft .3s ease;
}
.gslideOutRight {
-webkit-animation: gslideOutRight .3s ease;
animation: gslideOutRight .3s ease;
}
.gslideInRight {
-webkit-animation: gslideInRight .3s ease;
animation: gslideInRight .3s ease;
}
.gzoomIn {
-webkit-animation: gzoomIn .5s ease;
animation: gzoomIn .5s ease;
}
.gzoomOut {
-webkit-animation: gzoomOut .5s ease;
animation: gzoomOut .5s ease;
}
@-webkit-keyframes lightboxLoader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes lightboxLoader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes gfadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes gfadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes gfadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes gfadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-webkit-keyframes gslideInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-60%,0,0);
transform: translate3d(-60%,0,0);
}
to {
visibility: visible;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
opacity: 1;
}
}
@keyframes gslideInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-60%,0,0);
transform: translate3d(-60%,0,0);
}
to {
visibility: visible;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
opacity: 1;
}
}
@-webkit-keyframes gslideOutLeft {
from {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(-60%,0,0);
transform: translate3d(-60%,0,0);
opacity: 0;
visibility: hidden;
}
}
@keyframes gslideOutLeft {
from {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(-60%,0,0);
transform: translate3d(-60%,0,0);
opacity: 0;
visibility: hidden;
}
}
@-webkit-keyframes gslideInRight {
from {
opacity: 0;
visibility: visible;
-webkit-transform: translate3d(60%,0,0);
transform: translate3d(60%,0,0);
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
opacity: 1;
}
}
@keyframes gslideInRight {
from {
opacity: 0;
visibility: visible;
-webkit-transform: translate3d(60%,0,0);
transform: translate3d(60%,0,0);
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
opacity: 1;
}
}
@-webkit-keyframes gslideOutRight {
from {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(60%,0,0);
transform: translate3d(60%,0,0);
opacity: 0;
}
}
@keyframes gslideOutRight {
from {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
to {
-webkit-transform: translate3d(60%,0,0);
transform: translate3d(60%,0,0);
opacity: 0;
}
}
@-webkit-keyframes gzoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3,.3,.3);
transform: scale3d(.3,.3,.3);
}
to {
opacity: 1;
}
}
@keyframes gzoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3,.3,.3);
transform: scale3d(.3,.3,.3);
}
to {
opacity: 1;
}
}
@-webkit-keyframes gzoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3,.3,.3);
transform: scale3d(.3,.3,.3);
}
to {
opacity: 0;
}
}
@keyframes gzoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3,.3,.3);
transform: scale3d(.3,.3,.3);
}
to {
opacity: 0;
}
}
@media (min-width: 769px) {
.glightbox-container .ginner-container {
width: auto;
height: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.glightbox-container .ginner-container.desc-top .gslide-description {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.glightbox-container .ginner-container.desc-top .gslide-image,
.glightbox-container .ginner-container.desc-top .gslide-image img {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.glightbox-container .ginner-container.desc-left .gslide-description {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.glightbox-container .ginner-container.desc-left .gslide-image {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.gslide-image img {
max-height: 97vh;
max-width: calc(80%);
max-width: 100%;
}
.gslide-image img.zoomable {
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.zoomed .gslide-image img.zoomable {
cursor: -webkit-grab;
cursor: grab;
}
.gslide-inline {
max-height: 95vh;
}
.gslide-external {
max-height: 95vh;
}
.gslide-description.description-left,
.gslide-description.description-right {
max-width: 275px;
}
.glightbox-open {
height: auto;
}
.goverlay {
background: rgba(255,255,255,0.92);
}
.glightbox-clean .gprev,
.glightbox-modern .gprev {
top: 45%;
}
.glightbox-clean .gnext,
.glightbox-modern .gnext {
top: 45%;
}
}
@media (min-width: 992px) {
.glightbox-clean .gclose,
.glightbox-modern .gclose {
right: 20px;
}
}
@media screen and (max-height: 420px) {
.goverlay {
background: white;
}
}
.ginlined-content {
height: 100%;
}
.ginlined-content .image-wrapper {
display: flex;
height: 100%;
align-content: stretch;
align-items: stretch;
}
.ginlined-content .image-wrapper img {
object-fit: contain;
}
.zoom-transition {
transition: -moz-transform ease 200ms;
transition: -ms-transform ease 200ms;
transition: -o-transform ease 200ms;
transition: -webkit-transform ease 200ms;
transition: transform ease 200ms;
}
.image-wrapper.zoom {
overflow: hidden;
cursor: zoom-in;
}
.image-wrapper.zoom.zoom-active {
cursor: grab;
}
@keyframes plyr-progress {
to {
background-position: 25px 0;
background-position: var(--plyr-progress-loading-size,25px) 0;
}
}
@keyframes plyr-popup {
0% {
opacity: .5;
transform: translateY(10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes plyr-fade-in {
0% {
opacity: 0;
}
to {
opacity: 1;
}
}
.plyr {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
align-items: center;
direction: ltr;
display: flex;
flex-direction: column;
font-family: inherit;
font-family: var(--plyr-font-family,inherit);
font-variant-numeric: tabular-nums;
font-weight: 400;
font-weight: var(--plyr-font-weight-regular,400);
line-height: 1.7;
line-height: var(--plyr-line-height,1.7);
max-width: 100%;
min-width: 200px;
position: relative;
text-shadow: none;
transition: box-shadow .3s ease;
z-index: 0;
}
.plyr audio,
.plyr iframe,
.plyr video {
display: block;
height: 100%;
width: 100%;
}
.plyr button {
font: inherit;
line-height: inherit;
width: auto;
}
.plyr:focus {
outline: 0;
}
.plyr--full-ui {
box-sizing: border-box;
}
.plyr--full-ui *,
.plyr--full-ui :after,
.plyr--full-ui :before {
box-sizing: inherit;
}
.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
touch-action: manipulation;
}
.plyr__badge {
background: #4a5464;
background: var(--plyr-badge-background,#4a5464);
border-radius: 2px;
border-radius: var(--plyr-badge-border-radius,2px);
color: #fff;
color: var(--plyr-badge-text-color,#fff);
font-size: 9px;
font-size: var(--plyr-font-size-badge,9px);
line-height: 1;
padding: 3px 4px;
}
.plyr--full-ui ::-webkit-media-text-track-container {
display: none;
}
.plyr__captions {
animation: plyr-fade-in .3s ease;
bottom: 0;
display: none;
font-size: 13px;
font-size: var(--plyr-font-size-small,13px);
left: 0;
padding: 10px;
padding: var(--plyr-control-spacing,10px);
position: absolute;
text-align: center;
transition: transform .4s ease-in-out;
width: 100%;
}
.plyr__captions span:empty {
display: none;
}
@media (min-width: 480px) {
.plyr__captions {
font-size: 15px;
font-size: var(--plyr-font-size-base,15px);
padding: 20px;
padding: calc(var(--plyr-control-spacing,10px)*2);
}
}
@media (min-width: 768px) {
.plyr__captions {
font-size: 18px;
font-size: var(--plyr-font-size-large,18px);
}
}
.plyr--captions-active .plyr__captions {
display: block;
}
.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions {
transform: translateY(-40px);
transform: translateY(calc(var(--plyr-control-spacing,10px)*-4));
}
.plyr__caption {
background: #000 c;
background: var(--plyr-captions-background,#000 c);
border-radius: 4px;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
color: #fff;
color: var(--plyr-captions-text-color,#fff);
line-height: 185%;
padding: .2em .5em;
white-space: pre-wrap;
}
.plyr__caption div {
display: inline;
}
.plyr__control {
background: #000 0;
border: 0;
border-radius: 4px;
border-radius: var(--plyr-control-radius,4px);
color: inherit;
cursor: pointer;
flex-shrink: 0;
overflow: visible;
padding: 7px;
padding: calc(var(--plyr-control-spacing,10px)*.7);
position: relative;
transition: all .1s ease-in-out;
}
.plyr__control svg {
display: block;
fill: currentColor;
height: 18px;
height: var(--plyr-control-icon-size,18px);
pointer-events: none;
width: 18px;
width: var(--plyr-control-icon-size,18px);
}
.plyr__control:focus {
outline: 0;
}
.plyr__control:focus-visible {
outline: 2px dashed #00b2ff;
outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
outline-offset: 2px;
}
a.plyr__control {
text-decoration: none;
}
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control.plyr__control--pressed .label--not-pressed,
.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
a.plyr__control:after,
a.plyr__control:before {
display: none;
}
.plyr--full-ui ::-webkit-media-controls {
display: none;
}
.plyr__controls {
align-items: center;
display: flex;
justify-content: flex-end;
text-align: center;
}
.plyr__controls .plyr__progress__container {
flex: 1;
min-width: 0;
}
.plyr__controls .plyr__controls__item {
margin-left: 2.5px;
margin-left: calc(var(--plyr-control-spacing,10px)/4);
}
.plyr__controls .plyr__controls__item:first-child {
margin-left: 0;
margin-right: auto;
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
padding-left: 2.5px;
padding-left: calc(var(--plyr-control-spacing,10px)/4);
}
.plyr__controls .plyr__controls__item.plyr__time {
padding: 0 5px;
padding: 0 calc(var(--plyr-control-spacing,10px)/2);
}
.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,
.plyr__controls .plyr__controls__item.plyr__time:first-child {
padding-left: 0;
}
.plyr [data-plyr=airplay],
.plyr [data-plyr=captions],
.plyr [data-plyr=fullscreen],
.plyr [data-plyr=pip],
.plyr__controls:empty {
display: none;
}
.plyr--airplay-supported [data-plyr=airplay],
.plyr--captions-enabled [data-plyr=captions],
.plyr--fullscreen-enabled [data-plyr=fullscreen],
.plyr--pip-supported [data-plyr=pip] {
display: inline-block;
}
.plyr__menu {
display: flex;
position: relative;
}
.plyr__menu .plyr__control svg {
transition: transform .3s ease;
}
.plyr__menu .plyr__control[aria-expanded=true] svg {
transform: rotate(90deg);
}
.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
display: none;
}
.plyr__menu__container {
animation: plyr-popup .2s ease;
background: #ffffffe6;
background: var(--plyr-menu-background,#ffffffe6);
border-radius: 8px;
border-radius: var(--plyr-menu-radius,8px);
bottom: 100%;
box-shadow: 0 1px 2px #00000026;
box-shadow: var(--plyr-menu-shadow,0 1px 2px #00000026);
color: #4a5464;
color: var(--plyr-menu-color,#4a5464);
font-size: 15px;
font-size: var(--plyr-font-size-base,15px);
margin-bottom: 10px;
position: absolute;
right: -3px;
text-align: left;
white-space: nowrap;
z-index: 3;
}
.plyr__menu__container>div {
overflow: hidden;
transition: height .35s cubic-bezier(.4,0,.2,1), width .35s cubic-bezier(.4,0,.2,1);
}
.plyr__menu__container:after {
border: 4px solid #000 0;
border-top-color: #ffffffe6;
border: var(--plyr-menu-arrow-size,4px) solid #000 0;
border-top-color: var(--plyr-menu-background,#ffffffe6);
content: "";
height: 0;
position: absolute;
right: 14px;
right: calc(var(--plyr-control-icon-size,18px)/2var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);
top: 100%;
width: 0;
}
.plyr__menu__container [role=menu] {
padding: 7px;
padding: calc(var(--plyr-control-spacing,10px)*.7);
}
.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
margin-top: 2px;
}
.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
margin-top: 0;
}
.plyr__menu__container .plyr__control {
align-items: center;
color: #4a5464;
color: var(--plyr-menu-color,#4a5464);
display: flex;
font-size: 13px;
font-size: var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));
padding: 4.66667px 10.5px;
padding: calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);
-webkit-user-select: none;
user-select: none;
width: 100%;
}
.plyr__menu__container .plyr__control>span {
align-items: inherit;
display: flex;
width: 100%;
}
.plyr__menu__container .plyr__control:after {
border: 4px solid #000 0;
border: var(--plyr-menu-item-arrow-size,4px) solid #000 0;
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.plyr__menu__container .plyr__control--forward {
padding-right: 28px;
padding-right: calc(var(--plyr-control-spacing,10px)*.7*4);
}
.plyr__menu__container .plyr__control--forward:after {
border-left-color: #728197;
border-left-color: var(--plyr-menu-arrow-color,#728197);
right: 6.5px;
right: calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px));
}
.plyr__menu__container .plyr__control--forward:focus-visible:after,
.plyr__menu__container .plyr__control--forward:hover:after {
border-left-color: initial;
}
.plyr__menu__container .plyr__control--back {
font-weight: 400;
font-weight: var(--plyr-font-weight-regular,400);
margin: 7px;
margin: calc(var(--plyr-control-spacing,10px)*.7);
margin-bottom: 3.5px;
margin-bottom: calc(var(--plyr-control-spacing,10px)*.7/2);
padding-left: 28px;
padding-left: calc(var(--plyr-control-spacing,10px)*.7*4);
position: relative;
width: calc(86%);
width: calc(100% - var(--plyr-control-spacing,10px)*.7*2);
}
.plyr__menu__container .plyr__control--back:after {
border-right-color: #728197;
border-right-color: var(--plyr-menu-arrow-color,#728197);
left: 6.5px;
left: calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px));
}
.plyr__menu__container .plyr__control--back:before {
background: #dcdfe5;
background: var(--plyr-menu-back-border-color,#dcdfe5);
box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);
content: "";
height: 1px;
left: 0;
margin-top: 3.5px;
margin-top: calc(var(--plyr-control-spacing,10px)*.7/2);
overflow: hidden;
position: absolute;
right: 0;
top: 100%;
}
.plyr__menu__container .plyr__control--back:focus-visible:after,
.plyr__menu__container .plyr__control--back:hover:after {
border-right-color: initial;
}
.plyr__menu__container .plyr__control[role=menuitemradio] {
padding-left: 7px;
padding-left: calc(var(--plyr-control-spacing,10px)*.7);
}
.plyr__menu__container .plyr__control[role=menuitemradio]:after,
.plyr__menu__container .plyr__control[role=menuitemradio]:before {
border-radius: 100%;
}
.plyr__menu__container .plyr__control[role=menuitemradio]:before {
background: #0000001a;
content: "";
display: block;
flex-shrink: 0;
height: 16px;
margin-right: 10px;
margin-right: var(--plyr-control-spacing,10px);
transition: all .3s ease;
width: 16px;
}
.plyr__menu__container .plyr__control[role=menuitemradio]:after {
background: #fff;
border: 0;
height: 6px;
left: 12px;
opacity: 0;
top: 50%;
transform: translateY(-50%) scale(0);
transition: transform .3s ease, opacity .3s ease;
width: 6px;
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
background: #00b2ff;
background: var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
opacity: 1;
transform: translateY(-50%) scale(1);
}
.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,
.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
background: #23282f1a;
}
.plyr__menu__container .plyr__menu__value {
align-items: center;
display: flex;
margin-left: auto;
margin-right: -5px;
margin-right: calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);
overflow: hidden;
padding-left: 24.5px;
padding-left: calc(var(--plyr-control-spacing,10px)*.7*3.5);
pointer-events: none;
}
.plyr--full-ui input[type=range] {
appearance: none;
background: #000 0;
border: 0;
border-radius: 26px;
border-radius: calc(var(--plyr-range-thumb-height,13px)*2);
color: #00b2ff;
color: var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
display: block;
height: 19px;
height: calc(var(--plyr-range-thumb-active-shadow-width,3px)*2var(--plyr-range-thumb-height,13px));
margin: 0;
min-width: 0;
padding: 0;
transition: box-shadow .3s ease;
width: 100%;
}
.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
background: #000 0;
background-image: linear-gradient(90deg,currentColor 0,#000 0 0);
background-image: linear-gradient(to right,currentColor var(--value,0),#000 0 var(--value,0));
border: 0;
border-radius: 2.5px;
border-radius: calc(var(--plyr-range-track-height,5px)/2);
height: 5px;
height: var(--plyr-range-track-height,5px);
-webkit-transition: box-shadow .3s ease;
transition: box-shadow .3s ease;
-webkit-user-select: none;
user-select: none;
}
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
appearance: none;
background: #fff;
background: var(--plyr-range-thumb-background,#fff);
border: 0;
border-radius: 100%;
box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);
height: 13px;
height: var(--plyr-range-thumb-height,13px);
margin-top: -4px;
margin-top: calc(var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px)/2*-1);
position: relative;
-webkit-transition: all .2s ease;
transition: all .2s ease;
width: 13px;
width: var(--plyr-range-thumb-height,13px);
}
.plyr--full-ui input[type=range]::-moz-range-track {
background: #000 0;
border: 0;
border-radius: 2.5px;
border-radius: calc(var(--plyr-range-track-height,5px)/2);
height: 5px;
height: var(--plyr-range-track-height,5px);
-moz-transition: box-shadow .3s ease;
transition: box-shadow .3s ease;
user-select: none;
}
.plyr--full-ui input[type=range]::-moz-range-thumb {
background: #fff;
background: var(--plyr-range-thumb-background,#fff);
border: 0;
border-radius: 100%;
box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);
height: 13px;
height: var(--plyr-range-thumb-height,13px);
position: relative;
-moz-transition: all .2s ease;
transition: all .2s ease;
width: 13px;
width: var(--plyr-range-thumb-height,13px);
}
.plyr--full-ui input[type=range]::-moz-range-progress {
background: currentColor;
border-radius: 2.5px;
border-radius: calc(var(--plyr-range-track-height,5px)/2);
height: 5px;
height: var(--plyr-range-track-height,5px);
}
.plyr--full-ui input[type=range]::-ms-track {
color: #000 0;
}
.plyr--full-ui input[type=range]::-ms-fill-upper,
.plyr--full-ui input[type=range]::-ms-track {
background: #000 0;
border: 0;
border-radius: 2.5px;
border-radius: calc(var(--plyr-range-track-height,5px)/2);
height: 5px;
height: var(--plyr-range-track-height,5px);
-ms-transition: box-shadow .3s ease;
transition: box-shadow .3s ease;
user-select: none;
}
.plyr--full-ui input[type=range]::-ms-fill-lower {
background: #000 0;
background: currentColor;
border: 0;
border-radius: 2.5px;
border-radius: calc(var(--plyr-range-track-height,5px)/2);
height: 5px;
height: var(--plyr-range-track-height,5px);
-ms-transition: box-shadow .3s ease;
transition: box-shadow .3s ease;
user-select: none;
}
.plyr--full-ui input[type=range]::-ms-thumb {
background: #fff;
background: var(--plyr-range-thumb-background,#fff);
border: 0;
border-radius: 100%;
box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);
height: 13px;
height: var(--plyr-range-thumb-height,13px);
margin-top: 0;
position: relative;
-ms-transition: all .2s ease;
transition: all .2s ease;
width: 13px;
width: var(--plyr-range-thumb-height,13px);
}
.plyr--full-ui input[type=range]::-ms-tooltip {
display: none;
}
.plyr--full-ui input[type=range]::-moz-focus-outer {
border: 0;
}
.plyr--full-ui input[type=range]:focus {
outline: 0;
}
.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track {
outline: 2px dashed #00b2ff;
outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
outline-offset: 2px;
}
.plyr--full-ui input[type=range]:focus-visible::-moz-range-track {
outline: 2px dashed #00b2ff;
outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
outline-offset: 2px;
}
.plyr--full-ui input[type=range]:focus-visible::-ms-track {
outline: 2px dashed #00b2ff;
outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
outline-offset: 2px;
}
.plyr__poster {
background-color: #000;
background-color: var(--plyr-video-background,var(--plyr-video-background,#000));
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: opacity .2s ease;
width: 100%;
z-index: 1;
}
.plyr--stopped.plyr__poster-enabled .plyr__poster {
opacity: 1;
}
.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
display: none;
}
.plyr__time {
font-size: 13px;
font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px));
}
.plyr__time+.plyr__time:before {
content: "⁄";
margin-right: 10px;
margin-right: var(--plyr-control-spacing,10px);
}
@media (max-width: 767px) {
.plyr__time+.plyr__time {
display: none;
}
}
.plyr__tooltip {
background: #fff;
background: var(--plyr-tooltip-background,#fff);
border-radius: 5px;
border-radius: var(--plyr-tooltip-radius,5px);
bottom: 100%;
box-shadow: 0 1px 2px #00000026;
box-shadow: var(--plyr-tooltip-shadow,0 1px 2px #00000026);
color: #4a5464;
color: var(--plyr-tooltip-color,#4a5464);
font-size: 13px;
font-size: var(--plyr-font-size-small,13px);
font-weight: 400;
font-weight: var(--plyr-font-weight-regular,400);
left: 50%;
line-height: 1.3;
margin-bottom: 10px;
margin-bottom: calc(var(--plyr-control-spacing,10px)/2*2);
opacity: 0;
padding: 5px 7.5px;
padding: calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);
pointer-events: none;
position: absolute;
transform: translate(-50%,10px) scale(.8);
transform-origin: 50% 100%;
transition: transform .2s ease .1s, opacity .2s ease .1s;
white-space: nowrap;
z-index: 2;
}
.plyr__tooltip:before {
border-left: 4px solid #000 0;
border-left: var(--plyr-tooltip-arrow-size,4px) solid #000 0;
border-right: 4px solid #000 0;
border-right: var(--plyr-tooltip-arrow-size,4px) solid #000 0;
border-top: 4px solid #fff;
border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);
bottom: -4px;
bottom: calc(var(--plyr-tooltip-arrow-size,4px)*-1);
content: "";
height: 0;
left: 50%;
position: absolute;
transform: translateX(-50%);
width: 0;
z-index: 2;
}
.plyr .plyr__control:focus-visible .plyr__tooltip,
.plyr .plyr__control:hover .plyr__tooltip,
.plyr__tooltip--visible {
opacity: 1;
transform: translate(-50%) scale(1);
}
.plyr .plyr__control:hover .plyr__tooltip {
z-index: 3;
}
.plyr__controls>.plyr__control:first-child .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip {
left: 0;
transform: translateY(10px) scale(.8);
transform-origin: 0 100%;
}
.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before {
left: 16px;
left: calc(var(--plyr-control-icon-size,18px)/2var(--plyr-control-spacing,10px)*.7);
}
.plyr__controls>.plyr__control:last-child .plyr__tooltip {
left: auto;
right: 0;
transform: translateY(10px) scale(.8);
transform-origin: 100% 100%;
}
.plyr__controls>.plyr__control:last-child .plyr__tooltip:before {
left: auto;
right: 16px;
right: calc(var(--plyr-control-icon-size,18px)/2var(--plyr-control-spacing,10px)*.7);
transform: translateX(50%);
}
.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,
.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,
.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,
.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,
.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,
.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip {
transform: translate(0) scale(1);
}
.plyr__progress {
left: 6.5px;
left: calc(var(--plyr-range-thumb-height,13px)*.5);
margin-right: 13px;
margin-right: var(--plyr-range-thumb-height,13px);
position: relative;
}
.plyr__progress input[type=range],
.plyr__progress__buffer {
margin-left: -6.5px;
margin-left: calc(var(--plyr-range-thumb-height,13px)*-0.5);
margin-right: -6.5px;
margin-right: calc(var(--plyr-range-thumb-height,13px)*-0.5);
width: calc(113%);
width: calc(100% + var(--plyr-range-thumb-height,13px));
}
.plyr__progress input[type=range] {
position: relative;
z-index: 2;
}
.plyr__progress .plyr__tooltip {
left: 0;
max-width: 120px;
overflow-wrap: break-word;
}
.plyr__progress__buffer {
-webkit-appearance: none;
background: #000 0;
border: 0;
border-radius: 100px;
height: 5px;
height: var(--plyr-range-track-height,5px);
left: 0;
margin-top: -2.5px;
margin-top: calc(var(--plyr-range-track-height,5px)/2*-1);
padding: 0;
position: absolute;
top: 50%;
}
.plyr__progress__buffer::-webkit-progress-bar {
background: #000 0;
}
.plyr__progress__buffer::-webkit-progress-value {
background: currentColor;
border-radius: 100px;
min-width: 5px;
min-width: var(--plyr-range-track-height,5px);
-webkit-transition: width .2s ease;
transition: width .2s ease;
}
.plyr__progress__buffer::-moz-progress-bar {
background: currentColor;
border-radius: 100px;
min-width: 5px;
min-width: var(--plyr-range-track-height,5px);
-moz-transition: width .2s ease;
transition: width .2s ease;
}
.plyr__progress__buffer::-ms-fill {
border-radius: 100px;
-ms-transition: width .2s ease;
transition: width .2s ease;
}
.plyr--loading .plyr__progress__buffer {
animation: plyr-progress 1s linear infinite;
background-image: linear-gradient(-45deg,#23282f99 25%,#000 0 0,#000 0 50%,#23282f99 0,#23282f99 75%,#000 0 0,#000 0);
background-image: linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#000 0 25%,#000 0 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#000 0 75%,#000 0);
background-repeat: repeat-x;
background-size: 25px 25px;
background-size: var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);
color: #000 0;
}
.plyr--video.plyr--loading .plyr__progress__buffer {
background-color: #ffffff40;
background-color: var(--plyr-video-progress-buffered-background,#ffffff40);
}
.plyr--audio.plyr--loading .plyr__progress__buffer {
background-color: #c1c8d199;
background-color: var(--plyr-audio-progress-buffered-background,#c1c8d199);
}
.plyr__progress__marker {
background-color: #fff;
background-color: var(--plyr-progress-marker-background,#fff);
border-radius: 1px;
height: 5px;
height: var(--plyr-range-track-height,5px);
position: absolute;
top: 50%;
transform: translate(-50%,-50%);
width: 3px;
width: var(--plyr-progress-marker-width,3px);
z-index: 3;
}
.plyr__volume {
align-items: center;
display: flex;
position: relative;
}
.plyr__volume input[type=range] {
margin-left: 5px;
margin-left: calc(var(--plyr-control-spacing,10px)/2);
margin-right: 5px;
margin-right: calc(var(--plyr-control-spacing,10px)/2);
max-width: 90px;
min-width: 60px;
position: relative;
z-index: 2;
}
.plyr--audio {
display: block;
}
.plyr--audio .plyr__controls {
background: #fff;
background: var(--plyr-audio-controls-background,#fff);
border-radius: inherit;
color: #4a5464;
color: var(--plyr-audio-control-color,#4a5464);
padding: 10px;
padding: var(--plyr-control-spacing,10px);
}
.plyr--audio .plyr__control:focus-visible,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true] {
background: #00b2ff;
background: var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
color: #fff;
color: var(--plyr-audio-control-color-hover,#fff);
}
.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
background-color: #c1c8d199;
background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199));
}
.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
background-color: #c1c8d199;
background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199));
}
.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
background-color: #c1c8d199;
background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;
box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a);
}
.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;
box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a);
}
.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;
box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a);
}
.plyr--audio .plyr__progress__buffer {
color: #c1c8d199;
color: var(--plyr-audio-progress-buffered-background,#c1c8d199);
}
.plyr--video {
overflow: hidden;
}
.plyr--video.plyr--menu-open {
overflow: visible;
}
.plyr__video-wrapper {
background: #000;
background: var(--plyr-video-background,var(--plyr-video-background,#000));
border-radius: inherit;
height: 100%;
margin: auto;
overflow: hidden;
position: relative;
width: 100%;
}
.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
aspect-ratio: 1.7777777777778;
}
.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
padding-bottom: 240%;
position: relative;
transform: translateY(-38.28125%);
}
.plyr--video .plyr__controls {
background: linear-gradient(#000 0,#000000bf);
background: var(--plyr-video-controls-background,linear-gradient(#000 0,#000000bf));
border-bottom-left-radius: inherit;
border-bottom-right-radius: inherit;
bottom: 0;
color: #fff;
color: var(--plyr-video-control-color,#fff);
left: 0;
padding: 5px;
padding: calc(var(--plyr-control-spacing,10px)/2);
padding-top: 20px;
padding-top: calc(var(--plyr-control-spacing,10px)*2);
position: absolute;
right: 0;
transition: opacity .4s ease-in-out, transform .4s ease-in-out;
z-index: 3;
}
@media (min-width: 480px) {
.plyr--video .plyr__controls {
padding: 10px;
padding: var(--plyr-control-spacing,10px);
padding-top: 35px;
padding-top: calc(var(--plyr-control-spacing,10px)*3.5);
}
}
.plyr--video.plyr--hide-controls .plyr__controls {
opacity: 0;
pointer-events: none;
transform: translateY(100%);
}
.plyr--video .plyr__control:focus-visible,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
background: #00b2ff;
background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
color: #fff;
color: var(--plyr-video-control-color-hover,#fff);
}
.plyr__control--overlaid {
background: #00b2ff;
background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
border: 0;
border-radius: 100%;
color: #fff;
color: var(--plyr-video-control-color,#fff);
display: none;
left: 50%;
opacity: .9;
padding: 15px;
padding: calc(var(--plyr-control-spacing,10px)*1.5);
position: absolute;
top: 50%;
transform: translate(-50%,-50%);
transition: .3s;
z-index: 2;
}
.plyr__control--overlaid svg {
left: 2px;
position: relative;
}
.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
opacity: 1;
}
.plyr--playing .plyr__control--overlaid {
opacity: 0;
visibility: hidden;
}
.plyr--full-ui.plyr--video .plyr__control--overlaid {
display: block;
}
.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
background-color: #ffffff40;
background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40));
}
.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
background-color: #ffffff40;
background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40));
}
.plyr--full-ui.plyr--video input[type=range]::-ms-track {
background-color: #ffffff40;
background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40));
}
.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;
box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80);
}
.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;
box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80);
}
.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;
box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80);
}
.plyr--video .plyr__progress__buffer {
color: #ffffff40;
color: var(--plyr-video-progress-buffered-background,#ffffff40);
}
.plyr:fullscreen {
background: #000;
border-radius: 0 !important;
height: 100%;
margin: 0;
width: 100%;
}
.plyr:fullscreen video {
height: 100%;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
display: block;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg {
display: none;
}
.plyr:fullscreen.plyr--hide-controls {
cursor: none;
}
@media (min-width: 1024px) {
.plyr:fullscreen .plyr__captions {
font-size: 21px;
font-size: var(--plyr-font-size-xlarge,21px);
}
}
.plyr--fullscreen-fallback {
background: #000;
border-radius: 0 !important;
height: 100%;
inset: 0;
margin: 0;
position: fixed;
width: 100%;
z-index: 10000000;
}
.plyr--fullscreen-fallback video {
height: 100%;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
display: block;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg {
display: none;
}
.plyr--fullscreen-fallback.plyr--hide-controls {
cursor: none;
}
@media (min-width: 1024px) {
.plyr--fullscreen-fallback .plyr__captions {
font-size: 21px;
font-size: var(--plyr-font-size-xlarge,21px);
}
}
.plyr__ads {
border-radius: inherit;
cursor: pointer;
inset: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.plyr__ads>div,
.plyr__ads>div iframe {
height: 100%;
position: absolute;
width: 100%;
}
.plyr__ads:after {
background: #23282f;
border-radius: 2px;
bottom: 10px;
bottom: var(--plyr-control-spacing,10px);
color: #fff;
content: attr(data-badge-text);
font-size: 11px;
padding: 2px 6px;
pointer-events: none;
position: absolute;
right: 10px;
right: var(--plyr-control-spacing,10px);
z-index: 3;
}
.plyr__ads:empty:after {
display: none;
}
.plyr__cues {
background: currentColor;
display: block;
height: 5px;
height: var(--plyr-range-track-height,5px);
left: 0;
opacity: .8;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 3px;
z-index: 3;
}
.plyr__preview-thumb {
background-color: #fff;
background-color: var(--plyr-tooltip-background,#fff);
border-radius: 8px;
border-radius: var(--plyr-menu-radius,8px);
bottom: 100%;
box-shadow: 0 1px 2px #00000026;
box-shadow: var(--plyr-tooltip-shadow,0 1px 2px #00000026);
margin-bottom: 10px;
margin-bottom: calc(var(--plyr-control-spacing,10px)/2*2);
opacity: 0;
padding: 3px;
pointer-events: none;
position: absolute;
transform: translateY(10px) scale(.8);
transform-origin: 50% 100%;
transition: transform .2s ease .1s, opacity .2s ease .1s;
z-index: 2;
}
.plyr__preview-thumb--is-shown {
opacity: 1;
transform: translate(0) scale(1);
}
.plyr__preview-thumb:before {
border-left: 4px solid #000 0;
border-left: var(--plyr-tooltip-arrow-size,4px) solid #000 0;
border-right: 4px solid #000 0;
border-right: var(--plyr-tooltip-arrow-size,4px) solid #000 0;
border-top: 4px solid #fff;
border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);
bottom: -4px;
bottom: calc(var(--plyr-tooltip-arrow-size,4px)*-1);
content: "";
height: 0;
left: calc(50% + var(--preview-arrow-offset));
position: absolute;
transform: translateX(-50%);
width: 0;
z-index: 2;
}
.plyr__preview-thumb__image-container {
background: #c1c8d1;
border-radius: 7px;
border-radius: calc(var(--plyr-menu-radius,8px) - 1px);
overflow: hidden;
position: relative;
z-index: 0;
}
.plyr__preview-thumb__image-container img,
.plyr__preview-thumb__image-container:after {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.plyr__preview-thumb__image-container:after {
border-radius: inherit;
box-shadow: inset 0 0 0 1px #00000026;
content: "";
pointer-events: none;
}
.plyr__preview-thumb__image-container img {
max-height: none;
max-width: none;
}
.plyr__preview-thumb__time-container {
background: linear-gradient(#000 0,#000000bf);
background: var(--plyr-video-controls-background,linear-gradient(#000 0,#000000bf));
border-bottom-left-radius: 7px;
border-bottom-left-radius: calc(var(--plyr-menu-radius,8px) - 1px);
border-bottom-right-radius: 7px;
border-bottom-right-radius: calc(var(--plyr-menu-radius,8px) - 1px);
bottom: 0;
left: 0;
line-height: 1.1;
padding: 20px 6px 6px;
position: absolute;
right: 0;
z-index: 3;
}
.plyr__preview-thumb__time-container span {
color: #fff;
font-size: 13px;
font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px));
}
.plyr__preview-scrubbing {
filter: blur(1px);
height: 100%;
inset: 0;
margin: auto;
opacity: 0;
overflow: hidden;
pointer-events: none;
position: absolute;
transition: opacity .3s ease;
width: 100%;
z-index: 1;
}
.plyr__preview-scrubbing--is-shown {
opacity: 1;
}
.plyr__preview-scrubbing img {
height: 100%;
left: 0;
max-height: none;
max-width: none;
object-fit: contain;
position: absolute;
top: 0;
width: 100%;
}
.plyr--no-transition {
transition: none !important;
}
.plyr__sr-only {
clip: rect(1px,1px,1px,1px);
border: 0 !important;
height: 1px !important;
overflow: hidden;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
}
.plyr [hidden] {
display: none !important;
}
:root {
--plyr-color-main: #FF6400;
--plyr-video-background: #000000;
--plyr-focus-visible-color: var(--plyr-color-main);
--plyr-badge-background: #4a5464;
--plyr-badge-text-color: #ffffff;
--plyr-badge-border-radius: 0;
--plyr-captions-background: rgba(0,0,0,0.8);
--plyr-captions-text-color: #ffffff;
--plyr-control-icon-size: 18px;
--plyr-control-spacing: 5px;
--plyr-control-padding: calc(var(--plyr-control-spacing) * 0.7);
--plyr-control-radius: 0;
--plyr-control-toggle-checked-background: var(--plyr-color-main);
--plyr-video-controls-background: #91826E;
--plyr-video-control-color: #ffffff;
--plyr-video-control-color-hover: #ffffff;
--plyr-video-control-background-hover: var(--plyr-color-main);
--plyr-audio-controls-background: #91826E;
--plyr-audio-control-color: #4a5464;
--plyr-audio-control-color-hover: #ffffff;
--plyr-audio-control-background-hover: var(--plyr-color-main);
--plyr-menu-background: black;
--plyr-menu-color: white;
--plyr-menu-shadow: none;
--plyr-menu-radius: 0;
--plyr-menu-arrow-size: 6px;
--plyr-menu-item-arrow-color: #728197;
--plyr-menu-item-arrow-size: 4px;
--plyr-menu-border-color: #dcdfe5;
--plyr-menu-border-shadow-color: #ffffff;
--plyr-progress-loading-size: 25px;
--plyr-progress-loading-background: rgba(35,40,47,0.6);
--plyr-video-progress-buffered-background: #414141;
--plyr-audio-progress-buffered-background: #414141;
--plyr-range-thumb-height: 10px;
--plyr-range-thumb-background: #ffffff;
--plyr-range-thumb-shadow: none;
--plyr-range-thumb-active-shadow-width: 3px;
--plyr-range-track-height: 4px;
--plyr-range-fill-background: var(--plyr-color-main);
--plyr-video-range-track-background: var(--plyr-video-progress-buffered-background);
--plyr-video-range-thumb-active-shadow-color: rgba(255,255,255,0.5);
--plyr-audio-range-track-background: var(--plyr-video-progress-buffered-background);
--plyr-audio-range-thumb-active-shadow-color: rgba(215,26,18,0.1);
--plyr-tooltip-background: rgba(255,255,255,0.9);
--plyr-tooltip-color: #4a5464;
--plyr-tooltip-padding: calc(var(--plyr-control-spacing) / 2);
--plyr-tooltip-arrow-size: 4px;
--plyr-tooltip-radius: 0;
--plyr-tooltip-shadow: none;
--plyr-font-family: sans-serif;
--plyr-font-size-base: 14px;
--plyr-font-size-small: 10px;
--plyr-font-size-large: 16px;
--plyr-font-size-xlarge: 18px;
--plyr-font-size-time: var(--plyr-font-size-small);
--plyr-font-size-menu: var(--plyr-font-size-small);
--plyr-font-size-badge: 9px;
--plyr-font-weight-regular: 400;
--plyr-font-weight-bold: 600;
--plyr-line-height: 1.7;
--plyr-font-smoothing: false;
}
.plyr__control {
background: #91826E;
}
.plyr--video .plyr__controls {
padding-top: var(--plyr-control-spacing);
}
.plyr--audio .plyr button  {
color: white;
}
.plyr--audio .plyr__controls {
color: white;
}
.plyr__progress input[type=range],
.plyr__progress__buffer {
max-width: 100% !important;
}
.plyr__custom-title {
position: relative;
width: 100%;
padding: var(--plyr-control-spacing);
background: #91826E;
color: #ffffff;
font-size: 12px;
line-height: 1.2;
z-index: 1;
box-sizing: border-box;
}
.plyr__volume {
position: relative;
}
.plyr__volume input[type="range"] {
position: absolute;
bottom: 40px;
left: 0%;
height: 100%;
width: 80px;
margin: 0;
transform: translateX(-50%) rotate(-90deg);
transform-origin: top center;
opacity: 0;
visibility: hidden;
transition: opacity 0.2s ease, visibility 0.2s ease;
background: #D2CDC6;
padding: 10px;
border-radius: 0;
box-shadow: none;
}
.plyr__volume:hover input[type="range"] {
opacity: 1;
visibility: visible;
}
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
margin-top: calc(calc(var(--plyr-range-track-height) - var(--plyr-range-thumb-height)) / 2);
}