@charset "UTF-8";
/*!
Theme Name: One
Author: Victor Andeloci
Author URI: https://github.com/victorandeloci
Version: 2.4.3
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
main {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
text-decoration: underline dotted;
/* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
border-style: none;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
/* 1 */
font-size: 100%;
/* 1 */
line-height: 1.15;
/* 1 */
margin: 0;
/* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
/* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
/* 1 */
text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
fieldset {
padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
legend {
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */
}
/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
display: block;
}
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item;
}
/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
display: none;
}
/**
* Add the correct display in IE 10.
*/
[hidden] {
display: none;
}
.splide__container {
box-sizing: border-box;
position: relative;
}
.splide__list {
backface-visibility: hidden;
display: -ms-flexbox;
display: flex;
height: 100%;
margin: 0 !important;
padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
display: block;
}
.splide__pagination {
-ms-flex-align: center;
align-items: center;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: center;
justify-content: center;
margin: 0;
pointer-events: none;
}
.splide__pagination li {
display: inline-block;
line-height: 1;
list-style-type: none;
margin: 0;
pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
display: none;
}
.splide__progress__bar {
width: 0;
}
.splide {
position: relative;
visibility: hidden;
}
.splide.is-initialized, .splide.is-rendered {
visibility: visible;
}
.splide__slide {
backface-visibility: hidden;
box-sizing: border-box;
-ms-flex-negative: 0;
flex-shrink: 0;
list-style-type: none !important;
margin: 0;
position: relative;
}
.splide__slide img {
vertical-align: bottom;
}
.splide__spinner {
animation: splide-loading 1s linear infinite;
border: 2px solid #999;
border-left-color: transparent;
border-radius: 50%;
bottom: 0;
contain: strict;
display: inline-block;
height: 20px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.splide__sr {
clip: rect(0 0 0 0);
border: 0;
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
display: inline;
}
.splide__track {
overflow: hidden;
position: relative;
z-index: 0;
}
@keyframes splide-loading {
0% {
transform: rotate(0);
}
to {
transform: rotate(1turn);
}
}
.splide__track--draggable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
margin: 0 !important;
opacity: 0;
z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
opacity: 1;
z-index: 1;
}
.splide--rtl {
direction: rtl;
}
.splide__track--ttb > .splide__list {
display: block;
}
.splide__arrow {
-ms-flex-align: center;
align-items: center;
background: #ccc;
border: 0;
border-radius: 50%;
cursor: pointer;
display: -ms-flexbox;
display: flex;
height: 2em;
-ms-flex-pack: center;
justify-content: center;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 2em;
z-index: 1;
}
.splide__arrow svg {
fill: #000;
height: 1.2em;
width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
opacity: .9;
}
.splide__arrow:disabled {
opacity: .3;
}
.splide__arrow:focus-visible {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide__arrow--prev {
left: 1em;
}
.splide__arrow--prev svg {
transform: scaleX(-1);
}
.splide__arrow--next {
right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide__pagination {
bottom: .5em;
left: 0;
padding: 0 1em;
position: absolute;
right: 0;
z-index: 1;
}
.splide__pagination__page {
background: #ccc;
border: 0;
border-radius: 50%;
display: inline-block;
height: 8px;
margin: 3px;
opacity: .7;
padding: 0;
position: relative;
transition: transform .2s linear;
width: 8px;
}
.splide__pagination__page.is-active {
background: #fff;
transform: scale(1.4);
z-index: 1;
}
.splide__pagination__page:hover {
cursor: pointer;
opacity: .9;
}
.splide__pagination__page:focus-visible {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide__progress__bar {
background: #ccc;
height: 3px;
}
.splide__slide {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
outline: 0;
}
@supports (outline-offset: -3px) {
.splide__slide:focus-visible {
outline: 3px solid #0bf;
outline-offset: -3px;
}
}
@media screen and (-ms-high-contrast: none) {
.splide__slide:focus-visible {
border: 3px solid #0bf;
}
}
@supports (outline-offset: -3px) {
.splide.is-focus-in .splide__slide:focus {
outline: 3px solid #0bf;
outline-offset: -3px;
}
}
@media screen and (-ms-high-contrast: none) {
.splide.is-focus-in .splide__slide:focus {
border: 3px solid #0bf;
}
.splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
border-color: #0bf;
}
}
.splide__toggle {
cursor: pointer;
}
.splide__toggle:focus-visible {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
outline: 3px solid #0bf;
outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
border: 3px solid transparent;
cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
left: auto;
right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
left: 1em;
right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
left: 50%;
transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
bottom: 1em;
top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
transform: rotate(90deg);
}
.splide__pagination--ttb {
bottom: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
left: auto;
padding: 1em 0;
right: .5em;
top: 0;
}
@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: #000c;
background: var(--plyr-captions-background, #000c);
border-radius: 2px;
-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: #0000;
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 .3s ease;
}
.plyr__control svg {
fill: currentColor;
display: block;
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 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.plyr__menu__container:after {
border: 4px solid #0000;
border-top-color: #ffffffe6;
border: var(--plyr-menu-arrow-size, 4px) solid #0000;
border-top-color: var(--plyr-menu-background, #ffffffe6);
content: "";
height: 0;
position: absolute;
right: 14px;
right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--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 #0000;
border: var(--plyr-menu-item-arrow-size, 4px) solid #0000;
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(100% - 14px);
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] {
-webkit-appearance: none;
appearance: none;
background: #0000;
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)*2 + var(--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: #0000;
background-image: linear-gradient(90deg, currentColor 0, #0000 0);
background-image: linear-gradient(to right, currentColor var(--value, 0), #0000 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 {
-webkit-appearance: none;
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: #0000;
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: #0000;
}
.plyr--full-ui input[type=range]::-ms-fill-upper,
.plyr--full-ui input[type=range]::-ms-track {
background: #0000;
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: #0000;
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(0.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 #0000;
border-left: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
border-right: 4px solid #0000;
border-right: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
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(0.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)/2 + var(--plyr-control-spacing, 10px)*.7);
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip {
left: auto;
right: 0;
transform: translateY(10px) scale(0.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)/2 + var(--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)*-.5);
margin-right: -6.5px;
margin-right: calc(var(--plyr-range-thumb-height, 13px)*-.5);
width: calc(100% + 13px);
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: #0000;
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: #0000;
}
.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%, #0000 0, #0000 50%, #23282f99 0, #23282f99 75%, #0000 0, #0000);
background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, #23282f99) 25%, #0000 25%, #0000 50%, var(--plyr-progress-loading-background, #23282f99) 50%, var(--plyr-progress-loading-background, #23282f99) 75%, #0000 75%, #0000);
background-repeat: repeat-x;
background-size: 25px 25px;
background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
color: #0000;
}
.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: 16/9;
}
@supports not (aspect-ratio: 16/9) {
.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
height: 0;
padding-bottom: 56.25%;
position: relative;
}
}
.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(#0000, #000000bf);
background: var(--plyr-video-controls-background, linear-gradient(#0000, #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;
bottom: 0;
height: 100%;
left: 0;
margin: 0;
position: fixed;
right: 0;
top: 0;
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;
bottom: 0;
cursor: pointer;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
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(0.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 #0000;
border-left: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
border-right: 4px solid #0000;
border-right: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
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(#0000, #000000bf);
background: var(--plyr-video-controls-background, linear-gradient(#0000, #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 {
bottom: 0;
filter: blur(1px);
height: 100%;
left: 0;
margin: auto;
opacity: 0;
overflow: hidden;
pointer-events: none;
position: absolute;
right: 0;
top: 0;
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;
}
@font-face {
font-family: Agency;
src: url(assets/fonts/agency.ttf);
}
@font-face {
font-family: Myriad;
src: url(assets/fonts/MyriadPro-Regular.otf);
}
@font-face {
font-family: Champagne;
src: url(assets/fonts/Champagne_Limousines.ttf);
}
@font-face {
font-family: ChampagneBold;
src: url(assets/fonts/Champagne_Limousines_Bold.ttf);
}
:root {
--orange: #ff8f57;
--darkGrey: #1C1C1C;
--white: #fcfcfc;
--pink: #eb707b;
--brown: #332429;
}
* {
box-sizing: border-box;
}
html body {
background: var(--darkGrey);
background: linear-gradient(to bottom, #000, var(--darkGrey) 5%);
color: var(--white);
overflow-x: hidden;
font-family: Myriad;
--plyr-color-main: var(--orange);
}
html body .container {
width: 90%;
margin: 0 auto;
}
html body .row {
display: flex;
}
html body .row .column {
width: 50%;
}
html body audio {
width: 100% !important;
margin-bottom: 1rem;
}
html body .plyr {
width: 100% !important;
margin-bottom: 1rem;
}
html body .plyr .plyr__controls {
padding-left: 0;
padding-right: 0;
background-color: transparent;
}
html body a {
color: var(--orange);
}
html body .subtitle {
font-family: Agency;
font-weight: lighter;
text-transform: uppercase;
margin-top: 0;
padding-left: .5rem;
border-left: solid 2px var(--orange);
}
html body .subtitle.dark {
color: var(--darkGrey);
}
html body .subtitle.center {
text-align: center;
border-left: none;
border-bottom: solid 2px var(--orange);
padding-left: 0;
padding-bottom: .2rem;
width: min-content;
margin: 0 auto 1rem auto;
}
html body .tags-container {
width: 100%;
display: flex;
flex-wrap: wrap;
gap: .5rem;
}
html body .tags-container .tag {
width: max-content !important;
color: #fff !important;
background-color: var(--pink);
padding: .1rem .5rem;
border-radius: .5rem;
font-size: 75%;
text-decoration: none;
transition: ease-in-out .2s;
}
html body .tags-container .tag:hover {
text-decoration: none;
background-color: #c75f68;
}
html body .social-links {
display: flex;
flex-wrap: nowrap;
gap: 1rem;
margin-bottom: 2rem;
}
html body .social-links a.facebook svg {
fill: #4267b2 !important;
}
html body .social-links a.twitch svg {
fill: #6441a5 !important;
}
html body .social-links a.twitter svg {
fill: #50abf1 !important;
}
html body .social-links a.youtube svg {
fill: #d4101d !important;
}
html body .social-links a.instagram svg {
fill: #9a27a2 !important;
}
html body .social-links a.telegram svg {
fill: #0088cc !important;
}
html body .social-links a.tiktok svg {
fill: #ddd !important;
}
html body .social-links a svg {
height: 2rem;
}
html body .podcast-links {
display: flex;
flex-wrap: nowrap;
gap: 1rem;
margin-bottom: 1rem;
}
html body .podcast-links a {
text-decoration: none;
}
html body .podcast-links a.spotify svg {
fill: #1ed760;
}
html body .podcast-links a.google svg {
fill: #4285f4;
}
html body .podcast-links a.rss svg {
fill: #f8991c;
}
html body .podcast-links a.apple svg {
fill: #AB4CDE;
}
html body .podcast-links a.deezer svg {
fill: #ef5466;
}
html body .podcast-links a svg {
height: 2rem;
}
html body .content {
padding: 1rem;
line-height: 1.35;
--plyr-color-main: var(--orange);
}
html body .content h1,
html body .content h2,
html body .content h3,
html body .content h4 {
font-family: Agency;
text-transform: uppercase;
font-weight: lighter;
}
html body .content h2,
html body .content h3,
html body .content h4 {
opacity: .85;
}
html body .content p,
html body .content li {
opacity: .85;
}
html body .content a {
color: var(--orange);
text-decoration: none;
}
html body .content a:hover {
text-decoration: underline;
}
html body .content iframe {
width: 100% !important;
}
html body #commentsContainer {
padding-top: 2rem;
}
html body #commentsContainer .wp-comments-container {
color: var(--darkGrey);
}
html body #commentsContainer .wp-comments-container .comment-item {
margin-bottom: 1rem;
}
html body #commentsContainer .wp-comments-container .comment-item .author {
display: flex;
align-items: center;
}
html body #commentsContainer .wp-comments-container .comment-item .author img {
width: 3rem;
height: 3rem;
border: solid 2px #fff;
border-radius: 2rem;
object-fit: cover;
object-position: center;
margin-right: 1rem;
}
html body #commentsContainer .wp-comments-container .comment-item .author .name-date .name {
margin: 0;
color: var(--pink);
}
html body #commentsContainer .wp-comments-container .comment-item .author .name-date .date {
margin: 0;
opacity: .5;
}
html body #commentsContainer .wp-comments-container .comment-item p {
opacity: .75;
font-size: 90%;
line-height: 1.3;
}
html body .info-board {
width: 100%;
background-color: var(--darkGrey);
border-right: solid 2px var(--orange);
border-radius: .5rem;
padding: 1rem;
}
html body .info-board h1 {
margin: .5rem 0 1rem 0;
font-size: 180%;
color: var(--white);
padding-left: .5rem;
border-left: solid 2px var(--orange);
font-family: Agency;
text-transform: uppercase;
}
html body .info-board .game-cover {
width: 100%;
height: auto;
border-radius: .5rem;
background-position: center;
background-size: cover;
margin-bottom: 1rem;
}
html body .info-board .info-content span {
color: var(--orange);
font-size: 85%;
}
html body .info-board .info-content p {
color: var(--white);
margin: 0;
opacity: .75;
}
html body .info-board .info-content hr {
opacity: 0.3;
margin-bottom: 1rem;
}
html body .post-details {
margin-bottom: 1rem;
display: flex;
flex-wrap: nowrap;
align-items: flex-end;
gap: .5rem;
opacity: .5;
}
html body .post-details span {
color: var(--darkGrey);
margin-right: 1rem;
line-height: 0.5;
}
html body .post-details svg {
width: .75rem;
height: .75rem;
fill: var(--darkGrey);
}
html body .post-list-container {
width: 100%;
}
html body .post-list-container .post-card {
display: block;
width: 100%;
margin-bottom: 1rem;
}
html body .post-list-container .post-card.podcast-ep a.thumb {
display: inline-block;
height: 0;
padding-top: 100%;
}
html body .post-list-container .post-card.podcast-ep .content {
top: -.5rem;
position: relative;
}
html body .post-list-container .post-card a.thumb {
display: block;
width: 100%;
height: 14rem;
border-top-left-radius: .5rem;
border-top-right-radius: .5rem;
background-position: center;
background-size: cover;
}
html body .post-list-container .post-card .content {
background-color: var(--white);
color: var(--darkGrey);
border-bottom-left-radius: .5rem;
border-bottom-right-radius: .5rem;
}
html body .post-list-container .post-card .content a:hover {
text-decoration: none;
}
html body .post-list-container .post-card .content a h2 {
margin-bottom: 0;
margin-top: .5rem;
color: var(--darkGrey);
}
html body .post-list-container .post-card .content .post-details {
margin-top: .5rem;
}
html body #pagination {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
gap: .5rem;
}
html body #pagination a {
width: 2rem;
height: 2rem;
display: grid;
place-items: center;
text-decoration: none;
color: var(--white);
background-color: var(--orange);
padding: .5rem;
border-radius: 2rem;
}
html body #pagination a span {
width: .75rem;
height: auto;
}
html body #pagination a span.pagination-before {
content: url(assets/img/arrow-left.svg);
}
html body #pagination a span.pagination-next {
content: url(assets/img/arrow-right.svg);
}
html body .loader .lds-dual-ring {
display: inline-block;
}
html body .loader .lds-dual-ring:after {
content: " ";
display: block;
width: .75rem;
height: .75rem;
border-radius: 50%;
border: 2px solid var(--white);
border-color: var(--white) transparent var(--white) transparent;
animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
html body .podcast-items {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
gap: 3%;
}
html body .podcast-items.pch-list .podcast-item:first-child {
width: 48.5%;
margin-bottom: .5rem;
background-color: transparent;
}
html body .podcast-items.pch-list .podcast-item:first-child a.podcast-ep {
border-bottom-left-radius: .5rem;
border-bottom-right-radius: .5rem;
}
html body .podcast-items .podcast-item {
width: 48.5%;
margin-bottom: .5rem;
font-family: Myriad;
border-radius: .5rem;
}
html body .podcast-items .podcast-item:first-child {
width: 100%;
background-color: var(--white);
color: var(--darkGrey);
margin-bottom: 1rem;
}
html body .podcast-items .podcast-item:first-child a.podcast-ep {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
html body .podcast-items .podcast-item:first-child .content h2 {
margin-top: .5rem;
}
html body .podcast-items .podcast-item a.podcast-ep {
background-size: cover;
background-position: center;
display: inline-block;
width: 100%;
height: 0;
padding-top: 100%;
border-radius: .5rem;
}
html body .card-player {
width: 90%;
margin: 0 auto;
background-color: var(--white);
border-radius: .5rem;
color: var(--darkGrey);
box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}
html body .card-player .row {
width: 100%;
border-radius: .5rem;
gap: .5rem;
}
html body .card-player .row .column:nth-child(1) {
border-top-left-radius: .5rem;
border-bottom-left-radius: .5rem;
width: 6rem;
min-height: 6rem;
background-size: cover;
background-position: center;
}
html body .card-player .row .column:nth-child(2) {
width: calc(100% - 6rem);
padding: .5rem .5rem .5rem 0;
display: grid;
place-items: center;
}
html body .card-player .row .column:nth-child(2) .tags-container {
display: none;
}
html body .card-player .row .column:nth-child(2) h3 {
width: 100%;
font-family: Agency;
text-transform: uppercase;
font-weight: lighter;
font-size: 110%;
margin: 0 0 .5rem 0;
}
html body .card-player .row .column:nth-child(2) .plyr,
html body .card-player .row .column:nth-child(2) audio {
margin-bottom: 0;
}
html body .card-player .row .column:nth-child(2) .plyr .plyr__controls,
html body .card-player .row .column:nth-child(2) audio .plyr__controls {
padding: 0;
}
html body header {
padding: 1rem 0;
}
html body header.back-filled {
background-color: #000;
padding: .5rem 0;
}
html body header.back-filled .custom-logo-link img {
width: 60%;
}
html body header.orange {
background-color: #da7b52;
padding-bottom: 0;
}
html body header .custom-logo-link {
display: grid;
place-items: center;
width: 100%;
}
html body header .custom-logo-link img {
width: 80%;
height: auto;
}
html body #mainNav {
width: 100%;
background-color: #000;
border-top-left-radius: .5rem;
border-top-right-radius: .5rem;
position: fixed;
z-index: 998;
bottom: 0;
left: 0;
display: flex;
justify-content: space-evenly;
box-shadow: 1px -3px 10px rgba(0, 0, 0, 0.5);
}
html body #mainNav a {
padding: .5rem 0;
}
html body #mainNav a.active svg {
fill: var(--orange);
}
html body #mainNav a svg {
fill: #5e5e5e;
height: 1.5rem;
}
html body section#highlights {
padding: 1rem 0 3rem 0;
}
html body section#highlights .title .highlight-controllers {
display: none;
}
html body section#highlights .highlight-container {
width: 100%;
overflow-x: scroll;
-ms-overflow-style: none;
scrollbar-width: none;
scroll-behavior: smooth;
}
html body section#highlights .highlight-container::-webkit-scrollbar {
display: none;
}
html body section#highlights .highlight-container .items {
width: max-content;
display: flex;
gap: 1rem;
}
html body section#highlights .highlight-container .items .highlight-item {
width: 18rem;
height: 68vh;
position: relative;
background-size: cover;
background-position: center;
border-radius: .5rem;
color: var(--white);
text-decoration: none;
font-family: Myriad;
user-select: none;
}
html body section#highlights .highlight-container .items .highlight-item:first-child {
margin-left: 1rem;
}
html body section#highlights .highlight-container .items .highlight-item:last-child {
margin-right: 1rem;
}
html body section#highlights .highlight-container .items .highlight-item .overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: linear-gradient(to top, #000 25%, transparent);
z-index: 1;
border-radius: .5rem;
transition: ease-in-out .3s;
opacity: 0.85;
}
html body section#highlights .highlight-container .items .highlight-item .overlay.fixed {
background: linear-gradient(130deg, #000, transparent);
}
html body section#highlights .highlight-container .items .highlight-item svg {
position: absolute;
top: 1rem;
left: 1rem;
z-index: 2;
fill: var(--white);
}
html body section#highlights .highlight-container .items .highlight-item .content {
position: relative;
z-index: 2;
width: 100%;
height: 100%;
padding: 1rem;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
html body section#highlights .highlight-container .items .highlight-item .content h3 {
margin-top: 0;
font-family: Agency;
text-transform: uppercase;
opacity: 1;
font-size: 130%;
}
html body section#highlights .highlight-container .items .highlight-item .content hr {
width: 3rem;
height: 2px;
border: none;
background-color: var(--orange);
margin: 0 0 1rem 0;
transition: ease-in-out .3s;
}
html body section#highlights .highlight-container .items .highlight-item .content p {
margin: 0;
opacity: .75;
}
html body section#podcast {
padding: 1rem 0 3rem 0;
}
html body section#podcast .container .selector {
display: flex;
align-items: center;
justify-content: space-between;
background-color: #393939;
border-radius: 2rem;
padding: 0 1rem;
margin-bottom: 2rem;
}
html body section#podcast .container .selector .podcast-select {
background-color: transparent;
border: none;
color: #bbb;
padding: .5rem 0;
width: 85%;
outline: 0;
cursor: pointer;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
html body section#podcast .container .selector .podcast-select option {
color: var(--darkGrey);
}
html body section#podcast .container .selector svg {
width: 1rem;
height: 1rem;
fill: #fff;
}
html body section#podcast .container .pagination-container {
width: 100%;
display: grid;
place-items: center;
margin-top: 1rem;
}
html body section#podcast .container .pagination-container button {
min-width: 10rem;
padding: .5rem 1rem;
background-color: var(--orange);
border-radius: 2rem;
border: none;
color: var(--white);
display: grid;
place-items: center;
cursor: pointer;
transition: ease-in-out .3s;
}
html body section#podcast .container .pagination-container button:hover {
background-color: var(--pink);
}
html body section.highlight-event {
margin-bottom: 2rem;
}
html body section.highlight-event .container a.event-container {
display: block;
padding: 5em 0;
text-decoration: none;
border-radius: .5rem;
background-size: cover;
background-position: center;
background-blend-mode: overlay;
background-color: rgba(0, 0, 0, 0.5);
background-repeat: no-repeat;
transition: ease-in-out 0.3s;
}
html body section.highlight-event .container a.event-container h2 {
text-align: center;
font-size: 150%;
margin: 0;
color: #fff;
text-decoration: none;
font-family: Agency;
text-transform: uppercase;
}
html body section.highlight-event .container a.event-container hr {
margin-bottom: 2em;
width: 2em;
height: 3px;
background-color: var(--orange);
border: none;
}
html body section.highlight-event .container a.event-container p.description {
color: #ddd;
text-align: center;
text-decoration: none;
font-size: 90%;
margin-bottom: 0;
}
html body section.highlight-event .container a.event-container .instagram-posts {
display: flex;
justify-content: space-between;
}
html body section.highlight-event .container a.event-container .instagram-posts iframe {
width: 49% !important;
min-width: unset !important;
max-width: unset !important;
}
html body section#social {
padding-bottom: 1rem;
}
html body section#videos {
margin-bottom: 2rem;
}
html body section#videos .container .sb_youtube .sby_items_wrap {
padding: 0 !important;
display: flex;
flex-wrap: wrap;
gap: 4%;
}
html body section#videos .container .sb_youtube .sby_items_wrap .sby_item {
width: 48%;
padding: 0 !important;
margin-bottom: 1rem;
}
html body section#reviews {
padding: 1rem 0 3rem 0;
}
html body section#podcast_category_highlight {
margin-bottom: 3rem;
}
html body section#podcast_category_highlight .container {
background-color: #000;
border-right: solid 2px var(--orange);
border-radius: .5rem;
padding: 2rem 1rem 1rem;
}
html body section#podcast_category_highlight .container h2.subtitle {
margin-bottom: .5rem;
}
html body section#podcast_category_highlight .container .category-description {
opacity: .75;
font-size: 90%;
margin-top: 0;
margin-bottom: 2rem;
}
html body main.post,
html body main .page-content {
background-color: var(--white);
padding: 2rem 0 1rem 0;
}
html body main.post.page.not-found #highlights .subtitle,
html body main .page-content.page.not-found #highlights .subtitle {
color: var(--darkGrey);
}
html body main.post.page .container .content,
html body main .page-content.page .container .content {
padding: 0;
}
html body main.post.page .container .content h1,
html body main .page-content.page .container .content h1 {
border-left: solid 2px var(--orange);
padding-left: .5rem;
}
html body main.post.about-team,
html body main .page-content.about-team {
padding-bottom: 0;
}
html body main.post.about-team #team,
html body main .page-content.about-team #team {
padding-bottom: 1rem;
background-color: var(--darkGrey);
}
html body main.post.about-team #team .team-title,
html body main .page-content.about-team #team .team-title {
background-color: var(--white);
padding-bottom: 1rem;
}
html body main.post.about-team #team .team-title .container h2,
html body main .page-content.about-team #team .team-title .container h2 {
margin-bottom: 0;
}
html body main.post.about-team #team .container.team-container,
html body main .page-content.about-team #team .container.team-container {
padding: 2rem 0 1rem 0;
}
html body main.post.about-team #team .container h2.subtitle,
html body main .page-content.about-team #team .container h2.subtitle {
color: var(--darkGrey);
}
html body main.post.about-team #team .container .team-list,
html body main .page-content.about-team #team .container .team-list {
display: flex;
flex-wrap: wrap;
align-items: center;
align-items: flex-start;
justify-content: center;
gap: 4%;
}
html body main.post.about-team #team .container .team-list .team-member,
html body main .page-content.about-team #team .container .team-list .team-member {
width: 48%;
display: grid;
place-items: center;
margin-bottom: 1rem;
}
html body main.post.about-team #team .container .team-list .team-member img,
html body main .page-content.about-team #team .container .team-list .team-member img {
width: 80%;
height: auto;
border-radius: 50%;
}
html body main.post.about-team #team .container .team-list .team-member h4,
html body main .page-content.about-team #team .container .team-list .team-member h4 {
text-align: center;
font-family: Agency;
font-weight: lighter;
text-transform: uppercase;
margin-bottom: 0;
}
html body main.post.about-team #team .container .team-list .team-member p,
html body main .page-content.about-team #team .container .team-list .team-member p {
margin: 0;
text-align: center;
opacity: .75;
font-size: 90%;
}
html body main.post.about-team #team .container .team-list .team-member .links,
html body main .page-content.about-team #team .container .team-list .team-member .links {
margin: 1rem 0;
display: flex;
flex-wrap: nowrap;
gap: 1rem;
}
html body main.post.about-team #team .container .team-list .team-member .links a,
html body main .page-content.about-team #team .container .team-list .team-member .links a {
opacity: .75;
display: grid;
place-items: center;
}
html body main.post.about-team #team .container .team-list .team-member .links a svg,
html body main .page-content.about-team #team .container .team-list .team-member .links a svg {
height: 1rem;
fill: var(--orange);
}
html body main.post.about-team #team .thumb,
html body main .page-content.about-team #team .thumb {
width: 100%;
height: 11rem;
background-size: cover;
background-position: center;
position: relative;
}
html body main.post.about-team #team .thumb .decoration,
html body main .page-content.about-team #team .thumb .decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to top, var(--darkGrey), transparent 15%);
}
html body main.post.event,
html body main .page-content.event {
background-blend-mode: overlay;
background-color: transparent;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: auto 100%;
background-color: rgba(0, 0, 0, 0.75);
}
html body main.post.event .container .event-details .event-logo,
html body main .page-content.event .container .event-details .event-logo {
height: 3rem;
width: auto;
}
html body main.post.event .container .event-details .event-post-details h1,
html body main .page-content.event .container .event-details .event-post-details h1 {
font-size: 150%;
font-family: Agency;
font-weight: lighter;
text-transform: uppercase;
}
html body main.post.event .container .event-details .event-post-details hr,
html body main .page-content.event .container .event-details .event-post-details hr {
margin-bottom: 1em;
margin-left: 0;
width: 3em;
height: 2px;
background-color: var(--orange);
border: none;
}
html body main.post.event .container .event-details .event-post-details p,
html body main .page-content.event .container .event-details .event-post-details p {
line-height: 1.35;
}
html body main.post.event .container .content,
html body main .page-content.event .container .content {
margin-top: 2rem;
padding: 1rem;
border-radius: .5rem;
background-color: var(--white);
}
html body main.post.event .container .content .subtitle,
html body main .page-content.event .container .content .subtitle {
margin-top: 2rem;
}
html body main.post.event .container .content .event-podcast-content.podcast-items .podcast-item:first-child a.podcast-ep,
html body main .page-content.event .container .content .event-podcast-content.podcast-items .podcast-item:first-child a.podcast-ep {
border-bottom-left-radius: .5rem;
border-bottom-right-radius: .5rem;
}
html body main.post.event .container .content .instagram-posts,
html body main .page-content.event .container .content .instagram-posts {
width: 100%;
}
html body main.post.event .container .content .instagram-posts iframe,
html body main .page-content.event .container .content .instagram-posts iframe {
width: 100% !important;
min-width: unset !important;
max-width: unset !important;
}
html body main.post .container img,
html body main .page-content .container img {
width: 100%;
height: auto;
user-select: none;
border-radius: .5rem;
}
html body main.post .container img.size-thumbnail,
html body main .page-content .container img.size-thumbnail {
width: auto;
}
html body main.post .container iframe,
html body main .page-content .container iframe {
width: 100% !important;
}
html body main.post .container iframe.embed-video,
html body main .page-content .container iframe.embed-video {
height: 28rem !important;
}
html body main.post .container .content,
html body main .page-content .container .content {
color: var(--darkGrey);
padding: 1rem 0 0 0;
}
html body main.post .container .content h1,
html body main .page-content .container .content h1 {
font-size: 180%;
margin-top: .5rem;
}
html body main.post .container .content .wp-block-image,
html body main .page-content .container .content .wp-block-image {
border-radius: .5rem;
overflow: hidden;
background-color: #e7e7e7;
}
html body main.post .container .content .wp-block-image img,
html body main .page-content .container .content .wp-block-image img {
border-radius: 0;
}
html body main.post .container .content .wp-block-image a,
html body main .page-content .container .content .wp-block-image a {
pointer-events: none;
}
html body main.post .container .content .wp-block-image figcaption,
html body main .page-content .container .content .wp-block-image figcaption {
opacity: .5;
font-size: 85%;
margin: 0;
padding: 1rem;
}
html body main.post .container .content .splide,
html body main .page-content .container .content .splide {
margin-bottom: 1rem;
}
html body main.post .container .content .splide .wp-block-image,
html body main .page-content .container .content .splide .wp-block-image {
max-height: 20rem;
cursor: zoom-in;
}
html body main.post .container .game-score,
html body main .page-content .container .game-score {
margin: 1rem 0;
padding: .5rem 1rem;
border-left: solid 2px var(--orange);
border-radius: .5rem;
background-color: #e7e7e7;
display: flex;
align-items: center;
gap: 1rem;
}
html body main.post .container .game-score .score-container,
html body main .page-content .container .game-score .score-container {
width: 3rem;
height: 3rem;
background-size: cover;
background-position: center;
display: grid;
place-items: center;
}
html body main.post .container .game-score .score-container span,
html body main .page-content .container .game-score .score-container span {
color: var(--white);
text-align: center;
font-size: 100%;
padding-top: .2rem;
padding-left: .2rem;
user-select: none;
font-family: Agency;
}
html body main.post .container .game-score .score-definition p,
html body main .page-content .container .game-score .score-definition p {
color: var(--darkGrey);
font-style: italic;
font-weight: lighter;
}
html body main#search {
padding: 1rem 0;
}
html body main#tag {
padding: 1rem 0;
}
html body main#category {
padding: 1rem 0;
}
html body main#rpg .banner {
width: 100%;
min-height: 60vh;
position: relative;
background-position: center;
background-size: cover;
background-attachment: fixed;
display: grid;
place-items: center;
}
html body main#rpg .banner .decoration {
width: 100%;
height: 8rem;
position: absolute;
background-size: 100%;
background-repeat: no-repeat;
}
html body main#rpg .banner .decoration.top {
top: 0;
left: 0;
height: 2.5rem;
background-position: 100% bottom;
filter: drop-shadow(2px 1rem 4px rgba(0, 0, 0, 0.3));
}
html body main#rpg .banner .decoration.bottom {
bottom: 0;
left: 0;
background-position: bottom;
filter: drop-shadow(2px -8px 1rem rgba(0, 0, 0, 0.5));
}
html body main#rpg .banner img {
width: 100%;
height: auto;
position: relative;
top: -1rem;
filter: drop-shadow(2px 8px 1rem #000);
}
html body main#rpg .logo-container {
width: 100%;
padding-bottom: 1rem;
background-color: #322428;
position: relative;
}
html body main#rpg .logo-container h1 {
font-family: Champagne;
color: #fff;
font-weight: lighter;
width: 100%;
text-align: center;
font-size: 300%;
margin: 0;
position: relative;
top: -1rem;
}
html body main#rpg .logo-container h1 span {
font-family: ChampagneBold;
color: var(--orange);
}
html body main#rpg .logo-container .podcast-links {
justify-content: center;
}
html body main#rpg .logo-container .container {
width: 90%;
margin: 0 auto;
}
html body main#rpg .logo-container .container p {
margin: 0;
text-align: center;
opacity: 0.85;
}
html body main#rpg .main-post-container {
width: 100%;
padding: 1rem 0 3rem 0;
position: relative;
background-color: #322428;
}
html body main#rpg .main-post-container::after {
content: " ";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1rem;
background: linear-gradient(to top, #000, #322428);
}
html body main#rpg .post-list {
position: relative;
background-color: #000;
padding: 2rem 0 1rem 0;
}
html body main#rpg .post-list .subtitle:not(:first-child) {
margin-top: 2rem;
}
html body main#rpg .post-list .podcast-items .podcast-item:first-child {
width: 48.5%;
margin-bottom: .5rem;
background-color: unset;
}
html body main#rpg .post-list .podcast-items .podcast-item:first-child a {
border-bottom-left-radius: .5rem;
border-bottom-right-radius: .5rem;
}
html body main#rpg .page-content {
padding-top: 0;
}
html body #image_show {
position: fixed;
z-index: 999;
width: 100%;
height: 100vh;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7);
display: none;
place-items: center;
cursor: zoom-out;
}
html body #image_show.show {
display: grid;
}
html body #image_show img {
width: 90%;
height: auto;
max-height: 85vh;
object-fit: cover;
border-radius: .5rem;
}
html body footer {
background-color: #000;
padding: 2rem 0 4rem 0;
}
html body footer .container #searchform {
display: flex;
align-items: center;
justify-content: space-between;
background-color: var(--darkGrey);
border-radius: 2rem;
}
html body footer .container #searchform input {
background-color: transparent;
border: none;
color: #fff;
padding: .5rem 1rem;
width: 85%;
outline: 0;
}
html body footer .container #searchform button {
background-color: transparent;
border: none;
display: grid;
place-items: center;
padding-right: 1rem;
}
html body footer .container #searchform button svg {
width: 1rem;
height: 1rem;
fill: #fff;
}
html body footer .container .menu {
text-align: center;
padding: 2rem 0;
display: flex;
flex-direction: column;
align-items: center;
}
html body footer .container .menu li {
list-style: none;
margin-bottom: 2rem;
display: flex;
flex-direction: column;
align-items: center;
}
html body footer .container .menu li:last-child {
margin-bottom: 0;
}
html body footer .container .menu li a {
font-family: Agency;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-size: 120%;
margin-bottom: 1rem;
display: block;
border-bottom: solid 2px var(--orange);
width: max-content;
}
html body footer .container .menu li .sub-menu {
padding: 0;
display: flex;
flex-direction: column;
align-items: center;
}
html body footer .container .menu li .sub-menu li {
margin-bottom: 0;
}
html body footer .container .menu li .sub-menu li a {
font-family: Myriad;
color: #bbb;
text-transform: none;
font-size: 100%;
margin-bottom: 0;
border-bottom: none;
}
html body footer .container .credits {
text-align: center;
}
html body footer .container .credits a {
color: var(--orange);
text-decoration: none;
}
html body footer .container .social-container {
width: 100%;
}
html body footer .container .social-container .social-links {
width: 100%;
justify-content: center;
}
@media screen and (min-width: 680px) {
html body .container {
width: 80%;
}
html body header.back-filled .custom-logo-link img {
width: 40%;
}
html body header .custom-logo-link img {
width: 50%;
}
html body .card-player {
width: 80%;
}
html body .card-player .row {
gap: 1rem;
}
html body .card-player .row .column:nth-child(1) {
width: 12rem;
min-height: 12rem;
}
html body .card-player .row .column:nth-child(2) {
width: calc(100% - 12rem);
padding: 1rem 1rem 1rem 0;
}
html body .card-player .row .column:nth-child(2) .tags-container {
display: flex;
}
html body .card-player .row .column:nth-child(2) h3 {
font-size: 200%;
}
html body #mainNav a {
padding: 1rem 0;
}
html body #mainNav a svg {
height: 2rem;
}
html body .content {
padding: 2rem;
}
html body .post-list-container {
display: flex;
flex-wrap: wrap;
gap: 3%;
}
html body .post-list-container .post-card {
width: 48.5%;
}
html body .post-list-container .post-card .content {
padding: 1rem;
}
html body #pagination {
padding: 1rem 0;
}
html body .subtitle {
font-size: 200%;
}
html body .info-board h1 {
font-size: 220%;
}
html body section#highlights .highlight-container .items .highlight-item {
width: 30rem;
height: 58vh;
}
html body section#highlights .highlight-container .items .highlight-item:first-child {
margin-left: 5rem;
}
html body section#highlights .highlight-container .items .highlight-item:last-child {
margin-right: 5rem;
}
html body section#highlights .highlight-container .items .highlight-item .content {
padding: 2rem;
}
html body section#podcast {
padding-top: 2rem;
}
html body main.post.about-team #team .thumb {
height: 24rem;
}
html body main.post.about-team #team .container .team-list .team-member img {
width: 50%;
}
html body main.post.about-team #team .container .team-list .team-member .links a svg {
height: 2rem;
}
html body main.post.event .container .event-details .event-logo {
height: 6rem;
}
html body main.post.event .container .event-details .event-post-details h1 {
font-size: 220%;
}
html body main.post .container .content h1 {
font-size: 220%;
}
html body main#rpg .banner .decoration.top {
height: 5rem;
}
html body main#rpg .banner .decoration.bottom {
background-position: 100% top;
height: 7rem;
}
html body main#rpg .banner img {
width: 85%;
}
html body main#rpg .logo-container .container {
width: 80%;
}
html body footer .container .menu {
flex-direction: row;
flex-wrap: wrap;
align-items: flex-start;
}
html body footer .container .menu li {
width: 50%;
}
}
@media screen and (min-width: 1024px) {
html body {
background: linear-gradient(to bottom, #000, var(--darkGrey) 2%);
}
html body .container {
width: 80%;
}
html body header.back-filled {
position: sticky;
top: 0;
left: 0;
z-index: 998;
}
html body header.back-filled .custom-logo-link img {
width: 20%;
}
html body header.orange {
position: relative;
}
html body header .custom-logo-link img {
width: 20%;
}
html body #mainNav {
width: auto;
height: 70vh;
left: 0;
top: 15vh;
flex-direction: column;
border-top-left-radius: 0;
border-bottom-right-radius: .5rem;
box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}
html body #mainNav a {
padding: 0 .5rem;
}
html body #mainNav a:hover svg {
fill: var(--pink);
}
html body #mainNav a svg {
height: 1.5rem;
transition: ease-in-out .3s;
}
html body .post-list-container {
gap: 2%;
}
html body .post-list-container .post-card {
width: 32%;
transition: ease-in-out .3s;
}
html body .post-list-container .post-card:hover {
transform: scale(1.05);
}
html body #pagination a {
transition: ease-in-out .3s;
}
html body #pagination a:hover {
background-color: var(--pink);
}
html body section#highlights .title {
display: flex;
gap: 2rem;
}
html body section#highlights .title .highlight-controllers {
display: block;
padding-top: .5rem;
display: flex;
gap: 1rem;
}
html body section#highlights .title .highlight-controllers button {
height: max-content;
background-color: transparent;
border: none;
display: grid;
place-items: center;
cursor: pointer;
}
html body section#highlights .title .highlight-controllers button:hover svg {
fill: var(--pink);
}
html body section#highlights .title .highlight-controllers button svg {
width: 1.5rem;
height: 1.5rem;
fill: var(--orange);
transition: ease-in-out .3s;
}
html body section#highlights .highlight-container.block-pointer-events a {
pointer-events: none;
}
html body section#highlights .highlight-container .items .highlight-item {
width: 20rem;
height: 60vh;
transition: ease-in-out 0.3s;
}
html body section#highlights .highlight-container .items .highlight-item:hover .overlay {
opacity: 1;
}
html body section#highlights .highlight-container .items .highlight-item:hover .content hr {
width: 5rem;
}
html body section#highlights .highlight-container .items .highlight-item:first-child {
margin-left: 8rem;
}
html body section#highlights .highlight-container .items .highlight-item:last-child {
margin-right: 8rem;
}
html body section#highlights .highlight-container .items .highlight-item .content {
padding: 2rem;
}
html body section.highlight-event .container a.event-container {
padding: 5em 0;
background-size: 100% auto;
}
html body section.highlight-event .container a.event-container:hover {
background-color: rgba(0, 0, 0, 0.65);
background-size: 110% auto;
}
html body section#podcast {
padding-top: 2rem;
}
html body section#podcast .container .selector {
max-width: 50%;
}
html body section#podcast .container .podcast-items {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: auto;
grid-auto-rows: 1fr;
grid-auto-flow: row;
justify-content: unset;
gap: unset;
grid-gap: 1rem;
}
html body section#podcast .container .podcast-items .podcast-item {
width: 100%;
height: min-content;
transition: ease-in-out .3s;
margin-bottom: 0;
}
html body section#podcast .container .podcast-items .podcast-item:first-child {
width: auto;
height: min-content;
grid-area: 1 / 1 / 6 / 3;
}
html body section#podcast .container .podcast-items .podcast-item:not(:first-child):hover {
transform: scale(1.05);
}
html body section#podcast .container .pagination-container {
margin-top: 3rem;
}
html body section#videos .container .sb_youtube .sby_items_wrap {
gap: 2% !important;
}
html body section#videos .container .sb_youtube .sby_items_wrap .sby_item {
width: 32% !important;
}
html body section#podcast_category_highlight .container {
padding: 2rem;
}
html body section#podcast_category_highlight .container .podcast-items {
gap: 0;
justify-content: space-between;
}
html body section#podcast_category_highlight .container .podcast-items .podcast-item {
width: 19%;
transition: ease-in-out .3s;
}
html body section#podcast_category_highlight .container .podcast-items .podcast-item:hover {
transform: scale(1.05);
}
html body main {
min-height: 60vh;
}
html body main.post,
html body main .page-content {
background-color: var(--darkGrey);
padding: 2rem 0;
}
html body main.post.about-team #team .team-title,
html body main .page-content.about-team #team .team-title {
background-color: transparent;
}
html body main.post.about-team #team .team-title .container,
html body main .page-content.about-team #team .team-title .container {
background-color: transparent;
}
html body main.post.about-team #team .team-title .container .subtitle,
html body main .page-content.about-team #team .team-title .container .subtitle {
color: var(--white);
}
html body main.post.about-team #team .thumb,
html body main .page-content.about-team #team .thumb {
height: 35rem;
}
html body main.post.about-team #team .team-container,
html body main .page-content.about-team #team .team-container {
width: 80%;
background-color: transparent;
}
html body main.post.about-team #team .team-container .team-list,
html body main .page-content.about-team #team .team-container .team-list {
gap: 2%;
}
html body main.post.about-team #team .team-container .team-list .team-member,
html body main .page-content.about-team #team .team-container .team-list .team-member {
width: 32%;
margin-bottom: 2rem;
}
html body main.post.about-team #team .team-container .team-list .team-member p,
html body main .page-content.about-team #team .team-container .team-list .team-member p {
width: 70%;
}
html body main.post.about-team #team .team-container .team-list .team-member .links a svg,
html body main .page-content.about-team #team .team-container .team-list .team-member .links a svg {
height: 1.5rem;
transition: ease-in-out .3s;
}
html body main.post.about-team #team .team-container .team-list .team-member .links a svg:hover,
html body main .page-content.about-team #team .team-container .team-list .team-member .links a svg:hover {
fill: var(--pink);
}
html body main.post.about-team #team .team-container .subtitle.center,
html body main .page-content.about-team #team .team-container .subtitle.center {
font-size: 150%;
}
html body main.post.event,
html body main .page-content.event {
background-size: 100% auto;
}
html body main.post.event .container,
html body main .page-content.event .container {
background-color: transparent;
}
html body main.post.event .container .content,
html body main .page-content.event .container .content {
padding: 2rem;
}
html body main.post.event .container .content .podcast-items .podcast-item:first-child,
html body main .page-content.event .container .content .podcast-items .podcast-item:first-child {
width: 48.5%;
}
html body main.post.event .container .content .instagram-posts,
html body main .page-content.event .container .content .instagram-posts {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
html body main.post.event .container .content .instagram-posts iframe,
html body main .page-content.event .container .content .instagram-posts iframe {
width: 48.5% !important;
}
html body main.post.review .container,
html body main .page-content.review .container {
margin-left: 12.5%;
}
html body main.post.review .container .info-board,
html body main .page-content.review .container .info-board {
position: absolute;
right: -50%;
width: 45%;
top: 0;
background-color: #000;
}
html body main.post.page .container,
html body main .page-content.page .container {
background-color: transparent;
}
html body main.post.page .container .content,
html body main .page-content.page .container .content {
color: var(--white);
}
html body main.post .container,
html body main .page-content .container {
background-color: var(--white);
width: 50%;
padding: 2rem;
border-radius: .5rem;
position: relative;
}
html body main.post .container .content .splide .wp-block-image,
html body main .page-content .container .content .splide .wp-block-image {
max-height: 30rem;
}
html body main#rpg .banner {
min-height: 85vh;
}
html body main#rpg .banner .decoration.top {
height: 7.5rem;
}
html body main#rpg .banner .decoration.bottom {
height: 8rem;
}
html body main#rpg .banner img {
width: 70%;
}
html body main#rpg .logo-container {
padding-top: 2rem;
}
html body main#rpg .post-list .podcast-items {
gap: 1.333%;
}
html body main#rpg .post-list .podcast-items .podcast-item {
width: 24%;
transition: ease-in-out .3s;
}
html body main#rpg .post-list .podcast-items .podcast-item:first-child {
width: 24%;
}
html body main#rpg .post-list .podcast-items .podcast-item:hover {
transform: scale(1.05);
}
html body main#rpg .page-content {
background-color: #000;
}
html body main#rpg .page-content .container {
width: 50%;
margin: 0;
margin-left: 10%;
background-color: transparent;
padding: 0;
}
html body main#rpg .page-content .container .content {
color: var(--white);
}
html body main#rpg .page-content .container .content .subtitle {
color: var(--white) !important;
}
html body main#rpg .page-content .container .content p,
html body main#rpg .page-content .container .content li {
color: var(--white);
}
html body #image_show img {
height: 80%;
width: auto;
max-height: unset;
}
html body footer {
padding: 2rem 0;
}
html body footer .container .menu {
flex-direction: row;
flex-wrap: nowrap;
align-items: flex-start;
justify-content: space-between;
}
html body footer .container .menu li .sub-menu li a:hover {
text-decoration: underline;
}
}
@media screen and (min-width: 1281px) {
html body section#highlights .highlight-container .items .highlight-item:first-child {
margin-left: 8.5rem;
}
html body section#highlights .highlight-container .items .highlight-item:last-child {
margin-right: 8.5rem;
}
html body main.post.about-team #team .thumb {
height: 40rem;
}
html body main#rpg .banner {
min-height: 90vh;
}
html body main#rpg .banner img {
width: 60%;
}
}
@media screen and (min-width: 1600px) {
html body .card-player {
width: 70%;
}
html body .container {
width: 70%;
}
html body #mainNav {
height: 60vh;
top: 20vh;
}
html body #mainNav a {
padding: 0 .5rem;
}
html body #mainNav a svg {
height: 1.5rem;
}
html body section#highlights .highlight-container .items .highlight-item {
height: 50vh;
}
html body section#highlights .highlight-container .items .highlight-item:first-child {
margin-left: 15.5rem;
}
html body section#highlights .highlight-container .items .highlight-item:last-child {
margin-right: 15.5rem;
}
html body section.highlight-event .container a.event-container h2 {
font-size: 200%;
}
html body section.highlight-event .container a.event-container p.description {
font-size: 100%;
}
html body main.post.about-team #team .thumb {
height: 48rem;
}
html body main.post.about-team #team .team-container {
width: 70%;
}
html body main#rpg .banner .decoration.top {
height: 9rem;
}
html body main#rpg .banner .decoration.bottom {
height: 10rem;
}
html body main#rpg .page-content .container {
margin-left: 15%;
}
}
@media screen and (min-width: 1890px) {
html body .card-player {
width: 60%;
}
html body .container {
width: 60%;
}
html body header.back-filled .custom-logo-link img {
width: 15%;
}
html body header .custom-logo-link img {
width: 15%;
}
html body section#highlights .highlight-container .items .highlight-item:first-child {
margin-left: 24rem;
}
html body section#highlights .highlight-container .items .highlight-item:last-child {
margin-right: 24rem;
}
html body main.post.about-team #team .thumb {
height: 55rem;
}
html body main.post.about-team #team .team-container {
width: 60%;
}
html body main.post.review .container {
margin-left: 20%;
}
html body main.post .container {
width: 40%;
}
html body main#rpg .banner .decoration.top {
height: 10.5rem;
}
html body main#rpg .banner .decoration.bottom {
height: 11.5rem;
}
html body main#rpg .banner img {
width: 50%;
}
html body main#rpg .page-content .container {
width: 40%;
margin-left: 20%;
}
}
@media screen and (min-width: 2500px) {
html body .card-player {
width: 50%;
}
html body .container {
width: 50%;
}
html body #mainNav a {
padding: 0 1rem;
}
html body header.back-filled .custom-logo-link img {
width: 10%;
}
html body header .custom-logo-link img {
width: 10%;
}
html body section#highlights .highlight-container .items .highlight-item {
width: 28rem;
height: 60vh;
}
html body section#highlights .highlight-container .items .highlight-item:first-child {
margin-left: 40rem;
}
html body section#highlights .highlight-container .items .highlight-item:last-child {
margin-right: 32rem;
}
html body main.post.about-team #team .thumb {
height: 75rem;
}
html body main.post.about-team #team .team-container {
width: 50%;
}
html body main.post .container {
width: 40%;
}
html body main#rpg .banner {
min-height: 100vh;
}
html body main#rpg .banner .decoration.top {
height: 14rem;
}
html body main#rpg .banner .decoration.bottom {
height: 15.5rem;
}
html body main#rpg .banner img {
width: 50%;
}
html body main#rpg .page-content .container {
width: 35%;
margin-left: 25%;
}
}
|