.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}.row {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 75rem
}
.row:before,
.row:after {
content: " ";
display: table
}
.row:after {
clear: both
}
.row.collapse>.column,
.row.collapse>.columns {
padding-left: 0;
padding-right: 0
}
.row.collapse .row {
margin-left: 0;
margin-right: 0
}
.row .row {
width: auto;
margin-left: -1.25rem;
margin-right: -1.25rem;
margin-top: 0;
margin-bottom: 0;
max-width: none
}
.row .row:before,
.row .row:after {
content: " ";
display: table
}
.row .row:after {
clear: both
}
.row .row.collapse {
width: auto;
margin: 0;
max-width: none
}
.row .row.collapse:before,
.row .row.collapse:after {
content: " ";
display: table
}
.row .row.collapse:after {
clear: both
}
.column,
.columns {
padding-left: 1.25rem;
padding-right: 1.25rem;
width: 100%;
float: left
}
[class*="column"]+[class*="column"]:last-child {
float: right
}
[class*="column"]+[class*="column"].end {
float: left
}
@media only screen {
.small-push-0 {
position: relative;
left: 0%;
right: auto
}
.small-pull-0 {
position: relative;
right: 0%;
left: auto
}
.small-push-1 {
position: relative;
left: 8.3333333333%;
right: auto
}
.small-pull-1 {
position: relative;
right: 8.3333333333%;
left: auto
}
.small-push-2 {
position: relative;
left: 16.6666666667%;
right: auto
}
.small-pull-2 {
position: relative;
right: 16.6666666667%;
left: auto
}
.small-push-3 {
position: relative;
left: 25%;
right: auto
}
.small-pull-3 {
position: relative;
right: 25%;
left: auto
}
.small-push-4 {
position: relative;
left: 33.3333333333%;
right: auto
}
.small-pull-4 {
position: relative;
right: 33.3333333333%;
left: auto
}
.small-push-5 {
position: relative;
left: 41.6666666667%;
right: auto
}
.small-pull-5 {
position: relative;
right: 41.6666666667%;
left: auto
}
.small-push-6 {
position: relative;
left: 50%;
right: auto
}
.small-pull-6 {
position: relative;
right: 50%;
left: auto
}
.small-push-7 {
position: relative;
left: 58.3333333333%;
right: auto
}
.small-pull-7 {
position: relative;
right: 58.3333333333%;
left: auto
}
.small-push-8 {
position: relative;
left: 66.6666666667%;
right: auto
}
.small-pull-8 {
position: relative;
right: 66.6666666667%;
left: auto
}
.small-push-9 {
position: relative;
left: 75%;
right: auto
}
.small-pull-9 {
position: relative;
right: 75%;
left: auto
}
.small-push-10 {
position: relative;
left: 83.3333333333%;
right: auto
}
.small-pull-10 {
position: relative;
right: 83.3333333333%;
left: auto
}
.small-push-11 {
position: relative;
left: 91.6666666667%;
right: auto
}
.small-pull-11 {
position: relative;
right: 91.6666666667%;
left: auto
}
.column,
.columns {
position: relative;
padding-left: 1.25rem;
padding-right: 1.25rem;
float: left
}
.small-1 {
width: 8.3333333333%
}
.small-2 {
width: 16.6666666667%
}
.small-3 {
width: 25%
}
.small-4 {
width: 33.3333333333%
}
.small-5 {
width: 41.6666666667%
}
.small-6 {
width: 50%
}
.small-7 {
width: 58.3333333333%
}
.small-8 {
width: 66.6666666667%
}
.small-9 {
width: 75%
}
.small-10 {
width: 83.3333333333%
}
.small-11 {
width: 91.6666666667%
}
.small-12 {
width: 100%
}
.small-offset-0 {
margin-left: 0% !important
}
.small-offset-1 {
margin-left: 8.3333333333% !important
}
.small-offset-2 {
margin-left: 16.6666666667% !important
}
.small-offset-3 {
margin-left: 25% !important
}
.small-offset-4 {
margin-left: 33.3333333333% !important
}
.small-offset-5 {
margin-left: 41.6666666667% !important
}
.small-offset-6 {
margin-left: 50% !important
}
.small-offset-7 {
margin-left: 58.3333333333% !important
}
.small-offset-8 {
margin-left: 66.6666666667% !important
}
.small-offset-9 {
margin-left: 75% !important
}
.small-offset-10 {
margin-left: 83.3333333333% !important
}
.small-offset-11 {
margin-left: 91.6666666667% !important
}
.small-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left
}
.column.small-centered,
.columns.small-centered {
margin-left: auto;
margin-right: auto;
float: none
}
.column.small-uncentered,
.columns.small-uncentered {
margin-left: 0;
margin-right: 0;
float: left
}
.column.small-centered:last-child,
.columns.small-centered:last-child {
float: none
}
.column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
float: left
}
.column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
float: right
}
}
@media only screen and (min-width: 35.063em) {
.medium-push-0 {
position: relative;
left: 0%;
right: auto
}
.medium-pull-0 {
position: relative;
right: 0%;
left: auto
}
.medium-push-1 {
position: relative;
left: 8.3333333333%;
right: auto
}
.medium-pull-1 {
position: relative;
right: 8.3333333333%;
left: auto
}
.medium-push-2 {
position: relative;
left: 16.6666666667%;
right: auto
}
.medium-pull-2 {
position: relative;
right: 16.6666666667%;
left: auto
}
.medium-push-3 {
position: relative;
left: 25%;
right: auto
}
.medium-pull-3 {
position: relative;
right: 25%;
left: auto
}
.medium-push-4 {
position: relative;
left: 33.3333333333%;
right: auto
}
.medium-pull-4 {
position: relative;
right: 33.3333333333%;
left: auto
}
.medium-push-5 {
position: relative;
left: 41.6666666667%;
right: auto
}
.medium-pull-5 {
position: relative;
right: 41.6666666667%;
left: auto
}
.medium-push-6 {
position: relative;
left: 50%;
right: auto
}
.medium-pull-6 {
position: relative;
right: 50%;
left: auto
}
.medium-push-7 {
position: relative;
left: 58.3333333333%;
right: auto
}
.medium-pull-7 {
position: relative;
right: 58.3333333333%;
left: auto
}
.medium-push-8 {
position: relative;
left: 66.6666666667%;
right: auto
}
.medium-pull-8 {
position: relative;
right: 66.6666666667%;
left: auto
}
.medium-push-9 {
position: relative;
left: 75%;
right: auto
}
.medium-pull-9 {
position: relative;
right: 75%;
left: auto
}
.medium-push-10 {
position: relative;
left: 83.3333333333%;
right: auto
}
.medium-pull-10 {
position: relative;
right: 83.3333333333%;
left: auto
}
.medium-push-11 {
position: relative;
left: 91.6666666667%;
right: auto
}
.medium-pull-11 {
position: relative;
right: 91.6666666667%;
left: auto
}
.column,
.columns {
position: relative;
padding-left: 1.25rem;
padding-right: 1.25rem;
float: left
}
.medium-1 {
width: 8.3333333333%
}
.medium-2 {
width: 16.6666666667%
}
.medium-3 {
width: 25%
}
.medium-4 {
width: 33.3333333333%
}
.medium-5 {
width: 41.6666666667%
}
.medium-6 {
width: 50%
}
.medium-7 {
width: 58.3333333333%
}
.medium-8 {
width: 66.6666666667%
}
.medium-9 {
width: 75%
}
.medium-10 {
width: 83.3333333333%
}
.medium-11 {
width: 91.6666666667%
}
.medium-12 {
width: 100%
}
.medium-offset-0 {
margin-left: 0% !important
}
.medium-offset-1 {
margin-left: 8.3333333333% !important
}
.medium-offset-2 {
margin-left: 16.6666666667% !important
}
.medium-offset-3 {
margin-left: 25% !important
}
.medium-offset-4 {
margin-left: 33.3333333333% !important
}
.medium-offset-5 {
margin-left: 41.6666666667% !important
}
.medium-offset-6 {
margin-left: 50% !important
}
.medium-offset-7 {
margin-left: 58.3333333333% !important
}
.medium-offset-8 {
margin-left: 66.6666666667% !important
}
.medium-offset-9 {
margin-left: 75% !important
}
.medium-offset-10 {
margin-left: 83.3333333333% !important
}
.medium-offset-11 {
margin-left: 91.6666666667% !important
}
.medium-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left
}
.column.medium-centered,
.columns.medium-centered {
margin-left: auto;
margin-right: auto;
float: none
}
.column.medium-uncentered,
.columns.medium-uncentered {
margin-left: 0;
margin-right: 0;
float: left
}
.column.medium-centered:last-child,
.columns.medium-centered:last-child {
float: none
}
.column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
float: left
}
.column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
float: right
}
.push-0 {
position: relative;
left: 0%;
right: auto
}
.pull-0 {
position: relative;
right: 0%;
left: auto
}
.push-1 {
position: relative;
left: 8.3333333333%;
right: auto
}
.pull-1 {
position: relative;
right: 8.3333333333%;
left: auto
}
.push-2 {
position: relative;
left: 16.6666666667%;
right: auto
}
.pull-2 {
position: relative;
right: 16.6666666667%;
left: auto
}
.push-3 {
position: relative;
left: 25%;
right: auto
}
.pull-3 {
position: relative;
right: 25%;
left: auto
}
.push-4 {
position: relative;
left: 33.3333333333%;
right: auto
}
.pull-4 {
position: relative;
right: 33.3333333333%;
left: auto
}
.push-5 {
position: relative;
left: 41.6666666667%;
right: auto
}
.pull-5 {
position: relative;
right: 41.6666666667%;
left: auto
}
.push-6 {
position: relative;
left: 50%;
right: auto
}
.pull-6 {
position: relative;
right: 50%;
left: auto
}
.push-7 {
position: relative;
left: 58.3333333333%;
right: auto
}
.pull-7 {
position: relative;
right: 58.3333333333%;
left: auto
}
.push-8 {
position: relative;
left: 66.6666666667%;
right: auto
}
.pull-8 {
position: relative;
right: 66.6666666667%;
left: auto
}
.push-9 {
position: relative;
left: 75%;
right: auto
}
.pull-9 {
position: relative;
right: 75%;
left: auto
}
.push-10 {
position: relative;
left: 83.3333333333%;
right: auto
}
.pull-10 {
position: relative;
right: 83.3333333333%;
left: auto
}
.push-11 {
position: relative;
left: 91.6666666667%;
right: auto
}
.pull-11 {
position: relative;
right: 91.6666666667%;
left: auto
}
}
@media only screen and (min-width: 62em) {
.large-push-0 {
position: relative;
left: 0%;
right: auto
}
.large-pull-0 {
position: relative;
right: 0%;
left: auto
}
.large-push-1 {
position: relative;
left: 8.3333333333%;
right: auto
}
.large-pull-1 {
position: relative;
right: 8.3333333333%;
left: auto
}
.large-push-2 {
position: relative;
left: 16.6666666667%;
right: auto
}
.large-pull-2 {
position: relative;
right: 16.6666666667%;
left: auto
}
.large-push-3 {
position: relative;
left: 25%;
right: auto
}
.large-pull-3 {
position: relative;
right: 25%;
left: auto
}
.large-push-4 {
position: relative;
left: 33.3333333333%;
right: auto
}
.large-pull-4 {
position: relative;
right: 33.3333333333%;
left: auto
}
.large-push-5 {
position: relative;
left: 41.6666666667%;
right: auto
}
.large-pull-5 {
position: relative;
right: 41.6666666667%;
left: auto
}
.large-push-6 {
position: relative;
left: 50%;
right: auto
}
.large-pull-6 {
position: relative;
right: 50%;
left: auto
}
.large-push-7 {
position: relative;
left: 58.3333333333%;
right: auto
}
.large-pull-7 {
position: relative;
right: 58.3333333333%;
left: auto
}
.large-push-8 {
position: relative;
left: 66.6666666667%;
right: auto
}
.large-pull-8 {
position: relative;
right: 66.6666666667%;
left: auto
}
.large-push-9 {
position: relative;
left: 75%;
right: auto
}
.large-pull-9 {
position: relative;
right: 75%;
left: auto
}
.large-push-10 {
position: relative;
left: 83.3333333333%;
right: auto
}
.large-pull-10 {
position: relative;
right: 83.3333333333%;
left: auto
}
.large-push-11 {
position: relative;
left: 91.6666666667%;
right: auto
}
.large-pull-11 {
position: relative;
right: 91.6666666667%;
left: auto
}
.column,
.columns {
position: relative;
padding-left: 1.25rem;
padding-right: 1.25rem;
float: left
}
.large-1 {
width: 8.3333333333%
}
.large-2 {
width: 16.6666666667%
}
.large-3 {
width: 25%
}
.large-4 {
width: 33.3333333333%
}
.large-5 {
width: 41.6666666667%
}
.large-6 {
width: 50%
}
.large-7 {
width: 58.3333333333%
}
.large-8 {
width: 66.6666666667%
}
.large-9 {
width: 75%
}
.large-10 {
width: 83.3333333333%
}
.large-11 {
width: 91.6666666667%
}
.large-12 {
width: 100%
}
.large-offset-0 {
margin-left: 0% !important
}
.large-offset-1 {
margin-left: 8.3333333333% !important
}
.large-offset-2 {
margin-left: 16.6666666667% !important
}
.large-offset-3 {
margin-left: 25% !important
}
.large-offset-4 {
margin-left: 33.3333333333% !important
}
.large-offset-5 {
margin-left: 41.6666666667% !important
}
.large-offset-6 {
margin-left: 50% !important
}
.large-offset-7 {
margin-left: 58.3333333333% !important
}
.large-offset-8 {
margin-left: 66.6666666667% !important
}
.large-offset-9 {
margin-left: 75% !important
}
.large-offset-10 {
margin-left: 83.3333333333% !important
}
.large-offset-11 {
margin-left: 91.6666666667% !important
}
.large-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left
}
.column.large-centered,
.columns.large-centered {
margin-left: auto;
margin-right: auto;
float: none
}
.column.large-uncentered,
.columns.large-uncentered {
margin-left: 0;
margin-right: 0;
float: left
}
.column.large-centered:last-child,
.columns.large-centered:last-child {
float: none
}
.column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
float: left
}
.column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
float: right
}
.push-0 {
position: relative;
left: 0%;
right: auto
}
.pull-0 {
position: relative;
right: 0%;
left: auto
}
.push-1 {
position: relative;
left: 8.3333333333%;
right: auto
}
.pull-1 {
position: relative;
right: 8.3333333333%;
left: auto
}
.push-2 {
position: relative;
left: 16.6666666667%;
right: auto
}
.pull-2 {
position: relative;
right: 16.6666666667%;
left: auto
}
.push-3 {
position: relative;
left: 25%;
right: auto
}
.pull-3 {
position: relative;
right: 25%;
left: auto
}
.push-4 {
position: relative;
left: 33.3333333333%;
right: auto
}
.pull-4 {
position: relative;
right: 33.3333333333%;
left: auto
}
.push-5 {
position: relative;
left: 41.6666666667%;
right: auto
}
.pull-5 {
position: relative;
right: 41.6666666667%;
left: auto
}
.push-6 {
position: relative;
left: 50%;
right: auto
}
.pull-6 {
position: relative;
right: 50%;
left: auto
}
.push-7 {
position: relative;
left: 58.3333333333%;
right: auto
}
.pull-7 {
position: relative;
right: 58.3333333333%;
left: auto
}
.push-8 {
position: relative;
left: 66.6666666667%;
right: auto
}
.pull-8 {
position: relative;
right: 66.6666666667%;
left: auto
}
.push-9 {
position: relative;
left: 75%;
right: auto
}
.pull-9 {
position: relative;
right: 75%;
left: auto
}
.push-10 {
position: relative;
left: 83.3333333333%;
right: auto
}
.pull-10 {
position: relative;
right: 83.3333333333%;
left: auto
}
.push-11 {
position: relative;
left: 91.6666666667%;
right: auto
}
.pull-11 {
position: relative;
right: 91.6666666667%;
left: auto
}
}
@media only screen and (min-width: 75em) {
.xlarge-push-0 {
position: relative;
left: 0%;
right: auto
}
.xlarge-pull-0 {
position: relative;
right: 0%;
left: auto
}
.xlarge-push-1 {
position: relative;
left: 8.3333333333%;
right: auto
}
.xlarge-pull-1 {
position: relative;
right: 8.3333333333%;
left: auto
}
.xlarge-push-2 {
position: relative;
left: 16.6666666667%;
right: auto
}
.xlarge-pull-2 {
position: relative;
right: 16.6666666667%;
left: auto
}
.xlarge-push-3 {
position: relative;
left: 25%;
right: auto
}
.xlarge-pull-3 {
position: relative;
right: 25%;
left: auto
}
.xlarge-push-4 {
position: relative;
left: 33.3333333333%;
right: auto
}
.xlarge-pull-4 {
position: relative;
right: 33.3333333333%;
left: auto
}
.xlarge-push-5 {
position: relative;
left: 41.6666666667%;
right: auto
}
.xlarge-pull-5 {
position: relative;
right: 41.6666666667%;
left: auto
}
.xlarge-push-6 {
position: relative;
left: 50%;
right: auto
}
.xlarge-pull-6 {
position: relative;
right: 50%;
left: auto
}
.xlarge-push-7 {
position: relative;
left: 58.3333333333%;
right: auto
}
.xlarge-pull-7 {
position: relative;
right: 58.3333333333%;
left: auto
}
.xlarge-push-8 {
position: relative;
left: 66.6666666667%;
right: auto
}
.xlarge-pull-8 {
position: relative;
right: 66.6666666667%;
left: auto
}
.xlarge-push-9 {
position: relative;
left: 75%;
right: auto
}
.xlarge-pull-9 {
position: relative;
right: 75%;
left: auto
}
.xlarge-push-10 {
position: relative;
left: 83.3333333333%;
right: auto
}
.xlarge-pull-10 {
position: relative;
right: 83.3333333333%;
left: auto
}
.xlarge-push-11 {
position: relative;
left: 91.6666666667%;
right: auto
}
.xlarge-pull-11 {
position: relative;
right: 91.6666666667%;
left: auto
}
.column,
.columns {
position: relative;
padding-left: 1.25rem;
padding-right: 1.25rem;
float: left
}
.xlarge-1 {
width: 8.3333333333%
}
.xlarge-2 {
width: 16.6666666667%
}
.xlarge-3 {
width: 25%
}
.xlarge-4 {
width: 33.3333333333%
}
.xlarge-5 {
width: 41.6666666667%
}
.xlarge-6 {
width: 50%
}
.xlarge-7 {
width: 58.3333333333%
}
.xlarge-8 {
width: 66.6666666667%
}
.xlarge-9 {
width: 75%
}
.xlarge-10 {
width: 83.3333333333%
}
.xlarge-11 {
width: 91.6666666667%
}
.xlarge-12 {
width: 100%
}
.xlarge-offset-0 {
margin-left: 0% !important
}
.xlarge-offset-1 {
margin-left: 8.3333333333% !important
}
.xlarge-offset-2 {
margin-left: 16.6666666667% !important
}
.xlarge-offset-3 {
margin-left: 25% !important
}
.xlarge-offset-4 {
margin-left: 33.3333333333% !important
}
.xlarge-offset-5 {
margin-left: 41.6666666667% !important
}
.xlarge-offset-6 {
margin-left: 50% !important
}
.xlarge-offset-7 {
margin-left: 58.3333333333% !important
}
.xlarge-offset-8 {
margin-left: 66.6666666667% !important
}
.xlarge-offset-9 {
margin-left: 75% !important
}
.xlarge-offset-10 {
margin-left: 83.3333333333% !important
}
.xlarge-offset-11 {
margin-left: 91.6666666667% !important
}
.xlarge-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left
}
.column.xlarge-centered,
.columns.xlarge-centered {
margin-left: auto;
margin-right: auto;
float: none
}
.column.xlarge-uncentered,
.columns.xlarge-uncentered {
margin-left: 0;
margin-right: 0;
float: left
}
.column.xlarge-centered:last-child,
.columns.xlarge-centered:last-child {
float: none
}
.column.xlarge-uncentered:last-child,
.columns.xlarge-uncentered:last-child {
float: left
}
.column.xlarge-uncentered.opposite,
.columns.xlarge-uncentered.opposite {
float: right
}
}
@media only screen and (min-width: 87.5625em) {
.xxlarge-push-0 {
position: relative;
left: 0%;
right: auto
}
.xxlarge-pull-0 {
position: relative;
right: 0%;
left: auto
}
.xxlarge-push-1 {
position: relative;
left: 8.3333333333%;
right: auto
}
.xxlarge-pull-1 {
position: relative;
right: 8.3333333333%;
left: auto
}
.xxlarge-push-2 {
position: relative;
left: 16.6666666667%;
right: auto
}
.xxlarge-pull-2 {
position: relative;
right: 16.6666666667%;
left: auto
}
.xxlarge-push-3 {
position: relative;
left: 25%;
right: auto
}
.xxlarge-pull-3 {
position: relative;
right: 25%;
left: auto
}
.xxlarge-push-4 {
position: relative;
left: 33.3333333333%;
right: auto
}
.xxlarge-pull-4 {
position: relative;
right: 33.3333333333%;
left: auto
}
.xxlarge-push-5 {
position: relative;
left: 41.6666666667%;
right: auto
}
.xxlarge-pull-5 {
position: relative;
right: 41.6666666667%;
left: auto
}
.xxlarge-push-6 {
position: relative;
left: 50%;
right: auto
}
.xxlarge-pull-6 {
position: relative;
right: 50%;
left: auto
}
.xxlarge-push-7 {
position: relative;
left: 58.3333333333%;
right: auto
}
.xxlarge-pull-7 {
position: relative;
right: 58.3333333333%;
left: auto
}
.xxlarge-push-8 {
position: relative;
left: 66.6666666667%;
right: auto
}
.xxlarge-pull-8 {
position: relative;
right: 66.6666666667%;
left: auto
}
.xxlarge-push-9 {
position: relative;
left: 75%;
right: auto
}
.xxlarge-pull-9 {
position: relative;
right: 75%;
left: auto
}
.xxlarge-push-10 {
position: relative;
left: 83.3333333333%;
right: auto
}
.xxlarge-pull-10 {
position: relative;
right: 83.3333333333%;
left: auto
}
.xxlarge-push-11 {
position: relative;
left: 91.6666666667%;
right: auto
}
.xxlarge-pull-11 {
position: relative;
right: 91.6666666667%;
left: auto
}
.column,
.columns {
position: relative;
padding-left: 1.25rem;
padding-right: 1.25rem;
float: left
}
.xxlarge-1 {
width: 8.3333333333%
}
.xxlarge-2 {
width: 16.6666666667%
}
.xxlarge-3 {
width: 25%
}
.xxlarge-4 {
width: 33.3333333333%
}
.xxlarge-5 {
width: 41.6666666667%
}
.xxlarge-6 {
width: 50%
}
.xxlarge-7 {
width: 58.3333333333%
}
.xxlarge-8 {
width: 66.6666666667%
}
.xxlarge-9 {
width: 75%
}
.xxlarge-10 {
width: 83.3333333333%
}
.xxlarge-11 {
width: 91.6666666667%
}
.xxlarge-12 {
width: 100%
}
.xxlarge-offset-0 {
margin-left: 0% !important
}
.xxlarge-offset-1 {
margin-left: 8.3333333333% !important
}
.xxlarge-offset-2 {
margin-left: 16.6666666667% !important
}
.xxlarge-offset-3 {
margin-left: 25% !important
}
.xxlarge-offset-4 {
margin-left: 33.3333333333% !important
}
.xxlarge-offset-5 {
margin-left: 41.6666666667% !important
}
.xxlarge-offset-6 {
margin-left: 50% !important
}
.xxlarge-offset-7 {
margin-left: 58.3333333333% !important
}
.xxlarge-offset-8 {
margin-left: 66.6666666667% !important
}
.xxlarge-offset-9 {
margin-left: 75% !important
}
.xxlarge-offset-10 {
margin-left: 83.3333333333% !important
}
.xxlarge-offset-11 {
margin-left: 91.6666666667% !important
}
.xxlarge-reset-order {
margin-left: 0;
margin-right: 0;
left: auto;
right: auto;
float: left
}
.column.xxlarge-centered,
.columns.xxlarge-centered {
margin-left: auto;
margin-right: auto;
float: none
}
.column.xxlarge-uncentered,
.columns.xxlarge-uncentered {
margin-left: 0;
margin-right: 0;
float: left
}
.column.xxlarge-centered:last-child,
.columns.xxlarge-centered:last-child {
float: none
}
.column.xxlarge-uncentered:last-child,
.columns.xxlarge-uncentered:last-child {
float: left
}
.column.xxlarge-uncentered.opposite,
.columns.xxlarge-uncentered.opposite {
float: right
}
}
.score-table {
overflow: hidden;
color: #646464;
font-size: 1.125rem;
line-height: 1.375rem
}
.score-table .score-row {
border-bottom: 1px solid #e5e5e5;
padding-top: 1.5rem;
min-height: 4.375rem
}
.score-table .score-row a {
word-wrap: break-word
}
.score-table .score-row.strong {
color: #000000;
font-weight: 700
}
.score-table .score-row.title-row {
min-height: 0;
padding: .5rem 0;
font-size: .75rem;
line-height: 1rem
}
.score-table .title {
float: left;
width: 28%
}
.score-table .title .position {
float: left;
margin-right: 1.25rem
}
.score-table .property {
float: right;
width: 12%;
position: relative;
padding: 0 .5rem
}
.score-table .property span {
position: relative;
z-index: 2
}
.score-table .property:before {
position: absolute;
right: 0;
left: 0;
top: -125rem;
bottom: -125rem;
content: ""
}
.score-table .property:hover:before {
background: rgba(0, 0, 0, 0.05)
}
@media only screen and (max-width: 35em) {
.score-table {
font-size: 1rem;
line-height: 1.25rem
}
.score-table .score-row {
padding-top: .75rem;
min-height: 2.875rem
}
.score-table .property {
float: right;
width: 12%;
position: relative;
padding: 0 .25rem
}
.score-table .title {
width: 70%
}
.score-table .title .position {
margin-right: .75rem
}
.score-table .property {
width: 15%
}
} .title-red,
.match-detail-container .title {
color: #FF4100;
color: #000000;
font-size: 1.125rem;
line-height: 1.375rem;
display: block;
margin-bottom: 1.75rem
}
.match-detail-container {
text-align: center
}
.match-detail-container .match-detail {
position: relative;
margin-bottom: 1.25rem
}
.match-detail-container .match-detail .match-label {
display: inline-block;
position: absolute;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 5rem;
height: 1.875rem;
line-height: 1.875rem;
border-radius: .5rem;
background: #303030;
color: #ffffff;
font-size: 1.25rem;
font-weight: 700;
margin-top: 20px!important;
}
.match-detail-container .match-detail .match-label.background-orange {
background-color: #ff6400
}
.match-detail-container .match-detail .match-label .sub-label {
position: absolute;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: -.8125rem;
height: 1rem;
line-height: 1rem;
border-radius: .3125rem;
background: #006fb8;
padding: 0 .5rem;
font-weight: 400;
font-size: .625rem
}
.match-detail-container .match-detail .match-detail-name {
width: 50%;
float: left;
font-size: 1.125rem;
color: #646464;
position: relative;
height: 2rem
}
.match-detail-container .match-detail .match-detail-name.match-center {
float: none;
width: 100%;
text-align: center
}
.match-detail-container .match-detail .match-detail-name a,
.match-detail-container .match-detail .match-detail-name span {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block;
word-wrap: break-word;
max-width: 22.5rem
}
.match-detail-container .match-detail .match-detail-name.match-left {
text-align: right;
padding-right: 3.25rem
}
.match-detail-container .match-detail .match-detail-name.match-right {
text-align: left;
padding-left: 3.25rem
}
.match-detail-container .match-detail .match-detail-name.bold {
font-weight: 700;
color: #000000
}
.match-detail-container .match-detail.large .match-label {
width: 7.5rem;
font-size: 1rem
}
.match-detail-container .match-detail.large .match-detail-name.match-left {
padding-right: 4.5rem
}
.match-detail-container .match-detail.large .match-detail-name.match-right {
padding-left: 4.5rem
}
header .match-detail-container .match-detail-content .title {
color: #ffffff
}
header .match-detail-container .match-detail-content .match-detail .match-detail-name {
color: #949494;
font-weight: 700;
position: relative;
height: 4rem
}
@media only screen and (max-width: 35em),
only screen and (min-width: 35.063em) and (max-width: 61.938em) {
header .match-detail-container .match-detail-content .match-detail .match-detail-name {
height: 2rem
}
}
header .match-detail-container .match-detail-content .match-detail .match-detail-name.bold {
color: #ffffff
}
header .match-detail-container .match-detail-content .match-detail .match-detail-name.bold a {
color: #ffffff
}
header .match-detail-container .match-detail-content .match-detail .match-detail-name a {
color: #949494;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block
}
header .match-detail-container .match-detail-content .match-detail .match-detail-name a.bold {
color: #ffffff
}
header .match-detail-container .match-detail-content .match-detail .match-detail-name a:hover {
text-decoration: underline
}
header .match-detail-container .match-detail-content .match-detail-bottom {
color: #ffffff
}
header .match-detail-container .match-detail-content .match-detail-bottom>a,
header .match-detail-container .match-detail-content .match-detail-bottom>span {
display: inline-block;
margin: 0 .5rem
}
header .match-detail-container .match-detail-content .match-detail-bottom a {
color: #ffffff
}
header .match-detail-container .match-detail-content .match-detail-bottom a:hover {
text-decoration: underline;
color: #ffffff
}
header .match-detail-container .match-detail-content .match-label {
background: rgba(0, 0, 0, 0.3);
font-weight: 700
}
@media only screen and (min-width: 62em) {
header .match-detail-container .match-detail-content .title {
font-size: 1.75rem;
margin-bottom: 3.75rem
}
header .match-detail-container .match-detail-content .match-detail {
margin-bottom: 2.5rem
}
header .match-detail-container .match-detail-content .match-detail .match-detail-name {
font-size: 2.5rem;
line-height: 3rem
}
header .match-detail-container .match-detail-content .match-detail .match-detail-name.match-left {
padding-right: 6.875rem
}
header .match-detail-container .match-detail-content .match-detail .match-detail-name.match-right {
padding-left: 6.875rem
}
header .match-detail-container .match-detail-content .match-detail .match-label {
width: 8.75rem;
height: 4rem;
line-height: 4rem;
border-radius: 1rem;
font-size: 2rem
}
header .match-detail-container .match-detail-content .match-detail .match-label .sub-label {
top: -.8125rem;
height: 1.5rem;
line-height: 1.5rem;
border-radius: .3125rem;
padding: 0 .75rem;
font-size: .75rem
}
header .match-detail-container .match-detail-content .match-detail.large .match-label {
width: 10.625rem;
font-size: 1.5rem
}
header .match-detail-container .match-detail-content .match-detail.large .match-detail-name.match-left {
padding-right: 6.25rem
}
header .match-detail-container .match-detail-content .match-detail.large .match-detail-name.match-right {
padding-left: 6.25rem
}
header .match-detail-container .match-detail-content .match-detail-bottom>a,
header .match-detail-container .match-detail-content .match-detail-bottom>span {
margin: 0 .5rem
}
}
.matchrow {
padding: 1.5rem 0;
border-bottom: 1px solid #e5e5e5
}
.matchrow.matchrow-title {
border-bottom: 2px solid #e5e5e5
}
.matchrow.matchrow-title h3 {
font-size: 1.25rem;
font-weight: 700;
margin: 0
}
.matchrow .match-detail-container .title {
font-weight: 400;
font-size: 1rem;
line-height: 1.375rem;
margin-bottom: 0
}
@media only screen and (min-width: 35.063em) {
.matchrow .match-detail-container .title {
margin-top: .75rem
}
}
@media only screen and (min-width: 35.063em) {
.matchrow .match-detail-container .match-detail-content.button-activated .title {
margin-top: 0
}
}
.matchrow .match-detail-container .match-detail-content.button-activated .button {
margin: 0;
margin-top: .125rem;
padding: .125rem .75rem;
border-radius: .25rem;
background-image: url(//www.vvc-vught.nl/build/svg/gradient-topbar.svg);
background-position: center
}
.matchrow .match-detail-container .match-detail {
margin-bottom: 0
}
.matchrow .match-detail-container .match-detail .match-detail-name a,
.matchrow .match-detail-container .match-detail .match-detail-name span {
top: auto;
-webkit-transform: translateY(0);
transform: translateY(0)
}
@media only screen and (min-width: 35.063em) {
.matchrow .match-detail-container .match-detail-name {
display: table;
table-layout: fixed
}
.matchrow .match-detail-container .match-detail-name span {
height: 2.75rem;
display: table-cell;
vertical-align: middle;
word-wrap: break-word
}
}
@media only screen and (min-width: 35.063em) {
.matchrow .match-detail-container .match-detail-bottom {
margin-top: .75rem
}
}
.matchrow .match-statistics {
text-align: center;
margin-top: .75rem
}
@media only screen and (max-width: 35em),
only screen and (min-width: 35.063em) and (max-width: 61.938em) {
.matchrow .match-detail-container .title {
margin-bottom: 1.5rem
}
.matchrow .match-detail-container .match-detail-content.button-activated .title {
margin-bottom: .25rem
}
.matchrow .match-detail-container .match-detail-content.button-activated .button {
margin-bottom: 1.5rem
}
.matchrow .match-detail-container .match-detail {
margin-bottom: 1rem
}
}
.row-small span.row-small-text,
.row-small a.row-small-text:not(.button) {
line-height: 3rem;
margin-right: 1rem;
display: inline-block
}
.row-small .row-small-text {
font-size: .875rem
}
.row-small span.row-small-text {
color: #989898
}
.result-row>div {
border-left: 1px solid rgba(0, 0, 0, 0.1)
}
.result-row>div:first-child {
border-left: none
}
@media only screen and (min-width: 35.063em) and (max-width: 61.938em) {
.result-row>div {
border-left: none
}
.result-row>div:first-child {
border-left: none;
border-right: 1px solid rgba(0, 0, 0, 0.1)
}
.result-row>div.medium-12 {
border-top: 1px solid rgba(0, 0, 0, 0.1)
}
}
@media only screen and (max-width: 35em) {
.result-row>div {
border-right: none;
border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.result-row>div:first-child {
border-top: none
}
} .notice {
background: #fff;
border: 1px solid #ccd0d4;
border-left-width: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
padding: 5px 12px;
}
.notice-error {
border-left-color: #dc3232;
}
.notice-warning {
border-left-color: #ffb900;
}
.notice-success {
border-left-color: #46b450;
}
.notice-info {
border-left-color: #00a0d2;
} .text-left {
text-align: left !important
}
.text-right {
text-align: right !important
}
.text-center {
text-align: center !important
}
.text-justify {
text-align: justify !important
}
.bold {
font-weight: 700;
} .nevobotable {
width: 100% !important;
max-width: 100% !important;
margin-bottom: 1rem;
}
.nevobotable th,
.nevobotable td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #eceeef;
}
.nevobotable thead th {
vertical-align: bottom;
border-bottom: 2px solid #eceeef;
}
.nevobotable tbody+tbody {
border-top: 2px solid #eceeef;
}
.nevobotable .table {
background-color: #fff;
} .table-sm th,
.table-sm td {
padding: 0.3rem;
} .table-bordered {
border: 1px solid #eceeef;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #eceeef;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
} .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
} .table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-active,
.table-active>th,
.table-active>td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
background-color: rgba(0, 0, 0, 0.075);
} .table-success,
.table-success>th,
.table-success>td {
background-color: #dff0d8;
}
.table-hover .table-success:hover {
background-color: #d0e9c6;
}
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
background-color: #d0e9c6;
}
.table-info,
.table-info>th,
.table-info>td {
background-color: #d9edf7;
}
.table-hover .table-info:hover {
background-color: #c4e3f3;
}
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
background-color: #c4e3f3;
}
.table-warning,
.table-warning>th,
.table-warning>td {
background-color: #fcf8e3;
}
.table-hover .table-warning:hover {
background-color: #faf2cc;
}
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
background-color: #faf2cc;
}
.table-danger,
.table-danger>th,
.table-danger>td {
background-color: #f2dede;
}
.table-hover .table-danger:hover {
background-color: #ebcccc;
}
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
background-color: #ebcccc;
}
.thead-default th {
color: #464a4c;
background-color: #eceeef;
} .table-inverse {
color: #fff;
background-color: #292b2c;
}
.thead-inverse th {
color: #fff;
background-color: #292b2c;
}
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
border-color: #fff;
}
.table-inverse.table-bordered {
border: 0;
} .table-dark {
color: #fff;
background-color: #212529;
border-color: #454d55 !important;
}
.table-dark thead,
.table-dark th,
.table-dark table,
.table-dark td,
.table-dark tr {
border-color: #454d55 !important;
} .table-diy {
color: #fff;
background-color: #212529;
border-color: #454d55 !important;
}
.table-diy thead,
.table-diy th,
.table-diy table,
.table-diy td,
.table-diy tr {
border-color: #454d55 !important;
} .nevobofeed,
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.nevobofeed.table-bordered,
.table-responsive.table-bordered {
border: 0;
} .alert {
position: relative;
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: .25rem;
}
.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
} .match-row {
padding: 0;
margin: 0;
list-style: none;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex; -webkit-justify-content: space-between;
justify-content: space-between; -webkit-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-align-items: center;
align-items: center;  }
.match-row>div { padding: 1rem;
}
.match-center {
display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; }
.match-label {
display: flex; align-items: center; text-align: center;
width: 5rem;
height: 1.875rem;
border-radius: 0.5rem;
background: #303030;
color: #ffffff;
font-size: 1.25rem;
font-weight: 700;
}
.background-orange {
background-color: #ff6400;
}.tribe-events-calendar-day .tribe-events-calendar-day__event{position:relative}.tribe-events-calendar-day .tribe-events-calendar-day__event:after{background-color:var(--tec-color-category-primary);content:"";height:100%;left:calc(var(--tec-grid-width-1-of-9) - var(--tec-grid-gutter-half));position:absolute;width:4px}.tribe-events-calendar-day .tribe-events-calendar-day__event--featured .tribe-events-calendar-day__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-calendar-day .tribe-events-calendar-day__event--featured .tribe-events-calendar-day__event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-calendar-day .tribe-events-calendar-day__event--featured:after{background-color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-calendar-day .tec-events-calendar-day__event-categories{display:inline}.tribe-events-calendar-day .tec-events-calendar-day__event-categories .tec-events-calendar-day__category{align-items:center;background-color:var(--tec-color-category-secondary);border:1px solid var(--tec-color-category-secondary,var(--tec-color-border-default));border-radius:var(--tec-events-border-radius-pill);color:var(--tec-color-category-text);display:flex;font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);padding:0 var(--tec-spacer-1);width:fit-content}.tribe-events-calendar-day .tec-events-calendar-day__event-categories .tec-events-calendar-day__category .tec-events-calendar-day__category-icon{aspect-ratio:1;background-color:var(--tec-color-category-primary);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-right:var(--tec-spacer-0);width:14px}.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details{background-color:var(--tec-color-category-secondary);border-left:3px solid var(--tec-color-category-primary);color:var(--tec-color-category-text);padding:var(--tec-spacer-1)}.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-datetime{color:var(--tec-color-category-text)}.tribe-events .tribe-events-calendar-month__calendar-event.tribe-events-calendar-month__calendar-event--featured:before{background-color:initial;height:inherit;left:inherit;position:inherit;width:inherit}.tribe-events .tribe-events-calendar-month__calendar-event.tribe-events-calendar-month__calendar-event--featured .tribe-events-calendar-month__calendar-event-details{border-left:3px solid var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-datetime-featured-icon-svg{color:var(--tec-color-category-primary)}.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-title,.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-title .tribe-events-calendar-month__calendar-event-title-link{color:var(--tec-color-category-text)}.tribe-events .tribe-events-calendar-month__multiday-event--featured .tribe-events-calendar-month__multiday-event-bar:before{background-color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events .tribe-events-calendar-month__multiday-event-bar{--tec-color-background:var(--tec-color-category-secondary,var(--tec-color-border-default));padding-left:var(--tec-spacer-1);position:relative}.tribe-events .tribe-events-calendar-month__multiday-event-bar:before{background-color:var(--tec-color-category-primary);border-radius:var(--tec-border-radius-month-multiday) 0 0 var(--tec-border-radius-month-multiday);content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px}.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-featured-icon-svg{color:var(--tec-color-category-primary)}.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner{--tec-color-background-primary-multiday:var(--tec-color-category-secondary);background-color:var(--tec-color-category-secondary);padding:1px var(--tec-spacer-1);transition:none}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-event-details{padding-left:var(--tec-spacer-1);position:relative}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-event-details:before{background-color:var(--tec-color-category-primary);content:"";height:100%;left:0;position:absolute;top:0;width:3px}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-title,.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-calendar-month-mobile-events__mobile-event .tribe-events-calendar-month-mobile-events__mobile-title .tribe-events-calendar-month-mobile-events__mobile-title-link{color:var(--tec-color-category-text)}.tribe-events-calendar-list .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after{background-color:var(--tec-color-category-primary,var(--tec-color-border-default) )}.tribe-events-calendar-list .tribe-events-calendar-list__event{position:relative}.tribe-events-calendar-list .tribe-events-calendar-list__event-datetime-wrapper .tribe-events-calendar-list__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-calendar-list .tribe-events-calendar-list__event-datetime-wrapper .tribe-events-calendar-list__event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-calendar-list .tec-events-calendar-list__event-categories{display:inline}.tribe-events-calendar-list .tec-events-calendar-list__event-categories .tec-events-calendar-list__category{align-items:center;background-color:var(--tec-color-category-secondary);border:1px solid var(--tec-color-category-secondary,var(--tec-color-border-default));border-radius:var(--tec-events-border-radius-pill);color:var(--tec-color-category-text);display:flex;font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-3);padding:0 var(--tec-spacer-1);width:fit-content}.tribe-events-calendar-list .tec-events-calendar-list__event-categories .tec-events-calendar-list__category .tec-events-calendar-list__category-icon{aspect-ratio:1;background-color:var(--tec-color-category-primary,#0000);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-right:var(--tec-spacer-0);width:14px}.tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-details{position:relative}.tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-details:after{background-color:var(--tec-color-category-primary,var(--tec-color-border-default));border-radius:var(--tec-border-radius-default);content:"";height:100%;left:var(--tec-spacer-1);position:absolute;top:0;width:4px}.tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-title-featured-icon-svg{color:var(--tec-color-category-primary)}.tribe-common--breakpoint-medium .tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-title{position:relative}.tribe-common--breakpoint-medium .tribe-events-pro-summary .tribe-events-pro-summary__event.tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-title:after{background-color:var(--tec-color-category-primary,var(--tec-color-border-default));border-radius:var(--tec-border-radius-default);content:"";height:100%;left:calc(var(--tec-spacer-1)*-1);position:absolute;top:0;width:4px}.tribe-common--breakpoint-medium .tribe-events-pro-summary .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details:after{border-radius:inherit;height:inherit;left:inherit;position:inherit;top:inherit;width:inherit}.tribe-events-pro-photo .tribe-events-pro-photo__event--featured .tribe-events-pro-photo__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-pro-photo .tribe-events-pro-photo__event--featured .tribe-events-pro-photo__event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-pro-photo .tec-events-calendar-photo__category{align-items:center;background-color:var(--tec-color-category-secondary);border:1px solid var(--tec-color-category-secondary,var(--tec-color-border-default));border-radius:var(--tec-events-border-radius-pill);color:var(--tec-color-category-text);display:flex;font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-3);padding:0 var(--tec-spacer-1);width:fit-content}.tribe-events-pro-photo .tec-events-calendar-photo__category .tec-events-calendar-photo__category-icon{aspect-ratio:1;background-color:var(--tec-color-category-primary,#0000);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-right:var(--tec-spacer-0);width:14px}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__multiday-events-day .tribe-events-pro-week-grid__multiday-event-bar{padding-left:var(--tec-spacer-1);position:relative}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__multiday-events-day .tribe-events-pro-week-grid__multiday-event-bar:before{background-color:var(--tec-color-category-primary,var(--tec-color-border-default));border-radius:var(--tec-border-radius-month-multiday) 0 0 var(--tec-border-radius-month-multiday);content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:.5em}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__multiday-events-day .tribe-events-pro-week-grid__multiday-event-bar .tribe-events-pro-week-grid__multiday-event-bar-inner{background-color:var(--tec-color-category-secondary,var(--tec-color-border-secondary));padding:1px var(--tec-spacer-1);transition:none}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__multiday-events-day .tribe-events-pro-week-grid__multiday-event-bar .tribe-events-pro-week-grid__multiday-event-bar-featured-icon-svg{color:var(--tec-color-category-primary)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-link{background-color:var(--tec-color-category-secondary);color:var(--tec-color-category-text)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--past .tribe-events-pro-week-grid__event-link-inner{background-color:var(--tec-color-category-secondary);color:var(--tec-color-category-text);transition:var(--tec-transition-background-color)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--past .tribe-events-pro-week-grid__event-link .tribe-events-pro-week-grid__event-link-inner:hover{background-color:inherit;filter:contrast(85%)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-datetime,.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-title{color:var(--tec-color-category-text)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default) )}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link-inner,.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link:hover .tribe-events-pro-week-grid__event-link-inner{background-color:var(--tec-color-category-secondary,var(--tec-color-border-secondary) )}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link-inner:before{background-color:var(--tec-color-category-primary,var(--tec-color-border-default) )}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-link-inner{background-color:var(--tec-color-category-secondary);transition:var(--tec-transition-background-color)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-link:hover .tribe-events-pro-week-grid__event-link-inner{background-color:inherit;filter:contrast(85%)}.tribe-events-pro.tribe-events-view--week .tribe-events-pro-week-grid__event-link:before{background-color:var(--tec-color-category-primary);content:"";height:100%;left:0;position:absolute;top:0;width:3px}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event.tribe-events-pro-week-mobile-events__event--featured:before{background-color:inherit;height:inherit;left:inherit;position:inherit;width:inherit}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event .tribe-events-pro-week-mobile-events__event-details{padding-left:var(--tec-spacer-1);position:relative}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event .tribe-events-pro-week-mobile-events__event-details:before{background-color:var(--tec-color-category-primary);content:"";height:100%;left:0;position:absolute;top:0;width:3px}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event .tribe-events-pro-week-mobile-events__mobile-event-datetime-featured-text{color:var(--tec-color-category-text)}.tribe-events-view--week .tribe-events-pro-week-mobile-events__event .tribe-events-pro-week-mobile-events__event-datetime-featured-icon-svg{color:var(--tec-color-category-primary,var(--tec-color-border-default))}.tribe-events-pro-map__event-cards-wrapper .tec-events-calendar-map__event-categories{display:inline}.tribe-events-pro-map__event-cards-wrapper .tec-events-calendar-map__event-categories .tec-events-calendar-map__category{align-items:center;background-color:var(--tec-color-category-secondary);border-radius:var(--tec-events-border-radius-pill);color:var(--tec-color-category-text);display:flex;font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-3);padding:0 var(--tec-spacer-1);width:fit-content}.tribe-events-pro-map__event-cards-wrapper .tec-events-calendar-map__event-categories .tec-events-calendar-map__category .tec-events-calendar-map__category-icon{aspect-ratio:1;background-color:var(--tec-color-category-primary);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-right:var(--tec-spacer-0);width:14px}.tribe-events .tec-category-filtered-hide{filter:grayscale(60%);opacity:var(--tec-opacity-select-highlighted);transition:var(--tec-transition-opacity)}