@import url(/wp-content/themes/ogp-press/assets/foundation-icons/foundation-icons.css);
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Libre+Franklin:wght@100;300&family=Work+Sans:wght@400;700&display=swap');

html {
    visibility: visible;
    opacity: 1;
}

@media print, screen and (min-width: 40em) {
    .reveal,
    .reveal.tiny,
    .reveal.small,
    .reveal.large {
        right: auto;
        left: auto;
        margin: 0 auto;
    }
} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;title-l
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
    box-sizing: border-box;
    font-size: 100%;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 5px;
}
select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 5px;
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important;
}
button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 5px;
    background: transparent;
    line-height: 1;
    cursor: auto;
}
[data-whatinput="mouse"] button {
    outline: 0;
}
pre {
    overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
}
.is-visible {
    display: block !important;
}
.is-hidden {
    display: none !important;
}
[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    border-radius: 5px;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
[type="text"]:focus,
[type="password"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="color"]:focus,
textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
textarea {
    max-width: 100%;
}
textarea[rows] {
    height: auto;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed;
}
[type="submit"],
[type="button"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
}
input[type="search"] {
    box-sizing: border-box;
}
::-moz-placeholder {
    color: #cacaca;
}
:-ms-input-placeholder {
    color: #cacaca;
}
::placeholder {
    color: #cacaca;
}
[type="file"],
[type="checkbox"],
[type="radio"] {
    margin: 0 0 1rem;
}
[type="checkbox"] + label,
[type="radio"] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
}
[type="checkbox"] + label[for],
[type="radio"] + label[for] {
    cursor: pointer;
}
label > [type="checkbox"],
label > [type="radio"] {
    margin-right: 0.5rem;
}
[type="file"] {
    width: 100%;
}
label {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0a0a0a;
}
label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0;
}
.help-text {
    margin-top: -0.5rem;
    font-size: 0.8125rem;
    font-style: italic;
    color: #0a0a0a;
}
.input-group {
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    align-items: stretch;
}
.input-group > :first-child,
.input-group > :first-child.input-group-button > * {
    border-radius: 5px 0 0 5px;
}
.input-group > :last-child,
.input-group > :last-child.input-group-button > * {
    border-radius: 0 5px 5px 0;
}
.input-group-label,
.input-group-field,
.input-group-button,
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
    margin: 0;
    white-space: nowrap;
}
.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
}
.input-group-label:first-child {
    border-right: 0;
}
.input-group-label:last-child {
    border-left: 0;
}
.input-group-field {
    border-radius: 0;
    flex: 1 1 0px;
    min-width: 0;
}
.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: flex;
    flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
legend {
    max-width: 100%;
    margin-bottom: 0.5rem;
}
.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca;
}
.fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
}
select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 5px;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
    }
}
select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed;
}
select::-ms-expand {
    display: none;
}
select[multiple] {
    height: auto;
    background-image: none;
}
select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0;
}
.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37;
}
.is-invalid-label {
    color: #cc4b37;
}
.form-error {
    display: none;
    margin-top: -0.5rem;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: bold;
    color: #cc4b37;
}
.form-error.is-visible {
    display: block;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}
em,
i {
    font-style: italic;
    line-height: inherit;
}
strong,
b {
    font-weight: bold;
    line-height: inherit;
}
small {
    font-size: 80%;
    line-height: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: inherit;
    text-rendering: optimizeLegibility;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
    line-height: 0;
    color: #cacaca;
}
h1,
.h1 {
    font-size: 1.4375rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem;
}
h2,
.h2 {
    font-size: 1.1875rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem;
}
h3,
.h3 {
    font-size: 1.125rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem;
}
h4,
.h4 {
    font-size: 1.0625rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem;
}
h5,
.h5 {
    font-size: 1rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem;
}
h6,
.h6 {
    font-size: 0.9375rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
    h1,
    .h1 {
        font-size: 3rem;
    }
    h2,
    .h2 {
        font-size: 2.375rem;
    }
    h3,
    .h3 {
        font-size: 1.75rem;
    }
    h4,
    .h4 {
        font-size: 1.4375rem;
    }
    h5,
    .h5 {
        font-size: 1.125rem;
    }
    h6,
    .h6 {
        font-size: 0.875rem;
    }
}
a {
    line-height: inherit;
    color: #0078e1;
    text-decoration: none;
    cursor: pointer;
}
a:hover,
a:focus {
    color: #0067c2;
}
a img {
    border: 0;
}
hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}
ul,
ol,
dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
}
li {
    font-size: inherit;
}
ul {
    margin-left: 1.25rem;
    list-style-type: disc;
}
ol {
    margin-left: 1.25rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl {
    margin-bottom: 1rem;
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold;
}
blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a;
}
abbr,
abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none;
}
figure {
    margin: 0;
}
kbd {
    margin: 0;
    padding: 0.125rem 0.25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a;
    border-radius: 5px;
}
.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a;
}
.lead {
    font-size: 125%;
    line-height: 1.6;
}
.stat {
    font-size: 2.5rem;
    line-height: 1;
}
p + .stat {
    margin-top: -1rem;
}
ul.no-bullet,
ol.no-bullet {
    margin-left: 0;
    list-style: none;
}
.cite-block,
cite {
    display: block;
    color: #8a8a8a;
    font-size: 0.8125rem;
}
.cite-block:before,
cite:before {
    content: "— ";
}
.code-inline,
code {
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a;
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: 0.125rem 0.3125rem 0.0625rem;
}
.code-block {
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a;
    display: block;
    overflow: auto;
    white-space: pre;
    padding: 1rem;
    margin-bottom: 1.5rem;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
@media print, screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left;
    }
    .medium-text-right {
        text-align: right;
    }
    .medium-text-center {
        text-align: center;
    }
    .medium-text-justify {
        text-align: justify;
    }
}
@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left;
    }
    .large-text-right {
        text-align: right;
    }
    .large-text-center {
        text-align: center;
    }
    .large-text-justify {
        text-align: justify;
    }
}
.show-for-print {
    display: none !important;
}
@media print {
    * {
        background: transparent !important;
        color: black !important;
        -webkit-print-color-adjust: economy;
        color-adjust: economy;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    .show-for-print {
        display: block !important;
    }
    .hide-for-print {
        display: none !important;
    }
    table.show-for-print {
        display: table !important;
    }
    thead.show-for-print {
        display: table-header-group !important;
    }
    tbody.show-for-print {
        display: table-row-group !important;
    }
    tr.show-for-print {
        display: table-row !important;
    }
    td.show-for-print {
        display: table-cell !important;
    }
    th.show-for-print {
        display: table-cell !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    pre,
    blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .print-break-inside {
        page-break-inside: auto;
    }
}
.grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 40em) {
    .grid-container {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 40em) {
    .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.grid-x {
    display: flex;
    flex-flow: row wrap;
}
.cell {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
}
.cell.auto {
    flex: 1 1 0px;
}
.cell.shrink {
    flex: 0 0 auto;
}
.grid-x > .auto {
    width: auto;
}
.grid-x > .shrink {
    width: auto;
}
.grid-x > .small-shrink,
.grid-x > .small-full,
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
    flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
    .grid-x > .medium-shrink,
    .grid-x > .medium-full,
    .grid-x > .medium-1,
    .grid-x > .medium-2,
    .grid-x > .medium-3,
    .grid-x > .medium-4,
    .grid-x > .medium-5,
    .grid-x > .medium-6,
    .grid-x > .medium-7,
    .grid-x > .medium-8,
    .grid-x > .medium-9,
    .grid-x > .medium-10,
    .grid-x > .medium-11,
    .grid-x > .medium-12 {
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-x > .large-shrink,
    .grid-x > .large-full,
    .grid-x > .large-1,
    .grid-x > .large-2,
    .grid-x > .large-3,
    .grid-x > .large-4,
    .grid-x > .large-5,
    .grid-x > .large-6,
    .grid-x > .large-7,
    .grid-x > .large-8,
    .grid-x > .large-9,
    .grid-x > .large-10,
    .grid-x > .large-11,
    .grid-x > .large-12 {
        flex-basis: auto;
    }
}
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
    flex: 0 0 auto;
}
.grid-x > .small-1 {
    width: 8.33333%;
}
.grid-x > .small-2 {
    width: 16.66667%;
}
.grid-x > .small-3 {
    width: 25%;
}
.grid-x > .small-4 {
    width: 33.33333%;
}
.grid-x > .small-5 {
    width: 41.66667%;
}
.grid-x > .small-6 {
    width: 50%;
}
.grid-x > .small-7 {
    width: 58.33333%;
}
.grid-x > .small-8 {
    width: 66.66667%;
}
.grid-x > .small-9 {
    width: 75%;
}
.grid-x > .small-10 {
    width: 83.33333%;
}
.grid-x > .small-11 {
    width: 91.66667%;
}
.grid-x > .small-12 {
    width: 100%;
}
@media print, screen and (min-width: 40em) {
    .grid-x > .medium-auto {
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .medium-shrink,
    .grid-x > .medium-1,
    .grid-x > .medium-2,
    .grid-x > .medium-3,
    .grid-x > .medium-4,
    .grid-x > .medium-5,
    .grid-x > .medium-6,
    .grid-x > .medium-7,
    .grid-x > .medium-8,
    .grid-x > .medium-9,
    .grid-x > .medium-10,
    .grid-x > .medium-11,
    .grid-x > .medium-12 {
        flex: 0 0 auto;
    }
    .grid-x > .medium-shrink {
        width: auto;
    }
    .grid-x > .medium-1 {
        width: 8.33333%;
    }
    .grid-x > .medium-2 {
        width: 16.66667%;
    }
    .grid-x > .medium-3 {
        width: 25%;
    }
    .grid-x > .medium-4 {
        width: 33.33333%;
    }
    .grid-x > .medium-5 {
        width: 41.66667%;
    }
    .grid-x > .medium-6 {
        width: 50%;
    }
    .grid-x > .medium-7 {
        width: 58.33333%;
    }
    .grid-x > .medium-8 {
        width: 66.66667%;
    }
    .grid-x > .medium-9 {
        width: 75%;
    }
    .grid-x > .medium-10 {
        width: 83.33333%;
    }
    .grid-x > .medium-11 {
        width: 91.66667%;
    }
    .grid-x > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-x > .large-auto {
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .large-shrink,
    .grid-x > .large-1,
    .grid-x > .large-2,
    .grid-x > .large-3,
    .grid-x > .large-4,
    .grid-x > .large-5,
    .grid-x > .large-6,
    .grid-x > .large-7,
    .grid-x > .large-8,
    .grid-x > .large-9,
    .grid-x > .large-10,
    .grid-x > .large-11,
    .grid-x > .large-12 {
        flex: 0 0 auto;
    }
    .grid-x > .large-shrink {
        width: auto;
    }
    .grid-x > .large-1 {
        width: 8.33333%;
    }
    .grid-x > .large-2 {
        width: 16.66667%;
    }
    .grid-x > .large-3 {
        width: 25%;
    }
    .grid-x > .large-4 {
        width: 33.33333%;
    }
    .grid-x > .large-5 {
        width: 41.66667%;
    }
    .grid-x > .large-6 {
        width: 50%;
    }
    .grid-x > .large-7 {
        width: 58.33333%;
    }
    .grid-x > .large-8 {
        width: 66.66667%;
    }
    .grid-x > .large-9 {
        width: 75%;
    }
    .grid-x > .large-10 {
        width: 83.33333%;
    }
    .grid-x > .large-11 {
        width: 91.66667%;
    }
    .grid-x > .large-12 {
        width: 100%;
    }
}
.grid-margin-x:not(.grid-x) > .cell {
    width: auto;
}
.grid-margin-y:not(.grid-y) > .cell {
    height: auto;
}
.grid-margin-x {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-x {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
.grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
        width: calc(100% - 1.875rem);
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
.grid-margin-x > .auto {
    width: auto;
}
.grid-margin-x > .shrink {
    width: auto;
}
.grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem);
}
.grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem);
}
.grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem);
}
.grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem);
}
.grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem);
}
.grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem);
}
.grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem);
}
.grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem);
}
.grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
        width: auto;
    }
    .grid-margin-x > .shrink {
        width: auto;
    }
    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .small-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .small-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .small-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .small-12 {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x > .medium-auto {
        width: auto;
    }
    .grid-margin-x > .medium-shrink {
        width: auto;
    }
    .grid-margin-x > .medium-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .medium-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .medium-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .medium-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-12 {
        width: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
        width: auto;
    }
    .grid-margin-x > .large-shrink {
        width: auto;
    }
    .grid-margin-x > .large-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .large-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .large-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .large-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .large-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .large-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .large-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .large-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .large-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .large-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .large-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .large-12 {
        width: calc(100% - 1.875rem);
    }
}
.grid-padding-x .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.grid-padding-x > .cell {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.small-up-1 > .cell {
    width: 100%;
}
.small-up-2 > .cell {
    width: 50%;
}
.small-up-3 > .cell {
    width: 33.33333%;
}
.small-up-4 > .cell {
    width: 25%;
}
.small-up-5 > .cell {
    width: 20%;
}
.small-up-6 > .cell {
    width: 16.66667%;
}
.small-up-7 > .cell {
    width: 14.28571%;
}
.small-up-8 > .cell {
    width: 12.5%;
}
@media print, screen and (min-width: 40em) {
    .medium-up-1 > .cell {
        width: 100%;
    }
    .medium-up-2 > .cell {
        width: 50%;
    }
    .medium-up-3 > .cell {
        width: 33.33333%;
    }
    .medium-up-4 > .cell {
        width: 25%;
    }
    .medium-up-5 > .cell {
        width: 20%;
    }
    .medium-up-6 > .cell {
        width: 16.66667%;
    }
    .medium-up-7 > .cell {
        width: 14.28571%;
    }
    .medium-up-8 > .cell {
        width: 12.5%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-up-1 > .cell {
        width: 100%;
    }
    .large-up-2 > .cell {
        width: 50%;
    }
    .large-up-3 > .cell {
        width: 33.33333%;
    }
    .large-up-4 > .cell {
        width: 25%;
    }
    .large-up-5 > .cell {
        width: 20%;
    }
    .large-up-6 > .cell {
        width: 16.66667%;
    }
    .large-up-7 > .cell {
        width: 14.28571%;
    }
    .large-up-8 > .cell {
        width: 12.5%;
    }
}
.grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.small-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.small-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.small-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.small-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.small-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.small-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.small-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
    .grid-margin-x.medium-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.medium-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.medium-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.medium-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.medium-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.medium-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.medium-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.medium-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-x.large-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.large-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.large-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.large-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.large-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.large-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.large-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.large-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
.small-margin-collapse {
    margin-right: 0;
    margin-left: 0;
}
.small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
}
.small-margin-collapse > .small-1 {
    width: 8.33333%;
}
.small-margin-collapse > .small-2 {
    width: 16.66667%;
}
.small-margin-collapse > .small-3 {
    width: 25%;
}
.small-margin-collapse > .small-4 {
    width: 33.33333%;
}
.small-margin-collapse > .small-5 {
    width: 41.66667%;
}
.small-margin-collapse > .small-6 {
    width: 50%;
}
.small-margin-collapse > .small-7 {
    width: 58.33333%;
}
.small-margin-collapse > .small-8 {
    width: 66.66667%;
}
.small-margin-collapse > .small-9 {
    width: 75%;
}
.small-margin-collapse > .small-10 {
    width: 83.33333%;
}
.small-margin-collapse > .small-11 {
    width: 91.66667%;
}
.small-margin-collapse > .small-12 {
    width: 100%;
}
@media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .medium-3 {
        width: 25%;
    }
    .small-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .medium-6 {
        width: 50%;
    }
    .small-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .medium-9 {
        width: 75%;
    }
    .small-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .large-3 {
        width: 25%;
    }
    .small-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .large-6 {
        width: 50%;
    }
    .small-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .large-9 {
        width: 75%;
    }
    .small-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .large-12 {
        width: 100%;
    }
}
.small-padding-collapse {
    margin-right: 0;
    margin-left: 0;
}
.small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
}
@media print, screen and (min-width: 40em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .small-3 {
        width: 25%;
    }
    .medium-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .small-6 {
        width: 50%;
    }
    .medium-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .small-9 {
        width: 75%;
    }
    .medium-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .medium-3 {
        width: 25%;
    }
    .medium-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .medium-6 {
        width: 50%;
    }
    .medium-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .medium-9 {
        width: 75%;
    }
    .medium-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .medium-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .large-3 {
        width: 25%;
    }
    .medium-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .large-6 {
        width: 50%;
    }
    .medium-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .large-9 {
        width: 75%;
    }
    .medium-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .small-3 {
        width: 25%;
    }
    .large-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .small-6 {
        width: 50%;
    }
    .large-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .small-9 {
        width: 75%;
    }
    .large-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .medium-3 {
        width: 25%;
    }
    .large-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .medium-6 {
        width: 50%;
    }
    .large-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .medium-9 {
        width: 75%;
    }
    .large-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .large-3 {
        width: 25%;
    }
    .large-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .large-6 {
        width: 50%;
    }
    .large-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .large-9 {
        width: 75%;
    }
    .large-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
.small-offset-0 {
    margin-left: 0%;
}
.grid-margin-x > .small-offset-0 {
    margin-left: calc(0% + 0.625rem);
}
.small-offset-1 {
    margin-left: 8.33333%;
}
.grid-margin-x > .small-offset-1 {
    margin-left: calc(8.33333% + 0.625rem);
}
.small-offset-2 {
    margin-left: 16.66667%;
}
.grid-margin-x > .small-offset-2 {
    margin-left: calc(16.66667% + 0.625rem);
}
.small-offset-3 {
    margin-left: 25%;
}
.grid-margin-x > .small-offset-3 {
    margin-left: calc(25% + 0.625rem);
}
.small-offset-4 {
    margin-left: 33.33333%;
}
.grid-margin-x > .small-offset-4 {
    margin-left: calc(33.33333% + 0.625rem);
}
.small-offset-5 {
    margin-left: 41.66667%;
}
.grid-margin-x > .small-offset-5 {
    margin-left: calc(41.66667% + 0.625rem);
}
.small-offset-6 {
    margin-left: 50%;
}
.grid-margin-x > .small-offset-6 {
    margin-left: calc(50% + 0.625rem);
}
.small-offset-7 {
    margin-left: 58.33333%;
}
.grid-margin-x > .small-offset-7 {
    margin-left: calc(58.33333% + 0.625rem);
}
.small-offset-8 {
    margin-left: 66.66667%;
}
.grid-margin-x > .small-offset-8 {
    margin-left: calc(66.66667% + 0.625rem);
}
.small-offset-9 {
    margin-left: 75%;
}
.grid-margin-x > .small-offset-9 {
    margin-left: calc(75% + 0.625rem);
}
.small-offset-10 {
    margin-left: 83.33333%;
}
.grid-margin-x > .small-offset-10 {
    margin-left: calc(83.33333% + 0.625rem);
}
.small-offset-11 {
    margin-left: 91.66667%;
}
.grid-margin-x > .small-offset-11 {
    margin-left: calc(91.66667% + 0.625rem);
}
@media print, screen and (min-width: 40em) {
    .medium-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x > .medium-offset-0 {
        margin-left: calc(0% + 0.9375rem);
    }
    .medium-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .medium-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem);
    }
    .medium-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .medium-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem);
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .medium-offset-3 {
        margin-left: calc(25% + 0.9375rem);
    }
    .medium-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .medium-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem);
    }
    .medium-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .medium-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem);
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .medium-offset-6 {
        margin-left: calc(50% + 0.9375rem);
    }
    .medium-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .medium-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem);
    }
    .medium-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .medium-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem);
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .medium-offset-9 {
        margin-left: calc(75% + 0.9375rem);
    }
    .medium-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .medium-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem);
    }
    .medium-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .medium-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem);
    }
}
@media print, screen and (min-width: 64em) {
    .large-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x > .large-offset-0 {
        margin-left: calc(0% + 0.9375rem);
    }
    .large-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .large-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem);
    }
    .large-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .large-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem);
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .large-offset-3 {
        margin-left: calc(25% + 0.9375rem);
    }
    .large-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .large-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem);
    }
    .large-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .large-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem);
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .large-offset-6 {
        margin-left: calc(50% + 0.9375rem);
    }
    .large-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .large-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem);
    }
    .large-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .large-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem);
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .large-offset-9 {
        margin-left: calc(75% + 0.9375rem);
    }
    .large-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .large-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem);
    }
    .large-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .large-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem);
    }
}
.grid-y {
    display: flex;
    flex-flow: column nowrap;
}
.grid-y > .cell {
    height: auto;
    max-height: none;
}
.grid-y > .auto {
    height: auto;
}
.grid-y > .shrink {
    height: auto;
}
.grid-y > .small-shrink,
.grid-y > .small-full,
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
    flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
    .grid-y > .medium-shrink,
    .grid-y > .medium-full,
    .grid-y > .medium-1,
    .grid-y > .medium-2,
    .grid-y > .medium-3,
    .grid-y > .medium-4,
    .grid-y > .medium-5,
    .grid-y > .medium-6,
    .grid-y > .medium-7,
    .grid-y > .medium-8,
    .grid-y > .medium-9,
    .grid-y > .medium-10,
    .grid-y > .medium-11,
    .grid-y > .medium-12 {
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink,
    .grid-y > .large-full,
    .grid-y > .large-1,
    .grid-y > .large-2,
    .grid-y > .large-3,
    .grid-y > .large-4,
    .grid-y > .large-5,
    .grid-y > .large-6,
    .grid-y > .large-7,
    .grid-y > .large-8,
    .grid-y > .large-9,
    .grid-y > .large-10,
    .grid-y > .large-11,
    .grid-y > .large-12 {
        flex-basis: auto;
    }
}
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
    flex: 0 0 auto;
}
.grid-y > .small-1 {
    height: 8.33333%;
}
.grid-y > .small-2 {
    height: 16.66667%;
}
.grid-y > .small-3 {
    height: 25%;
}
.grid-y > .small-4 {
    height: 33.33333%;
}
.grid-y > .small-5 {
    height: 41.66667%;
}
.grid-y > .small-6 {
    height: 50%;
}
.grid-y > .small-7 {
    height: 58.33333%;
}
.grid-y > .small-8 {
    height: 66.66667%;
}
.grid-y > .small-9 {
    height: 75%;
}
.grid-y > .small-10 {
    height: 83.33333%;
}
.grid-y > .small-11 {
    height: 91.66667%;
}
.grid-y > .small-12 {
    height: 100%;
}
@media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .medium-shrink,
    .grid-y > .medium-1,
    .grid-y > .medium-2,
    .grid-y > .medium-3,
    .grid-y > .medium-4,
    .grid-y > .medium-5,
    .grid-y > .medium-6,
    .grid-y > .medium-7,
    .grid-y > .medium-8,
    .grid-y > .medium-9,
    .grid-y > .medium-10,
    .grid-y > .medium-11,
    .grid-y > .medium-12 {
        flex: 0 0 auto;
    }
    .grid-y > .medium-shrink {
        height: auto;
    }
    .grid-y > .medium-1 {
        height: 8.33333%;
    }
    .grid-y > .medium-2 {
        height: 16.66667%;
    }
    .grid-y > .medium-3 {
        height: 25%;
    }
    .grid-y > .medium-4 {
        height: 33.33333%;
    }
    .grid-y > .medium-5 {
        height: 41.66667%;
    }
    .grid-y > .medium-6 {
        height: 50%;
    }
    .grid-y > .medium-7 {
        height: 58.33333%;
    }
    .grid-y > .medium-8 {
        height: 66.66667%;
    }
    .grid-y > .medium-9 {
        height: 75%;
    }
    .grid-y > .medium-10 {
        height: 83.33333%;
    }
    .grid-y > .medium-11 {
        height: 91.66667%;
    }
    .grid-y > .medium-12 {
        height: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .large-shrink,
    .grid-y > .large-1,
    .grid-y > .large-2,
    .grid-y > .large-3,
    .grid-y > .large-4,
    .grid-y > .large-5,
    .grid-y > .large-6,
    .grid-y > .large-7,
    .grid-y > .large-8,
    .grid-y > .large-9,
    .grid-y > .large-10,
    .grid-y > .large-11,
    .grid-y > .large-12 {
        flex: 0 0 auto;
    }
    .grid-y > .large-shrink {
        height: auto;
    }
    .grid-y > .large-1 {
        height: 8.33333%;
    }
    .grid-y > .large-2 {
        height: 16.66667%;
    }
    .grid-y > .large-3 {
        height: 25%;
    }
    .grid-y > .large-4 {
        height: 33.33333%;
    }
    .grid-y > .large-5 {
        height: 41.66667%;
    }
    .grid-y > .large-6 {
        height: 50%;
    }
    .grid-y > .large-7 {
        height: 58.33333%;
    }
    .grid-y > .large-8 {
        height: 66.66667%;
    }
    .grid-y > .large-9 {
        height: 75%;
    }
    .grid-y > .large-10 {
        height: 83.33333%;
    }
    .grid-y > .large-11 {
        height: 91.66667%;
    }
    .grid-y > .large-12 {
        height: 100%;
    }
}
.grid-padding-y .grid-padding-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
}
.grid-padding-y > .cell {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
    }
}
.grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
}
.grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.875rem);
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem;
    }
}
.grid-margin-y > .auto {
    height: auto;
}
.grid-margin-y > .shrink {
    height: auto;
}
.grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
        height: auto;
    }
    .grid-margin-y > .shrink {
        height: auto;
    }
    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .small-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .small-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .small-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .small-12 {
        height: calc(100% - 1.875rem);
    }
    .grid-margin-y > .medium-auto {
        height: auto;
    }
    .grid-margin-y > .medium-shrink {
        height: auto;
    }
    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto;
    }
    .grid-margin-y > .large-shrink {
        height: auto;
    }
    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .large-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .large-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .large-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .large-12 {
        height: calc(100% - 1.875rem);
    }
}
.grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
}
.cell .grid-frame {
    width: 100%;
}
.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
}
.cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw;
    }
    .cell .medium-grid-frame {
        width: 100%;
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .medium-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%;
    }
    .medium-cell-block-container > .grid-x {
        max-height: 100%;
        flex-wrap: nowrap;
    }
    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}
@media print, screen and (min-width: 64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw;
    }
    .cell .large-grid-frame {
        width: 100%;
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .large-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%;
    }
    .large-cell-block-container > .grid-x {
        max-height: 100%;
        flex-wrap: nowrap;
    }
    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}
.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
}
@media print, screen and (min-width: 40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh;
    }
}
.cell .grid-y.grid-frame {
    height: 100%;
}
@media print, screen and (min-width: 40em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%;
    }
}
.grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
}
.grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.875rem);
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem;
    }
}
.grid-margin-y > .auto {
    height: auto;
}
.grid-margin-y > .shrink {
    height: auto;
}
.grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
        height: auto;
    }
    .grid-margin-y > .shrink {
        height: auto;
    }
    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .small-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .small-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .small-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .small-12 {
        height: calc(100% - 1.875rem);
    }
    .grid-margin-y > .medium-auto {
        height: auto;
    }
    .grid-margin-y > .medium-shrink {
        height: auto;
    }
    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto;
    }
    .grid-margin-y > .large-shrink {
        height: auto;
    }
    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .large-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .large-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .large-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .large-12 {
        height: calc(100% - 1.875rem);
    }
}
.grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 2rem 0;
    padding: 0.85em 1em;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-family: inherit;
    font-size: 0.9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
}
[data-whatinput="mouse"] .button {
    outline: 0;
}
.button.tiny {
    font-size: 0.6rem;
}
.button.small {
    font-size: 0.75rem;
}
.button.large {
    font-size: 1.25rem;
}
.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.button,
.button.disabled,
.button[disabled],
.button.disabled:hover,
.button[disabled]:hover,
.button.disabled:focus,
.button[disabled]:focus {
    background-color: #0078e1;
    color: #fefefe;
}
.button:hover,
.button:focus {
    background-color: #0066bf;
    color: #fefefe;
}
.button.primary,
.button.primary.disabled,
.button.primary[disabled],
.button.primary.disabled:hover,
.button.primary[disabled]:hover,
.button.primary.disabled:focus,
.button.primary[disabled]:focus {
    background-color: #0078e1;
    color: #0a0a0a;
}
.button.primary:hover,
.button.primary:focus {
    background-color: #0060b4;
    color: #0a0a0a;
}
.button.secondary,
.button.secondary.disabled,
.button.secondary[disabled],
.button.secondary.disabled:hover,
.button.secondary[disabled]:hover,
.button.secondary.disabled:focus,
.button.secondary[disabled]:focus {
    background-color: #ff5800;
    color: #0a0a0a;
}
.button.secondary:hover,
.button.secondary:focus {
    background-color: #cc4600;
    color: #0a0a0a;
}
.button.success,
.button.success.disabled,
.button.success[disabled],
.button.success.disabled:hover,
.button.success[disabled]:hover,
.button.success.disabled:focus,
.button.success[disabled]:focus {
    background-color: #3adb76;
    color: #0a0a0a;
}
.button.success:hover,
.button.success:focus {
    background-color: #22bb5b;
    color: #0a0a0a;
}
.button.warning,
.button.warning.disabled,
.button.warning[disabled],
.button.warning.disabled:hover,
.button.warning[disabled]:hover,
.button.warning.disabled:focus,
.button.warning[disabled]:focus {
    background-color: #ffae00;
    color: #0a0a0a;
}
.button.warning:hover,
.button.warning:focus {
    background-color: #cc8b00;
    color: #0a0a0a;
}
.button.alert,
.button.alert.disabled,
.button.alert[disabled],
.button.alert.disabled:hover,
.button.alert[disabled]:hover,
.button.alert.disabled:focus,
.button.alert[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe;
}
.button.alert:hover,
.button.alert:focus {
    background-color: #a53b2a;
    color: #fefefe;
}
.button.hollow,
.button.hollow:hover,
.button.hollow:focus,
.button.hollow.disabled,
.button.hollow.disabled:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled],
.button.hollow[disabled]:hover,
.button.hollow[disabled]:focus {
    background-color: transparent;
}
.button.hollow,
.button.hollow.disabled,
.button.hollow[disabled],
.button.hollow.disabled:hover,
.button.hollow[disabled]:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled]:focus {
    border: 1px solid #0078e1;
    color: #0078e1;
}
.button.hollow:hover,
.button.hollow:focus {
    border-color: #003c71;
    color: #003c71;
}
.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary[disabled],
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled]:hover,
.button.hollow.primary.disabled:focus,
.button.hollow.primary[disabled]:focus {
    border: 1px solid #0078e1;
    color: #0078e1;
}
.button.hollow.primary:hover,
.button.hollow.primary:focus {
    border-color: #003c71;
    color: #003c71;
}
.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary[disabled],
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled]:hover,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary[disabled]:focus {
    border: 1px solid #ff5800;
    color: #ff5800;
}
.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
    border-color: #802c00;
    color: #802c00;
}
.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success[disabled],
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled]:hover,
.button.hollow.success.disabled:focus,
.button.hollow.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.hollow.success:hover,
.button.hollow.success:focus {
    border-color: #157539;
    color: #157539;
}
.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning[disabled],
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled]:hover,
.button.hollow.warning.disabled:focus,
.button.hollow.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.hollow.warning:hover,
.button.hollow.warning:focus {
    border-color: #805700;
    color: #805700;
}
.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert[disabled],
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled]:hover,
.button.hollow.alert.disabled:focus,
.button.hollow.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button.hollow.alert:hover,
.button.hollow.alert:focus {
    border-color: #67251a;
    color: #67251a;
}
.button.clear,
.button.clear:hover,
.button.clear:focus,
.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent;
}
.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear.disabled:hover,
.button.clear[disabled]:hover,
.button.clear.disabled:focus,
.button.clear[disabled]:focus {
    color: #0078e1;
}
.button.clear:hover,
.button.clear:focus {
    color: #003c71;
}
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled]:hover,
.button.clear.primary.disabled:focus,
.button.clear.primary[disabled]:focus {
    color: #0078e1;
}
.button.clear.primary:hover,
.button.clear.primary:focus {
    color: #003c71;
}
.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled]:hover,
.button.clear.secondary.disabled:focus,
.button.clear.secondary[disabled]:focus {
    color: #ff5800;
}
.button.clear.secondary:hover,
.button.clear.secondary:focus {
    color: #802c00;
}
.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success.disabled:hover,
.button.clear.success[disabled]:hover,
.button.clear.success.disabled:focus,
.button.clear.success[disabled]:focus {
    color: #3adb76;
}
.button.clear.success:hover,
.button.clear.success:focus {
    color: #157539;
}
.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled]:hover,
.button.clear.warning.disabled:focus,
.button.clear.warning[disabled]:focus {
    color: #ffae00;
}
.button.clear.warning:hover,
.button.clear.warning:focus {
    color: #805700;
}
.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled]:hover,
.button.clear.alert.disabled:focus,
.button.clear.alert[disabled]:focus {
    color: #cc4b37;
}
.button.clear.alert:hover,
.button.clear.alert:focus {
    color: #67251a;
}
.button.disabled,
.button[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em;
}
.button.dropdown.hollow::after,
.button.dropdown.clear::after {
    border-top-color: #0078e1;
}
.button.dropdown.hollow.primary::after,
.button.dropdown.clear.primary::after {
    border-top-color: #0078e1;
}
.button.dropdown.hollow.secondary::after,
.button.dropdown.clear.secondary::after {
    border-top-color: #ff5800;
}
.button.dropdown.hollow.success::after,
.button.dropdown.clear.success::after {
    border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after,
.button.dropdown.clear.warning::after {
    border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after,
.button.dropdown.clear.alert::after {
    border-top-color: #cc4b37;
}
.button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0;
}
a.button:hover,
a.button:focus {
    text-decoration: none;
}
.button-group {
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-grow: 1;
}
.button-group::before,
.button-group::after {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1;
}
.button-group::after {
    clear: both;
}
.button-group::before,
.button-group::after {
    display: none;
}
.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    flex: 0 0 auto;
}
.button-group .button:last-child {
    margin-right: 0;
}
.button-group.tiny .button {
    font-size: 0.6rem;
}
.button-group.small .button {
    font-size: 0.75rem;
}
.button-group.large .button {
    font-size: 1.25rem;
}
.button-group.expanded .button {
    flex: 1 1 0px;
    margin-right: 0;
}
.button-group.primary .button,
.button-group.primary .button.disabled,
.button-group.primary .button[disabled],
.button-group.primary .button.disabled:hover,
.button-group.primary .button[disabled]:hover,
.button-group.primary .button.disabled:focus,
.button-group.primary .button[disabled]:focus {
    background-color: #0078e1;
    color: #0a0a0a;
}
.button-group.primary .button:hover,
.button-group.primary .button:focus {
    background-color: #0060b4;
    color: #0a0a0a;
}
.button-group.secondary .button,
.button-group.secondary .button.disabled,
.button-group.secondary .button[disabled],
.button-group.secondary .button.disabled:hover,
.button-group.secondary .button[disabled]:hover,
.button-group.secondary .button.disabled:focus,
.button-group.secondary .button[disabled]:focus {
    background-color: #ff5800;
    color: #0a0a0a;
}
.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
    background-color: #cc4600;
    color: #0a0a0a;
}
.button-group.success .button,
.button-group.success .button.disabled,
.button-group.success .button[disabled],
.button-group.success .button.disabled:hover,
.button-group.success .button[disabled]:hover,
.button-group.success .button.disabled:focus,
.button-group.success .button[disabled]:focus {
    background-color: #3adb76;
    color: #0a0a0a;
}
.button-group.success .button:hover,
.button-group.success .button:focus {
    background-color: #22bb5b;
    color: #0a0a0a;
}
.button-group.warning .button,
.button-group.warning .button.disabled,
.button-group.warning .button[disabled],
.button-group.warning .button.disabled:hover,
.button-group.warning .button[disabled]:hover,
.button-group.warning .button.disabled:focus,
.button-group.warning .button[disabled]:focus {
    background-color: #ffae00;
    color: #0a0a0a;
}
.button-group.warning .button:hover,
.button-group.warning .button:focus {
    background-color: #cc8b00;
    color: #0a0a0a;
}
.button-group.alert .button,
.button-group.alert .button.disabled,
.button-group.alert .button[disabled],
.button-group.alert .button.disabled:hover,
.button-group.alert .button[disabled]:hover,
.button-group.alert .button.disabled:focus,
.button-group.alert .button[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe;
}
.button-group.alert .button:hover,
.button-group.alert .button:focus {
    background-color: #a53b2a;
    color: #fefefe;
}
.button-group.hollow .button,
.button-group.hollow .button:hover,
.button-group.hollow .button:focus,
.button-group.hollow .button.disabled,
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled],
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button[disabled]:focus {
    background-color: transparent;
}
.button-group.hollow .button,
.button-group.hollow .button.disabled,
.button-group.hollow .button[disabled],
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled]:focus {
    border: 1px solid #0078e1;
    color: #0078e1;
}
.button-group.hollow .button:hover,
.button-group.hollow .button:focus {
    border-color: #003c71;
    color: #003c71;
}
.button-group.hollow.primary .button,
.button-group.hollow.primary .button.disabled,
.button-group.hollow.primary .button[disabled],
.button-group.hollow.primary .button.disabled:hover,
.button-group.hollow.primary .button[disabled]:hover,
.button-group.hollow.primary .button.disabled:focus,
.button-group.hollow.primary .button[disabled]:focus,
.button-group.hollow .button.primary,
.button-group.hollow .button.primary.disabled,
.button-group.hollow .button.primary[disabled],
.button-group.hollow .button.primary.disabled:hover,
.button-group.hollow .button.primary[disabled]:hover,
.button-group.hollow .button.primary.disabled:focus,
.button-group.hollow .button.primary[disabled]:focus {
    border: 1px solid #0078e1;
    color: #0078e1;
}
.button-group.hollow.primary .button:hover,
.button-group.hollow.primary .button:focus,
.button-group.hollow .button.primary:hover,
.button-group.hollow .button.primary:focus {
    border-color: #003c71;
    color: #003c71;
}
.button-group.hollow.secondary .button,
.button-group.hollow.secondary .button.disabled,
.button-group.hollow.secondary .button[disabled],
.button-group.hollow.secondary .button.disabled:hover,
.button-group.hollow.secondary .button[disabled]:hover,
.button-group.hollow.secondary .button.disabled:focus,
.button-group.hollow.secondary .button[disabled]:focus,
.button-group.hollow .button.secondary,
.button-group.hollow .button.secondary.disabled,
.button-group.hollow .button.secondary[disabled],
.button-group.hollow .button.secondary.disabled:hover,
.button-group.hollow .button.secondary[disabled]:hover,
.button-group.hollow .button.secondary.disabled:focus,
.button-group.hollow .button.secondary[disabled]:focus {
    border: 1px solid #ff5800;
    color: #ff5800;
}
.button-group.hollow.secondary .button:hover,
.button-group.hollow.secondary .button:focus,
.button-group.hollow .button.secondary:hover,
.button-group.hollow .button.secondary:focus {
    border-color: #802c00;
    color: #802c00;
}
.button-group.hollow.success .button,
.button-group.hollow.success .button.disabled,
.button-group.hollow.success .button[disabled],
.button-group.hollow.success .button.disabled:hover,
.button-group.hollow.success .button[disabled]:hover,
.button-group.hollow.success .button.disabled:focus,
.button-group.hollow.success .button[disabled]:focus,
.button-group.hollow .button.success,
.button-group.hollow .button.success.disabled,
.button-group.hollow .button.success[disabled],
.button-group.hollow .button.success.disabled:hover,
.button-group.hollow .button.success[disabled]:hover,
.button-group.hollow .button.success.disabled:focus,
.button-group.hollow .button.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button-group.hollow.success .button:hover,
.button-group.hollow.success .button:focus,
.button-group.hollow .button.success:hover,
.button-group.hollow .button.success:focus {
    border-color: #157539;
    color: #157539;
}
.button-group.hollow.warning .button,
.button-group.hollow.warning .button.disabled,
.button-group.hollow.warning .button[disabled],
.button-group.hollow.warning .button.disabled:hover,
.button-group.hollow.warning .button[disabled]:hover,
.button-group.hollow.warning .button.disabled:focus,
.button-group.hollow.warning .button[disabled]:focus,
.button-group.hollow .button.warning,
.button-group.hollow .button.warning.disabled,
.button-group.hollow .button.warning[disabled],
.button-group.hollow .button.warning.disabled:hover,
.button-group.hollow .button.warning[disabled]:hover,
.button-group.hollow .button.warning.disabled:focus,
.button-group.hollow .button.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button-group.hollow.warning .button:hover,
.button-group.hollow.warning .button:focus,
.button-group.hollow .button.warning:hover,
.button-group.hollow .button.warning:focus {
    border-color: #805700;
    color: #805700;
}
.button-group.hollow.alert .button,
.button-group.hollow.alert .button.disabled,
.button-group.hollow.alert .button[disabled],
.button-group.hollow.alert .button.disabled:hover,
.button-group.hollow.alert .button[disabled]:hover,
.button-group.hollow.alert .button.disabled:focus,
.button-group.hollow.alert .button[disabled]:focus,
.button-group.hollow .button.alert,
.button-group.hollow .button.alert.disabled,
.button-group.hollow .button.alert[disabled],
.button-group.hollow .button.alert.disabled:hover,
.button-group.hollow .button.alert[disabled]:hover,
.button-group.hollow .button.alert.disabled:focus,
.button-group.hollow .button.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button-group.hollow.alert .button:hover,
.button-group.hollow.alert .button:focus,
.button-group.hollow .button.alert:hover,
.button-group.hollow .button.alert:focus {
    border-color: #67251a;
    color: #67251a;
}
.button-group.clear .button,
.button-group.clear .button:hover,
.button-group.clear .button:focus,
.button-group.clear .button.disabled,
.button-group.clear .button.disabled:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled],
.button-group.clear .button[disabled]:hover,
.button-group.clear .button[disabled]:focus {
    border-color: transparent;
    background-color: transparent;
}
.button-group.clear .button,
.button-group.clear .button.disabled,
.button-group.clear .button[disabled],
.button-group.clear .button.disabled:hover,
.button-group.clear .button[disabled]:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled]:focus {
    color: #0078e1;
}
.button-group.clear .button:hover,
.button-group.clear .button:focus {
    color: #003c71;
}
.button-group.clear.primary .button,
.button-group.clear.primary .button.disabled,
.button-group.clear.primary .button[disabled],
.button-group.clear.primary .button.disabled:hover,
.button-group.clear.primary .button[disabled]:hover,
.button-group.clear.primary .button.disabled:focus,
.button-group.clear.primary .button[disabled]:focus,
.button-group.clear .button.primary,
.button-group.clear .button.primary.disabled,
.button-group.clear .button.primary[disabled],
.button-group.clear .button.primary.disabled:hover,
.button-group.clear .button.primary[disabled]:hover,
.button-group.clear .button.primary.disabled:focus,
.button-group.clear .button.primary[disabled]:focus {
    color: #0078e1;
}
.button-group.clear.primary .button:hover,
.button-group.clear.primary .button:focus,
.button-group.clear .button.primary:hover,
.button-group.clear .button.primary:focus {
    color: #003c71;
}
.button-group.clear.secondary .button,
.button-group.clear.secondary .button.disabled,
.button-group.clear.secondary .button[disabled],
.button-group.clear.secondary .button.disabled:hover,
.button-group.clear.secondary .button[disabled]:hover,
.button-group.clear.secondary .button.disabled:focus,
.button-group.clear.secondary .button[disabled]:focus,
.button-group.clear .button.secondary,
.button-group.clear .button.secondary.disabled,
.button-group.clear .button.secondary[disabled],
.button-group.clear .button.secondary.disabled:hover,
.button-group.clear .button.secondary[disabled]:hover,
.button-group.clear .button.secondary.disabled:focus,
.button-group.clear .button.secondary[disabled]:focus {
    color: #ff5800;
}
.button-group.clear.secondary .button:hover,
.button-group.clear.secondary .button:focus,
.button-group.clear .button.secondary:hover,
.button-group.clear .button.secondary:focus {
    color: #802c00;
}
.button-group.clear.success .button,
.button-group.clear.success .button.disabled,
.button-group.clear.success .button[disabled],
.button-group.clear.success .button.disabled:hover,
.button-group.clear.success .button[disabled]:hover,
.button-group.clear.success .button.disabled:focus,
.button-group.clear.success .button[disabled]:focus,
.button-group.clear .button.success,
.button-group.clear .button.success.disabled,
.button-group.clear .button.success[disabled],
.button-group.clear .button.success.disabled:hover,
.button-group.clear .button.success[disabled]:hover,
.button-group.clear .button.success.disabled:focus,
.button-group.clear .button.success[disabled]:focus {
    color: #3adb76;
}
.button-group.clear.success .button:hover,
.button-group.clear.success .button:focus,
.button-group.clear .button.success:hover,
.button-group.clear .button.success:focus {
    color: #157539;
}
.button-group.clear.warning .button,
.button-group.clear.warning .button.disabled,
.button-group.clear.warning .button[disabled],
.button-group.clear.warning .button.disabled:hover,
.button-group.clear.warning .button[disabled]:hover,
.button-group.clear.warning .button.disabled:focus,
.button-group.clear.warning .button[disabled]:focus,
.button-group.clear .button.warning,
.button-group.clear .button.warning.disabled,
.button-group.clear .button.warning[disabled],
.button-group.clear .button.warning.disabled:hover,
.button-group.clear .button.warning[disabled]:hover,
.button-group.clear .button.warning.disabled:focus,
.button-group.clear .button.warning[disabled]:focus {
    color: #ffae00;
}
.button-group.clear.warning .button:hover,
.button-group.clear.warning .button:focus,
.button-group.clear .button.warning:hover,
.button-group.clear .button.warning:focus {
    color: #805700;
}
.button-group.clear.alert .button,
.button-group.clear.alert .button.disabled,
.button-group.clear.alert .button[disabled],
.button-group.clear.alert .button.disabled:hover,
.button-group.clear.alert .button[disabled]:hover,
.button-group.clear.alert .button.disabled:focus,
.button-group.clear.alert .button[disabled]:focus,
.button-group.clear .button.alert,
.button-group.clear .button.alert.disabled,
.button-group.clear .button.alert[disabled],
.button-group.clear .button.alert.disabled:hover,
.button-group.clear .button.alert[disabled]:hover,
.button-group.clear .button.alert.disabled:focus,
.button-group.clear .button.alert[disabled]:focus {
    color: #cc4b37;
}
.button-group.clear.alert .button:hover,
.button-group.clear.alert .button:focus,
.button-group.clear .button.alert:hover,
.button-group.clear .button.alert:focus {
    color: #67251a;
}
.button-group.no-gaps .button {
    margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
    border-left-color: transparent;
}
.button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
    flex-wrap: wrap;
}
.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
    flex: 0 0 100%;
}
.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
    margin-bottom: 0;
}
.button-group.stacked.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-medium.expanded .button {
    flex: 1 1 0px;
    margin-right: 0;
}
@media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
        flex: 0 0 auto;
        margin-bottom: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        flex: 0 0 auto;
        margin-bottom: 0;
    }
}
@media print, screen and (max-width: 39.99875em) {
    .button-group.stacked-for-small.expanded {
        display: block;
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0;
    }
}
@media print, screen and (max-width: 63.99875em) {
    .button-group.stacked-for-medium.expanded {
        display: block;
    }
    .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0;
    }
}
.close-button {
    position: absolute;
    z-index: 10;
    color: #8a8a8a;
    cursor: pointer;
}
[data-whatinput="mouse"] .close-button {
    outline: 0;
}
.close-button:hover,
.close-button:focus {
    color: #0a0a0a;
}
.close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1;
}
.close-button.medium,
.close-button {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
}
.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    border-radius: 5px;
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #0078e1;
    color: #fefefe;
}
.label.primary {
    background: #0078e1;
    color: #0a0a0a;
}
.label.secondary {
    background: #ff5800;
    color: #0a0a0a;
}
.label.success {
    background: #3adb76;
    color: #0a0a0a;
}
.label.warning {
    background: #ffae00;
    color: #0a0a0a;
}
.label.alert {
    background: #cc4b37;
    color: #fefefe;
}
.progress {
    height: 1rem;
    margin-bottom: 2rem;
    border-radius: 5px;
    background-color: #cacaca;
}
.progress.primary .progress-meter {
    background-color: #0078e1;
}
.progress.secondary .progress-meter {
    background-color: #ff5800;
}
.progress.success .progress-meter {
    background-color: #3adb76;
}
.progress.warning .progress-meter {
    background-color: #ffae00;
}
.progress.alert .progress-meter {
    background-color: #cc4b37;
}
.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #0078e1;
    border-radius: 5px;
}
.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fefefe;
    white-space: nowrap;
    border-radius: 5px;
}
.slider {
    position: relative;
    height: 0.5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: none;
}
.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: 0.5rem;
    background-color: #cacaca;
    transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
    transition: all 0s linear;
}
.slider-handle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 5px;
    background-color: #0078e1;
    transition: all 0.2s ease-in-out;
    touch-action: manipulation;
}
[data-whatinput="mouse"] .slider-handle {
    outline: 0;
}
.slider-handle:hover {
    background-color: #0066bf;
}
.slider-handle.is-dragging {
    transition: all 0s linear;
}
.slider.disabled,
.slider[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}
.slider.vertical {
    display: inline-block;
    width: 0.5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    transform: scale(1, -1);
}
.slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%;
}
.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%);
}
.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 2rem;
    outline: 0;
    font-size: 0.875rem;
    font-weight: bold;
    color: #fefefe;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0;
}
.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 5px;
    background: #cacaca;
    transition: all 0.25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer;
}
input + .switch-paddle {
    margin: 0;
}
.switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 5px;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: "";
}
input:checked ~ .switch-paddle {
    background: #0078e1;
}
input:checked ~ .switch-paddle::after {
    left: 2.25rem;
}
input:disabled ~ .switch-paddle {
    cursor: not-allowed;
    opacity: 0.5;
}
[data-whatinput="mouse"] input:focus ~ .switch-paddle {
    outline: 0;
}
.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.switch-active {
    left: 8%;
    display: none;
}
input:checked + label > .switch-active {
    display: block;
}
.switch-inactive {
    right: 15%;
}
input:checked + label > .switch-inactive {
    display: none;
}
.switch.tiny {
    height: 1.5rem;
}
.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem;
}
.switch.small {
    height: 1.75rem;
}
.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem;
}
.switch.large {
    height: 2.5rem;
}
.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem;
}
.switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem;
}
table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 2rem;
    border-radius: 5px;
}
thead,
tbody,
tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}
caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
}
thead {
    background: #f8f8f8;
    color: #0a0a0a;
}
tfoot {
    background: #f1f1f1;
    color: #0a0a0a;
}
thead tr,
tfoot tr {
    background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left;
}
tbody th,
tbody td {
    padding: 0.5rem 0.625rem 0.625rem;
}
tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1;
}
table.unstriped tbody {
    background-color: #fefefe;
}
table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe;
}
@media print, screen and (max-width: 63.99875em) {
    table.stack thead {
        display: none;
    }
    table.stack tfoot {
        display: none;
    }
    table.stack tr,
    table.stack th,
    table.stack td {
        display: block;
    }
    table.stack td {
        border-top: 0;
    }
}
table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto;
}
table.hover thead tr:hover {
    background-color: #f3f3f3;
}
table.hover tfoot tr:hover {
    background-color: #ececec;
}
table.hover tbody tr:hover {
    background-color: #f9f9f9;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec;
}
.table-scroll {
    overflow-x: auto;
}
.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: 0.3em;
    border-radius: 50%;
    font-size: 0.6rem;
    text-align: center;
    background: #0078e1;
    color: #fefefe;
}
.badge.primary {
    background: #0078e1;
    color: #0a0a0a;
}
.badge.secondary {
    background: #ff5800;
    color: #0a0a0a;
}
.badge.success {
    background: #3adb76;
    color: #0a0a0a;
}
.badge.warning {
    background: #ffae00;
    color: #0a0a0a;
}
.badge.alert {
    background: #cc4b37;
    color: #fefefe;
}
.breadcrumbs {
    margin: 0 0 2rem 0;
    list-style: none;
}
.breadcrumbs::before,
.breadcrumbs::after {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1;
}
.breadcrumbs::after {
    clear: both;
}
.breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 0.75rem;
    opacity: 1;
    content: "/";
    color: #cacaca;
}
.breadcrumbs a {
    color: #0078e1;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed;
}
.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 5px;
    background-color: #fff;
    color: #0a0a0a;
  height: 100%;
}
.callout > :first-child {
    margin-top: 0;
}
.callout > :last-child {
    margin-bottom: 0;
}
.callout.primary {
    background-color: #d4ebff;
    color: #0a0a0a;
}
.callout.secondary {
    background-color: #ffe6d9;
    color: #0a0a0a;
}
.callout.success {
    background-color: #e1faea;
    color: #0a0a0a;
}
.callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a;
}
.callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a;
}
.callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}
.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
}
.card {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-bottom: 2rem;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a;
}
.card > :last-child {
    margin-bottom: 0;
}
.card-divider {
    display: flex;
    flex: 0 1 auto;
    padding: 2rem;
    background: #e6e6e6;
}
.card-divider > :last-child {
    margin-bottom: 0;
}
.card-section {
    flex: 1 0 auto;
    padding: 2rem;
}
.card-section > :last-child {
    margin-bottom: 0;
}
.card-image {
    min-height: 1px;
}
.dropdown-pane {
    position: absolute;
    z-index: 10;
    display: none;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    border: 1px solid #cacaca;
    border-radius: 5px;
    background-color: #fefefe;
    font-size: 1rem;
}
.dropdown-pane.is-opening {
    display: block;
}
.dropdown-pane.is-open {
    display: block;
    visibility: visible;
}
.dropdown-pane.tiny {
    width: 100px;
}
.dropdown-pane.small {
    width: 200px;
}
.dropdown-pane.large {
    width: 400px;
}
.pagination {
    margin-left: 0;
    margin-bottom: 2rem;
}
.pagination::before,
.pagination::after {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1;
}
.pagination::after {
    clear: both;
}
.pagination li {
    margin-right: 0.0625rem;
    border-radius: 5px;
    font-size: 0.875rem;
    display: none;
}
.pagination li:last-child,
.pagination li:first-child {
    display: inline-block;
}
@media print, screen and (min-width: 40em) {
    .pagination li {
        display: inline-block;
    }
}
.pagination a,
.pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 5px;
    color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6;
}
.pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #0078e1;
    color: #fefefe;
    cursor: default;
}
.pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed;
}
.pagination .disabled:hover {
    background: transparent;
}
.pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: "\2026";
    color: #0a0a0a;
}
.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: 0.5rem;
    content: "«";
}
.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: 0.5rem;
    content: "»";
}
.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #8a8a8a;
    font-weight: bold;
    cursor: help;
}
.tooltip {
    position: absolute;
    top: calc(100% + 0.6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: 0.75rem;
    border-radius: 5px;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #fefefe;
}
.tooltip::before {
    position: absolute;
}
.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: "";
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%;
}
.tooltip.bottom.align-center::before {
    left: 50%;
    transform: translateX(-50%);
}
.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto;
}
.tooltip.top.align-center::before {
    left: 50%;
    transform: translateX(-50%);
}
.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%;
}
.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto;
}
.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.tooltip.align-top::before {
    bottom: auto;
    top: 10%;
}
.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto;
}
.tooltip.align-left::before {
    left: 10%;
    right: auto;
}
.tooltip.align-right::before {
    left: auto;
    right: 10%;
}
.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none;
}
.accordion[disabled] .accordion-title {
    cursor: not-allowed;
}
.accordion-item:first-child > :first-child {
    border-radius: 5px 5px 0 0;
}
.accordion-item:last-child > :last-child {
    border-radius: 0 0 5px 5px;
}
.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: 0.75rem;
    line-height: 1;
    color: #0078e1;
}
:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 5px 5px;
}
.accordion-title:hover,
.accordion-title:focus {
    background-color: #e6e6e6;
}
.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: "+";
}
.is-active > .accordion-title::before {
    content: "–";
}
.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6;
}
.media-object {
    display: flex;
    margin-bottom: 2rem;
    flex-wrap: nowrap;
}
.media-object img {
    max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
    .media-object.stack-for-small {
        flex-wrap: wrap;
    }
}
.media-object-section {
    flex: 0 1 auto;
}
.media-object-section:first-child {
    padding-right: 2rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 2rem;
}
.media-object-section > :last-child {
    margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
    .stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 2rem;
        flex-basis: 100%;
        max-width: 100%;
    }
    .stack-for-small .media-object-section img {
        width: 100%;
    }
}
.media-object-section.main-section {
    flex: 1 1 0px;
}
.orbit {
    position: relative;
}
.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}
.orbit-slide {
    width: 100%;
    position: absolute;
}
.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0;
}
.orbit-figure {
    margin: 0;
}
.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(10, 10, 10, 0.5);
    color: #fefefe;
}
.orbit-previous,
.orbit-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe;
}
[data-whatinput="mouse"] .orbit-previous,
[data-whatinput="mouse"] .orbit-next {
    outline: 0;
}
.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous {
    left: 0;
}
.orbit-next {
    left: auto;
    right: 0;
}
.orbit-bullets {
    position: relative;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    text-align: center;
}
[data-whatinput="mouse"] .orbit-bullets {
    outline: 0;
}
.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca;
}
.orbit-bullets button:hover {
    background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
    background-color: #8a8a8a;
}
.responsive-embed,
.flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
    padding-bottom: 56.25%;
}
.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fefefe;
    list-style-type: none;
}
.tabs::before,
.tabs::after {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1;
}
.tabs::after {
    clear: both;
}
.tabs.vertical > li {
    display: block;
    float: none;
    width: auto;
}
.tabs.simple > li > a {
    padding: 0;
}
.tabs.simple > li > a:hover {
    background: transparent;
}
.tabs.primary {
    background: #0078e1;
}
.tabs.primary > li > a {
    color: #0a0a0a;
}
.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
    background: #0072d6;
}
.tabs-title {
    float: left;
}
.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #0078e1;
}
[data-whatinput="mouse"] .tabs-title > a {
    outline: 0;
}
.tabs-title > a:hover {
    background: #fefefe;
    color: #0067c2;
}
.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
    background: #e6e6e6;
    color: #0078e1;
}
.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    color: #0a0a0a;
    transition: all 0.5s ease;
}
.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0;
}
.tabs-panel {
    display: none;
    padding: 1rem;
}
.tabs-panel.is-active {
    display: block;
}
.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 2rem;
    border: 4px solid #fefefe;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    line-height: 0;
}
a.thumbnail {
    transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(0, 120, 225, 0.5);
}
a.thumbnail image {
    box-shadow: none;
}
.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
[data-whatinput="mouse"] .menu li {
    outline: 0;
}
.menu a,
.menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
    margin-bottom: 0;
}
.menu input {
    display: inline-block;
}
.menu,
.menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row;
/*     align-items: center; */
}
.menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column;
}
.menu.expanded li {
    flex: 1 1 0px;
}
.menu.simple {
    align-items: center;
}
.menu.simple li + li {
    margin-left: 1rem;
}
.menu.simple a {
    padding: 0;
}
@media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .menu.medium-vertical {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .menu.medium-expanded li {
        flex: 1 1 0px;
    }
    .menu.medium-simple li {
        flex: 1 1 0px;
    }
}
@media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .menu.large-vertical {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .menu.large-expanded li {
        flex: 1 1 0px;
    }
    .menu.large-simple li {
        flex: 1 1 0px;
    }
}
.menu.nested {
    margin-right: 0;
    margin-left: 1rem;
}
.menu.icons a {
    display: flex;
}
.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
    display: flex;
}
.menu.icon-left li a {
    flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
    margin-right: 0.25rem;
}
.menu.icon-right li a {
    flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
    margin-left: 0.25rem;
}
.menu.icon-top li a {
    flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
    align-self: stretch;
    margin-bottom: 0.25rem;
    text-align: center;
}
.menu.icon-bottom li a {
    flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
    align-self: stretch;
    margin-bottom: 0.25rem;
    text-align: center;
}
.menu .is-active > a {
    background: #0078e1;
    color: #0a0a0a;
}
.menu .active > a {
    background: #0078e1;
    color: #0a0a0a;
}
.menu.align-left {
    justify-content: flex-start;
}
.menu.align-right li {
    display: flex;
    justify-content: flex-end;
}
.menu.align-right li .submenu li {
    justify-content: flex-start;
}
.menu.align-right.vertical li {
    display: block;
    text-align: right;
}
.menu.align-right.vertical li .submenu li {
    text-align: right;
}
.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0;
}
.menu.align-center li {
    display: flex;
    justify-content: center;
}
.menu.align-center li .submenu li {
    justify-content: flex-start;
}
.menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit;
}
.menu-centered > .menu {
    justify-content: center;
}
.menu-centered > .menu li {
    display: flex;
    justify-content: center;
}
.menu-centered > .menu li .submenu li {
    justify-content: flex-start;
}
.no-js [data-responsive-menu] ul {
    display: none;
}
.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer;
}
.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: "";
}
.menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer;
}
.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: "";
}
.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.accordion-menu li {
    width: 100%;
}
.accordion-menu a {
    padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
    padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
    position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0078e1 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
    right: 1rem;
    left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
    right: auto;
    left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
    transform: rotate(180deg);
    transform-origin: 50% 50%;
}
.is-accordion-submenu-parent {
    position: relative;
}
.has-submenu-toggle > a {
    margin-right: 40px;
}
.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0078e1 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto;
}
.submenu-toggle[aria-expanded="true"]::after {
    transform: scaleY(-1);
    transform-origin: 50% 50%;
}
.submenu-toggle-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.is-drilldown {
    position: relative;
    overflow: hidden;
}
.is-drilldown li {
    display: block;
}
.is-drilldown.animate-height {
    transition: height 0.5s;
}
.drilldown a {
    padding: 0.7rem 1rem;
    background: #fefefe;
}
.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
    transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
    position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0078e1;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0078e1;
    right: 1rem;
    left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0078e1 transparent transparent;
    right: auto;
    left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0078e1 transparent transparent;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: -72px;
    left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
}
#title-nav .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
/*     display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0078e1 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; */
    border-color: #2c2c2c;
  border-style: solid;
  border-width: 0 1px 1px 0;
  content: "";
  display: flex;
  height: 6px;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 2.25px;
  transform: rotate(45deg);
  transform-origin: 75% 75%;
  transition: transform .1s ease;
  width: 6px;
}
[data-whatinput="mouse"] .dropdown.menu a {
    outline: 0;
}
.dropdown.menu > li > a {
    padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
    background: rgba(0, 0, 0, 0);
    color: #0078e1;
}
.no-js .dropdown.menu ul {
    display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}
.dropdown.menu.vertical > li > a::after {
    right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0078e1 transparent transparent;
    right: auto;
    left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0078e1;
}
@media print, screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
/*         top: 100%; */
/*   top: 53px;
      right: auto;
        left: 0; */
        top: 53px;
      left: 0;
    }
    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem;
    }
    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #0078e1 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px;
    }
    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }
    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px;
    }
    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #0078e1 transparent transparent;
        right: auto;
        left: 5px;
    }
    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #0078e1;
    }
}
@media print, screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }
    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem;
    }
    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #0078e1 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px;
    }
    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }
    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.large-vertical > li > a::after {
        right: 14px;
    }
    .dropdown.menu.large-vertical > li.opens-left > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #0078e1 transparent transparent;
        right: auto;
        left: 5px;
    }
    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #0078e1;
    }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
/*     top: 100%;
    right: 0;
    left: auto; */
    top: 63px;
/*   left: 0; */
}
.is-dropdown-menu.vertical {
    width: 100px;
}
.is-dropdown-menu.vertical.align-right {
    float: right;
}
.is-dropdown-submenu-parent {
    position: relative;
}
.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}
.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #cacaca;
    background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0078e1 transparent transparent;
    right: auto;
    left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0078e1;
}
.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px;
}
.is-dropdown-submenu > li {
    width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
    display: block;
}
.is-off-canvas-open {
    overflow: hidden;
}
.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    background: rgba(254, 254, 254, 0.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible;
}
.js-off-canvas-overlay.is-closable {
    cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed;
}
.off-canvas-wrapper {
    position: relative;
    overflow: hidden;
}
.off-canvas {
    position: fixed;
    z-index: 12;
    transition: transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6;
}
[data-whatinput="mouse"] .off-canvas {
    outline: 0;
}
.off-canvas.is-transition-push {
    z-index: 12;
}
.off-canvas.is-closed {
    visibility: hidden;
}
.off-canvas.is-transition-overlap {
    z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
    transform: translate(0, 0);
}
.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6;
}
[data-whatinput="mouse"] .off-canvas-absolute {
    outline: 0;
}
.off-canvas-absolute.is-transition-push {
    z-index: 12;
}
.off-canvas-absolute.is-closed {
    visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
    z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
    transform: translate(0, 0);
}
.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    transform: translate(0, 0);
}
.off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px);
}
.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
    transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    transform: translate(0, 0);
}
.off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px);
}
.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    transform: translate(0, 0);
}
.off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px);
}
.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}
.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    transform: translate(0, 0);
}
.off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px);
}
.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}
.off-canvas-content {
    transform: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap,
.off-canvas-content.has-transition-push {
    transition: transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
    transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
    transform: translate(0, 0);
}
@media print, screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-medium {
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-medium {
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-medium {
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}
@media print, screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-large {
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-large {
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-large {
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}
@media print, screen and (min-width: 40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none;
    }
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top,
    .off-canvas.in-canvas-for-medium.position-bottom {
        box-shadow: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none;
    }
}
@media print, screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none;
    }
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top,
    .off-canvas.in-canvas-for-large.position-bottom {
        box-shadow: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none;
    }
}
html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
}
html.is-reveal-open body {
    overflow-y: hidden;
}
.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: auto;
}
.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 5%;
    border: none;
    border-radius: 0;
    background-color: none;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}
[data-whatinput="mouse"] .reveal {
    outline: 0;
}
@media print, screen and (min-width: 40em) {
    .reveal {
        min-height: 0;
    }
}
.reveal .column {
    min-width: 0;
}
.reveal > :last-child {
    margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
    .reveal {
        width: 1200px;
        max-width: 100%;
    }
}
.reveal.collapse {
    padding: 0;
}
@media print, screen and (min-width: 40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .reveal.small {
        width: 50%;
        max-width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .reveal.large {
        width: 90%;
        max-width: 100%;
    }
}
.reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
    .reveal {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        min-height: 100%;
        margin-left: 0;
        border: 0;
        border-radius: 0;
    }
}
.reveal.without-overlay {
    position: fixed;
}
.sticky-container {
    position: relative;
}
.sticky {
    position: relative;
    z-index: 0;
    transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    width: 100%;
}
.sticky.is-stuck.is-at-top {
    top: 0;
}
.sticky.is-stuck.is-at-bottom {
    bottom: 0;
}
.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto;
}
.sticky.is-anchored.is-at-bottom {
    bottom: 0;
}
.title-bar {
    padding: 0.5rem;
    background: #0a0a0a;
    color: #fefefe;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
.title-bar-left,
.title-bar-right {
    flex: 1 1 0px;
}
.title-bar-right {
    text-align: right;
}
.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}
.top-bar {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
    flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
    background-color: #e6e6e6;
}
.top-bar input {
    max-width: 200px;
    margin-right: 1rem;
}
.top-bar .input-group-field {
    width: 100%;
    margin-right: 0;
}
.top-bar input.button {
    width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
}
@media print, screen and (min-width: 40em) {
    .top-bar {
        flex-wrap: nowrap;
    }
    .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto;
    }
    .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto;
    }
}
@media print, screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium {
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media print, screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.top-bar-title {
    flex: 0 0 auto;
    margin: 0.5rem 1rem 0.5rem 0;
}
.top-bar-left,
.top-bar-right {
    flex: 0 0 auto;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.clearfix::before,
.clearfix::after {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1;
}
.clearfix::after {
    clear: both;
}
.align-left {
    justify-content: flex-start;
}
.align-right {
    justify-content: flex-end;
}
.align-center {
    justify-content: center;
}
.align-justify {
    justify-content: space-between;
}
.align-spaced {
    justify-content: space-around;
}
.align-left.vertical.menu > li > a {
    justify-content: flex-start;
}
.align-right.vertical.menu > li > a {
    justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
    justify-content: center;
}
.align-top {
    align-items: flex-start;
}
.align-self-top {
    align-self: flex-start;
}
.align-bottom {
    align-items: flex-end;
}
.align-self-bottom {
    align-self: flex-end;
}
.align-middle {
    align-items: center;
}
.align-self-middle {
    align-self: center;
}
.align-stretch {
    align-items: stretch;
}
.align-self-stretch {
    align-self: stretch;
}
.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center;
}
.small-order-1 {
    order: 1;
}
.small-order-2 {
    order: 2;
}
.small-order-3 {
    order: 3;
}
.small-order-4 {
    order: 4;
}
.small-order-5 {
    order: 5;
}
.small-order-6 {
    order: 6;
}
@media print, screen and (min-width: 40em) {
    .medium-order-1 {
        order: 1;
    }
    .medium-order-2 {
        order: 2;
    }
    .medium-order-3 {
        order: 3;
    }
    .medium-order-4 {
        order: 4;
    }
    .medium-order-5 {
        order: 5;
    }
    .medium-order-6 {
        order: 6;
    }
}
@media print, screen and (min-width: 64em) {
    .large-order-1 {
        order: 1;
    }
    .large-order-2 {
        order: 2;
    }
    .large-order-3 {
        order: 3;
    }
    .large-order-4 {
        order: 4;
    }
    .large-order-5 {
        order: 5;
    }
    .large-order-6 {
        order: 6;
    }
}
.flex-container {
    display: flex;
}
.flex-child-auto {
    flex: 1 1 auto;
}
.flex-child-grow {
    flex: 1 0 auto;
}
.flex-child-shrink {
    flex: 0 1 auto;
}
.flex-dir-row {
    flex-direction: row;
}
.flex-dir-row-reverse {
    flex-direction: row-reverse;
}
.flex-dir-column {
    flex-direction: column;
}
.flex-dir-column-reverse {
    flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
    .medium-flex-container {
        display: flex;
    }
    .medium-flex-child-auto {
        flex: 1 1 auto;
    }
    .medium-flex-child-grow {
        flex: 1 0 auto;
    }
    .medium-flex-child-shrink {
        flex: 0 1 auto;
    }
    .medium-flex-dir-row {
        flex-direction: row;
    }
    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }
    .medium-flex-dir-column {
        flex-direction: column;
    }
    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}
@media print, screen and (min-width: 64em) {
    .large-flex-container {
        display: flex;
    }
    .large-flex-child-auto {
        flex: 1 1 auto;
    }
    .large-flex-child-grow {
        flex: 1 0 auto;
    }
    .large-flex-child-shrink {
        flex: 0 1 auto;
    }
    .large-flex-dir-row {
        flex-direction: row;
    }
    .large-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }
    .large-flex-dir-column {
        flex-direction: column;
    }
    .large-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}
.hide {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
@media print, screen and (max-width: 39.99875em) {
    .hide-for-small-only {
        display: none !important;
    }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important;
    }
}
@media screen and (max-width: 39.99875em) {
    .show-for-medium {
        display: none !important;
    }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
    .hide-for-medium-only {
        display: none !important;
    }
}
@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important;
    }
}
@media screen and (max-width: 63.99875em) {
    .show-for-large {
        display: none !important;
    }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
    .hide-for-large-only {
        display: none !important;
    }
}
@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important;
    }
}
.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
}
.show-for-landscape,
.hide-for-portrait {
    display: block !important;
}
@media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: block !important;
    }
}
@media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
        display: none !important;
    }
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}
.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0);
}
.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0);
}
.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0);
}
.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0);
}
.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%);
}
.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%);
}
.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%);
}
.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-left.mui-leave.mui-leave-active {
    transform: translateX(-100%);
}
.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity;
}
.fade-in.mui-enter.mui-enter-active {
    opacity: 1;
}
.fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity;
}
.fade-out.mui-leave.mui-leave-active {
    opacity: 0;
}
.hinge-in-from-top.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0;
}
.hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
}
.hinge-out-from-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
}
.scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(0.5);
    transition-property: transform, opacity;
    opacity: 0;
}
.scale-in-up.mui-enter.mui-enter-active {
    transform: scale(1);
    opacity: 1;
}
.scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active {
    transform: scale(1);
    opacity: 1;
}
.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}
.scale-out-up.mui-leave.mui-leave-active {
    transform: scale(1.5);
    opacity: 0;
}
.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
    transform: scale(0.5);
    opacity: 0;
}
.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(-0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}
.spin-in.mui-enter.mui-enter-active {
    transform: rotate(0);
    opacity: 1;
}
.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}
.spin-out.mui-leave.mui-leave-active {
    transform: rotate(0.75turn);
    opacity: 0;
}
.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}
.spin-in-ccw.mui-enter.mui-enter-active {
    transform: rotate(0);
    opacity: 1;
}
.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}
.spin-out-ccw.mui-leave.mui-leave-active {
    transform: rotate(-0.75turn);
    opacity: 0;
}
.slow {
    transition-duration: 750ms !important;
}
.fast {
    transition-duration: 250ms !important;
}
.linear {
    transition-timing-function: linear !important;
}
.ease {
    transition-timing-function: ease !important;
}
.ease-in {
    transition-timing-function: ease-in !important;
}
.ease-out {
    transition-timing-function: ease-out !important;
}
.ease-in-out {
    transition-timing-function: ease-in-out !important;
}
.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
    transition-delay: 300ms !important;
}
.long-delay {
    transition-delay: 700ms !important;
}
.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%);
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%);
    }
}
@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%);
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%);
    }
}
.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn);
    }
    100% {
        transform: rotate(0);
    }
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn);
    }
    100% {
        transform: rotate(0);
    }
}
.spin-ccw {
    -webkit-animation-name: spin-ccw-1turn;
    animation-name: spin-ccw-1turn;
}
@-webkit-keyframes spin-ccw-1turn {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-1turn);
    }
}
@keyframes spin-ccw-1turn {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-1turn);
    }
}
.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg);
    }
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg);
    }
    0%,
    30%,
    70%,
    100% {
        transform: rotate(0);
    }
}
@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg);
    }
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg);
    }
    0%,
    30%,
    70%,
    100% {
        transform: rotate(0);
    }
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
}
.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.slow {
    -webkit-animation-duration: 750ms !important;
    animation-duration: 750ms !important;
}
.fast {
    -webkit-animation-duration: 250ms !important;
    animation-duration: 250ms !important;
}
.linear {
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important;
}
.ease {
    -webkit-animation-timing-function: ease !important;
    animation-timing-function: ease !important;
}
.ease-in {
    -webkit-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important;
}
.ease-out {
    -webkit-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important;
}
.ease-in-out {
    -webkit-animation-timing-function: ease-in-out !important;
    animation-timing-function: ease-in-out !important;
}
.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
    -webkit-animation-delay: 300ms !important;
    animation-delay: 300ms !important;
}
.long-delay {
    -webkit-animation-delay: 700ms !important;
    animation-delay: 700ms !important;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat;
}
@font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
}
@media print, screen and (max-width: 39.99875em) {
    .small-align-center {
        justify-content: center !important;
    }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
    .medium-align-center {
        justify-content: center !important;
    }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
    .large-align-center {
        justify-content: center !important;
    }
}
@media print, screen and (max-width: 39.99875em) {
    .small-align-left {
        justify-content: flex-start !important;
    }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
    .medium-align-left {
        justify-content: flex-start !important;
    }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
    .large-align-left {
        justify-content: flex-start !important;
    }
}
@media print, screen and (max-width: 39.99875em) {
    .small-align-right {
        justify-content: flex-end !important;
    }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
    .medium-align-right {
        justify-content: flex-end !important;
    }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
    .large-align-right {
        justify-content: flex-end !important;
    }
}
@media print, screen and (max-width: 39.99875em) {
    .small-text-center {
        text-align: center;
    }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
    .medium-text-center {
        text-align: center;
    }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
    .large-text-center {
        text-align: center;
    }
}
@media print, screen and (max-width: 39.99875em) {
    .small-text-left {
        text-align: left;
    }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
    .medium-text-left {
        text-align: left;
    }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
    .large-text-left {
        text-align: left;
    }
}
@media print, screen and (max-width: 39.99875em) {
    .small-text-right {
        text-align: right;
    }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
    .medium-text-right {
        text-align: right;
    }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
    .large-text-right {
        text-align: right;
    }
}
.crop_img {
    background: #e6e6e6;
    border-radius: 5px;
}
.crop_img .cropped_img {
    max-width: 200px;
}
.crop_img .crop-size {
    width: 100%;
    margin-bottom: 50px;
    max-width: 800px;
}
.crop_img .croppie-container {
    width: 100%;
    height: 100%;
}
.crop_img .croppie-container .cr-image {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 0 0;
    max-height: none;
    max-width: none;
}
.crop_img .croppie-container .cr-boundary {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.crop_img .croppie-container .cr-viewport,
.crop_img .croppie-container .cr-resizer {
    position: absolute;
    border: 2px solid #fefefe;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 2000px 2000px rgba(10, 10, 10, 0.5);
    z-index: 0;
}
.crop_img .croppie-container .cr-resizer {
    z-index: 2;
    box-shadow: none;
    pointer-events: none;
}
.crop_img .croppie-container .cr-resizer-vertical,
.crop_img .croppie-container .cr-resizer-horisontal {
    position: absolute;
    pointer-events: all;
}
.crop_img .croppie-container .cr-resizer-vertical::after,
.crop_img .croppie-container .cr-resizer-horisontal::after {
    display: block;
    position: absolute;
    box-sizing: border-box;
    border: 1px solid #0a0a0a;
    background: #fefefe;
    width: 10px;
    height: 10px;
    content: "";
}
.crop_img .croppie-container .cr-resizer-vertical {
    bottom: -5px;
    cursor: row-resize;
    width: 100%;
    height: 10px;
}
.crop_img .croppie-container .cr-resizer-vertical::after {
    left: 50%;
    margin-left: -5px;
}
.crop_img .croppie-container .cr-resizer-horisontal {
    right: -5px;
    cursor: col-resize;
    width: 10px;
    height: 100%;
}
.crop_img .croppie-container .cr-resizer-horisontal::after {
    top: 50%;
    margin-top: -5px;
}
.crop_img .croppie-container .cr-original-image {
    display: none;
}
.crop_img .croppie-container .cr-vp-circle {
    border-radius: 50%;
}
.crop_img .croppie-container .cr-overlay {
    z-index: 1;
    position: absolute;
    cursor: move;
    touch-action: none;
}
.crop_img .croppie-container .cr-slider-wrap {
    width: 75%;
    margin: 15px auto;
    text-align: center;
}
.crop_img .croppie-result {
    position: relative;
    overflow: hidden;
}
.crop_img .croppie-result img {
    position: absolute;
}
.crop_img .croppie-container .cr-image,
.crop_img .croppie-container .cr-overlay,
.crop_img .croppie-container .cr-viewport {
    transform: translateZ(0);
}
.gset .crop_img .cr-slider::-webkit-slider-thumb,
.gset .crop_img .cr-slider::-moz-range-thumb,
.gset .crop_img .cr-slider::-ms-thumb {
    background: #ff5800;
}
.gset .crop_img .cr-slider::-webkit-slider-runnable-track,
.gset .crop_img .cr-slider:focus::-webkit-slider-runnable-track,
.gset .crop_img .cr-slider::-moz-range-track,
.gset .crop_img .cr-slider::-ms-fill-upper,
.gset .crop_img .cr-slider::-ms-fill-lower,
.gset .crop_img .cr-slider:focus::-ms-fill-upper,
.gset .crop_img .cr-slider:focus::-ms-fill-lower {
    background: #fefefe;
}
.crop_img .cr-slider {
    -webkit-appearance: none;
    width: 300px;
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: transparent;
}
.crop_img .cr-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}
.crop_img .cr-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #fefefe;
    margin-top: -6px;
}
.crop_img .cr-slider:focus {
    outline: none;
}
.crop_img .cr-slider::-moz-range-track {
    width: 100%;
    height: 3px;
    background: rgba(10, 10, 10, 0.5);
    border: 0;
    border-radius: 3px;
}
.crop_img .cr-slider::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #fefefe;
    margin-top: -6px;
}
.crop_img .cr-slider:-moz-focusring {
    outline: 1px solid #fefefe;
    outline-offset: -1px;
}
.crop_img .cr-slider::-ms-track {
    width: 100%;
    height: 5px;
    background: transparent;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent;
}
.crop_img .cr-slider::-ms-fill-lower {
    background: rgba(10, 10, 10, 0.5);
    border-radius: 10px;
}
.crop_img .cr-slider::-ms-fill-upper {
    background: rgba(10, 10, 10, 0.5);
    border-radius: 10px;
}
.crop_img .cr-slider::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #fefefe;
    margin-top: 1px;
}
.crop_img .cr-slider:focus::-ms-fill-lower {
    background: rgba(10, 10, 10, 0.5);
}
.crop_img .cr-slider:focus::-ms-fill-upper {
    background: rgba(10, 10, 10, 0.5);
}
.crop_img .cr-rotate-controls {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 1;
}
.crop_img .cr-rotate-controls button {
    border: 0;
    background: none;
}
.crop_img .cr-rotate-controls i:before {
    display: inline-block;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
}
.crop_img .cr-rotate-l i:before {
    content: "↺";
}
.crop_img .cr-rotate-r i:before {
    content: "↻";
}
.crop_img .cr-slider::-webkit-slider-thumb,
.crop_img .cr-slider::-moz-range-thumb,
.crop_img .cr-slider::-ms-thumb {
    background: #ff5800;
}
.crop_img .cr-slider::-webkit-slider-runnable-track,
.crop_img .cr-slider:focus::-webkit-slider-runnable-track,
.crop_img .cr-slider::-moz-range-track,
.crop_img .cr-slider::-ms-fill-upper,
.crop_img .cr-slider::-ms-fill-lower,
.crop_img .cr-slider:focus::-ms-fill-upper,
.crop_img .cr-slider:focus::-ms-fill-lower {
    background: #fefefe;
}
.button__close-crop {
    background-color: #cc4b37;
    color: #fefefe;
    border-color: #cc4b37;
}
@font-face {
    font-family: "foundation-icons";
    src: url("/wp-content/themes/ogp-press/assets/foundation-icons/foundation-icons.eot");
    src: url("/wp-content/themes/ogp-press/assets/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/ogp-press/assets/foundation-icons/foundation-icons.woff") format("woff"),
        url("/wp-content/themes/ogp-press/assets/foundation-icons/foundation-icons.ttf") format("truetype"), url("/wp-content/themes/ogp-press/assets/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
    font-weight: normal;
    font-style: normal;
}
:focus {
    outline: none;
}
#page {
    background: #fefefe;
}
.flex {
    display: flex;
}
.flex-grow {
    flex-grow: 1;
}
.flex-grow-2 {
    flex-grow: 2;
}
.flex-header {
    justify-content: space-between;
    align-items: center;
}
.width-auto {
    width: auto;
}
.inline {
    display: inline;
}
.in-block {
    display: inline-block;
}
.flex-align-content-start {
    align-content: flex-start;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-lowercase {
    text-transform: none;
}
.text-underline {
    text-decoration: underline;
}
#main-nav .nav-title.no-border-bottom,
.no-border-bottom {
    border-bottom: none;
}
.block {
    display: block;
}
.add_upsell_product {
    font-size: 1.1rem;
    font-weight: 700;
}
.add_upsell_product [type="checkbox"],
.add_upsell_product [type="radio"] {
    margin-bottom: 0;
}
.widget-wrapper .no-margin-top {
    margin-top: 0;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.no-border,
div.no-border {
    border: none;
}
.relative {
    position: relative;
}
.overflow-scroll {
    overflow: scroll;
}
.maximum-width {
    width: 100%;
}
.max-width {
    max-width: 100%;
}
.maximum-height {
    height: 100%;
}
.max-height {
    max-height: 100%;
}
.pointer {
    cursor: pointer;
}
.dropdown-pane table {
    width: 100%;
}
.tabs.green-border,
.green-border,
.gset {
    border: #ff5800 solid 1px;
}
.green-border-bottom {
    border-bottom: #ff5800 solid 1px;
}
.white-border {
    border: #fefefe solid 1px;
}
.black-border {
    border: #0a0a0a solid 1px;
}
.gray-border {
    border: 1px solid #cacaca;
    border-radius: 5px;
}
.gray-border-thick {
    border: 2px solid #cacaca;
    border-radius: 5px;
}
.primary-border {
    border: #0078e1 solid 1px;
    border-radius: 5px;
}
.border-color-gray {
    border-color: #e6e6e6;
}
.border-color-primary {
    border-color: #0078e1;
}
.border-color-secondary {
    border-color: #ff5800;
}
.top-border {
    border-top-style: solid;
}
.bottom-border {
    border-bottom-style: solid;
}
.left-border {
    border-left-style: solid;
}
.right-border {
    border-right-style: solid;
}
.thin-border {
    border-width: 1px;
}
.medium-border {
    border-width: 2px;
}
.thick-border {
    border-width: 4px;
}
.table-border--vertical {
    border-top: 1rem solid #fefefe;
    border-bottom: 1rem solid #fefefe;
}
.border-radius {
    border-radius: 5px;
}
.primary-bg {
    background-color: #0078e1;
}
.gray-bg {
    background-color: #f6f6f6;
}
.bluegreen-gradient-bg {
    background: linear-gradient(to right, #45a247, #283c86);
}
.color-body {
    color: #0a0a0a;
}
.ghost-white-bg {
    background: rgba(254, 254, 254, 0.2);
}
.white-bg {
    background: #fefefe;
}
.vertical-align {
    vertical-align: top;
}
.dk-bkgd,
.gset {
    background: linear-gradient(176deg, #0078e1 10%, #0057a4 42%);
    color: #fefefe;
}
.gset a,
.gset h1,
.gset h2,
.gset h3,
.gset h4,
.gset h5,
.gset label {
    color: #fefefe;
}
.gset a:hover,
.gset a:focus {
    color: #ff5800;
}
.gset .button {
    background: none;
    color: #ff5800;
}
.gset .button:hover,
.gset .button:focus {
    color: #0078e1;
}
.gset .alert.callout {
    color: #fefefe;
    border-color: #fefefe;
}
.gset .input-group-label {
    border-color: #fefefe;
    color: #ff5800;
    background: #0078e1;
}
.gset .error_item .input-group-label {
    color: #cc4b37;
}
.error_item .input-group-label {
    color: #0078e1;
}
.header-bar {
    background: linear-gradient(90deg, #0078e1, #48aaff);
    padding: 10px 15px 8px;
    color: #fefefe;
    border-bottom: #fefefe double 6px;
}
.wp-block-separat.is-style-wide.section-divider {
    border-bottom: #0078e1 double 6px;
}
.primary-color {
    color: #0078e1;
}
.secondary-color {
    color: #ff5800;
}
.light-gray {
    color: #e6e6e6;
}
.medium-gray {
    color: #cacaca;
}
.dark-gray {
    color: #8a8a8a;
}
.darker-gray {
    color: #3a3a3a;
}
.blur_box {
    filter: blur(5px) brightness(0.5);
}
.parenthesis-wrapper:empty {
    visibility: hidden;
}
.parenthesis-wrapper:before,
.parenthesis-wrapper:after {
    content: "(";
    display: inline;
}
.parenthesis-wrapper:after {
    content: ")";
}
.nf-form-hp {
    position: absolute;
    visibility: hidden;
}
.ninja-forms-req-symbol {
    color: #f00;
}
.nf-error-msg {
    background: #cc4b37;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 0.25rem 0.5rem;
    margin-bottom: 0.75rem;
    color: #fefefe;
}
.form-disabled [type="text"],
.form-disabled [type="password"],
.form-disabled [type="date"],
.form-disabled [type="datetime"],
.form-disabled [type="datetime-local"],
.form-disabled [type="month"],
.form-disabled [type="week"],
.form-disabled [type="email"],
.form-disabled [type="number"],
.form-disabled [type="search"],
.form-disabled [type="tel"],
.form-disabled [type="time"],
.form-disabled [type="url"],
.form-disabled [type="color"],
.form-disabled textarea,
.form-disabled select {
    border-color: #8a8a8a;
}
.nf-error [type="text"],
.nf-error [type="password"],
.nf-error [type="date"],
.nf-error [type="datetime"],
.nf-error [type="datetime-local"],
.nf-error [type="month"],
.nf-error [type="week"],
.nf-error [type="email"],
.nf-error [type="number"],
.nf-error [type="search"],
.nf-error [type="tel"],
.nf-error [type="time"],
.nf-error [type="url"],
.nf-error [type="color"],
.nf-error select,
.nf-error textarea,
.nf-field-container [type="text"],
.nf-field-container [type="password"],
.nf-field-container [type="date"],
.nf-field-container [type="datetime"],
.nf-field-container [type="datetime-local"],
.nf-field-container [type="month"],
.nf-field-container [type="week"],
.nf-field-container [type="email"],
.nf-field-container [type="number"],
.nf-field-container [type="search"],
.nf-field-container [type="tel"],
.nf-field-container [type="time"],
.nf-field-container [type="url"],
.nf-field-container [type="color"],
.nf-field-container select,
.nf-field-container textarea {
    margin-bottom: 0;
}
.nf-field-container {
    margin-bottom: 2rem;
}
.nf-inline-checkboxes ul {
    list-style: none;
}
.nf-inline-checkboxes li {
    display: inline-block;
}
.nf-field-container.checkbox-container,
.nf-field .checkbox-wrap {
    display: flex;
    flex-wrap: wrap;
}
.nf-field-container.checkbox-container .nf-after-field {
    order: -1;
}
.nf-field .checkbox-wrap .nf-field-label label {
    font-weight: 700;
    font-size: 1.1rem;
}
.nf-field .checkbox-wrap .nf-field-element {
    order: -1;
    margin: 0.25rem;
}
.nf-field .checkbox-wrap .nf-field-description {
    width: 100%;
    padding-top: 1rem;
    border-top: #e6e6e6 solid 1px;
}
.nf-field-container.hr-container .hr-wrap .nf-field-label {
    display: none;
}
.nf-field-container.hr-container {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
nf-field .share-line {
    width: 48%;
    display: inline-block;
}
nf-field:last-child .nf-field-container {
    margin-bottom: 0;
}
.list-radio-wrap ul {
    list-style: none;
}
.list-radio-wrap ul li {
    display: inline-block;
    margin-right: 10px;
}
.xlarge-margin {
    margin: 4rem;
}
.large-margin {
    margin: 2.6rem;
}
.medium-margin {
    margin: 2rem;
}
.small-margin {
    margin: 1rem;
}
.tiny-margin {
    margin: 0.5rem;
}
.no-margin {
    margin: 0;
}
.xlarge-margin-top {
    margin-top: 4rem;
}
.large-margin-top {
    margin-top: 2.6rem;
}
.medium-margin-top {
    margin-top: 2rem;
}
.small-margin-top {
    margin-top: 1rem;
}
.tiny-margin-top {
    margin-top: 0.5rem;
}
.no-margin-top {
    margin-top: 0;
}
.neg-margin-top {
    margin-top: -1.25rem;
}
.xlarge-margin-bottom {
    margin-bottom: 4rem;
}
.large-margin-bottom {
    margin-bottom: 2.6rem;
}
.medium-margin-bottom {
    margin-bottom: 2rem;
}
.small-margin-bottom {
    margin-bottom: 1rem;
}
.tiny-margin-bottom {
    margin-bottom: 0.5rem;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.xlarge-margin-left {
    margin-left: 4rem;
}
.large-margin-left {
    margin-left: 2.6rem;
}
.medium-margin-left {
    margin-left: 2rem;
}
.small-margin-left {
    margin-left: 1rem;
}
.tiny-margin-left {
    margin-left: 0.5rem;
}
.no-margin-left {
    margin-left: 0;
}
.xlarge-margin-right {
    margin-right: 4rem;
}
.large-margin-right {
    margin-right: 2.6rem;
}
.medium-margin-right {
    margin-right: 2rem;
}
.small-margin-right {
    margin-right: 1rem;
}
.tiny-margin-right {
    margin-right: 0.5rem;
}
.no-margin-right {
    margin-right: 0;
}
.xlarge-margin-sides {
    margin-left: 4rem;
    margin-right: 4rem;
}
.large-margin-sides {
    margin-left: 2.6rem;
    margin-right: 2.6rem;
}
.medium-margin-sides {
    margin-left: 2rem;
    margin-right: 2rem;
}
.small-margin-sides {
    margin-left: 1rem;
    margin-right: 1rem;
}
.tiny-margin-sides {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.no-margin-sides {
    margin-left: 0;
    margin-right: 0;
}
.auto-margin-sides {
    margin-left: auto;
    margin-right: auto;
}
.xlarge-padding {
    padding: 4rem;
}
.large-padding {
    padding: 2.6rem;
}
.medium-padding {
    padding: 2rem;
}
.small-padding {
    padding: 1rem;
}
.tiny-padding {
    padding: 0.5rem;
}
.no-padding {
    padding: 0;
}
.xlarge-padding-bottom {
    padding-bottom: 4rem;
}
.large-padding-bottom {
    padding-bottom: 2.6rem;
}
.medium-padding-bottom {
    padding-bottom: 2rem;
}
.small-padding-bottom {
    padding-bottom: 1rem;
}
.tiny-padding-bottom {
    padding-bottom: 0.5rem;
}
.no-padding-bottom {
    padding-bottom: 0;
}
.xlarge-padding-top {
    padding-top: 4rem;
}
.large-padding-top {
    padding-top: 2.6rem;
}
.medium-padding-top {
    padding-top: 2rem;
}
.small-padding-top {
    padding-top: 1rem;
}
.tiny-padding-top {
    padding-top: 0.5rem;
}
.no-padding-top {
    padding-top: 0;
}
.xlarge-padding-left {
    padding-left: 4rem;
}
.large-padding-left {
    padding-left: 2.6rem;
}
.medium-padding-left {
    padding-left: 2rem;
}
.small-padding-left {
    padding-left: 1rem;
}
.tiny-padding-left {
    padding-left: 0.5rem;
}
.no-padding-left {
    padding-left: 0;
}
.xlarge-padding-right {
    padding-right: 4rem;
}
.large-padding-right {
    padding-right: 2.6rem;
}
.medium-padding-right {
    padding-right: 2rem;
}
.small-padding-right {
    padding-right: 1rem;
}
.tiny-padding-right {
    padding-right: 0.5rem;
}
.no-padding-right {
    padding-right: 0;
}
.xlarge-padding-sides {
    padding-left: 4rem;
    padding-right: 4rem;
}
.large-padding-sides {
    padding-left: 2.6rem;
    padding-right: 2.6rem;
}
.medium-padding-sides {
    padding-left: 2rem;
    padding-right: 2rem;
}
.small-padding-sides {
    padding-left: 1rem;
    padding-right: 1rem;
}
.tiny-padding-sides {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.no-padding-sides {
    padding-left: 0;
    padding-right: 0;
}
.header-padding {
    padding-top: 3rem;
}
.invisible {
    visibility: hidden;
}
.green {
    color: #ff5800;
}
.gset .color-prime,
.color-prime {
    color: #0078e1;
}
a.single_add_to_cart_button {
    height: 2.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0;
    font-size: 1rem;
}
.gset .name-emphasis {
    background: #ff5800;
    line-height: 1;
    border: 4px double #fefefe;
    color: #0078e1;
    padding-bottom: 0.25rem;
}
.gset .change-title.name-emphasis {
    cursor: initial;
}
.secondary-title {
    font-size: 1.5rem;
    color: #cacaca;
    text-transform: uppercase;
    font-weight: 500;
}
.secondary-title:before,
.secondary-title:after {
    display: inline-block;
}
.secondary-title:not(:empty):before {
    content: "(";
    margin-left: 0.5rem;
}
.secondary-title:not(:empty):after {
    content: ")";
}
.color-second {
    color: #ff5800;
}
.cute-re {
    font-size: 0.85em;
}
.cute {
    font-size: 0.85rem;
}
.loud {
    font-size: 1.2rem;
}
.louder {
    font-size: 1.4rem;
}
.loudest {
    font-size: 1.6rem;
}
.count_totals {
    font-weight: 500;
}
.emphasis {
    font-weight: 700;
}
.name-emphasis {
    border-bottom: 1px dashed #ff5800;
}
.vertical-padding {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.round-corners {
    border-radius: 1rem;
}
.width-50-200 {
    max-width: 50%;
    width: 200px;
}
.width-50-400 {
    max-width: 50%;
    width: 400px;
}
h1 small.block,
h2 small.block,
h3 small.block,
h4 small.block,
h5 small.block,
h6 small.block {
    line-height: 1;
}
small.tiny-label {
    font-size: 1rem;
    font-weight: normal;
    color: #0078e1;
}
.table-extra table.unstriped,
.table-extra table.unstriped tbody {
    border: none;
}
table.unstriped tbody tr {
    border-bottom: 1px solid #fefefe;
    background-color: #fefefe;
}
table.hover.unstriped tbody tr:nth-of-type(even):hover,
table.hover .unstriped tbody tr:nth-of-type(even):hover {
    background-color: #f9f9f9;
    color: #0078e1;
}
table.compact tbody th,
table.compact tbody td {
    padding: 0 0 0.25rem;
}
table.compact tbody tr:last-child td {
    padding-bottom: 0;
}
#main-nav table.unstriped tbody {
    background: none;
}
#main-nav table.unstriped tbody tr {
    background: none;
    border: none;
}
#main-nav .ls_container {
    position: relative;
}
#main-nav .ls_container a.button {
    text-align: left;
    color: #fefefe;
    background: #0078e1;
    border: #fefefe solid 1px;
    transition: background 0.5s, color 0.5s;
    padding: 6px 6px 10px;
}
#main-nav .ls_container a.button:hover,
#main-nav .ls_container .hover a.button {
    color: #0078e1;
    background: #fefefe;
}
#main-nav .ls_container a.button:after {
    content: "";
    clear: both;
    position: relative;
    display: block;
}
.ls_container a.button span.float-right {
    font-size: 1rem;
    margin-left: 10px;
}
.ls_container table.unstriped tbody tr {
    border-bottom: none;
}
.ls_result_div {
    border: 1px solid #cacaca;
    background: none;
    padding: 1rem;
}
.ls_result_div table.unstriped tbody tr {
    background: none;
}
.ls_result_div .button {
    text-align: left;
    border: 1px solid #cacaca;
}
.ls_result_div .button.expanded {
    display: inline-block;
    position: relative;
    margin-bottom: 6px;
}
.ls_result_main td {
    position: relative;
}
.center-result .ls_result_div .button {
    text-align: center;
}
.gset .button.ls_verified.disabled {
    background: none;
    border-color: #ff9b66;
    color: #ff9b66;
}
.gset .button.ls_unverified {
    border: #fefefe solid 1px;
    color: #e6e6e6;
    background: rgba(254, 254, 254, 0.2);
}
a.mini-button.button {
    background: #0078e1;
    color: #fefefe;
    padding: 10px;
}
.edit-table td .tag-label,
.button + .tag-label,
.button.disabled + .tag-label,
.button.disabled + .tag-label + .tag-label {
    position: absolute;
    right: -4px;
    top: 6px;
    padding: 1px 5px 1px 5px;
    background: #fefefe;
    text-transform: uppercase;
    font-size: 0.6rem;
    font-weight: 700;
    color: #0078e1;
    border: #0078e1 solid 1px;
    box-shadow: 1px 1px 3px rgba(10, 10, 10, 0.2);
}
.edit-table td .tag-label {
    line-height: 1;
}
.edit-table td .tag-label + .tag-label {
    top: 20px;
}
.edit-table td .tag-label + .tag-label + .tag-label {
    top: 34px;
}
.button.disabled + .tag-label,
.button.disabled + .tag-label + .tag-label {
    color: #cc4b37;
    border: #cc4b37 solid 1px;
}
.button.disabled + .tag-label + .tag-label {
    top: 22px;
}
.button.disabled + .tag-label + .tag-label + .tag-label {
    top: 38px;
}
.button.ls_unverified small.ls_ver_tag {
    color: #cc4b37;
}
.button.ls_verified.disabled small.ls_ver_tag {
    color: #ff9b66;
}
.button.ls_unverified.disabled small.ls_ver_tag {
    color: #e19488;
}
.ls_result_main tbody {
    border: none;
}
.ls_result_footer .page_limit {
    display: none;
}
.ls-arrow {
    width: 25px;
    margin-left: 6px;
    height: 25px;
    display: inline-block;
}
.ls-arrow:hover {
    cursor: pointer;
}
.ls-arrow:before {
    content: "";
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    border: solid #0078e1;
    border-width: 0 3px 3px 0;
    margin-right: 10px;
    transition: transform 0.5s;
}
.ls-arrow:hover:before {
    color: #ff5800;
}
.left-arrow-button.ls-arrow:before {
    transform: rotate(135deg);
}
.gset .ls-arrow:before {
    border-color: #fefefe;
}
.gset .ls-arrow:hover:before {
    border-color: #ff5800;
}
.ls_result_footer {
    justify-content: end;
}
@media screen and (max-width: 39.99875em) {
    .ls_result_footer {
        justify-content: end;
    }
}
.ls_result_footer label {
    font-weight: normal;
    display: inline;
}
.ls_result_footer select {
    padding: 0 0 0 0;
    height: 30px;
    width: 65px;
    font-size: 15px;
}
.ls_result_footer .navigation {
    margin-top: 6px;
}
.ls_result_footer .pagination {
    margin: 7px 6px 0;
}
.ls_result_footer .page_limit {
    margin-top: 5px;
}
#main-nav .ls_result_div {
    display: none;
    width: 100%;
    padding: 0.5rem;
    background: linear-gradient(#0078e1, #0a0a0a);
    border: #ff5800 solid 1px;
    border-top: none;
}
#main-nav .ls_result_div table {
    margin-bottom: 0;
}
#main-nav h4.search_error {
    background: #fefefe;
    padding: 10px;
    border: #0078e1 solid 1px;
    border-top: none;
}
#main-nav .search-hero,
#main-nav .search-hero:focus {
    padding: 1rem 1rem 1rem 2.5rem;
    border-color: #ff5800;
    box-shadow: inset 0 1px 2px #ff5800;
}
#main-nav .search-mag {
    margin: 0.1rem 0 0 0.5rem;
    font-size: 1.5rem;
}
#masthead {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
}
.admin-bar #masthead {
    top: 46px;
}
#masthead:after {
    content: "";
    width: 100%;
    box-sizing: content-box;
    display: block;
}

#mastInsert {
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.8);
}
/* header border */
.mega-top #masthead:after,
.side-slide-top #masthead:after {
/*     border-top: #0078e1 solid 1px;
    border-bottom: #ff5800 solid 1px; */
    height: 2px;
    background: #fefefe;
}
.header-bg {
    background: linear-gradient(#fff, #fff, #ddd);
}
#site-logo-bar {
    height: 100%;
}
.title-logos {
/*     border-left: #ddd solid 1px;
    border-right: #ff5800 solid 1px;
    position: relative; */
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.title-logos img {
    max-height: 60px;
    opacity: 0.5;
    padding: 2px 0;
    max-width: 110px;
}
.title-logos.current-site img,
.title-logos:hover img {
    opacity: 1;
}
.main-logo {
    padding: 0 2px 0 6px;
    background: linear-gradient(#fff, #fff, #fff);
}
.secondary-logo {
    max-width: 16%;
    background: linear-gradient(transparent, transparent, transparent);
}
.main-logo:hover,
.secondary-logo:hover {
/*     background: linear-gradient(#eee, #fff, #fff); */
}
.main-logo-menu.main-logo img {
    width: 150px;
    margin: 6px 10px;
}

.main-logo.title-logos img {
    max-height: 80px;
    max-width: 160px;
}

.featured {
    width: 100%;
    min-height: 80px;
}
.featured.slider-bg {
    padding: 120px 0 3rem;
}
#featured-event {
    background: #0a0a0a;
    background: rgba(10, 10, 10, 0.9);
}
.weight-bold {
    font-weight: bold;
}
.event-grid .cell {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.event-grid .cell {
    border: #fefefe solid 1px;
}
.event-grid .cell:hover {
    background: #e5e5e5;
    border-color: #cbcbcb;
}
.img-grid .cell a {
    padding: 0.5rem;
    margin: 0 0 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 90%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    transform: scale(1);
    transition: all 0.2s;
}
.img-grid .cell a:hover {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    transform: scale(1.02);
}
@media screen and (max-width: 39.99875em) {
    .img-grid .cell a {
        font-size: 0.8rem;
        height: 85%;
    }
}
.archive__btn {
    border: 1px solid #8a8a8a !important;
    margin-right: 10px;
}
@media screen and (max-width: 39.99875em) {
    .archive__btn {
        margin-right: 5px;
    }
}
.remove-button,
.remove-button.button {
    float: right;
    padding: 0.6rem;
    font-size: 0.8rem;
    margin-bottom: 0;
    align-self: center;
}
.site-button + .site-button {
    margin-right: 10px;
}
.site-close-button,
.site-close-button.button {
    color: #cc4b37;
    border: #cc4b37 solid 1px;
    background: #fefefe;
}
.site-close-button:hover,
.site-close-button.button:hover {
    background: #cc4b37;
    color: #fefefe;
}
.gset .site-close-button,
.gset .site-close-button.button {
    color: #fefefe;
    background: #cc4b37;
}
.gset .site-close-button:hover,
.gset .site-close-button.button:hover {
    background: #a63b2a;
    color: #ebb9b1;
    border-color: #cc4b37;
}
.input-group-button .site-close-button,
.site-close-button.input-group-button {
    padding: 0 1rem;
    margin-left: 0.4rem;
}
.input-group > .input-group-button:last-child > .button.site-close-button {
    border-left: solid 1px;
}
.input-group-button.small,
.input-group-button.button {
    padding: 0.8rem 1rem;
}
.input-group-button .site-close-button,
.site-close-button.input-group-button {
    display: flex;
}
.input-group-button .site-close-button span,
.site-close-button.input-group-button span {
    align-self: center;
}
.normal-font-size {
    font-size: 1rem;
}
.medium-font-size {
    font-size: 2rem;
}
.large-font-size {
    font-size: 3rem;
}
.close-button {
    right: 4px;
    top: 4px;
    font-size: 2em;
    line-height: 1;
    cursor: pointer;
    width: 36px;
    border: #3d3d3d solid 1px;
    background: #0a0a0a;
}
.close-button-friend {
    top: -30px;
    width: auto;
    font-size: 1rem;
    padding: 4px;
}
#site-navigation .close-button {
    background: #3462b7;
    color: #fefefe;
    margin: 10px 10px 0;
}
#site-navigation .close-button img {
    max-height: 50px;
}
#progressbar {
    overflow: hidden;
    margin-left: 0;
    counter-reset: step;
}
#progressbar li {
    list-style-type: none;
    color: #fefefe;
    text-transform: uppercase;
    font-size: 16px;
    float: left;
    position: relative;
    margin-bottom: 0;
    width: 25%;
    text-align: center;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 10px;
    color: #fefefe;
    background: #0a0a0a;
    border-radius: 3px;
    margin: 0 auto;
    text-align: center;
}
#progressbar li:after {
    content: "";
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1;
}
#progressbar li:first-child:after {
    content: none;
}
#progressbar li.active:before,
#progressbar li.active:after {
    background: #0078e1;
    color: #0a0a0a;
}
#site-navigation a,
#site-navigation .button {
    font-size: 16px;
    font-weight: bold;
    color: #0078e1;
}
#site-navigation .menu-mega a {
    color: #0078e1;
    font-weight: 500;
}
#site-header-menu .menu > li > a {
    padding: 1.4rem 0.8rem;
    font-size: 15px;
}
#site-navigation a:hover {
    color: #8a8a8a;
    text-decoration: none;
}
#site-navigation .menu a {
    color: #fefefe;
    font-family: "News Cycle", "Montserrat", Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    padding: 16px 1.5rem;
}
#site-navigation .menu .is-active > a,
#site-navigation .menu .current-menu-ancestor.is-active > a {
    background: linear-gradient(#993500, #ff5800);
    color: #0078e1;
}
#site-navigation .menu .selected-tab {
    background: linear-gradient(#662300, #0a0a0a);
}
#site-navigation .menu .current-menu-ancestor > a,
#site-navigation #main-nav.menu .current-menu-item a {
    color: #0078e1;
    background: rgba(0, 255, 43, 0.8);
}
@media screen and (max-width: 39.99875em) {
    #site-navigation .menu .current-menu-ancestor > a,
    #site-navigation #main-nav.menu .current-menu-item a {
        color: #0078e1 !important;
    }
}
#main-nav > li.is-dropdown-submenu-parent > a::after {
    display: none;
}
#main-nav .is-dropdown-submenu {
    padding: 10px;
/*     background: linear-gradient(#0a0a0a, #0078e1); */
/*     border: #ff5800 solid 1px; */
    vertical-align: top;
/*   display: flex; */
}
@media screen and (max-width: 39.99875em) {
    #main-nav .is-dropdown-submenu {
        border: none;
    }
}
#main-nav .is-dropdown-submenu a {
    border: 1px solid transparent;
}
#main-nav .is-dropdown-submenu a,
#main-nav.menu-mega a {
    padding: 8px;
    line-height: 1;
    display: block;
    width: 100%;
    background: rgba(254, 254, 254, 0);
    transition: background 0.5s;
}
#main-nav .is-dropdown-submenu h2 a {
    display: inline-block;
}
#event-menu-season {
    text-align: center;
}
#event-menu-region,
#event-menu-season {
    border: #0078e1 solid 1px;
}
#event-menu-season .main-header h2,
#event-menu-season .regions-stack,
#event-menu-season .regions-add,
#event-menu-season .indi-title {
    border: #0078e1 solid 1px;
}
#event-menu-region .main-header h2 {
    text-align: center;
    padding: 1rem;
    margin-bottom: 0;
    position: relative;
    border-bottom: #0078e1 solid 1px;
    color: #fefefe;
}
#event-menu-region .main-header h2,
#event-menu-season .main-header h2 {
    padding: 1rem;
    color: #0a0a0a;
    margin-bottom: 0;
    position: relative;
    font-size: 3rem;
}
#event-menu-season a:hover {
    box-shadow: 0 0 6px rgba(255, 88, 0, 0.7);
}
#event-menu-season .indi-title {
    background: linear-gradient(230deg, #fefefe, #e6e6e6);
}
.event-menu-region,
#event-menu-season .main-header h2,
#event-menu-season .regions-stack,
#event-menu-season .regions-add,
#event-menu-season .indi-title + .indi-title {
    background: linear-gradient(50deg, #fefefe, #e6e6e6);
}
#event-menu-region .revealer-column,
#event-menu-region .revealer-column .nav-title {
    color: #0078e1;
    border-color: #0078e1;
}
#main-nav #event-menu-region .sub-header .nav-title,
#main-nav #event-menu-region small.block.subheader {
    color: #0a0a0a;
}
#main-nav #event-menu-region .sub-header .nav-title {
    border-bottom-color: #0a0a0a;
}
#event-menu-season .row-info,
#event-menu-season .regions-stack,
#event-menu-season .regions-add {
    padding: 10px;
}
#event-menu-region .main-header h2 small,
#event-menu-season .main-header h2 small {
    font-size: 50%;
    line-height: 1.5;
    display: block;
    color: #8a8a8a;
}
#event-menu-season .link-date-only small {
    display: none;
}
#event-menu-season h3 {
    width: 100%;
    margin-top: 1.5rem;
    font-weight: 500;
    padding: 10px 0;
}
#event-menu-season .regions-stack h4 {
    visibility: hidden;
}
.vertical.submenu #event-menu-season .menu-item {
    margin-bottom: 0;
}
#main-nav .dropdown-drawer .first-sub.grid-x {
    flex-wrap: wrap;
    flex-direction: row;
}
#main-nav .dropdown-drawer .first-sub.grid-x.is-dropdown-submenu.js-dropdown-active,
#main-nav .dropdown-drawer .first-sub.grid-x.is-dropdown-submenu {
    display: flex;
}
.vertical.submenu .menu-item.event-menu-button {
    margin-bottom: 0;
}
#site-navigation #main-nav .is-dropdown-submenu .event-menu-button a {
    font-size: 1rem;
    padding: 0.7rem;
    color: #ffbc99;
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region a {
    padding: 0.1rem 0.5rem;
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region a,
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-season a {
    color: #1592ff;
    font-size: 0.9rem;
    letter-spacing: -0.5px;
    font-weight: 700;
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region a.button.small,
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-season a.button.small {
    font-size: 0.7rem;
    margin: 0 auto;
    width: 130px;
    padding: 0.5rem;
    background: #fefefe;
    border: #ff5800 solid 1px;
    box-shadow: 0 0 6px rgba(255, 88, 0, 0.7);
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region a.button.small:hover,
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-season a.button.small:hover {
    color: #cacaca;
    box-shadow: 0 0 3px rgba(255, 88, 0, 0.3);
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region .current-menu-ancestor > a,
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region .current-menu-item a,
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-season .current-menu-ancestor > a,
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-season .current-menu-item a {
    color: #ff5800;
}
#event-menu-season .logo-img .menu-column-img {
    width: 100%;
    margin: 0.25rem auto;
    display: block;
    background: none;
    max-width: 200px;
}
#event-menu-season .logo-img .additional-info {
    margin-bottom: 0.5rem;
}
#event-menu-season .logo-img.logo-super .menu-column-img {
    width: auto;
    max-width: 100%;
    max-height: 230px;
}
#event-menu-season .indi-title .link-date-only {
    border-bottom: none;
}
#event-menu-season .indi-title .link-date-only small {
    display: block;
    color: #0a0a0a;
}
#event-menu-season .indi-title a.link-date-only:hover small {
    color: #0078e1;
}
#event-menu-season .logo-img.menu-column-img-single.menu-item-object-product {
    height: 100px;
    border-top: 2px solid #0a0a0a;
    padding-top: 10px;
    margin-top: 10px;
}
#event-menu-season .menu-column-img-single .menu-column-img,
#event-menu-season .menu-column-img-single img.menu-column-img {
    max-width: 100px;
    display: inline-block;
    margin-bottom: 0;
}
#event-menu-season .nav-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 2rem;
}
#event-menu-season .regions-add .nav-title {
    letter-spacing: 2px;
    color: #0a0a0a;
    border-bottom: 2px solid #0a0a0a;
}
#event-menu-season .regions-add .nav-title:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
    background: linear-gradient(90deg, #0a0a0a 25%, rgba(10, 10, 10, 0) 25%, rgba(10, 10, 10, 0) 75%, #0a0a0a 75%);
}
#event-menu-season .nav-sub-title h3 {
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    font-size: 1.25rem;
    font-weight: 700;
    border-bottom: 2px #0a0a0a solid;
    margin-top: 1.5rem;
}
#event-menu-season .grid-children.nav-sub-title h3 {
    margin-bottom: 0;
}
#event-menu-season .nav-sub-title:last-child h3 {
    border-bottom: none;
}
#event-menu-season .regions-stack .nav-sub-title,
#event-menu-season .menu-item-object-product {
    height: 2.5rem;
    display: table;
    overflow: hidden;
}
#event-menu-season .menu-item-object-product {
    border-bottom: 1px solid #0a0a0a;
}
#event-menu-season .menu-item-object-product:last-child {
    border-bottom: none;
}
#event-menu-season .main-header + .regions-stack .menu-item-object-product:last-child {
    display: none;
}
#event-menu-season .regions-stack .nav-sub-title:hover,
#event-menu-season .menu-item-object-product:hover {
    overflow: visible;
}
#event-menu-season .regions-stack .nav-sub-title,
.vertical.submenu #event-menu-season .regions-stack .nav-sub-title {
    margin-bottom: -4px;
}
#event-menu-season .regions-stack .nav-sub-title.h3-large-padding h3 {
    height: 15.4rem;
}
#event-menu-season .regions-stack .nav-sub-title.h3-xlarge-padding h3 {
    height: 17.5rem;
}
#event-menu-season .regions-stack .nav-sub-title:last-child h3 {
    padding-top: 7rem;
}
#event-menu-season .main-header + .regions-stack .nav-sub-title:last-child,
#event-menu-season .main-header + .regions-stack + .regions-add .menu-item:last-child {
    display: none;
}
#event-menu-season .menu-item-object-product:nth-child(8n + 1) {
    background: rgba(10, 10, 10, 0.1);
}
#event-menu-season .menu-item-object-product:nth-child(8n + 2) {
    background: rgba(10, 10, 10, 0.15);
}
#event-menu-season .menu-item-object-product:nth-child(8n + 3) {
    background: rgba(10, 10, 10, 0.1);
}
#event-menu-season .menu-item-object-product:nth-child(8n + 4) {
    background: rgba(10, 10, 10, 0.15);
}
#event-menu-season .menu-item-object-product:nth-child(8n + 5) {
    background: rgba(10, 10, 10, 0.2);
}
#event-menu-season .menu-item-object-product:nth-child(8n + 6) {
    background: rgba(10, 10, 10, 0.25);
}
#event-menu-season .menu-item-object-product:nth-child(8n + 7) {
    background: rgba(10, 10, 10, 0.2);
}
#event-menu-season .menu-item-object-product:nth-child(8n + 8) {
    background: rgba(10, 10, 10, 0.25);
}
#event-menu-season .regions-stack .nav-sub-title h3 {
    padding: 8px 10px;
}
#event-menu-season .regions-stack .nav-sub-title h3,
#event-menu-season .menu-item-object-product a {
    display: table-cell;
    vertical-align: middle;
}
#event-menu-season .menu-item-object-product a,
#main-nav #event-menu-season .menu-item-object-product a {
    font-family: "News Cycle", "Montserrat", Helvetica, Arial, sans-serif;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px 0;
    letter-spacing: 0;
    font-weight: 500;
    color: #0078e1;
    box-shadow: 0 0 6px rgba(255, 88, 0, 0);
}
#event-menu-season .menu-item-object-product a:hover,
#main-nav #event-menu-season .menu-item-object-product a:hover {
    color: #fefefe;
    box-shadow: 0 0 14px rgba(255, 88, 0, 0.7);
    background: #fefefe;
    position: relative;
}
#event-menu-season .logo-img.menu-item-object-product {
    background: none;
    height: 242px;
    border-top: 1px solid #0a0a0a;
}
#event-menu-season .logo-img.logo-super.menu-item-object-product {
    height: 232px;
}
#event-menu-season .additional-info {
    font-size: 0.7rem;
    line-height: 1.3;
    color: #0a0a0a;
    display: block;
}
#event-menu-region .revealer-column .nav-title + div {
    display: none;
}
#main-nav .revealed-column .logo-img.nav-title .menu-column-img {
    max-width: 240px;
}
#main-nav #event-menu-season .menu-item-object-product a {
    padding: 0 10px;
    text-align: left;
}
#main-nav #event-menu-region .logo-img.menu-item-object-product a,
#main-nav #event-menu-season .logo-img.menu-item-object-product a {
    text-align: center;
}
#event-menu-region #eventAllBtnBtmWrapper {
    width: 25rem;
    height: 4rem;
    font-size: 2rem;
}
#event-menu-region #eventAllBtnBtm {
    font-size: 1.6rem !important;
    margin: 0 auto;
    padding: 1rem 2rem;
}
div.helper-title h2,
.helper-title {
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 1.5rem;
    margin-bottom: 0;
}
.revealer-column {
    margin-top: 4%;
    margin-bottom: 5%;
}
.revealer-column.revealed-column {
    margin-top: 2%;
    margin-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
}
.revealer-column.hidden-column {
    display: none;
}
.revealer-column.large-2.large-offset-1.revealed-column {
    margin-left: 0.9375rem;
}
.revealer-column.large-2.revealed-column {
    width: calc(100% - 1.875rem);
}
#event-menu-region .revealer-column .nav-title .column-title {
    font-size: 3rem;
    display: none;
}
#event-menu-region .revealer-column.revealed-column .nav-title + div,
#event-menu-region .revealer-column.revealed-column .nav-title .column-title {
    display: block;
}
#event-menu-region .revealer-column .nav-title .column-description {
    text-align: center;
    display: block;
    font-size: 1rem;
    font-weight: 500;
}
#event-menu-region .revealer-column.revealed-column .nav-title .column-description {
    display: none;
}
@media screen and (min-width: 64em) {
    #event-menu-season .regions-add + .regions-stack {
        display: none;
    }
    #event-menu-season .regions-add + .regions-stack.expanded-label-column,
    #event-menu-season .regions-add + .regions-stack.collapse-label-column {
        display: initial;
    }
    #event-menu-season .row-label,
    #event-menu-season .regions-stack {
        width: 120px;
        transition: all 0.5s;
    }
    #event-menu-season .regions-stack.collapse-label-column {
        width: 0;
        padding-left: 0;
        padding-right: 0;
        border-width: 0px;
        border-left-width: 1px;
    }
    #event-menu-season .regions-stack.expanded-label-column {
        padding-left: 10px;
        padding-right: 10px;
        border-width: 1px;
    }
    .small-margin-collapse > .small-2.large-shrink {
        width: auto;
    }
    #event-menu-season .regions-stack .nav-sub-title.h3-large-padding h3 {
        height: 8.5rem;
    }
    #event-menu-season .regions-stack .nav-sub-title.h3-xlarge-padding h3 {
        height: 17.4rem;
    }
    #event-menu-season .regions-stack .nav-sub-title:last-child h3 {
        padding-top: 5rem;
    }
    #event-menu-region .main-header h2 small,
    #event-menu-season .main-header h2 small {
        font-size: 50%;
    }
    #event-menu-region a.button.small,
    #event-menu-season a.button.small {
        position: absolute;
        bottom: 0.5rem;
    }
    #event-menu-region .large-left,
    #event-menu-season .large-left {
        left: 0.5rem;
    }
    #event-menu-region .large-right,
    #event-menu-season .large-right {
        right: 0.5rem;
    }
    #event-menu-season .logo-img.menu-item-object-product {
        height: 132px;
    }
    #event-menu-season .logo-img.logo-super.menu-item-object-product {
        height: 148px;
    }
    #event-menu-season .logo-img.menu-column-img-single.menu-item-object-product {
        border-top: none;
        padding-top: 0;
        margin-top: 0;
    }
    #event-menu-region .revealer-main,
    #event-menu-region .revealer-column {
        position: relative;
    }
    .event-menu-region {
        overflow: hidden;
    }
    #event-menu-season .resizer-main,
    #event-menu-season .resizer-column {
        position: relative;
        overflow: hidden;
        transition: all 0.25s;
    }
    #event-menu-region .revealer-column .nav-title,
    #event-menu-season .resizer-column .nav-title {
        cursor: pointer;
        overflow: hidden;
    }
    #event-menu-region .revealer-column .nav-title:hover img {
        background: radial-gradient(closest-side, #0a0a0a 20%, rgba(10, 10, 10, 0));
    }
    #main-nav .revealed-column .logo-img.nav-title .menu-column-img {
        position: absolute;
        right: 0;
        opacity: 20%;
        padding: 0;
        margin: 0;
        cursor: default;
        background: none;
        height: 120%;
        margin-right: -40%;
        margin-top: -3%;
        max-width: none;
    }
    #event-menu-season .resizer-column .nav-title:hover {
        color: #48aaff;
    }
    #event-menu-season .resizer-column .nav-title:before {
        content: attr(data-title);
        color: #fefefe;
        position: absolute;
        z-index: 2;
        left: -40%;
        transform: translateX(0%) translateY(60px) rotate(-90deg);
        transition: all 0.5s;
    }
    #event-menu-season .resizer-column .nav-title:before:hover {
        color: #e6e6e6;
    }
    #event-menu-season .resizer-column.collapse-column .nav-title {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    #event-menu-season .resizer-column.collapse-column .nav-title:before {
        left: 50%;
        transform: translateX(-50%) translateY(60px) rotate(-90deg);
    }
    #event-menu-season .resizer-column.collapse-column .nav-title:hover:before {
        color: #e1f1ff;
    }
    #event-menu-season .resizer-column.collapse-column .nav-title:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: auto;
        height: auto;
        background: linear-gradient(45deg, #0078e1, #48aaff 50%);
        background-size: 100% 150%;
        background-position: 0% 100%;
        z-index: 1;
        transition: all 0.5s;
    }
    #event-menu-season .resizer-column.collapse-column .nav-title:hover:after {
        background-position: 0% 0%;
    }
    #event-menu-season .additional-info {
        display: none;
    }
    #event-menu-season .expanded-column .additional-info {
        display: block;
    }
    #event-menu-season .resizer-column.collapse-column {
        width: 80px;
        flex: 0 0 auto;
    }
    #event-menu-season .regions-stack.collapse-label-column {
        width: 0px;
    }
    #event-menu-season .regions-stack.expanded-label-column {
        width: 120px;
    }
    #main-nav #event-menu-season .expanded-column .logo-img.menu-item-object-product .menu-column-img {
        max-width: none;
        height: 120px;
        width: auto;
    }
    #main-nav #event-menu-season .expanded-column .logo-img.logo-super.menu-item-object-product .menu-column-img {
        height: 180px;
    }
    #event-menu-season .regions-stack.expanded-label-column .nav-sub-title.h3-large-padding h3 {
        height: 10.6rem;
    }
    #event-menu-season .regions-stack .nav-sub-title.h3-xlarge-padding h3 {
        height: 13.2rem;
    }
    #event-menu-season .regions-stack.expanded-label-column .nav-sub-title.h3-xlarge-padding h3 {
        height: 14.6rem;
    }
    #event-menu-season .logo-img.logo-super .menu-column-img {
        max-height: 182px;
    }
    #event-menu-season .main-header + .regions-stack.expanded-label-column .nav-sub-title:last-child,
    #event-menu-season .main-header + .regions-stack + .regions-add .menu-item:last-child {
        display: table;
    }
    #event-menu-season .main-header + .regions-stack .nav-sub-title:last-child {
        display: table;
    }
    #event-menu-season .main-header + .regions-stack.expanded-label-column .nav-sub-title:last-child h3 {
        display: none;
    }
}
@media screen and (max-width: 63.99875em) {
    #event-menu-season .regions-stack,
    #event-menu-season .regions-add {
        border-bottom: double 14px #0078e1;
    }
}
.white #main-nav.menu-mega .enhance a[href] {
    color: #0a0a0a;
    font-weight: 700;
    font-size: 20px;
}
#main-nav.menu-mega a[href] {
    border: #802c00 solid 1px;
    background: linear-gradient(rgba(255, 88, 0, 0), rgba(255, 88, 0, 0.1));
    color: #fefefe;
    overflow: hidden;
    border-radius: 2px;
    white-space: nowrap;
}

@media screen and (min-width: 640px) {
  #main-nav .is-dropdown-submenu a:hover {
      background: #f5f5f5;
      color: #0077e1;
  }
}
#main-nav.menu-mega a[href] {
    background: none;
    border: none;
}
#main-nav.menu-mega a[href]:hover {
    font-weight: bold;
}
#main-nav .is-dropdown-submenu a.minimize,
#main-nav.menu-mega a.minimize {
    padding: 10px 20px;
    font-size: 1.1rem;
}
.icon-right:before {
    margin-right: 4px;
}
#main-nav .is-dropdown-submenu a:hover .subheader {
    color: #fefefe;
}
#main-nav .nav-title {
    padding: 0.5rem 0 1rem;
    color: #ff5800;
    border-bottom: #ff5800 solid 1px;
}
#main-nav.menu-mega .nav-title {
    text-transform: uppercase;
    color: #ff5800;
    border-bottom-color: #ff5800;
}
#main-nav .is-dropdown-submenu .enhance a {
    border-radius: 4px;
    border: rgba(255, 88, 0, 0.2) solid 1px;
    background: linear-gradient(rgba(255, 88, 0, 0.6), rgba(255, 88, 0, 0.3), rgba(255, 88, 0, 0.2));
}
#site-navigation.side-slide-menu-wrapper #main-nav .is-dropdown-submenu .enhance a {
    border: rgba(255, 88, 0, 0.5) solid 1px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.nowrap,
#main-nav .is-dropdown-submenu .title-date a {
    white-space: nowrap;
}
#main-nav .menu-column-img {
    width: 80%;
    margin: 0 auto 1rem;
    display: block;
    background: radial-gradient(closest-side, #fefefe, rgba(254, 254, 254, 0));
}
#main-nav .revealed-column .menu-column-img {
    max-width: 240px;
}
#main-nav .event-menu-region .menu-column-img {
    background: radial-gradient(closest-side, #0078e1, rgba(0, 120, 225, 0));
}
#main-nav .nav-title .menu-column-img {
    width: auto;
    margin: 0 auto;
}
#main-nav .menu-line-img {
    float: left;
    margin: 0 0.5rem 0 0;
    width: 4rem;
    background: radial-gradient(closest-side, #fefefe, rgba(254, 254, 254, 0));
}
#main-nav div.text-center > a .menu-line-img {
    float: none;
}
.logo-img {
    clear: both;
}
#main-nav .regions-stack > h4 {
    visibility: hidden;
}
small.block.subheader {
    line-height: 1;
    margin: 3px 0 2px;
    white-space: nowrap;
    font-size: 70%;
    color: #fefefe;
    letter-spacing: 0;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: none;
}
small.block.subheader .additional-info {
    display: block;
}
.vertical.submenu .menu-item {
    margin-bottom: 4px;
}
button,
.button {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    border: #ff5800 solid 1px;
}
.button-secondary {
    font-size: 0.8rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #0078e1;
    text-transform: uppercase;
    border: dimgray solid 1px;
    border-radius: 5px;
}
.button-secondary.small {
    font-size: 0.75rem;
}
.button-tertiary {
    font-size: 0.8rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: dimgray;
    text-transform: uppercase;
}
.button.expanded.alt {
    letter-spacing: 3px;
}
.hover .button,
button:hover,
.button:hover,
button:focus,
.button:focus {
    background-color: #ff5800;
}
.gset .hover .button,
button:hover,
.button:hover,
button:focus,
.button:focus {
    color: #0078e1;
}
button:focus,
.button:focus {
    outline: none;
}
.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled],
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #fefefe;
}
.button .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: #0a0a0a;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    right: 0;
}
#site-header-menu .menu > li > a {
    padding: 22px 1.25rem 22px 0.8rem;
}
.button-height {
    height: 45px;
}
.menu .is-active > a {
    background: #0078e1;
    color: #fefefe;
}
.button.is-active {
    background: #ff5800;
}
.button.text-left {
    text-align: left;
}
.button.text-right {
    text-align: right;
}
.social-button a {
    overflow: hidden;
    width: 22px;
    height: 22px;
    padding: 0rem 1.9rem 1.2rem 0.9rem;
    display: inline-block;
}
.social-button i:before {
    font-size: 22px;
}
.menu > li.social-button > a img,
.menu > li.social-button > a i,
.menu > li.social-button > a svg {
    margin-right: 1rem;
}
.social-button a.hash-tag {
    overflow: visible;
    width: auto;
    padding: 4px;
    height: auto;
    vertical-align: top;
}
#social-menu .social-button.menu-item {
    display: flex;
    margin-bottom: 10px;
}
.menu .split-button + .split-button {
    border-left: #0a0a0a solid 1px;
    overflow: hidden;
}
.menu .split-button {
    white-space: nowrap;
    flex: 0 1 50%;
}
.menu .split-button a {
    padding-right: 2px;
}
#site-header-menu .menu > li.social-button > a {
    padding: 1.2rem 1.9rem 1.2rem 0.9rem;
}
.g365-primary-submit {
    color: white;
    background-color: #0078e1;
    border: none;
}
.column-dividers td {
    border-right: #e6e6e6 solid 1px;
}
.table-stripe tr:nth-child(2n) {
    background-color: #e6e6e6;
}
tr:hover,
tr:nth-child(2n):hover {
    background-color: #f1f1f1;
}
thead tr:hover,
thead tr:nth-child(2n):hover,
.stats__table--player tr:first-of-type:hover,
.division-title:hover,
.profile-data tr:hover {
    background-color: transparent;
}
.table-stripe--odd tr:nth-child(odd) {
    background-color: #e6e6e6;
}
@media screen and (max-width: 39.99875em) {
    .table-stripe--odd tr:nth-child(odd) {
        background-color: none;
    }
}
.woocommerce .products-grid .max-button.input-group,
.input-group.max-button {
    flex-wrap: wrap;
}
.input-group-label {
    color: #0078e1;
    border: none;
    background: transparent;
    padding: 0 2rem 0 5px;
}
.woocommerce .products-grid .max-button .input-group-label,
.max-button .input-group-label {
    border-color: #ff5800;
}
.gset .max-button .input-group-label {
    color: #fefefe;
}
.woocommerce .products-grid .input-group-button {
    flex: 0 1 auto;
}
.woocommerce .products-grid .input-group-label {
    padding: 0 0.25rem;
}
.woocommerce .products-grid .max-button .input-group-field,
.max-button .input-group-field {
    border-color: #ff5800;
    flex: 1 0 4rem;
}
.woocommerce .products-grid .max-button .input-group-button,
.max-button .input-group-button {
    flex: 1 1 100%;
    white-space: normal;
}
.woocommerce .products-grid .max-button .input-group-button .button,
.max-button .input-group-button .button {
    padding: 1rem;
}
.woocommerce .products-grid .max-button.input-group > :last-child > .button,
.max-button.input-group > :last-child > .button {
    border-left: #ff5800 solid 1px;
    border-top: none;
}
@media screen and (max-width: 39.99875em) {
    .max-button.input-group > :last-child > .button {
        border-top: #ff5800 solid 1px;
        border-radius: 5px;
    }
}
.woocommerce #place_order {
    font-size: 2rem;
    font-weight: 700;
}
.woocommerce #place_order:hover {
    border-color: #fefefe;
    box-shadow: 0 0 20px rgba(10, 10, 10, 0.5);
}
.input-group > :last-child > button,
.input-group > :last-child > .button {
    border-left: 0;
}
.button-list .input-group-label {
    background: none;
}
.input-group-label.result-title {
    width: 60%;
}
.input-group-field.jersey-input[type="number"] {
    width: 28%;
}
.button-list .input-group-label.remove-button {
    width: 10%;
    margin-left: 2%;
    border: none;
    padding-top: 0.9rem;
}
.min-width.text-left {
    min-width: 184px;
    text-align: left;
}
@media screen and (max-width: 39.99875em) {
    .no_subscriptions {
        height: 6rem;
    }
}
.no_subscriptions.woocommerce-info {
    border-top: 3px solid #ffae00;
}
.gset [type="text"]:focus,
.gset [type="password"]:focus,
.gset [type="date"]:focus,
.gset [type="datetime"]:focus,
.gset [type="datetime-local"]:focus,
.gset [type="month"]:focus,
.gset [type="week"]:focus,
.gset [type="email"]:focus,
.gset [type="number"]:focus,
.gset [type="search"]:focus,
.gset [type="tel"]:focus,
.gset [type="time"]:focus,
.gset [type="url"]:focus,
.gset [type="color"]:focus,
.gset select:focus,
.gset textarea:focus {
    border-color: #ff5800;
    box-shadow: 0 0 10px #ff5800;
}
.input-group-button input.add-to-event-checkbox,
.add-to-event-checkbox {
    width: 20px;
    height: 20px;
}
.roster-label {
    font-weight: 500;
    width: 32%;
    border: #cacaca solid 1px;
    background: white;
    padding: 7px;
    margin-right: 0.25rem;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    border-radius: 5px;
}
@media screen and (max-width: 63.99875em) {
    .roster-label {
        font-size: 14px;
    }
}
@media screen and (max-width: 39.99875em) {
    .roster-label {
        font-size: 12px;
        width: 48%;
    }
}
.roster-label:first-child {
    margin-left: 0;
}
.level-tag {
    font-size: 0.5rem;
    font-weight: bold;
    padding: 2px;
    display: inline-block;
    line-height: 1;
    border: #0a0a0a solid 1px;
    text-align: center;
}
.roster-label.disabled {
    color: dimgray;
    padding: 7px 14px;
}
.roster-label.disabled:before,
.roster-label.disabled:after {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    display: block;
    right: 0;
}
.roster-label.disabled:after {
    content: "Inactive";
    font-size: 9px;
    font-weight: 700;
    color: dimgray;
    top: auto;
    line-height: 1;
    background: none;
    text-align: center;
    text-transform: uppercase;
}
.event-roster-wrap > hr:last-child {
    display: none;
}
.active-inactive-rosters:before,
.enabled_team + .disabled_team:before {
    display: block;
    width: 100%;
    content: "Active";
    border-top: #8a8a8a solid 1px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.enabled_team + .disabled_team:before {
    content: "Inactive";
}
.form__wrapper {
    border: 2px solid #cacaca;
    border-radius: 10px;
}
.form__border {
    border: 1px solid #cacaca;
    border-radius: 5px;
}
#g365_form_reveal .close-button {
    right: 1rem;
    top: 1rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer;
    width: 36px;
    border: none;
    background: transparent;
}
@media screen and (max-width: 39.99875em) {
    #g365_form_reveal .close-button {
        right: 5px;
    }
}
#g365-reveal-modal {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
#g365-reveal-modal h3 {
    font-size: 1.5rem;
    border: 1px solid #cacaca;
    border-radius: 5px;
    background-color: #f6f6f6;
    color: dimgray;
}
.wc-stripe-elements-field {
    border: 1px solid #ff5800;
    border-radius: 6px;
    margin: 5px 0;
    padding: 1rem;
    background-color: #fefefe;
    outline: 0;
    box-shadow: 1px 1px 3px rgba(10, 10, 10, 0.1);
}
#add_payment_method .woocommerce-PaymentMethod label {
    margin-left: 10px;
}
#add_payment_method li {
    clear: right;
}
#add_payment_method #wc-stripe_sepa-form {
    padding: 10px;
}
form#order_review #payment_method_stripe {
    margin: 25px 0 25px 25px;
}
form#order_review #payment_method_stripe_sepa {
    margin: 25px 0 25px 25px;
}
form#order_review .payment_methods label {
    margin-left: 10px;
}
form#order_review li {
    clear: right;
}
form#order_review #wc-stripe_sepa-form {
    padding: 10px;
}
.wc_payment_method .payment_box label {
    display: inline;
}
.woocommerce-checkout #payment .payment_method_stripe,
#add_payment_method #payment .payment_method_stripe {
    position: relative;
}
.woocommerce-checkout #payment .payment_method_stripe_bancontact,
#add_payment_method #payment .payment_method_stripe_bancontact {
    position: relative;
}
.woocommerce-checkout #payment .payment_method_stripe_alipay,
#add_payment_method #payment .payment_method_stripe_alipay {
    position: relative;
}
.woocommerce-checkout #payment .payment_method_stripe_eps,
#add_payment_method #payment .payment_method_stripe_eps {
    position: relative;
}
.woocommerce-checkout #payment .payment_method_stripe_giropay,
#add_payment_method #payment .payment_method_stripe_giropay {
    position: relative;
}
.woocommerce-checkout #payment .payment_method_stripe_ideal,
#add_payment_method #payment .payment_method_stripe_ideal {
    position: relative;
}
.woocommerce-checkout #payment .payment_method_stripe_multibanco,
#add_payment_method #payment .payment_method_stripe_multibanco {
    position: relative;
}
.woocommerce-checkout #payment .payment_method_stripe_p24,
#add_payment_method #payment .payment_method_stripe_p24 {
    position: relative;
}
.woocommerce-checkout #payment .payment_method_stripe_sepa,
#add_payment_method #payment .payment_method_stripe_sepa {
    position: relative;
}
.woocommerce-checkout #payment .payment_method_stripe_sofort,
#add_payment_method #payment .payment_method_stripe_sofort {
    position: relative;
}
.woocommerce-checkout #payment input#payment_method_stripe,
#add_payment_method #payment input#payment_method_stripe {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment input#payment_method_stripe_bancontact,
#add_payment_method #payment input#payment_method_stripe_bancontact {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment input#payment_method_stripe_alipay,
#add_payment_method #payment input#payment_method_stripe_alipay {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment input#payment_method_stripe_eps,
#add_payment_method #payment input#payment_method_stripe_eps {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment input#payment_method_stripe_giropay,
#add_payment_method #payment input#payment_method_stripe_giropay {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment input#payment_method_stripe_ideal,
#add_payment_method #payment input#payment_method_stripe_ideal {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment input#payment_method_stripe_multibanco,
#add_payment_method #payment input#payment_method_stripe_multibanco {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment input#payment_method_stripe_p24,
#add_payment_method #payment input#payment_method_stripe_p24 {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment input#payment_method_stripe_sepa,
#add_payment_method #payment input#payment_method_stripe_sepa {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment input#payment_method_stripe_sofort,
#add_payment_method #payment input#payment_method_stripe_sofort {
    position: absolute;
    top: 6px;
}
.woocommerce-checkout #payment .payment_method_stripe label[for="payment_method_stripe"] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_stripe label[for="payment_method_stripe"] {
    display: block;
    padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe_bancontact label[for="payment_method_stripe_bancontact"] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_stripe_bancontact label[for="payment_method_stripe_bancontact"] {
    display: block;
    padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe_alipay label[for="payment_method_stripe_alipay"] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_stripe_alipay label[for="payment_method_stripe_alipay"] {
    display: block;
    padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe_eps label[for="payment_method_stripe_eps"] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_stripe_eps label[for="payment_method_stripe_eps"] {
    display: block;
    padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe_giropay label[for="payment_method_stripe_giropay"] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_stripe_giropay label[for="payment_method_stripe_giropay"] {
    display: block;
    padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe_ideal label[for="payment_method_stripe_ideal"] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_stripe_ideal label[for="payment_method_stripe_ideal"] {
    display: block;
    padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe_multibanco label[for="payment_method_stripe_multibanco"] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_stripe_multibanco label[for="payment_method_stripe_multibanco"] {
    display: block;
    padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe_p24 label[for="payment_method_stripe_p24"] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_stripe_p24 label[for="payment_method_stripe_p24"] {
    display: block;
    padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe_sepa label[for="payment_method_stripe_sepa"] {
    display: block;
    padding-left: 32px;
}
#add_payment_method #payment .payment_method_stripe_sepa label[for="payment_method_stripe_sepa"] {
    display: block;
    padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe_sofort label[for="payment_method_stripe_sofort"],
#add_payment_method #payment .payment_method_stripe_sofort label[for="payment_method_stripe_sofort"] {
    display: block;
    padding-left: 32px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-icon {
    float: right;
    max-width: 40px;
    padding-left: 3px;
    margin: 0;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-bancontact-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-bancontact-icon {
    max-height: 65px;
    max-width: 45px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-ideal-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-ideal-icon {
    max-height: 35px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-p24-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-p24-icon {
    max-width: 65px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-alipay-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-alipay-icon {
    max-width: 50px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-sofort-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-sofort-icon {
    max-width: 55px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-sepa-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-sepa-icon {
    max-width: 50px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-multibanco-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-multibanco-icon {
    max-height: 30px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-eps-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-eps-icon {
    max-height: 30px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-giropay-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-giropay-icon {
    max-width: 50px;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand,
#add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    background: no-repeat url("../images/credit-card.svg");
    display: block;
    width: 30px;
    height: 24px;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-visa-brand,
#add_payment_method #payment ul.payment_methods li .stripe-visa-brand {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    background: no-repeat url("../images/visa.svg");
    display: block;
    width: 30px;
    height: 24px;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-amex-brand,
#add_payment_method #payment ul.payment_methods li .stripe-amex-brand {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    background: no-repeat url("../images/amex.svg");
    display: block;
    width: 30px;
    height: 24px;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-diners-brand,
#add_payment_method #payment ul.payment_methods li .stripe-diners-brand {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    background: no-repeat url("../images/diners.svg");
    display: block;
    width: 30px;
    height: 24px;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-discover-brand,
#add_payment_method #payment ul.payment_methods li .stripe-discover-brand {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    background: no-repeat url("../images/discover.svg");
    display: block;
    width: 30px;
    height: 24px;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-jcb-brand,
#add_payment_method #payment ul.payment_methods li .stripe-jcb-brand {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    background: no-repeat url("../images/jcb.svg");
    display: block;
    width: 30px;
    height: 24px;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-maestro-brand,
#add_payment_method #payment ul.payment_methods li .stripe-maestro-brand {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    background: no-repeat url("../images/maestro.svg");
    display: block;
    width: 30px;
    height: 24px;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-mastercard-brand,
#add_payment_method #payment ul.payment_methods li .stripe-mastercard-brand {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    background: no-repeat url("../images/mastercard.svg");
    display: block;
    width: 30px;
    height: 24px;
}
.woocommerce-checkout #payment ul.payment_methods .stripe-card-group,
#add_payment_method #payment ul.payment_methods .stripe-card-group {
    position: relative;
}
#content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label,
.woocommerce-page.single-product .product_meta .posted_in {
    display: none;
}
.woocommerce .vertical.menu a {
    border-radius: 5px;
    transition: background 0.2s;
}
.woocommerce .vertical.menu a:hover {
    color: #0078e1;
    background: rgba(50, 92, 175, 0.3);
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(10, 10, 10, 0.1);
    padding: 6px 12px;
    vertical-align: middle;
}
@media screen and (max-width: 39.99875em) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents td {
        padding: 10px 2px;
    }
}
@media screen and (max-width: 39.99875em) {
    .product-thumbnail {
        display: none;
    }
}
.woocommerce .cart_item {
    font-size: 1.3rem;
}
@media screen and (max-width: 39.99875em) {
    .woocommerce .cart_item {
        font-size: 1rem;
    }
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5rem;
    height: 1.5rem;
    width: 1.5rem;
    text-align: center;
    line-height: 1;
    border-radius: 50%;
    color: #cc4b37;
    text-decoration: none;
    font-weight: bold;
}
.woocommerce a.remove:hover {
    color: #fff;
    background: #cc4b37;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 32px;
    box-shadow: none;
}
.woocommerce .product-quantity .qty {
    width: 3rem;
    text-align: center;
}
.woocommerce .price {
    font-size: 2rem;
    color: #ff5800;
    line-height: 1;
}
.price .subscription-details {
    font-size: 1rem;
    color: #fefefe;
}
.woocommerce .closed {
    background: #cc4b37;
    color: #fefefe;
}
.woocommerce-product-gallery__wrapper {
    max-width: 260px;
}
.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0;
}
.woocommerce .variations_form .variations td {
    padding-left: 0;
    padding-right: 0;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #fff2eb;
    border-radius: 5px;
    border: 1px solid #ff5800;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #ff5800;
    margin: 0;
    list-style: none outside;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1.1em 0 0.2em;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #ffd7c2;
    border: #ff5800 solid 1px;
    color: #0a0a0a;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 0.9em solid #ff5800;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
.woocommerce .wc-saved-payment-methods {
    list-style: none;
}
.woocommerce-checkout-payment .woocommerce-SavedPaymentMethods-saveNew {
    margin-bottom: 0;
}
.related.products .woocommerce-loop-product__title,
.upsells.products .woocommerce-loop-product__title {
    font-size: 2rem;
}
.related.products .woocommerce-loop-product__link,
.upsells.products .woocommerce-loop-product__link {
    text-decoration: none;
    margin-bottom: 1rem;
}
.related.products .woocommerce-loop-product__link:hover,
.upsells.products .woocommerce-loop-product__link:hover {
    text-decoration: none;
}
.upsells .price {
    display: block;
    margin-bottom: 0.5rem;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon,
#add_payment_method #payment ul.payment_methods li img.stripe-icon {
    max-width: 40px;
    padding-left: 3px;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(10, 10, 10, 0.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.woocommerce ul.order_details {
    margin: 0 0 5em;
    list-style: none;
}
.woocommerce ul.order_details::after,
.woocommerce ul.order_details::before {
    content: " ";
    display: table;
}
.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 0.715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
}
.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(10, 10, 10, 0.1);
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px;
}
.woocommerce-form-login .form-row {
    float: left;
    padding: 10px 20px 0;
    width: 100%;
}
.woocommerce-form-login .form-row-first,
.woocommerce-form-login .form-row-last {
    width: 50%;
}
.woocommerce-form-login p,
.woocommerce-form-login .button,
.woocommerce-form-login [type="text"] {
    margin-bottom: 0;
}
#customer_login .woocommerce-form-login label {
    margin: 5px 0;
}
.woocommerce-form-login {
    height: 28rem;
}
@media screen and (max-width: 39.99875em) {
    .woocommerce-form-login {
        height: 23rem;
    }
}
.woocommerce-LostPassword {
    margin-left: 20px;
}
.woocommerce-LostPassword a {
    position: relative;
    top: 1.5rem;
}
.cart-empty.woocommerce-info {
    border-top-color: #ffae00;
}
@media screen and (max-width: 39.99875em) {
    #reg_role_player {
        margin-top: 1rem;
    }
    label[for="reg_role_player"],
    label[for="reg_role_coach"] {
        display: inline;
    }
    label[for="reg_role_player"]:after,
    label[for="reg_role_coach"]:after {
        content: "\a";
        white-space: pre;
    }
}
.woocommerce-form-login button,
.woocommerce-form-register button {
    color: white;
    background-color: #0078e1;
    border: none;
}
@media screen and (max-width: 39.99875em) {
    .woocommerce-form-login button,
    .woocommerce-form-register button {
        width: 100%;
    }
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #cacaca;
    padding: 20px;
    margin: 0 0 2em;
    text-align: left;
    border-radius: 5px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1rem 2rem 1rem 3.5rem;
    margin: 0 0 2em;
    position: relative;
    background-color: #e6e6e6;
    border-top: 3px solid #0078e1;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
    position: absolute;
    top: 1rem;
    left: 1.25rem;
    font-size: 1.5rem;
    color: #0078e1;
    font-family: "foundation-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
}
.woocommerce-error:before {
    content: "\f1b3";
    color: #cc4b37;
}
.woocommerce-info:before {
    content: "\f1fe";
}
.woocommerce-message:before {
    content: "\f101";
    color: #ffae00;
}
.woocommerce-info {
    border-top-color: #ff5800;
}
.woocommerce-error {
    border-top-color: #cc4b37;
}
.woocommerce-form-login label > [type="checkbox"] {
    margin: 0 0.5rem 0 1rem;
}
@media screen and (max-width: 39.99875em) {
    .woocommerce-form-login label > [type="checkbox"] {
        margin: 1rem 0 0 0;
    }
}
.woocommerce-additional-fields {
  padding: 3rem 0;
}
.player-name-ybl:before {
  content: attr(data-heading);
  font-weight: 700;
  text-decoration: underline;
}

.woocommerce-additional-fields > h3,
.woocommerce-variation.single_variation > div {
    display: none;
}
.clear {
    clear: both;
}
#woocommerce-checkout-form #account_password {
    margin-bottom: 0;
}
.woocommerce-terms-and-conditions {
    border: 1px solid rgba(10, 10, 10, 0.2);
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    background: rgba(10, 10, 10, 0.05);
}
.woocommerce-invalid #terms {
    outline: 2px solid #cc4b37;
    outline-offset: 2px;
}
.form-row.woocommerce-invalid label {
    border: #cc4b37 solid 1px;
    border-bottom: none;
    padding: 0 8px;
    color: #cc4b37;
}
.form-row.woocommerce-invalid input,
.form-row.woocommerce-invalid textarea,
.form-row.woocommerce-invalid select,
.form-row.woocommerce-invalid radio,
.form-row.woocommerce-invalid .select2-container--default .select2-selection--single {
    border-color: #cc4b37;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px 0.5em;
    font-size: 1em;
}
.woocommerce-password-strength.strong {
    background-color: #3adb76;
    border-color: #3adb76;
}
.woocommerce-password-strength.short {
    background-color: #ffae00;
    border-color: #ffae00;
}
.woocommerce-password-strength.bad {
    background-color: #cc4b37;
    border-color: #cc4b37;
}
.woocommerce-password-strength.good {
    background-color: #3adb76;
    border-color: #3adb76;
}
.woocommerce-password-hint {
    margin: 0.5em 0 0;
    display: block;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(10, 10, 10, 0.1);
}
.woocommerce-grouped-product-list-item__quantity {
    max-width: 1.5rem;
}
.woocommerce-grouped-product-list-item__quantity .input-group-field {
    padding: 0.25rem;
    height: 2rem;
}
.woocommerce-grouped-product-list-item td:last-child {
    text-align: right;
}
.single_add_to_cart_button.button.expanded {
    margin-bottom: 0;
}
@media screen and (max-width: 39.99875em) {
    .single_add_to_cart_button.button.expanded {
        margin-top: 1rem;
    }
}
.woocommerce-form-register button {
    margin-bottom: 0;
}
.woocommerce-button.button.view {
    color: #0078e1;
    background-color: transparent;
    border: 1px solid #0078e1;
    margin: 0;
}
.woocommerce-button.button.view:hover {
    background-color: #0078e1;
    color: #fefefe;
}
.button.delete {
    color: #cc4b37;
    background-color: transparent;
    border: 1px solid #cc4b37;
    margin: 0;
}
.button.delete:hover {
    background-color: #cc4b37;
    color: #fefefe;
}
.woo-registration__wrapper {
    width: 50%;
}
@media screen and (max-width: 39.99875em) {
    .woo-registration__wrapper {
        width: 100%;
    }
}
.woo-registration__input {
    display: inline-block;
    width: 30%;
}
.woo-registration__input.inputLong {
    width: 100%;
}
.woo-registration__input--middle {
    margin: 0 5%;
}
.new-price {
    display: inline;
}
@media screen and (max-width: 39.99875em) {
    .new-price {
        display: block;
    }
}
.manage-roster__team-wrapper {
    display: flex;
    flex-wrap: wrap;
}
a.woocommerce-Button.button {
    padding: 6px 12px;
    float: right;
}
@media screen and (max-width: 39.99875em) {
    .entry-title {
        letter-spacing: 1px;
        font-size: 3rem;
    }
    .accordion-title .entry-title,
    .accordion-title .entry-title.subtle {
        letter-spacing: 0;
        margin-right: 140px;
        font-size: 2rem;
    }
    .accordion-title .entry-title .title_insert {
        display: block;
    }
}
.accordion-title .entry-title .title_insert {
    line-height: 1;
    letter-spacing: 0;
    font-size: 50%;
}
.careers .accordion-title:before {
    content: "+ View Details";
    background: #fefefe;
    padding: 1rem;
    color: #0078e1;
    border: #0078e1 solid 1px;
    font-weight: bold;
    font-size: 14px;
    top: 32%;
}
.careers .is-active .accordion-title:before {
    content: "- Hide Details";
    color: #fefefe;
    background: #0078e1;
    border-color: #fefefe;
}
.gset .accordion,
.gset .accordion table tbody,
.gset .accordion table tbody tr {
    color: #0078e1;
}
table tbody tr.verified-player td,
.gset table tbody tr.verified-player td {
    background: rgba(58, 219, 118, 0.08);
}
table tbody tr.unverified-player td,
.gset table tbody tr.unverified-player td {
    background: rgba(204, 75, 55, 0.08);
}
.gset .accordion a {
    color: #0078e1;
    font-weight: 700;
}
.gset .accordion a:hover {
    color: #ff5800;
}
.gset .accordion a.accordion-title:hover {
    color: #3a3a3a;
}
.title-logos.has-tip {
    border-bottom: none;
    cursor: pointer;
}
.tooltip {
    border: #ff5800 solid 1px;
    border-bottom-width: 3px;
    box-shadow: inset 4px 4px 0px rgba(255, 88, 0, 0.1), 2px 2px 4px rgba(10, 10, 10, 0.1);
    font-weight: 700;
    line-height: 1.1;
    max-width: 14rem;
}
.tooltip.top::before {
    border-color: #ff5800 transparent transparent;
}
.tooltip.right::before {
    border-color: transparent #ff5800 transparent transparent;
}
.tooltip.bottom::before {
    border-color: transparent transparent #ff5800;
}
.tooltip.left::before {
    border-color: transparent transparent transparent #ff5800;
}
.callout.white {
    background: #fefefe;
}
.callout.primary {
    color: #ff5800;
}
.callout.gray {
    background-color: #e6e6e6;
    color: #ff5800;
}
.callout.primary h1,
.callout.primary h2,
.callout.primary h3,
.callout.primary h4,
.callout.primary h5,
.callout.primary h6,
.callout.primary a {
    color: #fefefe;
}
.callout.primary-title h1,
.callout.primary-title h2,
.callout.primary-title h3,
.callout.primary-title h4,
.callout.primary-title h5,
.callout.primary-title h6,
.callout.primary-title a {
    color: #0078e1;
}
.callout.secondary-title h1,
.callout.secondary-title h2,
.callout.secondary-title h3,
.callout.secondary-title h4,
.callout.secondary-title h5,
.callout.secondary-title h6,
.callout.secondary-title a {
    color: #ff5800;
}
.rollover-expand {
    transition: all 0.5s;
    max-width: 50%;
    padding: 0;
    background: #fefefe;
    box-shadow: 0 0 0 rgba(10, 10, 10, 0);
}
.rollover-expand:hover {
    position: absolute;
    z-index: 10;
    max-width: 100%;
    padding: 20px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.3);
}
.light,
.lighter {
    background-color: #fefefe;
}
.light.trans {
    background-color: rgba(254, 254, 254, 0.75);
}
.lighter.trans {
    background-color: rgba(254, 254, 254, 0.9);
}
.dark,
.darker,
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6,
.darker h1,
.darker h2,
.darker h3,
.darker h4,
.darker h5,
.darker h6 {
    color: #fefefe;
}
.dark a,
.darker a {
    color: #ff5800;
}
.dark a:hover,
.darker a:hover {
    color: #fefefe;
}
.dark {
    background-color: #8a8a8a;
}
.dark.trans {
    background-color: rgba(10, 10, 10, 0.75);
}
.darker {
    background-color: #3a3a3a;
}
.darker.trans {
    background-color: rgba(10, 10, 10, 0.9);
}
.section-bg {
    background: rgba(127, 127, 127, 0.6);
    padding: 2rem 0;
}
.bg_white {
    background: #fefefe;
}
.width-hd {
    max-width: 120rem;
    margin: 0 auto;
}
.hero-img {
    display: none;
}
.hero-img {
    background: #0a0a0a;
    border-bottom: #fefefe solid 1px;
    box-shadow: 0 4px 10px rgba(10, 10, 10, 0.2);
    text-align: center;
    height: 200px;
    height: 40vw;
    overflow: hidden;
}
.hero-img img {
    position: relative;
    height: 100%;
    width: auto;
    max-width: none;
}
.hero-img .hero-video-wrapper {
    height: 200px;
    height: 40vw;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    background: #0a0a0a;
}
.hero-img .hero-video {
    position: fixed;
    height: 400px;
    height: 60vw;
    width: 100vw;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.hero-video-shield {
    position: absolute;
    top: 200px;
    top: 40vw;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.hero-video-shield:before {
    background: linear-gradient(to bottom, rgba(254, 254, 254, 0) 0%, rgba(254, 254, 254, 0.3) 75%, #fefefe 100%);
    bottom: 100%;
    content: "";
    display: block;
    height: 400px;
    height: 60vw;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
.hero-video-shield + * {
    position: relative;
    z-index: 2;
}
.hero-video-shield + * + * {
    position: relative;
    z-index: 3;
}
#content {
    position: relative;
    margin-top: 2rem;
}
.site-main {
    background: #fefefe;
}
.nav-spacer {
    height: 62px;
}
.mega-top .nav-spacer,
.side-slide-top .nav-spacer {
    height: 64px;
}
@media screen and (min-width: 40em) {
    .admin-bar #masthead {
        top: 32px;
    }
    .menu .split-button + .split-button {
        width: 10%;
    }
    .reg-header .nav-spacer {
        height: 111px;
    }
    .min-header .nav-spacer {
        height: 62px;
    }
    .hero-img {
        height: 600px;
        height: 40vw;
        max-height: 600px;
    }
    .hero-img .hero-video-wrapper {
        height: 600px;
        height: 50vw;
    }
    .hero-img .hero-video {
        height: 900px;
        height: 60vw;
    }
    .hero-video-shield {
        top: 600px;
        top: 50vw;
    }
    table.unstriped tbody tr {
        border-bottom: none;
    }
    .input-group.max-button {
        flex-wrap: nowrap;
    }
    .max-button .input-group-field {
        flex: 0 0 4rem;
    }
    .max-button .input-group-button {
        width: auto;
        white-space: nowrap;
    }
    .max-button .input-group-button .button {
        padding: 0;
    }
    .max-button.input-group > :last-child > .button {
        border-top: #ff5800 solid 1px;
        border-left: none;
    }
    .text-nowrap-medium {
        white-space: nowrap;
    }
    .table-champ-col {
        width: 56px;
        overflow: hidden;
        display: block;
    }
    #main-nav .dropdown-drawer .first-sub.grid-x.is-dropdown-submenu {
        display: none;
    }
    #main-nav .revealed-column .menu-column-img {
        max-width: none;
    }
}
.entry-title {
    font-size: 4rem;
    font-weight: bold;
    margin: 2rem 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}
h1.entry-title {
    margin-top: 1rem;
}
.profiles-page .entry-title {
    font-size: 3rem;
}
.profiles-page .accordion-title {
    font-size: 2rem;
    font-weight: 700;
}
.entry-header h1.entry-title {
    text-align: center;
}
.entry-title.subtle {
    font-size: 2.5rem;
    margin: 0;
}
@media screen and (max-width: 39.99875em) {
    .entry-title.subtle {
        font-size: 1.8rem;
    }
}
.small-title,
.small-title.entry-title {
    font-size: 2rem;
}
.entry-title-sub {
    margin-top: -2rem;
}
.entry-title-sub-tight {
    margin-top: -2rem;
    line-height: 1.2;
}
.gset .entry-title {
    font-weight: 600;
    font-size: 1.5rem;
    margin: 0;
}
#profile-stats-avg {
    padding: 0 2rem 2rem 2rem;
}
#season-stats-group #profile-stats-avg {
    padding: 0;
}
.video-thumb:hover {
    cursor: pointer;
}
.profile-feature .link {
    display: block;
    padding: 6px 0;
    line-height: 20px;
}
.spotlight__events--text {
    font-weight: 700;
}
.spotlight__events--text > small {
    font-weight: 500;
}
.spotlight__events--image {
    height: 250px;
    transition: all 0.2s;
}
@media screen and (max-width: 63.99875em) {
    .spotlight__events--image {
        height: 200px;
    }
}
@media screen and (max-width: 39.99875em) {
    .spotlight__events--image {
        height: 150px;
    }
}
.spotlight__events--image:hover {
    transform: scale(1.03);
}
.spotlight__card {
    height: 98%;
}
.spotlight__card--heading {
    display: block;
    padding: 12px 0 12px 0;
    background-color: #1a315b;
    border-radius: 5px;
    color: white;
    transition: all 0.2s;
}
.spotlight__card--heading:hover {
    border-color: #ff5800;
    color: #0078e1;
    background-color: #ff5800;
}
.spotlight #statleader-form .spotlight__card--heading:hover {
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
}
.woocomm-wrap a,
.profile a {
    text-decoration: underline;
}
.woocommerce a.button {
    text-decoration: none;
}
.profile a:hover {
    color: #7bc1ff;
}
.profile .profile-image {
    max-width: 100%;
    width: 100%;
    height: 315px;
}
.profile .tiny-badge {
    max-width: 120px;
    width: 70%;
}
.profile #verification-badge {
    margin-top: -16px;
}
@media screen and (max-width: 39.99875em) {
    .profile #verification-badge {
        margin-top: 0;
    }
}
.verification-processing--mobile {
    margin-top: -6rem !important;
}
.profile .profile-divider {
    border-bottom: #ff5800 solid 2px;
}
.profile .profile-name {
    font-size: 2.5rem;
    text-align: left;
    font-family: "Titillium Web", "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 900;
    letter-spacing: 2px;
    color: #ff5800;
    text-transform: uppercase;
}
@media screen and (max-width: 39.99875em) {
    .profile .profile-name {
        font-size: 2.2rem;
    }
}
.club-name-mobile.profile-name {
    letter-spacing: 0;
}
.profile .profile-name.small-profile {
    font-size: 2rem;
}
.profile .profile-name small {
    letter-spacing: 0;
    font-size: 60%;
    white-space: nowrap;
}
@media screen and (max-width: 39.99875em) {
    .profile .profile-name.club-name-mobile small {
        display: block;
        white-space: normal;
        line-height: 1;
        margin-top: 1rem;
    }
}
.profile .verified-tag {
    letter-spacing: 0px;
    padding: 10px;
    color: #0078e1;
    font-weight: 700;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    line-height: 1;
    position: relative;
    z-index: 1;
}
.profile .verified-tag:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 3px;
    background: #ff5800;
    transform: skewX(-6deg);
    z-index: -1;
    border: #fefefe solid 3px;
    background: linear-gradient(30deg, #ff5800, #ff5800 20%, #ffdecc 30%, #ff5800 40%, #ffdecc 60%, #ff5800);
}
.profile .verified-tag.verified-grade {
    color: #fefefe;
}
.profile .verified-tag.verified-grade:after {
    background: linear-gradient(30deg, #0078e1, #0078e1 20%, #48aaff 30%, #0078e1 40%, #48aaff 60%, #0078e1);
}
.profile .verified-tag span {
    line-height: 0.8;
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.verified-tag .cute-title {
    line-height: 1;
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.5rem;
}
@media screen and (max-width: 39.99875em) {
    .verified-tag .cute-title {
        font-size: 0.7rem;
    }
}
.profile .verification-title {
    letter-spacing: 1px;
    font-weight: 700;
}
@media screen and (max-width: 39.99875em) {
    .profile .verification-title {
        letter-spacing: 1px;
    }
}
.profile .verification-title i {
    padding: 2px 5px;
    margin-right: 5px;
    border-radius: 50%;
    background: #ff5800;
}
.verified-tag sup {
    top: -1em;
    font-weight: 400;
    font-size: 0.4em;
}
.verified-age {
    position: relative;
}
.verified-age:hover {
    cursor: help;
}
.verified-age:hover .verified-age__tooltip {
    visibility: visible;
    width: 25rem;
    height: auto;
    background-color: #f6f6f6;
    color: #0a0a0a;
    z-index: 100;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 39.99875em) {
    .verified-age:hover .verified-age__tooltip {
        width: 70vw;
    }
}
.verified-grade {
    position: relative;
}
.verified-grade:hover {
    cursor: help;
}
.verified-grade:hover .verified-grade__tooltip {
    visibility: visible;
    width: 25rem;
    height: auto;
    background-color: #f6f6f6;
    color: #0a0a0a;
    z-index: 100;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 39.99875em) {
    .verified-grade:hover .verified-grade__tooltip {
        width: 70vw;
    }
}
.event__tooltip--wrapper {
    position: relative;
    visibility: hidden;
}
.event__tooltip--wrapper--exit {
    color: black;
    font-size: 1rem;
}
.fi-x.event__tooltip--exit {
    width: 80%;
    display: flex;
    justify-content: flex-end;
}
.fi-x.event__tooltip--exit:hover {
    cursor: pointer;
}
#eventTooltip {
    position: absolute;
    left: 50%;
    top: -27vh;
    font-weight: 500;
    font-size: 1rem;
    text-align: left;
    border-radius: 5px;
    width: 25rem;
    height: auto;
    background-color: #f6f6f6;
    color: #0a0a0a;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 100;
    transform: translateX(-50%);
}
@media screen and (max-width: 39.99875em) {
    #eventTooltip {
        width: 21rem;
        box-shadow: 0 0px 6px 1px rgba(0, 0, 0, 0.25);
    }
}
#countdown {
    display: none;
}
#countdown-number {
    display: none;
}
.verified-age__tooltip,
.verified-grade__tooltip {
    visibility: hidden;
    position: absolute;
    right: -20px;
    top: 3rem;
    font-weight: 500;
    font-size: 1rem;
    text-align: left;
    border-radius: 5px;
}
@media screen and (max-width: 39.99875em) {
    .verified-age__tooltip,
    .verified-grade__tooltip {
        top: 2.2rem;
        left: -1rem;
        font-size: 0.9rem;
    }
}
.verified-age__tooltip p:nth-of-type(odd) {
    margin-bottom: 0;
}
.help-tip {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    cursor: help;
}
.help-tip:before {
    content: "?";
    font-weight: 700;
    color: #8a8a8a;
}
.profile .info {
    margin-bottom: 10px;
}
.profile .info span {
    font-size: 16px;
    font-weight: 500;
    color: #0a0a0a;
    letter-spacing: -1px;
    padding-right: 4px;
    float: right;
    width: 50%;
}
.profile iframe,
.profile .profile-image-bg,
.gset {
    box-shadow: 4px 2px 2px rgba(10, 10, 10, 0.2);
}
.gset h1,
.gset h2,
.gset h3,
.gset h4,
.gset h5,
.gset h6,
.gset table tbody,
.gset table tbody tr {
    background: none;
    color: #fefefe;
}
.gset.options-wrapper {
    border-top: none;
}
.gset-wrap-tabs.tabs-content,
.gset .tabs-content {
    background: none;
    border: none;
}
.gset .tabs-panel {
    padding: 0;
}
.grid-x.no-padding .gset {
    border-left: none;
    border-right: none;
    border-top-width: 3px;
    border-bottom-width: 3px;
    box-shadow: none;
}
.grid-x.no-padding .gset + .gset {
    border-top: none;
}
.gset .tabs-title > a {
    font-size: 1.1rem;
}
.gset .tabs-title > a:focus,
.gset .tabs-title > a[aria-selected="true"],
.gset .tabs-title > a[aria-selected="true"]:hover {
    background: #ff5800;
    color: #0078e1;
    text-decoration: none;
}
.gset .tabs-title > a:hover {
    background: none;
    color: #ff5800;
}
.gset .options-menu .tabs-title > a {
    font-size: 2rem;
    font-weight: 400;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #0078e1;
    background: #fefefe;
    border-right: #0078e1 solid 1px;
}
.gset .options-menu .tabs-title:last-child > a {
    border-right: none;
}
.gset .options-menu .tabs-title > a:focus,
.gset .options-menu .tabs-title > a[aria-selected="true"] {
    background: none;
    color: #fefefe;
}
.gset .options-menu .tabs-title > a:hover,
.gset .options-menu .tabs-title > a[aria-selected="true"]:hover {
    text-decoration: none;
    background: linear-gradient(rgba(254, 254, 254, 0.2), rgba(254, 254, 254, 0));
    color: #fefefe;
}
.gset .options-menu .tabs-title > a:hover {
    color: #ff5800;
    text-decoration: underline;
}
.profile .tabs-title > a {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 500;
}
.profile-data th {
    text-align: left;
    padding-top: 0;
}
.profile-data td {
    padding-top: 0;
}
@media screen and (min-width: 64em) {
    .profile-data th,
    .profile-data td {
        padding: 0.5rem 0.625rem 0.625rem;
    }
}
.profile-data tbody {
    border: none;
}
table.stats.glue-top {
    margin-top: -2px;
}
table.stats td {
    border-right: #ff5800 solid 1px;
}
table.stats td:last-child {
    border-right: none;
}
.badge-name {
    font-size: 12px;
    margin-top: 1rem;
}
.gset .badge-count:before,
.gset .badge-count:after {
    border-color: #fff;
}
.gset .tabs {
    border: none;
}
.gset .tabs-hollow .tabs {
    border-bottom: #fefefe solid 1px;
    padding: 0 2rem;
    margin-bottom: 2rem;
}
.gset .tabs-hollow .tabs-title {
    border: #fefefe solid 1px;
    vertical-align: bottom;
    margin: 0 2px -1px 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    color: #fefefe;
}
.gset .tabs-hollow .tabs-title.is-active {
    border-bottom: #0078e1 solid 1px;
    font-weight: bold;
    color: #ff5800;
}
.gset .tabs-hollow .tabs-title > a:focus,
.gset .tabs-hollow .tabs-title > a[aria-selected="true"],
.gset .tabs-hollow .tabs-title > a[aria-selected="true"]:hover {
    background: none;
    color: #ff5800;
}
.gset table {
    border-bottom: none;
}
.gset table tbody {
    background: none;
    border: none;
}
.gset table thead tr {
    background: #ff5800;
    color: #0078e1;
}
.gset .division-title {
    background: #ff5800 !important;
}
.gset .division-title h3 {
    color: #0078e1;
}
.gset .sub-head {
    color: #ff5800;
}
.gset table.unstriped tbody,
.gset table.unstriped tbody tr {
    background: none;
}
.gset table tbody tr:nth-child(even) {
    background: rgba(254, 254, 254, 0.2);
}
.gset table.unstriped tbody tr:nth-child(even) {
    background: none;
}
.team-profile .profile-image-bg {
    background: url(/wp-content/uploads/team-logos/team-logo_OGP-Shield.jpg) no-repeat center center;
    background-size: cover;
}
.table-data.small h2,
.table-data.small h3 {
    font-size: 1rem;
    padding: 0.5rem;
    margin-bottom: 0;
    background: none;
    color: #ff5800;
    font-weight: bold;
    text-align: left;
}
.table-data.small table tbody td {
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1.2;
}
.team-tables td {
    text-align: center;
}
.team-tables .team-logo {
    max-width: 100px;
    display: block;
    margin: 0 auto;
}
.team-tables-home .team-logo,
.table-data .event-logo {
    max-width: 100px;
    padding: 0 10px;
}
@media screen and (max-width: 39.99875em) {
    .team-tables-home .team-logo,
    .table-data .event-logo {
        max-width: 75px;
        padding: 0;
    }
}
.variation_table td,
.variation_table th {
    text-align: center;
    line-height: 1;
    padding: 0.75rem;
}
.variation_table td:first-child {
    text-align: left;
}
.variation_table td:nth-child(2) {
    background: rgba(255, 88, 0, 0.1);
}
.variation_table td:nth-child(3) {
    background: rgba(255, 88, 0, 0.2);
}
.variation_table td:nth-child(4) {
    background: rgba(255, 88, 0, 0.1);
}
.variation_table .option_titles th,
.variation_table .option_titles td {
    background: #ff5800;
    color: #0078e1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 700;
}
.variation_table .price_row {
    background: #0078e1;
    color: #ff5800;
    font-weight: 700;
}
.variation_table .price_row td {
    background: none;
}
.variation_table small {
    display: block;
}
.gset .productinfo-show-discounts {
    margin: 5px 0 0;
    padding: 0 1rem;
}
.ranking ol {
    margin: 0;
    width: 20%;
    position: absolute;
    list-style-position: inside;
}
.ranking ol li {
    width: 100%;
    height: 50px;
    margin: 0 0 10px;
    background: #00b7ff;
    color: #fefefe;
    text-align: center;
    line-height: 48px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    position: relative;
}
.ranking ol li:after {
    content: "";
    display: block;
    height: 50px;
    background: #fefefe;
    width: 6px;
    border-radius: 3px;
    position: absolute;
    top: 0;
    right: -3px;
}
.ranking table td img {
    max-width: 40px;
    margin-right: 10px;
}
.ranking table,
.count-data table,
.ranking-grid {
    counter-reset: rowNumber;
}
.ranking tbody.ranking-count > tr,
.count-data tbody tr,
.ranking-grid .cell {
    counter-increment: rowNumber;
}
.ranking tbody.ranking-count > tr > td:first-child {
    text-align: center;
}
.centering {
    text-align: center;
}
#teamRankingHeader {
    text-transform: uppercase;
}
@media screen and (max-width: 39.99875em) {
    .ranking-grid.grid-margin-x > .cell {
        margin-bottom: 0;
        width: 75%;
        position: relative;
        left: 4%;
    }
    .ranking-grid.grid-margin-x > .cell:before {
        position: absolute;
        top: 31%;
        left: -17%;
    }
    .ranking-grid.grid-margin-x > .cell a {
        width: 100%;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
    }
    .ranking-grid.grid-margin-x > .cell a img {
        max-width: 50%;
    }
    .ranking__content {
        width: 99vw;
        margin-left: -3.5rem;
    }
    .ranking__container {
        padding: 0;
    }
}
tbody.ranking-count > tr > td:first-child button:before,
.count-data tbody td:first-child:before {
    content: counter(rowNumber);
    min-width: 14px;
    color: #fefefe;
    display: inline-block;
}
.count-data tbody td:first-child:before {
    color: #3a3a3a;
    padding: 0px 8px;
    margin-right: 5px;
    border-radius: 50%;
    font-weight: 700;
}
.count-data tbody tr:first-of-type td:first-child:before {
    background-image: linear-gradient(315deg, #fbb034 0%, #fd0 74%);
}
.count-data tbody tr:nth-of-type(2) td:first-child:before {
    background-image: linear-gradient(315deg, #b8c6db 0%, #f5f7fa 74%);
}
.count-data tbody tr:nth-of-type(3) td:first-child:before {
    background-image: linear-gradient(315deg, #772f1a 0%, #f2a65a 74%);
}
.ranking-grid .cell:before {
    content: counter(rowNumber);
    position: inherit;
    top: 0;
    left: 0;
    background: #0078e1;
    padding: 0px 8px;
    color: #ff5800;
    border-radius: 50%;
    font-weight: 700;
}
.table-data table thead {
    background: #cacaca;
}
.table-data table thead,
.table-data table tbody {
    border: none;
}
.table-data h2,
.table-data h3 {
    padding: 1rem;
    background: #e6e6e6;
    color: #3a3a3a;
    font-size: 1.5rem;
    text-align: center;
    font-family: "Montserrat", "New Cycle", "Open Sans";
    text-transform: uppercase;
}
.team-tables-home.table-data table {
    border-collapse: separate;
    border-spacing: 10px 20px;
    background-color: #e6e6e6;
}
@media screen and (max-width: 39.99875em) {
    .team-tables-home.table-data table {
        border-spacing: 0px 20px;
    }
}
.team-tables-home.table-data h3 {
    padding: 1rem;
    background: #0078e1;
    color: #fefefe;
    font-size: 1.5rem;
    text-align: center;
    font-family: "Montserrat", "New Cycle", "Open Sans";
    text-transform: uppercase;
    margin-bottom: 0;
}
@media screen and (max-width: 39.99875em) {
    .team-tables-home.table-data h3 {
        font-size: 1rem;
    }
}
.table-data .gset h2,
.table-data .gset h3 {
    background: none;
}
.table-data .rollUp {
    overflow: hidden;
    max-height: 130px;
    transition: all 0.75s ease;
    position: relative;
}
.table-data .rollUp.rollDown {
    max-height: 10000px;
    overflow-x: auto;
}
.table-data .rollUp:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    content: "";
    background: linear-gradient(rgba(254, 254, 254, 0), #fefefe);
    height: 88px;
}
.button-title {
    vertical-align: top;
    line-height: 1.5;
}
.ranking .table-extra {
    position: absolute;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 300px;
    overflow: auto;
    box-shadow: 0 0 6px #ff5800;
}
.table-extra .badge {
    font-size: 0.7rem;
    margin-right: 4px;
}
.table-extra table tbody td {
    padding: 0;
}
.division-title {
    background: #f8f8f8;
    color: #3a3a3a;
    border: 1px solid #f1f1f1;
    text-transform: uppercase;
}
.division-title h3 {
    color: #3a3a3a;
    background: none;
    padding: 6px;
    margin-bottom: 0;
    font-family: "Montserrat";
}
@media screen and (max-width: 39.99875em) {
    .division-title h3 {
        background: #f8f8f8;
        color: #3a3a3a;
    }
}
@media screen and (max-width: 63.99875em) {
    .division-title h3 {
        background: none;
        padding: 6px;
        margin-bottom: 0;
        margin-left: 1rem;
        font-size: 1.3rem;
    }
}
.ui-sortable-helper td {
    min-width: 240px;
    width: 50%;
}
.ui-sortable-helper td.ty {
    min-width: 32px;
    width: 4%;
}
.ui-sortable-helper td.sm {
    min-width: 100px;
    width: 14%;
}
.ui-sortable-helper td.md {
    min-width: 160px;
    width: 20%;
}
@media screen and (max-width: 63.99875em) {
    .table-data table {
        display: block;
        width: 100%;
    }
    #event-menu-season .regions-stack .nav-sub-title h3 {
        padding: 8px 10px;
    }
}
@media screen and (max-width: 39.99875em) {
    table.scroll-for-small {
        overflow-x: auto;
        display: block;
    }
    .profile .verified-tag {
        font-size: 1rem;
    }
    #profile-image,
    #profile-info {
        margin: 0 auto;
        max-width: 300px;
    }
    #profile-image {
        width: 50%;
    }
    #profile-info {
        width: 100%;
    }
    .gset h5.profile_award_label,
    .profile_award_label {
        bottom: 20px;
    }
    .table-scroll-wrapper {
        position: relative;
        min-height: 150px;
    }
    .table-scroller {
        position: absolute;
        left: 0;
        right: 0;
        overflow-x: scroll;
    }
    .grid-y.small-block {
        display: block;
    }
    .small-text-center {
        text-align: center;
    }
    .small-xlarge-margin {
        margin: 4rem;
    }
    .small-large-margin {
        margin: 2.6rem;
    }
    .small-medium-margin {
        margin: 2rem;
    }
    .small-small-margin {
        margin: 1rem;
    }
    .small-tiny-margin {
        margin: 0.5rem;
    }
    .small-no-margin {
        margin: 0;
    }
    .small-xlarge-margin-top {
        margin-top: 4rem;
    }
    .small-large-margin-top {
        margin-top: 2.6rem;
    }
    .small-medium-margin-top {
        margin-top: 2rem;
    }
    .small-small-margin-top {
        margin-top: 1rem;
    }
    .small-tiny-margin-top {
        margin-top: 0.5rem;
    }
    .small-no-margin-top {
        margin-top: 0;
    }
    .neg-margin-top {
        margin-top: 0;
    }
    .small-xlarge-margin-bottom {
        margin-bottom: 4rem;
    }
    .small-large-margin-bottom {
        margin-bottom: 2.6rem;
    }
    .small-medium-margin-bottom {
        margin-bottom: 2rem;
    }
    .small-small-margin-bottom {
        margin-bottom: 1rem;
    }
    .small-tiny-margin-bottom {
        margin-bottom: 0.5rem;
    }
    .small-no-margin-bottom {
        margin-bottom: 0;
    }
    .small-xlarge-margin-left {
        margin-left: 4rem;
    }
    .small-large-margin-left {
        margin-left: 2.6rem;
    }
    .small-medium-margin-left {
        margin-left: 2rem;
    }
    .small-small-margin-left {
        margin-left: 1rem;
    }
    .small-tiny-margin-left {
        margin-left: 0.5rem;
    }
    .small-no-margin-left {
        margin-left: 0;
    }
    .small-xlarge-margin-right {
        margin-right: 4rem;
    }
    .small-large-margin-right {
        margin-right: 2.6rem;
    }
    .small-medium-margin-right {
        margin-right: 2rem;
    }
    .small-small-margin-right {
        margin-right: 1rem;
    }
    .small-tiny-margin-right {
        margin-right: 0.5rem;
    }
    .small-no-margin-right {
        margin-right: 0;
    }
    .small-xlarge-margin-sides {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .small-large-margin-sides {
        margin-left: 2.6rem;
        margin-right: 2.6rem;
    }
    .small-medium-margin-sides {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .small-small-margin-sides {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .small-tiny-margin-sides {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .small-no-margin-sides {
        margin-left: 0;
        margin-right: 0;
    }
    .small-auto-margin-sides {
        margin-left: auto;
        margin-right: auto;
    }
    .small-xlarge-padding {
        padding: 4rem;
    }
    .small-large-padding {
        padding: 2.6rem;
    }
    .small-medium-padding {
        padding: 2rem;
    }
    .small-small-padding {
        padding: 1rem;
    }
    .small-tiny-padding {
        padding: 0.5rem;
    }
    .small-no-padding {
        padding: 0;
    }
    .small-xlarge-padding-bottom {
        padding-bottom: 4rem;
    }
    .small-large-padding-bottom {
        padding-bottom: 2.6rem;
    }
    .small-medium-padding-bottom {
        padding-bottom: 2rem;
    }
    .small-small-padding-bottom {
        padding-bottom: 1rem;
    }
    .small-tiny-padding-bottom {
        padding-bottom: 0.5rem;
    }
    .small-no-padding-bottom {
        padding-bottom: 0;
    }
    .small-xlarge-padding-top {
        padding-top: 4rem;
    }
    .small-large-padding-top {
        padding-top: 2.6rem;
    }
    .small-medium-padding-top {
        padding-top: 2rem;
    }
    .small-small-padding-top {
        padding-top: 1rem;
    }
    .small-tiny-padding-top {
        padding-top: 0.5rem;
    }
    .small-no-padding-top {
        padding-top: 0;
    }
    .small-xlarge-padding-left {
        padding-left: 4rem;
    }
    .small-large-padding-left {
        padding-left: 2.6rem;
    }
    .small-medium-padding-left {
        padding-left: 2rem;
    }
    .small-small-padding-left {
        padding-left: 1rem;
    }
    .small-tiny-padding-left {
        padding-left: 0.5rem;
    }
    .small-no-padding-left {
        padding-left: 0;
    }
    .small-xlarge-padding-right {
        padding-right: 4rem;
    }
    .small-large-padding-right {
        padding-right: 2.6rem;
    }
    .small-medium-padding-right {
        padding-right: 2rem;
    }
    .small-small-padding-right {
        padding-right: 1rem;
    }
    .small-tiny-padding-right {
        padding-right: 0.5rem;
    }
    .small-no-padding-right {
        padding-right: 0;
    }
    .small-xlarge-padding-sides {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .small-large-padding-sides {
        padding-left: 2.6rem;
        padding-right: 2.6rem;
    }
    .small-medium-padding-sides {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .small-small-padding-sides {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .small-tiny-padding-sides {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .small-no-padding-sides {
        padding-left: 0;
        padding-right: 0;
    }
}
.no-height {
    height: 0;
}
.badge-count {
    font-size: 50px;
    font-weight: bold;
    margin-top: -10%;
    display: block;
}
.badge-count:before,
.badge-count:after {
    content: "";
    width: 13%;
    border-top: #0078e1 double 6px;
    height: 20px;
    display: inline-block;
    margin: 0 5%;
}
.tabs-hollow .tabs {
    border-bottom: #999 solid 1px;
    padding: 0 20px;
    margin-bottom: 20px;
}
.tabs-hollow .tabs-title {
    border: #575757 solid 1px;
    vertical-align: bottom;
    padding: 10px 20px 3px;
    margin: 0 2px -1px 0;
    display: inline-block;
    cursor: pointer;
    color: #575757;
}
.tabs-hollow .tabs-title.is-active {
    border-bottom: #fefefe solid 1px;
    font-weight: bold;
    color: #b2b2b2;
}
a.gallery-img {
    padding: 2px;
    display: block;
}
iframe {
    max-width: 100%;
}
.no-input-margin > .button,
.no-input-margin > [type="text"],
.no-input-margin > [type="password"],
.no-input-margin > [type="date"],
.no-input-margin > [type="datetime"],
.no-input-margin > [type="datetime-local"],
.no-input-margin > [type="month"],
.no-input-margin > [type="week"],
.no-input-margin > [type="email"],
.no-input-margin > [type="number"],
.no-input-margin > [type="search"],
.no-input-margin > [type="tel"],
.no-input-margin > [type="time"],
.no-input-margin > [type="url"],
.no-input-margin > [type="color"],
.no-input-margin > [type="file"],
.no-input-margin > textarea,
.no-input-margin > select,
.no-input-margin .g365_livesearch_input[type="text"],
.no-input-margin .ls_result_div table {
    margin: 0;
}
.g365_livesearch_input + .error {
    margin-top: 0.5rem;
}
option:disabled {
    background: #e6e6e6;
    color: #fefefe;
}
.form-disabled {
    background: #e6e6e6;
}
.form-disabled .hide-on-disable,
.ls_result_div.no-add-buttons .g365_add_button {
    display: none;
}
.form-disabled.form-collapse-title small {
    background: #cacaca;
    color: #8a8a8a;
}
.form-disabled.green-border {
    border-color: #cacaca;
}
.gset .form-disabled {
    opacity: 0.8;
}
.gset .form-disabled label {
    color: #8a8a8a;
}
.gset .form-disabled .count_totals,
.form-disabled .title-disable {
    color: #a6a6a6;
}
.gset .form-disabled .button {
    border-color: #cacaca;
    color: #cacaca;
    background: none;
    cursor: not-allowed;
}
.gset .form-disabled .button:hover {
    background: none;
}
.req {
    color: #cc4b37;
}
.ls_result_div table.unstriped tbody tr:first-child td a {
    margin-top: 0.7rem;
}
.g365_form_wrap .form_message ul {
    list-style: none;
    margin: 20px 0;
    padding-left: 0;
}
.g365_form_wrap .form_message ul li {
    background: #ccc;
    padding: 6px;
    margin-bottom: 0.25rem;
}
.g365_form_wrap .form_message ul li.success {
    background: #cfc;
    border-left: #0f0 solid 5px;
}
.g365_form_wrap .form_message ul li.success .result-status {
    color: #090;
}
.g365_form_wrap .form_message ul li.error {
    background: #fcc;
    border: #f00 dotted 2px;
}
.g365_form_wrap .form_message ul li.success {
    color: #0078e1;
}
.g365_form_wrap .form_message ul li.success a,
.g365_form_wrap .form_message ul li.error a {
    text-decoration: underline;
}
.g365_form_wrap .error {
    color: #cc4b37;
    margin: 1rem 0;
}
.g365_form_wrap li.error_item,
.g365_form_wrap div.error_item {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    background-color: #cc4b37;
}
.g365_form_wrap .error_wrapper > .gset,
.g365_form_wrap .error_wrapper .green-border {
    border-color: #cc4b37;
}
.g365_form_wrap .error_parent {
    border: 1px solid #cc4b37;
}
.g365-expand-collapse-fieldset {
    cursor: pointer;
}
.g365-expand-collapse-fieldset a,
.g365-expand-collapse-fieldset .input-group-field {
    align-items: center;
    display: flex;
}
.g365-expand-collapse-fieldset a {
    margin-bottom: 0;
    padding: 0.75rem;
}
.g365-expand-collapse-fieldset .input-group-field {
    flex-wrap: wrap;
}
.g365-expand-collapse-fieldset .input-group-field .block {
    width: 100%;
}
.g365-expand-collapse-fieldset {
    cursor: pointer;
}
.form-collapse-title small {
    color: #0078e1;
    font-weight: 700;
    background: #ff5800;
    padding: 1px 3px;
    font-size: 14px;
}
.g365-form-data-wrapper > div + p {
    display: none;
}
.bulk-add-checkbox input {
    height: 24px;
    width: 24px;
    margin-top: 3px;
}
.success-flash:before,
.error-flash:before {
    -webkit-animation: flashout 1s linear 1 normal forwards;
    animation: flashout 1s linear 1 normal forwards;
    content: "\2713";
    color: #3adb76;
    display: block;
    position: absolute;
    font-size: 3rem;
    background: radial-gradient(rgba(254, 254, 254, 0.6), transparent);
    font-weight: bold;
    top: 20%;
}
.error-flash:before {
    content: "X";
    color: #cc4b37;
}
@-webkit-keyframes flashout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes flashout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.center-list {
    list-style: none;
    text-align: center;
    margin: 0 0 1rem;
    font-weight: 700;
    font-size: 1.2rem;
}
.button-list .remove-button {
    padding: 0.2rem 0.4rem;
}
.button-list {
    list-style: none;
    counter-reset: listRowNumber;
    position: relative;
}
.button-list li:before {
    counter-increment: listRowNumber;
    content: counter(listRowNumber);
    position: absolute;
    margin-top: 6px;
    left: 0;
    background: #0078e1;
    color: #ff5800;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    text-align: center;
    line-height: 1.5;
    font-weight: 700;
}
.field-change-button {
    background: #ffeee6;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
.field-change-button .field-title {
    float: left;
}
.field-change-button.locked-in {
    border-bottom: #e6e6e6 dashed 1px;
    margin-bottom: 0.5rem;
    padding-bottom: 0.25rem;
}
.gset .field-change-button {
    color: #0078e1;
}
.search-hero {
    font-size: 1.5rem;
    padding: 2rem 2rem 2rem 1rem;
}
@media screen and (max-width: 39.99875em) {
    .search-hero {
        font-size: 1rem;
        padding: 1rem 10px;
    }
}
.search-mag {
    position: absolute;
    right: 1rem;
    font-size: 2rem;
    margin: 0.7rem 0 0 1.25rem;
    color: #e6e6e6;
    z-index: 10;
}
@media screen and (max-width: 39.99875em) {
    .search-mag {
        font-size: 1rem;
        margin: 9px 0 2px 0;
    }
}
.md-form {
    max-width: 100%;
    width: 600px;
    margin: 0 auto 1rem;
}
.change-title.no-point,
.form-collapse-title.no-point {
    cursor: initial;
}
.enabled-0 > div,
.enabled-0 .button-list li:before,
.enabled-0 .gset .input-group-label {
    background: #e6e6e6;
    border-color: #8a8a8a;
}
.enabled-0 .form-collapse-title {
    color: #8a8a8a;
}
.enabled-0 .form-collapse-title small {
    color: #8a8a8a;
    background: #cacaca;
}
.enabled-0 .button,
.enabled-0 .gset .button {
    background: #fefefe;
    color: #0078e1;
}
.enabled-0 .button:hover,
.enabled-0 .gset .button:hover {
    background: #ff5800;
    color: #0a0a0a;
    border-color: #0a0a0a;
}
.enabled-0 .gset,
.enabled-0 .gset a,
.enabled-0 .gset h1,
.enabled-0 .gset h2,
.enabled-0 .gset h3,
.enabled-0 .gset h4,
.enabled-0 .gset h5,
.enabled-0 .gset label,
.enabled-0 .gset .input-group-label,
.enabled-0 .button-list li:before {
    color: #8a8a8a;
}
.enabled-0 .gset a:hover {
    color: #0a0a0a;
}
.enabled-0 a.site-close-button,
.enabled-0 .gset a.site-close-button {
    border-color: #8a8a8a;
    background: #e6e6e6;
}
.enabled-0 a.site-close-button:hover,
.enabled-0 .gset a.site-close-button:hover {
    border-color: #0a0a0a;
    background: dimgray;
    color: #fefefe;
}
.submit_shield {
    position: relative;
}
.submit_shield:before {
    width: 100%;
    height: 100%;
    background: rgba(10, 10, 10, 0.6);
    position: absolute;
    content: "";
    z-index: 20;
}
.submit_shield:after {
    content: "";
    position: absolute;
    background: url(../assets/spinner.gif) no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: bottom;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.8;
}
#gridContent {
    max-width: 426px;
}
.grid-margin-bottom .cell {
    margin-bottom: 1rem;
}
#gridContentInner h4 {
    font-weight: bold;
}
.grid-item-content,
#gridContentInner .openProfile {
    display: none;
}
#gridContentInner .grid-item-content {
    display: block;
}
.grid-profile-img {
    box-shadow: 0 0 2rem rgba(0, 120, 225, 0.5);
    border: #575757 solid 1px;
    padding: 4px;
    margin-bottom: 0.5rem;
}
.feature-icon:before {
    font-size: 100px;
}
.hero-icon {
    font-size: 60px;
    margin-bottom: 1rem;
    display: block;
}
footer#site-footer {
    border-top: #ff5800 solid 4px;
}
#site-footer a {
    color: #fefefe;
}
#site-footer a:hover {
    color: #ff5800;
    background: none;
}
.entry-footer > span {
    padding-right: 20px;
}
.pagination.pagination-inline a,
.pagination.pagination-inline button {
    display: inline-block;
}
.category-news .posts__container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container {
        flex-direction: column;
    }
}
.category-news .posts__container article {
    width: 22%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    border: 1px solid #e6e6e6;
    margin: 1%;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article {
        width: 100%;
        flex-direction: row;
        align-items: center;
    }
}
.category-news .posts__container article .entry-header {
    order: 2;
    padding: 1rem;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article .entry-header {
        width: 100%;
    }
}
.category-news .posts__container article .entry-header .entry-title {
    text-transform: none;
    font-size: 1.6rem;
    letter-spacing: 0;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article .entry-header .entry-title {
        font-size: 1.2rem;
    }
}
.category-news .posts__container article .entry-header .entry-meta {
    margin-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article .entry-header .entry-meta {
        border-bottom: none;
    }
}
.category-news .posts__container article .post-thumbnail {
    order: 1;
    width: 100%;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article .post-thumbnail {
        width: 65%;
    }
}
.category-news .posts__container article .post-thumbnail .attachment-thumbnail {
    width: 100%;
}
.category-news .posts__container article .entry-content {
    order: 3;
    padding: 1rem;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article .entry-content {
        display: none;
    }
}
.more-link {
    display: block;
    text-decoration: underline;
    margin-top: 1rem;
}
.comments-link {
    margin-left: 2rem;
    margin-right: 0;
    text-decoration: underline;
}
.flip-link {
    overflow: hidden;
}
.flip-link a.slide-banner {
    transition: left 1s ease;
    position: absolute;
    display: block;
    width: 100%;
    left: 0%;
    top: 0;
}
.flip-link a.slide-out {
    left: 100%;
}
.banner__container {
    width: 100%;
    height: 8vh;
    position: relative;
    border: 1px solid #cacaca;
}
.banner__bg {
    width: 100%;
    height: 100%;
    background: url("https://grassroots365.com/wp-content/uploads/2021/10/banner-bg-sm.png");
    -webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 15% 100%, 20% 50%);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 15% 100%, 20% 50%);
}
@media screen and (min-width: 40em) {
    .banner__bg {
        background: url("https://grassroots365.com/wp-content/uploads/2021/10/banner-bg-lrg.png");
    }
}
.banner__info {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
@media screen and (min-width: 40em) {
    .banner__info {
        left: 120px;
    }
}
.banner__img {
    width: 38%;
}
@media screen and (min-width: 40em) {
    .banner__img {
        width: 20%;
    }
}
.banner__text {
    font-size: 75%;
    color: white;
    margin-bottom: 0;
}
@media screen and (min-width: 40em) {
    .banner__text {
        font-size: 1.5rem;
    }
}
.banner__btn {
    background-color: #ff5800;
    color: #0078e1;
    padding: 5px 10px;
    border-radius: 50px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 5px;
    font-size: 75%;
}
@media screen and (min-width: 40em) {
    .banner__btn {
        font-size: 1.3rem;
        padding: 10px 20px;
        margin-left: 20px;
        white-space: nowrap;
    }
}
.award-profile-img {
    vertical-align: top;
}
.award-profile-img img {
    max-width: 200px;
    width: 80%;
    min-width: 140px;
}
.tournamentAwards .award-data {
    border: none;
}
.tournamentAwards .award-data .division-title {
    background: #e6e6e6;
    color: #3a3a3a;
    border: 1px solid #f1f1f1;
}
@media screen and (max-width: 39.99875em) {
    .tournamentAwards .award-data__div {
        width: 100%;
        overflow: scroll;
    }
}
.tournamentAwards .award-data table {
    border-collapse: separate;
    border-spacing: 20px;
}
@media screen and (max-width: 39.99875em) {
    .tournamentAwards .award-data table {
        width: 50rem;
        margin-left: -1.3rem;
    }
}
.tournamentAwards .award-data__td {
    width: 15%;
    border-radius: 5px;
    background: linear-gradient(to bottom, #141e30, #243b55 40%, white 40%);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    transform: scale(1);
    transition: all 0.2s;
}
.tournamentAwards .award-data__td:hover {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    transform: scale(1.02);
}
@media screen and (max-width: 39.99875em) {
    .tournamentAwards .award-data__td {
        min-width: 10rem;
        padding: 10px;
        margin-bottom: 1rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .tabs-panel--camp {
        padding: 0;
    }
}
.campAwards .award-data {
    border: none;
}
.campAwards .award-data .division-title {
    background: #e6e6e6;
    color: #3a3a3a;
    border: 1px solid #f1f1f1;
}
@media screen and (max-width: 39.99875em) {
    .campAwards .award-data__div {
        width: 100%;
        overflow: scroll;
    }
}
.campAwards .award-data table {
    border-collapse: separate;
    border-spacing: 20px;
}
@media screen and (max-width: 39.99875em) {
    .campAwards .award-data table {
        width: 50rem;
        margin-left: -1.3rem;
    }
}
.campAwards .award-data__td {
    width: 15%;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ff0, #0a0a0a 40%, #333 156%);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    transform: scale(1);
    transition: all 0.2s;
}
.campAwards .award-data__td:hover {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    transform: scale(1.02);
}
@media screen and (max-width: 39.99875em) {
    .campAwards .award-data__td {
        min-width: 10rem;
        padding: 10px;
        margin-bottom: 1rem;
    }
}
#allTournLabel {
    background-color: #0078e1;
    color: white;
}
@media screen and (max-width: 39.99875em) {
    #allTournLabel {
        padding: 0 5px 0 5px;
    }
}
@media screen and (max-width: 39.99875em) {
    .all-tournament__heading {
        text-align: center;
    }
}
@media screen and (max-width: 39.99875em) {
    .all-tournament__heading small {
        font-size: 70%;
    }
}
.all-tournament__details {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 39.99875em) {
    .all-tournament__details {
        flex-direction: column;
    }
}
.all-tournament__details h2 {
    text-decoration: underline;
}
th.scrolling {
    padding: 0px 60px;
}
.to_scroll {
    overflow-x: scroll;
}
.profile .tabs-content {
    border: none;
}
.profile-silo {
    width: 800px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.cert-title {
    font-size: 40%;
}
.cert-title span {
    color: green;
}
.profile-title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
}
.verified {
    position: absolute;
    margin: 0 7px 0;
    background: #fefefe;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 0 6px 4px;
    border: #333 solid 1px;
    border-top: none;
    box-shadow: 4px 2px 2px rgba(10, 10, 10, 0.4);
}
.profile-event-img {
    width: 100%;
}
.profile .profile-event-img {
    width: 140px;
    position: absolute;
    top: -7%;
    left: -16%;
}
.profile-image {
    margin: 0 20px 20px 0;
    max-width: 50%;
    width: 250px;
    border: #333 solid 1px;
    box-shadow: 4px 2px 2px rgba(10, 10, 10, 0.2);
}
.profile .inner-profile {
    max-width: 220px;
}
.award-title {
    position: absolute;
    bottom: 0;
    width: 106%;
    margin: 2rem -3%;
    padding: 0.4em;
    background: #0078e1;
    background: linear-gradient(rgba(0, 120, 225, 0.8), rgba(50, 200, 255, 0.8));
    box-shadow: 1px 1px 8px rgba(10, 10, 10, 0.8);
    border-top: #ff5800 double 5px;
    border-bottom: #ff5800 double 5px;
    color: #fefefe;
    font-weight: bold;
    font-style: italic;
    font-size: 1.8em;
    line-height: 0.9;
    text-shadow: 1px 1px 3px #000;
}
.award-logo {
    position: absolute;
    bottom: -15px;
    width: 100%;
}
.award-logo img {
    max-width: 80%;
    width: 125px;
}
.award-logo-img {
    max-width: 60%;
    width: 80px;
}
.gset h5.profile_award_label,
.profile_award_label {
    position: absolute;
    bottom: 0.5rem;
    width: 104%;
    left: -2%;
    padding: 0.5rem 0.2rem;
    background: #0078e1;
    background: linear-gradient(rgba(0, 120, 225, 0.8), rgba(50, 200, 255, 0.8));
    box-shadow: inset 1px 1px 8px rgba(10, 10, 10, 0.8);
    border-top: #ff5800 solid 3px;
    border-bottom: #ff5800 solid 3px;
    font-size: 1.7rem;
    line-height: 1.5rem;
}
@media screen and (min-width: 40em) and (max-width: 63.99875em) {
    .gset h5.profile_award_label,
    .profile_award_label {
        font-size: 1rem;
        line-height: 1rem;
    }
}
@media screen and (max-width: 63.99875em) {
    .profile .profile-event-img {
        width: 84px;
        top: -20px;
        left: -40px;
    }
}
.event-link {
    padding-top: 6px;
    text-decoration: underline;
}
.skillList {
    margin: 4px 0;
    padding: 0;
    list-style: none;
}
.skillList li,
.evalBlock {
    box-shadow: inset -1px -1px 6px rgba(254, 254, 254, 0.25);
    color: #3a3a3a;
    margin-bottom: 2px;
}
.evalBlock {
    margin-bottom: 2rem;
}
.gset .skillList li,
.gset .evalBlock {
    background: #fefefe;
    background: rgba(254, 254, 254, 0.1);
    box-shadow: inset -1px -1px 6px rgba(10, 10, 10, 0.5);
    border: #fefefe solid 1px;
    color: #fefefe;
}
.skillList.strength li {
    color: #3a3a3a;
    background-color: #fefefe;
    border: 2px solid #3adb76;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 3px 10px;
}
.skillList.improve li {
    color: #3a3a3a;
    background-color: #fefefe;
    border: 2px solid #cc4b37;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 3px 10px;
}
.reveal > .partner-link:last-child {
    margin: 2rem -2rem -2rem;
}
.partner-link .callout {
    margin-bottom: 0;
}
.coverflow {
    height: 300px;
}
.coverflow:focus {
    outline: none;
}
.cover {
    max-width: 50%;
    width: 300px;
    padding: 1rem;
    position: relative;
    border-width: 1px;
    border-style: solid;
    box-shadow: 0 0 6px rgba(10, 10, 10, 0.4);
}
.cover small {
    visibility: hidden;
}
.cover .blocker {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.cover.current .blocker {
    display: none;
}
.cover.current small {
    visibility: visible;
}
.reveal {
    padding-top: 1px;
    margin-bottom: 3rem;
}
.reveal:focus {
    outline: none;
}
.reveal .reveal-description {
    background: #000;
    color: #fff;
    line-height: 1.35;
    font-size: 2rem;
}
.reveal p {
    margin-bottom: 0;
}
.card.text-center img {
    margin: 0 auto;
}
.pros .card {
    border: none;
    overflow: visible;
}
.pros .card img {
    border-radius: 50%;
    border: #0078e1 dashed 2px;
    box-shadow: 0 0 26px rgba(0, 120, 225, 0.7);
}
.pros h5,
.pros span {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    line-height: 0.7;
}
.pros span {
    color: #0078e1;
    letter-spacing: -1px;
}
@media screen and (max-width: 39.99875em) {
    .wp-block-gallery .blocks-gallery-image figure,
    .wp-block-gallery .blocks-gallery-item figure {
        display: block;
    }
    .wp-block-gallery.is-cropped .blocks-gallery-item img {
        height: auto;
    }
    .cell .wp-block-gallery .blocks-gallery-item figcaption {
        position: relative;
        background: #0078e1;
        color: #fefefe;
    }
    .cell .wp-block-gallery .blocks-gallery-item figcaption h5 {
        color: #ff5800;
    }
}
.pros.wp-block-gallery .blocks-gallery-item {
    padding: 20px;
}
.pros.wp-block-gallery .blocks-gallery-item figure {
    flex-flow: column wrap;
}
.pros .blocks-gallery-item figure img {
    border-radius: 50%;
    border: #0078e1 dashed 1px;
    box-shadow: 0 0 16px rgba(0, 120, 225, 0.7);
}
.pros.wp-block-gallery .blocks-gallery-item figcaption h5 {
    color: #0a0a0a;
}
.pros.wp-block-gallery .blocks-gallery-item figcaption {
    position: relative;
    background: none;
    color: #8a8a8a;
    line-height: 1;
    padding: 15px 10px 20px;
}
.wrapper-staff .accordion-title {
    font-size: 1rem;
    font-weight: 700;
/*     color: #fefefe;
    background: #0078e1; */
  color: #333333;
  background: #f2f2f2;
}
.staff.wp-block-gallery .blocks-gallery-item {
    padding: 20px;
}
.staff.wp-block-gallery.columns-3 .blocks-gallery-item {
    padding: 40px;
}
.staff.wp-block-gallery .blocks-gallery-item figure {
    position: relative;
}
.home-feature .cell,
.home-feature .cell {
    margin-bottom: 2rem;
}
.large-up-4 > .cell.super-cell,
.large-up-4 > .cell.super-cell {
    flex: 0 0 50%;
    max-width: 50%;
}
@media screen and (max-width: 63.99875em) {
    .small-up-2 > .cell.super-cell,
    .small-up-2 > .cell.super-cell,
    .medium-up-2 > .cell.super-cell,
    .medium-up-2 > .cell.super-cell {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
#slider-wrapper .tabs-title a {
    padding: 0.7rem 1rem;
}
.tab-slider .article-info {
    margin: 0;
    padding: 1rem;
    background: rgba(254, 254, 254, 0.8);
    position: absolute;
    bottom: 0;
    width: 100%;
}
.tab-slider:hover .article-info {
    background: rgba(254, 254, 254, 0.9);
}
.tab-slider .article-info a {
    text-transform: uppercase;
    font-weight: bold;
    color: #0078e1;
    display: block;
    line-height: 0.9;
    font-size: 1.75rem;
}
.tile {
    background: #0a0a0a;
    overflow: hidden;
}
.tile .article-info {
    font-family: "News Cycle", "Montserrat", Helvetica, sans-serif;
    margin: 0;
    padding: 1rem;
    background: rgba(0, 120, 225, 0.8);
    position: absolute;
    bottom: 0;
    width: 100%;
}
@media screen and (max-width: 39.99875em) {
    p.no-margin.cute.orange.text-lowercase {
        font-size: 0.6rem;
        display: none;
    }
}
.tile a img {
    transition: transform 0.5s;
    width: 100%;
}
.tile:hover a img {
    opacity: 0.5;
    transform: scale(1.1);
}
.tile:hover .article-info {
    background: rgba(0, 120, 225, 0.4);
}
.tile .article-info a {
    text-transform: uppercase;
    font-weight: bold;
    color: #fefefe;
    display: block;
    line-height: 0.9;
    font-size: 1.75rem;
}
@media screen and (max-width: 39.99875em) {
    .tile .article-info a {
        line-height: 1.2;
    }
}
.tile-image {
    overflow: hidden;
    display: block;
    height: 100%;
}
@media screen and (max-width: 39.99875em) {
    .tile-image {
        filter: contrast(1.2);
    }
}
.tile-image.responsive-embed,
.tile-image.flex-video {
    margin-bottom: 0;
    padding: 100% 0 0;
}
.tile-image.responsive-embed iframe {
    top: -30%;
    bottom: -30%;
    left: -30%;
    right: -30%;
    height: 140%;
    width: 160%;
    max-width: 160%;
}
#page-nav {
    width: 100%;
}
.widget-wrapper {
    background: #f1f1f1;
    padding: 0.5rem;
    position: relative;
}
.profile-widget,
.profile-widget p {
    line-height: 1;
}
.profile-feature .featured-event {
    border: #0078e1 solid 1px;
    box-shadow: 0 0 6px #ff5800, 2px 2px 4px #8a8a8a;
    border-radius: 4px;
    overflow: hidden;
}
.tabs-content.tabs-content-space > .tabs-panel {
    padding: 2rem;
}
.flex-container.tabs-panel[aria-hidden="false"] {
    display: flex;
}
.slide-thumbs .tabs-title > a {
    padding: 0.75rem 0.5rem;
    font-size: 0.75rem;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: 1px;
    position: relative;
    background: linear-gradient(#0078e1, #1592ff);
}
.slide-thumbs .tabs-title > a:hover,
.slide-thumbs .tabs-title > a:focus,
.slide-thumbs .tabs-title > a[aria-selected="true"] {
    color: #0078e1;
    background: #ff5800;
}
@media screen and (min-width: 40em) {
    .page-template-calendar #event-tabs .cell.large-expand {
        flex: 1 1 100%;
        max-width: none;
    }
}
@media screen and (max-width: 39.99875em) {
    .event-tabs__wrapper {
        width: 95vw;
        overflow: scroll;
        margin-left: 1rem 0;
    }
}
@media screen and (max-width: 39.99875em) {
    #event-tabs {
        width: auto;
    }
}
@media screen and (max-width: 39.99875em) {
    #event-tabs .cell {
        width: auto;
    }
}
@media screen and (max-width: 39.99875em) {
    #event-tabs.event-tabs--campAwards {
        width: 110rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .camp-awards__nav {
        width: 30rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .camp-awards__nav .cell {
        width: auto;
    }
}
@media screen and (max-width: 39.99875em) {
    .camp-awards__nav#ebcarizona_awards {
        width: 40rem;
    }
}
.mobile-tabs__arrows {
    display: none;
}
@media screen and (max-width: 39.99875em) {
    .mobile-tabs__wrapper {
        width: 101vw;
        overflow: scroll;
        margin-left: -4rem;
    }
    .mobile-tabs__nav {
        width: 57rem;
    }
    .mobile-tabs__arrows {
        width: 100%;
        display: flex;
        justify-content: space-between;
        position: absolute;
        top: 35px;
        height: 0;
    }
    .mobile-tabs__leftArrow,
    .mobile-tabs__rightArrow {
        height: 1.5rem;
        width: 1.5rem;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        color: #3a3a3a;
        background: white;
        border-radius: 50%;
        box-shadow: 0 2px 8px 0 #0003;
    }
    .mobile-tabs__leftArrow {
        right: 10px;
    }
    .mobile-tabs__rightArrow {
        left: 10px;
    }
}
.separate.tabs {
    border: none;
    background: none;
    margin-bottom: 0.5rem;
}
.separate .tabs-title {
    float: none;
}
.separate .tabs-title > a {
    padding: 1.25rem 1rem;
    font-size: 0.8rem;
    border: #cacaca solid 1px;
    color: #3a3a3a;
    font-weight: bold;
    border-radius: 6px;
    margin: 0.5rem;
    transition: all 0.2s;
}
@media screen and (max-width: 39.99875em) {
    .separate .tabs-title > a {
        font-size: 0.7rem;
        padding: 1rem 1rem;
        line-height: 1.2;
    }
}
.separate .tabs-title > a:hover {
    color: #fff;
    border-style: solid;
}
.separate .tabs-title > a:focus,
.separate .tabs-title > a[aria-selected="true"] {
    background: #ff5800;
    color: #0078e1;
    outline: none;
}
.separate.0tabs-content {
    border: #0078e1 solid 1px;
    padding: 0;
}
.separate .tabs-panel {
    padding: 0;
}
.separate .tabs-panel table {
    margin: 0;
}
.separate .tabs-panel h2:first-child {
    margin-bottom: 0;
}
.gset .tabs {
    background: none;
}
.gset .tabs-title > a {
    color: #fefefe;
}
.gset .tabs-title > a:hover {
    background: none;
    color: #ff5800;
}
.gset .tab-grid .tabs-title:nth-child(odd) {
    border-right: 1px solid #ff5800;
}
.gset .tab-grid .tabs-title {
    border-bottom: 1px solid #ff5800;
}
.tab-grid {
    position: relative;
}
.tab-grid .sled {
    position: absolute;
    overflow: auto;
    max-height: 100%;
}
.tab-grid .tabs-title {
    border-bottom: 1px solid #eaeaea;
}
.tab-grid .tabs-title:nth-child(odd) {
    border-right: 1px solid #eaeaea;
}
.tabs.vertical .tabs-title a {
    display: table;
    width: 100%;
    height: 100%;
}
.tabs.vertical .tabs-title a > span {
    display: table-cell;
    vertical-align: middle;
}
.tabs.vertical.vertical > li {
    display: flex;
}
.tabs-content.vertical {
    border: none;
    background: none;
}
.partner-link .callout {
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.tabs-title.expanded {
    width: 100%;
}
.slides {
    position: absolute;
    width: 200px;
    height: 300px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.slides .p {
    position: absolute;
    width: 200px;
    height: 69px;
    background: #181818;
}
.slides .tp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.slides .i,
.slides .pav:hover .i {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 60px;
    height: 30px;
    border: white 1px dashed;
}
* html .slides .i {
    width: 62px;
    height: 32px;
}
.slides .pav .i {
    border: white 1px solid;
}
.slides .t,
.slides .pav:hover .t {
    position: absolute;
    top: 3px;
    left: 68px;
    width: 129px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fc9835;
    font-size: 13px;
    font-weight: bold;
}
.slides .pav .t,
.slides .p:hover .t {
    color: #fefefe;
}
.slides .c,
.slides .pav:hover .c {
    position: absolute;
    top: 38px;
    left: 3px;
    width: 197px;
    height: 31px;
    line-height: 31px;
    color: #fefefe;
    font-size: 11px;
    font-weight: 400;
    overflow: hidden;
}
.slides .pav .c,
.slides .p:hover .c {
    color: #fc9835;
}
.slides .t,
.slides .c {
    transition: color 2s;
    -moz-transition: color 2s;
    -webkit-transition: color 2s;
    -o-transition: color 2s;
}
.slides .p:hover .t,
.slides .pav:hover .t,
.slides .p:hover .c,
.slides .pav:hover .c {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.slides .p:hover,
.slides .pav:hover {
    background: #333;
}
.slides .pav,
.slides .p.pdn {
    background: #462300;
}
@media screen and (max-width: 39.99875em) {
    .small-block {
        display: block;
    }
    .invisible-for-small {
        visibility: hidden;
    }
    #main-nav .is-dropdown-submenu {
/*         display: block; */
        position: relative;
    }
    .dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
        left: auto;
        right: auto;
        width: 96%;
        margin-left: 2%;
    }
    #site-navigation a,
    #site-navigation .button {
        font-size: 1.75rem;
    }
    #site-navigation #main-nav .is-dropdown-submenu a,
    #site-navigation #main-nav.menu-mega a {
        font-size: 1.25rem;
    }
    #site-header-menu .menu > li > a {
        padding: 0.75rem 0.4rem;
    }
    #site-header-menu .menu > li.social-button > a {
        padding: 0.5rem 1.9rem 0.5rem 0.9rem;
    }
    .title-logos img {
        max-height: 60px;
    }
    #main-nav-drawer {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(254, 254, 254, 0.9);
        z-index: 1000;
        overflow: scroll;
    }
    #site-navigation .menuButton.button {
        position: absolute;
        padding: 20px;
        margin: 0;
        top: 0;
        right: 0;
        font-size: 18px;
        background: none;
        border: none;
    }
    .menu.align-center li,
    .menu.align-right li {
        display: block;
    }
    .menu.align-right.vertical.small-text-center li {
        text-align: center;
    }
    #main-nav-drawer .menu {
        flex-direction: column;
    }
    #main-nav-drawer .menu > li {
        width: 100%;
    }
    #main-nav-drawer .menu > li.small-6 {
        width: 50%;
    }
    #site-navigation #main-nav-drawer .menu a {
        color: #0078e1;
    }
    #site-navigation #main-nav-drawer .menu a:hover {
        color: #48aaff;
    }
    #site-navigation #main-nav-drawer .menu .menu-item-has-children > a:not(href) {
        font-weight: 700;
        font-size: 1.5rem;
        text-align: left;
        background: #e6e6e6;
        border-top: #8a8a8a solid 1px;
        border-bottom: #8a8a8a solid 1px;
    }
    #site-navigation #main-nav .is-dropdown-submenu.menu a {
        color: #fefefe;
    }
    #site-navigation #main-nav .is-dorpdown-submenu.menu a:hover {
        color: #cbcbcb;
    }
    #main-nav > li.menu-item > a {
        padding: 1rem;
    }
    #site-logo-bar .secondary-logo {
        display: none;
    }
    .button.small-small {
        font-size: 0.75rem;
    }
}
.input-group-field.shrink {
    min-width: auto;
    flex: 0 1 21%;
    height: auto;
}
.input-group-all-button {
    cursor: pointer;
}
.input-group-all-button .input-group-button {
    background: #fefefe;
}
.input-group-all-button:hover .input-group-label,
.input-group-all-button:hover .input-group-field,
.input-group-all-button:hover .input-group-button {
    background: #0078e1;
    color: #fefefe;
}
.input-group-all-button:hover .bar1,
.input-group-all-button:hover .bar2,
.input-group-all-button:hover .bar3 {
    background: #fefefe;
}
.curtain-menu {
    z-index: 2;
    position: fixed;
    top: 64px;
    bottom: 100%;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    width: 100%;
    pointer-events: none;
    transition: bottom 0.1s;
    transition-delay: 1s;
}
.admin-bar .curtain-menu,
.admin-bar .side-slide-menu {
    top: 110px;
}
@media screen and (min-width: 40em) {
    .admin-bar .curtain-menu,
    .admin-bar .side-slide-menu {
        top: 95px;
    }
    .white #site-navigation .menu .nav-title {
        color: #0078e1;
        border-bottom-color: #0078e1;
    }
    .profile .profile-name {
        text-align: left;
        font-size: 3.5rem;
    }
    .medium-xlarge-margin {
        margin: 4rem;
    }
    .medium-large-margin {
        margin: 2.6rem;
    }
    .medium-medium-margin {
        margin: 2rem;
    }
    .medium-small-margin {
        margin: 1rem;
    }
    .medium-tiny-margin {
        margin: 0.5rem;
    }
    .medium-no-margin {
        margin: 0;
    }
    .medium-xlarge-margin-top {
        margin-top: 4rem;
    }
    .medium-large-margin-top {
        margin-top: 2.6rem;
    }
    .medium-medium-margin-top {
        margin-top: 2rem;
    }
    .medium-small-margin-top {
        margin-top: 1rem;
    }
    .medium-tiny-margin-top {
        margin-top: 0.5rem;
    }
    .medium-no-margin-top {
        margin-top: 0;
    }
    .medium-xlarge-margin-bottom {
        margin-bottom: 4rem;
    }
    .medium-large-margin-bottom {
        margin-bottom: 2.6rem;
    }
    .medium-medium-margin-bottom {
        margin-bottom: 2rem;
    }
    .medium-small-margin-bottom {
        margin-bottom: 1rem;
    }
    .medium-tiny-margin-bottom {
        margin-bottom: 0.5rem;
    }
    .medium-no-margin-bottom {
        margin-bottom: 0;
    }
    .medium-xlarge-margin-left {
        margin-left: 4rem;
    }
    .medium-large-margin-left {
        margin-left: 2.6rem;
    }
    .medium-medium-margin-left {
        margin-left: 2rem;
    }
    .medium-small-margin-left {
        margin-left: 1rem;
    }
    .medium-tiny-margin-left {
        margin-left: 0.5rem;
    }
    .medium-no-margin-left {
        margin-left: 0;
    }
    .medium-xlarge-margin-right {
        margin-right: 4rem;
    }
    .medium-large-margin-right {
        margin-right: 2.6rem;
    }
    .medium-medium-margin-right {
        margin-right: 2rem;
    }
    .medium-small-margin-right {
        margin-right: 1rem;
    }
    .medium-tiny-margin-right {
        margin-right: 0.5rem;
    }
    .medium-no-margin-right {
        margin-right: 0;
    }
    .medium-xlarge-margin-sides {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .medium-large-margin-sides {
        margin-left: 2.6rem;
        margin-right: 2.6rem;
    }
    .medium-medium-margin-sides {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .medium-small-margin-sides {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .medium-tiny-margin-sides {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .medium-no-margin-sides {
        margin-left: 0;
        margin-right: 0;
    }
    .medium-auto-margin-sides {
        margin-left: auto;
        margin-right: auto;
    }
    .medium-xlarge-padding {
        padding: 4rem;
    }
    .medium-large-padding {
        padding: 2.6rem;
    }
    .medium-medium-padding {
        padding: 2rem;
    }
    .medium-small-padding {
        padding: 1rem;
    }
    .medium-tiny-padding {
        padding: 0.5rem;
    }
    .medium-no-padding {
        padding: 0;
    }
    .medium-xlarge-padding-bottom {
        padding-bottom: 4rem;
    }
    .medium-large-padding-bottom {
        padding-bottom: 2.6rem;
    }
    .medium-medium-padding-bottom {
        padding-bottom: 2rem;
    }
    .medium-small-padding-bottom {
        padding-bottom: 1rem;
    }
    .medium-tiny-padding-bottom {
        padding-bottom: 0.5rem;
    }
    .medium-no-padding-bottom {
        padding-bottom: 0;
    }
    .medium-xlarge-padding-top {
        padding-top: 4rem;
    }
    .medium-large-padding-top {
        padding-top: 2.6rem;
    }
    .medium-medium-padding-top {
        padding-top: 2rem;
    }
    .medium-small-padding-top {
        padding-top: 1rem;
    }
    .medium-tiny-padding-top {
        padding-top: 0.5rem;
    }
    .medium-no-padding-top {
        padding-top: 0;
    }
    .medium-xlarge-padding-left {
        padding-left: 4rem;
    }
    .medium-large-padding-left {
        padding-left: 2.6rem;
    }
    .medium-medium-padding-left {
        padding-left: 2rem;
    }
    .medium-small-padding-left {
        padding-left: 1rem;
    }
    .medium-tiny-padding-left {
        padding-left: 0.5rem;
    }
    .medium-no-padding-left {
        padding-left: 0;
    }
    .medium-xlarge-padding-right {
        padding-right: 4rem;
    }
    .medium-large-padding-right {
        padding-right: 2.6rem;
    }
    .medium-medium-padding-right {
        padding-right: 2rem;
    }
    .medium-small-padding-right {
        padding-right: 1rem;
    }
    .medium-tiny-padding-right {
        padding-right: 0.5rem;
    }
    .medium-no-padding-right {
        padding-right: 0;
    }
    .medium-xlarge-padding-sides {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .medium-large-padding-sides {
        padding-left: 2.6rem;
        padding-right: 2.6rem;
    }
    .medium-medium-padding-sides {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .medium-small-padding-sides {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .medium-tiny-padding-sides {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .medium-no-padding-sides {
        padding-left: 0;
        padding-right: 0;
    }
}
.curtain-menu-wrapper {
    position: absolute;
    width: 100%;
    z-index: 3;
    top: auto;
    bottom: 100%;
    transition: bottom 0.5s;
    transition-delay: 0.5s;
    visibility: hidden;
}
.curtain-menu .curtain {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: flex 0.45s;
}
.curtain-menu .curtain:nth-child(2) {
    flex: 1 0 100%;
    background: transparent;
}
.curtain-menu .curtain:nth-child(odd) {
    background: #00427b;
}
.curtain-menu-button-toggle,
.side-slide-menu-button-toggle {
    width: 2.5rem;
    height: 2.5rem;
    position: relative;
    cursor: pointer;
    border: #ff5800 solid 1px;
}
.curtain-menu-button-toggle div,
.side-slide-menu-button-toggle div {
    position: absolute;
    width: 1.5rem;
    height: 2px;
    background: #0078e1;
    transition: transform 0.3s;
/*     transition-delay: 0.5s; */
}
.curtain-menu-button-toggle .bar1,
.side-slide-menu-button-toggle .bar1 {
    transform: translateX(0.5rem) translateY(0.75rem);
}
.curtain-menu-button-toggle .bar2,
.side-slide-menu-button-toggle .bar2 {
    transform: translateX(0.5rem) translateY(1.25rem);
}
.curtain-menu-button-toggle .bar3,
.side-slide-menu-button-toggle .bar3 {
    transform: translateX(0.5rem) translateY(1.75rem);
}
.curtain-menu-button-toggle:active,
.side-slide-menu-button-toggle:active {
    box-shadow: none;
}
.input-group-label + .input-group-button .curtain-menu-button-toggle {
    border-left: none;
}
.curtain-menu-open .curtain-menu {
    transition: none;
    bottom: 0;
}
.curtain-menu-open .curtain:nth-child(2) {
    flex: 0 0 0%;
}
.curtain-menu-open .curtain-menu-wrapper {
    top: 0;
    bottom: 0;
    visibility: visible;
    pointer-events: all;
    overflow: auto;
}
.curtain-menu-open .curtain-menu-button-toggle .bar1 {
    transform: translateX(0.5rem) translateY(1.25rem) rotate(-45deg);
    color: #fefefe;
}
.curtain-menu-open .curtain-menu-button-toggle .bar2,
.curtain-menu-open .curtain-menu-button-toggle .bar3 {
    transform: translateX(0.5rem) translateY(1.25rem) rotate(-135deg);
    color: #fefefe;
}
.curtain-menu-open #mastInsert .input-group-label,
.curtain-menu-open #mastInsert .input-group-field,
.curtain-menu-open #mastInsert .input-group-button {
    background: #0078e1;
    color: #fefefe;
}
.curtain-menu-open .bar1,
.curtain-menu-open .bar2,
.curtain-menu-open .bar3 {
    background: #fefefe;
}
.white .curtain-menu .curtain:nth-child(odd),
.white #site-navigation {
    background: linear-gradient(rgba(254, 254, 254, 0.8), rgba(230, 230, 230, 0.8));
}
.white #site-navigation .menu a {
    color: #0078e1;
    border: none;
}
.white #site-navigation .menu .nav-title {
    font-size: 1.25rem;
}
.white #site-navigation .menu h5.nav-title {
    border-bottom: none;
    margin-bottom: 1.5rem;
    font-size: 1rem;
}
.white small.block.subheader {
    color: #cde7ff;
}
.white .enhance small.block.subheader {
    color: #fefefe;
}
.white #main-nav .is-dropdown-submenu .enhance a {
    border: none;
    background: linear-gradient(rgba(0, 120, 225, 0.2), rgba(0, 120, 225, 0.3), rgba(0, 120, 225, 0.6));
    border-radius: 0;
}
#site-navigation.side-slide-menu-wrapper {
    background: none;
    border-top: none;
}
.side-slide-menu-wrapper {
    z-index: 2;
    position: fixed;
    top: 69px;
    bottom: 0%;
    left: 100%;
    overflow: hidden;
    width: 100%;
    pointer-events: none;
    transition: left 0.5s;
    visibility: hidden;
}
.admin-bar .side-slide-menu-wrapper {
    top: 110px;
}
#site-navigation.side-slide-menu-wrapper .downplay {
    border-top: #993500 solid 1px;
}
#site-navigation.side-slide-menu-wrapper .downplay + .downplay {
    border-top: none;
}
#site-navigation.side-slide-menu-wrapper .downplay a {
    background: #3a3a3a;
    color: #a4a4a4;
    border-bottom: #0a0a0a solid 1px;
    font-size: 12px;
    font-weight: normal;
}
#site-navigation.side-slide-menu-wrapper .downplay a:hover {
    color: #e6e6e6;
    background: #0a0a0a;
}
#site-navigation.side-slide-menu-wrapper .downplay.current-menu-item a {
    color: #e6e6e6;
    background: #48aaff;
}
#site-navigation.side-slide-menu-wrapper .downplay.current-menu-item a:hover {
    color: #fefefe;
}
.side-slide-menu-wrapper #main-nav {
    width: 100%;
    background: linear-gradient(#0078e1, #0a0a0a);
    margin: 0;
    overflow: auto;
}
.side-slide-menu-wrapper #main-nav .is-dropdown-submenu {
    background: linear-gradient(#0a0a0a, #0078e1);
}
.input-group-label + .input-group-button .side-slide-menu-button-toggle {
    border-left: none;
}
.side-slide-menu-open .side-slide-menu-wrapper {
    left: 0;
    visibility: visible;
    pointer-events: all;
    overflow: auto;
}
.side-slide-menu-open .side-slide-menu-button-toggle .bar1 {
    transform: translateX(0.5rem) translateY(1.25rem) rotate(-45deg);
    color: #fefefe;
    background: #fefefe;
}
.side-slide-menu-open .side-slide-menu-button-toggle .bar2,
.side-slide-menu-open .side-slide-menu-button-toggle .bar3 {
    transform: translateX(0.5rem) translateY(1.25rem) rotate(-135deg);
    color: #fefefe;
    background: #fefefe;
}
.side-slide-menu-open #mastInsert .input-group-label,
.side-slide-menu-open #mastInsert .input-group-field,
.side-slide-menu-open #mastInsert .input-group-button {
    background: #0078e1;
    color: #fefefe;
}
@media screen and (min-width: 40em) {
    #main-nav .ls_result_div {
        position: absolute;
    }
    #main-nav .is-dropdown-submenu a {
        padding: 5px 1rem;
    }
    .side-slide-menu-wrapper #main-nav .is-dropdown-submenu a,
    #main-nav.menu-mega a {
        padding: 0.26rem 0.75rem;
    }
    #main-nav .nav-title { 
        font-family: 'Open Sans', sans-serif;
        color: #4b4b4b;
        border-bottom: #e1e1e1 solid 1px;
    }
    #main-nav > .dropdown-drawer {
        position: initial;
    }
    #main-nav .is-dropdown-submenu a.minimize,
    #main-nav.menu-mega a.minimize {
        padding: 0.1rem 0.26rem;
        text-transform: none;
        font-size: 14px;
    }
    #main-nav .dropdown-drawer .is-dropdown-submenu {
        position: absolute;
        margin: 0 auto;
        padding: 20px;
        left: 0;
        right: 0;
        max-width: 75rem;
    }
    #main-nav .dropdown-drawer .is-dropdown-submenu .is-dropdown-submenu {
        position: relative;
    }
    #main-nav .dropdown-drawer .first-sub {
        overflow: auto;
        top: 109px;
        position: fixed;
        bottom: 2rem;
    }
    .admin-bar #main-nav .dropdown-drawer .first-sub {
        top: 141px;
    }
    .admin-bar .side-slide-menu-wrapper {
        top: 93px;
    }
    .side-slide-menu-wrapper #main-nav {
        width: 20%;
        height: 100%;
        margin: 0 0 0 auto;
        position: initial;
    }
    .side-slide-menu-wrapper #main-nav > .is-dropdown-submenu-parent {
        position: initial;
    }
    .side-slide-menu-wrapper #main-nav .is-dropdown-submenu {
        background: linear-gradient(90deg, #0a0a0a, #0078e1);
        padding: 2.5rem 3rem;
        margin: 0;
        left: auto;
        right: 20%;
        width: auto;
        height: 100%;
        border-bottom: none;
        border-top: none;
        min-width: 15%;
        max-width: 70%;
        max-height: none;
    }
    .side-slide-menu-wrapper #main-nav .minimize-submenu-padding .is-dropdown-submenu {
        padding: 2.5rem 4px 4px;
    }
    #site-navigation.side-slide-menu-wrapper .menu .is-active > a,
    #site-navigation.side-slide-menu-wrapper .menu .current-menu-ancestor.is-active > a {
        background: linear-gradient(90deg, #ff5800, #993500);
    }
    #main-nav-drawer {
        display: block !important;
    }
    #site-navigation {
        background: linear-gradient(#0078e1, #0a0a0a);
    }
    #site-navigation .is-dropdown-submenu.medium-horizontal {
        display: inline-block;
        position: relative;
    }
  
  #site-navigation-new {
    display: flex;
    align-items: center;
  }
  
  #site-navigation-new .menu-item a{
    color: #2c2c2c;
  }
    .table-data .gset h2.emphasis {
        font-size: 60px;
        text-transform: uppercase;
        letter-spacing: -3px;
    }
    .reveal {
        padding: 5%;
    }
    .reveal.tiny {
        min-width: 400px;
    }
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    font-size: 1.1rem;
    color: #aed9ff;
    background: linear-gradient(rgba(10, 10, 10, 0), #0a0a0a);
}
.wp-block-gallery .blocks-gallery-item figcaption h5 {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fefefe;
}
.wp-block-gallery .blocks-gallery-item figcaption span {
    border-top: #0078e1 solid 1px;
    display: block;
    margin: 0 auto;
}
.wp-block-gallery {
    margin-left: 0;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    flex-grow: 0;
}
h4 + h5 {
    margin-top: 3.5rem;
}
.toggle-next {
    background: #e6e6e6;
    border: #cacaca solid 1px;
    padding: 1rem 1.5rem;
}
.toggle-next:after {
    content: "+";
    display: inline-block;
    float: right;
}
#rosters table th {
    background: #0078e1;
    color: #fefefe;
    text-align: left;
    font-size: 1.5rem;
}
#rosters table table th {
    text-align: center;
    font-size: 1.25rem;
}
#rosters table table {
    margin-bottom: 0;
}
#rosters .theSchedule tr:first-child + tr td {
    color: #fefefe;
    background: #8a8a8a;
    border: #fefefe solid 1px;
}
#rosters td.thePlayers,
#rosters td.theSchedule {
    vertical-align: top;
}
.club-rosters .accordion-title {
    background: #f6f6f6;
    font-size: 1.5rem;
    text-decoration: none;
}
@media screen and (max-width: 39.99875em) {
    .club-rosters .accordion-title {
        font-size: 1.2rem;
    }
}
.club-rosters .is-active .accordion-title {
    background: #0078e1;
    color: #fefefe;
}
.gset .club-rosters.accordion .is-active a.accordion-title:hover {
    color: #fefefe;
}
.club-rosters .extra-info {
    border-left: #fefefe solid 1px;
    border-right: #fefefe solid 1px;
    border-top: #fefefe solid 1px;
}
.club-rosters .extra-info > div {
    font-size: 0.8rem;
    background: linear-gradient(45deg, #00427b, #0078e1);
    color: #fefefe;
}
.gset .club-rosters .accordion-content {
    color: #fefefe;
    background: linear-gradient(45deg, #0078e1, #0a0a0a);
    border-bottom: #fefefe solid 1px;
}
.gset .club-rosters table {
    background: #fefefe;
}
.club-rosters tbody td {
    border-right: #e6e6e6 solid 1px;
}
.gset .club-rosters table tbody tr:nth-child(even) {
    background: #e6e6e6;
}
.club-rosters tbody tr:nth-child(even) td {
    border-right: #fefefe solid 1px;
}
.club-rosters .accordion-item {
    transition: all 0.75s;
}
.club-rosters .accordion-item.is-active {
    margin: 2rem -2%;
}
.event-list {
    padding-left: 0;
}
.event-list li:before {
    display: none;
}
.event-list .input-group-label {
    white-space: normal;
    flex-grow: 1;
    border-right: #fefefe solid 1px;
    padding: 7px 1rem;
    text-align: left;
    flex-direction: column;
    align-items: unset;
}
.event-list .input-group-label small {
    display: block;
    line-height: 1;
}
.event-list .input-group-label.remove-button {
    flex-grow: 0;
    text-align: center;
}
.roster_status_label {
    font-weight: 700;
}
.standings-tables table {
    border: dimgray solid 1px;
    margin-bottom: 0;
}
.standings-tables thead th {
    border-right: #0078e1 solid 1px;
    border-bottom: dimgray solid 1px;
    text-align: center;
}
.standings-tables tbody td {
    border-right: dimgray solid 1px;
    border-bottom: dimgray solid 1px;
    color: #fefefe;
}
.standings-tables tbody tr:last-child td {
    border-bottom: none;
}
.club-rosters tbody td:last-child,
.club-rosters tbody tr:nth-child(even) td:last-child,
.standings-tables thead th:last-child,
.standings-tables tbody td:last-child {
    border-right: none;
}
.standings-tables .gset .accordion {
    color: #fff;
}
.standings-tables .gset .accordion,
.standings-tables .accordion-content {
    background: none;
    padding: 0;
}
.standings-tables .gset .accordion a {
    color: #fefefe;
}
.standings-tables .accordion-title {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    padding: 1rem;
    background: none;
    font-size: 1.5rem;
    text-align: center;
}
.standings-tables .gset .accordion a.accordion-title:hover {
    color: #ff5800;
}
.standings-tables .gset .accordion .accordion-item.is-active .accordion-title {
    background: #ff5800;
    color: #0a0a0a;
}
.standings-tables thead th:first-child + th,
.standings-tables tbody td:first-child + td {
    text-align: left;
}
.standings-tables tbody td span {
    display: block;
    color: #cacaca;
    font-size: 80%;
    line-height: 1;
}
.standings-data table tr:nth-child(10) {
    border-bottom: 7px double #fefefe;
}
#event-menu-season .regions-add .nav-title:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
    background: none;
}
#event-menu-season .regions-stack .nav-sub-title,
.vertical.submenu #event-menu-season .regions-stack .nav-sub-title {
    margin-bottom: auto;
}
@media screen and (max-width: 39.99875em) {
    #event-menu-season .regions-stack .nav-sub-title.h3-large-padding h3 {
        height: 15.2rem;
    }
    #event-menu-season .regions-stack .nav-sub-title.h3-xlarge-padding h3 {
        height: 17.3rem;
    }
}
@media screen and (max-width: 89.99875em) {
    .is-dropdown-submenu.menu #event-menu-season a.button.small {
        font-size: 0.7rem;
        margin: 0 auto;
        width: 130px;
        padding: 0.5rem;
        background: #fefefe;
        border: #ff5800 solid 1px;
        box-shadow: 0 0 6px rgba(0, 255, 42, 0.7);
    }
}
@media screen and (min-width: 40em) {
    #event-menu-season .regions-stack .nav-sub-title.h3-large-padding h3 {
        height: 15.2rem;
    }
    #event-menu-season .regions-stack .nav-sub-title.h3-xlarge-padding h3 {
        height: 17.3rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .entry-title {
        font-size: 2rem;
        font-weight: bold;
        margin: 2rem 0;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
}
@media screen and (min-width: 40em) and (max-width: 63.99875em) {
    .tile .article-info a {
        text-transform: uppercase;
        font-weight: bold;
        color: #fefefe;
        display: block;
        line-height: 0.9;
        font-size: 1rem;
    }
    .team-tables-home a {
        font-size: 0.6rem;
    }
    .table-data h2,
    .table-data h3 {
        padding: 1rem;
        font-size: 1rem;
        text-align: center;
    }
    .profile-feature .link {
        display: block;
        padding: 20px 20px 20px 20px;
        line-height: 20px;
    }
}
@media screen and (min-width: 64em) {
    #event-menu-season .regions-stack .nav-sub-title.h3-large-padding h3 {
        height: 133px;
    }
    #event-menu-season .regions-stack .nav-sub-title.h3-xlarge-padding h3 {
        height: 212px;
    }
    #event-menu-season .regions-stack.expanded-label-column .nav-sub-title.h3-large-padding h3 {
        height: 180px;
    }
    #event-menu-season .regions-stack.expanded-label-column .nav-sub-title.h3-xlarge-padding h3 {
        height: 240px;
    }
    .profile-feature .link {
        display: block;
        padding: 20px 20px 20px 20px;
        line-height: 20px;
    }
    #event-menu-season .regions-stack .nav-sub-title.h3-large-padding h3 {
        height: 6.7rem;
    }
    #event-menu-season .regions-stack .nav-sub-title.h3-xlarge-padding h3 {
        height: 10.7rem;
    }
}
.gset .callout label {
    color: #0078e1;
}
.gset .callout .crop_img {
    border: #0078e1 solid 1px;
}
#event-menu-season .resizer-column .nav-title:before {
    width: 490px;
    text-align: left;
}
#site-header-menu .menu > li > a {
    padding: 22px 0.8rem;
    font-size: 15px;
}
footer#site-footer {
    border-top: #0078e1 solid 4px;
}
#site-footer a {
    color: #0078e1;
}
.profile-feature h5 a {
    display: block;
    padding: 12px 0 12px 0;
    background-color: #0078e1;
    color: white;
}
.article-info p {
    color: #ff7933;
}
@media screen and (max-width: 39.99875em) {
    .entry-title {
        font-size: 2rem;
        font-weight: bold;
        margin: 2rem 0;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .tile .article-info a {
        text-transform: uppercase;
        font-weight: bold;
        color: #fefefe;
        display: block;
        font-size: 1rem;
    }
    .profile-feature a {
        font-size: 0.8rem;
    }
    .team-tables-home a {
        font-size: 0.6rem;
    }
    .table-data h2,
    .table-data h3 {
        padding: 1rem;
        font-size: 1rem;
        text-align: center;
    }
}
.game_score {
    border: 5px solid #59b959;
    background-color: #00ff2a;
}
.game_score > div > input {
    border: none;
    background: transparent;
    box-shadow: none;
    font-size: 3rem;
    margin: auto;
    text-align: center;
    height: auto;
}
.game_clock_buttons {
    text-align: center;
    border: 2px solid #59b959;
    padding: 1rem;
}
#game_clock_start_button,
#game_clock_stop_button,
#cd_start,
#cd_stop,
#cd_pause,
#cd_reset {
    background-color: #0078e1;
    color: white;
    font-weight: 600;
    margin: 1rem 0 1rem 0;
    border-radius: 0.5rem;
    max-width: 10rem;
}
input#game_clock_start_button,
input#game_clock_stop_button,
input#cd_start,
input#cd_stop,
input#cd_pause,
input#cd_reset {
    border-radius: 0.8rem;
}
#game_clock_start_button,
#cd_start {
    border: 8px solid #ff5800;
}
#game_clock_stop_button,
#cd_stop {
    border: 8px solid #fd0404;
}
#game_clock_start_button,
#cd_pause {
    border: 8px solid #cc4b37;
}
#game_clock_start_button,
#cd_reset {
    border: 8px solid #888686;
}
.clock_action_button {
    font-size: 8rem;
}
.draggable {
    border: solid 1px #ff5800;
}
.draggable .handle {
    cursor: -webkit-grab;
    cursor: grab;
}
.drop {
    margin: 2rem 0;
    min-height: 3rem;
}
.drop:empty {
    background: #e6e6e6;
}
.drop:empty.active {
    background: rgba(255, 88, 0, 0.25);
}
.drop:empty:before {
    width: 100%;
    display: block;
    padding: 1.5rem 0;
    text-align: center;
    font-size: 1rem;
    color: #cacaca;
    content: "ACTIVE ROSTER";
}
.drop.active:empty:before {
    color: #8a8a8a;
}
.drop.active {
    opacity: 1;
}
.drop.active .hide-for-active {
    display: none;
}
.drop.active .large_profile_img {
    position: relative;
}
.drop.active .large_profile_img .sub_button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.drop.active .large_profile_title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.drop.active .large_profile_title .profile_title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(rgba(10, 10, 10, 0), rgba(10, 10, 10, 0.5));
    padding: 2%;
    font-weight: 700;
}
.drop.active .large_profile_title .profile_title small {
    font-size: 3rem;
    line-height: 1;
    display: block;
    color: #fefefe;
}
.drop.active .large_profile_title .profile_title small {
    font-size: 75%;
    color: #fefefe;
}
.phantom-block {
    visibility: visible;
    background: #e6e6e6;
    border: 3px dashed #ffae00;
    height: 2.5rem;
}
.active .ui-sortable-helper {
    max-height: 2rem;
}
.inactive_players .player_stat,
.active .ui-sortable-helper .player_stat {
    display: none;
}
.inactive_players .large_profile_img img,
.active .ui-sortable-helper .large_profile_img img {
    max-width: 45px;
    overflow: hidden;
    max-height: 50px;
}
.inactive_players .large_profile_title,
.inactive_players .large_profile_img .sub_button {
    display: none;
}
.player_stat tbody td a,
.player_stat tbody td input {
    margin-bottom: 0;
}
.player_stat tbody th,
.player_stat tbody td {
    padding: 0 0.33333rem;
}
table.player_stat {
    border-top: 6px solid #4d1a00;
    border-bottom: 6px solid #4d1a00;
}
.player_stat tbody tr {
    border-top: 2px solid #4d1a00;
    border-bottom: 2px solid #4d1a00;
    background-color: #4d1a00;
    color: #fefefe;
}
.player_stat thead,
tbody,
tfoot {
    border: none;
}
.over {
    border: solid 4px #acfa58;
}
#timetable {
    margin-top: 50px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid black;
}
#timetable th {
    text-align: center;
}
#timetable td {
    width: 150px;
    height: 75px;
    border: 1px solid black;
}
#cd_status {
    color: #0c8620;
}
.out-of-stock {
    display: none;
}
h4.menu-item-type-custom {
    text-align: center;
}
#main-nav .event-menu-region .menu-column-img {
    background: none;
}
.clock_action_button {
    opacity: 80%;
    z-index: 1;
    width: 100%;
    font-size: 50px;
}
.ribbon_bar {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #eef3ee;
    opacity: 90%;
    z-index: 2;
}
.ribbon_bar h2 {
    font-size: 20px;
}
#cd_stop,
#cd_start {
    margin: 0;
}
input#cd_first_half,
input#cd_second_half,
#cd_ot {
    font-size: 10px;
    margin: 0;
    padding: 5px;
    font-weight: bolder;
}
#ribbon_clock_btn span {
    font-size: 40px;
    top: 0;
}
.score_to_ribbon_bar h3 {
    font-size: 20px;
    top: 0;
}
#ribbon_clock_btn #cd_status {
    font-size: 12px;
}
.ribbon_bar .button {
    padding: 6px;
}
.ribbon_bar .clock_action_button {
    padding: none;
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region .custom_menu a {
    color: #fefefe;
    font-size: 0.9rem;
    letter-spacing: -0.5px;
    font-weight: 700;
    padding: 10px;
    background: #0078e1;
    font-size: 1.2rem;
    text-align: center;
    box-shadow: 2px 4px 6px 0px #848282;
    margin-top: 14px;
    border-radius: 5px;
    transform: translateY(0);
    transition: all 0.2s;
}
@media screen and (min-width: 64em) {
    #site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region .custom_menu a {
        width: 50%;
        float: right;
    }
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region .custom_menu a:hover {
    border: none;
    transform: translateY(-2px);
    box-shadow: 2px 6px 8px 0px #848282;
}
.hidden_tab {
    display: none;
}
.postponed_complete_border {
    border-right: 1px solid #ecb6b6;
    border-left: 1px solid #ecb6b6;
    border-top: 1px solid #ecb6b6;
    border-bottom: 1px solid #ecb6b6;
}
.postponed_complete_border:after {
    content: "Postponed";
    position: absolute;
    transform: rotate(300deg);
    -webkit-transform: rotate(351deg);
    color: #d08282;
    margin: -30px 0 0 137px;
    font-size: 10px;
    font-weight: bolder;
}
.callout.alert {
    background-color: #f18270;
    color: #3a3a3a;
}
.club_team {
    font-size: 1.5rem;
    font-weight: 600;
    padding: 10px 0 10px 0;
}
.profile iframe,
.profile .profile-image-bg,
.gset {
    box-shadow: none;
}
#event-stats .tabs-title > a,
#event-tabs .tabs-title > a {
    border: 1px solid #0078e1;
}
#season-stats .tabs-title > a {
    border: 1px solid #0078e1;
}
.passport_brder {
    position: relative;
    border-radius: 5%;
    border: outset;
    border-width: 7px;
    border-color: #009933;
}
.passport_ribbon {
    background-image: url(https://grassroots365.com/wp-content/themes/g365-press/assets/badges/EBC-King-o-Court/Ballislife-Jr.-All-American-Camp-KOTC.png);
    position: absolute;
    top: -33px;
    right: -34px;
    height: 69px;
    width: 84px;
    background-size: cover;
}
@media screen and (max-width: 39.99875em) {
    .passport_brder:before {
        content: "";
        position: absolute;
        top: -7px;
        left: -155px;
        width: 53px;
        height: 105%;
        background: rgba(255, 255, 255, 0.3);
        transform: skewX(-30deg);
        -webkit-animation-name: shiny;
        animation-name: shiny;
        -webkit-animation-duration: 10s;
        animation-duration: 10s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
    }
}
.passport_brder:before {
    content: "";
    position: absolute;
    top: -7px;
    left: -155px;
    width: 53px;
    height: 105%;
    background: rgba(255, 255, 255, 0.3);
    transform: skewX(-30deg);
    -webkit-animation-name: shiny;
    animation-name: shiny;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
}
@-webkit-keyframes shiny {
    0% {
        left: -155;
        top: -7px;
    }
    60% {
        top: -7px;
        left: 70px;
        height: 105%;
    }
    80% {
        transform: skewX(-30deg);
        top: 73px;
        left: 140px;
        height: 94%;
    }
    100% {
        transform: skewX(-60deg);
        left: 250px;
        top: 350px;
        height: 0%;
    }
}
@keyframes shiny {
    0% {
        left: -155;
        top: -7px;
    }
    60% {
        top: -7px;
        left: 70px;
        height: 105%;
    }
    80% {
        transform: skewX(-30deg);
        top: 73px;
        left: 140px;
        height: 94%;
    }
    100% {
        transform: skewX(-60deg);
        left: 250px;
        top: 350px;
        height: 0%;
    }
}
@media screen and (max-width: 39.99875em) {
    @-webkit-keyframes shiny {
        0% {
            left: -100;
            top: -7;
        }
        95% {
            transform: skewX(-30deg);
            left: 135px;
            top: -7;
        }
        100% {
            transform: skewX(0deg);
            left: 160px;
            top: -10px;
        }
    }
    @keyframes shiny {
        0% {
            left: -100;
            top: -7;
        }
        95% {
            transform: skewX(-30deg);
            left: 135px;
            top: -7;
        }
        100% {
            transform: skewX(0deg);
            left: 160px;
            top: -10px;
        }
    }
}
.stats__table-heading {
    background: #ffffff;
    color: #0f1d36;
    text-align: left;
    text-decoration: underline;
    padding: 20px 0;
}
.stats__table--player {
    background-color: #0078e1;
    color: #fefefe;
    border: 1px solid #cacaca;
}
.stats__table--playerGames {
    background-color: #325caf;
    color: #fefefe;
    border: 1px solid #cacaca;
}
.stats__table--playerGames:hover {
    background-color: #325caf;
}
@media screen and (max-width: 39.99875em) {
    .stats__table--player,
    .stats__table--playerGames {
        font-size: 0.75rem;
    }
}
.locked-notification__wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem;
    background-color: #e6e6e6;
    border: 1px solid #ffae00;
}
.locked-notification__wrapper .fi-alert {
    color: #ffae00;
}
.locked-notification__wrapper p {
    margin-bottom: 0;
    margin-left: 1rem;
}
.locked__image {
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 39.99875em) {
    .locked__image {
        height: 85vh;
    }
}
.locked__image-wrapper {
    position: relative;
}
.locked__modal-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    height: auto;
    z-index: 15;
    background-color: white;
    border-radius: 5px;
    padding: 1rem 0 3rem 0;
}
@media screen and (max-width: 39.99875em) {
    .locked__modal-wrapper {
        width: 85%;
    }
}
.locked__modal--icon {
    font-size: 5rem;
}
@media screen and (max-width: 39.99875em) {
    .locked__modal--icon {
        font-size: 2rem;
    }
}
.locked__modal--list {
    text-align: left;
    width: 57%;
    margin: 2rem auto;
}
@media screen and (max-width: 39.99875em) {
    .locked__modal--list {
        width: 65%;
    }
}
.locked__link {
    text-decoration: none !important;
    border-radius: 50px;
}
.locked__link--annual {
    background-color: #0078e1;
    color: #fefefe;
}
@media screen and (max-width: 39.99875em) {
    .locked__link--annual {
        font-size: 14px;
    }
}
.profile .profile-name {
    color: #0078e1;
}
@media screen and (max-width: 39.99875em) {
    .profile-info--club {
        margin-top: 1rem;
    }
}
.profile .profile-divider {
    border-bottom: #0078e1 solid 2px;
}
.pl-tabs a {
    font-size: 1.5rem;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
.pl-tabs a {
    border: 1px solid #c1baba;
}
.pl-tabs a:hover {
    color: #ffffff;
}
.profile-image__player {
    border-radius: 5px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.profile__nav--item {
    color: dimgray !important;
}
.profile__nav--item:focus,
.profile__nav--item[aria-selected="true"] {
    background: transparent !important;
    border-bottom: 5px solid #0078e1 !important;
    color: #0078e1 !important;
    text-decoration: none !important;
}
.profile__nav--item:hover {
    color: #0a0a0a !important;
    background: transparent !important;
}
.pl-info table td {
    border-right: 1px solid black;
}
.sticky-note {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1;
}
.sticky-note p {
    float: left;
    padding: 0px 13px 3px 12px;
    margin: 6px 0px 0 0;
    background: #17294b;
    color: #fff;
    display: none;
}
span.sticky-note:hover p {
    display: block;
}
.tile h1 {
    display: none;
}
.pl_profile_ul {
    background-color: #e6e6e6;
    list-style: none;
    margin: 0 0 40px 0;
    width: 100%;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 39.99875em) {
    .pl_profile_ul {
        margin: 0 -2rem 40px -2rem;
        width: 100vw;
    }
}
@media screen and (max-width: 39.99875em) {
    .pl_profile_ul.pl_profile_ul--player {
        margin: 0 -2rem 40px -1rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .pl_profile_ul.slb {
        margin-left: -0.625rem;
    }
}
ul.pl_profile_ul.small-up-2.medium-up-4.text-center li a {
    padding: 14px;
    font-size: 16px;
    text-decoration: none;
}
@media screen and (min-width: 40em) {
    ul.pl_profile_ul.small-up-2.medium-up-4.text-center li a {
        font-size: 20px;
    }
}
ul.pl_profile_ul.small-up-4.medium-up-4.text-center li a {
    padding: 14px;
    font-size: 16px;
    text-decoration: none;
}
@media screen and (min-width: 40em) {
    ul.pl_profile_ul.small-up-4.medium-up-4.text-center li a {
        font-size: 20px;
    }
}
ul.pl_profile_ul.small-up-5.medium-up-5.text-center li a {
    padding: 12px;
    font-size: 14px;
    text-decoration: none;
}
@media screen and (min-width: 40em) {
    ul.pl_profile_ul.small-up-5.medium-up-5.text-center li a {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1130px) {
    #profile-wrapper {
        padding-top: 2rem;
    }
}
@media screen and (max-width: 39.99875em) {
    #profile-wrapper {
        padding-top: 0;
    }
}
.team_roster a {
    width: 100%;
    display: block;
    font-size: 1.5rem;
    text-decoration: none;
    padding: 8px 0 8px 14px;
    border-bottom: 1px solid #e0dcdc;
}
.ls-hover:hover {
    background-color: #279645;
}
.ribbon_bar #cd_start {
    font-size: 10px;
    border: 2px solid #00ff2a;
    margin-top: 0;
    margin-bottom: 0;
}
.ribbon_bar #cd_reset {
    font-size: 10px;
    border: 2px solid #888686;
    margin-top: 0;
    margin-bottom: 0;
}
.ribbon_bar #cd_pause {
    font-size: 10px;
    border: 2px solid #ec5840;
    margin-top: 0;
    margin-bottom: 0;
}
.ribbon_bar .game_score {
    padding-bottom: -10;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 16px;
    height: 30px;
    border-bottom-width: 6px;
}
.ribbon_bar .clock_action_button {
    font-family: ui-rounded;
    line-height: 0.4;
}
.clock_action_button {
    font-family: ui-rounded;
}
.ribbon_bar .set_time_and_status input {
    margin-bottom: 0;
}
.g365_data_manager_content_wrapper .input-group-label.result-title {
    width: 58%;
}
.profile_title span {
    color: #ffffff;
}
h1.article-info {
    display: block;
}
.stat_table thead:hover {
    cursor: pointer;
}
.social_sharing {
    text-align: right;
    padding-bottom: 5px;
}
@media screen and (max-width: 39.99875em) {
    .social_sharing {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        flex-wrap: wrap;
        width: 100% !important;
    }
}
.social_sharing div {
    float: right;
}
@media screen and (max-width: 39.99875em) {
    .social_sharing div:nth-of-type(3) {
        display: flex;
        align-items: center;
    }
}
@media screen and (max-width: 39.99875em) {
    .social_sharing div:nth-of-type(1) #game-stat-form div {
        width: 175px !important;
    }
    .social_sharing div:nth-of-type(3) {
        display: flex;
        align-items: center;
        padding-right: 0 !important;
        width: 100%;
    }
    .social_sharing div:nth-of-type(3) .fb-share-button {
        position: relative;
        align-items: baseline;
        left: -5px;
        margin-right: 10px;
    }
}
.club_game_result_ls {
    border-bottom: 2px solid;
    padding: 10px 0;
}
.club_game_result_ls:hover {
    background-color: transparent;
}
.image-wrapper {
    width: 40px;
    height: 40px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.image-wrapper img {
    display: inline;
    margin: 0 auto;
    height: 150%;
    width: auto;
}
.no-js #loader {
    display: none;
}
.js #loader {
    display: block;
    position: relative;
    left: 100px;
    top: 0;
}
.page_loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999 !important;
    background: url(/wp-content/themes/g365-press/assets/tiny-logos/g365_loading_icon.gif) center no-repeat #fff;
    background-color: #ffffff;
}
#club_overall_graph text {
    fill: #a59e9e;
}
#team_game_chart text {
    fill: #a59e9e;
}
input#slb_submit_btn,
#change_event_btn {
    padding: 12px;
}
#roster_enabled_switch.tabs.is-active {
    border-bottom: none;
}
#roster_enabled_switch .tabs-title > a {
    transition: all 0.2s;
}
#roster_enabled_switch .tabs-title > a:hover {
    background: #0078e1;
    color: white;
}
#roster_enabled_switch .tabs-title > a[aria-selected="true"] {
    font-weight: 700;
    background-color: #f6f6f6;
}
#roster_enabled_switch .tabs-title > a[aria-selected="true"]:hover {
    color: #0078e1;
}
#g365_roster_form_enabled small,
#g365_roster_form_disabled small,
#g365_roster_form_data small {
    background: none;
}
#g365_roster_form_enabled .block,
#g365_roster_form_disabled .block,
#g365_roster_form_data .block {
    width: 30%;
}
@media screen and (max-width: 63.99875em) {
    #g365_roster_form_enabled .block,
    #g365_roster_form_disabled .block,
    #g365_roster_form_data .block {
        width: 100%;
    }
}
#g365_roster_form_enabled .block.text-right,
#g365_roster_form_disabled .block.text-right,
#g365_roster_form_data .block.text-right {
    width: 100%;
}
@media screen and (max-width: 39.99875em) {
    #g365_roster_form_enabled .input-group-field,
    #g365_roster_form_disabled .input-group-field,
    #g365_roster_form_data .input-group-field {
        font-size: 14px;
    }
}
@media screen and (max-width: 39.99875em) {
    .editRosters__addPlayersList .result-title {
        font-size: 12px;
    }
}
@media screen and (max-width: 39.99875em) {
    .editRosters__addPlayersList .site-close-button,
    .editRosters__addPlayersList .site-close-button.button {
        font-weight: 700;
        border: none;
        border-left: none !important;
        margin-left: 0;
    }
}
#tournament_roster_admin_fieldset input::-webkit-outer-spin-button,
#tournament_roster_admin_fieldset input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
@media screen and (min-width: 64em) {
    .team_leaders.small-6.medium-3.large-2 {
        width: 220px;
    }
}
.watchlist .entry-title,
.allTournament .entry-title {
    display: none;
}
.watchlist__wrap,
.allTournament__wrap {
    position: relative;
    height: 35rem;
}
@media screen and (max-width: 63.99875em) {
    .watchlist__wrap,
    .allTournament__wrap {
        height: 30rem;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .watchlist__wrap,
    .allTournament__wrap {
        height: 18rem;
        margin-top: -4.6rem;
    }
}
.watchlist__info,
.allTournament__info {
    position: absolute;
    left: 5%;
    top: 15%;
    width: 50%;
}
.watchlist__heading,
.allTournament__heading {
    font-size: 6rem;
    text-transform: uppercase;
}
@media screen and (max-width: 63.99875em) {
    .watchlist__heading,
    .allTournament__heading {
        font-size: 4rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .watchlist__heading,
    .allTournament__heading {
        font-size: 2.5rem;
    }
}
.watchlist__tab-heading,
.allTournament__tab-heading {
    font-family: "Montserrat";
    text-transform: uppercase;
    background: #e6e6e6 !important;
    color: #3a3a3a !important;
}
.watchlist__text,
.allTournament__text {
    font-size: 1.3rem;
}
@media screen and (max-width: 63.99875em) {
    .watchlist__text,
    .allTournament__text {
        font-size: 1rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .watchlist__text,
    .allTournament__text {
        font-size: 0.9rem;
    }
}
.watchlist__img,
.allTournament__img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 -60px;
    object-position: 0 -60px;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 63.99875em) {
    .watchlist__img,
    .allTournament__img {
        -o-object-position: 0 0;
        object-position: 0 0;
    }
}
@media screen and (max-width: 39.99875em) {
    .watchlist__img,
    .allTournament__img {
        -o-object-fit: fill;
        object-fit: fill;
    }
}
.watchlist__player,
.allTournament__player {
    border-radius: 5px;
    background: linear-gradient(to bottom, #141e30, #243b55 40%, white 40%);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    transform: scale(1);
    transition: all 0.2s;
}
.watchlist__player:hover,
.allTournament__player:hover {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    transform: scale(1.02);
}
.watchlist__player-img,
.allTournament__player-img {
    height: 125px;
    width: 125px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0px -5px;
    object-position: 0px -5px;
    margin: 0 auto;
    border: 4px solid #fefefe;
    border-radius: 50%;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 63.99875em) {
    .watchlist__player-img,
    .allTournament__player-img {
        height: 90px;
        width: 90px;
    }
}
@media screen and (max-width: 39.99875em) {
    .watchlist__player-img,
    .allTournament__player-img {
        height: 90px;
        width: 90px;
    }
}
.alphabet-nav {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin-left: 0;
    background: #f6f6f6;
    border-radius: 50px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 39.99875em) {
    .alphabet-nav {
        display: flex;
    }
}
.alphabet-li {
    font-weight: 500;
    font-size: 0.9rem;
    margin: 0;
}
.alphabet-li:hover {
    cursor: pointer;
}
.alphabet-li.jump-active {
    font-weight: 700;
    font-size: 1.2rem;
}
@media screen and (max-width: 39.99875em) {
    .allTournament__info {
        top: 5%;
    }
}
@media screen and (max-width: 39.99875em) {
    .watchlist__tabs-wrapper {
        width: 100vw;
        overflow: scroll;
        margin-left: -2rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .watchlist nav {
        width: 56rem;
        padding-top: 1rem;
    }
}
#allTournamentBody h1.text-center {
    display: none;
}
#allTournamentBody .allTournament__img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0;
    object-position: 0 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 63.99875em) {
    #allTournamentBody .allTournament__img {
        -o-object-position: 0 0;
        object-position: 0 0;
    }
}
@media screen and (max-width: 39.99875em) {
    #allTournamentBody .allTournament__img {
        -o-object-fit: fill;
        object-fit: fill;
    }
}
.home-ranking__td {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px solid #cacaca;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 39.99875em) {
    .home-ranking__td {
        width: 45vw;
        justify-content: space-evenly;
        min-height: 106px;
    }
}
.home-ranking__link {
    display: flex;
    flex-direction: row;
    align-items: center;
}
@media screen and (max-width: 39.99875em) {
    .home-ranking__link {
        flex-direction: column;
        text-align: center;
        width: 60%;
    }
}
.watchlist__player-img[src^="https://dev.grassroots365.com/wp-content/uploads/event-profiles/g365_profile_placeholder.gif"],.allTournament__player-img[src^="https://dev.grassroots365.com/wp-content/uploads/event-profiles/g365_profile_placeholder.gif"]
{
    -o-object-position: 0 -20px;
    object-position: 0 -20px;
}
.gold-border {
    border-radius: 5%;
    border: outset;
    border-width: 7px;
    border-color: #d4af37;
}
p.player_award_label {
    font-size: 14px;
    color: white;
}
@media screen and (max-width: 39.99875em) {
    p.player_award_label {
        font-size: 12px;
    }
}
p.player_award_label_mvp {
    font-size: 14px;
    color: #d4af63;
}
@media screen and (max-width: 39.99875em) {
    p.player_award_label_mvp {
        font-size: 12px;
    }
}
@media screen and (max-width: 39.99875em) {
    .reflection:before {
        content: "";
        position: absolute;
        top: 0;
        left: -100px;
        width: 53px;
        height: 102%;
        background: rgba(255, 255, 255, 0.3);
        transform: skewX(-30deg);
        -webkit-animation-name: shine;
        animation-name: shine;
        -webkit-animation-duration: 7s;
        animation-duration: 7s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
    }
}
.reflection:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100px;
    width: 53px;
    height: 102%;
    background: rgba(255, 255, 255, 0.3);
    transform: skewX(-30deg);
    -webkit-animation-name: shine;
    animation-name: shine;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
}
@-webkit-keyframes shine {
    0% {
        left: -100;
        top: 0;
    }
    95% {
        height: 102%;
        transform: skewX(-30deg);
        left: 185px;
        width: 53px;
        top: 0;
    }
    100% {
        transform: skewX(0deg);
        left: 200px;
        top: 0px;
    }
}
@keyframes shine {
    0% {
        left: -100;
        top: 0;
    }
    95% {
        height: 102%;
        transform: skewX(-30deg);
        left: 185px;
        width: 53px;
        top: 0;
    }
    100% {
        transform: skewX(0deg);
        left: 200px;
        top: 0px;
    }
}
@media screen and (max-width: 39.99875em) {
    @-webkit-keyframes shine {
        0% {
            left: -100;
            top: 0;
        }
        95% {
            height: 102%;
            transform: skewX(-30deg);
            left: 260px;
            width: 53px;
            top: 0;
        }
        100% {
            transform: skewX(0deg);
            left: 200px;
            top: 0px;
        }
    }
    @keyframes shine {
        0% {
            left: -100;
            top: 0;
        }
        95% {
            height: 102%;
            transform: skewX(-30deg);
            left: 260px;
            width: 53px;
            top: 0;
        }
        100% {
            transform: skewX(0deg);
            left: 200px;
            top: 0px;
        }
    }
}
.stat-header__wrap {
    position: relative;
    height: 35rem;
}
@media screen and (max-width: 63.99875em) {
    .stat-header__wrap {
        height: 30rem;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .stat-header__wrap {
        height: 18rem;
        margin-top: -2rem;
    }
}
.stat-header__info {
    position: absolute;
    left: 5%;
    top: 15%;
    width: 50%;
}
.stat-header__heading {
    font-size: 6rem;
    text-transform: uppercase;
}
@media screen and (max-width: 63.99875em) {
    .stat-header__heading {
        font-size: 4rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .stat-header__heading {
        font-size: 2.5rem;
    }
}
.stat-header__text {
    font-size: 1.3rem;
}
@media screen and (max-width: 63.99875em) {
    .stat-header__text {
        font-size: 1rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .stat-header__text {
        font-size: 0.9rem;
    }
}
.stat-header__img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0px;
    object-position: 0 0px;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 63.99875em) {
    .stat-header__img {
        -o-object-position: 0 0;
        object-position: 0 0;
    }
}
@media screen and (max-width: 39.99875em) {
    .stat-header__img {
        -o-object-fit: fill;
        object-fit: fill;
    }
}
.stat_leaderboard img[src^="https://dev.grassroots365.com/wp-content/uploads/event-profiles/g365_profile_placeholder.gif"],.stat_leaderboard img[src^="https://grassroots365.com/wp-content/uploads/event-profiles/g365_profile_placeholder.gif"]
{
    position: relative;
    bottom: 20%;
}
.stat_leaderboard thead th:nth-of-type(2) {
    text-align: right;
    padding: 0.5rem 1rem 0.625rem;
}
@media screen and (max-width: 39.99875em) {
    .stat_leaderboard .responsive-table {
        padding: 0;
    }
}
.buttonization {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #fefefe;
    width: 58%;
    background-color: #1a315b;
    box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    transform: translateY(0);
    transition: all 0.2s;
    text-align: center;
}
.buttonization:hover {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    background-color: #f6f6f6;
    color: #0078e1;
    width: 58%;
    background-color: #ff5800;
    box-shadow: 2px 4px 3px 1px rgba(0, 0, 0, 0.25);
    transform: translateY(-2px);
    border-radius: 30px;
}
.buttonization:active {
    transform: translateY(0px);
}
.stat-table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 2rem;
    border-top: solid;
    border-radius: 5px;
    border-color: #1a315b;
    border-top-width: medium;
}
.responsive-table {
    padding-left: 40px;
}
.camp-awards__wrap {
    position: relative;
    height: 35rem;
}
@media screen and (max-width: 63.99875em) {
    .camp-awards__wrap {
        height: 30rem;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .camp-awards__wrap {
        height: 18rem;
        margin-top: -2rem;
    }
}
.camp-awards__info {
    position: absolute;
    left: 5%;
    top: 15%;
    width: 50%;
}
.camp-awards__heading {
    font-size: 6rem;
    text-transform: uppercase;
    color: #fefefe;
}
@media screen and (max-width: 63.99875em) {
    .camp-awards__heading {
        font-size: 4rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .camp-awards__heading {
        font-size: 2.5rem;
    }
}
.camp-awards__text {
    font-size: 1.3rem;
    color: #fefefe;
}
@media screen and (max-width: 63.99875em) {
    .camp-awards__text {
        font-size: 1rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .camp-awards__text {
        font-size: 0.9rem;
    }
}
.camp-awards__link,
.camp-awards__link:visited {
    display: block;
    color: yellow;
}
.camp-awards__link:hover,
.camp-awards__link:visited:hover {
    color: yellow;
}
.camp-awards__img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0px;
    object-position: 0 0px;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 63.99875em) {
    .camp-awards__img {
        -o-object-position: 0 0;
        object-position: 0 0;
    }
}
@media screen and (max-width: 39.99875em) {
    .camp-awards__img {
        -o-object-fit: fill;
        object-fit: fill;
    }
}
.camp-awards__content {
    border: none;
}
.passport-border {
    border: solid 1rem;
    border-image-source: linear-gradient(45deg, #0078e1, #24fe41);
    border-image-slice: 1;
    border-image-width: 1rem;
}
.ev_locked {
    padding: 10px;
    border: 1px solid;
    border-radius: 5px;
    background-color: #cacaca;
}
.ev_locked:before {
    margin-right: 1rem;
    text-decoration: none;
}
@media screen and (max-width: 39.99875em) {
    .ev_locked:before {
        margin-right: 0;
    }
}
.ev_locked:hover {
    cursor: help;
}
.pl_lock_message {
    text-align: center;
    padding: 20px;
    text-decoration: underline;
    font-weight: bolder;
    font-size: 24px;
    color: #a50000;
}
@media screen and (min-width: 40em) {
    .calendar__container {
        border: 2px solid #cacaca;
        border-radius: 5px;
        background-color: #f6f6f6;
        padding: 2rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .calendar__container th {
        font-size: 0.9rem;
        padding: 0.5rem 2px 1rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .calendar__container tbody td {
        font-size: 0.9rem;
        padding: 0.5rem 2px 1rem;
    }
}
@media screen and (max-width: 39.99875em) {
    .calendar__container tbody td:nth-of-type(2) {
        font-size: 0.8rem;
    }
}
.stats_customize {
    border: solid;
    border-color: #1a315b;
}
a.flex {
    text-decoration: none;
}
.player_link {
    color: #1a315b;
}
.team-image-wrapper {
    width: 70px;
    height: 70px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.team-responsive-table {
    padding-left: 10px;
}
@font-face {
    font-family: "ogp-icons";
    src: url("/wp-content/themes/ogp-press/assets/ogp-icons/ogp-icons.eot");
    src: url("/wp-content/themes/ogp-press/assets/ogp-icons/ogp-icons.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/ogp-press/assets/ogp-icons/ogp-icons.woff") format("woff"),
        url("/wp-content/themes/ogp-press/assets/ogp-icons/ogp-icons.ttf") format("truetype"), url("/wp-content/themes/ogp-press/assets/ogp-icons/ogp-icons.svg#fontcustom") format("svg");
    font-weight: normal;
    font-style: normal;
}
.fi-muscle-arm:before {
    font-family: "ogp-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
}
.fi-muscle-arm:before {
    content: "\f900";
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    text-transform: uppercase;
}

.home h1,
.home .h1,
.home h2,
.home .h2,
.home h3,
.home .h3,
.home h4,
.home .h4,
.home h5,
.home .h5,
.home h6,
.home .h6 {
    text-transform: uppercase;
}
.home h2, .home h3, .home h4 {
  margin-bottom: 2rem;
}

#site-navigation .menu .is-active > a,
#site-navigation .menu .current-menu-ancestor.is-active > a,
.hover .button,
button:hover,
.button:hover,
.gset .button:hover,
.button.secondary,
.button.secondary:hover,
.button.secondary:focus {
    color: #fefefe;
}
.grouped_form .input-group-field {
    min-width: 0;
    padding: 0.25rem;
    height: 2rem;
}
.alt-font h1,
.alt-font .h1,
.alt-font h2,
.alt-font .h2,
.alt-font h3,
.alt-font .h3,
.alt-font h4,
.alt-font .h4,
.alt-font h5,
.alt-font .h5,
.alt-font h6,
.alt-font .h6 {
    font-family: "News Cycle", "Montserrat", Helvetica, sans-serif;
}
.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled],
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #0078e1;
}
.gset .name-emphasis,
.gset .green,
.gset .input-group-label {
    color: #fefefe;
}
.input-group-label {
    color: #0078e1;
    border: 1px #ff5800 solid;
}
.nf-error-msg {
    background: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #cc4b37;
}
.header-bg {
    background: #fefefe;
}
#site-navigation .menu a:hover {
    color: #fefefe;
}
#site-navigation .menu .is-active > a,
#site-navigation .menu .current-menu-ancestor.is-active > a,
#site-navigation .menu .current-menu-ancestor > a:hover,
#site-navigation .menu .is-active > a:hover {
    color: #ffdecc;
}
#site-navigation .menu .current-menu-ancestor > a,
#site-navigation .menu .is-active > a {
    color: #fefefe;
}
#site-navigation .menu .current-menu-ancestor > a,
#site-navigation #main-nav.menu .current-menu-item a {
    color: #fefefe;
    background: #8a8a8a;
}
.side-slide-menu-wrapper .vertical.submenu .menu-item {
    margin-bottom: 0;
}
.side-slide-menu-wrapper #main-nav .is-dropdown-submenu {
    background: #fefefe;
}
.side-slide-menu-wrapper #main-nav .is-dropdown-submenu .enhance a {
    border-radius: 0;
    background: none;
    border: none;
    color: #ff5800;
}
#site-navigation.side-slide-menu-wrapper #main-nav .is-dropdown-submenu a,
#main-nav.menu-mega a[href] {
    border: rgba(254, 254, 254, 0);
    color: #0078e1;
}
#site-navigation.side-slide-menu-wrapper #main-nav .is-dropdown-submenu a:hover {
    color: #48aaff;
    background: #fefefe;
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu a.button.small {
    border: none;
}
.side-slide-menu-wrapper small.block.subheader {
    color: #0a0a0a;
}
.side-slide-menu-wrapper #main-nav .is-dropdown-submenu a:hover .subheader {
    color: #0078e1;
}
#site-navigation #main-nav .is-dropdown-submenu .event-menu-button a {
    color: #0078e1;
}
#site-navigation #main-nav .is-dropdown-submenu .event-menu-button a:hover {
    color: #aed9ff;
    background: #0078e1;
}
#site-navigation #main-nav .menu .event-menu-button.selected-tab a {
    color: #fefefe;
}
#site-navigation .menu .selected-tab {
    background: linear-gradient(#005dae, #7bc1ff);
}
#site-navigation .menu .selected-tab:hover {
    color: #b2b2b2;
    background: linear-gradient(#00427b, #48aaff);
}
.side-slide-menu-wrapper .menu.vertical {
    flex-wrap: wrap;
    flex-direction: row;
}
.side-slide-menu-wrapper .menu.vertical > .menu-item {
    flex: 1 0 100%;
}
.side-slide-menu-wrapper .menu.vertical > .menu-item.split-button {
    flex: 1 0 50%;
}
#site-navigation.side-slide-menu-wrapper #main-nav .is-dropdown-submenu .nav-title.hide + a {
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 0.9;
}
#site-navigation.side-slide-menu-wrapper #main-nav .is-dropdown-submenu .current-menu-item a {
    background: #f6f6f6;
}
@media screen and (min-width: 64em) {
    #event-menu .resizer-column > div:first-child:before {
        background: linear-gradient(#0078e1, #0a0a0a);
    }
    #event-menu .resizer-column.collapse-column .nav-title:after {
        background: linear-gradient(92deg, #0062b8 40%, #0078e1);
    }
}
@media screen and (min-width: 40em) {
    .side-slide-menu-wrapper .submenu.is-dropdown-submenu:before {
        content: attr(data-parent_title);
        position: absolute;
        top: 5px;
        left: 5px;
        text-transform: uppercase;
        font-size: 2rem;
        line-height: 1;
        color: #e6e6e6;
    }
    .side-slide-menu-wrapper #main-nav {
        height: auto;
    }
    .side-slide-menu-wrapper #main-nav .nav-title {
        color: #0a0a0a;
        border-bottom: none;
        letter-spacing: 0px;
        font-weight: bolder;
        font-family: "News Cycle", "Montserrat", Helvetica, sans-serif;
    }
    .side-slide-menu-wrapper #main-nav .expanded-column .nav-title,
    .side-slide-menu-wrapper #main-nav .collapse-column .nav-title {
        letter-spacing: 2px;
        font-family: "Montserrat", Helvetica, Arial, sans-serif;
    }
    .side-slide-menu-wrapper #main-nav .is-dropdown-submenu {
        border-bottom: #ff5800 solid 1px;
        height: auto;
    }
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu a {
    color: #00427b;
    font-size: 0.9rem;
}
.profiles-page .entry-title {
    font-size: 2.5rem;
}
.article-info p {
    color: #0a0a0a;
    text-shadow: #fefefe 0 0 10px;
}
.callout.secondary {
    background-color: #0a0a0a;
    color: #fefefe;
}
.callout.secondary h2 {
    text-transform: uppercase;
}
.callout.secondary a {
    color: #fefefe;
}
.callout.secondary a:hover {
    text-decoration: underline;
    text-shadow: 2px 1px 5px rgba(254, 254, 254, 0.5);
}
.orange {
    color: #ffbc99;
}
.callout.primary {
    color: #0a0a0a;
}
.callout.primary h1,
.callout.primary h2,
.callout.primary h3,
.callout.primary h4,
.callout.primary h5,
.callout.primary h6,
.callout.primary a {
    color: #0078e1;
}
.callout h3 {
    font-size: 20px;
    margin-bottom: 0;
}
.white small.block.subheader {
    color: #00427b;
}
.dark a,
.darker a {
    color: #fefefe;
}
.xlarge-margin {
    margin: 4rem;
}
.large-margin {
    margin: 2.6rem;
}
.medium-margin {
    margin: 2rem;
}
.small-margin {
    margin: 1rem;
}
.tiny-margin {
    margin: 0.5rem;
}
.no-margin {
    margin: 0;
}
.xlarge-margin-top {
    margin-top: 4rem;
}
.large-margin-top {
    margin-top: 2.6rem;
}
.medium-margin-top {
    margin-top: 2rem;
}
.small-margin-top {
    margin-top: 1rem;
}
.tiny-margin-top {
    margin-top: 0.5rem;
}
.no-margin-top {
    margin-top: 0;
}
.neg-margin-top {
    margin-top: -1.25rem;
}
.xlarge-margin-bottom {
    margin-bottom: 4rem;
}
.large-margin-bottom {
    margin-bottom: 2.6rem;
}
.medium-margin-bottom {
    margin-bottom: 2rem;
}
.small-margin-bottom {
    margin-bottom: 1rem;
}
.tiny-margin-bottom {
    margin-bottom: 0.5rem;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.xlarge-margin-left {
    margin-left: 4rem;
}
.large-margin-left {
    margin-left: 2.6rem;
}
.medium-margin-left {
    margin-left: 2rem;
}
.small-margin-left {
    margin-left: 1rem;
}
.tiny-margin-left {
    margin-left: 0.5rem;
}
.no-margin-left {
    margin-left: 0;
}
.xlarge-margin-right {
    margin-right: 4rem;
}
.large-margin-right {
    margin-right: 2.6rem;
}
.medium-margin-right {
    margin-right: 2rem;
}
.small-margin-right {
    margin-right: 1rem;
}
.tiny-margin-right {
    margin-right: 0.5rem;
}
.no-margin-right {
    margin-right: 0;
}
.xlarge-margin-sides {
    margin-left: 4rem;
    margin-right: 4rem;
}
.large-margin-sides {
    margin-left: 2.6rem;
    margin-right: 2.6rem;
}
.medium-margin-sides {
    margin-left: 2rem;
    margin-right: 2rem;
}
.small-margin-sides {
    margin-left: 1rem;
    margin-right: 1rem;
}
.tiny-margin-sides {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.no-margin-sides {
    margin-left: 0;
    margin-right: 0;
}
.auto-margin-sides {
    margin-left: auto;
    margin-right: auto;
}
.xlarge-padding {
    padding: 4rem;
}
.large-padding {
    padding: 2.6rem;
}
.medium-padding {
    padding: 2rem;
}
.small-padding {
    padding: 1rem;
}
.tiny-padding {
    padding: 0.5rem;
}
.no-padding {
    padding: 0;
}
.xlarge-padding-bottom {
    padding-bottom: 4rem;
}
.large-padding-bottom {
    padding-bottom: 2.6rem;
}
.medium-padding-bottom {
    padding-bottom: 2rem;
}
.small-padding-bottom {
    padding-bottom: 1rem;
}
.tiny-padding-bottom {
    padding-bottom: 0.5rem;
}
.no-padding-bottom {
    padding-bottom: 0;
}
.xlarge-padding-top {
    padding-top: 4rem;
}
.large-padding-top {
    padding-top: 2.6rem;
}
.medium-padding-top {
    padding-top: 2rem;
}
.small-padding-top {
    padding-top: 1rem;
}
.tiny-padding-top {
    padding-top: 0.5rem;
}
.no-padding-top {
    padding-top: 0;
}
.xlarge-padding-left {
    padding-left: 4rem;
}
.large-padding-left {
    padding-left: 2.6rem;
}
.medium-padding-left {
    padding-left: 2rem;
}
.small-padding-left {
    padding-left: 1rem;
}
.tiny-padding-left {
    padding-left: 0.5rem;
}
.no-padding-left {
    padding-left: 0;
}
.xlarge-padding-right {
    padding-right: 4rem;
}
.large-padding-right {
    padding-right: 2.6rem;
}
.medium-padding-right {
    padding-right: 2rem;
}
.small-padding-right {
    padding-right: 1rem;
}
.tiny-padding-right {
    padding-right: 0.5rem;
}
.no-padding-right {
    padding-right: 0;
}
.xlarge-padding-sides {
    padding-left: 4rem;
    padding-right: 4rem;
}
.large-padding-sides {
    padding-left: 2.6rem;
    padding-right: 2.6rem;
}
.medium-padding-sides {
    padding-left: 2rem;
    padding-right: 2rem;
}
.small-padding-sides {
    padding-left: 1rem;
    padding-right: 1rem;
}
.tiny-padding-sides {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.no-padding-sides {
    padding-left: 0;
    padding-right: 0;
}
.border-radius {
    border-radius: 5px;
}
#site-footer a {
    color: #0078e1;
}
#site-footer a:hover {
    color: #ff5800;
}
footer#site-footer {
    border-top: none;
    background: #fefefe;
}
footer#site-footer:before {
    border-top: #ff5800 solid 1px;
    border-bottom: #0078e1 solid 1px;
    height: 2px;
    background: #fefefe;
    content: "";
    width: 100%;
    box-sizing: content-box;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.form-collapse-title small {
    color: #fefefe;
}
.form-collapse-title .button {
    color: #0078e1;
    background: #fefefe;
    border-color: #0078e1;
}
.profile .profile-name {
    color: #fefefe;
}
.hero-icon {
    color: #0078e1;
}
.hero-icon:first-of-type {
    transform: scale(1);
    transition: all 0.3s;
}
.hero-icon:first-of-type:hover {
    transform: scale(1.02);
}
@-webkit-keyframes tilt {
    0% {
        transform: rotate(0);
    }
    15% {
        transform: rotate(5deg);
    }
    30% {
        transform: rotate(-5deg);
    }
    45% {
        transform: rotate(4deg);
    }
    60% {
        transform: rotate(-4deg);
    }
    75% {
        transform: rotate(2deg);
    }
    85% {
        transform: rotate(-2deg);
    }
    92% {
        transform: rotate(1deg);
    }
    100% {
        transform: rotate(0);
    }
}
@keyframes tilt {
    0% {
        transform: rotate(0);
    }
    15% {
        transform: rotate(5deg);
    }
    30% {
        transform: rotate(-5deg);
    }
    45% {
        transform: rotate(4deg);
    }
    60% {
        transform: rotate(-4deg);
    }
    75% {
        transform: rotate(2deg);
    }
    85% {
        transform: rotate(-2deg);
    }
    92% {
        transform: rotate(1deg);
    }
    100% {
        transform: rotate(0);
    }
}
@media screen and (max-width: 39.99875em) {
    .cell .wp-block-gallery .blocks-gallery-item figcaption {
        background: #fefefe;
        color: #0a0a0a;
    }
    .cell .wp-block-gallery .blocks-gallery-item figcaption h5 {
        color: #0078e1;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .wp-block-gallery .blocks-gallery-image figcaption,
    .wp-block-gallery .blocks-gallery-item figcaption {
        font-size: 0.6rem;
        color: #ffffff;
        background: linear-gradient(rgba(10, 10, 10, 0), #0a0a0a);
    }
    .wp-block-gallery .blocks-gallery-item figcaption span {
        border: none;
        display: block;
        margin: auto;
    }
}
@media screen and (max-width: 39.9375em) {
    .wp-block-gallery .blocks-gallery-item figcaption span {
        border: none;
        display: block;
        font-size: 0.6rem;
        margin: auto;
    }
    .staff.wp-block-gallery .blocks-gallery-item {
        padding: 0;
    }
    .cell .wp-block-gallery .blocks-gallery-item figcaption h5 {
        color: #0078e1;
        font-size: 0.6rem;
    }
    .cell .wp-block-gallery .blocks-gallery-item figcaption p {
        font-size: 0.5rem;
    }
}
@media screen and (min-width: 40em) {
    .wp-block-gallery .blocks-gallery-image figcaption,
    .wp-block-gallery .blocks-gallery-item figcaption {
        font-size: 0.9rem;
        color: #ffffff;
        background: linear-gradient(rgba(10, 10, 10, 0), #0a0a0a);
    }
    .wp-block-gallery .blocks-gallery-item figcaption span {
        border: none;
        display: block;
        margin: auto;
    }
}
@media screen and (min-width: 64em) {
    .wp-block-gallery .blocks-gallery-image figcaption,
    .wp-block-gallery .blocks-gallery-item figcaption {
        font-size: 0.7rem;
        color: #ffffff;
        background: linear-gradient(rgba(10, 10, 10, 0), #0a0a0a);
    }
    .wp-block-gallery .blocks-gallery-item figcaption span {
        border: none;
        display: block;
        margin: auto;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .wp-block-gallery .blocks-gallery-image figcaption,
    .wp-block-gallery .blocks-gallery-item figcaption {
        font-size: 0.7rem;
        color: #ffffff;
        background: linear-gradient(rgba(10, 10, 10, 0), #0a0a0a);
    }
    .wp-block-gallery .blocks-gallery-item figcaption span {
        border: none;
        display: block;
        margin: auto;
    }
}
.partnership {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    display: inline-block;
}
.partnership li {
    width: 10.5%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0.2rem;
}
.participation-waiver {
    border: 2px solid #0078e1;
    text-align: center;
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region .custom_menu a {
    color: #ffffff;
    font-size: 0.9rem;
    letter-spacing: -0.5px;
    font-weight: 700;
    padding: 10px;
    background: #0078e1;
    font-size: 1.2rem;
    text-align: center;
    box-shadow: 6px 8px 4px 0 #868484;
    margin-top: 14px;
}
#site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region .custom_menu a:hover {
    color: #fefefe;
    font-size: 0.9rem;
    letter-spacing: -0.5px;
    font-weight: 700;
    padding: 10px;
    background: linear-gradient(90deg, #ff5800, #d25b1d);
    font-size: 1.2rem;
    text-align: center;
    box-shadow: 6px 8px 4px 0 #868484;
    margin-top: 14px;
}
.hidden_tab {
    display: none;
}
.postponed_complete_border {
    border-right: 1px solid #ecb6b6;
    border-left: 1px solid #ecb6b6;
    border-top: 1px solid #ecb6b6;
    border-bottom: 1px solid #ecb6b6;
}
.postponed_complete_border:after {
    content: "Postponed";
    position: absolute;
    transform: rotate(300deg);
    -webkit-transform: rotate(351deg);
    color: #d08282;
    margin: -30px 0 0 137px;
    font-size: 10px;
    font-weight: bolder;
}
.callout.alert {
    background-color: #f18270;
    color: #3a3a3a;
}
.gset .button {
    color: #fefefe;
    font-weight: 600;
}
.woocommerce .price {
    font-weight: 600;
    color: #fefefe;
}
#customer_details {
    background-color: #f6f6f6;
}
.hero-img {
    display: none;
}
@media screen and (min-width: 64em) {
    #site-navigation #main-nav .is-dropdown-submenu.menu #event-menu-region .custom_menu a {
        color: #fefefe;
        font-size: 0.9rem;
        letter-spacing: -0.5px;
        font-weight: 700;
        padding: 10px;
        background: #0078e1;
        font-size: 1.2rem;
        text-align: center;
        box-shadow: 6px 8px 4px 0 #848282;
        margin-top: 14px;
        width: 50%;
        float: right;
    }
}
.close-button-friend {
    top: -30px;
    width: auto;
    font-size: 1rem;
    padding: 4px;
}
.button-group .button {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    margin-top: 1rem;
    border: none;
    font-weight: 700;
}
@media screen and (min-width: 40em) {
    .button-group .button {
        margin-top: 0;
        margin-left: 1rem;
    }
}
.cps__player-container {
    background: #e6e6e6;
}
.cps__profile-image {
    width: 13rem;
    height: 13rem;
    overflow: hidden;
    border-radius: 50%;
}
@media screen and (max-width: 39.99875em) {
    #staffWrapper .wp-block-gallery .blocks-gallery-item figcaption {
        padding: 1em 0.77em 0.7em;
    }
}
.staff-card {
    background-color: transparent;
    width: auto;
    height: 100%;
    perspective: 1000px;
}
.staff-card-inner {
    position: relative;
    width: 100%;
    height: 90%;
    text-align: left;
    transition: all 0.1s;
}
@media screen and (min-width: 40em) {
    .staff-card-inner {
        height: 100%;
        transform-style: preserve-3d;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    }
    .staff-card-inner:hover {
        box-shadow: 0 0 10px 2px #ff5800;
        cursor: pointer;
    }
}
/* @media screen and (min-width: 40em) {
    .staff-card:hover .staff-card-inner {
        transform: rotateY(-180deg);
    }
} */
.staff-card-front,
.staff-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.staff-card-front {
    color: black;
}
@media screen and (min-width: 40em) {
    .staff-card-front {
/*         background-color: #bbb; */
    }
}
.staff-card-back {
    display: none;
    background-color: #0078e1;
    color: white;
    transform: rotateY(180deg);
    padding: 10px;
}
.staff-card-back h5 {
    margin-bottom: 0;
}
.staff-card-back--title {  
  font-size: 2rem;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 1.2rem;
}
.staff-card-back p:not([class]) {
    margin-bottom: 0;
    line-height: 1.2;
}

/* new staff section */
.staff-card-front {
  background: linear-gradient(180deg, rgb(0, 120, 225) 0%, rgb(0, 120, 225) 32%, rgba(0,120,225,0) 44%, rgba(0,120,225,0) 100%);
}
#staffWrapper .staff-card img {
  border-radius: 50%;
  width: 250px ;
  height: 250px ;
  border: 5px solid white;
  margin-top: -4rem;
  object-position: 0 -10px;
}

.blocks-gallery-item .staff-card figure {
  align-items: center;
}

.staff-card figcaption {
  background: none !important;
  color: #333333 !important;
}


.staff-card figcaption h5 {
/*   text-decoration: underline; */
  color: #333333 !important;
}

.accordion.wrapper-staff .staff.wp-block-gallery .blocks-gallery-item {
    height: 24rem;
}
@media screen and (max-width: 39.99875em) {
    .accordion.wrapper-staff .staff.wp-block-gallery .blocks-gallery-item {
        height: 18rem;
    }
}
.modal__outer {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.65);
}
.modal__inner {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translatex(-50%) translateY(-50%);
    width: 50rem;
    height: auto;
    padding: 0;
    box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.25);
    color: #222222;
    background: white;
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 0;
}
.modal__inner h5 {
  margin-bottom: 0;
}
.modal__inner p {
    margin-bottom: 1rem;
}

.modal__info p {
    font-family: 'Open Sans', sans-serif;
}

.staff-card-back h5 {
    font-family: 'Open Sans', sans-serif;
}
.modal__inner .staff-card-back--title {
    font-family: 'Montserrat', sans-serif;
/*     margin-bottom: 2rem; */
}

.modal__inner img {  
  height: auto;
  width: auto;
  max-width: 50%;
  object-fit: cover;
}
.modal__close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.modal__info {
  width: 50%;
  padding: 2rem; 
}

.modal__info h5 {
  font-size: 3rem;
}

.modal__info h6 {
  margin-bottom: 0;
  padding-top: 10px;
}

.modal__info p:nth-of-type(4) {
  padding-bottom: 2rem;
    margin-bottom: 0;
  border-bottom: 1px solid black;
}

.modal__info p:last-of-type {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.5rem;
  color: #0078E1;
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
}

.modal__info svg {
  width: 100%;
  height: 100%;
}

.modal__info path{
  stroke: black;
  stroke-width: 1px;
  fill: none;
}

.modal__info .quote-line {
  width: 100%;
  max-width: 100%;
}

/* mobile staff */
@media screen and (max-width: 640px) {
  .staff-card {
    box-shadow: 0 2px 4px 2px rgba(0,0,0,0.2);
    height: 90%;
  }
  
  .staff-card-back--title {
    font-size: 1.2rem;
  }
  .modal__outer {
    z-index: 1000;
  }
  .modal__inner {
    width: 100vw;
    height: 100vh;
    flex-direction: column;
  }
  
  #staffWrapper .staff-card img {
    width: 175px;
    height: 175px;
    margin-top: 1rem;
  }
  
/*   profile pic */
  .modal__inner .modal__profile-img {
    width: 100%;  
    height: 30%;
    object-fit: cover;
    object-position: 0 -85px;
    max-width: 100%;  
  }
  
  .modal__info {
    width: 100%;
    padding: 1.5rem;
  }
  
  .modal__info h5 {
    font-size: 2rem;
  }
  
  .modal__info h6 {
    padding-top: 0;  
  }
  
  .modal__inner .fi-x-circle {
    color: white;
    position: absolute;
    top: 0;
    left: 5%;
    font-size: 2rem;
  }
  
}

.nf-form-fields-required {
    display: none;
}
.waiver {
    height: 30vh;
    width: 100%;
    padding: 1.5rem;
    border: 1px solid gray;
    font: 16px/26px Georgia, Garamond, Serif;
    overflow: auto;
}
.waiver-container {
    margin-top: 5rem;
}
.waiver__sub-heading {
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
}
.waiver blockquote p {
    color: #0a0a0a;
}
.woocommerce-checkout-review-order {
    display: none;
}
#order_review_heading {
    display: none;
}
.registration-link {
    display: none;
    position: fixed;
    bottom: 5%;
    right: 10px;
    background: #ff5800;
    padding: 1rem;
    box-shadow: 0 3px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
}
.registration-link a {
    color: #fefefe;
}
@media screen and (min-width: 64em) {
    .registration-link a {
        color: #0078e1;
    }
}
@media screen and (min-width: 64em) {
    .registration-link {
        position: static;
        background: none;
        padding: 0;
        box-shadow: none;
        margin-right: 2rem;
        justify-content: right;
        align-items: center;
        height: 100%;
    }
}
.category-news .posts__container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container {
        flex-direction: column;
    }
}
.category-news .posts__container article {
    width: 22%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    border: 1px solid #e6e6e6;
    margin: 1%;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article {
        width: 100%;
        flex-direction: row;
        align-items: center;
    }
}
.category-news .posts__container article .entry-header {
    order: 2;
    padding: 1rem;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article .entry-header {
        width: 100%;
    }
}
.category-news .posts__container article .entry-header .entry-title {
    text-transform: none;
    font-size: 1.6rem;
    letter-spacing: 0;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article .entry-header .entry-title {
        font-size: 1.2rem;
    }
}
.category-news .posts__container article .entry-header .entry-meta {
    margin-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article .entry-header .entry-meta {
        border-bottom: none;
    }
}
.category-news .posts__container article .post-thumbnail {
    order: 1;
    width: 100%;
}
@media screen and (max-width: 39.99875em) {
    .category-news .posts__container article .post-thumbnail {
        width: 65%;
    }
}
.category-news .posts__container article .post-thumbnail .attachment-thumbnail {
    width: 100%;
}
.category-news .posts__container article .entry-content {
    order: 3;
    padding: 1rem;
}
@media screen and (max-width: 39.99875em) {
    .posts__container article .entry-content {
        display: none;
    }
}
.icon-container {
    position: absolute;
    right: 0;
    top: 0;
}

.menu-icon {
    width: 50px;
    height: 40px;
}

.menu-icon:hover {
    cursor: default;
}

#event-menu-region h4 {
    text-align: left;
    /* 		text-transform: uppercase; */
    font-size: 2rem;
    border-bottom: none !important;
}

#event-menu-region .national-header + .grid-x.align-top,
#event-menu-region .signature-header + .grid-x.align-top,
#event-menu-region .anaheim-header + .grid-x.align-top,
#event-menu-region .regional-header + .grid-x.align-top {
    background: white;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}

.national-header,
.signature-header,
.anaheim-header,
.regional-header {
    position: relative;
}

@media screen and (max-width: 640px) {
    .icon-container {
        display: flex;
        flex-wrap: wrap;
        width: 60%;
        justify-content: flex-end;
        top: -20px;
        right: -20px;
    }

    #event-menu-region h4 {
        font-size: 1.3rem;
    }

    .menu-icon {
        width: 40px;
        height: 32px;
    }
}
.icon-modal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 75%;
    height: 500px;
    padding: 1rem;
    background: #f2f2f2;
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    position: fixed;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.icon-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33%;
}

.icon-box p {
    text-align: center;
    font-size: 12px;
}

.icon-modal .icon-box .menu-icon {
    width: 80%;
    height: 50px;
}

#mastInsert .cell.auto {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 1rem;
}

.header__award {
  max-height: 50px;
  max-width: 200px;
  margin: 0 1rem;
}


.hero {
  background: url('https://dev.grassroots365.com/wp-content/uploads/2022/06/grassroots-gradient-v2.png'), #035581;
}

.hero__img {
  width: 100vw;
  height: 80vh;
  object-fit: cover;
  filter: brightness(0.4);
}

.hero__info {
   width: 50%;
  position: absolute;
  top: 25%;
  left: 0;
  z-index: 1;
  text-align: left;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero__info h1, .hero__info p, .hero__info button {
  color: white;
}

.hero__info h1{
  font-family: sans-serif;
  font-size: 5vw;
  font-weight: 700;
  text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}

.hero__info p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6rem;
  margin: 2rem 0 2rem;
  width: 70%;
}

.hero__info button {
  font-size: 2vw;
}
.hero__buttons {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width:640px) {
  .hero__buttons {
/*     max-width: 45%; */
/*     flex-direction: row; */
  }
}

.hero__buttons a {
  width: 100%;
  margin: 0 8px;
}

@media screen and (max-width: 640px) {
  .hero__buttons a {
    width: 80vw;
    margin: 5px 0;
  }
}

.hero__logo {
  position: absolute;
  top: 25%;
  right: 15%;
  filter: drop-shadow(5px 10px 6px rgba(0, 0, 0,0.4));
  -webkitt-filter: drop-shadow(5px 10px 6px rgba(0, 0, 0,0.4));
}


.fadeIn--Up {
  opacity: 0;
  animation: fadeInUp ease 2s;
  animation-delay: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
      margin-top: 2rem;
        
    }
    100% {
        opacity: 1;
        margin-top: 0;
     }
}

@media screen and (max-width: 640px) {
  .hero__img {
    height: 60vh;
  }
  
  .hero__info {
    position: absolute;
    top: 40%;
    left: 10%;
    width: 80vw;
    text-align: center;
  }
  
  .hero__info h1{
    font-size: 2.5rem;
    margin-bottom: 2rem;
  }
  
  .hero__info p {
    font-size: 1rem;
    margin: 0 0 1rem 0;
    width: 100%;
    line-height: 1;
  }
  
  .hero__info button {
    font-size: 2rem;
  }
  
  .hero__logo {
    top: 10%;
    right: 50%;
    width: 50%;
    transform: translateX(50%);
    filter: drop-shadow(0 10px 6px rgba(0, 0, 0,0.4));
    -webkitt-filter: drop-shadow(0 10px 6px rgba(0, 0, 0,0.4));
  }
}

#site-header-menu  {
  display: flex;
  align-items: center;
}

/* testing new header */
.menu-container .input-group-label {
  padding: 0 1rem;
}

@media screen and (min-width:640px) {
  .container__secondary-logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 30%;
  }
  
  .secondary-logo {
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    filter: grayscale(1);
  }
  
}
  
.facility {
  padding: 4rem 2rem;
  background-image: linear-gradient(to right bottom, #80BEFF, #006EE1);
}

.facility__row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#facility-anaheim {
/*   background-image: linear-gradient(105deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 50%, transparent 50%),url('https://dev.opengympremier.com/wp-content/uploads/2022/09/OGP-Anaheim.png'); */
  background-image: linear-gradient(105deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.4) 100%),url('https://dev.opengympremier.com/wp-content/uploads/2022/09/OGP-Anaheim.png'); 
  background-size: cover;
}

#facility-ladera {
/*   background-image: linear-gradient(105deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 50%, transparent 50%),url('https://dev.opengympremier.com/wp-content/uploads/2022/09/20IMG_5926.jpg'); */
  background-image: linear-gradient(105deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.4) 100%),url('https://opengympremier.com/wp-content/uploads/2023/01/ladera-horizontal.png');
  background-size: cover;
}

#facility-oakland {
    background-image: url('https://dev.opengympremier.com/wp-content/uploads/2022/09/U4A0154-2.jpg');
/*   background-position: 105px; */
  background-size: cover;
}

#facility-oakland .facility__info {
/*   background: linear-gradient(105deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 50%, transparent 50%); */
  background: linear-gradient(105deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.4) 100%);
}

.facility__box {
  width: 32%;
  border-radius: 3px;
  -webkit-box-shadow:0 2px 4px 2px rgba(0,0,0,0.2);
  box-shadow: 0 2px 4px 2px rgba(0,0,0,0.2);
}

@media screen and (min-width: 2000px) {
.facility__row {
  justify-content: center;
}
  
  .facility__box {
    max-width: 600px;
    margin: 0 1rem;
  }
}

.facility__info {
  padding: 1rem;
}

.facility h2 {
  background-image: linear-gradient(to right bottom, #80BEFF, #006EE1);
-webkit-background-clip: text;
  color: transparent;
}

.facility p {
  margin-bottom: 0;
}

.facility__email {
  font-size: 90%;
}

@media screen and (max-width: 640px) {
  .facility {
    padding: 2rem 1rem;
  }
  
  .facility__row {
    flex-direction: column;
  }
  
.facility__box {
  width: 100%;
  margin-bottom: 1rem;
}
  
  
#facility-anaheim {
  background-image: linear-gradient(105deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 75%, transparent 75%),url('https://opengympremier.com/wp-content/uploads/2022/08/ogp-homepage-1-1.jpg');
}

#facility-ladera {
  background-image: linear-gradient(105deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 75%, transparent 75%),url('https://opengympremier.com/wp-content/uploads/2022/09/Ladera-Facility-02.jpg');
}

/* #facility-oakland {
  background-image: linear-gradient(105deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 75%, transparent 75%),url('https://opengympremier.com/wp-content/uploads/2022/09/OGP-Oakland-Facility-BTS-39.jpg');
} */
}


.img_composition {
  position: relative;
}

.img_composition img:first-of-type {
  position: relative;
  z-index: 10;
  box-shadow: 0 2px 4px 2px rgba(0,0,0,0.2);
}


#vectorBlue {
  position: absolute;
  z-index: 1;
  bottom: -5rem;
  right: -5rem;
}

#vectorOrange {
  position: absolute;
  z-index: 1;
  top: -59px;
  left: -48px;
  transform: rotate(40deg);
}

/* timeline mobile */
@media screen and (max-width: 640px) {
  .img_composition {
    margin: 5rem 0;
  }


  #vectorBlue {
    width: 50%;
    right: 0;
  }

  #vectorOrange {
    width: 50%;
  }
}

  
/*   .main-dropdown-item::after {
      border-color: #2c2c2c;
      border-style: solid;
      border-width: 0 2px 2px 0;
      content: "";
      display: flex;
      height: 6px;
      margin-top: 15px;
      margin-left: 10px;
      margin-right: 2.25px;
      transform: rotate(45deg);
      transform-origin: 75% 75%;
      transition: transform .1s ease;
      width: 6px;
  }
  
  .main-dropdown-item:hover::after {
      transform: rotate(225deg);
  } */
  
  .main-dropdown-item > a {
     font-weight: 700;
      padding: 11px 0 11px 3rem !important;
  }
  
/*   #title-nav .is-dropdown-submenu-parent:after {
    
    border-color: #006ee1;
      border-width: 0 1px 1px 0;
      border-style: solid;
      content: "";
      display: flex;
      height: 6px;
    margin-top: 26px;
margin-left: -7px;
margin-right: 7.3px;
      transform: rotate(45deg);
      transform-origin: 75% 75%;
      transition: transform .1s ease;
      width: 6px;
    
  } */
  
  .menu-item-23208 > a {
    font-weight: 500;
  }
  
  .menu-item-23208::after {
    
    border-color: #006ee1;
      border-width: 0 1px 1px 0;
  }
  
  
  .main-dropdown-item ul {
    min-width: 20rem;
    box-shadow: 0 4px 4px 2px rgba(0,0,0,0.2);
  }
  
  .main-dropdown-item ul div {
    width: 100%;
  }
  
  .main-dropdown-item ul .cell {
    width: 100%;
  }
  
  .menu .menu-subheading {
    font-size: 16px;
    text-align: left;
    text-transform: none;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  
/*   Brands in menu */
   .menu-item-23215 ul{
/*      display: block; */
     width: 600px;
     right: 0;
     background: #f2f2f2;
     padding: 1rem;
  }

  .menu-item-23215 ul:after{
/*      content: '';
    background: url('https://pulsevolleyball.com/wp-content/themes/pulse-press/assets/tiny-logos/OGP-Logo-Black.png');
      background-size: auto;
    background-size: 160px 80px;
    width: 160px;
    height: 80px;
    display: block;
    position: absolute;
    bottom: 37px;
    right: 31px;
    opacity: .25; */
  }
  
  
  .menu-item-23215 ul li {
    display: inline-block !important;
    width: 32.5%;
    height: 115px;
    vertical-align: top;
    text-align: center;
    background: none;
    border: 1px solid #cacaca;
    border-radius: 5px;
    background: white;
    transition: all 0.2s;
  }
  
  
  .menu-item-23215 ul li a{
    padding: 0 !important;
  }
  
  
  .menu-item-23215 img {
    height: 60px;
    max-height: 60px;
  }
  .menu-item-23215 ul li:after {
    display: block;
    width: 100%; 
    margin: 15px auto;
    font-size: 14px;
    line-height: 1.5;
    font-style:italic;
  }
  
  .menu-item-23215 ul li:nth-of-type(1):hover{
    background: #00ff2a;
  } 
  
  .menu-item-23215 ul li:nth-of-type(1):after {
    content:' Signature Tournaments';
  }
  
  .menu-item-23215 ul li:nth-of-type(2):hover{
    background: rgb(255, 255, 0);
  } 
  
  .menu-item-23215 ul li:nth-of-type(2):after {
    content:'National Camp Series';
  }
  
  
  .menu-item-23215 ul li:nth-of-type(3):hover{
    background: rgba(228, 102, 161, 0.2);
  } 
  
  .menu-item-23215 ul li:nth-of-type(3):after {
    content:'Boys & Girls Club Volleyball';
  }
  
  
  .menu-item-23215 ul li:nth-of-type(4):hover{
    background: rgba(189, 38, 38, .8);
  } 
  .menu-item-23215 ul li:nth-of-type(4):after {
    content:'NCAA Live Boys Events';
  }
  
  .menu-item-23215 ul li:nth-of-type(5):hover{
    background: rgba(157, 156, 129, 1);
  } 
  .menu-item-23215 ul li:nth-of-type(5):after {
    content:'High School Tournaments';
  }
  
  .menu-item-23215 ul li:nth-of-type(6):hover{
    background: rgba(220,	220,	220, 1);
  } 
  .menu-item-23215 ul li:nth-of-type(6):after {
    margin: 5px auto;
    content:'Sports leadership & entrepreneurship';
  }
  
  .menu-item-23215 ul li:nth-of-type(7):hover{
    background: rgba(255, 35, 212, 1);
  } 
  .menu-item-23215 ul li:nth-of-type(7):after {
    margin: 5px auto;
    content:'Boutique Girls Tournaments';
  }
  
  .menu-item-23215 ul li:nth-of-type(8):hover{
    background: #00ff2a;
  } 
  .menu-item-23215 ul li:nth-of-type(8):after {
    margin: 5px auto;
    content: 'Transformative Sports Technology';
  }
  
  .menu-item-23215 ul li:nth-of-type(9):hover{
    background: #ff5800;
  } 
  
  .menu-item-23215 ul li:nth-of-type(9):after {
    content: 'Club Teams & Leagues';
  }
  
  
  .menu-item-23215 ul li:after {
/*      visibility: hidden; */
  }
  
   /* Hide scrollbar for Chrome, Safari and Opera */
  
  .hero-tiles div:first-of-type {
    scroll-behavior: smooth;
  }
.hero-tiles div:first-of-type::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hero-tiles div:first-of-type {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
} 
  
/*  365  */
/*   .menu-item-23217:before {
    content: '';
    background: url('https://grassroots365.com/wp-content/themes/g365-press/assets/tiny-logos/grassroots_365_tiny_dk-stroke.png');
  } */
  
/*   end brands */  
  .ogp-family ul:after {  
  }
  
  .ogp-family-img {
    content: "";
    width: 123px !important;
    height: 123px;
    top: 90px;
    right: 12px;
    position: absolute;
    display: inline-block;
  }
  
/*   #menu-item-23092:hover ~ .ogp-family-img {
    background:  url("https://elitebasketballcircuit.com/wp-content/themes/ebc-press/assets/tiny-logos/ebc_tiny_dk.png") no-repeat;
    width: 123px !important;
    height: 123px;

    background-size: contain;
  } */
  #menu-item-23093:hover ~ .ogp-family-img {
    background:  url("https://grassroots365.com/wp-content/themes/g365-press/assets/tiny-logos/grassroots_365_tiny_dk-stroke.png") no-repeat;
    width: 123px !important;
    height: 123px;

    background-size: contain;
  }
  #menu-item-23094:hover ~ .ogp-family-img {
    background:  url("https://opengympremier.com/wp-content/uploads/2021/09/sports-boardroom.png") no-repeat;
    width: 123px !important;
    height: 123px;

    background-size: contain;
  }
  #menu-item-23095:hover ~ .ogp-family-img {
    background:  url("https://pulsevolleyball.com/wp-content/themes/pulse-press/assets/tiny-logos/logo-pulse-no-circle-pink.png") no-repeat;
    width: 123px !important;
    height: 123px;

    background-size: contain;
  }
  #menu-item-23096:hover ~ .ogp-family-img {
    background:  url("https://thestagecircuit.com/wp-content/themes/tscircuit-press/assets/tiny-logos/The-Stage-Logo-tiny.png") no-repeat;
    width: 123px !important;
    height: 123px;

    background-size: contain;
  }
  #menu-item-23097:hover ~ .ogp-family-img {
    background:  url("https://scholasticseries.com/wp-content/themes/scscholastic-press/assets/tiny-logos/Scholastic-Series-400x300.png") no-repeat;
    width: 123px !important;
    height: 123px;

    background-size: contain;
  }
  #menu-item-23098:hover ~ .ogp-family-img {
    background:  url("https://hypeherhoopscircuit.com/wp-content/themes/hhhoops-press/assets/tiny-logos/Hype-Her-Hoops-logo.png") no-repeat;
    width: 123px !important;
    height: 123px;

    background-size: contain;
  }

.mission-statement-container {
	height: 250px;
}

.mission-statement-heading {
	font-size: 2rem;
  padding: 10px 20px;
  background: white;
  z-index: 90;
  position: absolute;
  top: 15%;
  left: 10%;
  width: 75%;
  line-height: 3rem;
}

@media screen and (max-width: 640px) {
	
	.mission-statement-heading {
		font-size: 1rem;
		width: 90%;
		line-height: 2rem;
	}
}

.wp-block-image.alignfull img {
  max-height: 60vh;
  object-fit: cover;
}

/* start timeline */
/*  .timeline-container {
   width: 100%;
	 position: relative;
	 padding: 80px 0;
	 transition: 0.3s ease 0s;
	 background-attachment: fixed;
	 background-size: cover;
   border: 2px solid #cacaca;
    height: 750px; 
    overflow-y: scroll; 
} */
 /* .timeline-container:before {
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 500%;
   background: rgba(220, 220, 220, .8);
   background: #fff;
	 content: "";
} */

/*  .timeline {
	 display: flex;
	 margin: 0 auto;
	 flex-wrap: wrap;
	 flex-direction: column;
	 max-width: 700px;
	 position: relative;
} */

/*   timeline middle line 
 .timeline:before {
	 position: absolute;
	 left: 50%;
	 width: 2px;
	 height: 100%;
	 margin-left: -1px;
	 content: "";
   background: #f2f2f2;
}*/
  
/* without images */
/* .timeline-item:nth-of-type(odd) .timeline__content {
  margin-left: auto;position: relative;
right: 90px;
}

.timeline-item:nth-of-type(even) .timeline__content {
  margin-right: auto;
}

 .timeline__content-title {
	 font-weight: normal;
	 font-size: 36px;
	 margin: -10px 0 0 0;
	 transition: 0.4s;
	 padding: 0 10px;
	 box-sizing: border-box;
	 font-family: 'Open Sans', sans-serif;
	 color: #fff;
   letter-spacing: 0px;
   position: relative;
}
.timeline__content-title:nth-of-type(even) {
  background: #0078e1;
}

 .timeline__content-desc {
	 margin: 0;
	 font-size: 15px;
	 box-sizing: border-box;
   color: #333333;
	 font-family: 'Open Sans', sans-serif;
	 font-weight: normal;
	 line-height: 25px;
}
 .timeline-item {
	 opacity: 0.3;
	 transition: 0.5s;
	 box-sizing: border-box;
	 width: calc(50% - 40px);
	 display: flex;
	 position: relative;
	 transform: translateY(-40px);
   height: 20rem;
}


 .timeline-item:before {
	 content: attr(data-text);
	 letter-spacing: 0;
   line-height: 1;
	 width: 130%;
	 position: absolute;
/* 	 color: rgba(255, 255, 255, 1); */
 /*  color: #333;
	 font-size: 36px;
	 font-family: 'Open Sans', sans-serif;
   border-left: 2px solid #333; */
/* 	 border-left: 2px solid rgba(255, 255, 255, .5); */
/* 	 top: 70%; */
/*    top: 90%;
	 margin-top: -10rem;
	 padding-left: 15px;
	 opacity: 1;
	 right: calc(-100% - 132px);
}


 .timeline-item:nth-child(even) {
	 align-self: flex-end;
}
 .timeline-item:nth-child(even):before {
	 right: auto;
	 text-align: right;
	 left: calc(-100% - 132px);
	 padding-left: 0;
	 border-left: none;
   border-right: 2px solid #333; */
/* 	 border-right: 2px solid rgba(255, 255, 255, .5); */
/* 	 padding-right: 15px;
}
 */

 .timeline-item:nth-child(even) .timeline__content-title {
/*   background: #0078e1; */
}


/* .timeline__img {
	 max-width: none;
	 box-shadow: 0 10px 15px rgba(0, 0, 0, .4);

    max-height: 300px;
   object-fit: cover;
   width: 500px;
   opacity: .5;
}
 .timeline-item--active {
	 opacity: 1;
	 transform: translateY(0);
	 filter: blur(0px);
}
 .timeline-item--active:before {
	 top: 100%;
	 transition: 0.3s all 0.2s;
	 opacity: 1;
}
 .timeline-item--active .timeline__content-title {
	 margin: -50px 0 20px 10px;
  color: #0087e1;
  font-weight: 700;
  display: inline-block;
}

.timeline-item--active .timeline__img {
  opacity: 1;
}

.timeline-item:nth-of-type(odd) .timeline__content-title{
  left: 2rem;
  top: -10rem;
  opacity: 0;
}
.timeline-item:nth-of-type(even) .timeline__content-title{
  left: -2rem;
  top: -10rem;
  opacity: 0;
}
.timeline-item--active:nth-of-type(odd).timeline-item--active .timeline__content-title{
  left: 32.75rem;
  top: -11rem;
  opacity: 1;
}

.timeline-item--active:nth-of-type(even).timeline-item--active .timeline__content-title{
  left: -10rem;
  top: -11rem;
  opacity: 1;
}

.timeline-item:nth-of-type(odd) .timeline__content,
.timeline-item:nth-of-type(even) .timeline__content{
  margin: 0 auto;
}

.timeline-item:nth-of-type(2n+1) .timeline__content {
  right: 11rem;
}
 .timeline-item:nth-child(2n+1)::before {
   text-align: left;
 }

.timeline-item:nth-child(2n)::before {
  text-align: right;
}

.timeline-header {
 width: 100%;
 text-align: center;
 margin-bottom: 80px;
 position: relative;
}
.timeline-header__title {
 color: black;
 font-size: 46px;
 margin: 0;
}
.timeline-header__subtitle {
 display: none;
 color: rgba(255, 255, 255, .5);
 font-family: 'Pathway Gothic One', sans-serif;
 font-size: 16px;
 letter-spacing: 5px;
 margin: 10px 0 0 0;
 font-weight: normal;
} */

/*   mobile timeline */
/*  @media only screen and (max-width: 767px) {
  .timeline {
    width: 100%;
    overflow-x: hidden;
  }
	 .timeline:before {
		 left: 40px;
	}
	 .timeline-item {
		 align-self: baseline !important;
		 width: 100%;
    padding: 0;
    height: 20.5rem;
     transform: translateY(-10px);
	}
	 .timeline-item:before {
		 left: 50px;
		 padding: 0 !important;
		 top: 228px;
		 width: auto;
		 border: none !important;
     font-size: 24px;
     margin-top: 0;
	}
   
   .timeline-item:nth-child(even)::before {
     left: 0;
   }
   
	 .timeline-item:last-child {
		 padding-bottom: 40px;
	}
   
   
  .timeline-container {
    width: 100%;
    overflow: scroll;
    height: 70vh;
    padding: 10px 0;
  }
  
  
   .timeline-header__title,.timeline-header__subtitle {
     text-align: center;
   }
   
 .timeline__img {
   max-height: 200px;
   width: 345px;
  }
   
 .timeline-item:nth-of-type(odd) .timeline__content,
 .timeline-item:nth-child(even) {
    left: 52px;
  } */
   
/*    even number years */
/*  .timeline-item--active:nth-of-type(2n).timeline-item--active .timeline__content-title {
   left: -23px;
  top: 12px;
 }
  
   .timeline__content-desc {
     width: 80vw;
     margin-top: 1rem;  
   }
   
   .timeline-item:nth-of-type(2n+1) .timeline__content {
     margin-left: 0;
   }
   
   .timeline-item--active:nth-of-type(2n+1).timeline-item--active .timeline__content-title {
  left: -23px;
  top: 12px;
}
   .timeline-item:nth-of-type(2n) .timeline__content {
     margin: 0;
   }
} */
/*   end mobile timeline */
 .demo-footer {
	 padding: 60px 0;
	 text-align: center;
}
 .demo-footer a {
	 color: #999;
	 display: inline-block;
	 font-family: Cardo;
}

.brands-body figure {
  height: 150px;  
  display: flex;
  justify-content: center;
  align-items: center;
}

.brands-body p {
  text-align: center;
}

.awards img {
  width: 70%;
}

/* mobile menu tile nav */
@media screen and (max-width: 640px) {
  #title-nav {
    flex-direction: column;
    background: orange;
  }
  
  .sub-menu {
    display: block;
    width: 90%;
    background: white;
    position: static;
  }
  
  .animated-icons figure {
    display: flex;
    justify-content: center;
  }
  
  #facility-oakland .facility__info {
      background: linear-gradient(105deg, rgba(255,255,255,0.9) 73%, rgba(255,255,255,0.9) 73%, transparent 73%);
  }
}
  
/* animation hero */
.hero__img-container{
  position: absolute;
  top: 5rem;
  right: 0px;
  width: 500px;
height: 100%;
}

@media screen and (max-width: 640px) {
	.hero__img-container{
	   right: 0;
		 top: -40px;
	}
}

@media screen and (min-width: 2000px) {
	.hero__img-container {
		  right: 16%;
  top: 10rem;
	}
}

.hero__img-container img {
  position: absolute;
  animation-name: hero-img-crossfade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 12s;
  }
.hero__img-container img:nth-of-type(1) {
      animation-delay: 2s;
      opacity: 0;
    }

.hero__img-container img:nth-of-type(2) {
      opacity: 0;
      animation-delay: 6s;
    }

.hero__img-container img:nth-of-type(3) {
      opacity: 0;
      animation-delay: 10s;
    }

@keyframes hero-img-crossfade {
  0% {
    opacity:0;
  }
  10% {
    opacity:1;
  }
  33% {
    opacity:1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity:0;
  } 
}

/* YBL Special Request */
.special-request {
  position: relative;
}

.special-request__trigger {
  text-decoration: underline;
  position: absolute;
  right: 0;
}

.special-request__trigger:hover {
  cursor: pointer;
}

.special-request__modal {
  display: none;
  position: absolute;
  background: #fff3d9;
  padding: 1rem;
  padding-top: 2rem;
  border-radius: 5px;
  box-shadow: 0 2px 4px 2px rgba(0,0,0,0.2);
}

.special-request__modal:before {
  content: 'X';
  font-weight: 700;
  position: absolute; 
  right: 15px;
  top: 5px;
}

.end-multi-player {
  border-bottom: 2px solid black;
  padding-bottom: 1rem;
}

/* bring dev css */
  .find-us-checkout {
    margin-top: 2rem;
  }
  
  .find-us-checkout:before {
    content: "Additional Fields";
    font-weight: 700;
    text-decoration: underline;
  }
/* .special-request label:after {
  position: absolute;
  right: 0;
  content: '?';
} */


/* new add to cart and buy now options */

/* button.single_add_to_cart_button.button.expanded.alt {
    height: 40px;
    width: 850px;
    position: relative;
    left: 150px; */
    /* background: #fefefe; */
    /* color: #0a0a0a; */
/* } */

/* a.redirect_to_cart_button.button.expanded.alt {
    height: 40px;
    width: 850px;
    position: relative;
    left: 150px; */
    /* background: #ff5800; */
    /* color: #0a0a0a; */
/*     font-size: 15px; */
/* } */

/* .input-group.max-button.no-margin {
    top: 40px;
    position: relative;
} */
/* 
p#success_message {
    text-align-last: center;
    margin-bottom: 0px;
} */

/* .woocommerce-notices-wrapper {
    position: relative;
    top: 170px;
    left: 167px;
} */

/* .cell.small-12.woocommerce-message {
    background: none;
    border-top: none;
} */
/* 
a.button.wc-forward {
    display: none;
} */


.timeline {
  display: flex;
  flex-direction: row;
  gap: 10rem;
  font-family: work sans;
  padding: 0;
  max-width: 95vw;
  margin: 0 auto;
  overflow-x: scroll;
  border: 2px solid #f2f2f2;
  box-shadow: inset 0 2px 4px 2px rgba(0,0,0,0.2);
}

.timeline__year {
  position: relative;
  display: flex;
  flex-direction: column;
/*   background: wheat; */
  min-width: 300px;
  height: 500px;
  text-align: center;
}

.timeline__year:nth-of-type(even) {
/*   flex-direction: column-reverse; */
  
}

@media screen and (min-width: 640px) {
  .timeline__year:nth-of-type(even) {
    top: 135px;
    }
}

.timeline__img-container {
   position: relative;
  left: 5px;
  background: black;
  width: 95%;
  height: 40%;
  overflow: hidden;
/*   border-radius: 50%; */
  border: 5px solid transparent;
  background: linear-gradient(90deg,#0087E1, #1974B0) border-box;
  transition: all 0.2s;
  box-shadow: 0 2px 4px 2px rgba(0,0,0,0.2);
}

.timeline__img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
}

.timeline__img-container:hover{
  transform: scale(1.05)
}

.timeline__year h4 {
/*   background: #fe5800; */
  background: url('https://s2.svgbox.net/pen-brushes.svg?ic=brush-5&color=fe5800');
  background-size: cover;
  display: inline-block;
  font-weight: 700;
  padding: 5px 60px;
  font-size: 24px;
  width: auto;
  color: white;
  border-radius: 50px;
  margin: 1rem 0;
}

.timeline__year h5 {
  letter-spacing: -1px;
  font-size: 20px;
  margin-bottom: 0.5rem;
  margin-top: 0;
}

.timeline__year:nth-of-type(even) h5 {
  margin-top: 0;
}

.timeline__year:after {
  position: absolute;
/*   background: url('https://dev.opengympremier.com/wp-content/uploads/2023/02/dot-arrow.png'); */
  height: 175px;
  width: 175px;
  background-size: 175px 175px;
}

.timeline__year:nth-of-type(odd):after {
  top: 30%;
  right: -10rem;
  content:'';
  transform: scaleY(-1) rotate(60deg);
}

.timeline__year:nth-of-type(even):after {
  top: 10%;
  right: -11rem;
  content: '';
  transform: rotate(60deg);
}

.timeline__year:last-of-type:after {
  display: none;
}

@media screen and (max-width: 640px) {
  .timeline {
    flex-direction: column;
    padding: 10px;
    max-width: 90vw;
    gap: 2rem;
    max-height: 80vh;
    overflow-x: normal;
    overflow-y: scroll;
  }
  
  .timeline__year {
    min-width: 0;
    height: auto;
  }
  .timeline__year:nth-of-type(even) {
    flex-direction: column;
    }
  .timeline__img-container {
    width: 175px;
    height: 175px;
    margin: 0 auto;
    
  }
  
  .timeline__year:nth-of-type(odd):after {
        top: 25rem;
       right: 50%;
       transform: scaleY(-1) translateX(50%);
    }

.timeline__year:nth-of-type(even):after {
    top: 25rem;
    right: 50%;
       transform: scaleY(-1) translateX(50%);
}
  .timeline__year:after {
  height: 100px;
  width: 100px;
  background-size: 100px 100px;
}

  
}


.performance-training-title:before {
    content: "Choose the day/days and time for performace training";
    font-weight: 700;
    font-size: 122%;
    vertical-align: super;
}

.trainingdays span.optional {
    display: none;
}

.trainingdays {
    margin-bottom: 0rem;
}

.trainingdaysladera span.optional {
    display: none;
}

.trainingdaysladera {
    margin-bottom: 0rem;
}

.rsvp_button:hover {
    background: #ff5800 !important;
}

/* checkout reformatting */
.qty_edits {
   float:left;
   width:19%;
}

.add_cart_reform {
    float: left;
    width: 40%;
    height: 40px;
}

.checkout_reform {
    float: right;
    width: 40%;
    height: 25%
}


#success_mssg {
  opacity: 0;
  transition: 1s;
}

#success_mssg.fade-in {
  opacity: 1;
  transition: 1s;
}


#success_mssg.mssg_hidden {
  display: none;
}


.alert {
  position: relative;
    top: 10;
    left: 0;
    width: auto;
    height: auto;
    padding: 10px;
    margin: 10px;
    line-height: 1.8;
    cursor: hand;
    cursor: pointer;
    font-family: sans-serif;
    font-weight: 400;
    border-left: 0.3rem solid #01796f !important;
}

.alertCheckbox {
  display: none;
}

:checked + .alert {
  display: none;
}

.alertText {
  display: table;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
}

.clear {
  clear: both;
}

.warning {
  background-color: #EFE;
  border: 1px solid #FEEC6F;
  color: #0a0a0a;
  border-radius: 2%;
}

.message_container{
  width: 100%;
}

a.added_to_cart.wc-forward {
    display: none;
}

a.cart-customlocation {
    color: #0a0a0a;
    background: #ff0f0f;
    border-radius: 100%;
    height: 24%;
    width: 3.5%;
    position: absolute;
    left: 96%;
    top: 22%;
    font-size: 84%;
    text-align: -webkit-center;
}

a.cart-customlocation-mobile {
    display: none !important;
}


.cart-counter {
    padding-right: 6px;
}

.rsvp_button:hover {
    background: #ff5800 !important;
}


@media screen and (max-width: 640px) {
  a.cart-customlocation-mobile {
    color: #0a0a0a !important;
    background: #ff0f0f;
    border-radius: 100%;
    height: 5%;
    width: 7%;
    position: absolute;
    left: 16%;
    top: 347px;
    font-size: 125% !important;
    text-align: -webkit-center;
    display: block !important;
}
  
  .qty_edits {
   float:none;
   width:100%;
   margin-bottom:12px;
}
  
  .add_cart_reform {
    float:none;
    width:100%;
    height:54px;
}
  
  .checkout_reform {
    float:none;
    width: 100%;
    height: 25%;
    margin-top: 13px;
}
  
}

.product-type-variable .input-group.max-button.no-margin.qty_edits {
    width: 100%;
    margin-bottom: 7px;
}

.product-type-variable .input-group-button.add_cart_reform {
    width: 100%;
}

.product-type-variable .checkout_reform {
    width: 100%;
    margin-top: 8px;
}

@media screen and (max-width: 640px) {
  .products .product-type-variable .single_add_to_cart_button {
      font-size: 60%;
  }
  
  .products .product-type-variable a.button.expanded.alt {
    font-size: 60%;
  }
}

.brands {
  position: absolute;
  top: -130px;
  max-width: 1200px;
left: 50%;
transform: translate(-50%);
width: 100%;
}

.brand__text {
  font-size: 1.2rem;
}

@media screen and (min-width: 640px) {
  .brand__text {
    margin-bottom: 5rem;
  }
}

.brand__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap:15px;
/*   width: 75%; */
  max-width: 1200px;
  margin: 0 auto;
  
}

.brand {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 19%;
  height: 230px;
  margin-bottom: 1.5rem;
/*   border: 1px solid #cccccc; */
  background: white;
  box-shadow: 0 2px 4px 2px rgba(0,0,0,0.2);
}
.brand__img {
  object-fit: cover;
  height: 180px;
  transition: all .2s;
}

.brand__img ~ p {
  font-size: 1.2rem;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  color: white;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 700;
  width: 100%;
  padding: 1rem;
  transition: all .2s;
  
}

.brand:hover .brand__img {
  filter: brightness(30%);
  cursor: pointer;
}

.brand:hover p {
  opacity: 1;
}

.brand__logo {
  height: 50px;
  width: auto;
}

#g365brand .brand__logo {
  transform: scale(.85);
}




.loader {
  color: white;
  font-size: 1.5rem;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background: #0087e1; 
  border-radius: 5px;
  padding: 2rem;
}

.ticker-header {
  margin-top: 3rem;
}

.ticker-container {
  display: flex;
  flex-direction: column;
  align-itens: center;
}

.ticker-container div {
  display: flex;
  justify-content: center;
  font-size: 3rem;
  font-weight: 700;
}

.ticker-container .count {
  font-family: Montserrat, sans-serif;
  text-align: center;
  
}

.ticker-container p {
  
}

.gradient-background {
  position: relative;
}

@media screen and (min-width: 640px) {
  
.gradient-background {
  margin-bottom: -12rem;
}
  
  .gradient-background .bottom-gradient {
    margin-top: -1rem;    
  }
  
  .gradient-background .bottom-gradient path{
    transform: scaleY(.3);
  }
}

.community-container {
  background: background-color: #ff4e00;
background-image: linear-gradient(180deg, #fe5800 0%, #ec9f05 74%);
  padding: 3rem;
  color: white;
}

.community__content {
  max-width: 1200px; 
  margin: 0 auto;
}

@media screen and (min-width: 640px) {
  .community-container {  
    height: 56rem;
  padding-top: 33rem;
  }
  
  .local-communities > ul {
    width: 50%;
  }
  
  .local-communities ul:not(.accordion) {
    display: flex;
    flex-wrap: wrap;
  } .local-communities ul:not(.accordion) li{
    width: 50%;
  } 
}

.local-communities {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.local-communities ul {
  background: transparent;
}

.local-communities  li {
  background: white;
}

.local-communities .accordion-title:hover, .local-communities .accordion-title:focus {
  background: #0087e1;
  color: white;
}

.local-communities .accordion-content {
  position: relative;
  z-index: 1;
}

.community__content p {
  width: 50%;
}

.community__map {
  max-width: 500px;
  z-index: 1;
  position: relative;
top: -9rem;
box-shadow: 0 2px 4px 2px rgba(0,0,0,0.2);
}

.started-intro {
    width: 75%;
  margin: 0 auto 4rem;
}

.started__text {
    width: 60%;
  padding-left: 7rem;
}

.started__text h2 {
    padding-top: 3rem;
}

.started__text p {
  width: 80%;
}

.started__level-container {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 1rem 0;
}

.started__level-container p {
  text-align: center;
}

.started__level {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f2f2f2;
  border-radius: 5px;
  padding: 1rem;
}


.started__level#teams img {  
  transform: scale(.6);
}

.started__level h3 {
  margin: 1rem 0;
}

.started__level a {
  text-align: center;
  width: 95%;
  padding: 8px 5px;
  color: white;
  background: #0087e1;
  margin: 5px;
  border-radius: 5px;
  transition: all .2s;
}

.started__level a:hover {
  background: #fe5800;
}
/* started page */
.started__nav {
  background: #0087e1;
  height: 100px;
  align-items: center;
}

.started__nav a {
  background: #fe5800;
  color: white;
  padding: 10px 25px;
  font-weight: 700;
  box-shadow 
}

.started__img img{
  width: 100%;
  object-fit: cover;
}

.started__left, .started__right{ 
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.started__info-block {
    background: #f2f2f2;
  padding: 2rem;
  text-align: center;
  border-radius: 10px;
}

.started__info-locations {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.started__info-locations a {
  background: #fe5800;
  border-radius: 5px;
  width: 50%;
  margin: .5rem 0;
  padding: 10px;
  color: white;
}

.started__img {
  max-height: 150px;
}

@media screen and (min-width: 640px) {
  .started__section {
    margin-bottom: 0;
    padding: 3rem 0;
  }
  
/*   needs fixing */
  .started__img--left {
    text-align: right;
  }
  
  .started__section img{
    max-width:450px;
  }
  
  
  .started__left, .started__right {
    margin: 1rem 3rem !important;
  }
 
  .started__flex {
    display: flex;
    justify-content: space-evenly;
    padding: 3rem 0;
    flex-wrap: wrap;
    gap: 10px;
  }
  
  .started__info-block {
    width: 45%;
  }
  
    .started__info-block p{
    min-height: 50px;
  }
}



@media screen and (max-width: 640px) {
  .loader {
    flex-direction: column;
  }
  
  .brands {
    top: -230px;
  }
  
  .brand {
    width: 35%;
    height: 170px;
  }
  
  .brand__img {
    height: 130px;
  }
  
  .local-communities {
    flex-direction: column;
  }
  .community-container {
    height: 1980px;
  padding-top: 84rem;
  }
  
  .community__content {
    padding-top: 0;
  }
  
  .community__content p {
      width: 100%;
  }
  
  .community__map {
    top: 0;
  }
  
  .started__level-container {
    flex-direction: column;
    align-items: center;
  }
  
  .started__level {
    width: 80%;
  }
}

.button.expanded a {
  color: white;
}

/* latest posts */
.wp-block-latest-posts__list {
  display: flex;
  justify-content: space-evenly;  
}

.wp-block-latest-posts__list li {
  width: 30%;
  box-shadow: 0 0 4px 0px rgba(0,0,0,0.2);
  border-radius: 5px;
  padding: 1rem;

}


.wp-block-latest-posts__post-title {
  color: black;
  font-weight: 700;
}
.wp-block-latest-posts__post-date {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 1rem;
}

.wp-block-latest-posts__post-excerpt {
  font-size: 14px;
}

.wp-block-latest-posts__post-excerpt a {
  display: block;
  margin-top: 1rem;
  text-transform: uppercase;
  color: black;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .wp-block-latest-posts__list {
    flex-direction: column;
  }
}
/* end latest posts */